Bug#551798: udev: Waiting for /dev to be fully populated timeout

2009-11-03 Thread WireSpot
BTW, the default timeout for udevadm settle seems to be 180 seconds. You can try waiting and see if it resumes boot. For me it takes over 30 seconds currently. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#551798: udev: Waiting for /dev to be fully populated timeout

2009-11-03 Thread WireSpot
It's most likely waiting for `udevadm settle` to finish. Which is taking a long time because of some hardware issues. udevadm settle needs all the hardware events in the queue to finish before it exits. As they finish, the corresponding devices appear under /dev. You can edit /etc/init.d/udev

Bug#551798: udev: Waiting for /dev to be fully populated timeout

2009-11-03 Thread Marco d'Itri
On Nov 03, WireSpot wires...@gmail.com wrote: It's most likely waiting for `udevadm settle` to finish. Which is taking a long time because of some hardware issues. It is more likely that it is a software problem, but sadly I cannot divine problems on other people's computers. -- ciao, Marco

Bug#551798: udev: Waiting for /dev to be fully populated timeout

2009-10-20 Thread matthieu castet
Package: udev Version: 146-5 Severity: normal Hi, on my system since the 2.6.30 update (2.6.26 worked fine), udev timeout in Waiting for /dev to be fully populated. I don't know what to do to debug it. Thanks Matthieu -- Package-specific info: -- /etc/udev/rules.d/: /etc/udev/rules.d/:

Bug#551798: udev: Waiting for /dev to be fully populated timeout

2009-10-20 Thread Marco d'Itri
On Oct 20, matthieu castet castet.matth...@free.fr wrote: on my system since the 2.6.30 update (2.6.26 worked fine), udev timeout in Waiting for /dev to be fully populated. I don't know what to do to debug it. Boot with init=/bin/bash, open a second console, start the scripts in rc.S one by