Comment 54 for bug 276949

Revision history for this message
Klaus Heinrich Kiwi (klauskiwi) wrote :

I have this same webcam, running Intrepid with 2.6.30 PPA kernel (2.6.30-020630-generic).

Kernel/udev appears to recognize the cam properly and loads the gspca kernel module, but I'm seeing errors when trying to test the cam under Gnome menu Item "Preferences ->Multimedia Systems Selector", video tab (garbled video window appears, error dialog with text "Video for Linux (v4l): Could not synchronize on resource." appears).

uname -a output:
Linux klausk 2.6.30-020630-generic #020630 SMP Wed Jun 10 09:45:40 UTC 2009 i686 GNU/Linux

relevant dmesg:
----------8<------------------------
[45391.912050] usb 1-3: new high speed USB device using ehci_hcd and address 6
[45392.148561] usb 1-3: configuration #1 chosen from 1 choice
[45392.161275] generic-usb 0003:15B8:6002.0005: hidraw1: USB HID v1.01 Device [HP HP Webcam] on usb-0000:00:1a.7-3/input1
[45392.249431] Linux video capture interface: v2.00
[45392.282029] gspca: main v2.5.0 registered
[45392.308485] gspca: probing 15b8:6002
[45392.308746] vc032x: check sensor header 20
[45392.452496] vc032x: Sensor ID 1200 (10)
[45392.452499] vc032x: Find Sensor PO1200
[45392.452828] gspca: probe ok
[45392.452852] usbcore: registered new interface driver vc032x
[45392.452855] vc032x: registered
[45443.606510] gspca: frame overflow 123904 > 122880
[46208.566863] gspca: frame overflow 123904 > 122880
---------->8------------------------

Please let me know how can I help in debugging this further.

 -Klaus