Quantcast
Channel: Squeezebox : Community : Forums - 3rd Party Hardware
Viewing all articles
Browse latest Browse all 669

piCore player - disabling Raspberry LEDs

$
0
0
I have switched my Rpi 3B+ to piCore 6.10 recently. I have again tried to disable network, power and status LEDs - in the bedroom. I have added these lines to config.txt. It doesn't work. I have the impression that during boot, the LEDs are off for an instance but then this gets overwritten by something else.

Code:

# Disable Ethernet LEDs
dtparam=eth_led0=14
dtparam=eth_led1=14

# Disable the PWR LED
dtparam=pwr_led_trigger=none
dtparam=pwr_led_activelow=off

# Disable the Activity LED
dtparam=act_led_trigger=none
dtparam=act_led_activelow=off

How can I get this to work?

Thanks
Guido

Viewing all articles
Browse latest Browse all 669

Trending Articles