-
Notifications
You must be signed in to change notification settings - Fork 88
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-admin: failed to change group ownership of /sys/devices/virtual/gpio/gpio22/direction: No such file or directory #5
Comments
Having the exact same problem! Hopefully we can sort that out. |
the path was change to another folder in new system? |
Don't mean to sound rude, but not sure why you're still relying on any of the quick2wire code, given that none of it has been touched in almost 2 years? If you do have to rely on such "frozen" code, then you should treat all the other software on your Pi as "frozen" too and not be doing software upgrades, because something is bound to break sooner or later... All IMHO of course. |
Looks like there's a pull request to fix it #6 |
wow, #6 work for me, thx a lot. note that if someone is using pi-gpio: |
@ts00617355 I am using nodejs pi-gpio and can now successfully read pin 16, but i can't read any other pins. in my /sys/class/gpio/ i only have gpio23 -> ../ ../devices/soc/3df20000 |
@michaelderemer Does https://www.kernel.org/doc/Documentation/gpio/sysfs.txt help? Alternatively, take a look at http://raspi.tv/rpi-gpio |
@aesopwolf there's a better fix here: #7 |
help me: |
after install I can't find folder
gpio
in/sys/devices/virtual/
The text was updated successfully, but these errors were encountered: