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

When used with tuned-ppd, asusctl doesn't change profile, when system power mode changes. #322

Open
DeepDoge opened this issue Feb 28, 2025 · 1 comment

Comments

@DeepDoge
Copy link

After switching from bazzite-gnome-asus-nvidia-open image to silverblue-asus-nvidia, I realized that asusctl doesn't automatically change its profile, when system power mode changes.

I was able to fix the issue by using power-profiles-daemon instead of tuned-ppd, which i believe what bazzite does as well.

rpm-ostree override remove tuned-ppd --install power-profiles-daemon
@DeepDoge DeepDoge changed the title When used with tuned-ppd asusctl doesn't change profile, when system power mode changes. When used with tuned-ppd, asusctl doesn't change profile, when system power mode changes. Feb 28, 2025
@inffy
Copy link
Contributor

inffy commented Mar 1, 2025

asusctl would need to be updated to support also tuneD. Fedora switched its base from ppd to tuneD and that is what our main images use

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