Hi,

Has anyone got any experience with systems based on the nt1003 chip, 
particularly the Belkin USBView II frame grabber? There is a driver for 
it at http://aeinnovations.com/downloads/USBvision/ but I cannot get it 
to work: something is going wrong when the application opens 
/dev/video0, and no image is transferred. I am using 
usbvision-0.3.3-test1 on a 2.4.7 kernel (I tried 2.4.18 initially, but 
stepped back to 2.4.7 in case it was a kernel version problem). Apart 
from the kernel, the installation is standard Red Hat 7.2. I have 
attached the messages logged to /var/log/messages and the console output 
of the grabber application, which is webcam from xawtv 3.54.

Alternatively, can anybody suggest another usb video grabber that I 
could use?

Thanks,
Chris.

Jun 24 14:30:27 homebrew kernel: i2c-core.o: i2c core module
Jun 24 14:30:27 homebrew kernel: i2c-algo-usb.o: i2c usb algorithm module
Jun 24 14:30:27 homebrew kernel: Linux video capture interface: v1.00
Jun 24 14:30:27 homebrew kernel: usb.c: registered new driver usbvision
Jun 24 14:30:27 homebrew kernel: usbvision: Belkin USBView II found
Jun 24 14:30:27 homebrew kernel: usbvision: Belkin USBView II found
Jun 24 14:30:34 homebrew kernel: i2c-core.o: driver i2c saa7111 driver registered.
Jun 24 14:31:47 homebrew kernel: i2c-algo-usb.o: hw routines for usbvision #0 
registered.
Jun 24 14:31:47 homebrew kernel: i2c-algo-usb.o: needed 3 retries for 72
Jun 24 14:31:47 homebrew kernel: i2c-algo-usb: NAK from device adr 0x24 msg #0
Jun 24 14:31:47 homebrew kernel: i2c-core.o: adapter usbvision #0 registered as 
adapter 0.
Jun 24 14:31:47 homebrew kernel: i2c-core.o: adapter unregistered: usbvision #0
Jun 24 14:31:47 homebrew kernel: i2c-algo-usb.o: adapter unregistered: usbvision #0
Jun 24 14:31:47 homebrew kernel: i2c-algo-usb.o: hw routines for usbvision #0 
registered.
Jun 24 14:31:47 homebrew kernel: i2c-algo-usb.o: needed 3 retries for 72
Jun 24 14:31:47 homebrew kernel: i2c-algo-usb: NAK from device adr 0x24 msg #0
Jun 24 14:31:47 homebrew kernel: i2c-core.o: adapter usbvision #0 registered as 
adapter 0.
Jun 24 14:31:50 homebrew kernel: usbvision_ioctl: VIDIOCMCAPTURE format 7 not supported
Jun 24 14:31:50 homebrew kernel: usbvision_ioctl: VIDIOCMCAPTURE format 13 not 
supported
Jun 24 14:31:50 homebrew kernel: i2c-core.o: adapter unregistered: usbvision #0
Jun 24 14:31:50 homebrew kernel: i2c-algo-usb.o: adapter unregistered: usbvision #0
Jun 24 14:33:15 homebrew kernel: i2c-algo-usb.o: hw routines for usbvision #0 
registered.
Jun 24 14:33:15 homebrew kernel: i2c-algo-usb.o: needed 3 retries for 72
Jun 24 14:33:15 homebrew kernel: i2c-algo-usb: NAK from device adr 0x24 msg #0
Jun 24 14:33:15 homebrew kernel: i2c-core.o: adapter usbvision #0 registered as 
adapter 0.
Jun 24 14:33:15 homebrew kernel: i2c-core.o: adapter unregistered: usbvision #0
Jun 24 14:33:15 homebrew kernel: i2c-algo-usb.o: adapter unregistered: usbvision #0
Jun 24 14:33:15 homebrew kernel: i2c-algo-usb.o: hw routines for usbvision #0 
registered.
Jun 24 14:33:16 homebrew kernel: i2c-algo-usb.o: needed 3 retries for 72
Jun 24 14:33:16 homebrew kernel: i2c-algo-usb: NAK from device adr 0x24 msg #0
Jun 24 14:33:16 homebrew kernel: i2c-core.o: adapter usbvision #0 registered as 
adapter 0.
Jun 24 14:33:19 homebrew kernel: usbvision_ioctl: VIDIOCMCAPTURE format 7 not supported
Jun 24 14:33:19 homebrew kernel: usbvision_ioctl: VIDIOCMCAPTURE format 13 not 
supported
Jun 24 14:33:19 homebrew kernel: i2c-core.o: adapter unregistered: usbvision #0
Jun 24 14:33:19 homebrew kernel: i2c-algo-usb.o: adapter unregistered: usbvision #0

[root@homebrew root]# uname -a
Linux homebrew 2.4.7 #1 SMP Mon Jun 24 13:35:25 BST 2002 i686 unknown
[root@homebrew root]# webcam webcam.conf
reading config file: webcam.conf
v4l: timeout (got SIGALRM), hardware/driver problems?
ioctl: VIDIOCSYNC(0): Interrupted system call
ioctl: VIDIOCMCAPTURE(0,fmt=7,size=64x48): Invalid argument
ioctl: VIDIOCMCAPTURE(0,fmt=13,size=64x48): Invalid argument
can't get rgb24 data
[root@homebrew root]#

Reply via email to