Hi,
I bought a TechnoTrend TT-connect S2-3600 DVB-S USB 'mouse' that I saw on a supported hardware list. I found the necessary driver modules ttpci-eeprom.ko and dvb-usb-pctv452e.ko and downloaded them from github.
Since I'm too noob for compiling I tried to insmod them into the running system but this failed:
dmesg:
What does this mean? I'm afraid I'll have to re-compile these modules for the '3.6.4 preempt mod_unload ARMv6' kernel version. Could anybody please point me to the driver modules' source code and the necessary tools and know-how for compiling?
Best regards,
Himbär
I bought a TechnoTrend TT-connect S2-3600 DVB-S USB 'mouse' that I saw on a supported hardware list. I found the necessary driver modules ttpci-eeprom.ko and dvb-usb-pctv452e.ko and downloaded them from github.
Since I'm too noob for compiling I tried to insmod them into the running system but this failed:
Code:
root ~/drivers # insmod dvb-usb-pctv452e.ko
Error: could not insert module dvb-usb-pctv452e.ko: Invalid module format
root ~/drivers # insmod ttpci-eeprom.ko
Error: could not insert module ttpci-eeprom.ko: Invalid module format
root ~/drivers #
dmesg:
Code:
dvb_usb_pctv452e: version magic '3.2.27+ preempt mod_unload modversions ARMv6 ' should be '3.6.4 preempt mod_unload ARMv6 '
ttpci_eeprom: version magic '3.2.27+ preempt mod_unload modversions ARMv6 ' should be '3.6.4 preempt mod_unload ARMv6 '
Best regards,
Himbär