LEDs are not working. There are no control folders ../soc/soc:leds/leds/led0 and led1.
I'm using this two lines in config.txt to switch the green LED off and red one for mmc activity.
[code=bash]
dtparam=act_led_trigger=none
dtparam=pwr_led_trigger=mmc...
I'm using this two lines in config.txt to switch the green LED off and red one for mmc activity.
[code=bash]
dtparam=act_led_trigger=none
dtparam=pwr_led_trigger=mmc...