You are not logged in.

#1 2024-12-14 17:53:33

lszfk
Member
Registered: 2024-12-14
Posts: 2

SOLVED amd_pstate is not working

Kernel: 6.12.4-zen1-1-zen
Cpu: amd ryzen 5 3600
Gpu: Radeon rx 6750 XT
DE: Hyprland
When I run the command 'journalctl -b -p err', it outputs the following: 'Dec 14 21:34:56 archlinux kernel: amd_pstate: min_freq(0) or max_freq(0) or nominal_freq(0) value is incorrect Dec 14 21:34:56 archlinux kernel: amd_pstate: failed to register with return -19'.
I checked the BIOS settings, everything seems fine. In the GRUB config, I have already set 'amd_pstate=enable'.
When I run 'sudo modprobe amd_pstate', the output is: 'modprobe: FATAL: Module amd_pstate not found in directory /lib/modules/6.12.4-zen1-1-zen'. There is no output when I run 'lsmod | grep amd_pstate'.
I also ran: 'zcat /proc/config.gz | grep AMD_PSTATE', and the output is: 'CONFIG_X86_AMD_PSTATE=y CONFIG_X86_AMD_PSTATE_DEFAULT_MODE=3 CONFIG_X86_AMD_PSTATE_UT=m'.
Can anyone suggest what I might be missing or doing wrong?

Last edited by lszfk (2024-12-14 19:18:37)

Offline

#2 2024-12-14 18:06:09

ptr1337
Member
Registered: 2024-09-24
Posts: 12

Re: SOLVED amd_pstate is not working

This indicates that your BIOS is too old.
Please update your BIOS to the latest version and the latest agesa version, otherwise amd-pstate is not supported.

Offline

#3 2024-12-14 19:18:10

lszfk
Member
Registered: 2024-12-14
Posts: 2

Re: SOLVED amd_pstate is not working

Wow, it works! thank you)

Offline

#4 2025-05-22 03:10:36

screx
Member
Registered: 2025-05-21
Posts: 1

Re: SOLVED amd_pstate is not working

Thanks a lot, I tried a lot of things before even thinking of a BIOS update. This worked.

Offline

Board footer

Powered by FluxBB