DeskTux

Linux on Desktops

User Tools

Site Tools


misc:power_management

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
misc:power_management [2017-07-11 08:39] jensmisc:power_management [2024-05-18 18:41] (current) – Add discussion jens
Line 1: Line 1:
 ====== Power Management ====== ====== Power Management ======
- 
 A while ago I had a Lenovo X121e as a lightweight "surf anywhere" system. Because I also create content and I like my freedom, a tablet is not really an option for me. Because of (amongst other things) its advertised battery of up to 10 hours life I chose the X121e. A while ago I had a Lenovo X121e as a lightweight "surf anywhere" system. Because I also create content and I like my freedom, a tablet is not really an option for me. Because of (amongst other things) its advertised battery of up to 10 hours life I chose the X121e.
  
-Of course the pre-delivered OS got replaced by Debian immediately. But what a shock, the battery only lasted about 3 hours! I was really disappointed, but then came across [[http://linrunner.de/en/tlp/docs/tlp-linux-advanced-power-management.html|TLP]], an advanced Power Management tool for Linux. Using TLP the battery lifetime more than doubled on the X121e. Still no 10 hours, but I can live with that. The amount of extra battery life is still dependent on your system, I think twice as much battery life is really not what TLP can do on every system ;-)+Of course the pre-delivered OS got replaced by Debian immediately. But what a shock, the battery only lasted about 3 hours! I was really disappointed, but then came across [[https://linrunner.de/tlp/index.html|TLP]], an advanced Power Management tool for Linux. Using TLP the battery lifetime more than doubled on the X121e. Still no 10 hours, but I can live with that. The amount of extra battery life is still dependent on your system, I think twice as much battery life is really not what TLP can do on every system ;-)
  
-For the official installation instructions, please refer to the [[http://linrunner.de/en/tlp/docs/tlp-linux-advanced-power-management.html#installation|official site]]. I just summarize the necessary Debian steps.+For the official installation instructions, please refer to the [[https://linrunner.de/tlp/installation/debian.html|official site]]. I just summarize the necessary Debian steps.
  
 ===== Installation ===== ===== Installation =====
-<WRAP info round+  - Make sure to use a sane and up-to-date [[misc:sources.list]] 
-Note: this is no longer needed in Debian Stretch or later as TLP is included in the official packages+  - Update your package lists: <code># apt update</code
-</WRAP>+  - Last but no least, install the necessary packages: <code># apt install tlp tlp-rdw</code>
  
-  - Add the following to your [[sources.list]] (DIST can be ''wheezy'' or ''jessie''): <code>deb http://repo.linrunner.de/debian DIST main</code> +Done already! Enjoy your extra battery life.
-  - Add the necessary key: <code>#  apt-key adv --keyserver pool.sks-keyservers.net --recv-keys CD4E8809</code> +
-  - Update your package lists: <code># apt-get update</code> +
-  - Last but no least, install the necessary packages: <code># apt-get install tlp tlp-rdw</code>+
  
-Done already! Enjoy your extra battery life.+~~DISCUSSION~~
misc/power_management.1499762345.txt.gz · Last modified: 2017-07-11 08:39 by jens