Hello,
how can I get CPU temperature of my NUC with i5-7260U? cat /sys/class/thermal/thermal_zone1/temp shows correct RAM temperature (acordning to BIOS) cat /sys/class/thermal/thermal_zone0/temp shows -263200
I installed lm-sensors package and it shows: Apapter: ACPI interace; temp1: -263.2°C
I have zone0 and zone1. It seems like thermal_zone1 is x86_pkg_temp and it shows 51°C.
I am confused now. In BIOS, CPU temp was about 65°C and RAM temp was about 50°C. That’s why I thought zone1 is RAM and not CPU…