Closed flumm closed 6 months ago
I reported the same error when the 6.5.13-5-pve kernel update to PVE 8.1 came out, in reply to your earlier topic, granted was an closed issue by then... was not sure that reporting this in pve forums, how much attention would get Intel confirmed and identified the change which introduced this. You will find it here: https://github.com/intel-gpu/intel-gpu-i915-backports/issues/153 There is a patch in the wild which allows to compile the dkms module. See more on this here: https://github.com/strongtz/i915-sriov-dkms/issues/151
ah yes, seems I either missed it or forgot about that. Still, maybe this issue is helpful since Ubuntu also has that commit included in their 6.5 proposed packages which will be probably released to the normal repos at some point..
Thanks :)
Closing this for now, as this will issue will be taken case after latest support of kernel6.6. Ref: https://github.com/intel-gpu/intel-gpu-i915-backports/issues/153#issuecomment-2058598796
Hi,
Proxmox developer here again.
Sadly the driver does currently not compile with our 6.5 kernel. (DKMS log at the bottom) It seems that Ubuntu backported this commit https://github.com/torvalds/linux/commit/7707dd6022593f3edd8e182e7935870cf326f874 into their recent 6.5 branch, which changes one of the function signatures in use. Kernels with this backport are currently only Ubuntus
proposed
repository, but we already have that in our6.5.13-5
kernel package.I'm not sure how you/Ubuntu handle such things, but i wanted to give a heads up that when Ubuntu moves a kernel with that commit into their normal repositories, the driver will not compile.
DKMS compile log: