On 3/18/08, JB <[EMAIL PROTECTED]> wrote:
> That is not working.
>
> I have do:
>
> sudo rm /usr/src/linux-headers-2.6.22-14-generic/Module.symvers
>
> cd v4l-dvb-experimental/
> make
> sudo make install
>
> sudo
> cp /home/jasir/v4l-dvb-experimental/v4l/Module.symvers
> /usr/src/linux-headers-2.6.22-14-generic/Module.symvers
>
> $ sudo modprobe uvcvideo
> FATAL: Error inserting uvcvideo
> (/lib/modules/2.6.22-14-generic/ubuntu/media/usbvideo/uvcvideo.ko):
> Unknown symbol in module, or unknown parameter (see dmesg)
>

As far as I read, you have to copy the Module.symvers file from
v4l-dvb-[experimental/kernel] to the uvcvideo directory and afterwards
compile the uvcvideo driver.
I do something similar with the userspace drivers for not tainting the
kernel with an unknown symbol.

Markus

_______________________________________________
Em28xx mailing list
[email protected]
http://mcentral.de/mailman/listinfo/em28xx

Reply via email to