Jeremy7701
Jeremy7701
So you increased storage and memory by a factor of 6, but didn't increase the cooling. It isn't very surprising that it runs much hotter. You could always try permanently...
It is so variable, across machines e.g. Mobo: ASUSTeK model: PRIME B550-PLUS CPU: Info: 8-Core model: AMD Ryzen 7 5800X `inxi -s` produces **Sensors: System Temperatures: cpu: 27.1 C mobo:...
`temp-throttle 10` would allow anything to run at full speed - until your CPU reached 10 degrees! Then it would do its best to progressively reduce your CPU frequency until...
Close down power hungry applications. Leave temp-throttle to do its thing and it will unthrottle your CPU - note that 45°C is a very low temperature for CPU's. 45 is...
I can't use this great throttling product on my current PC due to lack of temperature sensors; on my old computer I used a modified main loop. Obviously there are...
This means that `/sys/devices/system/cpu/cpu0/cpufreq/scaling_available_frequencies` is empty or non-existent.
> Thank you, Jeremy. I don't check my messages often enough, and I could do for someone to take over this project > From my point of view, `temp_throttle` reached...