David Faure wrote: > On Friday 14 December 2007, Christopher Boorman wrote: > >> Teruel de Campo MD wrote: >> >>> Few things that may help you: >>> To check permissions: >>> >>> ls -l /dev/video* >>> >>> >> Thank you Terry. Here is what I get: >> >> [EMAIL PROTECTED] /]$ ls -l /dev/video* >> lrwxrwxrwx 1 root root 10 Dec 9 21:33 /dev/video -> v4l/video0 >> lrwxrwxrwx 1 root root 10 Dec 9 21:33 /dev/video0 -> v4l/video0 >> lrwxrwxrwx 1 root root 10 Dec 10 07:01 /dev/video1 -> v4l/video1 >> lrwxrwxrwx 1 root root 11 Dec 9 21:33 /dev/video24 -> v4l/video24 >> lrwxrwxrwx 1 root root 11 Dec 9 21:33 /dev/video32 -> v4l/video32 >> > > Permission of symlinks doesn't tell you much :) > So the next step is: > ls -l /dev/v4l/video* > > This is what I get:
[EMAIL PROTECTED] ~]$ ls -l /dev/v4l/video* crw-rw---- 1 chris video 81, 0 Dec 18 21:06 /dev/v4l/video0 crw-rw---- 1 chris video 81, 24 Dec 18 21:06 /dev/v4l/video24 crw-rw---- 1 chris video 81, 32 Dec 18 21:06 /dev/v4l/video32 [EMAIL PROTECTED] ~]$ _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
