NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
AMRivlin
Mar 21, 2013Apprentice
OS6 now works on x86 Legacy WARNING: NO NTGR SUPPORT!
Update: It is now unofficially possible using NTGR images to update legacy hardware to os6.X See Post #3, for directions to install 6.2.1 on x86 Ultra and Pro Models. (ARM NOT SUPPORTED by this OS) ...
- Jan 21, 2016
mdgm and I have decided that its time to lock this thread. So please do post any new OS6 on Legacy issues on their own threads.
chirpa
Apr 01, 2013Luminary
Very nice!
On the fan stuff you mention, it wouldn't take much to manually/cronjob update the fan speeds, until built-in support is there.
Looking at a 4.2 system:
You can do the same echo lines on a 6.0 box. So setup a cronjob to watch the temp values (also referenced in the enclosure.cfg), and if the temps get too high, turn up the fan speed. The PWM value would be 0-255 (min-max).
On the fan stuff you mention, it wouldn't take much to manually/cronjob update the fan speeds, until built-in support is there.
Looking at a 4.2 system:
ultra:~# cat /ramfs/enclosure.cfg
fan!!0!!desc=SYS,selfcontrolled=1,minrpm=1800,required=1,alternate=0,path=/sys/devices/platform/it87.2576/fan1_input,in_path=/sys/devices/platform/it87.2576/pwm1
ultra:~# echo 255 > /sys/devices/platform/it87.2576/pwm1
ultra:~# echo 50 > /sys/devices/platform/it87.2576/pwm1
You can do the same echo lines on a 6.0 box. So setup a cronjob to watch the temp values (also referenced in the enclosure.cfg), and if the temps get too high, turn up the fan speed. The PWM value would be 0-255 (min-max).
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!