LE 8.2.3.1 on S905x, RGB OUTPUT

  • Do you know if this ssh command works with the 8.2.3.1 LE version, on order to avoid green pink screens for Old Philips (& Sony) Tvs ?

    Code:


    cd .config

    nano autostart.sh

    7. This starts an editor. Insert the following text:

    Code:


    #!/bin/sh


    echo 1 > /sys/class/amhdmitx/amhdmitx0/output_rgb

    8. Save with the same name

    9. Run:

    Code:


    chmod 755 autostart.sh<br><br>reboot