On 05/23/2015 03:36 PM, Marc Gilet wrote:
Hello, I'm trying to have lm-sensors working on my Thinclient (Futro A250) working. I'm on Gentoo, kernel 3.18.11. It's a Geode lx800 board:
[ ... ]
/ I've finally managed to load the w83627hf sensor module with the help of isaset: /# isaset -y -f 0x2e 0x87// //# isaset -y -f 0x2e 0x87// //# isaset -y 0x2e 0x2f 0x07 0x0b// //# isaset -y 0x2e 0x2f 0x60 0x02// //# isaset -y 0x2e 0x2f 0x61 0x90// //# isaset -y -f 0x2e 0xaa/ /# modprobe w83627hf/
So it looks like the hardware monitoring function of the Super-IO chip was disabled.
/Here's sensors result: /# sensors// //w83627hf-isa-0290// //Adapter: ISA adapter// //in0: +4.08 V (min = +0.00 V, max = +4.08 V)// //in1: +4.08 V (min = +0.00 V, max = +4.08 V)// //in2: +4.08 V (min = +2.82 V, max = +3.79 V) ALARM// //in3: +2.96 V (min = +3.06 V, max = +2.18 V) ALARM// //in4: +3.02 V (min = +3.57 V, max = +2.29 V) ALARM// //in5: +3.09 V (min = +2.85 V, max = +1.78 V) ALARM// //in6: +3.15 V (min = +1.82 V, max = +4.06 V)// //in7: +3.26 V (min = +3.90 V, max = +1.89 V) ALARM// //in8: +3.18 V (min = +1.87 V, max = +3.33 V)// //fan1: 0 RPM (min = 10714 RPM, div = 2) ALARM// //fan2: 0 RPM (min = 0 RPM, div = 2)// //fan3: 0 RPM (min = 3688 RPM, div = 2) ALARM// //temp1: -48.0°C (high = +7.0°C, hyst = +59.0°C) sensor = thermistor// //temp2: -48.0°C (high = +80.0°C, hyst = +75.0°C) sensor = thermistor// //temp3: -48.0°C (high = +80.0°C, hyst = +75.0°C) sensor = thermistor// //cpu0_vid: +0.000 V// //beep_enable: enabled /As you can see, temp1, temp2 and temp3 values are Insane, how could I solve the problem ? Thanks for help, cheers
Since the hardware monitor was disabled, it is very likely that the temperature monitoring pins are simply not connected to anything. Several of the voltage outputs suggest that the respective input pins are not connected either. This means that there is very likely nothing you can do. Guenter _______________________________________________ lm-sensors mailing list lm-sensors@xxxxxxxxxxxxxx http://lists.lm-sensors.org/mailman/listinfo/lm-sensors