fan kickstart
in Bug Reports
fan kickstart does not work for me. When setting fan to 20% it does not start. Manually giving it a spin makes it "kickstart".
I looked at the code (current dev) and found some lines related to kickstarting the fan, but it looks like this is not implemented correctly. At least I could not find the code where the fan is actually set to 100% to kickstart it.
Can somebody confirm that the feature is working or the code is not yet finished?
Regards
I looked at the code (current dev) and found some lines related to kickstarting the fan, but it looks like this is not implemented correctly. At least I could not find the code where the fan is actually set to 100% to kickstart it.
Can somebody confirm that the feature is working or the code is not yet finished?
Regards
Comments
But unfortunately it doesn't work for me. I will try to increase the kickstart time, maybe that will help...
any ideas?
if(fanKickstart == 0 && speed > pwm_pos[PWM_FAN1] && speed < 85)
speed < 85 means it kickstarts only below 33% = 85/255