• 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 / How to Reduce Overheating & Increase Battery Life of Linux Ubuntu Laptops

How to Reduce Overheating & Increase Battery Life of Linux Ubuntu Laptops

By Sourabh / June 12, 2015 Category: How To, Ubuntu

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: Battery Life In Linux Ubuntu, Enhance Battery Life In Linux Ubuntu, How to Install TLP in Linux Ubuntu, How to Install TLP Linux Advanced Power Management, Improve Battery Power Usage in Ubuntu, Increase Battery Life Linux Ubuntu Laptops, Install TLP 0.6 in Linux Mint, Install TLP 0.6 in Linux Ubuntu 14.04, Install TLP Advanced Power Management Tool, Install TLP Advanced Power Management Tool in Linux Ubuntu, Install TLP Battery Power Management Ubuntu, Install TLP in Linux Mint, Install TLP in Ubuntu, Install TLP in Ubuntu 14.04, Install TLP in Ubuntu 14.10, Linux Install TLP Battery Tool, Linux Ubuntu Increase Battery Life, Linux Ubuntu Laptops Increase Battery Life, Linux Ubuntu Reduce Battery Overheating, Reduce Overheating in Linux Ubuntu, TLP Battery Power Management Ubuntu, TLP Battery Power Management Ubuntu Configuration, TLP Battery Power Management Ubuntu Settings, TLP Install Advanced Power Management Tool, TLP Linux Advanced Power Management, TLP Linux Advanced Power Management Installation Instructions, Ubuntu 14.04, Ubuntu 14.10, Ubuntu Install TLP Battery Tool

Primary Sidebar

Latest Posts

Ubuntu 25.04 ‘Plucky Puffin’ Is Available To Download

How to Login as Root User in Linux Terminal

Install Firefox In Ubuntu Terminal Command Line

How To Check Kernel Installed Date In Linux Ubuntu

How To List All Kernel Modules That Are Loaded In Ubuntu

Enable Ubuntu Auto Login Without Password

Download Ubuntu 25.04 Official Default Wallpapers

How To Fix Initramfs Error In Ubuntu Command Line

How To Check All Available Kernel Version In Linux Ubuntu

3 Best Artificial Intelligence Domain Name Generators

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

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