We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Cpu-temp not available on Rasperry Pi running Raspbian.
To Reproduce
Use gotop on Raspberry Pi running Raspian.
Expected behavior To see cpu temp
Environment (please complete the following information):
PRETTY_NAME="Raspbian GNU/Linux 9 (stretch)" NAME="Raspbian GNU/Linux" VERSION_ID="9" VERSION="9 (stretch)" ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"
Additional context Issue on When running on raspberry pi the CPU temperature is not reported. It seems to be available on a different path
user@pi:~ $ cat /sys/devices/virtual/thermal/thermal_zone0/temp 44388 user@pi:~ $ cat /sys/devices/virtual/thermal/thermal_zone0/type cpu-thermal
See giampaolo/psutil#1310
The text was updated successfully, but these errors were encountered:
Closing as duplicate of #391.
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Cpu-temp not available on Rasperry Pi running Raspbian.
To Reproduce
Expected behavior
To see cpu temp
Environment (please complete the following information):
Additional context
Issue on When running on raspberry pi the CPU temperature is not reported. It seems to be available on a different path
See giampaolo/psutil#1310
The text was updated successfully, but these errors were encountered: