I'm running in some problem with my new webcam Hercules Classic, so any help would be quite welcome.
this web cam should use the omnivision chipset so I installed the OV511 drivers.
From this page http://alpha.dyndns.org/ov511/cameras.html there is a reference to an OV519 for this specific camera
lspci:
Code: Select all
00:0c.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11)
00:0c.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11)
lsmod
My kernel has i2c enabled as modules and the ov511 too and I download the drivers and intalled themlsmod:
Module Size Used by
ov511 101532 0
ovcamchip 27592 0
when I plug the webcam :
Code: Select all
usb 9-2.6: new low speed USB device using ehci_hcd and address 8
usb 9-2.6: device descriptor read/64, error -32
usb 9-2.6: device descriptor read/64, error -32
usb 9-2.6: new low speed USB device using ehci_hcd and address 9
usb 9-2.6: device descriptor read/64, error -32
usb 9-2.6: device descriptor read/64, error -32
usb 9-2.6: new low speed USB device using ehci_hcd and address 10
usb 9-2.6: device not accepting address 10, error -32
usb 9-2.6: new low speed USB device using ehci_hcd and address 11
usb 9-2.6: device not accepting address 11, error -32
/root/ov511-2.32/ov511-2.32/ovcamchip_core.c: v2.32 : OV camera chip I2C driver
usbcore: registered new driver ov511
/root/ov511-2.32/ov511-2.32/ov511_core.c: v2.32 : ov511 USB Camera Driver (V4L2 disabled)
linuxtv http://www.linuxtv.org/v4lwiki/index.php/Webcams
linux OVcam drivers http://alpha.dyndns.org/ov511/
Portage 2.1_rc1-r2 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.4-r3, 2.6.17-rc4 x86_64)
=================================================================
System uname: 2.6.17-rc4 x86_64 AMD Athlon(tm) 64 Processor 3500+

