Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 3556

Troubleshooting • Re: Turning off all LED of RPi 5

$
0
0
Hi, just wanted to let you know that I managed to turn off the ethernet leds with 4:

Code:

dtparam=eth_led0=4dtparam=eth_led1=4
The problem was that this was not implemented in the firmware for Raspberry Pi 5 until very recently.
If you want this, you have to update:

Code:

sudo rpi-update
You can see here:
https://github.com/raspberrypi/firmware ... ays/README
That's so nice, thank you!!!!

Statistics: Posted by b.scherer — Tue Jan 23, 2024 6:13 am



Viewing all articles
Browse latest Browse all 3556

Trending Articles