Open andrewdavidmackenzie opened 2 weeks ago
Confirmed that running as root avoids the problem.
Make sure /dev/gpiomem
has rw
permissions set for the gpio
group, and the user you're logged in with is part of the gpio
group. It looks like you may be running a different distro, which can cause issues. I suggest installing a fresh image of the latest stable Raspberry Pi OS release.
I'll check those things and get back to you.
It worked fine before on this machine without changing any permissions..., with same distro/install.
All I did is update all packages....maybe that changed something...
This is a new error I am just starting to get:
The only thing I can think of that has changed is that I updated a lot of packages on Pi OS recently.
I'll try and track down the exact call and add it here.