-
Notifications
You must be signed in to change notification settings - Fork 408
Description
Hi everybody,
I've bought a odroid-C2 and a Terratec Cinergy S2 USB BOX (http://www.terratec.de/details.php?artnr=134439#.V4phkRI72ZA)
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 -
Could anybody help to fix it that the Terratec Cinergy S2 USB BOX is working under LibreELEC-Odroid_C2.aarch64-7.0.2.img.
Thanks for your help.