Thermald: Difference between revisions

From wikinotes
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
<blockquote>
<blockquote>
{| class="wikitable"
{| class="wikitable"
|-
| 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