hi, for my Raspberry Pi 3B+, i have 2023-12-05-raspios-bookworm-arm64.img.xz flashed to an SD card.
on the gpio i have a trigger switch between "GPIO/BCM pin 3" (Physical/Board pin 5) and ground.
on /boot/firmware/config.txt i have the entry:
i want to shutdown (and later reboot) this RPi3 by pressing the shutdown button
but the RPi 3 does nothing, when i press the trigger,
PS.: after the first update/upgrade, config.txt moved from /boot to /boot/firmware folder
on the gpio i have a trigger switch between "GPIO/BCM pin 3" (Physical/Board pin 5) and ground.
on /boot/firmware/config.txt i have the entry:
Code:
[all]#dtoverlay=gpio-shutdown,gpio_pin=3,active_low=1,gpio_pull=updtoverlay=gpio-shutdown
but the RPi 3 does nothing, when i press the trigger,
PS.: after the first update/upgrade, config.txt moved from /boot to /boot/firmware folder
Statistics: Posted by beta-tester — Tue Feb 13, 2024 9:20 pm — Replies 0 — Views 12