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 5B with Neopixel: Hardware revision is not supported #529

Open
josh-msn opened this issue Nov 25, 2023 · 1 comment
Open

Raspberry Pi 5B with Neopixel: Hardware revision is not supported #529

josh-msn opened this issue Nov 25, 2023 · 1 comment

Comments

@josh-msn
Copy link

Hey,

I am relatively new to coding and want to control a Neopixel stick with the Raspberry Pi 5. I get this error:

raise RuntimeError('ws2811_init failed with code {0} ({1})'.format(resp, str_resp))
RuntimeError: ws2811_init failed with code -3 (Hardware revision is not supported)
Segmentation fault

I tried this solution:
rpi-ws281x/rpi-ws281x-python#86

But I am not sure on how to get the hardware version and install the edited package. I hope someone can help me.

Any help / tips will be greatly received :-)

Joshua

@tomaszszymanski129
Copy link

This is a duplicate of #528
Unfortunately the Pi5 is not supported yet, hardware is very different from older Pi boards and the lib has to be adjusted, there might be some plans to do that (see the issue), I'm counting on that as well.

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