uvcvideo Webcam Support
Posted: 15 Jan 2012, 07:35
I have a webcam which I am trying to get to work in BUBBA.
Webcam connected and is recognised:
Searching reveals I need the uvcvideo driver, which doesn't appear to be available in the BUBBA 2.6.32.13 kernel.
I have downloaded the driver source linux-uvc-source, but now need the kernel source package linux-headers-2.6.32.13 to compile this module.
Is this available anywhere?
Webcam connected and is recognised:
Code: Select all
bubba:/home/wies# lsusb
Bus 001 Device 007: ID 0ac8:3420 Z-Star Microelectronics Corp.
Bus 001 Device 002: ID 05e3:0608 Genesys Logic, Inc.
Bus 001 Device 001: ID 1d6b:0002
bubba:/home/wies#
I have downloaded the driver source linux-uvc-source, but now need the kernel source package linux-headers-2.6.32.13 to compile this module.
Is this available anywhere?