[8.2.2.3] LibreELEC 8.2 for S912

  • [280] 0.0- 1.0 sec 8400 KBytes 68813 Kbits/sec

    [280] 1.0- 2.0 sec 8256 KBytes 67633 Kbits/sec

    [280] 2.0- 3.0 sec 11584 KBytes 94896 Kbits/sec

    [280] 3.0- 4.0 sec 11584 KBytes 94896 Kbits/sec

    [280] 4.0- 5.0 sec 11576 KBytes 94831 Kbits/sec

    [280] 5.0- 6.0 sec 11592 KBytes 94962 Kbits/sec

    [280] 6.0- 7.0 sec 11584 KBytes 94896 Kbits/sec

    [280] 7.0- 8.0 sec 11576 KBytes 94831 Kbits/sec

    [280] 8.0- 9.0 sec 11584 KBytes 94896 Kbits/sec

    [280] 9.0-10.0 sec 11584 KBytes 94896 Kbits/sec

    [280] 0.0-10.0 sec 109328 KBytes 89559 Kbits/sec

    thats le output

    i enabled debug and the screen starts stuttering when kodi cpu is over 100%

    Edited once, last by kmxak (December 31, 2017 at 11:15 AM).

  • Fast ethernet should look like this:

    [ 4] 0.00-1.00 sec 10.7 MBytes 89.5 Mbits/sec 12 24.0 KBytes

    [ 4] 1.00-2.00 sec 10.9 MBytes 91.4 Mbits/sec 12 26.9 KBytes

    [ 4] 2.00-3.00 sec 11.1 MBytes 92.8 Mbits/sec 14 25.5 KBytes

    [ 4] 3.00-4.00 sec 11.1 MBytes 92.9 Mbits/sec 13 22.6 KBytes

    [ 4] 4.00-5.00 sec 11.2 MBytes 93.6 Mbits/sec 13 22.6 KBytes

    [ 4] 5.00-6.00 sec 11.2 MBytes 94.1 Mbits/sec 12 31.1 KBytes

    [ 4] 6.00-7.00 sec 11.4 MBytes 95.5 Mbits/sec 0 74.9 KBytes

    [ 4] 7.00-8.00 sec 11.5 MBytes 96.3 Mbits/sec 0 100 KBytes

    [ 4] 8.00-9.00 sec 11.2 MBytes 93.8 Mbits/sec 0 120 KBytes

    [ 4] 9.00-10.00 sec 11.4 MBytes 95.4 Mbits/sec 0 137 KBytes

    Did You try iperf running on other devices like PC, Notebook, NAS etc. ?

  • ODROID:~ # ethtool eth0

    Settings for eth0:

    Supported ports: [ TP MII ]

    Supported link modes: 10baseT/Half 10baseT/Full

    100baseT/Half 100baseT/Full

    1000baseT/Half 1000baseT/Full

    Supported pause frame use: Symmetric Receive-only

    Supports auto-negotiation: Yes

    Advertised link modes: 10baseT/Half 10baseT/Full

    100baseT/Half 100baseT/Full

    1000baseT/Half 1000baseT/Full

    Advertised pause frame use: Symmetric Receive-only

    Advertised auto-negotiation: Yes

    Link partner advertised link modes: 10baseT/Half 10baseT/Full

    100baseT/Half 100baseT/Full

    Link partner advertised pause frame use: No

    Link partner advertised auto-negotiation: Yes

    Speed: 100Mb/s ## nicht richtig oder?

    Duplex: Full

    Port: MII

    PHYAD: 0

    Transceiver: external

    Auto-negotiation: on

    Supports Wake-on: ug

    Wake-on: d

    Current message level: 0x0000003d (61)

    drv link timer ifdown ifup

    Link detected: yes

  • Settings for eth0:

    Supported ports: [ TP MII ]

    Supported link modes: 10baseT/Half 10baseT/Full

    100baseT/Half 100baseT/Full

    1000baseT/Half 1000baseT/Full

    Supported pause frame use: Symmetric Receive-only

    Supports auto-negotiation: Yes

    Advertised link modes: 10baseT/Half 10baseT/Full

    100baseT/Half 100baseT/Full

    1000baseT/Half 1000baseT/Full

    Advertised pause frame use: Symmetric Receive-only

    Advertised auto-negotiation: Yes

    Link partner advertised link modes: 10baseT/Half 10baseT/Full

    100baseT/Half 100baseT/Full

    1000baseT/Full

    Link partner advertised pause frame use: Symmetric

    Link partner advertised auto-negotiation: Yes

    Speed: 1000Mb/s

    Duplex: Full

    Port: MII

    PHYAD: 0

    Transceiver: external

    Auto-negotiation: on

    Supports Wake-on: ug

    Wake-on: d

    Current message level: 0x0000003d (61)

    drv link timer ifdown ifup

    Link detected: yes


    .. this is solved now.

    but stuttering is still there.

  • i tryed some buffer settings and now its better but not perfekt.

    I see the Video buffering but when the video continues the buffer is gone and loading again. its a bit crazy

  • I tried another dtb file, the 2Gb version did not work. I could not boot up LibreElect. I tried both 100bit and 1Gbit ethernet.

    I even tired not having a DTB file at all, boots up but still no internet connection or valid IP address.

    When I tried the 3db 1 gbit dtb file, I do get a valid IP address but does not connect to anything. I test by adding more weather providers and by connecting to my NAS but can't located. Very frustration.

    Edited once, last by heiner59er (January 2, 2018 at 5:37 PM).

  • Hi all

    I wonder if it is any add-on I can use to change or monitor the video chroma subsampling output. 4:2:0 or 4:2:2 or is LibreELEC always sending

    no subsampling at 4:4:4 ?

    If so. Is LIbreELEC sending full RGB 4:4:4 0 - 256 or Y'CbCr 4:4:4. 16 - 235 ?

    I have the MInix u9-h device with latest LibreELEC installed.

    I think I got this, run this to see what your device is capable of


    cat /sys/class/amhdmitx/amhdmitx0/dc_cap


    then just cat what you want in.

    echo 'rgb,8bit' > /sys/class/amhdmitx/amhdmitx0/attr


    echo '444,8bit' > /sys/class/amhdmitx/amhdmitx0/attr


    echo '444,10bit' > /sys/class/amhdmitx/amhdmitx0/attr

    Edited once, last by wpc (January 2, 2018 at 6:41 PM).

  • I tried another dtb file, the 2Gb version did not work. I could not boot up LibreElect. I tried both 100bit and 1Gbit ethernet.

    I even tired not having a DTB file at all, boots up but still no internet connection or valid IP address.

    When I tried the 3db 1 gbit dtb file, I do get a valid IP address but does not connect to anything. I test by adding more weather providers and by connecting to my NAS but can't located. Very frustration.

    Silly question but are you renaming the dtb to dtb.img when you are trying them.

  • Hey, guys. New owner (several hours and counting) of a U9-H running 8.2.2 on internal (no desire for Android).

    Seems to working great so far. Huge improvement over the SATV with its poor upscaling.

    One thing minor thing I'm seeing with this device is that the Kodi UI only detects 24/23.97 at 2160p. No problem running the UI at 1080p/60hz which looks great. I know the AVR port supports 2160/60 because I had the SATV on the same port and it had 2160/60 working. Should I be seeing 60hz as as an available refresh rate for the UI or does this build of LE not support it? I've rebooted the device with the AVR/tv on so it should be detecting EDID modes.

    1080 mkvs look great (best I've seen since getting the Sony X900e. 4k/HDR also looks great and very smooth. So it seems like the auto resolution switching is working. So it seems like no actual problem with watching videos, just the UI (not that I have any 4k/60Hz in my library).

    Thank you Kszaq for all your work on this. Definitely the best Kodi box I've had.

    ***Nevermind. swapped HDMI cables and now the UI runs in 4/60hz. But still, thanks Kszaq!

    John

    Edited once, last by john_nj (January 3, 2018 at 3:02 AM).

  • Hey guys, been successfully using the KM8 Pro with LibreELEC - thanks kszaq!

    However, I'm not having much luck with getting sleep/wake to work. I've enabled the sleep function in the config file mentioned earlier in the thread via SSH, but I'm not sure how to go about waking the device after it goes into standby (when the front LED is red). I've tried sending remote commands with HDMI-CEC and Bluetooth, but neither can wake the unit up; I have to press the front button 'on' to wake it up.

    Does that mean this box probably just doesn't support sleep mode?

  • However, I'm not having much luck with getting sleep/wake to work. I've enabled the sleep function in the config file mentioned earlier in the thread via SSH, but I'm not sure how to go about waking the device after it goes into standby (when the front LED is red). I've tried sending remote commands with HDMI-CEC and Bluetooth, but neither can wake the unit up; I have to press the front button 'on' to wake it up.

    These boxes cannot be woken up using CEC or Bluetooth. Only IR and power button (and some WoL when enabled in bootloader).

  • These boxes cannot be woken up using CEC or Bluetooth. Only IR and power button (and some WoL when enabled in bootloader).

    Hi,

    I use a mx3 remote which works great. But there is 1 small problem. My 4 year old son sometimes accidently hit the red power button and than the box immidiately powers off. I want to disable the power button so when you press the button nothing happens. I think the red power button is an IR button (the other buttons are rf buttons) and I can not remap or disable that button.

    Is it possible to put the box in suspend or sleep mode when the power button is pressed? That would solve the above for me.

    Thanks.