NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
treno
May 26, 2013Aspirant
ReadyNAS Ultra 4: how to stop the fan from making noise
I used to own an Ultra 2 and I was really happy with it. It was sitting under my desk and it made no noise from the fan. Now I bought an Ultra 4 to have room for expansion. While the Ultra 4 is a n...
chirpa
May 29, 2013Luminary
I have a boot script that does this...
# Quiet the fanTells monitor_enclosure not to touch the fan anymore, that it is self controlled.
echo 50 > /sys/devices/platform/it87.2576/pwm1
cat /ramfs/enclosure.cfg | sed 's/selfcontrolled=0/selfcontrolled=1/g' > /tmp/$$.enc
cp /tmp/$$.enc /ramfs/enclosure.cfg
killall monitor_enclosure
sleep 2
/frontview/bin/monitor_enclosure
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!