this post was submitted on 21 Oct 2025
50 points (96.3% liked)

Linux

59226 readers
441 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 6 years ago
MODERATORS
 

My kernel version is ‘6.8.0-87-generic’ and hers is ‘6.14.00-33-generic’. My brother, who uses CachyOS, has kernel version '6.17.1-2-cachyos'. So it makes a little sense that the kernel is different. Even though I always thought that there was just one kernel that all Linux versions use.

But why is there a different kernel for the same distro?

all 24 comments
sorted by: hot top controversial new old
[–] LeFantome@programming.dev 4 points 4 days ago

Mint has two kernels: a “stable” one and a “hardware enhanced” one (HWE). The HWE kernel is newer to improve support for newer hardware.

Many distros allow you to pick from multiple kernels.

Yes, all Linux kernels come from kernel.org

That said, kernel.org maintains not only a latest but also multiple “stable” kernels that maintained versions of previous kernels. There are usually about a half-dozen kernel versions to choose from.

One you have code from kernel.org, you can change the configuration to get kernels with slightly different capabilities and strengths.

Finally, you can patch the code you get from kernel.org to add or remove whatever you want. For example, you may add in filesystem support or drivers missing in the mainline kernel.

So, in the end, any given Linux distro may have a Linux kernel slightly different from what other distros use. You can probably run any Linux distro on the kernel from any other Linux distro though. In fact, this is what you are doing when you run something like Docker or Kubernetes.

[–] technocrit@lemmy.dbzer0.com 10 points 5 days ago* (last edited 5 days ago) (1 children)
[–] Aequitas@feddit.org 7 points 5 days ago

Haha, my brother, our IT guy, has made it his mission to wipe out Windows in our family.

[–] OhVenus_Baby@lemmy.ml 21 points 5 days ago (1 children)

Go into update manager top left find Linux kernels and select the kernel you'd like to have. I recommend the latest 6.14 too release. Select and install then restart and your good to go!

[–] Aequitas@feddit.org 7 points 5 days ago (1 children)
[–] OhVenus_Baby@lemmy.ml 3 points 5 days ago (1 children)

Did you get it? As in you fixed the issue?

[–] Aequitas@feddit.org 11 points 5 days ago* (last edited 5 days ago) (3 children)

It wasn't really a big issue, but it was confusing. I thought that with the same Linux distro version, the highest kernel version offered would also be the same. But upgrading the kernel to a higher version (6.8 to 6.14), rather than just updating it (6.8.0-85 to 6.8.0-87 in my case), doesn't work via the standard update management UI; you have to go to ‘View’ -> ‘Linux Kernel’.

I have now upgraded to version 6.14 and everything is running smoothly.

[–] BCsven@lemmy.ca 6 points 5 days ago

Different distros do it differently.
For OpenSUSE it always presents you the latest kernel during updates, and keeps an old version as backup should your system fail to boot on new kernel.

[–] OhVenus_Baby@lemmy.ml 3 points 5 days ago

Glad to help. And also glad you filled in the blanks I was forgetting! Best of luck. Mint and LMDE is great.

[–] DrunkAnRoot@sh.itjust.works 1 points 5 days ago

does upgrading it thru apt work?

[–] just_another_person@lemmy.world 21 points 6 days ago

If you're running the exact same version, just do an apt update and then see if upgrade packages show up.

[–] Frellwit@lemmy.world 11 points 5 days ago

That depends on the install date. If you installed Mint 22 when it was released you're not on the HWE kernel. If you install a later version of Mint based on Ubuntu 24.04.2 or later you'll get the HWE kernel which auto-updates to newer versions during the lifetime of the distro.

[–] savvywolf@pawb.social 15 points 6 days ago (1 children)

I don't know if they still do it, but Mint used to do staggered updates (through their update manager) for some packages. They would start out making the update only available for, say, 10% of people and then slowly built up to 100% if no issues were discovered.

[–] 4am@lemmy.zip 7 points 5 days ago

This also relieves download pressure on their servers

i think there was also a note in the 22.2 release notes about compatability with nvidia cards too

https://www.linuxmint.com/rel_zara.php