PINE64

Full Version: Display soc temperature in cpu temperature status of byobu
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
~/.byobu/statusrc
Code:
- #MONITORED_TEMP=/proc/acpi/thermal_zone/THM0/temperature
+ MONITORED_TEMP=/sys/devices/virtual/thermal/thermal_zone0/temp

Enable "cpu_temp" with the byobu-config command.