Posts by secam7

    I wanted to thank you very much, you helped me a lot! :)

    The wired connection works, the sound is too.

    Now I'm trying to get wifi to work but it's having issues with the sd card/reader. Maybe with the box itself.

    I'm sure I'll have more questions, but for now I have to deal with some technical issues.

    I wish you success in activities other than this one. :)

    I have a box as in the subject, trying to start wifi under *Elec I came across this topic: Nexbox A95X (GXBB) .

    I tried the image from @chewitt, not knowing the correct dtb, checked all menson-g12a-* .

    The box launches for: meson-g12a-x96-max.dtb and meson-g12a-sei510.dtb .

    In the case of x96 there is picture and sound, no wired network, and the wireless network sees the router but cannot connect (invalid key).

    For sei510 there is a picture, no sound, the wired network works, for the wireless network it is the same as for x96.

    How chewitt built the image with rtl8189 and it works, since in the dtb files used, there is nothing about this wifi module?

    How to make it have picture, sound and wired and wireless network in this box??

    dmesg for dtb sei510: http://ix.io/4AY3

    I also have dtb file from android 9: g12a-u212-2g.dtb.zip

    I have a Mecool m8s plus (s905x2) box with wifi RTL8188F.

    I used the image from this thread, the box booted up and even saw the wifi network, but failed to configure (invalid key). After refresh in the libreelec menu the network is gone. Unfortunately, the lan network doesn't work either (problem with ethmac-systemd starting). I'm writing from memory.

    Can it be solved somehow?

    I have dtb file from Android.

    I used meson-g12a-x96-max.dtb for this check.

    Code
    [   13.312097] si2168 11-0064: downloading firmware from file 'dvb-demod-si2168-d60-01.fw'
    [   13.639898] si2168 11-0064: firmware version: D 6.0.13
    [   13.644624] si2157 12-0060: found a 'Silicon Labs Si2141-A10'
    [   13.645827] si2157 12-0060: downloading firmware from file 'dvb-tuner-si2141-a10-01.fw'
    [   13.810937] si2157 12-0060: firmware version: 1.1.11

    Generally, new firmware is needed

    https://www.dropbox.com/s/yu90aa1cww6n…230a.patch?dl=1

    Edit: I updated my patch, please re-download

    Something strange here:

    Code
    [    2.018299] usb 1-1.5: New USB device found, idVendor=048d, idProduct=9135, bcdDevice= 2.00
    [    2.018321] usb 1-1.5: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    
     10.083023] usb 1-1.5: dvb_usb_v2: 2nd usb_bulk_msg() failed=-110
    [   10.083092] dvb_usb_af9035: probe of 1-1.5:1.0 failed with error -110
    [   10.083251] usbcore: registered new interface driver dvb_usb_af9035

    Identifies it correctly, but loads the wrong module: dvb_usb_af9035

    Hi,

    I bought the MyGica T230A tuner. I didn't know there would be a problem with the letter A.

    When I connected it to rpi with libreelec, dmesg showed something like this:

    [ 262.006051] usb 1-1.1: new high-speed USB device number 4 using xhci_hcd

    [ 262.097416] usb 1-1.1: New USB device found, idVendor=0572, idProduct=689a, bcdDevice= 8.00

    [ 262.097433] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3

    [ 262.097448] usb 1-1.1: Product: USB Stick

    [ 262.097462] usb 1-1.1: Manufacturer: Gen

    [ 262.097475] usb 1-1.1: SerialNumber: 2017.12.09

    This tuner has entries in the "inf" file of the windows driver identical to the T230C v2 :

    %TC68A_DVB.DeviceDesc% = TC68A_DVB, USB\VID_0572&PID_C68A

    %TC68A_DVB.DeviceDesc% = TC68A_DVB, USB\VID_0572&PID_689A

    I patched the files: dvb-usb-ids.h, dvbsky.c and built a new image libreelec.

    After running, dmesg shows now:

    [ 262.006051] usb 1-1.1: new high-speed USB device number 4 using xhci_hcd

    [ 262.097416] usb 1-1.1: New USB device found, idVendor=0572, idProduct=689a, bcdDevice= 8.00

    [ 262.097433] usb 1-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=3

    [ 262.097448] usb 1-1.1: Product: USB Stick

    [ 262.097462] usb 1-1.1: Manufacturer: Gen

    [ 262.097475] usb 1-1.1: SerialNumber: 2017.12.09

    [ 262.402693] usb 1-1.1: dvb_usb_v2: found a 'MyGica Mini DVB-(T/T2/C) USB Stick T230A' in warm state

    [ 262.402961] usb 1-1.1: dvb_usb_v2: will pass the complete MPEG2 transport stream to the software demuxer

    [ 262.403000] dvbdev: DVB: registering new adapter (MyGica Mini DVB-(T/T2/C) USB Stick T230A)

    [ 262.403012] usb 1-1.1: media controller created

    [ 262.404228] dvbdev: dvb_create_media_entity: media entity 'dvb-demux' registered.

    [ 262.479360] si2168 13-0064: probe failed = -121

    [ 262.479383] si2168: probe of 13-0064 failed with error -121

    [ 262.481522] usbcore: registered new interface driver dvb_usb_dvbsky

    What could that mean?

    Is there a problem with the firmware?

    Can it be fixed somehow?

    Edit:

    Tested on the devel version:

    LibreELEC (community): devel-20201214210405-8a6ca28 (RPi4.arm)

    LibreELEC:~ # uname -a

    Linux LibreELEC 5.9.10 #1 SMP Mon Dec 14 21:20:14 UTC 2020 armv7l GNU/Linux

    LibreELEC:~ #