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

[Feature Request] Extended CPU settings (governor, min/max frequency, boosting, enabled cores, energy performance profile) #81

Open
liketechnik opened this issue Apr 15, 2024 · 1 comment

Comments

@liketechnik
Copy link
Contributor

The Tuxedo Control Center allows profiles to configure additional settings regarding CPU performance.
I.e. both Tuxedo Control Center and tuxedo-rs support a so called 'performance' or 'odm' profile, while only the Tuxedo Control Center allows for configuration of all the other things.

Of course, these settings aren't tuxedo hardware specific anymore, since they're available with any CPU on linux; so the question arises whether these additional settings should be part of tuxedo-rs.

@AaronErhardt
Copy link
Owner

Of course, these settings aren't tuxedo hardware specific anymore, since they're available with any CPU on linux; so the question arises whether these additional settings should be part of tuxedo-rs.

There are already great apps that do that, so I won't work in this direction myself, but I would accept contributions.

(Slightly off-topic) IMO TUXEDO should fix their driver mess (because they use at least three different APIs for their kernel drivers) and get their drivers upstream. It doesn't make sense that user space applications have to use different methods for fan control etc. This stuff should be standardized and there shouldn't even be a app made specifically for TUXEDO hardware.

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