-
Notifications
You must be signed in to change notification settings - Fork 282
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 - Neopixel LED Initialization Errors #211
Comments
Turns out we have addressed this issue, we have a comment about it in the TROUBLESHOOTING.md file under "LED doesn't work on Raspberry Pi 4". I will test that solution to ensure it still works and if so update the documentation so that it also mentions the "error initializing - 3 Hardware revision is not supported" and will be easier to find. |
|
@heather-fillerup-miller will double-check the status of the library to see if the PR was accepted that fixes RPi4 support for LEDs |
Does not look like the PR has been accepted yet: beyondscreen/node-rpi-ws281x-native#134 I also added the error message and additional fix to the Wiki. I think we can close this issue now. |
When trying to run the led-test and speech_to_text recipe, the following error occurs:
error initializing - 3 Hardware revision is not supported
Verbose: shining my LED to RGB color 0xFF0000
Segmentation fault
Found a temporary solution here: beyondscreen/node-rpi-ws281x-native#130
The text was updated successfully, but these errors were encountered: