Tagged Questions
5
votes
1answer
2k views
Understand output of `udevadm info -a -n /dev/sdb`
I plug an external HDD into my laptop. I try to find out the information by
$ udevadm info -a -n /dev/sdb
Udevadm info starts with the device specified by the devpath and then
walks up the chain of ...
5
votes
1answer
630 views
What would cause “crossover” between two USB2 webcams when using motion?
I am using the Motion package for linux to act as a security system with two Microsoft LifeCam HD-5000 webcams. In general it's working very well but I'm experiencing a weird issue. Every now and then ...