Evoke
1
Volumio Information
Volumio Version: 2.834
Hardware: Raspberry Pi 4B
DAC: NAD D 3030 V2 integrated amp
Is there a way to read the current temperature of the various chips on my Raspberry Pi 4B running Volumio? I have an SSH session to it available.
try sudo vcgencmd measure_temp via ssh
This should give you the cpu temp, not sure if there’s other commands for other chips
1 Like
balbuze
3
You can install the plugin ‘system information’
1 Like
Evoke
4
Great! Thank you. That works.
Evoke
5
Thank you, That works too.