]> git.sur5r.net Git - groeck-nct6775/commitdiff
Add README.ASRock
authorGuenter Roeck <linux@roeck-us.net>
Fri, 21 Dec 2012 19:09:40 +0000 (11:09 -0800)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 21 Dec 2012 19:09:40 +0000 (11:09 -0800)
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
README.ASRock [new file with mode: 0644]

diff --git a/README.ASRock b/README.ASRock
new file mode 100644 (file)
index 0000000..dbd1e2c
--- /dev/null
@@ -0,0 +1,34 @@
+Enable fans on ASRock P67 Extreme4
+==================================
+
+Problem: Only 2 of the 5 fans are showing up
+
+isaset -y -f 0x2e 0x87
+isaset -y -f 0x2e 0x87
+isaset -y 0x2e 0x2f 0x1c 0x3
+isaset -y 0x2e 0x2f 0x24 0x1c
+
+
+Enable/Select CPU fan on ASRock 970 Extreme4
+============================================
+
+Problem: No fan status or control available
+
+Enable and select CPUFANIN
+--------------------------
+
+isaset -y -f 0x2e 0x87
+isaset -y -f 0x2e 0x87
+isaset -y 0x2e 0x2f 0x7 0x8
+isaset -y 0x2e 0x2f 0xf0 0xb2
+isaset -y 0x2e 0x2f 0xf1 0xb3
+
+Enable and select CPUFANIN2
+---------------------------
+
+isaset -y -f 0x2e 0x87
+isaset -y -f 0x2e 0x87
+isaset -y 0x2e 0x2f 0x7 0x8
+isaset -y 0x2e 0x2f 0xf0 0xb2
+isaset -y 0x2e 0x2f 0xf1 0xf2
+