Improved battery life with TLP daemon
#1
In one of the recent Manjaro system updates TLP was mentioned as an option to power-profiles-daemon to manage battery life for the Pinebook Pro.

On the Pinebook Pro the TLP power management gives subjectively better battery performance over power-profiles-daemon. Especially sleep lasts over night without problems. My PBP is one of the earliest (second batch, I believe) and yet with TLP the battery performance is great.

The downside is that the PBP user interface feels slightly more sluggish in KDE Plasma. Everything seems to be a bit slower than it used to be. This might be different in a simpler (tiling) window manager. The TLP documentation mentions that their power management suits light users best (writing, etc).
However, the battery performance feels much improved.

If you are interested:

## Install TLP

Code:
$ sudo pacman -S tlp


You will be asked to uninstall **power-profiles-daemon**, say yes.

There is an additional package `tlp-rdw`, check in the docu if you want that.

To enable the service use (and reboot)
Code:
$ sudo systemctl enable tlp.service

## Config
I have used this config change to improve performance when power is plugged in:
Edit /etc/tlp.conf and un-comment and update:

CPU_ENERGY_PERF_POLICY_ON_AC=performance

You can check the config with:
Code:
tlp-stat --config
tlp-stat -p
tlp-stat -p -v


If you want you can set `CPU_ENERGY_PERF_POLICY_ON_BAT` to `performance` as well.

Here is a link to the TLP documentation

# power-profiles-daemon
To switch back to the **power-profiles-daemon**:
Code:
$ sudo pacman -S power-profiles-daemon
$ sudo systemctl enable power-profiles-daemon

And here is the link to some power-profiles-daemon documentation
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Battery gauge issue (mainline kernel) lfourquaux 4 5,974 05-22-2021, 02:43 PM
Last Post: jiyong
  eMMC frequently not found by Linux kernel (especially on low battery) v-man 14 19,786 05-14-2021, 01:18 PM
Last Post: djhnsn
  Battery charge threshold xNix 1 2,600 04-17-2021, 07:13 AM
Last Post: Damon
Question Manjaro arm + sway - battery indicator broken mfashby 6 7,947 02-20-2021, 04:07 AM
Last Post: mfashby
  Possible battery and performance improvement xehartnort 4 6,492 11-09-2020, 12:26 AM
Last Post: rimaille
  Manjaro - No battery info after plugged in AlecM 4 6,891 09-16-2020, 08:34 PM
Last Post: zer0sig
  Manjaro XFCE: Vastly improved experience with Picom (Compton) compositor jichu4n 2 14,183 07-20-2020, 01:43 PM
Last Post: jichu4n
  get battery status on the command line rossk 2 6,260 04-04-2020, 09:25 PM
Last Post: rossk
  i3status issues reading battery status dummy 9 13,626 01-31-2020, 08:27 AM
Last Post: C_Elegans

Forum Jump:


Users browsing this thread: 1 Guest(s)