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

Does this work on Raspberry Pi Model 2 (the quad core version)? #35

Open
mathew-kurian opened this issue Apr 26, 2015 · 3 comments
Open

Comments

@mathew-kurian
Copy link

I ran your test and attached an led but it didn't work. Just want to make sure.

@omkarkhair
Copy link

I can confirm this issue. I get the following error on my Raspberry Pi 2.

Error: ENOENT, open '/sys/class/gpio/gpio13/direction'
    at Error (native)

@omkarkhair
Copy link

Apparently the issue isn't with pi-gpio. It is gpio-admin that this module uses. The path for gpio seems to have changed.

romilly/quick2wire-gpio-admin#5

Pulling from this repo branch fitpath worked for me.
https://github.com/rexington/quick2wire-gpio-admin/tree/fixpath

@tjanson
Copy link
Collaborator

tjanson commented Feb 28, 2016

Might be the new path as described in #45.

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

No branches or pull requests

3 participants