Update README

This commit is contained in:
fboltz 2020-11-08 17:22:25 +01:00
parent 5480e81e06
commit 9eee384947
3 changed files with 28 additions and 14 deletions

View file

@ -28,21 +28,35 @@ By running the command sensors, you got this output
``` ```
nct6687-isa-0a20 nct6687-isa-0a20
Adapter: ISA adapter Adapter: ISA adapter
fan1: 1200 RPM +12V: 12.17 V (min = +12.17 V, max = +12.19 V)
fan2: 1426 RPM +5V: 5.14 V (min = +5.14 V, max = +5.14 V)
fan3: 918 RPM +3.3V: 3.38 V (min = +3.38 V, max = +3.38 V)
fan4: 930 RPM CPU Soc: 1.11 V (min = +1.11 V, max = +1.11 V)
fan5: 1371 RPM CPU Vcore: 1.05 V (min = +0.97 V, max = +1.05 V)
fan7: 967 RPM CPU 1P8: 1.84 V (min = +1.84 V, max = +1.84 V)
CPU: +49.0°C CPU VDDP: 0.00 V (min = +0.00 V, max = +0.00 V)
System: +34.0°C DRAM: 1.34 V (min = +1.34 V, max = +1.35 V)
VRM MOS: +30.0°C Chipset: 890.00 mV (min = +0.89 V, max = +0.89 V)
PCH: +40.0°C CPU Fan: 1192 RPM (min = 1192 RPM, max = 1202 RPM)
CPU Socket: +33.0°C Pump Fan: 1538 RPM (min = 1526 RPM, max = 1538 RPM)
PCIe x1: +32.0°C System Fan #1: 922 RPM (min = 920 RPM, max = 922 RPM)
M2_1: +0.0°C System Fan #2: 953 RPM (min = 953 RPM, max = 953 RPM)
System Fan #3: 1393 RPM (min = 1393 RPM, max = 1393 RPM)
System Fan #4: 0 RPM (min = 0 RPM, max = 0 RPM)
System Fan #5: 1007 RPM (min = 1007 RPM, max = 1007 RPM)
System Fan #6: 0 RPM (min = 0 RPM, max = 0 RPM)
CPU: +59.0°C (low = +52.0°C, high = +59.0°C)
System: +34.0°C (low = +34.0°C, high = +34.0°C)
VRM MOS: +31.0°C (low = +31.0°C, high = +31.0°C)
PCH: +40.0°C (low = +40.0°C, high = +40.0°C)
CPU Socket: +33.0°C (low = +33.0°C, high = +33.0°C)
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)
``` ```
## Gnome sensors extensions
[![Fan](./images/fan.png)][![Fan](./images/voltage.png)]
## Tested ## Tested
This module was tested on Ubuntu 20.04 with [Linux Kernel 5.8.18-050818-generic](https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.8.18/) on motherboard [MAG-B550-TOMAHAWK](https://www.msi.com//Motherboard/MAG-B550-TOMAHAWK) running an [AMD 3900X](https://www.amd.com/en/products/cpu/amd-ryzen-9-3900x) This module was tested on Ubuntu 20.04 with [Linux Kernel 5.8.18-050818-generic](https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.8.18/) on motherboard [MAG-B550-TOMAHAWK](https://www.msi.com//Motherboard/MAG-B550-TOMAHAWK) running an [AMD 3900X](https://www.amd.com/en/products/cpu/amd-ryzen-9-3900x)
@ -52,4 +66,4 @@ This module was tested on Ubuntu 20.04 with [Linux Kernel 5.8.18-050818-generic]
**1. Fan speed control** **1. Fan speed control**
- Changing fan speed and restore to default value not tested. - Changing fan speed and restore to default value not tested.
- Becareful probably fan speed will down to 0 RPM - Becareful probably fan speed could down to 0 RPM

BIN
images/fan.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

BIN
images/voltage.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 124 KiB