From: Keith Romberg <romberg@ucar.edu>
To: lm-sensors@vger.kernel.org
Subject: Re: [lm-sensors] Intel SRSH4 Motherboard Sensors
Date: Tue, 05 Jun 2007 12:50:40 +0000 [thread overview]
Message-ID: <46655C20.7080606@ucar.edu> (raw)
In-Reply-To: <465336B0.2030304@ucar.edu>
I am happy to report success. First off I would like to thank everyone
that helped. I am using kernel 2.6.21 with the ipmi experimental patch
from http://bmcsensors-26.sourceforge.net/. The main issue was loading
the right modules in the right order. Here is what I loading in
/etc/rc.local:
#########################################################################
# I2C adapter drivers
modprobe i2c-piix4
modprobe eeprom
modprobe ipmp_si
modprobe ipmi_msghandler
modprobe ipmisensors
# sleep 2 # optional
/usr/bin/sensors -s # recommended
##########################################################################
Here is the output of sensors:
romberg@smaug > sensors
bmc-isa-0000
Adapter: ISA adapter
in1: +0.39 V (min = +1.43 V, max = +1.87 V)
in2: +2.23 V (min = +2.54 V, max = +3.45 V)
in3: +2.23 V (min = -13.81 V, max = -10.21 V)
in4: -1.64 V (min = +10.21 V, max = +13.80 V)
in5: +3.53 V (min = +4.26 V, max = +5.75 V)
in6: +4.99 V (min = +2.77 V, max = +3.78 V)
in7: +3.72 V (min = +2.80 V, max = +3.79 V)
in8: +2.96 V (min = +2.14 V, max = +3.15 V)
in9: +3.74 V (min = +1.07 V, max = +1.43 V)
fan1: 0 RPM (min = 1920 RPM)
fan2: 3840 RPM (min = 1920 RPM)
fan3: 3750 RPM (min = 1830 RPM)
fan4: 3600 RPM (min = 1830 RPM)
fan5: 4200 RPM (min = 1830 RPM)
fan6: 4200 RPM (min = 1830 RPM)
temp1: -12.8°C (high = +5°C, hyst = -13°C)
temp2: +138.0°C (high = +8°C, hyst = +0°C)
temp3: +41.0°C (high = +8°C, hyst = +0°C)
temp4: +39.0°C (high = +8°C, hyst = +0°C)
temp5: +39.0°C (high = +8°C, hyst = +0°C)
temp6: +40.0°C (high = +4°C, hyst = +0°C)
temp7: +27.0°C (high = +5°C, hyst = +0°C)
The voltages look fine or I do not see anything too out of the norm.
fan1's rpms for some reason is not reported. The fan is spinning fine
and no fan faults are reported on the case status panel. For temp1 and
temp2, I have no idea what they are. The CPUs are temp3 through temp6.
I am guessing temp7 is a hard drive. The system has a Dell PERC 3DC
raid controller with a single 108GB raid5 array.
Overall I am happy that I can at least now monitor the CPU temps. Now I
just need to find a nice graphical client since xsensors does not work
with BMC based systems.
Keith
_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors
next prev parent reply other threads:[~2007-06-05 12:50 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-22 18:30 [lm-sensors] Intel SRSH4 Motherboard Sensors Keith Romberg
2007-05-30 18:51 ` Keith Romberg
2007-05-30 21:45 ` Juerg Haefliger
2007-05-31 21:16 ` KEITH ROMBERG
2007-06-01 15:59 ` Juerg Haefliger
2007-06-02 6:23 ` KEITH ROMBERG
2007-06-04 2:26 ` KEITH ROMBERG
2007-06-04 12:34 ` Jean Delvare
2007-06-04 12:48 ` Keith Romberg
2007-06-04 15:20 ` Juerg Haefliger
2007-06-04 15:40 ` Jean Delvare
2007-06-05 12:50 ` Keith Romberg [this message]
2007-06-05 20:37 ` Jean Delvare
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46655C20.7080606@ucar.edu \
--to=romberg@ucar.edu \
--cc=lm-sensors@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.