QuickCam Express Karmic

Asked by lptester

Camera driver qc-usb-source installed with synaptic package manager. Cheese detects camera but resolution box is blank in preferences window, Video display is an active colour test pattern with small rectangular frame in lower right corner showing B/W static. Cheese also detects ATI TV Tuner card and displays active video stream.

Cheese -v script is:

Cheese 2.28.1
Probing devices with HAL...
Found device 046d:0870, getting capabilities...
Detected v4l2 device: Camera
Driver: STV06xx, version: 132608
Capabilities: 0x05000001

Partial dmesg script is:

[ 14.512373] eth0: link up, 100Mbps, full-duplex, lpa 0x41E1
[ 25.104083] eth0: no IPv6 routers present
[ 279.209484] bttv0: PLL can sleep, using XTAL (28636363).
[ 403.054614] usb 1-2.2: new full speed USB device using ehci_hcd and address 5
[ 403.162119] usb 1-2.2: configuration #1 chosen from 1 choice
[ 403.268502] gspca: main v2.6.0 registered
[ 403.300349] STV06xx: Probing for a stv06xx device
[ 403.300363] gspca: probing 046d:0870
[ 403.300376] STV06xx: Configuring camera
[ 403.328087] STV06xx: HDCS-1020 sensor detected
[ 403.328116] STV06xx: Initializing camera
[ 403.692593] gspca: probe ok
[ 403.692687] usbcore: registered new interface driver STV06xx
[ 403.692701] STV06xx: registered
[ 492.872227] gspca: usb_submit_urb [0] err -28
[ 492.900063] gspca: no transfer endpoint found

gspca configuration error (28) may be the problem. Suggestions to get camera to function correctly would be appreciated.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
lptester
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1
Revision history for this message
lptester (lptester) said :
#2

Thanks for your inputs. The listed driver for camera 046d:0870 is qc-usb and this is installed.
Cheese detects this camera but the display is just a test screen picture.

Partial cheese -v script from today reports lbv4ls error turning on stream: input/output error

Cheese 2.28.1
Probing devices with HAL...
Found device 109e:036e, getting capabilities...
Skipping vbi device: /dev/vbi0
Found device 109e:036e, getting capabilities...
Detected v4l2 device: BT878 video (ATI TV-Wonder VE)
Driver: bttv, version: 2322
Capabilities: 0x05010015

Found device 046d:0870, getting capabilities...
Detected v4l2 device: Camera
Driver: STV06xx, version: 132608
Capabilities: 0x05000001

video/x-raw-rgb 462 x 288 num_framerates 1
25/1 already added, skipping
video/x-raw-rgb 231 x 144 num_framerates 1
25/1 already added, skipping
video/x-raw-rgb 115 x 72 num_framerates 1
25/1 already added, skipping
video/x-raw-rgb 57 x 36 num_framerates 1
25/1 already added, skipping

libv4l2: error turning on stream: Input/output error

Can someone confirm they have this camera and driver working with cheese.
Thanks

Revision history for this message
lptester (lptester) said :
#3

The error message "gspca: usb_submit_urb [0] err -28"
turned out to be a usb bandwidth issue preventing the camera display.
The solution was to plug the camera directly into the PCI usb2.0 card instead of using a hub.