This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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 |