I yust installed Ubuntu 20.04 on my Surface Laptop 1 and I have Thermal Throttling issues.
I tried everything from using the tee command:
echo 65 | sudo tee /sys/devices/system/cpu/intel_pstate/max_perf_pct
To using this fix: https://github.com/linux-surface/linux-surface/wiki/Surface-Laptop 1
But noting seems to work for me
My specs are:
Core i5-7200U
8Gb of ram
Intel HD 620 Graphics
sudo turbostat --Summary --quiet --show Busy%,Bzy_MHz,IRQ,PkgWatt,PkgTmp,RAMWatt,GFXWatt --interval 6
– Doug Smythies Oct 17 '21 at 20:51sudo systemctl status thermald
– Doug Smythies Oct 18 '21 at 14:18