Use sudo sh -c “echo 200 > /sys/devices/pwm-fan/target_pwm” to modify the duty cycle, how to fix the period of fan_pwm?
hello caowenwu1,
please refer to /sys/devices/pwm-fan/pwm_rpm_table
for the look-up-table,
then, you may overwrite target_pwm
to update the PWM values. thanks
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.