Description of problem: I just upgraded to the new kernel-3.6.2-1.fc16.x86_64. When I rebooted my machine into the new kernel, the boot process was quite slow, and there are continual messages logged similar to these two: Oct 25 11:11:37 ti5 udevd[582]: [ID daemon.err] timeout: killing '/sbin/modprobe -bv pci:v00008086d000027D8sv0000107Bsd00006048bc04sc03i00' [615] Oct 25 11:11:37 ti5 udevd[594]: [ID daemon.err] timeout: killing '/sbin/modprobe -bv pci:v00008086d000027DAsv0000107Bsd00006048bc0Csc05i00' [633] These 2 errors are each logged over and over again. It is still happening right now. Version-Release number of selected component (if applicable): kernel-3.6.2-1.fc16.x86_64 udev-173-3.fc16.x86_64 How reproducible: Reboot the system. Steps to Reproduce: 1. Install new kernel and reboot. 2. See many errors in /var/log/messages. 3. Actual results: Repeated errors from udevd. Expected results: No error messages. Additional info:
Note: I upgraded 2 other systems which do not have this problem. I am downgrading to the previous kernel. Regards, Andy
These error messages were occurring once per second. For example: Oct 25 11:24:00 ti5 udevd[594]: [ID daemon.err] timeout: killing '/sbin/modprobe -bv pci:v00008086d000027DAsv0000107Bsd00006048bc0Csc05i00' [633] Oct 25 11:24:00 ti5 udevd[582]: [ID daemon.err] timeout: killing '/sbin/modprobe -bv pci:v00008086d000027D8sv0000107Bsd00006048bc04sc03i00' [615] Oct 25 11:24:01 ti5 udevd[594]: [ID daemon.err] timeout: killing '/sbin/modprobe -bv pci:v00008086d000027DAsv0000107Bsd00006048bc0Csc05i00' [633] Oct 25 11:24:01 ti5 udevd[582]: [ID daemon.err] timeout: killing '/sbin/modprobe -bv pci:v00008086d000027D8sv0000107Bsd00006048bc04sc03i00' [615] Oct 25 11:24:02 ti5 udevd[594]: [ID daemon.err] timeout: killing '/sbin/modprobe -bv pci:v00008086d000027DAsv0000107Bsd00006048bc0Csc05i00' [633] Oct 25 11:24:02 ti5 udevd[582]: [ID daemon.err] timeout: killing '/sbin/modprobe -bv pci:v00008086d000027D8sv0000107Bsd00006048bc04sc03i00' [615] Oct 25 11:24:03 ti5 udevd[582]: [ID daemon.err] timeout: killing '/sbin/modprobe -bv pci:v00008086d000027D8sv0000107Bsd00006048bc04sc03i00' [615] Oct 25 11:24:03 ti5 udevd[594]: [ID daemon.err] timeout: killing '/sbin/modprobe -bv pci:v00008086d000027DAsv0000107Bsd00006048bc0Csc05i00' [633] ...
Can you attach the dmesg from boot and the output of 'sudo lspci -nnvv' from the machine you see this on?
Created attachment 654395 [details] output from dmesg command after booting into 3.6.2-1.fc16.x86_64
Created attachment 654397 [details] output from "lspci -nnvv" after booting into 3.6.2-1.fc16.x86_64
Created attachment 654399 [details] output from "lspci -nnvv" under 3.4.11-1.fc16.x86_64
I just upgraded to 3.6.7-4.fc16.x86_64, and that one seems to work fine. I don't see any modprobe error messages with this kernel.
(In reply to comment #7) > I just upgraded to 3.6.7-4.fc16.x86_64, and that one seems to work fine. I > don't see any modprobe error messages with this kernel. OK, thanks for letting us know. If you see it again, please reopen.