this post was submitted on 18 Jan 2024
29 points (91.4% liked)

Linux

46777 readers
1955 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 5 years ago
MODERATORS
 

So i have gotten a t490 just recently, and ive installed fedora on it, gnome power profiles daemon said it was "on my lap" and wouldn't let me change the power profiles even when on a desk. So i masked that, and installed auto-cpufreq, but the laptop still draws about 10W (according to powertop) when watching a youtube video, leading to 4-5 hours of battery life.

any tips on how to reduce the power consumption?

you are viewing a single comment's thread
view the rest of the comments
[–] Blisterexe 4 points 7 months ago (1 children)

Oddly the laptop seems brand new when I got it, it still had the peel on the power button lmao. Also, thanks for the tips!

[–] [email protected] 2 points 7 months ago (1 children)

There's software to check how many mAh most laptop batteres are able to take up and deliver, compared to what they shipped with. Modern ones even have how many complete 0-100 charge cycluses the battery have gone through. You can check if you think there's something dodgy about the battery. I've actually seen laptops factory shipped with smaller batteries than ordered.

But knowing linux and seeing you had an issue with the power profiles I'd think it's software related hah. Is there a discrete GPU onboard it's using instead of the power-saving one perhpas?. Also, did you turn off that awful "dynamic background" on youtube that continually taxes the CPU?

[–] Blisterexe 1 points 7 months ago
  1. Yeah I haven't checked that yet, but I agree with the other guy that 6 hours seems like a reasonable battery life
  2. No it's just Intel integrated graphics, and ajto-cpufreq seems to be working great, it's just the deafult one that didn't for some reason.
  3. Thank you!