Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: Remote Plugin/DVB-Driver problem
Joerg Schneide wrote:
> I tried this one:
> > 'av7110_ir_debug=1' when loading dvb-ttpci.o) and check the debug
> > output: 'addr' is the address value sent by the transmitter.
>
> in the file rcdvbload of the driver Plugin (98*.tgz) exactly as
> described in the README but now I get many "unresolved symbol" errors
> and vdr didn't start. Is the line in the README outdated?
No, but it is referring to the Makefile of the original driver package
and not to weird mini-distributions. ;-)
> The "rcdvbload" file of the DVB driver plugin:
> -------------------------------------------------
> #!/bin/sh
> insmod videodev
> insmod compat
> insmod dvb-core
> #insmod i2c-core dvb_shutdown_timeout=0
> insmod i2c-core
> insmod dvb_i2c
> insmod dvb_filter
> insmod dvb_demux
> insmod dmxdev
> #insmod dvbdev
> insmod dvb_net
> insmod dvb_ksyms
> insmod alps_bsrv2
> insmod alps_tdmb7
> insmod alps_tdlb7
> insmod grundig_29504-401
> insmod grundig_29504-491
> insmod stv0299
> insmod ves1820
> insmod input
> insmod evdev
> insmod dvb-ttpci.o av7110_ir_debug=1
> insmod dvb_frontend
> insmod saa7146_v4l
> insmod av7110
> insmod av7110_ir
I guess there is something wrong here. Please post the original file.
(Apparently your distribution loads the driver in a non-standard way.)
Oliver
--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.
Home |
Main Index |
Thread Index