*** This bug is a duplicate of bug 213114 *** https://bugs.launchpad.net/bugs/213114
with jaunty, I see that in kcompat-2.6.28.patch it sets it to: +#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,27) + b.type = VID_TYPE_CAPTURE | VID_TYPE_SUBCAPTURE; +#else b.type = VID_TYPE_CAPTURE; +#endif If I remove the | VID_TYPE_SUBCAPTURE and recompile, it works. I also had to do `qcset /dev/video0 compat=dblbuf` -- qc-usb driver does not work anymore with 2.6.27-2.3 https://bugs.launchpad.net/bugs/268134 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs