• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Install Tlp On Ubuntu To Reduce Overheating And Increase Battery Life

Install Tlp On Ubuntu To Reduce Overheating And Increase Battery Life

By Sourabh / January 8, 2018 Category: How To, Ubuntu

Here’s how to install TLP on Ubuntu to reduce overheating and increase battery life of Linux Ubuntu laptops. Save battery power of Ubuntu laptops. Install TLP (Battery Power Management) in Linux Ubuntu and reduce battery overheating on Ubuntu laptops and increase battery life of Linux Ubuntu laptops.

TLP is an advanced power management tool for Linux. It comes with a default configuration optimized for battery life. TLP applies various settings and battery tweaks that help to save laptop battery power and reduce overheating.

TLP packages are available for Arch, Debian, Fedora, Gentoo and Ubuntu. Please note that TLP runs on every laptop brand. Setting the battery charge thresholds is available for IBM/Lenovo ThinkPads only.

Install TLP in Ubuntu and Linux Mint Systems

Before installing TLP, make sure “laptop-mode-tools” is not installed. If installed, you must remove “laptop-mode-tools” as it conflicts with TLP.

To uninstall the laptop mode-tools, open the Terminal and run the following command:


sudo apt-get remove laptop-mode-tools

Now run the following commands to install TLP by using its official PPA:

sudo add-apt-repository ppa:linrunner/tlp
sudo apt-get update
sudo apt-get install tlp tlp-rdw

Please remember, TLP will start automatically on startup, but for the first time you must start it manually. Run the following command to start TLP manually:


sudo tlp start

There are also some optional packages you can install to improve battery life in Linux Ubuntu with TLP. You can install the  optional packages via package management tools (Ubuntu Software Center, Synaptic, …) or terminal command.

Run the following command to install the optional TLP packages:


sudo apt-get install tlp tlp-rdw

ThinkPads require an additional:

sudo apt-get install tp-smapi-dkms acpi-call-tools

You can also install smartmontools, needed to display disk drive S.M.A.R.T. data and ethtool, needed to disable wake on lan. Run the following command to install smartmontools and ethtool:


sudo apt-get install smartmontools ethtool

Configuration

All TLP settings are stored in the config file /etc/default/tlp. As the default configuration already provides for optimized battery saving, in many cases there is no immediate need to change it.

Start

After installation TLP will be automatically activated upon system start. To start it immediately without reboot or to apply changed settings use:
sudo tlp start

Check

Use the tlp-stat terminal command to check if TLP is working properly
sudo tlp-stat
and check the output for

+++ System Status
TLP power save = enabled
power source = …

TLP is a pure command line tool with automated background tasks. It does not contain a GUI.

Tags: Best Linux Distro For Laptop Battery Life, Install Tlp Linux, Install Tlp Ubuntu, Install Tlp Ubuntu 17, Install Tlp Ubuntu 18, TLP Ubuntu, TLP UBuntu Ppa, Ubuntu 16.04 Battery Life, Ubuntu 16.04 Power Management, Ubuntu Battery Drain Fix, Ubuntu Battery Life Vs Windows, Ubuntu Laptop Mode Tools, Ubuntu Powertop, Ubuntu TLP

Primary Sidebar

Latest Posts

Free AI Courses With Certificate For Beginners In India

Best AI Plugins For WordPress To Use In 2026

3 Commands To Check USB Connection In Linux Terminal

Linux Terminal Commands for Beginners With Examples

How To Password Protect A Folder In Linux Command Line

Best Download Managers for Ubuntu Linux (2026 Edition)

5 Best Free Keyword Research Tools for Bloggers in 2026

How To Check Linux 32 or 64-Bit Command Line

How To Delete And Remove Repository In Ubuntu Terminal

Fix Unexpected Inconsistency By Running Fsck Manually From Initramfs

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap