Mailing List archive

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

[linux-dvb] Re: 2.6.1 kernel / 1.1.1 drivers compile error



On Wed, Mar 17, 2004 at 07:06:39PM +1100, Jon Whitear wrote:
> However, if I try to load the new drivers, I get this:-
> 
> teleputer build-2.6 # modprobe videodev
> teleputer build-2.6 # modprobe bttv card=0x68 i2c_hw=1
> teleputer build-2.6 # insmod dvb-core.o
> teleputer build-2.6 # modprobe v4l1-compat
> teleputer build-2.6 # insmod dst.o
> insmod: error inserting 'dst.o': -1 Unknown symbol in module
> 
> I don't know if I'm loading them right! Any hints?


I simply use the following (assuming the modules are installed):

modprobe bttv card=0x71 i2c_hw=1
modprobe dvb_bt8xx
modprobe dst

Everything else seems to load automatically.  I do not use VDR, but szap
w/xine or mplayer work fine, so I presume everything is okay.


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



Home | Main Index | Thread Index