Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add another patch #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add another patch #4

wants to merge 1 commit into from

Conversation

kwaaak
Copy link

@kwaaak kwaaak commented Oct 29, 2019

Works on LibreELEC (official): 9.0.2 (RPi2.arm)

@petterreinholdtsen
Copy link

This one worked for me. :)

@narkocam
Copy link

This one is what worked in my case in OpenElec 8.0.4 for RPi2

cd /boot
cp start_x.elf start_x.elf_backup && \
 perl -pne 's/\x47\xE9362H\x1D\x18/\x47\xE9362H\x1D\x1F/g' < start_x.elf_backup > start_x.elf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants