Thermald: Difference between revisions

From wikinotes
 
Line 5: Line 5:
{| class="wikitable"
{| class="wikitable"
|-
|-
| githib || https://github.com/intel/thermal_daemon
| github || https://github.com/intel/thermal_daemon
|-
|-
| <code>man thermald</code> || https://man.archlinux.org/man/community/thermald/thermald.8.en
| <code>man thermald</code> || https://man.archlinux.org/man/community/thermald/thermald.8.en

Latest revision as of 16:03, 7 March 2022

Intel tool that monitors and tries to prevent overheating on their cpus.

Documentation

github https://github.com/intel/thermal_daemon
man thermald https://man.archlinux.org/man/community/thermald/thermald.8.en
man thermald-conf.xml https://man.archlinux.org/man/community/thermald-conf.xml/thermald.5.en

Install

pacman -S thermald
systemctl enable --now thermald