You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello dear, why the system temp on my 918 shows 25C+ - degrees higher than the real. May be can add CPU Temp separeted?
Example:
echo "Case Temp";cat /sys/devices/platform/coretemp.0/hwmon/hwmon0/temp1_input
or multicore temps Examle:
echo "Core 1 Temp";cat /sys/devices/platform/coretemp.0/hwmon/hwmon0/temp2_input
echo "Core 2 Temp";cat /sys/devices/platform/coretemp.0/hwmon/hwmon0/temp3_input
echo "Core 3 Temp";cat /sys/devices/platform/coretemp.0/hwmon/hwmon0/temp4_input
echo "Core 4 Temp";cat /sys/devices/platform/coretemp.0/hwmon/hwmon0/temp5_input
best regards!
The text was updated successfully, but these errors were encountered:
StatCombo
changed the title
Wrong Temp of SYS on random syno....
Wrong Temps of SYS on random syno....
Jun 18, 2023
Hello dear, why the system temp on my 918 shows 25C+ - degrees higher than the real. May be can add CPU Temp separeted?
Example:
echo "Case Temp";cat /sys/devices/platform/coretemp.0/hwmon/hwmon0/temp1_input
or multicore temps Examle:
echo "Core 1 Temp";cat /sys/devices/platform/coretemp.0/hwmon/hwmon0/temp2_input
echo "Core 2 Temp";cat /sys/devices/platform/coretemp.0/hwmon/hwmon0/temp3_input
echo "Core 3 Temp";cat /sys/devices/platform/coretemp.0/hwmon/hwmon0/temp4_input
echo "Core 4 Temp";cat /sys/devices/platform/coretemp.0/hwmon/hwmon0/temp5_input
best regards!
The text was updated successfully, but these errors were encountered: