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

Raspberry Pi 4 Model B Rev 1.4 - Hardware not Supported Issue #1

Open
parrfolio opened this issue Feb 12, 2022 · 1 comment
Open

Raspberry Pi 4 Model B Rev 1.4 - Hardware not Supported Issue #1

parrfolio opened this issue Feb 12, 2022 · 1 comment

Comments

@parrfolio
Copy link

parrfolio commented Feb 12, 2022

I'm currently facing this issue in my node app. Running v17.4.0 and NPM 8.3.1 on a Raspberry Pi 4 Model B Rev 1.4. I'm having a difficult time getting past the bindings error. Is this library supported with this version of Raspi?

/ws281x-native.js:160
  bindings.init();
           ^

Error: Hardware revision is not supported

Note, when I run rpi-ws281x-python library examples my LEDs light right up. No errors. Only seeing errors in the Node JS implementation.

Sure could use some help from anyone who has faced this with this particular model. I've read and tried a lot of solutions but cannot get past this bindings issue.

@marcuszerep
Copy link

jgarff/rpi_ws281x#483

Any repo that has a dependency can update their files and fix this issue.

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

2 participants