Why is my motherboard temperature a constant arbitrary number?

7

checked with Piriform Speccy.

enter image description here

checked with open hardware monitor

enter image description here

checked with hardware sensor monitor(this one shows different statistics)

enter image description here

munish

Posted 2015-07-06T10:29:31.090

Reputation: 809

You could also try SpeedFan. It would be insteresting so see it this gives different results.

– DavidPostill – 2015-07-06T10:38:17.277

@munish Try looking at the sensors in the CPU itself rather than the motherboard sensors (which are known to be wrong or implementation-specific, or even entirely missing in some cases). Can you post a larger screenshot of what you get in Open Hardware Monitor? The temperature readings under the CPU itself (not the motherboard) should contain the most accurate reading.

– Breakthrough – 2015-07-08T07:26:04.490

here's screenshot(sensor and system summary ) from HWiNFO64.gives more details than any others i found.

– munish – 2015-07-09T14:42:11.257

more info in html format – munish – 2015-07-09T14:53:40.647

Answers

15

Your motherboard is not at 123'c. The application is reading a sensor that does not exist, or is reading data in a format it doesn't understand properly.

Not all motherboards have the same number of sensors, and not all sensor chips have all inputs connected. Sensors that are not connected will often give imaginary readings, whether that be zero, 123'c, 65535'c or any other temperature. It is also not unknown for negative temperatures, e.g. -127'c to be reported as well for unconnected sensors. The actual value used as "null" or "no reading" is specific to the driver and sensor chip in question.

Try to update to the latest drivers in order to fix sensor detection issues: Intel NUC Kit D54250WYK

qasdfdsaq

Posted 2015-07-06T10:29:31.090

Reputation: 5 762

I went into bios everything seems normal(mother board aroud 47 to 48 degrees) .and just now i downloaded another software called HWiNFO64.this one seems to give me correct readings when i open the sensor status tab. – munish – 2015-07-06T11:29:19.637

1@Ramhound Maybe you were watching in the wrong place, but i see clear an Intel Motherboard. – Francisco Tapia – 2015-07-06T11:40:43.050

As @Ramhound said, we are here to learn and share, let the offensive things to another kind of places. Ramhound usually prefer to say something in comment first than give a bad answer. – Francisco Tapia – 2015-07-06T12:04:01.790

@qasdfdsaq - I appreciate the feedback. I am going to remove my all comments except this one, since my concerns with the answer, were addressed by an edit to it. – Ramhound – 2015-07-06T13:42:19.223

@FranciscoTapia - I appreciate you pointing out my error. I was looking at the wrong field. – Ramhound – 2015-07-06T13:42:58.857

Here's another question where the CPU temperature was 123'c. High CPU temperatures (123C). Coincidence?

– DavidPostill – 2015-07-06T22:38:41.737

Hmm.Thats sounds like more good info.thanks for the link – munish – 2015-07-06T23:20:07.597

2@DavidPostill: Nope, not coincidence. Causal relationship :) Both boards have the same monitoring chip - Nuvoton NCT6776F - so more likely than not, 123'c is the "default" temperature this chip outputs for any unconnected sensor. – qasdfdsaq – 2015-07-07T10:22:48.393

2

Whether or not the 123 degrees Celsius number is real, the 15.79 volts for the +12V power bus is rather concerning. I would recommend you go back into your bios and see if it agrees that the voltage is 15. If so, power off your computer at once, as this may indicate a faulty power supply or motherboard. If your power supply is really so far off, it's at least possible that the 123 degrees reading is real.

Lexelby

Posted 2015-07-06T10:29:31.090

Reputation: 179

Eh, my board reports 11.4 12V inside Windows, but 12.00 in BIOS and Corsair Link (USB PSU w/ direct monitoring). His reading could be equally meaningless. – Arthur Kay – 2015-07-07T05:52:01.453

Sure, but it's not obviously meaningless like 99.99V would be, so it's worth looking into. – Lexelby – 2015-07-08T12:13:19.147

Outside 5% on any rail 99% of motherboards will shut down immediately for protection. – Arthur Kay – 2015-07-09T04:15:15.460

Oh, interesting. – Lexelby – 2015-07-10T10:54:22.893