Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AMD pstate active not working #216

Open
pramodhrachuri opened this issue Sep 26, 2023 · 0 comments
Open

AMD pstate active not working #216

pramodhrachuri opened this issue Sep 26, 2023 · 0 comments

Comments

@pramodhrachuri
Copy link

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.

  • Check if you got the prerequisites right
    • pstate driver enabled and supported CPU
➤ 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):
    • CPU Model - AMD Ryzen 9 6900HX
    • Linux kernel version - 6.3.13-060313-generic
    • policykit version - pkcheck version 0.105. (not sure if this is the one you are looking for)
    • Gnome shell version - 42.9
    • journalctl -xb (maybe pastebin/filtered) -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant