Hi Urs, On Wednesday 05 December 2007, Beyerle Urs wrote: > Hi, > > I can not get a Fujitsu Webcam 046d:09b2 working with the uvcvideo driver > (SVN revision 148). The driver loads perfectly but no signal at > /dev/video0. > > My System: > - FJS Laptop Lifebook S6410 > - Scientific Linux 51 (RHEL5.1) with kernel 2.6.18-53.el5 > > # lsusb > ... > Bus 006 Device 003: ID 046d:09b2 Logitech, Inc. > ... > > # less /var/log/messages > ... > Dec 5 16:04:59 s6410 kernel: uvcvideo: Found UVC 1.00 device OEM Camera > (046d:09b2) Dec 5 16:04:59 s6410 kernel: usbcore: registered new driver > uvcvideo Dec 5 16:04:59 s6410 kernel: USB Video Class driver (v0.1.0) > > and /dev/video and /dev/video is created by udev > > # ll /dev/video > lrwxrwxrwx 1 root root 6 Dec 5 16:04 /dev/video -> video0 > [EMAIL PROTECTED] ~]# ll /dev/video0 > crw------- 1 root root 81, 0 Dec 5 16:04 /dev/video0 > > However > # cat /dev/video0 > cat: /dev/video0: No such device
That's pretty normal, the driver doesn't support the read() interface. Try using applications such as luvcview, ucview or ekiga, they should work fine. Best regards, Laurent Pinchart _______________________________________________ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https://lists.berlios.de/mailman/listinfo/linux-uvc-devel