Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 1241

Python • Re: My RPI-power-button-detect python script doesn't work on Bookworm

$
0
0

The RPi.GPIO package has not changed in years, so I can't tell what's happening here. The package is installed system wide and I can turn LEDs on/off.

How to resolve this issue? Thanks!

RPi.GPIO is apparently unsupported by both its author and Raspberry Pi themselves.

A recent Linux kernel upgrade has broken the functionality you need.

A fix seems unlikely.

You could migrate to an alternative gpio library, or investigate the RPi-lgpio 'patch' to revive RPi.GPIO.

Statistics: Posted by B.Goode — Tue Jul 02, 2024 9:19 pm



Viewing all articles
Browse latest Browse all 1241

Trending Articles