Le Jeudi 28 F�vrier 2002 01:04, Juan Quintela a �crit :
> Could you confirm that your camera works with kernel-2.4.17-22mdk or
> newer?  I upgraded to 1.51.
>
> Later ,Juan.
Dear Juan,

with the latest kernel 2.4.17-22mdkenterprise, the wcam 3x is hotpluggable 
without problems with the new ov511 module:

Feb 28 13:33:35 pcpc kernel: usb.c: USB disconnect on device 6

Feb 28 13:33:42 pcpc kernel: hub.c: USB new device connect on bus1/1/4, 
assigned device number 7
Feb 28 13:33:42 pcpc kernel: usb.c: USB device 7 (vend/prod 0x5a9/0x511) is 
not claimed by any active driver.
Feb 28 13:33:42 pcpc /etc/hotplug/usb.agent: Setup ov511 for USB product 
5a9/511/100
Feb 28 13:33:42 pcpc kernel: Linux video capture interface: v1.00
Feb 28 13:33:42 pcpc kernel: usb.c: registered new driver ov511
Feb 28 13:33:42 pcpc kernel: ov511.c: USB OV511 video device found
Feb 28 13:33:42 pcpc kernel: ov511.c: model: Mustek WCam 3X
Feb 28 13:33:42 pcpc kernel: ov511.c: Sensor is an OV76BE
Feb 28 13:33:43 pcpc kernel: ov511.c: i2c write retries exhausted
Feb 28 13:33:43 pcpc kernel: ov511.c: Device registered on minor 0
Feb 28 13:33:43 pcpc kernel: ov511.c: v1.55 : ov511 USB Camera Driver
Feb 28 13:33:43 pcpc kernel: ov511_decomp.c: v1.4 : OV511 Decompression Module
Feb 28 13:33:43 pcpc /etc/hotplug/usb.agent: missing kernel or user mode 
driver ov511

The decompression module that was missing is now here too.

XAWTV test : segmentation fault
------------------------------------
(gdb) run -c /dev/v4l/video0
Starting program: /usr/bin/xawtv -c /dev/v4l/video0
[New Thread 1024 (LWP 9434)]
This is xawtv-3.72, running on Linux/i686 (2.4.17-22mdkenterprise)

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 9434)]
0x4029f627 in vfprintf () from /lib/libc.so.6
(gdb) where
#0  0x4029f627 in vfprintf () from /lib/libc.so.6
#1  0x402a2c37 in vfprintf () from /lib/libc.so.6
#2  0x4029d8eb in vfprintf () from /lib/libc.so.6
#3  0x402a7e33 in fprintf () from /lib/libc.so.6
#4  0x0806774e in ng_filter_register ()
#5  0x62696c2f in ?? ()
(gdb)

the v4l-conf for /dev/v4l/video0 devices gives :
$ v4l-conf /dev/v4l/video0
v4l-conf: using X11 display :0
dga: version 2.0
mode: 2048x768, depth=24, bpp=32, bpl=8192, base=0xf6000000
/dev/video0 [v4l2]: ioctl VIDIOC_QUERYCAP: Invalid argument
/dev/video0 [v4l]: no overlay support

Gnomemeeting test:
---------------------
video preview works

ohphone test
--------------
works well in videotest mode

I think it's OK juan, thanks :)
Pascal

Reply via email to