None of the non portable devices show it in the GUI.
You can use SSH to get the temperature:
awk '{print $1/1000}' /sys/class/thermal/thermal_zone0/temp
None of the non portable devices show it in the GUI.
You can use SSH to get the temperature:
awk '{print $1/1000}' /sys/class/thermal/thermal_zone0/temp