Views:
6,316β
Votes: 3β
Tags:
18.04
cpu
overheating
temperature
intel-cpu
Link:
π See Original Answer on Ask Ubuntu β§ π
URL:
https://askubuntu.com/q/1158119
Title:
CPU overheating in Ubuntu 18.04
ID:
/2019/07/13/CPU-overheating-in-Ubuntu-18.04
Created:
July 13, 2019
Upload:
September 15, 2024
Layout: post
TOC:
false
Navigation: false
Copy to clipboard: false
You should see (and possibly subscribe to) this bug report:
There have been numerous posts in Ask Ubuntu about CPU throttling recently:
- Core/Package temperature above threshold, cpu clock throttled - Lenovo E590
- Set CPU temperature throttle threshold on Ubuntu/Thinkpad
- XPS 9370 thermal throttling ubuntu 18.04
All these posts say the same thing which happens to me periodically:
~$ journalctl | grep 'cpu clock throttled'
Jun 22 10:55:52 alien kernel: CPU4: Core temperature above threshold, cpu clock throttled (total events = 1)
Jun 22 10:55:52 alien kernel: CPU0: Core temperature above threshold, cpu clock throttled (total events = 1)
Jun 22 10:55:52 alien kernel: CPU6: Package temperature above threshold, cpu clock throttled (total events = 1)
Jun 22 10:55:52 alien kernel: CPU2: Package temperature above threshold, cpu clock throttled (total events = 1)
Jun 22 10:55:52 alien kernel: CPU3: Package temperature above threshold, cpu clock throttled (total events = 1)
Jun 22 10:55:52 alien kernel: CPU7: Package temperature above threshold, cpu clock throttled (total events = 1)
Jun 22 10:55:52 alien kernel: CPU5: Package temperature above threshold, cpu clock throttled (total events = 1)
Jun 22 10:55:52 alien kernel: CPU1: Package temperature above threshold, cpu clock throttled (total events = 1)
Jun 22 10:55:52 alien kernel: CPU0: Package temperature above threshold, cpu clock throttled (total events = 1)
Jun 22 10:55:52 alien kernel: CPU4: Package temperature above threshold, cpu clock throttled (total events = 1)
In my case it happens so rarely and with no adverse side-effects Iβve chosen to ignore the errors.
Similar launchpad bug reports on the same issue:
And just so you know itβs not just Ubuntu, from Redhat: