* [lm-sensors] Detecting temp on Xeon
@ 2006-12-28 18:38 Matt Jerdonek
0 siblings, 0 replies; 2+ messages in thread
From: Matt Jerdonek @ 2006-12-28 18:38 UTC (permalink / raw)
To: lm-sensors
I'm pretty new to lm-sensors, and I'm struggling getting a temperature reading off a Xeon (dual core LV aka Sossaman).
I first ran sensors-detect and got the following output:
---------------------------------------------------------------------
To make the sensors modules behave correctly, add these lines to
/etc/modules.conf:
#----cut here----
# I2C module options
alias char-major-89 i2c-dev
#----cut here----
To load everything that is needed, add this to some /etc/rc* file:
#----cut here----
# I2C adapter drivers
modprobe i2c-i801
modprobe i2c-isa
# You must also install and load the IPMI modules
modprobe i2c-ipmi
# I2C chip drivers
modprobe eeprom
modprobe bmcsensors
# sleep 2 # optional
/usr/bin/sensors -s # recommended
#----cut here----
-----------------------------------------------------------------------------
I also updated my /etc/sysconfig/lm_sensors file. Unfortunately, I'm getting an error in the bmcsensors driver:
[root at sprm4 root]# lm_ipmi_kcs_sm: kcs hosed: OBF not ready in time
bmcsensors.o: Error 0xff on cmd 0xa/0x22; state = 0; probably fatal.
So, I took out the bmcsensors and tried both xeontemp and adm1021 driver. In all cases, this is the output I get from sensors:
[root at sprm4 root]# sensors
eeprom-i2c-0-50
Adapter: SMBus I801 adapter at 0540
Memory type: DDR2 SDRAM DIMM
Memory size (MB): 1024
eeprom-i2c-0-51
Adapter: SMBus I801 adapter at 0540
Memory type: DDR2 SDRAM DIMM
Memory size (MB): 1024
eeprom-i2c-0-53
Adapter: SMBus I801 adapter at 0540
Unknown EEPROM type (255).
eeprom-i2c-0-54
Adapter: SMBus I801 adapter at 0540
Memory type: DDR2 SDRAM DIMM
Memory size (MB): 1024
eeprom-i2c-0-55
Adapter: SMBus I801 adapter at 0540
Memory type: DDR2 SDRAM DIMM
Memory size (MB): 1024
Does this make sense to anyone?
Some additional info:
kernel 2.4.21, chipset of Intel E7520 + 6300ESB, sensors version 2.10.0, libsensors version 2.10.0
Thanks in advance for any help,
-- Matt
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
^ permalink raw reply [flat|nested] 2+ messages in thread
* [lm-sensors] Detecting temp on Xeon
@ 2007-01-05 22:52 Rudolf Marek
0 siblings, 0 replies; 2+ messages in thread
From: Rudolf Marek @ 2007-01-05 22:52 UTC (permalink / raw)
To: lm-sensors
Hello,
>
> [root at sprm4 root]# lm_ipmi_kcs_sm: kcs hosed: OBF not ready in time
> bmcsensors.o: Error 0xff on cmd 0xa/0x22; state = 0; probably fatal.
Yani any ideas?
You can also try to contact IPMI people (not here)
I dont know this stuff sorry.
Rudolf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-01-05 22:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-05 22:52 [lm-sensors] Detecting temp on Xeon Rudolf Marek
-- strict thread matches above, loose matches on Subject: below --
2006-12-28 18:38 Matt Jerdonek
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.