Loading hardware drivers fails (since yesterday)
Chris Cohen
kildau-ml at gmx.de
Sat Apr 12 08:43:05 UTC 2008
Hi,
just installed Hardy as a small Xen-Server for my home network a few
weeks ago. Yesterday I ran dist-upgrade because I hoped 2.6.24-16 would
solve #204010, but instead another Problem appeared. Udev was also
upgraded and now my boot takes ages:
Loading hardware drivers ... takes ~ 4min ... [failed]
I figured out the command that takes that much time is:
/sbin/udevadm settle
in /etc/init.d/udev Line 62 to 67:
log_begin_msg "Loading hardware drivers..."
/sbin/udevadm trigger
if /sbin/udevadm settle; then
log_end_msg 0
else
log_end_msg $?
fi
--
Thanks
Chris
More information about the ubuntu-users
mailing list