You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 29, 2020. It is now read-only.
Terminal emulator (e.g. iTerm or gnome terminal):
Kitty
Any relevenat hardware info:
Raspberry Pi 4 1 GB RAM
Additional notes:
gotop was installed from the AUR package gotop-bin using yay
The RPI 4 is on my local network and being SSH'd onto
Screenshot of gotop:
What happens is, although the RPI 4 has the function to measure the CPU temperature by running /opt/vc/bin/vcgencmd measure_temp nothing is shown.
Also in the CPU field all of the processes show either NaN or +inf.
The temperature issue is already reported at issue #37.
The CPU issue might be due to the architecture of the system because issue #104 shows that somebody using arch on a armv7 raspberry pi outputs CPU values different than NaN and inf, although claiming to be inconsistent with htop.