Small step forward, in /recalbox/scripts/rpi-pin56-power.py I replaced GPIO from pin 5 to 17 and now by pressing the power button the RPi4 shutdown.
Now would need to setup the power on and LEDs behavior.
Small step forward, in /recalbox/scripts/rpi-pin56-power.py I replaced GPIO from pin 5 to 17 and now by pressing the power button the RPi4 shutdown.
Now would need to setup the power on and LEDs behavior.
@isendel Vuol dire semplicemente che i BIOS non sono quelli corretti o che non siano tra quelli necessari al gioco per avviarsi.
Se non ricordo male i BIOS per PSX sono una 15ina in tutto.
Se cerchi in rete puoi facilmente trovare i "bios pack" che contengono quasi tutti i BIOS che servono.
@isendel Vuol dire semplicemente che i BIOS non sono quelli corretti o che non siano tra quelli necessari al gioco per avviarsi.
Se non ricordo male i BIOS per PSX sono una 15ina in tutto.
Se cerchi in rete puoi facilmente trovare i "bios pack" che contengono quasi tutti i BIOS che servono.
Ciao a tutti,
volevo provare alcuni giochi PS2 ma non riesco proprio.
Ho caricato i BIOS in SHARE/bios/ps2
Le ROM in SHARE/roms/ps2 (in formato iso o gz)
La cosa strana è che la cartella ps2 non c'era, l'ho dovuta creare io come da istruzioni nella wiki
Ho riavviato il sistema ma niente, il menu di PS2 non compare.
Qualche suggerimento?
Grazie 1000.
Small step forward, in /recalbox/scripts/rpi-pin56-power.py I replaced GPIO from pin 5 to 17 and now by pressing the power button the RPi4 shutdown.
Now would need to setup the power on and LEDs behavior.
@Zing I saw that and works fine with a generic push button, the problem is with this power hat.
I think I have to edit something in /recalbox/scripts/rpi-pin56-power.py but I have no idea of what to change.
Hi all,
I'm trying to get the power button working of the OKDO Power-HAT Case on the RPi4.
On Raspberry Pi OS works with:
dtoverlay=gpio-poweroff,gpiopin=18,active_low=0
dtoverlay=gpio-shutdown,gpio_pin=17,active_low=1,gpio_pull=up
I tried to put these lines in config.txt but does not work.
An help would be appreciated, I'm not so expert on this kind of stuff.
Thanks!