Mailing List archive

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

[linux-dvb] insmod tuner problems



Hello,

I have a problem by installing the dvb kernel modules.
Kernel: 2.4.4
DVB: siemens_dvb-0.9-20010803

I've installed all object files to /lib/modules/<kernel ver.>/misc and
copyed the files Dpram and Root to /lib/DVB.
Now I install the modules form the /lib path, but the tv screen stays
black.

Everything works fine if I installed [...]/DVB/driver/tuner.o instead of
/lib/modules/[...]/tuner.o.

I've figured out that I get different messages in /var/log/warn.
The different appears when installing the saa7146_core module.

/var/log/warn (when using [...]/DVB/driver/tuner.o):

Aug 22 22:25:14 pippin kernel: i2c-core.o: i2c core module
Aug 22 22:25:14 pippin kernel: i2c-core.o: driver VES1893 DVB demodulator
registered.
Aug 22 22:25:14 pippin kernel: i2c-core.o: driver VES1820 DVB demodulator
registered.
Aug 22 22:25:14 pippin kernel: i2c-core.o: driver tda8083 DVB demodulator
registered.
Aug 22 22:25:15 pippin kernel: i2c-core.o: driver stv0299 DVB demodulator
registered.
Aug 22 22:25:15 pippin kernel: i2c-core.o: driver i2c TV tuner driver
registered.
Aug 22 22:25:15 pippin kernel: saa7146_core.o: saa7146(1): bus:0, rev:1,
mem:0xd0d00000.
Aug 22 22:25:15 pippin kernel: i2c-core.o: client [VES1893] registered to
adapter [saa7146(1)](pos. 0).
Aug 22 22:25:15 pippin kernel: VES1893: attaching VES1893 at 0x10 to
adapter saa7146(1)
Aug 22 22:25:15 pippin kernel: tuner: chip found @ 0x61
Aug 22 22:25:15 pippin kernel: i2c-core.o: client [i2c tv tuner chip]
registered to adapter [saa7146(1)](pos. 1).
Aug 22 22:25:15 pippin kernel: i2c-core.o: adapter saa7146(1) registered
as adapter 0.
Aug 22 22:25:18 pippin kernel: dvb0: AV7111 - firm f0240009, rtsl
b0250018, vid 71010068, app 00010002
Aug 22 22:25:18 pippin kernel: dvb: 1 dvb(s) found!

/var/log/warn (when using /lib/modules/[...]/tuner.o):

Aug 22 22:26:58 pippin kernel: i2c-core.o: i2c core module
Aug 22 22:26:59 pippin kernel: i2c-core.o: driver VES1893 DVB demodulator
registered.
Aug 22 22:26:59 pippin kernel: i2c-core.o: driver VES1820 DVB demodulator
registered.
Aug 22 22:26:59 pippin kernel: i2c-core.o: driver tda8083 DVB demodulator
registered.
Aug 22 22:26:59 pippin kernel: i2c-core.o: driver stv0299 DVB demodulator
registered.
Aug 22 22:26:59 pippin kernel: i2c-core.o: driver i2c TV tuner driver
registered.
Aug 22 22:26:59 pippin kernel: saa7146_core.o: saa7146(1): bus:0, rev:1,
mem:0xd0d01000.
Aug 22 22:26:59 pippin kernel: i2c-core.o: client [VES1893] registered to
adapter [saa7146(1)](pos. 0).
Aug 22 22:26:59 pippin kernel: VES1893: attaching VES1893 at 0x10 to
adapter saa7146(1)
Aug 22 22:26:59 pippin kernel: i2c-core.o: adapter saa7146(1) registered
as adapter 0.
Aug 22 22:27:02 pippin kernel: dvb0: AV7111 - firm f0240009, rtsl
b0250018, vid 71010068, app 00010002
Aug 22 22:27:02 pippin kernel: dvb: 1 dvb(s) found!

Bye, Georg

Location: Europe, Germany, Ratingen



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


Home | Main Index | Thread Index