Saturday, March 28, 2020

update firmware intel

https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i915

check CPU code (skylake, kabylake ...) and download latest files for each categories.

cd /lib/firmware/i915/

put downloaed files into this.

Tuesday, March 10, 2020

Reduce laptop overheat

Install TLP and thermald

sudo add-apt-repository ppa:linrunner/tlp
sudo apt-get update sudo apt-get install tlp tlp-rdw
sudo apt-get install thermald




https://itsfoss.com/reduce-overheating-laptops-linux/