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 - Neopixel LED Initialization Errors #211

Closed
heather-fillerup-miller opened this issue Jan 10, 2023 · 4 comments
Closed

Raspberry Pi 4 - Neopixel LED Initialization Errors #211

heather-fillerup-miller opened this issue Jan 10, 2023 · 4 comments
Assignees
Labels

Comments

@heather-fillerup-miller

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

@heather-fillerup-miller
Copy link
Author

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.

@jweisz
Copy link
Collaborator

jweisz commented Apr 7, 2023

  • Need to test the LED solution that's in TROUBLESHOOTING to make sure it still works.
  • Need to re-word TROUBLESHOOTING
  • Possibly explore whether we should use a different library for driving the LED instead of rpi-ws281x
  • Is there a way to detect if we're on a RPi4 when we do an npm install on a recipe to use the right rpi-ws281x branch?

@jweisz
Copy link
Collaborator

jweisz commented Sep 22, 2023

@heather-fillerup-miller will double-check the status of the library to see if the PR was accepted that fixes RPi4 support for LEDs

@heather-fillerup-miller
Copy link
Author

heather-fillerup-miller commented Sep 30, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants