Disable LED on Raspberry PI

From mywiki
Revision as of 16:16, 24 December 2024 by Johnny (talk | contribs) (Created page with "#Disable Power LED (Red) dtparam=pwr_led_trigger=none dtparam=pwr_led_activelow=off #Disable Activity LED (Green) dtparam=act_led_trigger=none dtparam=act_led_activelow=off #Disable LAN LEDs dtparam=eth_led0=14 dtparam=eth_led1=14")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  1. Disable Power LED (Red)

dtparam=pwr_led_trigger=none dtparam=pwr_led_activelow=off

  1. Disable Activity LED (Green)

dtparam=act_led_trigger=none dtparam=act_led_activelow=off

  1. Disable LAN LEDs

dtparam=eth_led0=14 dtparam=eth_led1=14