NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
howarddavidp
Dec 03, 2015Tutor
Weird Fan Problem on RNDP6000 with 6.4.0
Hello, When I have my stock 120mm rear fan (or aftermarket) plugged in, it will spin fast at boot up, but it will not spin after that. I thought the fan was bad, so I purchased a Noctua repla...
- Dec 19, 2015
I fixed it, this is the post that tells you what to do:
Add the following line to the system.conf file (I added to the end of the file& beginning) in the /etc/sensors.d folder:
ignore fan3
I actualled added both ignore 2 & 3, not sure which did the trick. There is also a file called pro6-fan.conf, so I added there as well.
Here is my entire system.conf file:
root@RNDP6000:/etc/sensors.d# more system.conf
chip "coretemp-isa-0000"
label temp2 "CPU"
ignore temp3
ignore fan3chip "w83627dhg-isa-*"
label in1 "DDB18"
set in1_min 1.62
set in1_max 1.98
label in2 "AVCC"
set in2_min 3.3 * 0.90
set in2_max 3.3 * 1.10
label in3 VCC3
set in3_min 3.3 * 0.90
set in3_max 3.3 * 1.10
label in4 VCC1_25
set in4_min 1.17
set in4_max 1.32
label in5 "VCC1_5"
set in5_min 1.41
set in5_max 1.58
label in6 "VCC1_05"
set in6_min 0.98
set in6_max 1.10
set in7_min 3.3 * 0.90
set in7_max 3.3 * 1.10
set in8_min 3.0 * 0.90
set in8_max 3.3 * 1.10
label fan1 "System"
set fan1_min 600
label fan2 "CPU"
set fan2_min 150
label fan3 "System"
set fan3_min 600
ignore fan4
ignore fan5
label temp1 "System"
set temp1_max 80
ignore temp2
ignore temp3
ignore cpu0_vid
ignore intrusion0
ignore fan3I hope this helps someone else.
David
howarddavidp
Dec 19, 2015Tutor
I fixed it, this is the post that tells you what to do:
Add the following line to the system.conf file (I added to the end of the file& beginning) in the /etc/sensors.d folder:
ignore fan3
I actualled added both ignore 2 & 3, not sure which did the trick. There is also a file called pro6-fan.conf, so I added there as well.
Here is my entire system.conf file:
root@RNDP6000:/etc/sensors.d# more system.conf
chip "coretemp-isa-0000"
label temp2 "CPU"
ignore temp3
ignore fan3
chip "w83627dhg-isa-*"
label in1 "DDB18"
set in1_min 1.62
set in1_max 1.98
label in2 "AVCC"
set in2_min 3.3 * 0.90
set in2_max 3.3 * 1.10
label in3 VCC3
set in3_min 3.3 * 0.90
set in3_max 3.3 * 1.10
label in4 VCC1_25
set in4_min 1.17
set in4_max 1.32
label in5 "VCC1_5"
set in5_min 1.41
set in5_max 1.58
label in6 "VCC1_05"
set in6_min 0.98
set in6_max 1.10
set in7_min 3.3 * 0.90
set in7_max 3.3 * 1.10
set in8_min 3.0 * 0.90
set in8_max 3.3 * 1.10
label fan1 "System"
set fan1_min 600
label fan2 "CPU"
set fan2_min 150
label fan3 "System"
set fan3_min 600
ignore fan4
ignore fan5
label temp1 "System"
set temp1_max 80
ignore temp2
ignore temp3
ignore cpu0_vid
ignore intrusion0
ignore fan3
I hope this helps someone else.
David
walshlink
Dec 27, 2015Luminary
Check this thread out...
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!