This is interesting: Right after I installed the lm_sensors package I rebooted and that was the first time the fan started spinning during a Kubuntu session, the fan kicked right in with splash screen showing. I gave it some time until the fan had quieted down. Then I put the processor to work by means of some daily show videoplay and now my fan does work in a Kubuntu session. I don't feel the need to test it again by uninstalling the lm_sensors package, sorry. :neutral:
As for reading CPU temperature by means of coretemp mentioned by david_edmundson:
I receive this message when executing:
sudo ./coretemp
Maybe you need to load the msr kernel module?
/dev/cpu/0/msr: No such file or directory
Any suggestions?
Edit: OK, Let's try modprobe msr? Yes...
sudo ./coretemp
CPU 0: 60 °C
CPU 1: 60 °C
Now we're getting somewhere..