Skip to content

Instantly share code, notes, and snippets.

View crash5's full-sized avatar

crash5 crash5

View GitHub Profile
@crash5
crash5 / autostart.sh
Created April 11, 2021 10:44
Workaround for CoreELEC 19.x-Matrix green screen error when TV switched on after the tv box.
#!/bin/sh
# Workaround for CoreELEC 19.x-Matrix green screen error when TV switched on
# after the tv box.
#
# Tested on:
# - X96 Max+ (CoreELEC 19.0, 19.1 rc1/rc2)
#
# Original idea from user dasdreHmomenT on
# https://discourse.coreelec.org/t/matrix-wrong-output-mode-set-on-boot/15142