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
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
`
The text was updated successfully, but these errors were encountered:
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
`
The text was updated successfully, but these errors were encountered: