Posts by vpeter
-
-
Sorry I read wrong.
HDMI cable and TV works here.
-
Sorry but I'm not familiar with this errors. Maybe it doesn't work with hdmi2dvi adapter (newer tested this).
-
-
After LibreELEC.tv/package.mk at master · LibreELEC/LibreELEC.tv · GitHub add lines
Codesed -e "s,^.*NAutoVTs=.*$,NAutoVTs=6,g" -i $INSTALL/etc/systemd/logind.conf sed -e "s,^.*ReserveVT=.*$,ReserveVT=6,g" -i $INSTALL/etc/systemd/logind.conf sed -e "s,^.*KillUserProcesses=.*$,KillUserProcesses=yes,g" -i $INSTALL/etc/systemd/logind.confThe other option is to just use custom file in projects/YOUR_PROJECT/filesystem/etc/systemd.
-
-
-
-
-
You could save everything under /usr and copied data from there just like LibreELEC.tv/userconfig-setup at master · LibreELEC/LibreELEC.tv · GitHub
Or create one service which runs on startup and copy files if needed. I done this few times.
-
How can I handle updates of LibreElece in the future with this specific build?
Disable automatic updates from LibreELEC settings and update manually. This applies to v8 only. V9 with Kodi 18 will be a different story.
-
8.2.3 is also available

-
-
If I use your custom build, do I need to uncheck automatic updates in the menu?
Yes.
-
-
Back in the days we used Plop Boot Manager to boot from CD first which allows booting from USB as second stage.
-
I build Moonlight by updating 3 packages (moonlight-common-c, moonlight-embedded and moonlight) and then addon worked. (tested by hdkiller on irc with LE 8.2.2).
-
I think he needs udev rule?