Strange message during the Linux boot and slow start caused by "udevd[336] timeout ... "
- by Kyrol
When Debian (wheezy testing version) is loading, at a certain point appears a strange message:
udevd[336] timeout usb_id--export /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-2.2/1-1.2:1.0 video4linux/ [502]
after this message, start another message that loops for 120 secs:
udevd[336] killing /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-2.2/1-1.2:1.0 video4linux/ [502]
When the loop finish, Debian start normally and nothing seems to be "broken"!
I also killed the loop with CTRL-C to break the loop and the system doesn't give any problem.
Does anyone know a possible answer?