Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: Unresolved symbol when loading dvb-bt8xx



Hey Martin.

regards to old mother England and all that...

sounds like you're doing the right thing - you're patching bttv, but I'd
have to say that IMHO the most likely issue is that you have two bttv.o's in
your module tree.

v4l2 bttv puts the module in a different place to v4l1 (one) so you might
want to go remove the bttv.o in
/lib/modules/<mykernel>/kernel/drivers/media/video

and then check that you have one in /lib/modules/<mykernel>v4l2

let me know how you go...

also make sure that the old bttv.o isn't memory resident before you try and
load the new one. (lsmod and some judicious rmmods should do the trick)

Mark.
----- Original Message -----
From: "Martin Stubbs" <martin@mstubbs.co.uk>
To: <linux-dvb@linuxtv.org>
Sent: Monday, November 03, 2003 8:20 AM
Subject: [linux-dvb] Unresolved symbol when loading dvb-bt8xx


>
> Hi,
>
> I know this question has been raised a couple of times before on the list
but
> they didn't seem to be fully resolved.
>
> I am setting up an Avermedia DVB-T for use with Mythtv in the UK. I have
been
> following the steps in the HOWTO in the DVB-Kernel but when I try to load
> dvb-bt8xx I get -
>
> dvb-bt8xx.o: unresolved symbol bttv_get_i2c_adap .
>
> I am using kernel 2.4.22 which has been patched with all the latest v4l2
> patches and I have tried both the patched bttv 0.7.x and bttv 0.9.x.
>
> I have used grep on the kernel and the dvb files and I can't find which
module
> should resolve this symbol. Can someone else who is successfully using
this
> modules tell me how they overcame the problem.
>
> Thanks for the help.
>
> Martin
>
>
> --
> Info:
> To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe
linux-dvb" as subject.
>
>



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index