codesnake / OpenELEC.tv

Port of the OpenELEC for Amlogic-based TV boxes
http://openelec.tv
62 stars 70 forks source link

Mygica T230 DVB-T2 tuner not working #96

Open TheLegendOfMart opened 8 years ago

TheLegendOfMart commented 8 years ago

I am using 5.95.2 on an S805 device. I have an August T210 V2 device which is a rebranded Mygica T230 DVB-T2 tuner.

When I plug it up to the box TVHeadend doesn't find it. Dmesg reports the following when I plug it in:

[ 4814.995650@2] usb 2-1.4: new high-speed USB device number 9 using dwc_otg [ 4815.096587@0] usb 2-1.4: New USB device found, idVendor=0572, idProduct=c688 [ 4815.096619@0] usb 2-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 4815.096632@0] usb 2-1.4: Product: USB Stick [ 4815.096644@0] usb 2-1.4: Manufacturer: Max [ 4815.096656@0] usb 2-1.4: SerialNumber: 080116

As you can see it doesn't even try to load firmware.

OpenELEC:/ # lsusb Bus 001 Device 008: ID 1a40:0101 Terminus Technology Inc. Hub Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 009: ID 0572:c688 Conexant Systems (Rockwell), Inc. Geniatech T230 DVB-T2 TV Stick Bus 002 Device 004: ID 046d:c52b Logitech, Inc. Unifying Receiver Bus 002 Device 003: ID 1a40:0101 Terminus Technology Inc. Hub Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

OpenELEC:/ # lsmod Module Size Used by si21xx 8360 0 cbc 2022 0 dhd 626113 0 cfg80211 204928 1 dhd wifi_dummy 594 0 mali 162645 5

According to the chap at the end of the page https://tvheadend.org/boards/5/topics/10864?r=18159#message-18159

The dvb-demod-si2168-b40-01.fw firmware from Openelec git wasn't working for him.

I don't have a clue how to replace it as it is read only. I was wondering if there was any possibility you can look at this.