Abnormal temperature reading while using hardinfo

image

While checking out my system using hardinfo I came across this temprature reading. I can’t figure out where this sensor is located, but I’m not too worried since my pc is not actually on fire/melting. Is this a known bug?

Mobo: Asus ROG Strix X470-F Gaming
Processor: AMD Ryzen 5 3400G

Should I actually be concerned?

Welcome to Manjaro! :smiling_face_with_three_hearts:

  1. Please read the information behind this link. It will help you to post necessary information.
  1. Please press the three dots below your post and then press the :pencil2:
  • If you give us information about your system, we can see what we’re talking about and make better suggestions.
  • You can do this by using inxi in a terminal or in console.
sudo inxi --admin --verbosity=7 --filter --no-host --width
  • Personally identifiable information such as serial numbers and MAC addresses are filtered out by this command
  • Presenting the information in this way allows everyone to be familiar with the format and quickly find the items they need without missing anything.
  1. Copy the output from inxi (including the command) and paste it into your post.
  • To make it more readable, add 3 backticks ``` on an extra line before and after the pasted text.

Have you already :mag: for your problem in the forum ? (Wisdom lies in asking → listening → reading :wink: )

1 Like

No, you shouldn’t. It only means that thermal sensor on your motherboard lacks proper support form the operating system.

There are a lot of results obtained from hw-probe showing exactly the same temperature (216 °C) for Asus ROG Strix X470-F Gaming: [1], [2], [3], [4], [5]

post the output of

systemctl status lm_sensors.service

run

sensors-detect

type yes to all, at the end a configuration is written.
reboot and recheck

systemctl status lm_sensors.service

active ?
please report

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.