Known issue
The version has symbol conflict in the Proxmox VE kernel.
Please use 2025.10.09-2 instead.
What's Changed
- Add note about installing the MOK key by @michaelkrieger in #341
- Rebase the code on Linux v6.17 by @bbaa-bbaa in #344
- Add the xe module by @bbaa-bbaa in #344
Required kernel versions
Since we have rebased onto the 6.17 kernel and includes many major changes, kernels prior to v6.12 will no longer be supported.
Required kernel: 6.12.20 ~ 6.17.x
For older versions of the kernel (v6.8 ~ v6.12), please use the 2025.07.22 release.
For v6.1 ~ v6.7, please use intel-lts-v6.1 branch instead.
It is recommended that to upgrade to a supported kernel, the older branches will no longer be maintained.
New xe module
You can switch the kernel module as described in the Required Kernel Parameters section.
New Contributors
- @michaelkrieger made their first contribution in #341
Full Changelog: 2025.07.22...2025.10.09