this post was submitted on 10 Feb 2024
23 points (89.7% liked)

Linux

47341 readers
1377 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
23
submitted 7 months ago* (last edited 7 months ago) by [email protected] to c/[email protected]
 

Hey all. Going to take advantage of dellrefurbished sale. Dell is all abour Ubuntu. But I'd like to play around with LMDE.

Anyone running LMDE on Dell Precision? If so, how'd it go?

Edit: oh well, dellrefurbished doesn't ship to Canada. Question still stands.

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

Yes. The installed kernel version is what defines your general compatibility with hardware, not the actual distribution you choose.

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

That's a good clarification - different distributions may have different versions of the Linux kernel. So you may see "It works on Ubuntu but not Fedora" due to them shipping different versions of the kernel. But typically that would be due to recently added support (the distribution using a newer kernel works). Eventually things homogenize.

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

@atzanteol @just_another_person i have run into issues like 'almalinux doesn't work on this machine but centos does'
some distributions i think have started to remove support for some older hardware assuming nobody is using it (thats my theory)

[–] [email protected] 2 points 7 months ago

That's the problem with providing "general guidelines". 😀

There can be differences in which modules are enabled that vary by distro as well. Maybe the alma folks are more picky. But If it's an issue you can always compile your own kernel and enable whatever you want. The Gentoo folks know what I'm talking about. Used to be more common "back in the day" to get support for something bleeding edge.