Help Enabling AMD Pstate Scaling Driver on Proxmox 8.1.4 under a Ryzen 3700X?

Sep 1, 2022
166
25
28
40
Hello,

I finally had time to poke around my power management settings, and it seems I'm not running the AMD Pstate Scaling Driver, but rather the fallback ACPI driver.
I'm running an AMD Ryzen 3700X in eco mode, and since this is a home server and I'm really not doing anything terribly demanding, I want to optimize power draw as much as possible.

Here's what I'm seeing right now.
I'm aware that I need to enable AMD pstate support in my BIOS. I'm looking into that separately.

Code:
# pveversion
pve-manager/8.1.4/ec5affc9e41f1d79 (running kernel: 6.5.13-1-pve)

# cat /boot/config-6.5.13-1-pve | grep -i PSTATE
CONFIG_X86_INTEL_PSTATE=y
CONFIG_X86_AMD_PSTATE=y
CONFIG_X86_AMD_PSTATE_DEFAULT_MODE=3
# CONFIG_X86_AMD_PSTATE_UT is not set

# cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver
acpi-cpufreq

What's the minimum required change to the boot config to enable this?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!