Mailing List archive

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

[linux-dvb] Modules loading problem on Fedora Core 2



Hi

Sorry if this is a FAQ, I'm a DVB newbie since a few days. Any help would
be highly appreciated.

I have trouble loading the driver modules on the following configuration:

- Fedora Core 2
- Kernel 2.6.9
- Technotrend Budget Card

I have compiled the kernel, and it works OK. The DVB modules compile OK.

Now the problems/questions:

a) What modules should I load for the TT budget card ?

I've tried to load the modules using a (modified) version of insmod.sh from
linuxtv-db-1.1.1, but it seems out-of-date, e.g. saa7164 seems gone (??)

b) There are unknown symbols. See the dmesg output cut and pasted below.
How to fix these ? What are the mandatory kernel options to be used ?

==============================================
ves1820: Unknown symbol dvb_unregister_i2c_device
ves1820: Unknown symbol dvb_unregister_frontend
ves1820: Unknown symbol dvb_register_frontend
ves1820: Unknown symbol dvb_register_i2c_device
Linux video capture interface: v1.00
ves1x93: Unknown symbol dvb_unregister_i2c_device
ves1x93: Unknown symbol dvb_unregister_frontend
ves1x93: Unknown symbol dvb_register_frontend
ves1x93: Unknown symbol dvb_register_i2c_device
alps_tdmb7: Unknown symbol dvb_unregister_i2c_device
alps_tdmb7: Unknown symbol dvb_unregister_frontend
alps_tdmb7: Unknown symbol dvb_register_frontend
alps_tdmb7: Unknown symbol dvb_register_i2c_device
stv0299: Unknown symbol dvb_unregister_i2c_device
stv0299: Unknown symbol dvb_unregister_frontend
stv0299: Unknown symbol dvb_register_frontend
stv0299: Unknown symbol dvb_register_i2c_device
ves1820: Unknown symbol dvb_unregister_i2c_device
ves1820: Unknown symbol dvb_unregister_frontend
ves1820: Unknown symbol dvb_register_frontend
ves1820: Unknown symbol dvb_register_i2c_device
grundig_29504_401: Unknown symbol dvb_unregister_i2c_device
grundig_29504_401: Unknown symbol dvb_unregister_frontend
grundig_29504_401: Unknown symbol dvb_register_frontend
grundig_29504_401: Unknown symbol dvb_register_i2c_device
grundig_29504_491: Unknown symbol dvb_unregister_i2c_device
grundig_29504_491: Unknown symbol dvb_unregister_frontend
grundig_29504_491: Unknown symbol dvb_register_frontend
grundig_29504_491: Unknown symbol dvb_register_i2c_device
cx24110: Unknown symbol dvb_unregister_i2c_device
cx24110: Unknown symbol dvb_unregister_frontend
cx24110: Unknown symbol dvb_register_frontend
cx24110: Unknown symbol dvb_register_i2c_device
mt312: Unknown symbol dvb_unregister_i2c_device
mt312: Unknown symbol dvb_unregister_frontend
mt312: Unknown symbol dvb_register_frontend
mt312: Unknown symbol dvb_register_i2c_device
=======================================

c) Modprobe does not find the modules., see cut & pasted output below.

FATAL: Module input not found.
FATAL: Module dvb_core.ko not found.
FATAL: Module ves1x93.ko not found.
FATAL: Module alps_tdlb7.ko not found.
FATAL: Module alps_tdmb7.ko not found.
FATAL: Module stv0299.ko not found.
FATAL: Module ves1820.ko not found.
FATAL: Module tda1004x.ko not found.
FATAL: Module grundig_29504_401.ko not found.
FATAL: Module grundig_29504_491.ko not found.
FATAL: Module cx24110.ko not found.
FATAL: Module mt312.ko not found.
FATAL: Module saa7146.ko not found.
FATAL: Module saa7146_vv.ko not found.
FATAL: Module ttpci_eeprom.ko not found.
FATAL: Module dvb_ttpci.ko not found.
FATAL: Module budget_core.ko not found.
FATAL: Module budget.ko not found.
FATAL: Module budget_ci.ko not found.
FATAL: Module budget_av.ko not found.
FATAL: Module dvb_ttusb_budget.ko not found.
FATAL: Module ttusb_dec.ko not found.
FATAL: Module skystar2.ko not found.

=========================================================

Many thanks in advance.

Best regards,

Esa






Home | Main Index | Thread Index