-
Notifications
You must be signed in to change notification settings - Fork 193
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
wiringPiSetup: mmap (PWM) failed: Operation not permitted #95
Comments
during installation warrning: All Done. |
Can you please explain in more detail how to fix this? |
the issue is not fixed :( |
I found this repo with old fork - https://github.com/zhaolei/WiringOP.git On my OrangePi Lite it works fine |
no warnings this time but: piBoardRev: Unable to determine board revision from /proc/cpuinfo orangepi@orangepi5-plus:~/work/WiringOP$ gpio readall old version not supporting Orange pi 5 Plus :( |
#96 Try it.
|
Solution found and working for me on orangepi5plus: |
After installation on orage pi5 plus board:
root@orangepi5-plus:~/work/wiringOP# gpio -v
gpio version: 2.46
Copyright (c) 2012-2018 Gordon Henderson
This is free software with ABSOLUTELY NO WARRANTY.
For details type: gpio -warranty
*--> Orange Pi 5 Plus
root@orangepi5-plus:~/work/wiringOP# gpio readall
wiringPiSetup: mmap (PWM) failed: Operation not permitted
OS info:
root@orangepi5-plus:~# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Description: Armbian 23.8.3 bookworm
Release: 12
Codename: bookworm
The text was updated successfully, but these errors were encountered: