Merge pull request #10 from msonowal/patch-1

added newbie instructions for loading extension on boot
This commit is contained in:
Frederic BOLTZ 2021-07-06 12:17:56 +02:00 committed by GitHub
commit 24f3a0f476
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)