Yes, I can confirm it works also on MBP 2g (gutsy up to date). My script on comment #9 was wrong cause in gutsy the /media/usbvideo folder has been moved, so the second line becomes:
sudo mv /lib/modules/$(uname -r)/ubuntu/media/usbvideo/uvcvideo.ko /lib/modules/$(uname -r)/ubuntu/media/usbvideo/uvcvideo.ko.original I removed "kernel" from path. Now Ekiga detects iSight and it works. The gstreamer test still fails (either one) with this output: Setting pipeline to PAUSED ... ERROR: Pipeline doesn't want to pause. ERROR: from element /pipeline0/v4l2src0: Could not negotiate format Additional debug info: gstbasesrc.c(2062): gst_base_src_start (): /pipeline0/v4l2src0: Check your filtered caps, if any Setting pipeline to NULL ... FREEING pipeline ... Maybe this is related to bug 131222. -- isight doesn't work https://bugs.launchpad.net/bugs/127584 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
