PowerStation icon indicating copy to clipboard operation
PowerStation copied to clipboard

Switch to ACPI Power Profile

Open pastaq opened this issue 1 year ago • 1 comments

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

pastaq avatar Jun 27 '24 03:06 pastaq

Solved in #12

pastaq avatar Sep 09 '24 00:09 pastaq