You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To be honest, I'm not too familiar with running Fedora on the Raspberry Pi but I suspect that you may need to install GPIO support or obtain a build that contains GPIO support for the Raspberry Pi.
Trying to see how the Fedora ARM stuff works. I run this ( and a different php gpio that I found ) and it complains that:
sh: line 1: /sys/class/gpio/export: No such file or directory
sh: line 1: /sys/class/gpio/gpio18/value: No such file or directory
some gpio stuff is missing. I think that it's ok on Debian.... I know that the /sys/class/gpio/export file/dir exists at least.
Is Fedora ARM just broken / not there yet as far as the gpio support goes?
The text was updated successfully, but these errors were encountered: