NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
glem
May 22, 2013Aspirant
Easy fix fan/temp OS6 issues on x86 legacy #no support
>> EDIT - 2014-04-12 << Before to hack your system, update first to 6.1.7. Built-in fancontrol support is there! 6.1.7 has been released: http://www.readynas.com/forum/viewtopic.php?f=1&t=76000 ...
glem
Nov 28, 2013Aspirant
Did you install 6.0.x or 6.1.x ? if you have 6.0.x, update first to 6.1.x and check reports.
If all fans and temps seem to be working fine, you have just to add a sensors.d config file to compute the real values in fan and temp input expected by frontview.
Use this example working on ultra6 model to define your own config file. http://www.readynas.com/forum/viewtopic.php?f=51&t=71155&start=60#p411650
- chip statement is the name of your chip
- compute statement : example: compute fan1 0+fan3_input,0-fan3_input
The first argument (fan1) is the feature name. The second specifies how the raw value must be translated to the real-world value (0+fan3_input); The third specifies how the real-world value should be translated back to the raw value (0-fan3_input)
Find in the folder /sys/devices/platform/it8.... or w... or i8... (depend of your chipset) the files temp(x)_input and fan(x)_input which report your box values and use compute statements to put these values in the files expected by OS6 (files are not modified, changes affect only memory).
If all fans and temps seem to be working fine, you have just to add a sensors.d config file to compute the real values in fan and temp input expected by frontview.
Use this example working on ultra6 model to define your own config file. http://www.readynas.com/forum/viewtopic.php?f=51&t=71155&start=60#p411650
- chip statement is the name of your chip
- compute statement : example: compute fan1 0+fan3_input,0-fan3_input
The first argument (fan1) is the feature name. The second specifies how the raw value must be translated to the real-world value (0+fan3_input); The third specifies how the real-world value should be translated back to the raw value (0-fan3_input)
Find in the folder /sys/devices/platform/it8.... or w... or i8... (depend of your chipset) the files temp(x)_input and fan(x)_input which report your box values and use compute statements to put these values in the files expected by OS6 (files are not modified, changes affect only memory).
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!