
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
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)