Closed leinardi closed 1 year ago
Hello,
/etc/tcc/profiles
(and possibly /etc/tcc/settings
for profile assignments etc) and systemctl restart tccd
. This should recreate configs with default values for your device.
- I guess there is not a convenient way to do this. You could uninstall and reinstall. Or remove
/etc/tcc/profiles
(and possibly/etc/tcc/settings
for profile assignments etc) andsystemctl restart tccd
. This should recreate configs with default values for your device.
Thanks, uninstalling and reinstalling worked! I didn't try because I assumed the profiles were persisted somewhere in userspace, but uninstalling it wiped the /etc/tcc/
directory so that fixed it.
I have one more question: to squeeze the maximum performance out of the CPU not caring about power efficiency should I do something else beside checking Maximum performance
inside the profile and selecting an appropriate cooling profile? I see that the performance core boosts around 2.8 - 2.9 GHz with the package temperature around 60°C. Is it possible to get higher frequencies allowing the CPU to reach 70° or 80°?
- I guess there is not a convenient way to do this. You could uninstall and reinstall. Or remove
/etc/tcc/profiles
(and possibly/etc/tcc/settings
for profile assignments etc) andsystemctl restart tccd
. This should recreate configs with default values for your device.Thanks, uninstalling and reinstalling worked! I didn't try because I assumed the profiles were persisted somewhere in userspace, but uninstalling it wiped the
/etc/tcc/
directory so that fixed it.I have one more question: to squeeze the maximum performance out of the CPU not caring about power efficiency should I do something else beside checking
Maximum performance
inside the profile and selecting an appropriate cooling profile? I see that the performance core boosts around 2.8 - 2.9 GHz with the package temperature around 60°C. Is it possible to get higher frequencies allowing the CPU to reach 70° or 80°?
The default profile is set without limits. To give more temperature headroom you could choose a fan profile with higher thresholds. As you say you can also check maximum performance which selects the performance
governor where available. This is more of a "readiness to clock up" hint to the CPU though.
I have some questions about the Tuxedo Control Center: