Re: [Nw802-main] Black screen
Status: Inactive
Brought to you by:
tnt246
|
From: Kjell C. <kje...@te...> - 2003-10-08 16:11:34
|
Hi Remko. What type of cam is it ? The problem is that not all cams are supported, due to difference in the cds/agc and ccd chip. Thats why there is a seperat init file for d-link and proscope in the cvs. As your cam have the same vendor and product id as the d-link, you may try to use the init file for the d-link. (Follow instructions in README) It would be a big help if you could support us with a dump from snoopypro-0.22 in windos and information on camtype. If we have the dump, we can make it work. Regards Kjell Claesson ons 2003-10-08 klockan 01.48 skrev Remko Bolt: > I just downloaded the last CVS, compiled against a 2.4.20 kernel > on a Debian system With only the following messages: > > nw8xx_jpgl.c: In function `jpgl_processFrame': > nw8xx_jpgl.c:464: warning: unsigned int format, pointer arg (arg 2) > nw802.c: In function `nw802_probe': > nw802.c:476: warning: unused variable `bridge_type' > nw802.c: In function `nw8xx_procfs_write': > nw802.c:685: warning: unsigned int format, different type arg (arg 3) > nw802.c:685: warning: unsigned int format, different type arg (arg 4) > > Loading the modules produces: > > Oct 8 01:19:37 sheba kernel: Linux video capture interface: v1.00 > Oct 8 01:20:10 sheba kernel: usb.c: registered new driver nw802 > Oct 8 01:20:22 sheba kernel: nw802.c: Module loaded<6>hub.c: new USB device 00:05.2-1, assigned address 2 > Oct 8 01:20:22 sheba kernel: nw802.c: Potentially NW8xx supported cam found ( supported vendor/product IDs )<6>nw802.c: > detected bridge type : DivIO NW802<6>usbvideo.c: nw802 on /dev/video0: canvas=320x240 videosize=320x240 > Oct 8 01:20:22 sheba /etc/hotplug/usb.agent: ... no modules for USB product 6a5/d001/100 > > And running xawtv or motv gives: > > Oct 8 01:21:23 sheba kernel: usbvideo.c: Packet Statistics: Total=64. Empty=0. Usage=100%% > Oct 8 01:21:23 sheba kernel: usbvideo.c: Transfer Statistics: Transferred=0 B Usage=0%% > Oct 8 01:21:23 sheba kernel: usbvideo.c: Packet Statistics: Total=64. Empty=0. Usage=100%% > Oct 8 01:21:23 sheba kernel: usbvideo.c: Transfer Statistics: Transferred=0 B Usage=0%% > Oct 8 01:21:24 sheba kernel: Frame decoding: fb=C4A9E000 W=320 H=60 > Oct 8 01:21:24 sheba last message repeated 2 times > Oct 8 01:21:24 sheba kernel: Frame decoding: fb=C4AD6400 W=320 H=60 > Oct 8 01:21:24 sheba kernel: Frame decoding: fb=C4A9E000 W=320 H=60 > Oct 8 01:21:24 sheba kernel: Frame decoding: fb=C4AD6400 W=320 H=60 > Oct 8 01:21:24 sheba kernel: Frame decoding: fb=C4A9E000 W=320 H=60 > Oct 8 01:21:24 sheba kernel: Frame decoding: fb=C4AD6400 W=320 H=60 > Oct 8 01:21:24 sheba kernel: Frame decoding: fb=C4A9E000 W=320 H=60 > Oct 8 01:21:24 sheba kernel: Frame decoding: fb=C4AD6400 W=320 H=60 > Oct 8 01:21:24 sheba kernel: Frame decoding: fb=C4A9E000 W=320 H=60 > Oct 8 01:21:24 sheba kernel: Frame decoding: fb=C4AD6400 W=320 H=60 > Oct 8 01:21:24 sheba kernel: Frame decoding: fb=C4A9E000 W=320 H=60 > Oct 8 01:21:25 sheba kernel: Frame decoding: fb=C4AD6400 W=320 H=60 > Oct 8 01:21:25 sheba kernel: Frame decoding: fb=C4A9E000 W=320 H=60 > Oct 8 01:21:25 sheba kernel: Frame decoding: fb=C4AD6400 W=320 H=60 > Oct 8 01:21:25 sheba kernel: Frame decoding: fb=C4A9E000 W=320 H=60 > Oct 8 01:21:25 sheba kernel: Frame decoding: fb=C4AD6400 W=320 H=60 > Oct 8 01:21:25 sheba kernel: Frame decoding: fb=C4A9E000 W=320 H=60 > Oct 8 01:21:25 sheba kernel: Frame decoding: fb=C4AD6400 W=320 H=60 > Oct 8 01:21:25 sheba kernel: Frame decoding: fb=C4A9E000 W=320 H=60 > Oct 8 01:21:25 sheba kernel: Frame decoding: fb=C4AD6400 W=320 H=60 > Oct 8 01:21:25 sheba kernel: Frame decoding: fb=C4A9E000 W=320 H=60 > Oct 8 01:21:25 sheba kernel: Frame decoding: fb=C4AD6400 W=320 H=60 > Oct 8 01:21:25 sheba kernel: Frame decoding: fb=C4A9E000 W=320 H=60 > Oct 8 01:21:25 sheba kernel: Frame decoding: fb=C4AD6400 W=320 H=60 > Oct 8 01:21:25 sheba kernel: Frame decoding: fb=C4A9E000 W=320 H=60 > Oct 8 01:21:26 sheba kernel: Frame decoding: fb=C4AD6400 W=320 H=60 > Oct 8 01:21:26 sheba kernel: Frame decoding: fb=C4A9E000 W=320 H=60 > Oct 8 01:21:26 sheba kernel: Frame decoding: fb=C4AD6400 W=320 H=60 > Oct 8 01:21:26 sheba kernel: Frame decoding: fb=C4A9E000 W=320 H=60 > Oct 8 01:21:26 sheba kernel: Frame decoding: fb=C4AD6400 W=320 H=60 > Oct 8 01:21:26 sheba kernel: Frame decoding: fb=C4A9E000 W=320 H=60 > ... > > I still get the infamous black screen. What can I do to help? > > Greetings, Remko |