Recalbox with RetroFlag Case and SafeShutdown
-
Hey there,
I recently bought a new Raspi 3B+ and a NesPi Plus case from RetroFlag.
http://retroflag.com/nespi-case-plus.html
To setup the system for using the safe shutdown functionality of the case, they provide some scripts. One of them for use on RecalBox systems.Unfortunatly this script seems old and unmaintained, no longer working with current RecalBox releases.
Due to missing sudo and apt package manager, it cannot install required libs for the script.
I already opened an issue, but no reaction so far.
https://github.com/RetroFlag/retroflag-picase/issues/81Is here anyone using this case with RecalBox and Safe Shutdown?
How did you achieve this?
Is there maybe a working configuration with the system.power.switch setting in recalbox.conf?Thank you for any hint and answer on this topic.
Michael
-
Hello
Uncomment good line in recalbix.conf
# ------------ A - System Options ----------- # # Uncomment the system.power.switch you use ;system.power.switch=ATX_RASPI_R2_6 # http://lowpowerlab.com/atxraspi/#installation ;system.power.switch=MAUSBERRY # http://mausberry-circuits.myshopify.com/pages/setup ;system.power.switch=REMOTEPIBOARD_2003 # http://www.msldigital.com/pages/support-for-remotepi-board-2013 ;system.power.switch=REMOTEPIBOARD_2005 # http://www.msldigital.com/pages/support-for-remotepi-board-plus-2015 ;system.power.switch=WITTYPI # http://www.uugear.com/witty-pi-realtime-clock-power-management-for-raspberry-pi ;system.power.switch=PIN56ONOFF # https://github.com/recalbox/recalbox-os/wiki/Add-a-start-stop-button-to-your-recalbox-(EN) ;system.power.switch=PIN56PUSH # https://github.com/recalbox/recalbox-os/wiki/Add-a-start-stop-button-to-your-recalbox-(EN) ;system.power.switch=PIN356ONOFFRESET # https://github.com/recalbox/recalbox-os/wiki/Add-a-start-stop-button-to-your-recalbox-(EN) ;system.power.switch=PIN356PUSHRESET # https://github.com/recalbox/recalbox-os/wiki/Add-a-start-stop-button-to-your-recalbox-(EN)
-
Ok, but which one(s)?
-
I just did mine a couple weeks ago and it took me awhile to figure how to do it but all I did was follow the instructions from retroflags website.
https://github.com/RetroFlag/retroflag-picase
scroll down and you'll get to the instructions for recalbox ...my mistake before was i started downloading and tried to install the script through the config page, didn't work.
follow the instructions step by step.... and you'll need to plug in a keyboard to your raspberry and not to the case
for RecalBox:
Make sure internet connected.
Make sure keyboard connected.
Press F4 first. And then press ALT-F2 enter termial.
User: root Password: recalboxroot
In the terminal, type the one-line command below(Case sensitive):
wget -O - "https://raw.githubusercontent.com/RetroFlag/retroflag-picase/master/recalbox_install.sh" | bashthat last line make sure you type that whole thing
-
@qroac
system.power.switch=PIN356ONOFFRESET