Skip to content

Instantly share code, notes, and snippets.

@thewh1teagle
Created October 12, 2020 20:19
Show Gist options
  • Select an option

  • Save thewh1teagle/a538513938ca219ed25d88036f29f806 to your computer and use it in GitHub Desktop.

Select an option

Save thewh1teagle/a538513938ca219ed25d88036f29f806 to your computer and use it in GitHub Desktop.
# Disable the PWR LED
dtparam=pwr_led_trigger=none
dtparam=pwr_led_activelow=off
# Disable the Activity LED
dtparam=act_led_trigger=none
dtparam=act_led_activelow=off
# Disable ethernet port LEDs
dtparam=eth_led0=4
dtparam=eth_led1=4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment