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

For those fan control or CPU setting does not work after updating to 1.2.x! #232

Open
right-0903 opened this issue Nov 15, 2022 · 0 comments

Comments

@right-0903
Copy link

I just looked into this, and my fan works perfect now. Due to the Implement new fan control or some other things I guess, there are some changes to uniwill/tongfang fan interface, so current tuxedo-keyboard doesn't work for some latop models. And the format of config file of TCC(tuxedo-control-center) had been updated. Therefore, apart from degrading tuxedo-keyboard module(3.0.10 is recommended) and Tcc(you can find 1.1.4 package from Gentoo repository or build it from this repository), you should also regenerate your config located in \etc\tcc\profiles like below or just delete them, if not, tcc will not work because of unpaired format.

[{"name":"Default custom profile","display":{"brightness":100,"useBrightness":false},"cpu":{"useMaxPerfGov":false,"governor":"powersave","energyPerformancePreference":"balance_performance","noTurbo":false,"onlineCores":16,"scalingMinFrequency":800000,"scalingMaxFrequency":4600000},"webcam":{"status":true,"useStatus":true},"fan":{"useControl":true,"fanProfile":"Balanced","minimumFanspeed":0,"offsetFanspeed":0},"odmProfile":{"name":""}},{"name":"fanfan","display":{"brightness":100,"useBrightness":false},"cpu":{"useMaxPerfGov":false,"governor":"powersave","energyPerformancePreference":"balance_performance","noTurbo":false,"onlineCores":16,"scalingMinFrequency":800000,"scalingMaxFrequency":4600000},"webcam":{"status":true,"useStatus":true},"fan":{"useControl":true,"fanProfile":"Balanced","minimumFanspeed":0,"offsetFanspeed":100},"odmProfile":{"name":""}}]
@right-0903 right-0903 changed the title for those fan control does not work! For those fan control or CPU setting does not work after updating to 1.2.x! Nov 15, 2022
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

1 participant