0

I encountered a rather strange issue:

I have an Intel Coffee Lake, Core i9 9900KF 3.6GHz running on a MSI MPG Z390 GAMING PRO CARBON. Couple of hours ago I decided to check temperatures (for no reason, I just do that once in a while on game breaks) and msi command center was reporting 255 celsius cpu temp, 255 celsius mos temp, and I think the voltage was messed up also (not sure though, didn't make a print screen - unwise).

Since I was just finishing a gaming session I know there was no throttling, no reboots or any normal high temperature signs. Also at 255 degrees I'm pretty sure something would've melt (or at least smell like hell).

Since 255 is highest 8 bit number I assumed this may have been a sensor reading error.

I restarted and check bios and cpu temp was a casual 40 degrees. So I blamed command center but after restart all was fine there also.

So... any ideas what happened here? If it was a faulty sensor why didn't I encountered throttle (and shut down - temp is huge). If it was a software issue why did it go away without doing anything?

The scenario where a sensor reports a huge temp and pc doesn't shut down is what worries me most (even if the sensor is faulty, I prefer experiencing shutdowns / throttle than completely destroying my system or even worse, having a fire hazard right under my desk). How can I mitigate this?

1
  • The BIOS does not usually show the core temperature. Use a program like HWiNFO64 to check all values, including both core sensors and mainboard sensors.
    – Daniel B
    Commented Dec 24, 2019 at 15:24

1 Answer 1

2

At 255 °C, all the soldered connections would have melted (https://en.wikipedia.org/wiki/Solder_alloys), so, obviously, your assumption of readout (not sensor) error is valid. Most likely, the game was so optimized that it bypassed the code to check sensors (e.g. used interrupts or too much RAM).

Try using another tool to check CPU temperature, if that is a concern, e.g. HWiNFO, though "if it ain't broke, don't fix it". Rather than be concerned about the effect, prevent the causes of overheating, primarily dust -- in the heatsink, clogging ports, even stopping the fans. Other than that, the system monitors temperature and would speed the fan, throttle the CPU or shut down before damage occurs. Replacing thermal compound is not needed, in most cases.

Caveat: I've seen half the PC's in a server room shut down when the building HVAC failed, but with no permanent physical at all, just the impact on the business.

1
  • +1 for melting temperatures. But about the game bypassing the code to not throttle... don't think that's the case (because I was playing 2 games in the same time and neither throttled, also even if the second game would do that I should still experience wonky mouse movements since when switching tabs / changing music; afaik the os should not let apps fully hijacking processor). I stress tested everything and nothing went crazy high (83 C gpu, 70 C cpu max). I think it was just a readout fail but I usually leave the pc on for months and having a temp issue when I'm not around would be bad.
    – zozo
    Commented Dec 24, 2019 at 10:53

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .