Guy Sheffer
Guy Sheffer
The file that holds all the flags is here: https://github.com/guysoft/FullPageOS/blob/devel/src/modules/fullpageos/filesystem/home/pi/scripts/start_chromium_browser#L4
Hey, I think to implement that you will need a dedicated server on the Pi that would accept an http request fore shutdown. But I really don't have the time...
Hey, I haven't really played with this. Someone posted this guide which seems to indicate that you actually want plymouth: https://raspberrypi.stackexchange.com/a/59311 You could use something like [CustoPiZer](https://github.com/OctoPrint/CustoPiZer) to make your...
There are sevral issues that need to be addressed for this to happen: 1. CustomPiOS uses chroot with qemu-arm-static to build. So in order to support x86 it will need...
Ok, that still leaves 1 and 3
It might be easier to solve 3 by using armbian which is supported in CustomPiOS: https://www.armbian.com/uefi-x86/
Related of duplicate: https://github.com/guysoft/FullPageOS/issues/427
Does it always show the splash screen if you dont change it? What version of RaspberryPi? How long does the boot actually take?
What are you using it for that the splash screen is such critical? A workaround might be to have the splash screen load as a background for the GUI.
Well I am not sure how well FullPageOS was tested for combat. Understanding the use case might help more here. Linux as an operating system has various stages, and in...