Command
ON
#sudo sh -c 'echo 255>/sys/devices/pwm-fan/target_pwm'
OFF
#sudo sh -c 'echo 0>/sys/devices/pwm-fan/target_pwm'
Way
#/sys/devices/pwm-fan/target_pwm

Command
ON
#sudo sh -c 'echo 255>/sys/devices/pwm-fan/target_pwm'
OFF
#sudo sh -c 'echo 0>/sys/devices/pwm-fan/target_pwm'
Way
#/sys/devices/pwm-fan/target_pwm