AlexIII / tcc-g15

Thermal Control Center for Dell G15 - open source alternative to AWCC
GNU General Public License v3.0
456 stars 19 forks source link

Wrong GPU Thermal Display (Dell G15 5511) #17

Closed ItsukaHiro closed 3 months ago

ItsukaHiro commented 10 months ago

Because most of the time, my GPU run at 30 degree, constantly. So I decide to check in Task Manager and HWMonitor.

Compare to Task Manager: image

Compare to HWMonitor: image

IDK but when HWMonitor started, the TCC's GPU thermal instantly jump from 30 degree to 43 degree, matched to HWMonitor's one.

Bonus: Sometimes it jump back to accurate thermal, but comeback in around 30s ~ 1m (not in using HWMonitor-case).

AlexIII commented 9 months ago

Thanks for the report! Not sure what to say. My app is just an UI over the Dell wmi interface. WMI provides the actual number for the temperature. Other apps probably use different APIs. The only thing that this app numbers should be consistent to is the official Dell AWCC app.