Raspberry Pi: Power Saving Tricks

Published: 16 July 2024
on channel: Arcade Spinner
96
10

Want to turn off HDMI on a Raspberry Pi? Need to disable Raspberry Pi LED lights? I show you how to reduce your Raspberry Pi's power consumption by tweaking your Raspberry Pi! Last not least, I also talk about changes you can do to improve Raspberry Pi's power consumption while using Raspberry Pi peripherals.

=== Commands Used ===
sudo tvservice -o (Turn off HDMI)
sudo nano /boot/firmware/config.txt (Edit Raspberry Pi 5 boot config file)
sudo nano /boot/boot/config.txt (Edit boot config file for Raspberry Pi 4 and lower models)
sudo reboot (Restart Raspberry Pi)
sudo nano /etc/rc.local (Make commands persistent across reboots on Raspberry Pi)

=== Disable Raspberry Pi LED Lights ===
dtparam=pwr_led_trigger=none
dtparam=pwr_led_activelow=off
dtparam=act_led_trigger=none
dtparam=act_led_activelow=off
dtparam=eth_led0=4
dtparam=eth_led1=4

=== Suggested Videos ===
Headless Raspberry Pi:    • Raspberry Pi: Headless With No Screen  
Overclock/Underclock Raspberry Pi CPU Speeds:    • Raspberry Pi: Overclocking & Speeding Up  

#raspberrypi #raspberrypi5 #raspberrypiprojects #raspberrypi4


Watch video Raspberry Pi: Power Saving Tricks online without registration, duration hours minute second in high quality. This video was added by user Arcade Spinner 16 July 2024, don't forget to share it with your friends and acquaintances, it has been viewed on our site 96 once and liked it 10 people.