this post was submitted on 13 Feb 2025
15 points (94.1% liked)

Linux

50208 readers
1970 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 am running Linux Mint 22 with Cinnamon v6.2.9 on kernel v6.8.0-53-generic and would like to upgrade to a newer kernel. I tried via the update Manager, but the newest kernel listed is the one already in use and I am wondering why?

  • Are the kernels listed based on my hardware?
  • Is my Cinnamon version too old for newer kernels?
  • Is my Mint Version too old for newer kernels?
  • Do I need to update my BIOS? I was too scared to do that in the past three years I owned my system.

Here are my specs:

  • CPU AMD Ryzen 7 5800x
  • GPU nVidia GTX 1060 6GB
  • 16 GB RAM @ 3600mHz
  • MoBo MSI B550 A-Pro

I quite new to Linux and don't really know what I am doing. Therefore, if you need any other information I'll be happy to provide it.

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

mainline does not work on mint (at least on my end). it has failed to install any kernel, for like the last year.

[–] just_another_person 1 points 1 week ago (1 children)

It works on any Ubuntu based distribution, though YMMV may vary because it's just the kernel packages.

You probably have some modules that fail to build on the install trigger because it doesn't include the dev headers. Nvidia drivers are usually the most obvious culprit.

[–] [email protected] 1 points 1 week ago (1 children)

ah, well that would be it then. couldn't figure out how to get a newer kernel to install with it so I used xanmod..until it started giving issues too. the default one is good enough anyway.

[–] just_another_person 1 points 1 week ago

Yeah, I can't say I recommend messing with automated kernel builds on Ubuntu systems anyway unless you know what you're doing. If people want newer kernels faster, then Debian or Ubuntu distros are not the right choice.