Switch to ACPI Power Profile
pastaq opened this issue · 1 comments
pastaq commented
We should drop the ryzenadj power profile in favor of the PPD supported platform_profile
[gamer@opineo acpi]$ pwd
/sys/firmware/acpi
[gamer@opineo acpi]$ cat platform_profile_choices
low-power balanced performance
[gamer@opineo acpi]$ cat platform_profile
balanced
[gamer@opineo acpi]$ echo performance | sudo tee platform_profile
[sudo] password for gamer:
performance
[gamer@opineo acpi]$ cat platform_profile
performance