mirror of
https://github.com/Fred78290/nct6687d
synced 2025-02-12 20:47:59 +01:00
added newbie instructions for loading extension on boot
This commit is contained in:
parent
d3c4b87a9d
commit
9bf5fd100d
1 changed files with 8 additions and 0 deletions
|
@ -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)
|
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
|
## Gnome sensors extensions
|
||||||
|
|
||||||
![Fan](./images/fan.png) ![Voltage](./images/voltage.png)
|
![Fan](./images/fan.png) ![Voltage](./images/voltage.png)
|
||||||
|
|
Loading…
Add table
Reference in a new issue