Diego wrote:
> On Wed, 28 Nov 2007 01:40:01 +0200
> Antti Palosaari <[EMAIL PROTECTED]> wrote:
> 
>> moi
>> problems reported should be fixed now, please test.
>> http://linuxtv.org/hg/~anttip/af9015/
> 
> Something are broke in that sources. Check attach.

Errors seen in log provided are most likely your fault. Looks like you 
are mixing v4l-dvb modules from different builds. Binary interface 
between modules is changed from build to build and thats why there is 
now incompatibility.
You should:
* became root
su - or sudo -s
* go to correct build development tree
cd /patch/to/tree
* to clean all build setup to default:
make distclean
* compile modules
make
* install modules
make install

And finally reboot your machine to take new modules use.

regards
Antti
-- 
http://palosaari.fi/

_______________________________________________
linux-dvb mailing list
linux-dvb@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

Reply via email to