[lm-sensors] [PATCH v3 7/7] hwmon: (w83627ehf) Use 16 bit fan count registers if supported
Guenter Roeck
guenter.roeck at ericsson.com
Sat Feb 12 18:55:47 CET 2011
On Sat, Feb 12, 2011 at 11:01:11AM -0500, Andrew Lutomirski wrote:
[ ... ]
Actually,
> fan2_min == 200 (div = 64):
> fan2_input == 138 (read at a different time, so may differ a little)
>
> [56013.556243] Reg 0029 = 99
> [56013.556286] Reg 0630 = 0046
> [56013.556453] Reg 0658 = 0089
>
> fan2_min == 502 (div = 32):
> fan2_input == 0 (read at a different time, so may differ a little)
>
> [56085.471567] Reg 0029 = 00
> [56085.471644] Reg 0632 = 0000
> [56085.471804] Reg 0658 = 0000
Must have been blind. So the RPM register returns 0 as well. Not good.
Wonder what is going on.
Guenter
More information about the lm-sensors
mailing list