Disable leds remotely

What is the suggested way to black out all leds? Tried to poke around in sys/class/leds but didn’t see much difference between echoing zero or 255 to them, so no success.

I would prefer to do this without physical access to the front button since that is not persistent over a power-off-cycle.

Any advice?

1 Like

Try this in shell

For maximum intensity:
Rainbow intensity 7

For minimum intensity:
Rainbow intensity 0

Thanks Filip,
rainbow all disable
did it :slight_smile:

1 Like