Open pramodhrachuri opened 1 year ago
Enabled amd pstate active and the extension stopped working. The extension says the following.
Oh no! Something went wrong. The currently selected frequency scaling driver is not supported for your CPU!
I enabled the driver by adding amd_pstate=active initcall_blacklist=acpi_cpufreq_init to GRUB_CMDLINE_LINUX_DEFAULT.
amd_pstate=active initcall_blacklist=acpi_cpufreq_init
GRUB_CMDLINE_LINUX_DEFAULT
Check if you got the prerequisites right
➤ cat /sys/devices/system/cpu/cpu0/cpufreq/scaling_driver amd-pstate-epp
Check if the cpufreqctl utility works correctly
➤ cpufreqctl-pramodh info frequencies error: the backend 'automatic' is not supported on your system!
Please include the following information (only for bugreports):
Enabled amd pstate active and the extension stopped working. The extension says the following.
I enabled the driver by adding
amd_pstate=active initcall_blacklist=acpi_cpufreq_init
toGRUB_CMDLINE_LINUX_DEFAULT
.Check if you got the prerequisites right
Check if the cpufreqctl utility works correctly
Please include the following information (only for bugreports):