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



-- 
[...@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.



-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to