screenFetch
screenFetch copied to clipboard
CPU temp shows a wrong temp
"CPU: Intel Core i7-7700 @ 8x 4.2GHz [27.8°C]" The 27.8 celsius temperature is the temperature of a non connected sensor in my pc, which is stuck on 27.8 forever. It is not the temp of any of the 4 cores of my CPU. When I type "sensors" in a terminal, 27.8 is the 1st temperature that shows up (out of 7 where the last 4 represent the temp. of each core).
So, I'd rather have no temperature showing up than a wrong one that never ever changes.
Now that you mention it, I have the same issue. I'll take a look at it and if I can't fix it, I'll remove the temperature stuff.
For a quick fix, /sys/class/hwmon/hwmon1/ instead of hwmon0 has correct temperatures, at least on Arch.
I meet the problem , after read latest source code, I thought the bug have fixed in dev version.
ls -l /sys/class/hwmon
total 0
lrwxrwxrwx 1 root root 0 11月 12 14:10 hwmon0 -> ../../devices/virtual/hwmon/hwmon0
lrwxrwxrwx 1 root root 0 11月 12 14:10 hwmon1 -> ../../devices/platform/coretemp.0/hwmon/hwmon1
shoud choose keyword coretemp