2024-09-11, 01:58 PM
(This post was last modified: 2024-09-11, 01:59 PM by TheDreadPirate. Edited 1 time in total.)
Oof. So you are on the right kernel, definitely, but the installation of newer kernels probably removed the kernel headers and modules packages. Which are necessary for using Intel Quick Sync. I looked in Proxmox's repo and I think this is one of the packages you need.
I'm not sure if that is all that you need to install. You can compare what other packages were install for the other kernels you have installed and just change the version to match (6.8.4-3).
Code:
sudo apt install proxmox-headers-6.8.4-3-pve
I'm not sure if that is all that you need to install. You can compare what other packages were install for the other kernels you have installed and just change the version to match (6.8.4-3).
Code:
sudo apt list | grep 6.8.12-1