[lm-sensors] lm78 on ep-61lxa-m not detected (#2042)
Grant Coady
grant_lkml at dodo.com.au
Sun Sep 4 15:17:36 CEST 2005
Hi Jean,
On Sun, 4 Sep 2005 15:04:41 +0200, Jean Delvare <khali at linux-fr.org> wrote:
>
>Oh, did I mention that you needed to load i2c-isa then?
root at silly:~# modprobe i2c_isa
root at silly:~# sensors
lm78-isa-0290
Adapter: ISA adapter
VCore 1: +2.03 V (min = +0.13 V, max = +0.77 V) ALARM
VCore 2: +1.49 V (min = +0.27 V, max = +0.03 V) ALARM
+3.3V: +3.34 V (min = +0.45 V, max = +0.38 V) ALARM
+5V: +5.08 V (min = +3.87 V, max = +2.15 V) ALARM
+12V: +11.55 V (min = +0.12 V, max = +5.84 V) ALARM
-12V: -10.29 V (min = -0.11 V, max = -4.67 V) ALARM
-5V: -4.65 V (min = -1.69 V, max = -0.10 V) ALARM
fan1: 0 RPM (min = -1 RPM, div = 2) ALARM
fan2: 0 RPM (min = -1 RPM, div = 2) ALARM
fan3: 0 RPM (min = 337500 RPM, div = 2) ALARM
temp: +25.0°C (high = +65°C, hyst = +12°C)
vid: +3.50 V
alarms: Chassis intrusion detection ALARM
?? me puzzled, I had that in before, but not after the force command
you asked for, sorry. Reboot and try again...
root at silly:~# modprobe i2c_isa
root at silly:~# modprobe lm78
root at silly:~# sensors
No sensors found!
root at silly:~# rmmod lm78
root at silly:~# modprobe lm78 force_lm78=9191,0x290
root at silly:~# sensors
lm78-isa-0290
Adapter: ISA adapter
VCore 1: +2.03 V (min = +0.13 V, max = +0.77 V) ALARM
VCore 2: +1.49 V (min = +0.27 V, max = +0.03 V) ALARM
+3.3V: +3.33 V (min = +0.45 V, max = +0.38 V) ALARM
+5V: +5.08 V (min = +3.87 V, max = +2.15 V) ALARM
+12V: +11.55 V (min = +0.12 V, max = +5.84 V) ALARM
-12V: -10.24 V (min = -0.11 V, max = -4.67 V) ALARM
-5V: -4.65 V (min = -1.69 V, max = -0.10 V) ALARM
fan1: 0 RPM (min = -1 RPM, div = 2) ALARM
fan2: 0 RPM (min = -1 RPM, div = 2) ALARM
fan3: 0 RPM (min = 337500 RPM, div = 2) ALARM
temp: +25.0°C (high = +65°C, hyst = +12°C)
vid: +3.50 V
alarms: Chassis intrusion detection ALARM
Okay! Thank you. Above is uncalibrated, so it looks good.
Perhaps I'll throw in auto-fan-div, whatever, 'cos I can test it now.
Cheers,
Grant.
More information about the lm-sensors
mailing list