Hi Victor, On Wednesday 24 November 2010 17:00:20 Victor Rodriguez wrote: > HI I have been working with the webcam Logitech Webcam C300 Device ID > 046d:0805 for some days on Beagle board but I can not make it works
Could you please send me the output of lsusb -v -d 046d:0805 > I have tested it on my Ubuntu 10.04 desktop and it works fine here is > the logfile when I plug it [s nip] > Then i clone the repo from git > > http://www.ideasonboard.org/uvc/ > > git clone > git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git > uvcvideo > cd uvcvideo > git remote add uvcvideo git://linuxtv.org/pinchartl/uvcvideo.git > git remote update > git checkout -b uvcvideo-master uvcvideo/uvcvideo-next You don't need to do that, unless you want the bleeding-edge patches. Just use the mainline kernel, the uvcvideo driver is included there. > then i make > > make -j5 ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi- > omap3_beagle_defconfig make -j5 ARCH=arm > CROSS_COMPILE=arm-none-linux-gnueabi- menuconfig > > And then I go to > > <*> Multimedia support ---> > Video For Linux > Video capture adapters > V4L USB devices > > But there I can not find the module that I should enable for my webcam That's where the module should be. The configuration option is called "USB Video Class (UVC)". [snip] > My qeustion is , Which is the correct module that I should enable for > my Logitech c300 webcam ? > > Besides when I boot with the uImage from you kernel I just can see the > console , but not the DVI ir VGA screen of my FS , is there any other > module that I should enable in order to be able to what on any screen > my video ? Just use a recent Linux kernel properly configured with Beagle board support. -- Regards, Laurent Pinchart _______________________________________________ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https://lists.berlios.de/mailman/listinfo/linux-uvc-devel