So, I have the following values by default:
pwm1_auto_channels_pwm = 1 (1 binary - fan1)
pwm2_auto_channels_pwm = 2 (10 binary - fan2)
pwm3_auto_channels_pwm = 4 (100 binary - fan3)
Guess you mean pwm[1-3]_auto_channels_temp.
Yeah, that's right.
You are right - sorry for that. I looked into the driver. The chip
understands [1, 2, 3], but the driver maps those values into a bit map,
where only one bit can be true at any given time.
OK, nice to know as when I set it up (with "echo X > ...") I can't use
anything other than 1, 2 or 4 so was a bit surprised that 3 is supposed
to be the correct value.
_______________________________________________
lm-sensors mailing list
lm-sensors@xxxxxxxxxxxxxx
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors