Hi Jean, > On Sat, 11 Dec 2010 04:16:07 -0600 (CST), Jeff Rickman wrote: >> Please look at the "min" and "max" values for "in7". They look reversed. >> >> [root@anas-01 ~]# sensors >> sch5127-isa-0870 >> Adapter: ISA adapter >> in0: +1.78 V (min = +0.00 V, max = +3.32 V) >> Vccp: +1.19 V (min = +1.08 V, max = +1.32 V) >> VCC: +3.31 V (min = +2.97 V, max = +3.63 V) >> in3: +1.13 V (min = +0.00 V, max = +1.49 V) >> in4: +1.48 V (min = +0.00 V, max = +1.49 V) >> VTR: +3.33 V (min = +2.97 V, max = +3.63 V) >> VBAT: +3.24 V (min = +2.70 V, max = +3.30 V) >> in7: +0.72 V (min = +1.99 V, max = +1.75 V) >> Side Fan: 1863 RPM (min = 700 RPM) >> MCH Fan: 5023 RPM (min = 4500 RPM) >> CPU Temp: +39.9°C (low = +20.0°C, high = +60.0°C) >> SYS Temp: +32.4°C (low = +20.0°C, high = +60.0°C) > > The in7 limit values are probably simply not initialized by the BIOS. > At least the in7_max value differs from your previous post. > > I admit the in7_min limit is surprising, as it didn't change and > corresponds to the max value (register value 0xff), which would make > sense for a max limit but not for a min limit. But even more surprising > is that the alarm flag doesn't show even though the reading is below > the min limit. There's something fishy here. You should check if you > can change the limits and if you are able to get the alarm flag to > trigger. > > -- > Jean Delvare > I rechecked my "/etc/sensors.d/local.conf" file. There are no labels, compute lines, or set lines applied to "in7" for this chip. After a system reboot, then issuing a "sensors -s" and waiting a while, no ALARM flag is seen for "in7". My "sensors3.conf" file does not have any changes or even references to "in7" in the "dme1737", "sch311x-", and "sch5027-*" sections. Just trying to be thorough in checking.... Successive readings of "sensors" shows the "max" value for "in7" changing from 1.50V to 0.25V; the "min" value never changes from 1.99V. Now I add "set" lines for "in7": set in7_min 1.5 * 0.90 set in7_max 1.5 * 1.10 After a "sensors -s", "sensors" very briefly reports "min" and "max" values set to 1.35 and 1.65 respectively. Then I repeat "sensors" a few more times to see these values change back to 1.99 and anything from 0.0 to 1.0 respectively. Very odd indeed. _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors