joan2937 / pigpio

pigpio is a C library for the Raspberry which allows control of the General Purpose Input Outputs (GPIO).
The Unlicense
1.43k stars 403 forks source link

Initialization issue on debian 12 bookworm #583

Closed montazek closed 9 months ago

montazek commented 10 months ago

Using Raspberry 2B on Debian 12 Bookworm 6.1.0-11-armmp #1 SMP Debian 6.1.38-4 (2023-08-08) armv7l GNU/Linux (from https://raspi.debian.net/tested-images/)

After installation latest version when trying to running sudo ./x_pigpio i get:

2023-08-21 09:59:56 initPeripherals: mmap gpio failed (Operation not permitted) pigpio initialisation failed.

Is it possible to get it running on debian 12?

guymcswain commented 10 months ago

I have no idea.

guymcswain commented 9 months ago

The bookworm release of Raspberry Pi OS is what you need. Rumor has it its release is imminent.