CachyOS / chwd

Hardware Detection and Configuration for CachyOS
https://cachyos.org
GNU General Public License v3.0
4 stars 6 forks source link

Add thermald as dependency for intel computers #125

Open liyaowhen opened 1 month ago

liyaowhen commented 1 month ago

I was playing games on cachyos instalation on my intel integrated laptop, and the performance was bad. But after I installed thermald and used systemctl to enable it my performance was instantly better

ptr1337 commented 1 month ago

Hi,

I dont think this is really the "to go" solution for all laptops. I also wonder, why should thermald improve the performance?

Linux thermal daemon ([thermald](https://packages.debian.org/thermald)) monitors and controls temperature in laptops, tablets PC with the latest Intel sandy bridge and latest Intel CPU releases. Once the system temperature reaches a certain threshold, the Linux daemon activates various cooling methods to try to cool the system.

It seems, that this just increases the cooling, as soon it gets too hot. I think looking into lpmd would be the better idea.