video input not working
Joerg Beyer
j.beyer at web.de
Thu May 25 09:39:19 UTC 2006
Hello,
my webcam is not working, probably because I could not read from /dev/video
joerg at phb:~$ cat /dev/video
cat: /dev/video: Function not implemented
joerg at phb:~$ ls -la /dev/video*
lrwxrwxrwx 1 root root 6 May 25 11:21 /dev/video -> video0
crw-rw---- 1 root video 81, 0 May 25 11:21 /dev/video0
crw-r--r-- 1 root root 81, 1 May 25 11:19 /dev/video1
joerg at phb:~$ id
uid=1000(joerg) gid=1000(joerg)
groups=4(adm),6(disk),20(dialout),24(cdrom),25(floppy),29(audio),30(dip),44(video),46(plugdev),106(lpadmin),110(scanner),112(admin),1000(joerg)
So permnissions should be OK.
When I plug the usb webcam on, then I see this in /var/log/messages.
May 25 11:36:48 localhost kernel: [4295993.106000] usb 2-4.1: new full
speed USB device using ehci_hcd and address 7
May 25 11:36:48 localhost kernel: [4295993.184000]
/usr/share/EasyCam2/drivers/spca/drivers/usb/spca5xx.c: USB SPCA5XX
camera found. Type Labtec Webcam Pro Zc0302 + Hdcs2020
May 25 11:36:48 localhost kernel: [4295993.184000]
/usr/share/EasyCam2/drivers/spca/drivers/usb/spca5xx.c:
[spca5xx_probe:8251] Camera type JPEG
May 25 11:36:48 localhost kernel: [4295993.403000]
/usr/share/EasyCam2/drivers/spca/drivers/usb/zc3xx.h: [zc3xx_config:449]
Find Sensor UNKNOW_0 force Tas5130
May 25 11:36:48 localhost kernel: [4295993.403000]
/usr/share/EasyCam2/drivers/spca/drivers/usb/spca5xx.c:
[spca5xx_getcapability:2188] maxw 640 maxh 480 minw 176 minh 144
That looks fine to me.
Anything I miss?
thanks in advance
Joerg
More information about the ubuntu-users
mailing list