this post was submitted on 04 Sep 2025
250 points (98.4% liked)

Technology

74872 readers
3494 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

Switching my computer from Windows to Linux is one of the best decisions I have ever made🔥👌

you are viewing a single comment's thread
view the rest of the comments
[–] BombOmOm@lemmy.world 16 points 2 days ago* (last edited 2 days ago) (1 children)

If you are currently running Mint 22.1, the upgrade will show up in the Update Manager > Edit menu.

Edit: I updated my machines this way. I'm guessing it isn't set to automatically move one from kernel 6.8 to 6.14? I can obviously change the kernel via the Kernels menu in Update Manager, I'm just wondering why this wasn't automatic.

[–] cupcakezealot@piefed.blahaj.zone 13 points 2 days ago* (last edited 2 days ago) (2 children)

i was going to amend my other comment.

according to this in the release notes:

===

HWE kernel issues

To provide support for newer AMD processors, Linux Mint 22.2 ships HWE Kernel 6.14.

This kernel however has issues with:

Virtualbox
Old Intel GPUs which use the i915 driver
Old NVIDIA cards which use the 470 driver (this driver is no longer supported by NVIDIA and thus doesn't support newer kernels)

If you are affected by one of these issues, we recommend you install Linux Mint 22.1 instead, which ships with LTS kernel 6.8.

You can then perform an upgrade towards 22.2 without switching towards the HWE kernel.

===

i ran lspci -k | grep -EA3 'VGA|3D|Display' and i confirmed i was running i915 but i'm also currently on 22.1 with kernel 6.8; so does that mean i can upgrade normally and not worry about the kernel?

[–] danzabia@infosec.pub 6 points 2 days ago* (last edited 2 days ago)

It also says I'm using i915 but I bought this laptop a year ago... so I suspect many Intel GPUs use that driver?

Edit: According to https://www.kernel.org/doc/html/v6.14-rc3/gpu/i915.html

The drm/i915 driver supports all (with the exception of some very early models) integrated GFX chipsets with both Intel display and rendering blocks.

[–] BombOmOm@lemmy.world 3 points 2 days ago

does that mean i can upgrade normally and not worry about the kernel?

Yeah, just doing the upgrade via Update Manager > Edit menu leaves you on the 6.8 kernel. Confirmed with all three of my machines I upgraded.

Two of them I have since put on kernel 6.14 via Update Manager > Kernels, after updating to Mint 22.2 and seeing it still on kernel 6.8.