Ticket #2177 (closed defect: fixed)
Tyan s2466, lm_sensors shows different devices at different times
| Reported by: | ticket | Owned by: | ruik |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | interface | Version: | |
| Keywords: | Cc: | mathog@… |
Description
Mandriva 2007 system.
lm_sensors 2.10.0-5mdk liblm_sensors3-2.10.0-5mdk kernel 2.6.17-8mdv Custom sensors.conf (for S2466 system, in use for many years now, I don't recall where I got it though, will try to attach it)
Tyan S2466N motherboard, single AMD MP2200+ processor.
When the system first boots it does /etc/rc.d/init.d/lm_sensors start
and after that "sensors" shows two devices:
w83627hf-i2c-0-2c w83627hf-isa-0c00
after
service lm_sensors stop service lm_sensors start
"sensors" instead shows these two device:
w83782d-i2c-0-2d w83627hf-isa-0c00
The measured values shown by the second set of devices are correct, the 0-2c device doesn't show the right values, for instance, it doesn't show "Ch Fan 1".
I have not seen this before, why would lm_sensors show different devices at different times???
/etc/sysconfig/lm_sensors holds: MODULE_0=i2c-amd756 MODULE_1=i2c-isa MODULE_2=w83781d MODULE_3=eeprom MODULE_4=w83627hf
Thanks

