bottom icon indicating copy to clipboard operation
bottom copied to clipboard

It's super easy to read temperatures on aarch/arm64 on FreeBSD

Open dmilith opened this issue 3 years ago • 0 comments

I noticed that FreeBSD support is in the master. Congratulations :)

I'm using RockPro64 board from Pine64, and on systems with full support (FreeBSD 13.1 in my case), I can do:

sysctl hw.temperature
hw.temperature.CPU: 47.5C
hw.temperature.GPU: 45.6C

to read CPU and GPU temperature. It could be rendered in "Sensors" window of the Bottom.

dmilith avatar Aug 31 '22 17:08 dmilith