Hi Neil, On Tuesday 19 October 2010 18:12:10 Neil Benn wrote: > Hello, > > I have successfully checked out video for linux, compiled it > and installed it using: > > hg clone http://linuxtv.org/hg/v4l-dvb > make menuconfig > <I disabled FireTV as it did not compile> > sudo make > sudo make install > > That all worked fine but the thing is that I really want to work on > just the video for linux uvc bits and the sudo make install loads in a > whole load of stuff. Can I just load in the bits for video for linux > and uvc and if so what commands and files do I need to work on - there > are a lot!
The hg tree contains a copy of the complete v4l-dvb subsystem. You can't just load the uvcvideo driver from that tree, you will also need to load v4l2_compat_ioctl32 videodev Please note that v4l-dvb drivers already installed on your system will not work with the v4l core modules from the hg tree. -- Regards, Laurent Pinchart _______________________________________________ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https://lists.berlios.de/mailman/listinfo/linux-uvc-devel