![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Apple Intel Users Discussions for users who are using Apple Intel based systems with Ubuntu. |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Ubuntu Extra Shot
![]() Join Date: Apr 2007
Beans: 360
Ubuntu 7.10 Gutsy Gibbon
|
HOW-TO: iSight setup
Should be working now (11/10/2007) Quick and easy iSight setup As of 10/27/2007 on Gutsy. Thanks to cyberdork33 for the fixes to get this working. In this how-to, there is no need to mount your OS X partition. Code:
sudo modprobe -r uvcvideo sudo mv /lib/modules/$(uname -r)/ubuntu/media/usbvideo/uvcvideo.ko /lib/modules/$(uname -r)/ubuntu/media/usbvideo/uvcvideo.ko.original Code:
sudo apt-get install libusb-0.1-4 libusb-dev linux-headers-$(uname -r) *Change directories to where the tar file is. Then untar it. Code:
tar -xvf uvcvideo-isight.tar.gz Code:
cd against-revision-140 sudo make sudo make install Code:
sudo modprobe uvcvideo GSTREAMER TEST Code:
gst-launch-0.10 v4l2src ! video/x-raw-yuv,format=\(fourcc\)UYVY,width=640,height=480 ! ffmpegcolorspace ! ximagesink Last edited by ivesjd; November 10th, 2007 at 01:14 PM.. Reason: Gutsy Release |
|
|
|
|
|
#2 |
|
OK, I Ubuntu. Do you Ubuntu?
![]() |
Re: HOW-TO: iSight setup
There is a bug with newer kernels and the uvcvideo module. Upgrading will likely break it.
https://bugs.launchpad.net/ubuntu/+s...20/+bug/105638
__________________
20" iMac C2D (iMac5,1) How-Tos: Multi-Boot Mactel | EFI-MBR Madness Before You Post... | Mactel-Support Team | Intel Mac FAQ Last edited by cyberdork33; August 2nd, 2007 at 09:34 AM.. |
|
|
|
|
|
#3 |
|
Just Give Me the Beans!
![]() Join Date: Apr 2006
Beans: 48
|
Re: HOW-TO: iSight setup
If you are a kubuntu user you will need to install gstreamer to run the final command.
I installed gstreamer0.10*, though it's probably possible to do it with a bit less. Another problem I encountered was when I mounted it, dmesg said the following Code:
[28959.720000] Linux video capture interface: v2.00 [28959.828000] uvcvideo: iSight: firmware successfully loaded. [28959.828000] uvcvideo: Found UVC 0.00 device <unnamed> (05ac:8300) [28959.828000] uvcvideo: No valid video chain found. [28959.828000] usbcore: registered new interface driver uvcvideo [28959.828000] USB Video Class driver (v0.1.0) Code:
modprobe uvcvideo trace=15 Last edited by david_edmundson; July 3rd, 2007 at 05:43 PM.. |
|
|
|
|
|
#4 |
|
OK, I Ubuntu. Do you Ubuntu?
![]() |
Re: HOW-TO: iSight setup
you need at least gstreamer0.10 to use cheese too if you want that.
__________________
20" iMac C2D (iMac5,1) How-Tos: Multi-Boot Mactel | EFI-MBR Madness Before You Post... | Mactel-Support Team | Intel Mac FAQ |
|
|
|
|
|
#5 |
|
5 Cups of Ubuntu
![]() Join Date: Feb 2006
Beans: 28
|
Heya!
Thanks for what seems to be a great howto! I've got a problem tough. The dmesg says this when I modprobe uvcvideo: Code:
[ 782.604000] Linux video capture interface: v2.00 [ 782.608000] usbcore: registered new interface driver uvcvideo [ 782.608000] USB Video Class driver (v0.1.0) Code:
ramvi@ramvi:~$ gst-launch-0.10 v4l2src ! video/x-raw-yuv,format=\(fourcc\)UYVY,width=640,height=480 ! ffmpegcolorspace ! ximagesink Setting pipeline to PAUSED ... ERROR: Pipeline doesn't want to pause. FEIL: fra element /pipeline0/v4l2src0: Cannot identify device '/dev/video0'. Tilleggsinformasjon for feilsøking: v4l2_calls.c(404): gst_v4l2_open (): /pipeline0/v4l2src0: system error: No such file or directory Setting pipeline to NULL ... FREEING pipeline ... |
|
|
|
|
|
#6 | |
|
OK, I Ubuntu. Do you Ubuntu?
![]() |
Re: HOW-TO: iSight setup
Quote:
__________________
20" iMac C2D (iMac5,1) How-Tos: Multi-Boot Mactel | EFI-MBR Madness Before You Post... | Mactel-Support Team | Intel Mac FAQ |
|
|
|
|
|
|
#7 |
|
5 Cups of Ubuntu
![]() Join Date: Feb 2006
Beans: 28
|
Re: HOW-TO: iSight setup
I have tried that - same error
|
|
|
|
|
|
#8 |
|
OK, I Ubuntu. Do you Ubuntu?
![]() |
Re: HOW-TO: iSight setup
I am getting the same error in gutsy now.
__________________
20" iMac C2D (iMac5,1) How-Tos: Multi-Boot Mactel | EFI-MBR Madness Before You Post... | Mactel-Support Team | Intel Mac FAQ |
|
|
|
|
|
#9 |
|
5 Cups of Ubuntu
![]() Join Date: Feb 2006
Beans: 28
|
Re: HOW-TO: iSight setup
Gutsy here as well
|
|
|
|
|
|
#10 |
|
OK, I Ubuntu. Do you Ubuntu?
![]() |
Re: HOW-TO: iSight setup
did you try with that recent kernel update? I was hoping that might fix it.
EDIT: answering my own question here... It still does not work. I found the bug report on this. It appears to have started with a kernel update in feisty. https://bugs.launchpad.net/ubuntu/+s...20/+bug/105638
__________________
20" iMac C2D (iMac5,1) How-Tos: Multi-Boot Mactel | EFI-MBR Madness Before You Post... | Mactel-Support Team | Intel Mac FAQ Last edited by cyberdork33; August 1st, 2007 at 10:13 PM.. |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|