FlyGoat / RyzenAdj

Adjust power management settings for Ryzen APUs
GNU Lesser General Public License v3.0
1.72k stars 124 forks source link

Any option to change the CPU governor? #265

Open secretmango opened 1 year ago

secretmango commented 1 year ago

Hey,

I am wondering if there could or already is an option to change the general CPU governor into a powersave mode.

This would be the most normal way to save energy, and working on all machines

FlyGoat commented 1 year ago

Hi, since governor is a OS thing this is our of our scope. This project aims to be a bridge between sw and hw.

Thanks

schyhub commented 8 months ago

Hey,

I am wondering if there could or already is an option to change the general CPU governor into a powersave mode.

This would be the most normal way to save energy, and working on all machines

Agree with Flygoat, also if Linux, you just need to echo power | sudo tee /sys/... at the right path to have them in powersave