vagnum08 / cpupower-gui

cpupower-gui is a graphical program that is used to change the scaling frequency limits of the cpu, similar to cpupower.
GNU General Public License v3.0
430 stars 31 forks source link

governor Powersave does not exist #94

Closed WillSilvah closed 12 months ago

WillSilvah commented 1 year ago

In the options to select a governor, there are no governors "powersave", "userspace" and the like, It only has "schedutil" and "performance" only. In Lubuntu 22.04 it had everything, conservative, userspace, conservative, performance and all

Now I'm on Debian 11 and it doesn't have

vagnum08 commented 1 year ago

There is a configuration file in the data folder. You can read here https://github.com/vagnum08/cpupower-gui#enabling-extra-governors, on how to enable the extra governors using that file.

Let me know if you have any issues with that.