Mailing List archive

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

[linux-dvb] Unresolved symbols



I had a working setup with the dvb-drivers (1.1.1) a couple of days ago. For some reason (don't ask me why..) I rebuilt them, and now I get the following unresolved symbol errors when running insmod.sh:

# ./insmod.sh load
Inserting DVB modules into kernelmodprobe: Can't locate module videodev
./saa7146_vv.o: unresolved symbol video_register_device_Rfba2d6c3
./saa7146_vv.o: unresolved symbol video_unregister_device_R217b1920
./saa7146_vv.o: unresolved symbol video_usercopy_Rda525838
./dvb-ttpci.o: unresolved symbol saa7146_start_preview
./dvb-ttpci.o: unresolved symbol saa7146_set_hps_source_and_sync
./dvb-ttpci.o: unresolved symbol saa7146_register_device
./dvb-ttpci.o: unresolved symbol saa7146_vv_init
./dvb-ttpci.o: unresolved symbol saa7146_stop_preview
./dvb-ttpci.o: unresolved symbol saa7146_unregister_device
./dvb-ttpci.o: unresolved symbol saa7146_vv_release
./dvb-ttpci-budget.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
./dvb-ttpci-budget-ci.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg
./dvb-ttpci-budget-av.o: unresolved symbol saa7146_set_hps_source_and_sync
./dvb-ttpci-budget-av.o: unresolved symbol saa7146_register_device
./dvb-ttpci-budget-av.o: unresolved symbol saa7146_vv_init
./dvb-ttpci-budget-av.o: unresolved symbol saa7146_unregister_device
./skystar2.o: init_module: No such device
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
You may find more information in syslog or the output from dmesg

I have a Technotrend budget card (DVB-C). I can't remember if I installed something that would have affected my setup, causing these errors.
Any pointers of what could cause this would be very appreciated

--
Niklas Salmi


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



Home | Main Index | Thread Index