PINE64
CPU temperature monitoring - own OS - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: General Discussion on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=127)
+--- Thread: CPU temperature monitoring - own OS (/showthread.php?tid=20050)



CPU temperature monitoring - own OS - WhiteHexagon - 10-21-2025

So I'm still playing with my Zig toy OS for PinePhone, and I reached the point where I can draw on screen the A53 CPU core temperature Smile  

Does anyone know what temperatures I need to set for the alarm/shutdown limits please?  It seems to get hot quite fast, although that is probably my code Wink 

I guess I should consider the GPU sensors too, but since I am streaming a framebuffer direct to LCD, I doubt they are doing much temperature wise.