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 pin permission fix #75

Merged
merged 1 commit into from
Jul 17, 2016
Merged

GPIO pin permission fix #75

merged 1 commit into from
Jul 17, 2016

Conversation

thomaspasser
Copy link
Contributor

Root is currently needed to control GPIO pins. This fix solves it.
I have tested this on RPi 2 B. The gpio control files in /sys/class/gpio are correctly owned by group 'gpio' with the fix applied.

The fix is from raspberrypi/linux#1117 (comment). I was told it was already applied but can not find it anywhere on here.

Root is currently needed to control GPIO pins.
I have tested this on RPi 2 B. The gpio control files in /sys/class/gpio are correctly owned by group 'gpio' with the fix applied.
@volumio
Copy link
Owner

volumio commented Jul 17, 2016

You're right! I forgot that... Thanks

@volumio volumio merged commit 3294a19 into volumio:master Jul 17, 2016
ashthespy pushed a commit to ashthespy/Build that referenced this pull request Jun 9, 2020
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

Successfully merging this pull request may close these issues.

2 participants