Hi,
the latest Kernel linux-3.14.0-kirkwood-tld-2 package uploaded recently now includes
support for some additional tevii, terratec and technotrend dvb-s2 devices based on
the latest patch which I have send to bodhi before building the new kernel package,
on my iConnect everything is working fine so far,.. those users of bodhi's kernel package who are interested
to test the driver, please run modinfo dvb-usb-dw2102 after the latest linux-3.14.0-kirkwood-tld-2 package
is installed, to verify wether usb device and vendor id of your dvb-s device are supported, the list is rather long by now:
Drivers for DVBWorld DVB-S 2101, 2102, DVB-S2 2104, DVB-C 3101 USB2.0, TeVii S600, S630, S650, S660, S480, S421, S632, S662, S482 Technotrend S2-4600, Terratec Cinergy S2 USB BOX, Terratec Cinergy S2 PCIe Dual, Prof 1100, 7500 USB2.0, Geniatech SU3000, T220 devices,...
basically the patch relies on https://bitbucket.org/CrazyCat/s2-liplianin-v39 i.e. crazycat's fork of the s2-liplianin repo,
however since kernel 3.14 introduced the new rc-core framework, where all the legacy remote keymap definitions
inside the dw2102.c driver have been moved outside and transformed to rc-core keymap modules in drivers/media/rc/keymaps, there was some additional coding necessary to get this working again, e.g. rc-tt-4600.ko now is loaded
for the technotrend tt-s2-4600 device within the rc-core framework,... etc.,.. there is also some more debug output
concerning the frontend/decoder attach of ts2012 and ds3103, which sometimes has timing issues,..
as I can only test two devices which are currently used in my setup on the iConnect (a terratec cinergy s2 usb hd
and the tt-s2-4600 from technotrend, which are both working fine including built in remotes,..)
please report back your findings for other users,..
best wishes pbg4
the latest Kernel linux-3.14.0-kirkwood-tld-2 package uploaded recently now includes
support for some additional tevii, terratec and technotrend dvb-s2 devices based on
the latest patch which I have send to bodhi before building the new kernel package,
on my iConnect everything is working fine so far,.. those users of bodhi's kernel package who are interested
to test the driver, please run modinfo dvb-usb-dw2102 after the latest linux-3.14.0-kirkwood-tld-2 package
is installed, to verify wether usb device and vendor id of your dvb-s device are supported, the list is rather long by now:
Drivers for DVBWorld DVB-S 2101, 2102, DVB-S2 2104, DVB-C 3101 USB2.0, TeVii S600, S630, S650, S660, S480, S421, S632, S662, S482 Technotrend S2-4600, Terratec Cinergy S2 USB BOX, Terratec Cinergy S2 PCIe Dual, Prof 1100, 7500 USB2.0, Geniatech SU3000, T220 devices,...
basically the patch relies on https://bitbucket.org/CrazyCat/s2-liplianin-v39 i.e. crazycat's fork of the s2-liplianin repo,
however since kernel 3.14 introduced the new rc-core framework, where all the legacy remote keymap definitions
inside the dw2102.c driver have been moved outside and transformed to rc-core keymap modules in drivers/media/rc/keymaps, there was some additional coding necessary to get this working again, e.g. rc-tt-4600.ko now is loaded
for the technotrend tt-s2-4600 device within the rc-core framework,... etc.,.. there is also some more debug output
concerning the frontend/decoder attach of ts2012 and ds3103, which sometimes has timing issues,..
as I can only test two devices which are currently used in my setup on the iConnect (a terratec cinergy s2 usb hd
and the tt-s2-4600 from technotrend, which are both working fine including built in remotes,..)
please report back your findings for other users,..
best wishes pbg4