After spending hours to fix the overheating problem on my laptop running Ubuntu 20.04, I've figured it out is that all I have to do is to disable Secure Boot, the temp went down tremendously from 90~100+ oC to
coretemp-isa-0000
Adapter: ISA adapter
Package id 0: +56.0°C (high = +100.0°C, crit = +100.0°C)
Core 0: +54.0°C (high = +100.0°C, crit = +100.0°C)
Core 1: +56.0°C (high = +100.0°C, crit = +100.0°C)
Core 2: +52.0°C (high = +100.0°C, crit = +100.0°C)
Core 3: +52.0°C (high = +100.0°C, crit = +100.0°C)
However, I still want to enable Secure Boot while keeping my laptop from overheating, as disabling it could leave my laptop vulnerable to malware. Could you guys please give me some diagnoses and advice for this problem?