Hi everybody,
I've bought a odroid-C2 and a Terratec Cinergy S2 USB BOX Rev.4 (Terratec).
I'm running LibreELEC-Odroid_C2.aarch64-7.0.2.img with TVHeadend Server 4.2 but the DVB-S2 Box is not working.
odroid:~ # lsusb
Bus 001 Device 003: ID 0ccd:0105 TerraTec Electronic GmbH
Bus 001 Device 002: ID 05e3:0610 Genesys Logic, Inc. 4-port hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
odroid:~ # dmesg | grep usb
[15834.708632] usb 1-1.3: new high-speed USB device number 3 using dwc_otg
[15834.809098] usb 1-1.3: New USB device found, idVendor=0ccd, idProduct=0105
[15834.809110] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[15834.809115] usb 1-1.3: Product: TERRATEC USB Tuner
[15834.809120] usb 1-1.3: Manufacturer: Tevii
[15834.809125] usb 1-1.3: SerialNumber: 000000031
odroid:~ # dmesg | grep dvb
- NOTHING -
I've read that there are some changes in LibreELEC (Krypton) v7.90.003 ALPHA, which include
- support for the Terratec Cinergy S2 Rev.3 DVB card
Is it possible to add support for the Rev.4 for odroid-C2 as well?
I've opened a github issue already (odroid libreelec Terratec Cinergy S2 Box Rev 4 · Issue #212 · hardkernel/linux · GitHub)
Thanks for your help.