0

After an update my laptop is extremely hot. Normally I let it run for a couple of days without a single problem, but suddenly it is starting to feel very hot, and the fan is blowing like hell, but I didn’t do anything weird

karel
  • 114,770

1 Answers1

0

Is there unexpected CPU usage? Whenever my system heats up, I open a terminal, run top, and press P to sort by CPU usage. Usually there's a process or two near the top using up more processor time than they should, and depending on which process it is, I either close that window or paste the name into a search engine to see if it corresponds to known performance issues in Ubuntu (e.g. pulseaudio, tracker, xapian, etc.).

Paul
  • 7,007
  • 3
  • 23
  • 30