Opt-in Linux 6.14 Kernel for Proxmox VE 8 available on test & no-subscription

t.lamprecht

Proxmox Staff Member
Staff member
Jul 28, 2015
6,486
3,624
303
South Tyrol/Italy
shop.proxmox.com
We recently uploaded a 6.14 kernel into our repositories. The current 6.8 kernel will stay the default on the Proxmox VE 8 series, the newly introduced 6.14 kernel is an option.
The 6.14 based kernel may be useful for some (especially newer) setups, for example if there is improved hardware support that has not yet been backported to 6.8.
This follows our tradition of upgrading the Proxmox VE kernel to match the current Ubuntu version until we reach an (Ubuntu) LTS release, like the 6.8 kernel is, and then provide newer kernels as opt-in. The 6.14 kernel is based on the Ubuntu 25.04 Plucky release.

We have run this kernel on some parts of our test setups over the last few days without any notable issues, for production setups we still recommend keeping the 6.8 based kernel, or test on similar hardware/setups before moving all your production nodes up to 6.14.

How to install:
  1. Ensure that either the pve-no-subscription or pvetest repository is set up correctly.
    You can do so via CLI text-editor or using the web UI under Node -> Repositories.
  2. Open a shell as root, e.g. through SSH or using the integrated shell on the web UI.
  3. apt update
  4. apt install proxmox-kernel-6.14
  5. reboot
Future updates to the 6.14 kernel will now be installed automatically when upgrading a node.

Please note:
  • The current 6.8 kernel is still supported and will stay the default kernel.
  • There were many changes, for improved hardware support and performance improvements all over the place.
    For a good overview of prominent changes, we recommend checking out the kernel-newbies site for 6.12, 6.13, and 6.14.
  • Most of those depending on Realtek's r8125 out-of-tree driver can use the in-tree driver again as model support improved considerably.
  • The kernel is also available on the test and no-subscription repositories of Proxmox Backup Server and Proxmox Mail Gateway.
  • We plan to update the previous 6.11 opt-in kernel if any serious issues come to light in the coming weeks, but will otherwise discontinue updates for that kernel.
  • If you're unsure, we recommend continuing to use the 6.8-based kernel for now.

Feedback about how the new kernel performs in any of your setups is welcome!
Please provide basic details like CPU model, storage types used, ZFS as root file system, and the like, for both positive feedback or if you ran into some issues, where using the opt-in 6.14 kernel seems to be the likely cause.
 
Just tried this one, it installs fine and seems to be working as it should be.
Host: i7-7820x / gigabyte x299 UD4

My only issue is i cannot compile the nvidia kvm driver kernel modules for version 16.9/535.230.02 (which is obviously a driver issue with kernel version support)

so i went with 6.11 for now, which works and is still an upgrade from 6.8, going to try playing around with it all more tomorrow to see if i can get anything higher working or if there is a 16.9.1 or something available for 6.14 support with pascal.
 
My only issue is i cannot compile the nvidia kvm driver kernel modules for version 16.9/535.230.02 (which is obviously a driver issue with kernel version support)
Just to be sure: Did you also install the newer headers package?
 
I found some odd behavior with the CPU scheduler, posted my findings yesterday in the old "6.11" thread.
Seems like this behavior persists after I had done a reboot last night;

My findings are in my Old post.
Is anyone else experiencing the same behavior?