Low memory error popup on Pi Zero 2 W prevents boot#672
Conversation
…at stops boot process until a mouse is connected to clear error
|
Merged. |
|
Thanks so much for this - exactly what I was needing! Can you drop a build for it please that I can download? |
|
Started a new nightly builds, lets see if it passes |
|
Thanks - not showing on https://unofficialpi.org/Distros/FullPageOS/nightly/ yet |
|
Had some CI/cd issue, re-ran |
|
@bradcohen |
|
The recent RpiOS based on Debian Trixie broke the CI. Fixing that so we get a new build. |
|
Build passes now. Some changes due to trixe. Will also push the code out when I am next to a computer |
When loading FullpageOS on a Pi Zero 2 W (512MB) RAM, an error dialog pops up on boot saying it is not recommended to run Chromium on less than 1GB RAM.
This error dialog prevents the completion of the boot process until you connect a mouse to click OK. This wouldn't be ideal for my clients when they reboot their displays and have no knowledge of Pi's and cannot load their marketing screens.
This Chromium flag prevents the memory check, and the FullpageOS system boots properly on low memory Pi's without needing to connect peripherals to clear the error.