Hi Guenter, On Wed, 06 Aug 2014 23:20:32 -0700, Guenter Roeck wrote: > Patch 4/5 is "Return the fan speed via sysfs: > /sys/devices/temperature/fan_level". > > So you are saying that returning the fan speed with a non-hwmon attribute > works, > but returning it with a hwmon attribute doesn't ? Not really sure if I > understand > your logic. Either fan_level doesn't return the fan speed (or an abstraction > of it), > or something in your line of argument is inconsistent.
fan_level is a fan speed _control_ value, like pwm1. It is not a fan speed monitoring value. -- Jean Delvare SUSE L3 Support -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

