Rem0o / FanControl.DellPlugin

Plugin for https://github.com/Rem0o/FanControl.Releases that provides support for Dell laptops using https://github.com/AaronKelley/DellFanManagement.
37 stars 8 forks source link

[Idea] PWM-style fan management? #4

Closed JamesYeoman closed 3 years ago

JamesYeoman commented 3 years ago

Would it be possible to take inspiration from PWM? Alternation between Off and Low for 0-50% fan, and alternation between Low and High for 50-100% fan? Or would such a suggestion need to be made to the DellFanManagement library directly?

Rem0o commented 3 years ago

It would need to be made by DellFanManagement, but you can't do that. It's not made for that at all, you wouldn't be able to get a fast enough duty cycle, just blame Dell for their stupid cooling system.