this post was submitted on 19 Mar 2026
20 points (100.0% liked)

Linux

63895 readers
1186 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
 

Currently I have only one laptop, I use it for everything and it has an nvidia gpu and a 11th Gen Intel(R) Core(TM) i7-11800H. I have a mode which disables the GPU which i use when i am out and about. However I want to minimize battery use to a significant degree, so which out of the three should I have on? power-profiles-daemon or autocpu-freq or tlp, which is better for battery performance? I know ppd is configurable via desktop, so i have kde set to power saving mode, but I still want better if possible, is there something more i can be doing with ppd or would autocpu-freq or tlp work better?

top 9 comments
sorted by: hot top controversial new old
[–] PetteriPano@lemmy.world 1 points 6 hours ago

Auto-cpufreq only changes the CPU governor based on your preference for load and power source. In my experience you need to disable the intel_pstate driver to see real gains in the powersave/conservative governors. That's true for all three options.

Tlp can also manage power to radios, ports, devices. Gains are small over auto-cpufreq, and it can be a bit finicky not to lose some part you actually wanted to keep powered on.

I'm not very familiar with power-profiles-daemon, but I think it sets governor and rules for screen/sleep timeout. You'll probably see better gains without intel_pstate there, too.

[–] toothbrush@lemmy.blahaj.zone 1 points 11 hours ago

I would also like to know, I heard from somewhere that power profiles deamon is the modern solution and the other 2 are older, but all 3 are still supported so I think its personal preference. Tlp has more finegrained contol, and ppd has better defaults and "just works" for me, no idea about autocpu-freq.

I can’t speak on which is the best. I haven’t compared them on modern systems.

But what I will say is make sure you’re not artificially limiting your power levels or clock speed too much. Big fat Intel CPUs like that are power hogs when active. They need to reach an idle state. I have a laptop with an i9 11950h which is the same thing. But with the power plan on the lowest I get worse battery life and performance than if I just left it on balanced. But it depends on the workload. If there is no idle then power save might be best. But if you’re browsing the web and not constantly scrolling then balanced might just be better.

[–] thingsiplay@lemmy.ml 1 points 15 hours ago* (last edited 15 hours ago)

power-profiles-daemon vs autocpu-freq vs tlp, which is better?

Yes.

(Edit: It's a meme reply, as I don't have a clue.)

[–] juipeltje@lemmy.world 3 points 23 hours ago

Is use tlp because i feel like it's available on most distros. I'm not sure if one of these tools is better than the others though.

[–] Veraxis@lemmy.world 3 points 23 hours ago

I prefer tlp, as it gives me more granular control than autocpu-freq, which I have also used. It allows me to retain control over certain things like USB auto-suspend behavior (a problem with some power utilities like powertop), and the audio powerdown on the headphone jack when on battery, but which was causing popping and audio cutting in after a delay whenever I started a video or application with audio.

[–] Strit@lemmy.linuxuserspace.show -1 points 1 day ago (1 children)

Best you can do for the battery is turning down the screen brightness to the lowest setting where you can still see what's on the screen. Mine is ususally at 20-30% brightness.

[–] SpiderUnderUrBed@lemmy.zip 1 points 1 day ago (1 children)

Mine is lowest when im out, do you have an opinion on which of the 3 tools to use

I simply just use the ppd, but my laptop is low power no dgpu anyway.