Kernel headers Proxmox VE 8.3

stony999

Renowned Member
Oct 22, 2010
24
1
68
I have the same configuration as described here:
https://www.reddit.com/r/Proxmox/comments/1hvrwnc/issues_with_realtek_nic_driver_installation_and/
and I cannot install the network card due to missing kernel headers.

I could not find kernel header files for 6.8.12-4-pve
I also looked at http://download.proxmox.com/debian/pve/dists/bullseye/pve-no-subscription/binary-amd64/
and they are up to pve-headers-6.2_7.4-6_all.deb and then they start again at pve-headers_7.0-2_all.deb

Anybody has an idea where I can find them?
 
Hi,

starting with 6.2 IIRC, the kernel package (and thus also kernel header package) got renamed to proxmox-kernel and proxmox-headers, respectively.
E.g. if you need the kernel headers for 6.8.12-4-pve, you will need to install the proxmox-headers-6.8.12-4 package.