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, the camera (quickcam express) is recognized. I also had to do `qcset /dev/video0 compat=dblbuf`for the video input to work -- Can't build qc-usb kernel modules with module-assistant https://bugs.launchpad.net/bugs/213114 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