-
-
Notifications
You must be signed in to change notification settings - Fork 200
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
PWM permission problem with new unrooted environment #109
Comments
This patch: or v4.11.x-bone+ kernel or later: Regards, |
@RobertCNelson can you tell me where can I find a usable kernel-bonescript pair, please? |
@ulitiy and you see why i haven't backported that patch to v4.4.x/v4.9.x.. bonescript needs to be patched. (and also the adafruit library), you'll notice in the pwm patch it's only 3 more characters. creating issue here: Regards, |
I get
Error: EACCES: permission denied, open '/sys/devices/platform/ocp/48300000.epwmss/48300200.pwm/pwm/pwmchip0/pwm0/enable'
when trying toanalogWrite
so I've added rulesbut it doesn't persist after reboot. How can I fix that permanently?
The text was updated successfully, but these errors were encountered: