EricHigdon / OctoPrint-RGB_status

Adds RGB LED support to OctoPrint with the ability to choose effects based on the current status of your printer
33 stars 12 forks source link

RPI4: LEDs stay white most of the time #54

Closed Gifford47 closed 4 years ago

Gifford47 commented 4 years ago

This was the first issue: #16

the same problem appears to occur again with rpi4. i have now set core_freq=500 for me, but no change, the leds glow white all the time. any advice?

EricHigdon commented 4 years ago

Try adding enable_uart=1 to config.txt

Gifford47 commented 4 years ago

great, thanks a lot! it works! but after shutting down octoprint the leds change to white and stay on... thats another problem