added newbie instructions for loading extension on boot

This commit is contained in:
Manash Sonowal 2021-07-06 11:18:51 +05:30 committed by GitHub
parent d3c4b87a9d
commit 9bf5fd100d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,6 +55,14 @@ PCIe x1: +32.0°C (low = +32.0°C, high = +32.0°C)
M2_1: +0.0°C (low = +0.0°C, high = +0.0°C)
```
## Load(prob) Sensors on boot
To make it loaded after system boots
Just add nct6687 into /etc/modules
`sudo sh -c 'echo "nct6687" >> /etc/modules'`
## Gnome sensors extensions
![Fan](./images/fan.png) ![Voltage](./images/voltage.png)