this post was submitted on 21 Jun 2026
14 points (73.3% liked)

Linux

65917 readers
520 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 7 years ago
MODERATORS
 

İ am using pop os with my rtx4060 laptop. İ consider to switch an office laptop. İ will use it for editing and coding. İ love linux and open source but have to admit that mac is something different to me. İt is perfect. İ hate it is a product of apple but they did it really well. But also i want to use linux. But i cannot take 12 hours battery with linux laptops. İ could have buy tuxedo infinit book 14 pro but they dont ship to my country. What should i do?

you are viewing a single comment's thread
view the rest of the comments
[–] iusemybrain@sh.itjust.works 5 points 21 hours ago

well I could give you a solution, generally with x86_64 architecture they use a lot more wattage than macbooks, m-chip SOC's (system-on-chip) utilize about 30W of energy whereas just a modern x86_64 CPU utilize 15W. which means you have a 15W overhead for your GPU and memory generally speaking.

So the entire reason your getting less battery life is OS required applications for it to function, and you. So if you minimize the amount of wattage (ideally building a linux system from scratch) you can optimize it to consume less resources.

I did this with my personal laptop, installed arch and mangoWM, didn't even bother with a display manager or network manager (still use iwctl). on idle it uses about 600 MB, and I've beaten the m1. my point is not to compare or benchmark the macbook, but to just show you that you can maximize battery life with a little tinkering. So long as you are comfortable doing it.

I have used pop_os and cosmic DE it should be noted that is a beta version of pop_is, which means there are plenty of bugs, which means there are still a lot of optimizations. the fact you could get 12 hour battery is kinda surprising especially with a nvidia GPU.