cp2004 / OctoPrint-WS281x_LED_Status

Add some RGB LEDs to your printer for a quick status update!
https://plugins.octoprint.org/plugins/ws281x_led_status
GNU Affero General Public License v3.0
111 stars 26 forks source link

Raspberry Pi 5 Support[Request]: #222

Open ingo916 opened 4 months ago

ingo916 commented 4 months ago

What would you like implemented?

It would be great if there could be support for the Raspberry Pi 5

Why should this be implemented?

I am using Octoprint on my Raspberry Pi 5 and would like to continue using this plugin.

Log error [2024-05-09 11:40:48,418] ERROR: RuntimeError('ws2811_init failed with code -3 (Hardware revision is not supported)') [2024-05-09 11:40:48,419] ERROR: Strip failed to startup [2024-05-09 11:40:48,419] ERROR: Exiting the effect process

cp2004 commented 4 months ago

Unfortunately my hands are tied by the library that the plugin uses supporting the RPi 5. The hardware fundamentally changed, so I don't know when it will be figured out. See https://github.com/jgarff/rpi_ws281x/issues/528 for details.

ingo916 commented 4 months ago

Thank you for the quick response. Much appreciated.