Well... I have my RPI5 in a Pironman 5 case..and it does power off however it takes maybe 30 seconds for it to power off completely (as it seems it waiting for NVMe disk and other hardware to to really turn off)
To prevent the OLED screen and RGB fans, powered by the Raspberry Pi GPIO, from remaining active post-shutdown, it’s essential to configure the Raspberry Pi for GPIO power deactivation i had to change the rpi-eeprom-config (sudo rpi-eeprom-config -e)
POWER_OFF_ON_HALT=1
To prevent the OLED screen and RGB fans, powered by the Raspberry Pi GPIO, from remaining active post-shutdown, it’s essential to configure the Raspberry Pi for GPIO power deactivation i had to change the rpi-eeprom-config (sudo rpi-eeprom-config -e)
POWER_OFF_ON_HALT=1
Statistics: Posted by webbsmurfen — Tue Jun 24, 2025 9:41 pm