From: Guenter Roeck Date: Fri, 21 Dec 2012 19:09:40 +0000 (-0800) Subject: Add README.ASRock X-Git-Tag: nct6775-v0.9~1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=990aa43b9fc1f71a8ee56e401b20bd708d8dc9f0;p=groeck-nct6775 Add README.ASRock Signed-off-by: Guenter Roeck --- diff --git a/README.ASRock b/README.ASRock new file mode 100644 index 0000000..dbd1e2c --- /dev/null +++ b/README.ASRock @@ -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 +