> On Wednesday, February 19, 2014 12:21 PM, Guenter Roeck <linux@xxxxxxxxxxxx> wrote: > > Theoretically yes, but I am quite sure that it is PBKC > (Problem Between Keyboard And Chair ;-). > I do know about PEBKAC, and it would be unfortunate if that were to be the case. Also, I am not using the fact, whether directly or indirectly stated, that "both in3 and in4 happen to report the same physical value," because they do not report the same physical value. Forgive me if I wasn't clear with my words, because English is not my native language. For the record, what I have been stating since the start is that, apparently, I can scale the +5V and +12V monitors _only_ in in4. And they are not out of pure luck, because apart from researching the correct formula to use for the compute statements and a number of trial-and-error runs, the +5V and +12V values that I scaled from my formula just doesn't _happen_ to be correct -- they are corroborated as the same values that hwmonitor "sees" in Windows. I cannot scale +5V nor +12V from all the other inputs the kernel module provides, only in in4. > Try sensors -u for raw values. That should help us determine > the correct compute statements. > > As far as I can see from the driver, in3 has an automatic > built-in scaling factor of 2 for this chip, meaning it already > reports twice the voltage you would expect for other inputs, > and thus should not need scaling in the first place. > In other words, sensors -u should already report > the correct value for in3. > > Guenter > I will defer to your understanding, because you know the code much better than I could hopefully ever understand. For the sake of simplicity, I have disabled my custom configuration and deferred to the default values provided by lm-sensors, and here are the results: $ sensors w83627dhg-isa-0290 Adapter: ISA adapter Vcore: +1.11 V (min = +1.07 V, max = +1.18 V) in1: +0.98 V (min = +0.91 V, max = +1.44 V) AVCC: +3.30 V (min = +2.98 V, max = +3.63 V) +3.3V: +3.30 V (min = +2.98 V, max = +3.63 V) in4: +1.66 V (min = +1.63 V, max = +1.80 V) in5: +1.69 V (min = +0.09 V, max = +0.34 V) ALARM in6: +1.90 V (min = +1.80 V, max = +1.90 V) 3VSB: +3.50 V (min = +2.98 V, max = +3.63 V) Vbat: +3.34 V (min = +2.70 V, max = +3.30 V) ALARM fan1: 0 RPM (min = 0 RPM, div = 128) fan2: 1854 RPM (min = 902 RPM, div = 8) fan3: 0 RPM (min = 0 RPM, div = 128) fan4: 0 RPM (min = 2109 RPM, div = 128) ALARM fan5: 0 RPM (min = 811 RPM, div = 128) ALARM temp1: +41.0°C (high = +60.0°C, hyst = +55.0°C) sensor = thermistor temp2: +38.5°C (high = +60.0°C, hyst = +55.0°C) sensor = thermistor temp3: +45.5°C (high = +80.0°C, hyst = +75.0°C) sensor = thermistor cpu0_vid: +0.000 V intrusion0: ALARM $ sensors -u w83627dhg-isa-0290 Adapter: ISA adapter Vcore: in0_input: 1.112 in0_min: 1.072 in0_max: 1.184 in0_alarm: 0.000 in1: in1_input: 0.992 in1_min: 0.912 in1_max: 1.440 in1_alarm: 0.000 AVCC: in2_input: 3.296 in2_min: 2.976 in2_max: 3.632 in2_alarm: 0.000 +3.3V: in3_input: 3.296 in3_min: 2.976 in3_max: 3.632 in3_alarm: 0.000 in4: in4_input: 1.656 in4_min: 1.632 in4_max: 1.800 in4_alarm: 0.000 in5_input: 1.688 in5_min: 0.088 in5_max: 0.344 in5_alarm: 1.000 in6: in6_input: 1.896 in6_min: 1.800 in6_max: 1.904 in6_alarm: 0.000 3VSB: in7_input: 3.504 in7_min: 2.976 in7_max: 3.632 in7_alarm: 0.000 Vbat: in8_input: 3.344 in8_min: 2.704 in8_max: 3.296 in8_alarm: 1.000 fan1: fan1_input: 0.000 fan1_min: 0.000 fan1_alarm: 0.000 fan1_div: 128.000 fan2: fan2_input: 2008.000 fan2_min: 902.000 fan2_alarm: 0.000 fan2_div: 8.000 fan3: fan3_input: 0.000 fan3_min: 0.000 fan3_alarm: 0.000 fan3_div: 128.000 fan4: fan4_input: 0.000 fan4_min: 2109.000 fan4_alarm: 1.000 fan4_div: 128.000 fan5: fan5_input: 0.000 fan5_min: 811.000 fan5_alarm: 1.000 fan5_div: 128.000 temp1: temp1_input: 41.000 temp1_max: 60.000 temp1_max_hyst: 55.000 temp1_alarm: 0.000 temp1_type: 4.000 temp1_offset: 0.000 temp2: temp2_input: 39.000 temp2_max: 60.000 temp2_max_hyst: 55.000 temp2_alarm: 0.000 temp2_type: 4.000 temp2_offset: 0.000 temp3: temp3_input: 46.000 temp3_max: 80.000 temp3_max_hyst: 75.000 temp3_alarm: 0.000 temp3_type: 4.000 temp3_offset: 0.000 cpu0_vid: cpu0_vid: 0.000 intrusion0: intrusion0_alarm: 1.000 I appreciate your inputs regarding this inquiry and please advise on how to proceed from here. _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors