[Bug 560386] Re: uvcvideo doesn't work with BisonCam, NB Pro
raido357
raido357 at gmail.com
Tue May 11 09:30:53 UTC 2010
Compiling latest uvcvideo from source fixes the problem.
But default compile fails on Lucid Lynx.
1) change v4l/.config
: CONFIG_DVB_FIREDTV=m -> CONFIG_DVB_FIREDTV=n
2) replace "kfifo_in" with "kfifo_get" and "kfifo_out" with "kfifo_put".
in "v4l/ir-raw-event.c"
After that
#: make
#: sudo make install
--
uvcvideo doesn't work with BisonCam, NB Pro
https://bugs.launchpad.net/bugs/560386
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.
More information about the kernel-bugs
mailing list