Comment 2 for bug 374352

Revision history for this message
Brian Pitts (bpitts) wrote :

Here's my experience on jaunty.

When I plug in a Microsoft LifeCam VX-3000, dmesg shows

[36037.536244] Linux video capture interface: v2.00
[36037.538979] usbcore: registered new interface driver snd-usb-audio
[36037.622774] sn9c102: V4L2 driver for SN9C1xx PC Camera Controllers v1:1.47pre49
[36037.624222] usb 6-1: SN9C105 PC Camera Controller detected (vid:pid 0x045E:0x00F5)
[36037.819215] usb 6-1: No supported image sensor detected for this bridge
[36037.819274] usbcore: registered new interface driver sn9c102

Camorama complains it can't connect to /dev/video0

I tried switching drivers.

sudo modprobe -rv sn9c102
sudo modprobe -iv gspca_main

Now when I connect the camera all dmesg shows is

[37640.824270] usb 6-1: new full speed USB device using uhci_hcd and address 4
[37640.982969] usb 6-1: configuration #1 chosen from 1 choice

and of course camorama has the same error.