24 Oct 2020, 18:28

@styx etrange, la ligne ci-dessous en 7.0.1 si ton nespi4 est détecté devrait être décommentée.
system.power.switch=PIN356ONOFFRESET

enlève le ";" devant et reboot. sSi tu as ajouté les lignes suivantes dans /boot/config.txt via un simple commande SSH tu devrais être bon

mount -o remount,rw /boot
echo "# Overlay setup for proper powercut, needed for Retroflag cases" >> /boot/config.txt
echo "dtoverlay=gpio-poweroff,gpiopin=4,active_low=1,input=1" >> /boot/config.txt
shutdown -r now