andreiw / RaspberryPiPkg

DEPRECATED - DO NOT USE | Go here instead ->
https://github.com/tianocore/edk2-platforms/tree/master/Platform/RaspberryPi/RPi3
744 stars 143 forks source link

CPU Temperature #58

Closed black-cerberon closed 5 years ago

black-cerberon commented 5 years ago

Hi. How I can look CPU temp? I tried execute vcgencmd from firmware-54d8888d5b8048af9f7765cfd632faff78ac8053, but it not work. Command 'cat /sys/class/thermal/thermal_zone0/temp' unavailable too, not found.

Raspberry Pi 3B Ubuntu 18.04 LTS Mini arm64 Linux Horizon 4.15.0-33-generic #36-Ubuntu SMP RaspberryPiPkg prebuild 2018Jul9-GCC5

andreiw commented 5 years ago

Well, this is a kernel issue -you're missing the driver necessary to make these tools work.