Dears,

I’m running Fedora28 on a RPI3B+ and I’m currently looking for a way to switch 
off the RED LED .

Here after is what I found but that is for Rasbian and not Fedora.

If you want to disable both LEDs permanently, add the following to 
/boot/config.txt:


# Disable the ACT LED.
dtparam=act_led_trigger=none
dtparam=act_led_activelow=off

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


Thanks in advance for your help
Patrick
_______________________________________________
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org/message/X2ZRPW5WU5LUOANBKVYHZ3JQ34LGEXUK/

Reply via email to