Ubuntu 25.04 Update Kernel 6.14.3

Ubuntu Version:
Ubuntu 25.04

Desktop Environment (if applicable):
GNOME

Problem Description:
The default kernel version (6.14.0) that Ubuntu 25.04 uses does not support Wifi for 12th Gen Intel Acceleration.

The problem was fixed in version 6.14.3, I updated with mainline and Wifi worked successfully.

The problem can be checked here:
https://bugzilla.kernel.org/show_bug.cgi?id=219967

Question
What is the Kernel update schedule for Ubuntu 25.04? Will it be done? Or should I always do the update manually.

You should use ubuntu-bug linux to report this problem to the kernel team, so they can make sure the next iteration of the 6.14 linux-generic update will contain the fix, also mention in the report that you used the mainline test kernel to prove it works…

Please also take into account that the mainline builds are highly insecure, unsupported and do not get updated ever (once you installed it, you are stuck on that version forever) and use the wrong defconfig lacking a lot of config options expected by an Ubuntu userspace, so apps might mis-behave in unexpected ways (as mentioned in the Ubuntu kernel team wiki) you should not use them in production.

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.