lm-sensors on ubuntu

Direct CPU temp

  • cat /sys/class/thermal/thermal_zone*/temp

lm-sensors

  • apt install lm-sensors
  • sensors-detect
  • modprobe it87
  • modprobe k8temp
  • sensors

GUI

  • apt install sensors-applet
  • re-login to see the new applet in the gnome menu
  • gnome menu -> add to panel