Hwinfo fan control download

broken image

I changed registry 0圆2 and 0圆6, but data 0xCE and 0xD0 and 0xD1 dont changed.

broken image

But the code is working, because tuxedo-fan-control works on my laptop. It seems I made a mistake somewhere because in RW utility (Read Write everything) this sequence does not work. The curve with the maximum output will be the mixed curve output. Use case: In this scenario, I want my case fans to ramp up if the CPU hits 45 deg OR if the GPU hits 50 deg and above. From this code it is clear that for manual control of the fan speed we need:Ģ) for the case of CPU FAN in 0圆2 port send command 0x1ģ) then sent hex data FAN speed to 0圆2 port I added a new type of curve, Mixed This new type of curve allows to combine two existing curves and outputs the maximum of the two. WriteData(fanDuty) //in 0圆2 port fan speed

broken image

Napi::Boolean SetFanDuty(const Napi::CallbackInfo& info)

broken image