[linux-dvb] AF9015 Driver (USB)
Antti Palosaari
crope at iki.fi
Sat Dec 1 08:46:58 CET 2007
Diego wrote:
> On Wed, 28 Nov 2007 01:40:01 +0200
> Antti Palosaari <crope at iki.fi> 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/
More information about the linux-dvb
mailing list