Package Details: cpupower-gui-new 1.0.2-1

Git Clone URL: https://aur.archlinux.org/cpupower-gui-new.git (read-only, click to copy)
Package Base: cpupower-gui-new
Description: A GUI utility to set CPU frequency limits, forked from github.com/vagnum08
Upstream URL: https://github.com/diego7319/cpupower-gui
Keywords: cpupower frequency gui
Licenses: GPL
Conflicts: cpupower-gui-new
Provides: cpupower-gui-new
Submitter: diego7319
Maintainer: diego7319
Last Packager: diego7319
Votes: 2
Popularity: 0.39
First Submitted: 2026-01-18 05:27 (UTC)
Last Updated: 2026-01-28 06:23 (UTC)

Dependencies (14)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

simona commented on 2026-03-26 10:29 (UTC)

solved. the file /usr/lib/systemd/user/cpupower-gui-user.service was ExecStart=/usr/bin/cpupower-gui config and not ExecStart=/usr/bin/cpupower-gui config --apply. was missing --apply

simona commented on 2026-03-26 10:08 (UTC)

my cpupower_gui/00-cpg.conf contains

[Profile]
profile = shcedutil7
but shcedutil7 do not start at boot time.

simona commented on 2026-03-26 10:06 (UTC)

why can't I select startup custom scheduler in gui?

simona commented on 2026-02-14 14:04 (UTC) (edited on 2026-02-14 14:05 (UTC) by simona)

Inside 
[Profile]
profile = Balanced
with .profile file name in .config/cpupower_gui like? without .profile extension name?

Sergeyshchu commented on 2026-02-14 12:09 (UTC) (edited on 2026-02-14 12:11 (UTC) by Sergeyshchu)

@simona: You need to register the profile in the /etc/cpupower_gui.conf file in order to apply the profile at boot

Pillgar commented on 2026-02-08 20:42 (UTC)

TY for doing this diego7319. Much appreciated!!!

simona commented on 2026-02-04 11:29 (UTC)

However, I can't get it to apply a profile at boot. I have to set it manually after booting. And that's how it works.

simona commented on 2026-01-28 08:37 (UTC)

very good. now service cpupower-gui starts

diego7319 commented on 2026-01-28 06:29 (UTC)

regarding your comment 'i have no folder .config/cpupower-gui' It might be created when you save a new profile

diego7319 commented on 2026-01-28 06:25 (UTC)

I updated the package to the fix made by the original developer, I guess he does not have time to make the changes for each distro