zoomy,

Built uvc from source (trunk branch)

svn checkout svn://svn.berlios.de/linux-uvc/linux-uvc/trunk

cd trunk 
make

Then run this command via terminal:

sudo install uvcvideo.ko -v -m644 /lib/modules/$(uname 
-r)/kernel/drivers/media/video/uvc/uvcvideo.ko &&
sudo make install &&
sudo cp -av /lib/modules/$(uname -r)/kernel/drivers/media/video/uvc/uvcvideo.ko 
/lib/modules &&
sudo depmod -ae $(uname -r)

I'm also running the latest kernel from intrepid-proposed (uname -r
2.6.27-8-generic).  Not sure if that made a difference, but Cheese did
not work until I rebuilt the uvc module from trunk and added it to the
kernel.

-- 
cheese malfunctioning with UVCVIDEO webcams (was cheese doesn't show v4l2 video 
output and disables output on gstreamer-based apps ran afterwards)
https://bugs.launchpad.net/bugs/290506
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to