PDA

View Full Version : Fan control



oldfart
03-04-2009, 09:05 PM
Snippets gleaned from the VIP site - If someone doesn't agree with me posting here - then please ask mods to delete.

The fan can be controlled....


echo c0 > /proc/stb/fp/fan_vlt
echo 8f > /proc/stb/fp/fan_pwm

If it runs too slow for you, you can change the value in the second line from 8f to cf or whatever you like. 00 to ff are possible. You can try this in telnet.

Put these two lines at the end of the bootup file in /etc/int.d/ if you want the settings applied at bootup.