Fan speed control 2Big Network 2

Hello,
How can i control the speed fan of my nas?
I already tryed with:
And is working fine, but for a few time. Even tried on cron-boot, without success.
After few time, back to full speed.
I would like to tune how the speed fan rise up deppending on HDD or motherboard temperature.
Where are the conf or script to control that?
Thanks!
How can i control the speed fan of my nas?
I already tryed with:
- Code: Select all
echo 5 > /sys/devices/platform/mv64xxx_i2c.0/i2c-0/0-003e/hwmon/hwmon0/pwm1 >/dev/null 2>&1
And is working fine, but for a few time. Even tried on cron-boot, without success.
After few time, back to full speed.
I would like to tune how the speed fan rise up deppending on HDD or motherboard temperature.
Where are the conf or script to control that?
Thanks!