praganj wrote:
> Thx ! it works now. Another question - how to disable leds in Pi 4 ?
> Is this the same as in p3b+, or different ? Anybody knows ?
>
> IMHO it could be nice to have this feature ("all leds off") in the
> tweaks. Blinking LEDs are producing intterrupts, are not so nice when
> listening in one dark room and are using some power. ;)
To disable leds, add the following lines to 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
>
Immediately after this line:
> #---Begin-Custom-(Do not alter Begin or End Tags)-----
>
Instructions on how to edit config.txt are here:
https://www.picoreplayer.org/how_to_edit_config_txt.shtml
------------------------------------------------------------------------
coyrls's Profile: http://forums.slimdevices.com/member.php?userid=44253
View this thread: http://forums.slimdevices.com/showthread.php?t=110727
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix