this post was submitted on 03 Nov 2023
117 points (96.1% liked)

Linux

47361 readers
1213 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 apologize if this has been asked a ton, still migrating to lemmy. Still stuck on crappy reddit out of habbit, but i've found the lemmy universe to be much more helpful.

Basically I've had a Dell Xps 13 9310 laptop for 4-5 years maybe? and I've put the thing through hell and back. Always (I believe) fixing it though and bringing it back to life. However, it seemed as if any linux distro i ever installed always had some sort of problems. I don't know Linux well enough yet to be able to trouble shoot because it seems there's many different routes to do it in Linux.

I've gone through so many distros and DEs and have tried everything on this thing. Well I think I finally bricked it after tinkering around with it. So I'm trying to plan a new budget setup.

I've always been a laptop guy because I love being able to lay on the couch by the TV and also have my laptop right there in front of me. I suppose im open to a small form or mini form desktop or box and just get a small display and a wireless keyboard/touchpad combo.

I just don't know how to find what's better compatible with linux. I see so much talk about "X" computers being great for Linux and to avoid "Y" computers because they dont work well with Linux (which I found out the newer Dells kinda suck. becoming more locked down and proprietary like Apple). I know there's companys like Tuxedo or Pine or Pop Os that sell their specific Linux friendly devices, but those are all too expensive for me.

I'm looking for a machine that can easily handle Linux but also handle I guess a system or network, basically something strong enough to be a stable link in my entire network; if that makes sense. Because I have many plans for things I want to learn about and add to my network or system down the road. Also something durable and fairly user friendly.

The million dollar question(s)..... how am I supposed to know which machines are better or even "compatible" with Linux? like all linux distros or flavors? I ran into a firmware/driver issue with my Dell and linux.... they provided only a handful of drivers/firmware for ONLY Ubuntu 20.04. super limited and meant as a windows machine. As far as ram and storage, those are probably not pertinent and more of personal preference. But I guess it boils down to things like the cpu, gpu, ram, idk, whatever is important for Linux? any tips or advice is greatly appreciated. I want to finally take this serious and ensure I have the right equipment for what I want to do instead of falling for the newest, shiny things lol. Thanks

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 10 months ago* (last edited 10 months ago) (4 children)

Old thinkpads are the golden standard of Linux compatible laptops, far superior build quality compared to the crap they put out today. Cheap and durable, if a little outdated in specs. TLP is a popular battery management tool that have specific built integration with thinkpads. I managed to snag a couple thinkpads through FB marketplace pre covid for under 200$ each, my daily driver being a t460 made in 2015. i7 quad core processor, 16gb ram, its weakest link is the Intel onboard GPU. The newer thinkpads let you use thunderbolt 3.0 to plug in an external GPU but there's a trade off between how new a thinkpad is and its build quality. The old ones could be used as body armor plates and probably stop a 50 cal bullet and boot up fine afterwards, the new ones not much

[–] [email protected] 1 points 10 months ago (3 children)

so what i've been doing is finding various models through the generations and researching their cpu's and oddly enough, nearly every one i've put in has had subpar ratings or rankings..... idk if that really matters or not

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

It depends on what you expect your laptop to do. 8gb ram and a 2.4ghz i5 quad core processor is acceptable for almost any computing task out side of playing heavier load video games or specialty IT stuff like LLMs or cryptomining. If your main concern is video games go with the base model steam deck. Also, when you go check out listing for used think pads you will find they contain wildly different specs even if they are the same series. This is because the companies that bought them new X years ago spend some sweet corporate cash on decking them out with the at-the-time highest end options ordered custom from lenovo, and then they throw them in the literal trash a decade later. Some people who dig them out and resell on facebook don't know a thing about computers and think they are only worth the base options used price.

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

This helps alot actually because tbh, I don't know what "works" good together as far as ram and cpu specs

[–] [email protected] 1 points 10 months ago* (last edited 10 months ago)

Glad to have helped you out. Whatever you decide to get, I highly recommend you give Linux Mint a try next. I started with ubuntu, went to mint and haven't looked back since. Its been my daily driver for half a decade now and has worked absolutely perfectly with every laptop and desktop ive ever owned. My elderly parents use mint without issue every day.

A quick cheat sheet for understanding computer spec lingo:

Ram:

4gb = bare minimum

8gb = pretty good

16gb = awesome

Intel CPU cores:

duo/two cores = bare minimum

quad core/four cores = pretty good, most common

more = awesome

Intel CPU processor

i3 = bare minimum

i5 = pretty good

i7 = awesome

Intel CPU processing speed measured in gigahertz ghz

2.x ghz = average

3.x ghz = awesome

hard drive

HDD = Slower and more limited lifespan but ok, tends to be higher storage space than SSD for cheaper

SSD = Faster and much longer lifespan, usually only goes up to 256GB but its possible to find 512GB. More expensive than HHDs

Harddrive Storage Space

100GB = bare minimum

256GB = average

512GB = pretty good

1TB = Awesome

Upgrading

You can have a computer shop upgrade harddrives to a multi terabyte SSD as well as replace the batteries for you if you do your research and provide it for them.

Another big win for thinkpads is theres lots of documentation on upgrading, and you can order official parts right from lenovo vendors through their website Which is huge for replacing batteries when they degrade to the point of annoyance. Thinkpads have an external battery and an internal one both you can replace to get supposedly about 10 hours of battery life. I get like 3 at this point so I may be considering this option soon. The Linux command TLP can help you get a good estimate on how degraded your batteries are.

Anyways Good luck!