Re: [Linux-uvc-devel] Logitech Quickcam for Notebooks Pro
Linux UVC driver and tools
Brought to you by:
pinchartl
|
From: Peter R. <pbr...@gm...> - 2006-01-26 17:35:23
|
On 1/26/06, Joseph Method <tr...@gm...> wrote: > Tanner, > > I also have the Logitech Quickcam Pro for Notebooks. Gnomemeeting 1.2 > objected, I think on the basis of a color problem, so it may work now. The > newest Gnomemeeting, Ekiga, actually displays the video as of last night. > You can find debs here: > > http://snapshots.seconix.com/ > > I needed a library from here: > > http://ftp.uni-kl.de/pub/linux/debian/pool/main/e/evolution-data-server/ > > The next V4L2 application I hope to see work is WengoPhone. I'll be > investigating this tonight. > > P.S. This is strictly off-topic, but I don't know how to get 'modprobe > uvcvideo' to work; it's in a .../usb/media folder with regular permissions, > and I have to use 'insmod uvcvideo.ko'. You should be able do do a make install which will install it into /lib/modules. The a depmod -a to redo the modules then a modprobe uvcvideo Peter |