Here is what happens with that instruction set from a few posts up

[EMAIL PROTECTED]:~$ svn checkout svn://svn.berlios.de/linux-uvc/linux-uvc/trunk
A    trunk/uvc_status.c
A    trunk/svn-version.sh
A    trunk/uvc_ctrl.c
A    trunk/uvc_queue.c
A    trunk/uvc_video.c
A    trunk/uvc_isight.c
A    trunk/uvc_v4l2.c
A    trunk/uvc_compat.h
A    trunk/uvc_driver.c
A    trunk/uvcvideo.h
A    trunk/Makefile
A    trunk/dynctrl.txt
Checked out revision 263.
[EMAIL PROTECTED]:~$ cd trunk
[EMAIL PROTECTED]:~/trunk$ make
-------------------------------- WARNING ---------------------------------------
 The USB Video Class driver has moved to http://linuxtv.org/.
 Using the Berlios SVN repository is now deprecated.
 Please check http://linux-uvc.berlios.de/ for download instructions.
 If you really want to compile this historical version, run 'make uvcvideo'.
--------------------------------------------------------------------------------
[EMAIL PROTECTED]:~/trunk$ 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)
install: cannot stat `uvcvideo.ko': No such file or directory
[EMAIL PROTECTED]:~/trunk$

-- 
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