diff --git a/wiki/linux/hardware.md b/wiki/linux/hardware.md index e293166..abba914 100644 --- a/wiki/linux/hardware.md +++ b/wiki/linux/hardware.md @@ -33,6 +33,7 @@ using [liquidctl](https://github.com/liquidctl/liquidctl). ## Temperature -To check the temperature the command `sensors` can be used. +To check the temperature the command `sensors` can be used which (on most distributions) is a part +of the `lm_sensors` package. It will then display all the available temperature sensors available aswell as many other sensors like the RPM for fans.