salamisami wrote:HDDtemp reports my SSD to average around 33 degrees C. Disabling wireless made no difference, apparently there's no such sensor.
there's a lot to consider and more than a little nonsense going on inside the machine -
- many of the sensors do not give truly meaningful/honest output, sometimes this is simply needing calibration/interpretation, sometimes purely wrong and can't be helped. the CPU core temps are the most trustworthy (modulo if the coretemp driver has a decent idea of what the junction limit should be - often, it doesn't). the HDD temp "should" be reliable.
- there is still some voodoo on the architecture, lines like PROCHOT# and THERMTRIP# which can assert and cause P-state or C-state changes or HLT/poweroff without even letting software/OS knowing about it. (and we all need to thank our lucky stars for this voodoo, this is what saves your CPU from frying to death regardless of software)
- there is ACPI stuff going on, unrelated to the above-mentioned 2 registers, unrelated (except not exactly) to any of the stuff showing up in sysfs hwmon/libsensors arena. but you can see the ACPI temps are more or less identical to the ISA temps.
- it's not exactly a closed system, but still, the temperatures of one area are going to affect other areas, it starts to approach some overall homogeneous state. charging battery is warm, and will warm other sensors up too. discharging battery is warm, ditto. wifi is warm, will warm up the disk and CPU. everything warms up everything, and the only sinks are either direct radiation or the cpu/hsf.
- this is more anecdata, but my personal experience on 5 different generations of X series machines, if you have 1 or 2 or 3 of the radios enabled, the palm bezel can get pretty warm. I think most people experience this too? and on my crappy x100e, wow, in summertime I would have to turn wifi off, otherwise both cores would overheat and the machine would halt (or sleep, if I was lucky) - but turn wifi/radios off, and the palmrest becomes cool, the CPU doesn't overheat (again, on x100e, this was/is seriously stupid, with wifi the cores can jump to 92dC if you even look at the thing wrong)
ok, TMI, sorry. just... don't expect the sensors to be the most accurate or honest...