You are not logged in.

#1 2022-04-12 11:38:28

Allexj
Member
Registered: 2015-07-11
Posts: 73

[SOLVED] Can't enable amd-pstate

I tried everything. I have Ryzen 5 3500U.
I have these boot parameters:
GRUB_CMDLINE_LINUX_DEFAULT="initcall_blacklist=acpi_cpufreq_init amd_pstate.enable=1 amd_pstate.shared_mem=1 zswap.enabled=0 loglevel=3 idle=nomwait iommu=pt amdgpu.ppfeaturemask=0xffffffff"

and this /etc/modprobe.d/amd.conf:
amd-pstate replace=1

And I have this line inside /etc/mkinitcpio.conf
MODULES=(amd_pstate)

Of course I did grub-mkconfig -o /boot/grub/grub.cfg and mkinitcpio -P, but nothing.

I only have accomplished to blacklist acpi-cpufreq. In fact inside /sys/devices/system/cpu/cpu0/ I have this:
cache    crash_notes       driver         hotplug    node0  subsystem  uevent
cpuidle  crash_notes_size  firmware_node  microcode  power  topology

and cpufreq folder is gone

Last edited by Allexj (2022-04-12 16:15:58)

Offline

#2 2022-04-12 11:41:30

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,209

Re: [SOLVED] Can't enable amd-pstate

Are you absolutely certain? What do you get for

cat /proc/cmdline

?

Offline

#3 2022-04-12 11:44:04

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [SOLVED] Can't enable amd-pstate

Have you enabled CPPC in your firmware?


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#4 2022-04-12 12:24:16

Allexj
Member
Registered: 2015-07-11
Posts: 73

Re: [SOLVED] Can't enable amd-pstate

V1del wrote:

Are you absolutely certain? What do you get for

cat /proc/cmdline

?

$ cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-linux root=UUID=d2311838-c8ad-4ec8-93fc-da28a6fc568e rw initcall_blacklist=acpi_cpufreq_init amd_pstate.enable=1 amd_pstate.shared_mem=1 zswap.enabled=0 loglevel=3 idle=nomwait iommu=pt amdgpu.ppfeaturemask=0xffffffff



Slithery wrote:

Have you enabled CPPC in your firmware?

I don't have such option in my BIOS



Also, I realized that my CPU (3500U) is a Zen+... so it's not supported......

Last edited by Allexj (2022-04-12 12:25:07)

Offline

#5 2022-04-12 12:49:45

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: [SOLVED] Can't enable amd-pstate

Please remember to mark the thread as [SOLVED].
CoC - How to post


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

Board footer

Powered by FluxBB