Here is how I did it:
uninstall any previous versions of uvcvideo and/or r5u870 drivers open your favourite console and type:
kwrite /etc/modprobe.d/blacklist
add 'blacklist r5u870' at the end of file (without quotations)
cd to any temp directory
svn checkout svn://svn.berlios.de/linux-uvc/linux-uvc/trunk
cd trunk
make
make install
modprobe uvcvideo
Test if it works using gqcam or something similar
open YaST
open system
open /etc/sysconfig editor
expand system
expand kernel
select MODULES_LOADED_ON_BOOT
type uvcvideo
click finish
Reboot and enjoy.
Any questions, feel free to post.
No comments:
Post a Comment