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 Compute Module 4 Lite RuntimeError: ws2811_init failed with code -3 (Hardware revision is not supported) #147

Open
lesp opened this issue Mar 22, 2021 · 1 comment

Comments

@lesp
Copy link

lesp commented Mar 22, 2021

Hello
I'm testing out a new carrier board for the Raspberry Pi Compute Module 4 with a Compute Module 4 Lite.
Running the example script "simple.py" I get this message.

RuntimeError: ws2811_init failed with code -3 (Hardware revision is not supported)

FYI gpio readall doesn't like the board either.
GPIO Zero and RPi.GPIO both work fine.

What do you need from me? :D

@Gadgetoid
Copy link
Member

I'm guessing CM4 has a whole lot of revision IDs, so we'll be seeing this for a while.

cat /proc/cpuinfo | grep Revision iirc!

This is an upstream issue though- so probably better posting your results/board info upstream if you can, that way people using rpi_ws281x directly will find it: https://github.com/jgarff/rpi_ws281x/issues

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