I recently bought a cam that the seller assured me was UVC compliant, its came with a cd that i cannot access as i don't have windows.
So i compiled and installed the UVC drivers from
http://linuxtv.org/hg/~pinchartl/uvcvideo/shortlog/tip
following the instructions from
//https://help.ubuntu.com/community/UVC
But still nor cheese or skype, lsusb detect the webcam.
here's the output from lsusb
Quote:
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 005: ID 1b3b:2936
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
I don't really know where to start looking for drivers, the only info i've got from the driver cd is the directory name /media/cdrom0/USB 2.0 PC Camera (60Hz)_080323_WHQL.exe
Here's the output from dmesg
Quote:
[ 86.444040] wlan0: no IPv6 routers present
[ 119.193162] process `skype' is using obsolete setsockopt SO_BSDCOMPAT
[ 350.930636] usb 2-2: USB disconnect, address 2
[ 8261.780083] usb 2-2: new full speed USB device using ohci_hcd and address 3
[ 8261.992055] usb 2-2: configuration #1 chosen from 1 choice
|
Also luvcview gives this
Quote:
luvcview 0.2.4
SDL information:
Video driver: x11
A window manager is available
Device information:
Device path: /dev/video0
|
Any clues??