It's power-profiles-daemon. The new version came out a couple of weeks back (and reached stable bascially in the same day as F40 released) with much better performance, as it now detects if your system is running on battery and adapts both the balanced and power saver modes accordingly to save on power, it's pretty great!
Linux
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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Still I am finding it difficult to believe that just being battery aware has taken battery usage from 50℅ per hour to 1.4℅ per hour
It's a lot of other big improvements. The improvements were mainly made for Framework laptops but they apply to other laptops too.
Running Fedora as a secondary OS from a Thunderbolt SSD. What I can tell you is that my Bios still seems to be in charge (pun intended) of the charging cycles since it wouldn't charge past 80% and I never set this in Fedora.
Otherwise runtime seems about average under use and the estimated time left on the charge seems correct.
There is a threshold parameter you can tweak
Please keep in mind that staying between 20-80% greatly improves battery life.
Thanks. I've been able lenovo's charging threshold feature and it won't charge past 60%.
I’m still on 39 and looking forward to upgrading my FW13 next weekend, this might be huge.
Amd? There have been some very nice improvements to the pstate driver lately, maybe that's what you are seeing
That's interesting. I usually skip each other fedora version, and will probably go from 39 to 41, but if there are improvements to battery life, maybe I will try it now.
Why would you do that, there is absolutely no reason. ~~Fedora only supports upgrading one version up.~~ oops its 2
Stay on the old stable if you like, but then switch to the latest? Why?
Fedora actually supports skipping every other version. They point it at the docs:
. System upgrade is only officially supported and tested over 2 releases at most (e.g. from 38 to 40). If you need to upgrade over more releases, it is recommended to do it in several smaller steps (read more).
As for why I do that, the six months release cycle is too fast for me. I struggle a lot with things and end up living in a slow paced manner. In this case, the process is supported and I receive security updates normally, so I don't see a problem and it works fine for me. Besides, I have only one computer I use for everything, and I had problems with things not working properly after a distro upgrade in the past (it was with ubuntu, but I got a bit traumatized after that).
TBF with Ubuntu it's only partly their fault. The other part is indirect due to the way apt works and the spread of third-party repos (launchpad etc.) that would throw you in dependency hell come upgrade time.
Ubuntu (and Debian, and any distro using apt) are badly in need of some way to dissociate core packages from third-party better. For Ubuntu that way was snap.
People may dislike the politics around snap or the technical implementation but the reason Ubuntu resorted to it is valid.