Hello!
I installed the on/off button and the reset button following the instructions:
https://github.com/recalbox/recalbox-os/wiki/Add-a-start-stop-button-to-your-recalbox-(EN)
I also installed a 5v Fan GPIO pin 2 (5v) + pin 9 (gnd).
My problem is, the fan works all the time, even in "OFF" mode.
I read that pin 8 provides 3.3v and go down in "OFF" mode. But change pin 2 (5v) by pin 8 (3,3v) did not work.
I also read this script:
https://forum.recalbox.com/topic/3704/push-button-on-off-script-problems/11
But I don't need a temperature control and don't have the skills to make this.
I just want to know if it is possible to Rapsberry Pi stop to suply the GPIO 5v pins when it goes to "off mode". Or if there is any other way to solve this.
Thank you!