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
462 stars 32 forks source link

Doesn't apply configuration at boot #64

Closed raspin0 closed 1 year ago

raspin0 commented 3 years ago

The service seems to be launching, but for some reason every time I reboot my PC it reverts to performance governor.

Verification successful
● cpupower-gui.service - Apply cpupower-gui config at boot
   Loaded: loaded (/lib/systemd/system/cpupower-gui.service; enabled; vendor preset: enabled)
   Active: inactive (dead) since Tue 2021-08-24 18:21:03 CEST; 1min 15s ago
     Docs: https://github.com/vagnum08/cpupower-gui
           man:cpupower-gui(1)
  Process: 4553 ExecStart=/usr/bin/cpupower-gui config (code=exited, status=0/SUCCESS)
 Main PID: 4553 (code=exited, status=0/SUCCESS)

Aug 24 18:21:03 marcin-PC cpupower-gui[4553]:     Minimum Frequency: 800.0 MHz, Maximum Frequency: 4500.0 MHz
Aug 24 18:21:03 marcin-PC cpupower-gui[4553]:     Governor: Schedutil, Online: True
Aug 24 18:21:03 marcin-PC cpupower-gui[4553]: Setting CPU: 6
Aug 24 18:21:03 marcin-PC cpupower-gui[4553]:     Minimum Frequency: 800.0 MHz, Maximum Frequency: 4500.0 MHz
Aug 24 18:21:03 marcin-PC cpupower-gui[4553]:     Governor: Schedutil, Online: True
Aug 24 18:21:03 marcin-PC cpupower-gui[4553]: Setting CPU: 7
Aug 24 18:21:03 marcin-PC cpupower-gui[4553]:     Minimum Frequency: 800.0 MHz, Maximum Frequency: 4500.0 MHz
Aug 24 18:21:03 marcin-PC cpupower-gui[4553]:     Governor: Schedutil, Online: True
Aug 24 18:21:03 marcin-PC systemd[1]: cpupower-gui.service: Succeeded.
Aug 24 18:21:03 marcin-PC systemd[1]: Started Apply cpupower-gui config at boot.
supdrewin commented 3 years ago

The reply from #65 may be help for you.

raspin0 commented 1 year ago

The issue doesn't seem to reproduce anymore. I'm gonna close the issue