Hi Olivier, On Monday 09 November 2009 09:47:40 co2.deh...@bluewin.ch wrote: > Hello , > > I just install Ubuntu Karmic on my Dell Vostro 1710 and I meet a > problem with my integrated camera. > > <code>Bus 002 Device 003: ID 0c45:63e0 Microdia Sonix Integrated > Webcam</code> > > When I was on Ubuntu Jaunty , I never met this problem ,so I installed > the uvcvideo driver with easycam. > > And now ,Easycam is not available on Karmic.Dependency problem with > python-xml package. > > I tried to install the new driver but it's not working . > > So I read that on Berlios website : > > «Linux 2.6.26 and newer includes the Linux UVC driver natively.» > > «Source code for the Linux UVC kernel driver is maintained in a > Mercurial repository on linuxtv.org.» > > «Older versions can still be found in the Linux UVC Subversion > repository on the BerliOS project page. Please do not use those > versions for anything else than historical purpose.» > > In first time, I installed the driver with subversion and no good > result.In a second time,
The subversion repository is outdated and shouldn't be used. > I tried with the mercurial and I had the same thing....... The mercurial repository is where active development happens. You can grab the latest source tarball from http://linuxtv.org/hg/~pinchartl/uvcvideo/archive/tip.tar.bz2 > My questions are : How can I work my camera with the new driver ? The uvcvideo driver is available in Ubuntu 9.10. It should detect your camera automatically. Does it fail to do so ? Check if the driver is loaded automatically using the lsmod command. If it isn't, try to load it manually with sudo modprobe uvcvideo You can use the dmesg command to read the kernel log and search for messages printed by the uvcvideo driver. > Is it possible to have the latest version of this driver ? > > My kernel version is 2.6.31.14.....for the moment... -- Regards, Laurent Pinchart _______________________________________________ Linux-uvc-devel mailing list Linux-uvc-devel@lists.berlios.de https://lists.berlios.de/mailman/listinfo/linux-uvc-devel