Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Modprobe circular dependency tda1004x Mandrake9-2
I am running Mandrake 9.2. If I load the modules
manually (insmod) everything works fine. For some reason I can't get
modprobe to correctly load the tda1004x module and dependencies. I have
tried various combinations of add, above and below in modules.conf but
still can't get anywhere.
Here is the error:
# modprobe tda1004x
modprobe: Too deep recursion in module dependencies!
modprobe: Circular dependency? dmxdev dvb_filter dvb_ksyms dvb-ttpci
tda1004x
Aborted (core dumped)
This is the working lsmod combination:
# lsmod
Module Size Used by Tainted: P
tda1004x 10664 1
dvb-ttpci 311924 0 (unused)
dvb_demux 10540 1 [dvb-ttpci]
input 5696 0 [dvb-ttpci]
dmxdev 9968 1 [dvb-ttpci]
dvb_net 6898 0 [dvb-ttpci]
dvb_filter 7168 0 [dvb-ttpci]
dvb_i2c 2796 0 [tda1004x dvb-ttpci]
dvb_frontend 10572 0 [tda1004x dvb-ttpci]
dvbdev 4528 1 [dvb-ttpci dmxdev dvb_net
dvb_frontend]
videodev 7936 0 [dvb-ttpci dmxdev dvb_net dvbdev]
<snip>
Regards
Jonathan
--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index