[Issue #216]
-
Hi, Been using this script on 3.3.0b17 flawlessly but it doesn't seem to work on 4.0.0 (remotePi flashes red like no shutdown script present). Can someone confirm me if it is still valid ? Thanks ! patriccote
-
Hello sorry for my english but in 4.0.0 b2 , dev add Power management boards https://github.com/recalbox/recalbox-buildroot/pull/205
Add external switch support, by external switch configuration I mean : ATXRaspi (http://lowpowerlab.com/atxraspi/) Mausberry Circuits (http://mausberry-circuits.myshopify.com) RemotePi Board 2013 (http://www.msldigital.com) RemotePi Board 2015 (http://www.msldigital.com)
try it.
-
Bonjour Acris, continuons en français alors, ce sera plus simple ! (je suis un cousin du Québec=) Je vais essayer cette semaine d'installer 4.0.0 b2 (je suis sous 4.0.0 b1 en ce moment) et de tester la procédure "Power management boards" ici : https://github.com/recalbox/recalbox-buildroot/pull/205 A guise de référence, j'ai un "RemotePi Board for Pi 2 and B+" (http://www.msldigital.com/collections/all-products/products/remotepi-board-plus-2015) Merci ! patriccote
-
Super merci pour ton feedback
-
Bonjour/Hi Acris, (English version below) 100% fonctionnel pour mon "RemotePi Board for Pi 2 and B+", après avoir activé le tout dans /recalbox/share/system/recalbox.conf ! NOTE : comme je suis passé de 4.0.0b1 à 4.0.0b2 avec l'auto-update, le fichier recalbox.conf ne contenait pas les toutes dernières variables système. J'ai donc ajouté manuellement la section suivante et j'ai activé la dernière ligne en retirant le ";" : # ------------ 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 =-=-=-=-=-=-=-=-=-=-=-=-=-=-= 100% functionnal for my RemotePi Board for Pi 2 and B+", after activating the switch in /recalbox/share/system/recalbox.conf! NOTE : since I updated my Recalbox from 4.0.0b1 to 4.0.0b2 using the auto-update, the file recalbox.conf was not up-to-date so I added the following section and deleted the last ";" to active it : # ------------ 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 =-=-=-=-=-=-=-=-=-=-=-=-=-=-= Merci/Thanks !!! patriccote
-
Hello oui le fichier recalbox.conf n'est pas mis à jour via l update pour ne pas perdre la configuration existante, il faut le modifier manuellement et ajouter les sections manquantes présente dans recalbox.template de mémoire.
-
Is there any chance to get support for the "Witty Pi"-Board (see here) with 4.0.0? Being able to shutdown using the board would be completely sufficiant for me, no need for RTC and timers. Thanks, Lukas
-
TRY to Contact LaurentMarchelli on this issue : https://github.com/recalbox/recalbox-buildroot/pull/205
-
Hi Lukas, I had a look, on the version 4.0.0 beta 3, but the "wiring pi" package needed to enable Witty-pi is missing in this version. I have send a pull request for version 4.1.0, sorry for the inconvenience. Best regards, Added Witty Pi power switch support with Wiring Pi. #305 recalbox.conf<span style="font-family: Consolas, 'Liberation Mono', Menlo, Courier, monospace; font-size: 12px; white-space: pre; background-color: #eaffea;"> system.power.switch=WITTYPI</span>
-
Hi Laurent, Thanks a lot. Did not expect so see a solution at all. You are d**n fast! Can't wait to check it out. Best regards, Lukas