Install TLP - Advanced Power Management
TLP automatically optimizes power settings based on your usage patterns and hardware
- 1 Open terminal (Ctrl+Alt+T)
- 2 Install TLP: sudo apt install tlp tlp-rdw
- 3 Start TLP: sudo systemctl start tlp
- 4 Enable at boot: sudo systemctl enable tlp
- 5 Configure if needed: sudo nano /etc/tlp.conf
- 6 Apply settings: sudo tlp start
> sudo apt update
> sudo apt install tlp tlp-rdw
> sudo systemctl enable tlp
Pro Tips
โ ๏ธ Warning: Disable any other power managers to avoid conflicts