Acpi-cpufreq instead of amd-pstate

Will the system use amd-pstate by default? I am on latest stock kernel 5.19.2, but it shows that I am using acpi-cpufreq instead.

[yuanhao@yh-G14-GA402RK ~]$ cpupower frequency-info | grep driver
  driver: acpi-cpufreqacpi-cpufreq
[yuanhao@yh-G14-GA402RK ~]$ cat /sys/devices/system/cpu/cpufreq/policy0/scaling_driver 
acpi-cpufreq

And I didn’t change anything related to this… Is this normal? should I change to use amd-pstate?

Yes.

Up to you, have a read of the existing thread:

should you? depends

Pstate on some systems is still in the unofficial stages. You may run into some situations that performance isnt as good. Generally it leads to lower power consumption but exactly how much is more determined by your workload and how frequently you idle.

The easiest time will be to stick with ACPI as you wont need to do anything for it, but if you want to try out Pstate its not going to hurt you or anything.

The answer isnt definitely yes or no, its just a “if you want to”

Pstate is fun to tinker with and try out, but if you want hands free experience ACPI is your best bet

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.