Ubuntu / Linux news and application reviews.

Power Management Tool `TLP` 0.8 Released

Ubuntu Laptop

TLP 0.8 was released recently, bringing various ThinkPad improvements, systemd "predictable network interface names" support along with other changes and bug fixes.

For those not familiar with TLP, this is an advanced power management tool that applies various settings and tweaks to help your laptop save battery power. The app tries to do everything automatically, depending on your Linux distribution and hardware (it runs in the background and doesn't come with a GUI) however, you can manually change its settings by editing the TLP configuration file: /etc/default/tlp

Advanced Power Management Tool `TLP` Sees New Release


TLP 0.7 was released recently, bringing an option which allows setting the minimum and maximum Intel P-state performance, better ThinkPad support and various other changes and bug fixes.

For those not familiar with TLP, this is an advanced power management tool that applies various settings and tweaks to help your laptop save battery power. The app tries to do everything automatically, depending on your Linux distribution and hardware (it runs in the background and doesn't come with a GUI) however, you can manually change its settings by editing the TLP configuration file: /etc/default/tlp

Laptop Mode Tools 1.65 Released With Intel PState Support, Other Changes [PPA]

Laptop Mode Tools is a package that should extend your laptop's battery life by enabling the Laptop Mode Linux kernel feature along with other power-related tweaks.

The latest Laptop Mode Tools 1.65, released yesterday, includes important changes and bug fixes such as support for Intel PState driver and a more robust Runtime Power Management Framework that deprecates the usb-autosuspend module. That means that there should be less issues with USB devices such as mice / keyboards not working properly with LMT (if such issues still occur, you'll need to blacklist the device id or disable the runtime-pm and usb-autosuspend modules using the Laptop Mode Tools GUI).

TLP 0.5 Released, Install It In Ubuntu [Tool That Helps Save Battery Power]

Ubuntu laptop

TLP, a tool that applies various settings and tweaks that help your laptop save battery power, was updated to version 0.5 which includes better support for some ThinkPad models as well as some new features and bug fixes.

Install Laptop Mode Tools 1.64 With Configuration GUI In Ubuntu

Laptop Mode Tools is a package that allows you to extend the battery life of your laptop by enabling the Laptop Mode Linux kernel feature along with other power-related tweaks.

This was a command line only tool until version 1.64, which introduces a GUI that lets you toggle individual power saving modules. The new GUI configuration tool isn't exactly pretty as you can see in the screenshot below, but it's definitely an useful addition because it no longer requires users to work with various configuration files.

Bumblebee 3.2.1 Released With Ubuntu 13.04 Fixes, New Options

Bumblebee 3.2 has been released a few days ago but there was an issue and it didn't work on a lot of setups o version 3.2.1 has been released to fix this. The new version also fixes the Primus backend for Ubuntu 13.04 and adds some new options.

Bumblebee is an unofficial tool that brings Nvidia Optimus GPU switching to Linux. It's useful to increase battery life by only switching the dedicated GPU (Nvidia) on when needed. Nvidia has added initial Optimus support in their latest 319.12 beta drivers, but it doesn't have GPU switching yet.

Improve Power Usage / Battery Life In Linux With TLP

There are various tweaks that you can apply to your laptop to save battery power, but many of them depend on the hardware, Linux distribution, some are outdated or too hard to apply for regular users and so on. TLP is an advanced power management command line tool for Linux that tries to apply these settings / tweaks for you automatically, depending on your Linux distribution and hardware.

Ubuntu laptop

How To Use Hybrid Suspend In Ubuntu

Firstly, here's what hybrid suspend does:
  • initially, the computer is suspended to RAM, which is quick to suspend / resume but it also uses some power
  • if the computer doesn't wake up after a configurable amount of time, suspend to disk is used so the computer stops using any power (it's the same as if it was powered off) - this is also known as hibernation

Basically, using the hybrid suspend method from this article, the system initially enters suspend which is quick to resume and after the time you set, the system hibernates so it no longer uses any battery power. This is useful if for example you close the lid when you move from one room to another (between meetings, classrooms, etc.) and you need the system to resume quickly, but you also want to preserve battery power if you don't use it.