Hello to all,
to get the temperatures of the two cpu cores:
cat /sys/class/thermal/thermal_zone3/temp cat /sys/class/thermal/thermal_zone4/temp
The values must be diveded by 1000. In my case it is between 35°C and 48°C dependant on load of course.
With the current kernel i see a fixed cpu clock at 500 Mhz so it doesn't make sense to switch the governor to "ondemand" (although the kernel supports it) ??
Additionally there is a value in .../thermal_zone1/temp but i have no clue.what it shows. Any ideas?
Regards, Manfred