UCTRONICS / SKU_RM0004

Raspberry Pi NAS Cluster/Raspberry Pi SATA Cluster
50 stars 32 forks source link

Display & Button on shutdown #22

Closed Gishan86 closed 1 year ago

Gishan86 commented 1 year ago

Is there a way to shut off the display and button when shutting down the Raspberry Pi? Currently on shutdown the display freezes but is still active. The button is also still lit.

Happens on all of my Pis using Raspberry Pi OS.

TiVoHomeUser commented 1 year ago

I added an exit handler that does just that in my branch https://github.com/TiVoHomeUser/SKU_RM0004 also color level indicator for the bar graphs.

It only blanks the display I did not see any way to turn it off. I don't recall doing anything to turn the power light off on mine it blinks several time then goes out. Also running the Raspberry OS (Raspbian)

Gishan86 commented 1 year ago

Thanks a lot, that did it!