[SOLVED] i7 14700 and 16 kernel

MrAssa

New Member
Dec 5, 2024
2
0
1
Hello. I recently bought a server on i7 14700 and installed poxmox on it. When showing the configuration, for some reason it shows 16 cores instead of 20. Debian still does not include support for the 14th generation of Intel? Or is this a bug with proxmox?1733398484519.png
 
It looks like Proxmox only detects the performance cores (8 with 2 threads each is 16, as Proxmox always shows threads), Did you disable efficiency cores in BIOS or in kernel parameters? If everything is enabled, Proxmox should show 28.
 
  • Like
Reactions: MrAssa
It looks like Proxmox only detects the performance cores (8 with 2 threads each is 16, as Proxmox always shows threads), Did you disable efficiency cores in BIOS or in kernel parameters? If everything is enabled, Proxmox should show 28.
Yes, and indeed the problem was with the disabled cores. Thank you very much