How to resolve CPU Overheating
Check-CPU-temp

How to resolve CPU Overheating

IF YOU ARE FACING OVERHEATING PROBLEM OF UBUNTU RUN BELOW COMMANDS TO YOUR TERMINAL

Step 1:- sudo add-apt-repository ppa:linrunner/tlp
Step 2:- sudo apt-get update
Step 3:- sudo apt-get install tlp tlp-rdw
Step 4:- sudo tlp start
Step 5:- sudo apt-get install indicator-cpufreq
Step 6:- sudo apt-get install thermald

Monitor hardware temperature (Install psensor)

Step 1:- sudo apt-get install lm-sensors hddtemp
Step 2:- sudo sensors-detect
Step 3:- sudo apt-get install psensor



Key Terms:

  • resolve CPU Overheating

Related Article