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

RPi 3 Model A+ Rev 1.1 - Hardware revision is not supported #111

Open
sydios opened this issue Apr 18, 2024 · 3 comments
Open

RPi 3 Model A+ Rev 1.1 - Hardware revision is not supported #111

sydios opened this issue Apr 18, 2024 · 3 comments

Comments

@sydios
Copy link

sydios commented Apr 18, 2024

Hello,

I got the new RPi 3 Model A+ Rev 1.1. And I get the error that the hardware is not supported.
Is there a setting I can change to make this work?

Thanks!

File "/usr/local/lib/python3.11/dist-packages/rpi_ws281x/rpi_ws281x.py", line 143, in begin 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
`Revision : 9020e1

Serial : 0000000095ced7a7

Model : Raspberry Pi 3 Model A Plus Rev 1.1
`

@sjewula
Copy link

sjewula commented Jul 28, 2024

Hello,

I just received the same Pi 3 Model A+ Rev 1.1 and I am having the same problem.
@sydios did you ever find a solution?

@sydios
Copy link
Author

sydios commented Jul 28, 2024

@sjewula yes. This one worked: jgarff/rpi_ws281x#483

@sjewula
Copy link

sjewula commented Jul 29, 2024

@sjewula yes. This one worked: jgarff/rpi_ws281x#483

@sydios Thank you for the link. I'm doing something wrong. I still cannot get this to work.

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