Yesterday I installed a fresh Proxmox node on my new server with an AMD Epyc Milan processor. During first install, I got the following error message:
This repeated itself for every core (32 in total).
Proxmox installed fine despite this, but does present an issue in daily use. The CPU max frequency is reported as 2200 MHz in lscpu and this is also the maximum frequency that the CPU is running at. As the CPU can do 3700MHz, this is really an issue.
I've tested the server extensively with a bare metal Windows install, and there the CPU worked perfectly on the highest CPU frequency, scaled back, throttle up etc, just how it should work. For me, this rules out a bios setting (unless there is an issue with Proxmox and the ACPI state).
Would like to have advice on how to solve this.
Code:
pve kernel: [Firmware Bug]: ACPI: Invalid BIOS _PSS frequency found for processor 0: 0x0 MHz
Proxmox installed fine despite this, but does present an issue in daily use. The CPU max frequency is reported as 2200 MHz in lscpu and this is also the maximum frequency that the CPU is running at. As the CPU can do 3700MHz, this is really an issue.
I've tested the server extensively with a bare metal Windows install, and there the CPU worked perfectly on the highest CPU frequency, scaled back, throttle up etc, just how it should work. For me, this rules out a bios setting (unless there is an issue with Proxmox and the ACPI state).
Would like to have advice on how to solve this.