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 5 support(?) #106

Open
GuyPerets106 opened this issue Dec 24, 2023 · 5 comments
Open

RPi 5 support(?) #106

GuyPerets106 opened this issue Dec 24, 2023 · 5 comments

Comments

@GuyPerets106
Copy link

Hi , I'm using RPi 5 after using the same ws2812b strip on the RPi 4. It now says Hardware revision is not supported.
It is expected soon?
Thanks

@JustBKen
Copy link

JustBKen commented Oct 21, 2024

jgarff/rpi_ws281x#528 (comment)

RPI5 support is currently WIP in the original C code. It works, but is not not implemented in the mainline. Would be great if this fix is integrated into this repo.

@Gadgetoid
Copy link
Member

J. dropped me a heads up, and I've been watching the GitHub notifications flood in. Taking a bit of a back seat because I have so much else to do, but once it's in mainline I'm happy to bump the module here.

Possible we need a bunch of bugfixes to the bindings too, since the issues are piling up 🫠

@jgarff
Copy link

jgarff commented Oct 31, 2024

J. dropped me a heads up, and I've been watching the GitHub notifications flood in. Taking a bit of a back seat because I have so much else to do, but once it's in mainline I'm happy to bump the module here.

Possible we need a bunch of bugfixes to the bindings too, since the issues are piling up 🫠

In the meantime, it might be good to have a rpi5 branch that points to the rpi_ws281x C library rpi5 branch. Then folks could build it on that branch and it would work in Python without having to do submodule/copy tricks. I can help out there, but I don't know if I have permission to do this in the python repo.

@Gadgetoid
Copy link
Member

Gadgetoid commented Nov 1, 2024

In the meantime, it might be good to have a rpi5 branch that points to the rpi_ws281x C library rpi5 branch.

I did wonder, as I typed the above, if that would be a smart idea!

Edit: Turns out I'd long forgotten who set this org up and you'll need @penfold42 to give you write access!

@Gadgetoid
Copy link
Member

Tagged a release and hung some (untested) test builds here: https://github.com/rpi-ws281x/rpi-ws281x-python/releases/tag/pi5-beta1

Hopefully it just works, all my Pi 5s are busy! 😆 😬

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

4 participants