Update | XPS Liquid Metal Graphs

I totally forgot to attach before and after comparison in any useful form. Here you are! Link to raw data – https://getcurve.io/dashboard/snapshot/K51QdSlbIfukb2HQLhSn2Bp508QPSeJt TimeSpy 1080p CPU Temps – lower all the way and not hitting 100 once! CPU Clock – does not fall off! 4,8GHz in the CPU test GPU Core Clock – higher in the … Read more

How to check temperature from bash console

Just install apt install lm-sensors and then sensors and done. You can now monitor it in a window with for example watch -n 1 sensors and it will refresh each second. Depending on system, output can be different but all supported temps and devices will be mapped and showed. Example from RPI 4 Example from … Read more