For people that want to do something similar on Windows, I can wholeheartedly recommend FanControl [1]. It's sadly not open-source, but it works great, and is quite pleasant to interact with. [1]: https://getfancontrol.com/
Better PC cooling with Python and Grafana
11–20 of 164 posts
Re: Better PC cooling with Python and Grafana
#12Another thing I've had great success with on my AMD 7700X is to use AMD Ryzen Master to reduce the TDP. The chip comes to consumers overclocked by default with a TDP of 105W. I suspect this is the case so that it can beat Intel on benchmarks on "default" settings. You can set it to "eco mode" and have it run at 65W or 45W TDP. Under load, this only results in like a 5% reduction in performance for a dramatic reductio…
Re: Better PC cooling with Python and Grafana
#13Re: Better PC cooling with Python and Grafana
#14Please do some measuring of core temperature response to load before and after re-pasting / upgrading the thermal compound. Something between a large grain of rice and a pea, and I like to clean the CPU and cooler cold plate completely, paste the CPU, then press and smear around the cooler onto the CPU before mounting it, to ensure full surface area coverage with a thin layer of compound.
Genuine question: I've known the law of "pea sized amount" for thermal paste for 20 years or so. Does it still hold true for modern (and larger) CPU dies? I haven't upgraded in a long time so genuinely don't know, but also wouldn't want to use outdated knowledge!
Here's one of the test videos you can find on Youtube about the subject: https://youtu.be/aaxBYrZFJZM?t=199
Re: Better PC cooling with Python and Grafana
#15For people that want to do something similar on Windows, I can wholeheartedly recommend FanControl [1]. It's sadly not open-source, but it works great, and is quite pleasant to interact with. [1]: https://getfancontrol.com/
It’s open source
Their linked GitHub repo, which only has a compiled zip uploaded for release artifact creation, not the code:
> https://github.com/Rem0o/FanControl.Releases
From the repo:
"Sources for this software are closed."
I wonder why the author hasn't open sourced it - there doesn't appear to be any commercial aspect to the tool, and the author makes a point of it being "free" on the site.
Re: Better PC cooling with Python and Grafana
#16Another thing I've had great success with on my AMD 7700X is to use AMD Ryzen Master to reduce the TDP. The chip comes to consumers overclocked by default with a TDP of 105W. I suspect this is the case so that it can beat Intel on benchmarks on "default" settings. You can set it to "eco mode" and have it run at 65W or 45W TDP. Under load, this only results in like a 5% reduction in performance for a dramatic reductio…
You can also undervolt most modern AMD parts and actually gain performance
Re: Better PC cooling with Python and Grafana
#17Another thing I've had great success with on my AMD 7700X is to use AMD Ryzen Master to reduce the TDP. The chip comes to consumers overclocked by default with a TDP of 105W. I suspect this is the case so that it can beat Intel on benchmarks on "default" settings. You can set it to "eco mode" and have it run at 65W or 45W TDP. Under load, this only results in like a 5% reduction in performance for a dramatic reductio…
Re: Better PC cooling with Python and Grafana
#18Re: Better PC cooling with Python and Grafana
#19Earlier quoted context omitted.
Genuine question: I've known the law of "pea sized amount" for thermal paste for 20 years or so. Does it still hold true for modern (and larger) CPU dies? I haven't upgraded in a long time so genuinely don't know, but also wouldn't want to use outdated knowledge!
I've seen reports and debates that modern heat spreaders are too large for the pea method, and that an X pattern is more common now. Here's one of the test videos you can find on Youtube about the subject: https://youtu.be/aaxBYrZFJZM?t=199
Re: Better PC cooling with Python and Grafana
#20Earlier quoted context omitted.
You can also undervolt most modern AMD parts and actually gain performance
How does that work? Is it just that it can run at high speed sustained if it doesn't have to dissipate as much heat?