Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gpio permission denied #100

Open
Olejan opened this issue Feb 1, 2024 · 1 comment
Open

gpio permission denied #100

Olejan opened this issue Feb 1, 2024 · 1 comment

Comments

@Olejan
Copy link

Olejan commented Feb 1, 2024

I use this library on a OrangePi 3 LTS board. When I try to run blink example it works fine. But when I try to run isr-osc example I get this error:

gpio: Unable to open GPIO edge interface for pin 1: Permission denied
wiringPiISR: unable to open /sys/class/gpio/gpio121/value: No such file or directory

If I run isr-osc example with root I get same error

sudo ./isr-osc

What is the promlem?

@Olejan Olejan changed the title gpio permition denied gpio permission denied Feb 1, 2024
@borex99
Copy link

borex99 commented Mar 6, 2024

Same as #98.
#101 should fix this error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants