Mailing List archive

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

[linux-dvb] Re: Need help w/ Cinergy1200



Jakob Steidl schrieb:

you should update to the refactoring branch from cvs. (cvs update -r FE_REFACTORING) only there is the current working version of tda10021.c driver.
don't know which version you got from mail archive, perhaps the illegal one (breaks copyright, you should'nt use it).


okay, fetched the FE_REFACTORING branch. but still no success.

./insmod.sh load (edited version) gives me:
ventura build-2.6 # ./insmod.sh load
Inserting DVB modules into kernel
FATAL: Module crc32 not found.

crc32 compiled directly into kernel?

insmod: error inserting './tda10021.ko': -1 File exists

unload all already loaded dvb-modules before try to load the refactored ones. (if you use ./insmod.sh unload, you must add tda10021 there too)

insmod: error inserting './saa7146_vv.ko': -1 Unknown symbol in module
insmod: error inserting './dvb-ttpci.ko': -1 Unknown symbol in module
insmod: error inserting './budget.ko': -1 Unknown symbol in module
insmod: error inserting './budget-ci.ko': -1 Unknown symbol in module
insmod: error inserting './budget-av.ko': -1 Unknown symbol in module




and perhaps do a clean new make.

Markus Schulz




Home | Main Index | Thread Index