F-14 and a USB Webcam -

Tim ignored_mailbox at yahoo.com.au
Mon Dec 13 03:08:53 UTC 2010


On Sun, 2010-12-12 at 10:58 -0600, Ranjan Maitra wrote:
> How do we know if this is uvc compatiable?

Type in dmesg, plug in the camera, wait a moment, type in dmesg, again.
Look for changes between the results.  Whatever the computer noticed
after plugging in the camera should be at the end.

You can show us the output from dmesg, by redirecting it to a file.  We
probably only need differences in the tail end of the results.

e.g. dmesg | tail -20 > results1
     (plug in the camera and wait)
     dmesg | tail -20 > results2
     diff results1 results2



-- 
[tim at localhost ~]$ uname -r
2.6.27.25-78.2.56.fc9.i686

Don't send private replies to my address, the mailbox is ignored.  I
read messages from the public lists.





More information about the users mailing list