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

Failure to write LED brightness values on pmOS-based systems #2

Open
BraidenPsiuk opened this issue Nov 15, 2022 · 0 comments
Open
Labels
bug Something isn't working

Comments

@BraidenPsiuk
Copy link
Owner

Can't write LED values on recent gnome-mobile pmOS edge build. May have to first grant permissions similar to this:

echo 1 | sudo tee /sys/devices/platform/leds/leds/pinephone\:blue\:user/brightness

from pmOS wiki section about controlling LEDs for OG PinePhone.

Error is along the lines of "cannot write, invalid permissions".
This does not affect Manjaro Phosh. Not sure if other images like Mobian behave this way.

@BraidenPsiuk BraidenPsiuk added the bug Something isn't working label Nov 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant