this post was submitted on 21 Jun 2025
1 points (100.0% liked)

Linux

11750 readers
9 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 2 years ago
MODERATORS
 

So I'm looking for a distro that I can put on my laptop in addition to kde neon and boot into when I want to save battery. The thing is I'm not even sure if I can expect a noticeable difference or if the display and applications I want to use (mostly just basic office stuff and maybe a browser but I want to use this in the forest so I won't have wifi anyway) already draw so much power that background processes don't really matter. If you think they do then I'd like to hear about especially efficient distros. I'm not a poweruser though so anything that requires extensive setup or maintainance won't work for me sadly. I was thinking maybe something like kanotix that loads to RAM but like I said I'm not sure if that actually saves power.

top 5 comments
sorted by: hot top controversial new old
[–] [email protected] 0 points 2 weeks ago

The main power draws on a laptop are the display, the GPU, and CPU in that order. If you can't tame the first two, the third won't matter if we're discussing hardware platforms in the past 5 years.

If you can tune one distro to be as power efficient as you like, any of them can do it. There is no functional difference between any of them that is not configurable.

The most power efficient and balanced platform you're going to get is an AMD APU for general work, or something REALLY weak but efficient like the lowest of low-end Intel like the n-series chips.

Anything with Nvidia in it is going to drain your battery quickly, even if not being utilized (that's a hardware design thing I won't go into).

[–] [email protected] 0 points 2 weeks ago

Install and read up on tlp, lower screen brightness and bring powerbanks would be my tips if you wanna use a laptop in the forest.

[–] [email protected] 0 points 2 weeks ago (1 children)

This isn't really a distro thing. You'll get the best results by turning off radios, ensuring the CPU frequency is controlled (or just locked to the lowest), and not using any 3D stuff or the discrete GPU.

[–] [email protected] 0 points 2 weeks ago

To add to this, I'd recommend to go through the BIOS/UEFI settings and turn off things you don't need, e.g. certain card slots, ports, fingerprint scanner, maybe the webcam.

[–] [email protected] 0 points 2 weeks ago

It's a good topic to raise, laptop battery life is definitely still a weak point on Linux. I'm not sure there's any distro specifically geared towards extending battery life, but maybe choosing one with a light desktop environment would help? I'm no expert myself but it also depends on the device you're using and it's platform.

For example, one common power management tool tlp https://linrunner.de/tlp/index.html is not recommended by AMD or Framework for my FW13. There are steps you can take, like ensuring your browser is using the GPU/iGPU for videos/hardware acceleration is enabled and working, but Linux as a whole does not seem to have prioritised improving battery life. It's understandable to a degree, with it being dependent on so many factors