Hey guys ,can you please tell me how can I find the CPU temperatures using the terminal in endless?
Open a terminal and write:
cat /sys/class/thermal/thermal_zone*/temp
This works only, if the information is made available by your BIOS - or to be exact, by your ACPI implementation.
Please also note, that the output is shown in Millidegrees °C.
1 Like
It’s not working brother,thanks anyway
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.