Tagged Questions
0
votes
1answer
502 views
Where can I find the command “udevinfo” on Debian?
I'm trying to fix a problem with my webcam in Wheezy, and I need some information about the drive with the command udevinfo.
The problem is: where is this executable?
if I run sudo udevinfo the ...
0
votes
1answer
267 views
Error during the boot process in Debian Wheezy: udev (version 175)
During the boot process, it appear this error:
startpar: service(s) returned failure: udev
It seems to be a problem for the "mounting" of the webcam device:
dmesg | grep udev
uvcvideo: Found UVC ...
1
vote
0answers
400 views
Strange message during the Linux boot caused by udev
When Debian Wheezy, testing version, is booting a strange message appears:
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 ...