T-Troll / alienfx-tools

Alienware systems lights, fans, and power control tools and apps
MIT License
494 stars 45 forks source link

Way to disable TCC in Fan Control - I use ThrottleStop for this #456

Closed amarildolsouza closed 1 month ago

amarildolsouza commented 1 month ago

Is your feature request related to a problem? Please describe.

The TCC feature in Fan Control is overriding the same option in ThrottleStop.

Screenshot 2024-09-22 095357_2

Describe the solution you'd like

Option to turn off TCC control. I use ThrottleStop for this.


Describe alternatives you've considered

The first value could be "Off", then 85 to 100.

Screenshot 2024-09-22 094611_2

System (please complete the following information):


Additional context Add any other context or screenshots about the feature request here.

T-Troll commented 1 month ago

Well... First of all, TCC can not be disabled - it's an internal feature of the CPU. It can be reset to default value for CPU (Usually 100C for Intel, 105C for AMD). Second point - me and TS set it using different ways - they access CPU registers directly, i'm using Dell ACPI BIOS functions for this. Third point.... At my gear (m16 as well), TS provide significant performance drop, so i stop using it. JFYI.

So, keep this points in mind, what do you want to have as a result?

amarildolsouza commented 1 month ago

Well... First of all, TCC can not be disabled - it's an internal feature of the CPU. It can be reset to default value for CPU (Usually 100C for Intel, 105C for AMD). Second point - me and TS set it using different ways - they access CPU registers directly, i'm using Dell ACPI BIOS functions for this. Third point.... At my gear (m16 as well), TS provide significant performance drop, so i stop using it. JFYI.

So, keep this points in mind, what do you want to have as a result?

By "Off" I mean "Fan Control" stop control TCC and let, for example, ThrottleStop control it.

But I will follow your advise and will disable on ThrottleStop and will test on Fan Control.