freeipmi-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Freeipmi-users] ipmi-sensors with Intel SE7210


From: Alexey V Paramonov
Subject: Re: [Freeipmi-users] ipmi-sensors with Intel SE7210
Date: Thu, 27 Jul 2006 19:50:36 +0400
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)

Looks like it works! Great!

localhost freeipmi # ipmi-sensors -D ssif
10: Baseboard 1.5V (Voltage): 1.521 V (1.352/1.651): [OK]
11: Baseboard 3.3V (Voltage): NA (2.992/3.616): [Unknown]
12: Baseboard 5.0V (Voltage): NA (4.536/5.481): [Unknown]
13: Baseboard 12V (Voltage): NA (10.561/13.275): [Unknown]
14: MCH Vtt (Voltage): NA (1.248/1.6): [Unknown]

The final question - could you tell me how can I see temperature sensors, not just voltage? Is it possible?

Bala.A:
Hi Alexey,

Firstly I thank you for your valuable testing and contribution to FreeIPMI.

I just fixed a bug in ipmi-sensors wrapper call and committed to CVS.  Now
ipmi-sensors should work.  Please pass '-D ssif' argument to ipmi-sensors.

Still there is a bug in IPMI driver selection upon failure.  I will fix it
soon.

Regards,

Bala
---
Free as in freedom
http://www.gnu.org/


Bala.A:
Hi,

FreeIPMI works on your machine using SSIF interface.  You can try other
commands by passing '-D ssif' argument, for example 'ipmi-sensors -D
ssif'


===============================================
localhost ~ # ipmi-sensors -D ssif
ipmi_open_inband(): Invalid argument
===============================================
Normally, we don't need to pass '-D' option to freeipmi tools.  FreeIPMI
tools try KCS first, if KCS fails they try SSIF.  If both fail, they
return failure with error message.

I fixed some bugs in CVS version.

Could you try the latest CVS version and send me the output of following
commands?


Yes, just checked out the latest version and installed it as common.
ipmi-locate

===============================================
localhost freeipmi # ipmi-locate
Probing KCS device using DMIDECODE... FAILED

Probing SMIC device using DMIDECODE... FAILED

Probing BT device using DMIDECODE... FAILED

Probing SSIF device using DMIDECODE... done
IPMI Version: 1.5
IPMI locate driver: DMIDECODE
IPMI interface: SSIF
BMC I2C device: /dev/i2c-0
BMC SMBUS slave address: 42
Register space: 1

Probing KCS device using SMBIOS... FAILED

Probing SMIC device using SMBIOS... FAILED

Probing BT device using SMBIOS... FAILED

Probing SSIF device using SMBIOS... done
IPMI Version: 1.5
IPMI locate driver: SMBIOS
IPMI interface: SSIF
BMC I2C device: /dev/i2c-0
BMC SMBUS slave address: 4
Register space: 1

Probing KCS device using ACPI... FAILED

Probing SMIC device using ACPI... FAILED

Probing BT device using ACPI... FAILED

Probing SSIF device using ACPI... FAILED

Probing KCS device using PCI... FAILED

Probing SMIC device using PCI... FAILED

Probing BT device using PCI... FAILED

Probing SSIF device using PCI... FAILED

KCS device default values:
IPMI Version: 1.5
IPMI locate driver: DEFAULT
IPMI interface: KCS
BMC I2C device:
BMC I/O base address: CA2
Register space: 1

SMIC device default values:
IPMI Version: 1.5
IPMI locate driver: DEFAULT
IPMI interface: SMIC
BMC I2C device:
BMC I/O base address: CA9
Register space: 1

BT device default values:

SSIF device default values:
IPMI Version: 1.5
IPMI locate driver: DEFAULT
IPMI interface: SSIF
BMC I2C device: /dev/i2c-0
BMC SMBUS slave address: 42
Register space: 1
===============================================
ipmi-raw 0 6 1

===============================================
Hangs.
===============================================
ipmi-raw -D ssif 0 6 1

===============================================
localhost ~ # ipmi-raw -D ssif 0 6 1
rcvd: 01 00 20 81 02 40 51 9F 22 03 00 11 43
===============================================
bmc-info

===============================================
Hangs.
===============================================
bmc-info -D ssif

===============================================
localhost ~ # bmc-info -D ssif
Device ID: 20
Device Revision: 1
[SDR Support]
Firmware Revision: 2.64
[Device Available (normal operation)]
IPMI Version: 1.5
Additional Device Support:
[Sensor Device]
[SDR Repository Device]
[SEL Device]
[FRU Inventory Device]
[IPMB Event Receiver]
[Chassis Device]
Manufacturer ID: 322h
Product ID: 4311h
Aux Firmware Revision Info: 0h
Channel Information:
Channel No: 1
Medium Type: 802.3 LAN
Protocol Type: IPMB-1.0
Channel No: 2
Medium Type: System Interface (KCS, SMIC, or BT)
Protocol Type: IPMB-1.0
===============================================
Thanks,

Regards,

Bala
---
Free as in freedom
http://www.gnu.org/



Hi,
here you are:
(I don't know what theese strange characters mean, such as "BMC I2C

device", maybe this is because of my terminal encoding, or unicode)

=============================================================================

localhost ~ # ipmi-raw -D ssif 0 6 1

rcvd: 01 00 20 81 02 40 51 9F 22 03 00 11 43
=============================================================================

localhost ~ # ipmi-locate

Probing KCS device using DMIDECODE... done
IPMI Version: 28.229
IPMI locate driver: UNKNOWN
IPMI locate driver: 212
IPMI interface: UNKNOWN
BMC I2C device: юІфQ▒©є█ПЇ√
ІЇDЕкЇ└Q▒©─
BMC memory base address: BF91558400000001
Register space: 8

Probing SMIC device using DMIDECODE... done
IPMI Version: 28.229
IPMI locate driver: UNKNOWN
IPMI locate driver: 212
IPMI interface: UNKNOWN
BMC I2C device: юІфQ▒©є█ПЇ√
ІЇDЕкЇ└Q▒©─
BMC memory base address: BF91558400000001
Register space: 8

Probing BT device using DMIDECODE... done
IPMI Version: 28.229
IPMI locate driver: UNKNOWN
IPMI locate driver: 212
IPMI interface: UNKNOWN
BMC I2C device: юІфQ▒©є█ПЇ√
ІЇDЕкЇ└Q▒©─
BMC memory base address: BF91558400000001
Register space: 8

Probing SSIF device using DMIDECODE... FAILED

Probing KCS device using SMBIOS... done
IPMI Version: 1.5
IPMI locate driver: UNKNOWN
IPMI locate driver: 0
IPMI interface: SSIF
BMC I2C device: /dev/i2c-0
BMC SMBUS slave address: 42
Register space: 1

Probing SMIC device using SMBIOS... done
IPMI Version: 1.5
IPMI locate driver: UNKNOWN
IPMI locate driver: 0
IPMI interface: SSIF
BMC I2C device: /dev/i2c-0
BMC SMBUS slave address: 42
Register space: 1

Probing BT device using SMBIOS... done
IPMI Version: 1.5
IPMI locate driver: UNKNOWN
IPMI locate driver: 0
IPMI interface: SSIF
BMC I2C device: /dev/i2c-0
BMC SMBUS slave address: 42
Register space: 1

Probing SSIF device using SMBIOS... FAILED

Probing KCS device using ACPI... done
IPMI Version: 1.5
IPMI locate driver: SMBIOS
IPMI locate driver: 0
IPMI interface: SSIF
BMC I2C device: /dev/i2c-0
BMC SMBUS slave address: 4
Register space: 1

Probing SMIC device using ACPI... done
IPMI Version: 1.5
IPMI locate driver: SMBIOS
IPMI locate driver: 0
IPMI interface: SSIF
BMC I2C device: /dev/i2c-0
BMC SMBUS slave address: 4
Register space: 1

Probing BT device using ACPI... done
IPMI Version: 1.5
IPMI locate driver: SMBIOS
IPMI locate driver: 0
IPMI interface: SSIF
BMC I2C device: /dev/i2c-0
BMC SMBUS slave address: 4
Register space: 1

Probing SSIF device using ACPI... done
IPMI Version: 1.5
IPMI locate driver: SMBIOS
IPMI locate driver: 0
IPMI interface: SSIF
BMC I2C device: /dev/i2c-0
BMC SMBUS slave address: 4
Register space: 1

Probing KCS device using PCI... done
IPMI Version: 1.5
IPMI locate driver: SMBIOS
IPMI locate driver: 0
IPMI interface: SSIF
BMC I2C device: /dev/i2c-0
BMC SMBUS slave address: 4
Register space: 1

Probing SMIC device using PCI... done
IPMI Version: 1.5
IPMI locate driver: SMBIOS
IPMI locate driver: 0
IPMI interface: SSIF
BMC I2C device: /dev/i2c-0
BMC SMBUS slave address: 4
Register space: 1

Probing BT device using PCI... done
IPMI Version: 1.5
IPMI locate driver: SMBIOS
IPMI locate driver: 0
IPMI interface: SSIF
BMC I2C device: /dev/i2c-0
BMC SMBUS slave address: 4
Register space: 1

Probing SSIF device using PCI... done
IPMI Version: 1.5
IPMI locate driver: SMBIOS
IPMI locate driver: 0
IPMI interface: SSIF
BMC I2C device: /dev/i2c-0
BMC SMBUS slave address: 4
Register space: 1

KCS device default values:

SMIC device default values:

BT device default values:
IPMI Version: 1.5
IPMI locate driver: DEFAULT
IPMI locate driver: 0
IPMI interface: SMIC
BMC I2C device:
BMC I/O base address: CA9
Register space: 1

SSIF device default values:
=============================================================================


Bala.A:

Hi Alexey,
SSIF driver in main CVS version and latest stable version 0.2.3 work
fine.
 When testing SSIF interface, I have noticed that, sometimes mBMC
doesn't
response properly.
Could you tell me output of the following commands?
ipmi-locate
ipmi-raw -D ssif 0 6 1
Thanks,
Bala
---
Free as in freedom
http://www.gnu.org/

I just realized you're using an Intel box.  Do you have one of those

intel cards for IPMI.  I think they're called IMM?

If not, I think that means the Intel box uses the SSIF interface.

Bala, can comment more on that.  I'm not 100% if this code is working
yet.  Or it's partially working, but you have to pass something on the
command line.

Al
On Wed, 2006-07-26 at 10:56 +0400, Alexey V Paramonov wrote:

I decided to start from the beginigng,
cleaned all previous installations ( make uninstall ) and used 'find

-name "*freeipmi*"' in /usr to check that nothing left after older
installations.

checked out CVS version today, ./configure --prefix=/usr; make; make

install

and now
bmc-info hangs (loops forever, other posts to the list say that this
is
some kind of a general problem with  Intel SE7210? )
and
ipmi-sensors says:
localhost ~ # ipmi-sensors
ipmi_open_inband(): Invalid argument
Anand Babu �¿�¸Ñˆ�µÑ‚:

On Tue, Jul 25, 2006 at 01:37:01AM +0400, Alexey V Paramonov wrote:

,----

| Hi all.
| Just installed freeipmi from CVS, bmc-info seems to work fine
(see

| output below), but ipmi-sensors says "Cat ate the fish", please |
help.

|
| localhost ~ # ipmi-sensors
|
| >>--:>  >>--:>  >>--:> >>--:>
| ~ ~   Cat ate the fish!!  ~ ~
| >>--:>  >>--:>  >>--:> >>--:>
| Fish Exception Handler:
| tag        : unbound-variable
| throw args : (#f Unbound variable: ~S (sensors-argp) #f)
| data       : [/usr/sbin/ipmi-sensors]
| No backtrace available.
`----
This looks like installation problem. sensors-common.scm is not

loaded. This can happen if your installation is broken.

Check out for these things:
* make sure you don't have unnecessary sensors .scm file in current
  folder.
* multiple installations of freeipmi found
* tell us the output of
  $ which ipmi-sensors
  $ updatedb; locate sensors-common.scm

_______________________________________________
Freeipmi-users mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/freeipmi-users

--
Albert Chu
address@hidden
925-422-5311
Computer Scientist
High Performance Systems Division
Lawrence Livermore National Laboratory
_______________________________________________
Freeipmi-users mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/freeipmi-users













reply via email to

[Prev in Thread] Current Thread [Next in Thread]