xdmtk / tempmon

Simple CPUID style application to display CPU temperature information in the taskbar + other system info
GNU General Public License v3.0
3 stars 0 forks source link

Temp AMD ryzen 7 2700X #4

Open deathart opened 5 years ago

deathart commented 5 years ago

Hello,

The temperature data for the AMD RYZEN 7 2700X processor is wrong, indeed Your program tells me that it is at 100 degrees Celsius off it is impossible because amd ryzen master as well as MSi software tells me that it is between 40 and 50 degrees Celsius,

My MotherBoard : X470 GAMING PRO CARBON

Sorry about my English, I'm French.

xdmtk commented 5 years ago

Sorry about the late response! This project has been dead for a while but I am in the process of reviving it and adding more features.

The Ryzen CPU support for OpenHardware Monitor is not yet complete. The fork I have going in this repo builds off an outstanding pull request to the main repo, that must clearly have some bugs. ?

Luckily you and I have the exact same processor, and I used to use the X470 GAMING PLUS board, but I remember getting fairly accurate readings +/- 5 Celsius.

If you are indeed still using this program, I am doing a major rewrite to the primary logic and looking deeper into the Ryzen specific issues addressed in @Kraust 's pull request.

deathart commented 5 years ago

Hi no worries, for info on this repository https://github.com/LibreHardwareMonitor/LibreHardwareMonitor (which is a fork of OpenHardwareMonitor) the amd ryzen works perfectly as well as the motherboard X470 GAMING PLUS

xdmtk commented 5 years ago

@deathart Good to know! This is probably what I'll use going forward then.