this post was submitted on 07 Dec 2023
47 points (96.1% liked)

Linux

47237 readers
874 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
 

I'm looking to buy a new laptop. I recently switched to Linux (Fedora) and would like to stay with it (Not necessarily Fedora though).

My most important requirement is that it has a great runtime. I honestly don't want to deal with under-volting or anything like that. A "runs out of the box" approach would be best.

13-14", no dGPU, AMD/Intel.

edit: I realized that great runtime is very different for everyone. I wouldn't consider 5-7 hours great. More like absolute minimum is 8. Better is 10-12. This sounds very unlikely though, apart from MacBooks with ARM CPU. Any recommendations?

you are viewing a single comment's thread
view the rest of the comments
[–] Discover5164@lemm.ee 7 points 9 months ago (3 children)

i have the same requirements as you. i bought framework 13.

i'm still in the confuguration phase, for now it has a decent battery run of ~6/8h of installing stuff. i'm configuring nixos.

[–] Jumuta@sh.itjust.works 3 points 9 months ago (1 children)
[–] Discover5164@lemm.ee 1 points 9 months ago

yes but default config, i still need to look into it

[–] not_a_bot_i_swear@lemmy.world 2 points 9 months ago (3 children)

I looked into them. And it sounded a lot of the users are not happy about the build quality compared to Thinkpads or Latitudes. How is your experience? Did you go with Intel or AMD?

[–] the_q@lemmy.world 3 points 9 months ago

Build quality? You mean replaceable parts vs glue making things feel more solid? Have I had this conversation with you before?

[–] Discover5164@lemm.ee 2 points 9 months ago

i just got a ThinkPad for work, it's spectacular. but if you need to replace something....

the framework is solid, and allows to replace anything. i think the tradeoff is very fair.

[–] BaldProphet@kbin.social 0 points 9 months ago

Build quality on Frameworks is dramatically better than most ThinkPads. They've made a lot of improvements to battery life since the first generation (I got mine in the second batch), so it might have decent battery life now. They've always been more efficient on Linux than on Windows.

[–] datendefekt@lemmy.ml 1 points 9 months ago (1 children)

Which CPU are you using? I've got the 11th gen i5 and battery life is just miserable, especially in standby.

[–] Discover5164@lemm.ee 2 points 9 months ago

i5-1340p

there is a kernel parameter to add to make standby better: mem_sleep_default=deep.

if you are on nixos you can import the framework hardware module from "nixos-hardware". it also includes other fixes