On Thu, 2020-04-16 at 07:22 +0000, Anton Keks wrote:
> 20.04 includes thermald 1.9.1, but it is not running by default.
>
> $ systemctl status thermald
> ● thermald.service - Thermal Daemon Service
> Loaded: loaded (/lib/systemd/system/thermald.service; disabled;
> vendor preset: enabled)
> Active: inactive (dead)
>
> What should a user like me do to prevent the laptop overheating?
>
Go to each /sys/class/thermal/thermal_zone*
write
echo "disabled" > mode
On Thu, 2020-04-16 at 07:22 +0000, Anton Keks wrote: system/ thermald. service; disabled; thermal/ thermal_ zone*
> 20.04 includes thermald 1.9.1, but it is not running by default.
>
> $ systemctl status thermald
> ● thermald.service - Thermal Daemon Service
> Loaded: loaded (/lib/systemd/
> vendor preset: enabled)
> Active: inactive (dead)
>
> What should a user like me do to prevent the laptop overheating?
>
Go to each /sys/class/
write
echo "disabled" > mode
You can make a script.