Mailing List archive

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

[linux-dvb] Re: terratec cinergy 1200 dvbt, debian sid, kernel2.6.8-1, cvs dvb



Hi.

I load the module tda10021.ko as you say before running ./insmod.sh, and this is the result:

--->8---

/usr/src/dvb-kernel/build-2.6# insmod ./tda10021.ko

/usr/src/dvb-kernel/build-2.6# ./insmod.sh load
Inserting DVB modules into kernel
FATAL: Module crc32 not found.
insmod: error inserting './ttusb_dec.ko': -1 Unknown symbol in module
insmod: error inserting './skystar2.ko': -1 Unknown symbol in module
insmod: error inserting './cinergyT2.ko': -1 Unknown symbol in module

/usr/src/dvb-kernel/build-2.6# dmesg
Linux video capture interface: v1.00
saa7146: register extension 'dvb'.
saa7146: register extension 'budget dvb'.
saa7146: register extension 'budget_ci dvb'.
saa7146: register extension 'budget dvb /w video in'.
ACPI: PCI interrupt 0000:00:0c.0[A] -> GSI 5 (level, low) -> IRQ 5
saa7146: found saa7146 @ mem f8b12c00 (revision 1, irq 5) (0x153b,0x1157).
DVB: registering new adapter (Terratec Cinergy 1200 DVB-T).
i2c_adapter i2c-0: registered as adapter #0
i2c_adapter i2c-0: master_xfer: with 2 msgs.
adapter failed MAC signature check
encoded MAC from EEPROM was ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:ff:f f:ff:ff
i2c_adapter i2c-0: master_xfer: with 1 msgs.
i2c_adapter i2c-0: master_xfer: with 2 msgs.
KNC1-0: MAC addr = 00:0a:ac:01:95:ec
i2c_adapter i2c-0: master_xfer: with 2 msgs.
budget_av: A frontend driver was not found for device 1131/7146 subsystem 153b/1 157
usbcore: registered new driver Technotrend/Hauppauge USB-Nova
ttusb_dec: Unknown symbol ttusbdecfe_dvbs_attach
ttusb_dec: Unknown symbol ttusbdecfe_dvbt_attach
usbcore: registered new driver dvb_dibusb
skystar2: Unknown symbol mt352_attach
skystar2: Unknown symbol mt352_write
cinergyT2: Unknown symbol remap_pfn_range

--->8---

The module cinergyT2 don't load, because, as I can see in Google, it use a new function called remap_pfn_range, witch will be used instead of the actual function remap_page_range, as I can see in the Changelog, into the Kernel 2.6.10.

This means that I cannot use this module with kernels previous to the 2.6.10?

Thanx.




On Mar 9 novembre 2004 18:17, Antonio V a écrit :

I'm running Debian sid, with a kernel 2.6.8-1. I'm trying to make work
the Terratec Cinergy 1200 Dvb-t. The information of my card is the
following:


Try:
# insmod ./tda10021.ko
before running ./insmod.sh. This is a new frontend and has not been added in
insmod.sh yet.










Home | Main Index | Thread Index