How can I deactivate the red LED of my Raspberry Pi 5 when it is shut down? This light is so annoying.
I already tried:
dtparam=pwr_led_trigger=default-on
dtparam=pwr_led_activelow=off
dtparam=act_led_trigger=none
dtparam=act_led_activelow=off
dtparam=eth_led0=4
dtparam=eth_led1=4
This deactivated all LEDs, but only while running.
And yes, I know I could just cut the power, but that's not what I want.
I already tried:
dtparam=pwr_led_trigger=default-on
dtparam=pwr_led_activelow=off
dtparam=act_led_trigger=none
dtparam=act_led_activelow=off
dtparam=eth_led0=4
dtparam=eth_led1=4
This deactivated all LEDs, but only while running.
And yes, I know I could just cut the power, but that's not what I want.
Statistics: Posted by Emperor — Sun Jul 07, 2024 10:34 am — Replies 5 — Views 79