Hello everyone,

I am trying to get a Creative WebCam 3 to work under RedHat Linux 9.0. I've 
followed the instructions on Mark McClelland's web page to no avail. I've 
included the output of xawtv and the dmesg output from the ov511 driver. One 
thing that stands out is the error message "ov511.c: init isoc: 
usb_submit_urb(0) ret -38" Any ideas on what might be going on?

Marcio Luis Teixeira


----
output of xawtv
----
This is xawtv-3.81, running on Linux/i686 (2.4.20-8)
can't open /dev/video0: Function not implemented
v4l2: open /dev/video0: Function not implemented
v4l2: open /dev/video0: Function not implemented
v4l: open /dev/video0: Function not implemented
no video grabber device available

----
dmesg output when doing /sbin/modprobe ov511 debug=4 followed by xawtv
----
usb.c: registered new driver ov511
ov511.c: [ov51x_probe:6393] probing for device...
ov511.c: USB OV511 video device found
ov511.c: [ov511_configure:6097] 
ov511.c: [ov511_configure:6105] CustomID = 21
ov511.c: model: Creative Labs WebCam 3
ov511.c: [ov511_upload_quan_tables:774] Uploading quantization tables
ov511.c: [ov51x_stop:1331] stopping
ov511.c: [ov511_set_packet_size:1473] 0, mult=0, alt=7
ov511.c: [ov51x_reset:854] Reset: type=0x3F
ov511.c: [ov51x_restart:1345] restarting
ov511.c: [ov511_configure:6142] Testing for 0V7xx0
ov511.c: [ov51x_reset:854] Reset: type=0x3F
ov511.c: [ov7xx0_configure:5644] starting configuration
ov511.c: [ov51x_reset:854] Reset: type=0x3F
ov511.c: [init_ov_sensor:1430] I2C synced in 1 attempt(s)
ov511.c: [ov7xx0_configure:5652] OV7xx0 sensor initalized (method 1)
ov511.c: Sensor is an OV7610
ov511.c: [ov7xx0_configure:5725] Writing 7610 registers
ov511.c: [ov51x_set_default_params:3014] 640x480, RGB24
ov511.c: [ov511_mode_init_regs:2694] width:640, height:480, mode:4, sub:0
ov511.c: [ov51x_stop:1331] stopping
ov511.c: [ov51x_restart:1345] restarting
ov511.c: [mode_init_ov_sensor_regs:2543] Setting clock divisor to 6
ov511.c: [sensor_set_auto_brightness:2247]  (turn on)
ov511.c: [sensor_set_auto_exposure:2273]  (turn on)
ov511.c: [sensor_set_banding_filter:2219]  (turn off)
ov511.c: [sensor_set_backlight:2313]  (turn off)
ov511.c: [sensor_set_mirror:2352]  (turn off)
ov511.c: Device at usb-00:1d.7-6.3 registered to minor 0
ov511.c: [create_proc_ov511_cam:544] creating /proc/video/ov511/0/
ov511.c: [create_proc_ov511_cam:551] creating /proc/video/ov511/0/info
ov511.c: [create_proc_ov511_cam:561] creating /proc/video/ov511/0/button
ov511.c: [create_proc_ov511_cam:571] creating /proc/video/ov511/0/control
ov511.c: v1.63 for Linux 2.4 : ov511 USB Camera Driver
ov511.c: [ov51x_v4l1_open:4538] opening
ov511.c: [ov51x_alloc:4457] entered
ov511.c: [ov51x_alloc:4485] sbuf[0] @ dc8d8000
ov511.c: [ov51x_alloc:4485] sbuf[1] @ d1518000
ov511.c: [ov51x_alloc:4500] frame[0] @ e1b7d000
ov511.c: [ov51x_alloc:4500] frame[1] @ e1c5e008
ov511.c: [ov51x_alloc:4506] leaving
ov511.c: [ov51x_set_default_params:3014] 640x480, RGB24
ov511.c: [ov511_mode_init_regs:2694] width:640, height:480, mode:4, sub:0
ov511.c: [ov51x_stop:1331] stopping
ov511.c: [ov51x_restart:1345] restarting
ov511.c: [mode_init_ov_sensor_regs:2543] Setting clock divisor to 6
ov511.c: [sensor_set_auto_brightness:2247]  (turn on)
ov511.c: [sensor_set_auto_exposure:2273]  (turn on)
ov511.c: [sensor_set_banding_filter:2219]  (turn off)
ov511.c: [sensor_set_backlight:2313]  (turn off)
ov511.c: [sensor_set_mirror:2352]  (turn off)
ov511.c: [ov51x_init_isoc:4225] *** Initializing capture ***
ov511.c: [ov51x_stop:1331] stopping
ov511.c: [ov511_set_packet_size:1473] 993, mult=31, alt=1
ov511.c: [ov51x_reset:854] Reset: type=0x3F
ov511.c: [ov51x_restart:1345] restarting
ov511.c: init isoc: usb_submit_urb(0) ret -38
ov511.c: [ov51x_dealloc:4518] entered
ov511.c: [ov51x_do_dealloc:4408] entered
ov511.c: [ov51x_do_dealloc:4443] buffer memory deallocated
ov511.c: [ov51x_do_dealloc:4445] leaving
ov511.c: [ov51x_dealloc:4522] leaving
ov511.c: [ov51x_v4l1_open:4538] opening
ov511.c: [ov51x_alloc:4457] entered
ov511.c: [ov51x_alloc:4485] sbuf[0] @ d1518000
ov511.c: [ov51x_alloc:4485] sbuf[1] @ dc8d8000
ov511.c: [ov51x_alloc:4500] frame[0] @ e1b7d000
ov511.c: [ov51x_alloc:4500] frame[1] @ e1c5e008
ov511.c: [ov51x_alloc:4506] leaving
ov511.c: [ov51x_set_default_params:3014] 640x480, RGB24
ov511.c: [ov511_mode_init_regs:2694] width:640, height:480, mode:4, sub:0
ov511.c: [ov51x_stop:1331] stopping
ov511.c: [ov51x_restart:1345] restarting
ov511.c: [mode_init_ov_sensor_regs:2543] Setting clock divisor to 6
ov511.c: [sensor_set_auto_brightness:2247]  (turn on)
ov511.c: [sensor_set_auto_exposure:2273]  (turn on)
ov511.c: [sensor_set_banding_filter:2219]  (turn off)
ov511.c: [sensor_set_backlight:2313]  (turn off)
ov511.c: [sensor_set_mirror:2352]  (turn off)
ov511.c: [ov51x_init_isoc:4225] *** Initializing capture ***
ov511.c: [ov51x_stop:1331] stopping
ov511.c: [ov511_set_packet_size:1473] 993, mult=31, alt=1
ov511.c: [ov51x_reset:854] Reset: type=0x3F
ov511.c: [ov51x_restart:1345] restarting
ov511.c: init isoc: usb_submit_urb(0) ret -38
ov511.c: [ov51x_dealloc:4518] entered
ov511.c: [ov51x_do_dealloc:4408] entered
ov511.c: [ov51x_do_dealloc:4443] buffer memory deallocated
ov511.c: [ov51x_do_dealloc:4445] leaving
ov511.c: [ov51x_dealloc:4522] leaving
ov511.c: [ov51x_v4l1_open:4538] opening
ov511.c: [ov51x_alloc:4457] entered
ov511.c: [ov51x_alloc:4485] sbuf[0] @ dc8d8000
ov511.c: [ov51x_alloc:4485] sbuf[1] @ d1518000
ov511.c: [ov51x_alloc:4500] frame[0] @ e1b7d000
ov511.c: [ov51x_alloc:4500] frame[1] @ e1c5e008
ov511.c: [ov51x_alloc:4506] leaving
ov511.c: [ov51x_set_default_params:3014] 640x480, RGB24
ov511.c: [ov511_mode_init_regs:2694] width:640, height:480, mode:4, sub:0
ov511.c: [ov51x_stop:1331] stopping
ov511.c: [ov51x_restart:1345] restarting
ov511.c: [mode_init_ov_sensor_regs:2543] Setting clock divisor to 6
ov511.c: [sensor_set_auto_brightness:2247]  (turn on)
ov511.c: [sensor_set_auto_exposure:2273]  (turn on)
ov511.c: [sensor_set_banding_filter:2219]  (turn off)
ov511.c: [sensor_set_backlight:2313]  (turn off)
ov511.c: [sensor_set_mirror:2352]  (turn off)
ov511.c: [ov51x_init_isoc:4225] *** Initializing capture ***
ov511.c: [ov51x_stop:1331] stopping
ov511.c: [ov511_set_packet_size:1473] 993, mult=31, alt=1
ov511.c: [ov51x_reset:854] Reset: type=0x3F
ov511.c: [ov51x_restart:1345] restarting
ov511.c: init isoc: usb_submit_urb(0) ret -38
ov511.c: [ov51x_dealloc:4518] entered
ov511.c: [ov51x_do_dealloc:4408] entered
ov511.c: [ov51x_do_dealloc:4443] buffer memory deallocated
ov511.c: [ov51x_do_dealloc:4445] leaving
ov511.c: [ov51x_dealloc:4522] leaving
ov511.c: [ov51x_v4l1_open:4538] opening
ov511.c: [ov51x_alloc:4457] entered
ov511.c: [ov51x_alloc:4485] sbuf[0] @ d1518000
ov511.c: [ov51x_alloc:4485] sbuf[1] @ dc8d8000
ov511.c: [ov51x_alloc:4500] frame[0] @ e1b7d000
ov511.c: [ov51x_alloc:4500] frame[1] @ e1c5e008
ov511.c: [ov51x_alloc:4506] leaving
ov511.c: [ov51x_set_default_params:3014] 640x480, RGB24
ov511.c: [ov511_mode_init_regs:2694] width:640, height:480, mode:4, sub:0
ov511.c: [ov51x_stop:1331] stopping
ov511.c: [ov51x_restart:1345] restarting
ov511.c: [mode_init_ov_sensor_regs:2543] Setting clock divisor to 6
ov511.c: [sensor_set_auto_brightness:2247]  (turn on)
ov511.c: [sensor_set_auto_exposure:2273]  (turn on)
ov511.c: [sensor_set_banding_filter:2219]  (turn off)
ov511.c: [sensor_set_backlight:2313]  (turn off)
ov511.c: [sensor_set_mirror:2352]  (turn off)
ov511.c: [ov51x_init_isoc:4225] *** Initializing capture ***
ov511.c: [ov51x_stop:1331] stopping
ov511.c: [ov511_set_packet_size:1473] 993, mult=31, alt=1
ov511.c: [ov51x_reset:854] Reset: type=0x3F
ov511.c: [ov51x_restart:1345] restarting
ov511.c: init isoc: usb_submit_urb(0) ret -38
ov511.c: [ov51x_dealloc:4518] entered
ov511.c: [ov51x_do_dealloc:4408] entered
ov511.c: [ov51x_do_dealloc:4443] buffer memory deallocated
ov511.c: [ov51x_do_dealloc:4445] leaving
ov511.c: [ov51x_dealloc:4522] leaving



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to