You are not logged in.

#1 2011-08-03 21:47:40

ron9
Member
From: Norway
Registered: 2011-02-02
Posts: 119

[SOLVED] kernel starting two versions of udev

dmesg tells me that I have two versions of udev running.

dmesg | grep -i udev
udevd[74]: starting version 172
udevd[247]: starting version 173

This is not normal behavior is it?  Maybe some bug? hmm

Edit: Kernel is 3.0-2

Last edited by ron9 (2011-08-04 06:29:04)


lenovo w500 - huawei matebook 14 | archlinux | swaywm | foot | falkon

Offline

#2 2011-08-03 22:11:54

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: [SOLVED] kernel starting two versions of udev

I can confirm the same behaviour here, but I don't know if its really an issue or not smile.


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#3 2011-08-03 22:18:56

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: [SOLVED] kernel starting two versions of udev

Rebuild your initramfs.

Offline

#4 2011-08-03 22:43:07

ron9
Member
From: Norway
Registered: 2011-02-02
Posts: 119

Re: [SOLVED] kernel starting two versions of udev

falconindy wrote:

Rebuild your initramfs.

I'm not shore how to rebuild initramfs. Do you mean :

# mkinitcpio -p vmlinuz-linux

For kernel 3.0-2?


lenovo w500 - huawei matebook 14 | archlinux | swaywm | foot | falkon

Offline

#5 2011-08-03 22:44:30

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] kernel starting two versions of udev

I think calling kernel26 should work as there are compatibility symlinks for /boot.

Offline

#6 2011-08-03 22:54:47

ron9
Member
From: Norway
Registered: 2011-02-02
Posts: 119

Re: [SOLVED] kernel starting two versions of udev

Ok. But I have changed grub to boot kernel 3.0 with vmlinuz-linux and initramfs-linux.img.
So "mkinitcpio -p vmlinuz-linux" must be right.

Last edited by ron9 (2011-08-03 23:02:48)


lenovo w500 - huawei matebook 14 | archlinux | swaywm | foot | falkon

Offline

#7 2011-08-03 23:00:51

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: [SOLVED] kernel starting two versions of udev

-p is for preset. You may want to consult mkinitcpio's man page to see where you can find a valid list of arguments to the -p option.

Offline

#8 2011-08-03 23:21:45

ron9
Member
From: Norway
Registered: 2011-02-02
Posts: 119

Re: [SOLVED] kernel starting two versions of udev

Ahh, I was to fast!
Maybe this is better "mkinitcpio -p /etc/mkinitcpio.d/linux.preset"


lenovo w500 - huawei matebook 14 | archlinux | swaywm | foot | falkon

Offline

#9 2011-08-03 23:25:52

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] kernel starting two versions of udev

ron9 wrote:

Ahh, I was to fast!
Maybe this is better "mkinitcpio -p /etc/mkinitcpio.d/linux.preset"

In this case 'mkinitcpio -p linux' should work.

Offline

#10 2011-08-03 23:28:02

.:B:.
Forum Fellow
Registered: 2006-11-26
Posts: 5,819
Website

Re: [SOLVED] kernel starting two versions of udev

ron9 wrote:
falconindy wrote:

Rebuild your initramfs.

I'm not shore how to rebuild initramfs. Do you mean :

# mkinitcpio -p vmlinuz-linux

For kernel 3.0-2?

I guess -p needs the name of the file in /etc/mkinitcpio.d/ you want to use.

Last edited by .:B:. (2011-08-03 23:29:33)


Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy

Offline

#11 2011-08-03 23:28:17

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: [SOLVED] kernel starting two versions of udev

Either will work, the earlier option being a recent feature

http://projects.archlinux.org/mkinitcpi … 31e1fde3e6

Offline

#12 2011-08-03 23:29:42

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] kernel starting two versions of udev

linux 3.0 changes: http://mailman.archlinux.org/pipermail/ … 21042.html

falconindy wrote:

Either will work, the earlier option being a recent feature

http://projects.archlinux.org/mkinitcpi … 31e1fde3e6

^^ It was a comment for the full path I guess.

Last edited by karol (2011-08-03 23:36:41)

Offline

#13 2011-08-03 23:34:35

ron9
Member
From: Norway
Registered: 2011-02-02
Posts: 119

Re: [SOLVED] kernel starting two versions of udev

Ok you're right, in short form. Thanks everyone! Always happy to learn smile smile

Last edited by ron9 (2011-08-03 23:51:24)


lenovo w500 - huawei matebook 14 | archlinux | swaywm | foot | falkon

Offline

Board footer

Powered by FluxBB