Hi Chris,
On Monday 07 December 2009 09:19:54 Chris Wilkinson wrote:
> Hi there,
>
> I bought a usb2 vga uvc-compliant webcam (arkmicro chipset) today for use
> with Skype 2.1 beta on openSUSE 11. When I plug it in I get this in
> dmesg...
>
> usb 4-2: new high speed USB device using ehci_hcd
On Friday 04 December 2009 02:02:53 Melchior FRANZ wrote:
> * Laurent Pinchart -- Thursday 03 December 2009:
> > On Wednesday 02 December 2009 18:10:56 Melchior FRANZ wrote:
> > > I didn't find a reserved keysym for webcam snapshot buttons.
> >
> > What about XF86WebCam ?
>
> I saw that one, but t
Hi Paulo,
thanks a lot for the bug report and the proposed fixes.
>From 2.6.21 onwards the kernel provides a usb_match_one_id() function that
matches perfectly what the driver needs here. In order to keep compatibility
with < 2.6.21 kernels on the linuxtv.org tree, I've committed a patch that
You can pull out uvc driver from the mainline linux kernel, and port to
ti-davinci kernel. Or maybe if the ti-davinci kernel is new enough, it will
already contain the uvc driver.
The uvc driver is at: drivers/media/video/uvc/
On Tue, Dec 8, 2009 at 11:12 PM, Vivek Bardia wrote:
> I need the uvc
For the list :D
2009/12/9 Chris Wilkinson :
> Hi Paulo,
>
> My camera is working. I uninstalled then reinstalled everything related to
> v4l, then again rebuilt the uvcvideo kernel module as per your instructions.
> This time it worked and persists across reboots! :-)
>
> It is now I discover why
Hi,
Please make sure you use the svn version:
"svn checkout http://svn.quickcamteam.net/svn/qct/Linux/";
You will also need uvcvideo.h header from the linux-uvc driver:
"
http://linuxtv.org/hg/~pinchartl/uvcvideo/file/26d3049cb825/linux/drivers/media/video/uvc/uvcvideo.h
"
this file must be patc