Hi,
Just get the mercurial version with:
hg clone http://linuxtv.org/hg/~pinchartl/uvcvideo/

then disable fireDTV and floppyDTV with:
sudo make menuconfig

it's under Multimedia support/DVB ATSC adapters - save the
configuration when exiting menuconfig

(ubuntu kernel headers package is missing some includes needed to
compile fireDTV)

then try:

make
sudo make install
sudo make unload
sudo modprobe uvcvideo

to recompile against a new kernel, remember to use:
make distclean

before any of the above.

Regards,
Paulo

2010/1/4 Dave Smif <systemsconsult...@gmail.com>:
> Hi,
>
>
> I am using Ubuntu 9.10 on a laptop with the 'BisonCam' (USB ID is
> 5986:0241). dmesg shows
>
> "No valid video chain found."
>
> It seems that if I were able to compile the latest driver, I'd be able
> to get my webcam to work - is this fair to say?
>
> I tried downloading the latest tarball for uvc and running "make", but
> it stopped with errors. When I ran "make all" it appeared to suggest
> that I'd need a 2.6.32 kernel or greater.
>
> Can anyone offer any guidance on how to get my webcam working? My
> initial guess would be that I need something other than the very
> latest and greatest as I think this problem was fixed a few months
> back, and that release would probably compile?
>
> Thanks in advance.
> _______________________________________________
> Linux-uvc-devel mailing list
> Linux-uvc-devel@lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/linux-uvc-devel
>
_______________________________________________
Linux-uvc-devel mailing list
Linux-uvc-devel@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/linux-uvc-devel

Reply via email to