Rémi Mercier

Results 1278 comments of Rémi Mercier

Ugh, indeed FanControl has no specific Nvidia driver crash/driver reset handler.

Well, did you try and just load LibreHardwareMonitor and see if you get any fans?

I'm asking specifically, because this software uses LibreHardwareMonitor in the background as a backend. If it works there, it will work here. Otherwise, your computer is just not supported.

My guess is that LHM only gives you read-only sensors, and control is not implemented.

Well, from LHM, try and right click a control sensor and set a manual value.

Try to use "hysteresis only works on the way down" with a 30 second response time.

That means something else in your system is taking over. You should try to identify it. Take a look here: https://github.com/Rem0o/FanControl.Releases/issues/988#issuecomment-1214397074

Seems like a network issue on your end, otherwise my inbox would be submerged with the same issue.

"Unable to connect to the remote server" is the error raised by the HttpClient in .NET. Could be many things... 1) firewall blocking 2) vpn/network config blocking 3) no internet...

Problem 1: if you use https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/releases/tag/v0.9.1, do you see the fans from the IT8792E ? Problem 2: That would require the creation of a plugin to read the xml and...