The default mbpfan.conf contains:
#min_fan1_speed = 2000 # put the *lowest* value of "cat /sys/devices/platform/applesmc.768/fan*_min"
#max_fan1_speed = 6200 # put the *highest* value of "cat /sys/devices/platform/applesmc.768/fan*_max"
Shouldn't it be min_fan_speed and max_fan_speed instead of min_fan1_speed and max_fan1_speed?
The default
mbpfan.confcontains:Shouldn't it be
min_fan_speedandmax_fan_speedinstead ofmin_fan1_speedandmax_fan1_speed?