Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

How to measure CPU temperature on Ubuntu

  1. sudo apt-get install lm-sensors

  2. sensors-detect

To load everything that is needed, add this to /etc/modules:

# chip drivers
coretemp
  1. sudo modprobe coretemp

  2. sensors