Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to use power-profiles-daemon API to hold performance profile if available #462

Open
3v1n0 opened this issue Feb 15, 2024 · 1 comment

Comments

@3v1n0
Copy link

3v1n0 commented Feb 15, 2024

In case power-profiles-daemon is installed, that should be used to set request the maximum performances to the CPU and hold that.

DBus documentation is at https://upower.pages.freedesktop.org/power-profiles-daemon/gdbus-org.freedesktop.UPower.PowerProfiles.html (or powerprofilesctl) can be used instead too.

@v1993
Copy link

v1993 commented Sep 7, 2024

A simple workaround for the time being is to use GAMEMODERUNEXEC="powerprofilesctl launch" environment variable (make sure to adjust yours accordingly if you're already using it).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants