All of lore.kernel.org
 help / color / mirror / Atom feed
* [lm-sensors] Getting sensor information from HP ProLiant DL360
@ 2010-06-15 13:55 Markus Fischer
  2010-06-15 16:59 ` Juerg Haefliger
  2010-06-15 19:52 ` Markus Fischer
  0 siblings, 2 replies; 3+ messages in thread
From: Markus Fischer @ 2010-06-15 13:55 UTC (permalink / raw)
  To: lm-sensors

[-- Attachment #1: Type: text/plain, Size: 1507 bytes --]

Hi,

our new machine arrived today and I'd like to get as much information 
out of it as possible. I'm using Debian Lenny with a 
2.6.26-2-vserver-amd64 kernel, arch is x86_64 .

I've installed lm-sensors (sensors --version reports sensors version 
3.0.2 with libsensors version 3.0.2 , package is 1:3.0.2-1+b2 ) and ran 
"sensors-detect"; attached is the output.

"sensors" only reports one information for me:

$ sudo sensors
acpitz-virtual-0
Adapter: Virtual device
temp1:        +8.3°C  (crit = +31.3°C)

I'm missing other temps, fans, CPU, etc. and I'm wondering how I could 
improve the situtation; I couldn't find out much what the current status 
of lm-sensors support for my machine is. I looked at 
http://lm-sensors.org/wiki/Devices and only found one reference to HP 
stating:

"
   SMSC 	 SCH4307 	 yes 	 	 	 	 (2010-02-11) Super I/O with hardware 
monitoring capabilities. Used in HP servers. Datasheets only available 
under NDA, no driver yet."

I guess it applies to me, but I'm not sure?

"sensors" suggests to load the module "ipmisensors", I search turned up 
http://bmcsensors-26.sourceforge.net/ for the 2.6 kernels. However, the 
patch available from 
https://sourceforge.net/project/showfiles.php?group_id=114509&package_id=199597 
(link for ">=2.6.17" kernels) does not apply, and the other link 
"impisensors-experimental" to 
http://bmcsensors-26.sourceforge.net/ipmisensors/ doesn't work.

Are there any other options?

thanks,
- Markus

[-- Attachment #2: sensors-detect.txt --]
[-- Type: text/plain, Size: 4117 bytes --]

mate-vServer01:~# sensors-detect
# sensors-detect revision 5249 (2008-05-11 22:56:25 +0200)

This program will help you determine which kernel modules you need
to load to use lm_sensors most effectively. It is generally safe
and recommended to accept the default answers to all questions,
unless you know what you're doing.

We can start with probing for (PCI) I2C or SMBus adapters.
Do you want to probe now? (YES/no):
Probing for PCI bus adapters...
Sorry, no supported PCI bus adapters found.

If you have undetectable or unsupported I2C/SMBus adapters, you can have
them scanned by manually loading the modules before running this script.

To continue, we need module `i2c-dev' to be loaded.
Do you want to load `i2c-dev' now? (YES/no):
Module loaded successfully.

We are now going to do the I2C/SMBus adapter probings. Some chips may
be double detected; we choose the one with the highest confidence
value in that case.
If you found that the adapter hung after probing a certain address,
you can specify that address to remain unprobed.

Some chips are also accessible through the ISA I/O ports. We have to
write to arbitrary I/O ports to probe them. This is usually safe though.
Yes, you do have ISA I/O ports even if you do not have any ISA slots!
Do you want to scan the ISA I/O ports? (YES/no):
Probing for `National Semiconductor LM78' at 0x290...       No
Probing for `National Semiconductor LM78-J' at 0x290...     No
Probing for `National Semiconductor LM79' at 0x290...       No
Probing for `Winbond W83781D' at 0x290...                   No
Probing for `Winbond W83782D' at 0x290...                   No
Probing for `IPMI BMC KCS' at 0xca0...                      Success!
    (confidence 4, driver `ipmisensors')
Probing for `IPMI BMC SMIC' at 0xca8...                     No

Some Super I/O chips may also contain sensors. We have to write to
standard I/O ports to probe them. This is usually safe.
Do you want to scan for Super I/O sensors? (YES/no):
Probing for Super-I/O at 0x2e/0x2f
Trying family `National Semiconductor'...                   No
Trying family `SMSC'...                                     Yes
Found `SMSC SCH4307 Super IO Fan Sensors'                   Success!
    (address 0x300, driver `to-be-written')
Probing for Super-I/O at 0x4e/0x4f
Trying family `National Semiconductor'...                   No
Trying family `SMSC'...                                     No
Trying family `VIA/Winbond/Fintek'...                       No
Trying family `ITE'...                                      No

Some south bridges, CPUs or memory controllers may also contain
embedded sensors. Do you want to scan for them? (YES/no):
Silicon Integrated Systems SIS5595...                       No
VIA VT82C686 Integrated Sensors...                          No
VIA VT8231 Integrated Sensors...                            No
AMD K8 thermal sensors...                                   No
AMD K10 thermal sensors...                                  No
Intel Core family thermal sensor...                         No
Intel AMB FB-DIMM thermal sensor...                         No

Now follows a summary of the probes I have just done.
Just press ENTER to continue:

Driver `ipmisensors' (should be inserted):
  Detects correctly:
  * ISA bus, address 0xca0
    Chip `IPMI BMC KCS' (confidence: 4)

Driver `to-be-written' (should be inserted):
  Detects correctly:
  * ISA bus, address 0x300
    Chip `SMSC SCH4307 Super IO Fan Sensors' (confidence: 9)

I will now generate the commands needed to load the required modules.
Just press ENTER to continue:

To load everything that is needed, add this to /etc/modules:

#----cut here----
# You must also install and load the IPMI modules
ipmi-si
# Chip drivers
# Warning: the required module ipmisensors is not currently installed
# on your system. For status of 2.6 kernel ports check
# http://www.lm-sensors.org/wiki/Devices. If driver is built
# into the kernel, or unavailable, comment out the following line.
ipmisensors
# no driver for SMSC SCH4307 Super IO Fan Sensors yet
#----cut here----

Do you want to add these lines automatically? (yes/NO)


[-- Attachment #3: Type: text/plain, Size: 153 bytes --]

_______________________________________________
lm-sensors mailing list
lm-sensors@lm-sensors.org
http://lists.lm-sensors.org/mailman/listinfo/lm-sensors

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-06-15 19:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-15 13:55 [lm-sensors] Getting sensor information from HP ProLiant DL360 Markus Fischer
2010-06-15 16:59 ` Juerg Haefliger
2010-06-15 19:52 ` Markus Fischer

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.