As I was checking the kernel logs I noticed :
kernel: CPU2: Package temperature above threshold, cpu clock throttled (total events = 13430).
I have 4 CPUs and all of them have the same issue. My laptop hardware info :
K46CB (ASUS-NotebookSKU)
CPU info :
Architecture: x86_64
Model name: Intel(R) Core(TM) i7-3537U CPU @ 2.00GHz
I searched the log and found this CPU hardware errors in Ubuntu 17.04 and Stop cpu from overheating, I checked my packages and I have thermald and intel-microcode installed.
I can hear my laptop's fan working, but sometimes it really gets hot and I can feel it through the case.
In Windows-10, although CPU usage gets high, the temperature is usually normal.
Any idea what may have gone wrong? and what can I do to further investigate this issue?
Update
I checked thermald.service status and I found this line :
thermald[879]:sysfs read failed /sys/class/thermal/cooling_device0/cur_state
thermald
but it has default config file. Fans are controlled by the laptop and almost never come on. I have to do something silly like run all 8 CPUs at 100% for more about a minute. – WinEunuuchs2Unix Jul 14 '19 at 14:23journalctl
. I like the way the Laptop's ACPI keeps the fans turned off all the time. No noise is good noise. Conky reports temp at 51 / 52 degrees as I type this now. – WinEunuuchs2Unix Jul 14 '19 at 14:56