]> git.sur5r.net Git - groeck-nct6775/blob - README.ASRock
hwmon: (nct6775) Introduce separate temperature labels for NCT6792 and NCT6793
[groeck-nct6775] / README.ASRock
1 Enable fans on ASRock P67 Extreme4
2 ==================================
3
4 Problem: Only 2 of the 5 fans are showing up
5
6 isaset -y -f 0x2e 0x87
7 isaset -y -f 0x2e 0x87
8 isaset -y 0x2e 0x2f 0x1c 0x3
9 isaset -y 0x2e 0x2f 0x24 0x1c
10
11
12 Enable/Select CPU fan on ASRock 970 Extreme4
13 ============================================
14
15 Problem: No fan status or control available
16
17 Enable and select CPUFANIN
18 --------------------------
19
20 isaset -y -f 0x2e 0x87
21 isaset -y -f 0x2e 0x87
22 isaset -y 0x2e 0x2f 0x7 0x8
23 isaset -y 0x2e 0x2f 0xf0 0xb2
24 isaset -y 0x2e 0x2f 0xf1 0xb3
25
26 Enable and select CPUFANIN2
27 ---------------------------
28
29 isaset -y -f 0x2e 0x87
30 isaset -y -f 0x2e 0x87
31 isaset -y 0x2e 0x2f 0x7 0x8
32 isaset -y 0x2e 0x2f 0xf0 0xb2
33 isaset -y 0x2e 0x2f 0xf1 0xf2
34