On 04/25/2018 08:29 AM, Corey Minyard wrote:
On 04/24/2018 01:13 PM, Tony Camuso wrote:
The following commit ...
commit 0944d889a237b6107f9ceeee053fe7221cdd1089
Author: Corey Minyard <cminy...@mvista.com>
Date: Wed Feb 3 10:45:28 2016 -0600
ipmi: Convert DMI handling over to a platform device
Now that the IPMI DMI code creates a platform device for IPMI
devices
in the firmware, use that instead of handling all the DMI work
in the IPMI drivers themselves.
Signed-off-by: Corey Minyard <cminy...@mvista.com>
Cc: Andy Lutomirski <l...@kernel.org>
... moved the dmi detection of the ipmi_si hardware out of ipmi_si_intf.c
into ipmi_dmi.c
Not exactly. ipmi_dmi.c finds IPMI devices in the DMI tables and creates
platform devices for them. Before the linkage was more direct.
The point of this was to allow auto-loading of the IPMI driver based
upon the contents of the DMI tables, like it worked for ACPI.
ipmi_dmi.c is statically linked with the kernel.
There is no problem with systems that report their ipmi interfaces through
the acpi. The problem is with systems that report their ipmi interfaces
only through the dmi.
When it's time for ipmi_si to load, the ipmi_probe() is not executed when
platform_driver_register(&ipmi_driver) is executed in function init_ipmi_si().
I tried to explicitly execute ipmi_probe() in init_ipmi_si(), but the
sequence from there runs like this.
ipmi_probe calls dmi_ipmi_probe
dmi_ipmi_probe calls device_property_read_u8, which fails with status -6.
So this is the SSIF driver? That's where dmi_ipmi_probe() is. That error
shouldn't be an issue in that code.
But you mention ipmi_si, and platform_ipmi_probe() is what would do that
for that interface. device_property_read_u8() appears 3 times in that
function, which is failing?
I've bisected to commit 0944d889a237b6107f9ceeee053fe7221cdd1089, where that
function call only appears twice in dmi_ipmi_probe(), which is statically
defined in both ipmi_si_intf.c and ipmi_ssif.c at that bisect point.
The systems exhibiting this pathology do not operate above that commit. One
is x86_64 and one is arm.
The only one that should be fatal is reading ipmi-type, and the only
way that should be fatal in the ipmi_si code is if you have an SSIF
interface.
Consequently the ipmi_si device is not loaded, and there is no /dev/ipmi0
AFAICT, there are no patches to address this problem.
I've been trying to get to the bottom of it for a couple days, but have
not had any success.
Can you send me the output of dmidecode?
I have attached dmidecode output for both the x86_64 and the arm systems.
-corey
# dmidecode 3.0
Getting SMBIOS data from sysfs.
SMBIOS 3.0.0 present.
Table at 0x4FF79E0000.
Handle 0x0000, DMI type 7, 19 bytes
Cache Information
Socket Designation: L1-Cache
Configuration: Enabled, Socketed, Level 1
Operational Mode: Write Through
Location: Internal
Installed Size: 512 kB
Maximum Size: 512 kB
Supported SRAM Types:
Pipeline Burst
Installed SRAM Type: Pipeline Burst
Speed: Unknown
Error Correction Type: Parity
System Type: Unified
Associativity: 8-way Set-associative
Handle 0x0001, DMI type 7, 19 bytes
Cache Information
Socket Designation: L2-Cache
Configuration: Enabled, Socketed, Level 2
Operational Mode: Write Through
Location: Internal
Installed Size: 2048 kB
Maximum Size: 2048 kB
Supported SRAM Types:
Pipeline Burst
Installed SRAM Type: Pipeline Burst
Speed: Unknown
Error Correction Type: Single-bit ECC
System Type: Unified
Associativity: Unknown
Handle 0x0002, DMI type 7, 19 bytes
Cache Information
Socket Designation: L3-Cache
Configuration: Enabled, Socketed, Level 3
Operational Mode: Write Through
Location: Internal
Installed Size: 8192 kB
Maximum Size: 8192 kB
Supported SRAM Types:
Pipeline Burst
Installed SRAM Type: Pipeline Burst
Speed: Unknown
Error Correction Type: Unknown
System Type: Unified
Associativity: Unknown
Handle 0x0003, DMI type 4, 48 bytes
Processor Information
Socket Designation: Proc 1
Type: Central Processor
Family: ARM
Manufacturer: AppliedMicro
ID: 00 00 00 00 01 00 40 00
Version: X-Gene
Voltage: Unknown
External Clock: Unknown
Max Speed: 2400 MHz
Current Speed: 2400 MHz
Status: Populated, Enabled
Upgrade: None
L1 Cache Handle: 0x0000
L2 Cache Handle: 0x0001
L3 Cache Handle: 0x0002
Serial Number:
Asset Tag:
Part Number:
Core Count: 8
Core Enabled: 8
Thread Count: 8
Characteristics:
64-bit capable
Multi-Core
Execute Protection
Enhanced Virtualization
Power/Performance Control
Handle 0x0004, DMI type 0, 24 bytes
BIOS Information
Vendor: HPE
Version: U02
Release Date: 08/19/2016
Address: 0xF0000
Runtime Size: 64 kB
ROM Size: 3776 kB
Characteristics:
PCI is supported
BIOS is upgradeable
Selectable boot is supported
ACPI is supported
Function key-initiated network boot is supported
Targeted content distribution is supported
UEFI is supported
BIOS Revision: 1.16
Firmware Revision: 0.0
Handle 0x0005, DMI type 1, 27 bytes
System Information
Manufacturer: HPE
Product Name: ProLiant m400 Server
Version: Not Specified
Serial Number: CN7447V08V
UUID: AE6AC3B6-4940-57D1-9591-D46CA45D3F6A
Wake-up Type: Power Switch
SKU Number: 721717-B21
Family: ProLiant
Handle 0x0006, DMI type 3, 39 bytes
Chassis Information
Manufacturer: HPE
Type: Multi-system
Lock: Not Present
Version: Not Specified
Serial Number: USE502JC60
Asset Tag:
Boot-up State: Unknown
Power Supply State: Unknown
Thermal State: Unknown
Security Status: Unknown
OEM Information: 0x00000000
Height: 5 U
Number Of Power Cords: Unspecified
Contained Elements: 6
Motherboard (1-45)
Power Supply (1-4)
Cooling Device (5)
Connectivity Switch (1-2)
System Management Module (1)
I/O Module (1-2)
Handle 0x0007, DMI type 11, 5 bytes
OEM Strings
String 1: PSF:
String 2: Product ID: 721717-B21
String 3: CPN: HPE Moonshot 1500 Chassis
String 4: OEM String:
Handle 0x0008, DMI type 16, 23 bytes
Physical Memory Array
Location: System Board Or Motherboard
Use: System Memory
Error Correction Type: Multi-bit ECC
Maximum Capacity: 64 GB
Error Information Handle: Not Provided
Number Of Devices: 8
Handle 0x0009, DMI type 38, 18 bytes
IPMI Device Information
Interface Type: KCS (Keyboard Control Style)
Specification Version: 2.0
I2C Slave Address: 0x10
NV Storage Device: Not Present
Base Address: 0x0000000000000CA2 (I/O)
Register Spacing: Successive Byte Boundaries
Handle 0x000A, DMI type 198, 14 bytes
OEM-specific Type
Header and Data:
C6 0E 0A 00 01 00 00 00 00 00 01 FF FF FF
Handle 0x000B, DMI type 215, 6 bytes
OEM-specific Type
Header and Data:
D7 06 0B 00 00 05
Handle 0x000C, DMI type 216, 23 bytes
OEM-specific Type
Header and Data:
D8 17 0C 00 01 00 01 02 07 01 0A 08 13 E0 07 00
00 00 00 00 00 00 00
Strings:
System ROM
v1.10 (08/19/2016)
Handle 0x000D, DMI type 216, 23 bytes
OEM-specific Type
Header and Data:
D8 17 0D 00 08 00 01 00 01 0B 0B 00 00 00 00 00
00 00 00 00 00 00 00
Strings:
System Programmable Logic Device
Handle 0x000E, DMI type 219, 32 bytes
OEM-specific Type
Header and Data:
DB 20 0E 00 04 00 00 00 00 00 00 00 00 00 00 00
00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00
Handle 0x000F, DMI type 223, 11 bytes
OEM-specific Type
Header and Data:
DF 0B 0F 00 66 46 70 00 00 00 00
Handle 0x0010, DMI type 226, 21 bytes
OEM-specific Type
Header and Data:
E2 15 10 00 37 32 31 37 31 37 43 4E 37 34 34 37
56 30 38 56 01
Strings:
CN7447V08V
Handle 0x0011, DMI type 2, 15 bytes
Base Board Information
Manufacturer: HPE
Product Name: ProLiant m400 Server
Version: Not Specified
Serial Number: CN7447V08V
Asset Tag:
Features:
Board is a hosting board
Board is removable
Board is replaceable
Location In Chassis: c2n1
Chassis Handle: 0x0006
Type: Motherboard
Contained Object Handles: 0
Handle 0x0012, DMI type 17, 40 bytes
Memory Device
Array Handle: 0x0008
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: 8192 MB
Form Factor: DIMM
Set: 1
Locator: PROC 1 DIMM 1
Bank Locator: Not Specified
Type: DDR3
Type Detail: Synchronous
Speed: 1600 MHz
Manufacturer: UNKNOWN
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: NOT AVAILABLE
Rank: 2
Configured Clock Speed: 1333 MHz
Minimum Voltage: 1.35 V
Maximum Voltage: 1.5 V
Configured Voltage: 1.5 V
Handle 0x0013, DMI type 17, 40 bytes
Memory Device
Array Handle: 0x0008
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: 8192 MB
Form Factor: DIMM
Set: None
Locator: PROC 1 DIMM 2
Bank Locator: Not Specified
Type: DDR3
Type Detail: Synchronous
Speed: 1600 MHz
Manufacturer: UNKNOWN
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: NOT AVAILABLE
Rank: 2
Configured Clock Speed: 1333 MHz
Minimum Voltage: 1.35 V
Maximum Voltage: 1.5 V
Configured Voltage: 1.5 V
Handle 0x0014, DMI type 17, 40 bytes
Memory Device
Array Handle: 0x0008
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: 8192 MB
Form Factor: DIMM
Set: 3
Locator: PROC 1 DIMM 3
Bank Locator: Not Specified
Type: DDR3
Type Detail: Synchronous
Speed: 1600 MHz
Manufacturer: UNKNOWN
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: NOT AVAILABLE
Rank: 2
Configured Clock Speed: 1333 MHz
Minimum Voltage: 1.35 V
Maximum Voltage: 1.5 V
Configured Voltage: 1.5 V
Handle 0x0015, DMI type 17, 40 bytes
Memory Device
Array Handle: 0x0008
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: 8192 MB
Form Factor: DIMM
Set: 2
Locator: PROC 1 DIMM 4
Bank Locator: Not Specified
Type: DDR3
Type Detail: Synchronous
Speed: 1600 MHz
Manufacturer: UNKNOWN
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: NOT AVAILABLE
Rank: 2
Configured Clock Speed: 1333 MHz
Minimum Voltage: 1.35 V
Maximum Voltage: 1.5 V
Configured Voltage: 1.5 V
Handle 0x0016, DMI type 17, 40 bytes
Memory Device
Array Handle: 0x0008
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: 8192 MB
Form Factor: DIMM
Set: 5
Locator: PROC 1 DIMM 5
Bank Locator: Not Specified
Type: DDR3
Type Detail: Synchronous
Speed: 1600 MHz
Manufacturer: UNKNOWN
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: NOT AVAILABLE
Rank: 2
Configured Clock Speed: 1333 MHz
Minimum Voltage: 1.35 V
Maximum Voltage: 1.5 V
Configured Voltage: 1.5 V
Handle 0x0017, DMI type 17, 40 bytes
Memory Device
Array Handle: 0x0008
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: 8192 MB
Form Factor: DIMM
Set: 4
Locator: PROC 1 DIMM 6
Bank Locator: Not Specified
Type: DDR3
Type Detail: Synchronous
Speed: 1600 MHz
Manufacturer: UNKNOWN
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: NOT AVAILABLE
Rank: 2
Configured Clock Speed: 1333 MHz
Minimum Voltage: 1.35 V
Maximum Voltage: 1.5 V
Configured Voltage: 1.5 V
Handle 0x0018, DMI type 17, 40 bytes
Memory Device
Array Handle: 0x0008
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: 8192 MB
Form Factor: DIMM
Set: 7
Locator: PROC 1 DIMM 7
Bank Locator: Not Specified
Type: DDR3
Type Detail: Synchronous
Speed: 1600 MHz
Manufacturer: UNKNOWN
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: NOT AVAILABLE
Rank: 2
Configured Clock Speed: 1333 MHz
Minimum Voltage: 1.35 V
Maximum Voltage: 1.5 V
Configured Voltage: 1.5 V
Handle 0x0019, DMI type 17, 40 bytes
Memory Device
Array Handle: 0x0008
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: 8192 MB
Form Factor: DIMM
Set: 6
Locator: PROC 1 DIMM 8
Bank Locator: Not Specified
Type: DDR3
Type Detail: Synchronous
Speed: 1600 MHz
Manufacturer: UNKNOWN
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: NOT AVAILABLE
Rank: 2
Configured Clock Speed: 1333 MHz
Minimum Voltage: 1.35 V
Maximum Voltage: 1.5 V
Configured Voltage: 1.5 V
Handle 0x001A, DMI type 19, 31 bytes
Memory Array Mapped Address
Starting Address: 0x0000004000000000k
Ending Address: 0x0000005000000000k
Range Size: 64 GB
Physical Array Handle: 0x0008
Partition Width: 1
Handle 0x001B, DMI type 195, 7 bytes
OEM-specific Type
Header and Data:
C3 07 1B 00 01 FE FF
Strings:
$0E110845
Handle 0x001C, DMI type 237, 9 bytes
OEM-specific Type
Header and Data:
ED 09 1C 00 12 00 01 02 03
Strings:
Hynix
HMT41GA7AFR8A-PB
7056F976
Handle 0x001D, DMI type 237, 9 bytes
OEM-specific Type
Header and Data:
ED 09 1D 00 13 00 01 02 03
Strings:
Hynix
HMT41GA7AFR8A-PB
7056F99F
Handle 0x001E, DMI type 237, 9 bytes
OEM-specific Type
Header and Data:
ED 09 1E 00 14 00 01 02 03
Strings:
Hynix
HMT41GA7AFR8A-PB
7056FADA
Handle 0x001F, DMI type 237, 9 bytes
OEM-specific Type
Header and Data:
ED 09 1F 00 15 00 01 02 03
Strings:
Hynix
HMT41GA7AFR8A-PB
7056F998
Handle 0x0020, DMI type 237, 9 bytes
OEM-specific Type
Header and Data:
ED 09 20 00 16 00 01 02 03
Strings:
Hynix
HMT41GA7AFR8A-PB
7056F94F
Handle 0x0021, DMI type 237, 9 bytes
OEM-specific Type
Header and Data:
ED 09 21 00 17 00 01 02 03
Strings:
Hynix
HMT41GA7AFR8A-PB
7056FAD9
Handle 0x0022, DMI type 237, 9 bytes
OEM-specific Type
Header and Data:
ED 09 22 00 18 00 01 02 03
Strings:
Hynix
HMT41GA7AFR8A-PB
7056FA4B
Handle 0x0023, DMI type 237, 9 bytes
OEM-specific Type
Header and Data:
ED 09 23 00 19 00 01 02 03
Strings:
Hynix
HMT41GA7AFR8A-PB
7056FAC7
Handle 0x0024, DMI type 224, 10 bytes
OEM-specific Type
Header and Data:
E0 0A 24 00 08 00 00 01 FE FF
Handle 0x0025, DMI type 32, 11 bytes
System Boot Information
Status: No errors detected
Handle 0x0026, DMI type 202, 13 bytes
OEM-specific Type
Header and Data:
CA 0D 26 00 12 00 FF 01 01 01 00 00 00
Handle 0x0027, DMI type 202, 13 bytes
OEM-specific Type
Header and Data:
CA 0D 27 00 13 00 FF 02 01 02 00 00 00
Handle 0x0028, DMI type 202, 13 bytes
OEM-specific Type
Header and Data:
CA 0D 28 00 14 00 FF 03 01 03 00 00 00
Handle 0x0029, DMI type 202, 13 bytes
OEM-specific Type
Header and Data:
CA 0D 29 00 15 00 FF 04 01 04 00 00 00
Handle 0x002A, DMI type 202, 13 bytes
OEM-specific Type
Header and Data:
CA 0D 2A 00 16 00 FF 05 01 05 00 00 00
Handle 0x002B, DMI type 202, 13 bytes
OEM-specific Type
Header and Data:
CA 0D 2B 00 17 00 FF 06 01 06 00 00 00
Handle 0x002C, DMI type 202, 13 bytes
OEM-specific Type
Header and Data:
CA 0D 2C 00 18 00 FF 07 01 07 00 00 00
Handle 0x002D, DMI type 202, 13 bytes
OEM-specific Type
Header and Data:
CA 0D 2D 00 19 00 FF 08 01 08 00 00 00
Handle 0x002E, DMI type 233, 41 bytes
OEM-specific Type
Header and Data:
E9 29 2E 00 00 00 01 00 14 58 D0 58 50 22 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 01
Handle 0x002F, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Embedded LOM 1 Port 1
Type: Ethernet
Status: Enabled
Type Instance: 1
Bus Address: 0000:01:00.0
Handle 0x0030, DMI type 196, 15 bytes
OEM-specific Type
Header and Data:
C4 0F 30 00 00 00 00 00 00 00 02 01 00 01 02
Handle 0x0031, DMI type 203, 34 bytes
OEM-specific Type
Header and Data:
CB 22 31 00 2F 00 FE FF B3 15 07 10 3C 10 00 22
02 00 FE FF 00 00 04 01 01 01 FF FF 01 02 03 04
FE FF
Strings:
PciRoot(0x0)/Pci(0x0,0x0)/Pci(0x0,0x0)
NIC.LOM.1.1
Port 1 - Mellanox Network Adapter - NIC
Embedded LOM 1
Handle 0x0032, DMI type 240, 39 bytes
OEM-specific Type
Header and Data:
F0 27 32 00 31 00 48 16 24 00 01 78 CE 0C 00 00
00 00 00 0F 00 00 00 00 00 00 00 0B 00 00 00 00
00 00 00 02 00 00 00
Strings:
02.36.50.00
Handle 0x0033, DMI type 242, 47 bytes
OEM-specific Type
Header and Data:
F2 2F 33 00 FE FF 00 00 00 00 0A 50 51 07 FA 0D
D6 AB E1 D4 01 00 B5 3C 00 00 00 00 00 C0 00 00
00 00 00 00 00 00 00 00 00 00 00 00 01 02 03
Strings:
14310DFAABD6
XR0120GEBLT
HPS4
Handle 0xFEFF, DMI type 127, 4 bytes
End Of Table
# dmidecode 3.0
Getting SMBIOS data from sysfs.
SMBIOS 2.7 present.
91 structures occupying 6685 bytes.
Table at 0xBF42C000.
Handle 0xDA00, DMI type 218, 11 bytes
OEM-specific Type
Header and Data:
DA 0B 00 DA B2 00 17 20 0E 10 01
Handle 0x0000, DMI type 0, 24 bytes
BIOS Information
Vendor: Dell Inc.
Version: 2.4.2
Release Date: 02/03/2015
Address: 0xF0000
Runtime Size: 64 kB
ROM Size: 8192 kB
Characteristics:
ISA is supported
PCI is supported
PNP is supported
BIOS is upgradeable
BIOS shadowing is allowed
Boot from CD is supported
Selectable boot is supported
EDD is supported
Japanese floppy for Toshiba 1.2 MB is supported (int 13h)
5.25"/360 kB floppy services are supported (int 13h)
5.25"/1.2 MB floppy services are supported (int 13h)
3.5"/720 kB floppy services are supported (int 13h)
8042 keyboard services are supported (int 9h)
Serial services are supported (int 14h)
CGA/mono video services are supported (int 10h)
ACPI is supported
USB legacy is supported
BIOS boot specification is supported
Function key-initiated network boot is supported
Targeted content distribution is supported
UEFI is supported
BIOS Revision: 2.4
Handle 0x0100, DMI type 1, 27 bytes
System Information
Manufacturer: Dell Inc.
Product Name: PowerEdge M520
Version: Not Specified
Serial Number: JG86Q22
UUID: 4C4C4544-0047-3810-8036-CAC04F513232
Wake-up Type: Power Switch
SKU Number: SKU=NotProvided;ModelName=PowerEdge M520
Family: Not Specified
Handle 0x0200, DMI type 2, 14 bytes
Base Board Information
Manufacturer: Dell Inc.
Product Name: 0JNYNG
Version: A01
Serial Number: .JG86Q22.CN7016348A00CA.03.
Asset Tag:
Features:
Board is a hosting board
Board is removable
Board is replaceable
Board is hot swappable
Location In Chassis: Slot 03
Chassis Handle: 0x0300
Type: Server Blade
Handle 0x0201, DMI type 2, 14 bytes
Base Board Information
Manufacturer: Dell Inc.
Product Name:
Version:
Serial Number: .1FW28Y1..03.
Asset Tag:
Features:
Board is removable
Board is replaceable
Board is hot swappable
Location In Chassis: Slot 03
Chassis Handle: 0x0300
Type: Interconnect Board
Handle 0x0300, DMI type 3, 25 bytes
Chassis Information
Manufacturer: Dell Inc.
Type: Multi-system
Lock: Not Present
Version: PowerEdge VRTX
Serial Number: 1FW28Y1
Asset Tag:
Boot-up State: Safe
Power Supply State: Safe
Thermal State: Safe
Security Status: Unknown
OEM Information: 0x00000000
Height: 5 U
Number Of Power Cords: Unspecified
Contained Elements: 1
Server Blade (1-4)
SKU Number: Not Specified
Handle 0x0400, DMI type 4, 40 bytes
Processor Information
Socket Designation: CPU1
Type: Central Processor
Family: Xeon
Manufacturer: Intel
ID: D7 06 02 00 FF FB EB BF
Signature: Type 0, Family 6, Model 45, Stepping 7
Flags:
FPU (Floating-point unit on-chip)
VME (Virtual mode extension)
DE (Debugging extension)
PSE (Page size extension)
TSC (Time stamp counter)
MSR (Model specific registers)
PAE (Physical address extension)
MCE (Machine check exception)
CX8 (CMPXCHG8 instruction supported)
APIC (On-chip APIC hardware supported)
SEP (Fast system call)
MTRR (Memory type range registers)
PGE (Page global enable)
MCA (Machine check architecture)
CMOV (Conditional move instruction supported)
PAT (Page attribute table)
PSE-36 (36-bit page size extension)
CLFSH (CLFLUSH instruction supported)
DS (Debug store)
ACPI (ACPI supported)
MMX (MMX technology supported)
FXSR (FXSAVE and FXSTOR instructions supported)
SSE (Streaming SIMD extensions)
SSE2 (Streaming SIMD extensions 2)
SS (Self-snoop)
HTT (Multi-threading)
TM (Thermal monitor supported)
PBE (Pending break enabled)
Version: Intel(R) Xeon(R) CPU E5-2430 0 @ 2.20GHz
Voltage: 1.2 V
External Clock: 7200 MHz
Max Speed: 3600 MHz
Current Speed: 2200 MHz
Status: Populated, Enabled
Upgrade: Socket LGA1356
L1 Cache Handle: 0x0700
L2 Cache Handle: 0x0701
L3 Cache Handle: 0x0702
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: Not Specified
Core Count: 6
Core Enabled: 6
Thread Count: 12
Characteristics:
64-bit capable
Multi-Core
Hardware Thread
Execute Protection
Enhanced Virtualization
Power/Performance Control
Handle 0x0401, DMI type 4, 40 bytes
Processor Information
Socket Designation: CPU2
Type: Central Processor
Family: Xeon
Manufacturer: Intel
ID: D7 06 02 00 FF FB EB BF
Signature: Type 0, Family 6, Model 45, Stepping 7
Flags:
FPU (Floating-point unit on-chip)
VME (Virtual mode extension)
DE (Debugging extension)
PSE (Page size extension)
TSC (Time stamp counter)
MSR (Model specific registers)
PAE (Physical address extension)
MCE (Machine check exception)
CX8 (CMPXCHG8 instruction supported)
APIC (On-chip APIC hardware supported)
SEP (Fast system call)
MTRR (Memory type range registers)
PGE (Page global enable)
MCA (Machine check architecture)
CMOV (Conditional move instruction supported)
PAT (Page attribute table)
PSE-36 (36-bit page size extension)
CLFSH (CLFLUSH instruction supported)
DS (Debug store)
ACPI (ACPI supported)
MMX (MMX technology supported)
FXSR (FXSAVE and FXSTOR instructions supported)
SSE (Streaming SIMD extensions)
SSE2 (Streaming SIMD extensions 2)
SS (Self-snoop)
HTT (Multi-threading)
TM (Thermal monitor supported)
PBE (Pending break enabled)
Version: Intel(R) Xeon(R) CPU E5-2430 0 @ 2.20GHz
Voltage: 1.2 V
External Clock: 7200 MHz
Max Speed: 3600 MHz
Current Speed: 2200 MHz
Status: Populated, Idle
Upgrade: Socket LGA1356
L1 Cache Handle: 0x0703
L2 Cache Handle: 0x0704
L3 Cache Handle: 0x0705
Serial Number: Not Specified
Asset Tag: Not Specified
Part Number: Not Specified
Core Count: 6
Core Enabled: 6
Thread Count: 12
Characteristics:
64-bit capable
Multi-Core
Hardware Thread
Execute Protection
Enhanced Virtualization
Power/Performance Control
Handle 0x0700, DMI type 7, 19 bytes
Cache Information
Socket Designation: Not Specified
Configuration: Enabled, Not Socketed, Level 1
Operational Mode: Write Back
Location: Internal
Installed Size: 192 kB
Maximum Size: 192 kB
Supported SRAM Types:
Unknown
Installed SRAM Type: Unknown
Speed: Unknown
Error Correction Type: Single-bit ECC
System Type: Data
Associativity: 8-way Set-associative
Handle 0x0701, DMI type 7, 19 bytes
Cache Information
Socket Designation: Not Specified
Configuration: Enabled, Not Socketed, Level 2
Operational Mode: Write Back
Location: Internal
Installed Size: 1536 kB
Maximum Size: 1536 kB
Supported SRAM Types:
Unknown
Installed SRAM Type: Unknown
Speed: Unknown
Error Correction Type: Single-bit ECC
System Type: Unified
Associativity: 8-way Set-associative
Handle 0x0702, DMI type 7, 19 bytes
Cache Information
Socket Designation: Not Specified
Configuration: Enabled, Not Socketed, Level 3
Operational Mode: Write Back
Location: Internal
Installed Size: 15360 kB
Maximum Size: 15360 kB
Supported SRAM Types:
Unknown
Installed SRAM Type: Unknown
Speed: Unknown
Error Correction Type: Single-bit ECC
System Type: Unified
Associativity: 20-way Set-associative
Handle 0x0703, DMI type 7, 19 bytes
Cache Information
Socket Designation: Not Specified
Configuration: Enabled, Not Socketed, Level 1
Operational Mode: Write Back
Location: Internal
Installed Size: 192 kB
Maximum Size: 192 kB
Supported SRAM Types:
Unknown
Installed SRAM Type: Unknown
Speed: Unknown
Error Correction Type: Single-bit ECC
System Type: Data
Associativity: 8-way Set-associative
Handle 0x0704, DMI type 7, 19 bytes
Cache Information
Socket Designation: Not Specified
Configuration: Enabled, Not Socketed, Level 2
Operational Mode: Write Back
Location: Internal
Installed Size: 1536 kB
Maximum Size: 1536 kB
Supported SRAM Types:
Unknown
Installed SRAM Type: Unknown
Speed: Unknown
Error Correction Type: Single-bit ECC
System Type: Unified
Associativity: 8-way Set-associative
Handle 0x0705, DMI type 7, 19 bytes
Cache Information
Socket Designation: Not Specified
Configuration: Enabled, Not Socketed, Level 3
Operational Mode: Write Back
Location: Internal
Installed Size: 15360 kB
Maximum Size: 15360 kB
Supported SRAM Types:
Unknown
Installed SRAM Type: Unknown
Speed: Unknown
Error Correction Type: Single-bit ECC
System Type: Unified
Associativity: 20-way Set-associative
Handle 0x0800, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Not Specified
Internal Connector Type: None
External Reference Designator: Not Specified
External Connector Type: Access Bus (USB)
Port Type: USB
Handle 0x0801, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Not Specified
Internal Connector Type: None
External Reference Designator: Not Specified
External Connector Type: Access Bus (USB)
Port Type: USB
Handle 0x0802, DMI type 126, 9 bytes
Inactive
Handle 0x0803, DMI type 126, 9 bytes
Inactive
Handle 0x0804, DMI type 126, 9 bytes
Inactive
Handle 0x0805, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Not Specified
Internal Connector Type: None
External Reference Designator: Not Specified
External Connector Type: RJ-45
Port Type: Network Port
Handle 0x0806, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Not Specified
Internal Connector Type: None
External Reference Designator: Not Specified
External Connector Type: RJ-45
Port Type: Network Port
Handle 0x0807, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Not Specified
Internal Connector Type: None
External Reference Designator: Not Specified
External Connector Type: RJ-45
Port Type: Network Port
Handle 0x0808, DMI type 8, 9 bytes
Port Connector Information
Internal Reference Designator: Not Specified
Internal Connector Type: None
External Reference Designator: Not Specified
External Connector Type: RJ-45
Port Type: Network Port
Handle 0x0900, DMI type 126, 17 bytes
Inactive
Handle 0x0901, DMI type 126, 17 bytes
Inactive
Handle 0x0902, DMI type 126, 17 bytes
Inactive
Handle 0x0903, DMI type 126, 17 bytes
Inactive
Handle 0x0904, DMI type 126, 17 bytes
Inactive
Handle 0x0905, DMI type 126, 17 bytes
Inactive
Handle 0x0906, DMI type 126, 17 bytes
Inactive
Handle 0x0907, DMI type 126, 17 bytes
Inactive
Handle 0x0908, DMI type 126, 17 bytes
Inactive
Handle 0x0909, DMI type 126, 17 bytes
Inactive
Handle 0x090A, DMI type 126, 17 bytes
Inactive
Handle 0x090B, DMI type 126, 17 bytes
Inactive
Handle 0x090C, DMI type 9, 17 bytes
System Slot Information
Designation: PERC1
Type: x8 PCI Express 3 x8
Current Usage: In Use
Length: Other
ID: 9
Characteristics:
3.3 V is provided
PME signal is supported
Bus Address: 0000:08:00.0
Handle 0x090D, DMI type 9, 17 bytes
System Slot Information
Designation: PERC2
Type: x8 PCI Express 3 x8
Current Usage: In Use
Length: Other
ID: 10
Characteristics:
3.3 V is provided
PME signal is supported
Bus Address: 0000:13:00.0
Handle 0x0B00, DMI type 11, 5 bytes
OEM Strings
String 1: Dell System
String 2: 5[0000]
String 3: 17[FFFFFFFFFFFFFFFF]
String 4: 17[FFFFFFFFFFFFFFFF]
String 5: 17[FFFFFFFFFFFFFFFF]
String 6: 17[FFFFFFFFFFFFFFFF]
Handle 0x7E00, DMI type 126, 170 bytes
Inactive
Handle 0x0C00, DMI type 12, 5 bytes
System Configuration Options
Option 1: NVRAM_CLR: Clear user settable NVRAM areas and set defaults
Option 2: PWRD_EN: Close to enable password
Handle 0x0D00, DMI type 13, 22 bytes
BIOS Language Information
Language Description Format: Long
Installable Languages: 1
en|US|iso8859-1
Currently Installed Language: en|US|iso8859-1
Handle 0x1000, DMI type 16, 23 bytes
Physical Memory Array
Location: System Board Or Motherboard
Use: System Memory
Error Correction Type: Multi-bit ECC
Maximum Capacity: 384 GB
Error Information Handle: Not Provided
Number Of Devices: 12
Handle 0x1100, DMI type 126, 34 bytes
Inactive
Handle 0x1101, DMI type 17, 34 bytes
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: 8192 MB
Form Factor: DIMM
Set: 1
Locator: DIMM_A1
Bank Locator: Not Specified
Type: DDR3
Type Detail: Synchronous Registered (Buffered)
Speed: 1600 MHz
Manufacturer: 00AD04B300AD
Serial Number: 905BF40A
Asset Tag: 01144121
Part Number: HMT41GR7AFR4A-PB
Rank: 1
Configured Clock Speed: 1333 MHz
Handle 0x1102, DMI type 17, 34 bytes
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: 8192 MB
Form Factor: DIMM
Set: 1
Locator: DIMM_A2
Bank Locator: Not Specified
Type: DDR3
Type Detail: Synchronous Registered (Buffered)
Speed: 1600 MHz
Manufacturer: 00AD04B300AD
Serial Number: 905BF4AD
Asset Tag: 01144121
Part Number: HMT41GR7AFR4A-PB
Rank: 1
Configured Clock Speed: 1333 MHz
Handle 0x1103, DMI type 17, 34 bytes
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: 8192 MB
Form Factor: DIMM
Set: 1
Locator: DIMM_A3
Bank Locator: Not Specified
Type: DDR3
Type Detail: Synchronous Registered (Buffered)
Speed: 1600 MHz
Manufacturer: 00AD04B300AD
Serial Number: 905BF41D
Asset Tag: 01144121
Part Number: HMT41GR7AFR4A-PB
Rank: 1
Configured Clock Speed: 1333 MHz
Handle 0x1104, DMI type 126, 34 bytes
Inactive
Handle 0x1105, DMI type 17, 34 bytes
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: 8192 MB
Form Factor: DIMM
Set: 2
Locator: DIMM_A4
Bank Locator: Not Specified
Type: DDR3
Type Detail: Synchronous Registered (Buffered)
Speed: 1600 MHz
Manufacturer: 00AD04B300AD
Serial Number: 905BF470
Asset Tag: 01144121
Part Number: HMT41GR7AFR4A-PB
Rank: 1
Configured Clock Speed: 1333 MHz
Handle 0x1106, DMI type 17, 34 bytes
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: No Module Installed
Form Factor: DIMM
Set: 2
Locator: DIMM_A5
Bank Locator: Not Specified
Type: DDR3
Type Detail: Synchronous
Speed: Unknown
Manufacturer:
Serial Number:
Asset Tag:
Part Number:
Rank: Unknown
Configured Clock Speed: Unknown
Handle 0x1107, DMI type 17, 34 bytes
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: No Module Installed
Form Factor: DIMM
Set: 2
Locator: DIMM_A6
Bank Locator: Not Specified
Type: DDR3
Type Detail: Synchronous
Speed: Unknown
Manufacturer:
Serial Number:
Asset Tag:
Part Number:
Rank: Unknown
Configured Clock Speed: Unknown
Handle 0x1108, DMI type 126, 34 bytes
Inactive
Handle 0x1109, DMI type 126, 34 bytes
Inactive
Handle 0x110A, DMI type 126, 34 bytes
Inactive
Handle 0x110B, DMI type 126, 34 bytes
Inactive
Handle 0x110C, DMI type 126, 34 bytes
Inactive
Handle 0x110D, DMI type 17, 34 bytes
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: 8192 MB
Form Factor: DIMM
Set: 4
Locator: DIMM_B1
Bank Locator: Not Specified
Type: DDR3
Type Detail: Synchronous Registered (Buffered)
Speed: 1600 MHz
Manufacturer: 00AD04B300AD
Serial Number: 905BF49C
Asset Tag: 01144121
Part Number: HMT41GR7AFR4A-PB
Rank: 1
Configured Clock Speed: 1333 MHz
Handle 0x110E, DMI type 17, 34 bytes
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: 8192 MB
Form Factor: DIMM
Set: 4
Locator: DIMM_B2
Bank Locator: Not Specified
Type: DDR3
Type Detail: Synchronous Registered (Buffered)
Speed: 1600 MHz
Manufacturer: 00AD04B300AD
Serial Number: 905BF476
Asset Tag: 01144121
Part Number: HMT41GR7AFR4A-PB
Rank: 1
Configured Clock Speed: 1333 MHz
Handle 0x110F, DMI type 17, 34 bytes
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: 8192 MB
Form Factor: DIMM
Set: 4
Locator: DIMM_B3
Bank Locator: Not Specified
Type: DDR3
Type Detail: Synchronous Registered (Buffered)
Speed: 1600 MHz
Manufacturer: 00AD04B300AD
Serial Number: 905BF498
Asset Tag: 01144121
Part Number: HMT41GR7AFR4A-PB
Rank: 1
Configured Clock Speed: 1333 MHz
Handle 0x1110, DMI type 126, 34 bytes
Inactive
Handle 0x1111, DMI type 17, 34 bytes
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: 8192 MB
Form Factor: DIMM
Set: 5
Locator: DIMM_B4
Bank Locator: Not Specified
Type: DDR3
Type Detail: Synchronous Registered (Buffered)
Speed: 1600 MHz
Manufacturer: 00AD04B300AD
Serial Number: 905BF48D
Asset Tag: 01144121
Part Number: HMT41GR7AFR4A-PB
Rank: 1
Configured Clock Speed: 1333 MHz
Handle 0x1112, DMI type 17, 34 bytes
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: No Module Installed
Form Factor: DIMM
Set: 5
Locator: DIMM_B5
Bank Locator: Not Specified
Type: DDR3
Type Detail: Synchronous
Speed: Unknown
Manufacturer:
Serial Number:
Asset Tag:
Part Number:
Rank: Unknown
Configured Clock Speed: Unknown
Handle 0x1113, DMI type 17, 34 bytes
Memory Device
Array Handle: 0x1000
Error Information Handle: Not Provided
Total Width: 72 bits
Data Width: 64 bits
Size: No Module Installed
Form Factor: DIMM
Set: 5
Locator: DIMM_B6
Bank Locator: Not Specified
Type: DDR3
Type Detail: Synchronous
Speed: Unknown
Manufacturer:
Serial Number:
Asset Tag:
Part Number:
Rank: Unknown
Configured Clock Speed: Unknown
Handle 0x1114, DMI type 126, 34 bytes
Inactive
Handle 0x1115, DMI type 126, 34 bytes
Inactive
Handle 0x1116, DMI type 126, 34 bytes
Inactive
Handle 0x1117, DMI type 126, 34 bytes
Inactive
Handle 0x1300, DMI type 19, 31 bytes
Memory Array Mapped Address
Starting Address: 0x00000000000
Ending Address: 0x000BFFFFFFF
Range Size: 3 GB
Physical Array Handle: 0x1000
Partition Width: 2
Handle 0x1301, DMI type 19, 31 bytes
Memory Array Mapped Address
Starting Address: 0x00100000000
Ending Address: 0x0103FFFFFFF
Range Size: 61 GB
Physical Array Handle: 0x1000
Partition Width: 2
Handle 0x2000, DMI type 32, 11 bytes
System Boot Information
Status: No errors detected
Handle 0x2600, DMI type 38, 18 bytes
IPMI Device Information
Interface Type: KCS (Keyboard Control Style)
Specification Version: 2.0
I2C Slave Address: 0x10
NV Storage Device: Not Present
Base Address: 0x0000000000000CA8 (I/O)
Register Spacing: 32-bit Boundaries
Interrupt Polarity: Active High
Interrupt Trigger Mode: Edge
Interrupt Number: a
Handle 0x2900, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Embedded NIC 1
Type: Ethernet
Status: Enabled
Type Instance: 1
Bus Address: 0000:15:00.0
Handle 0x2901, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Embedded NIC 2
Type: Ethernet
Status: Enabled
Type Instance: 2
Bus Address: 0000:15:00.1
Handle 0x2902, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Embedded NIC 3
Type: Ethernet
Status: Enabled
Type Instance: 3
Bus Address: 0000:16:00.0
Handle 0x2903, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Embedded NIC 4
Type: Ethernet
Status: Enabled
Type Instance: 4
Bus Address: 0000:16:00.1
Handle 0x2904, DMI type 126, 11 bytes
Inactive
Handle 0x2905, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Integrated RAID
Type: SAS Controller
Status: Enabled
Type Instance: 4
Bus Address: 0000:01:00.0
Handle 0x2906, DMI type 41, 11 bytes
Onboard Device
Reference Designation: Embedded Video
Type: Video
Status: Enabled
Type Instance: 4
Bus Address: 0000:1a:00.0
Handle 0x2907, DMI type 41, 11 bytes
Onboard Device
Reference Designation:
Type: SATA Controller
Status: Enabled
Type Instance: 1
Bus Address: 0000:00:1f.2
Handle 0xB100, DMI type 177, 12 bytes
OEM-specific Type
Header and Data:
B1 0C 00 B1 00 02 00 00 00 00 00 00
Handle 0xD000, DMI type 208, 16 bytes
OEM-specific Type
Header and Data:
D0 10 00 D0 02 00 FE 00 DC 04 00 00 00 01 00 00
Handle 0xC200, DMI type 194, 137 bytes
OEM-specific Type
Header and Data:
C2 89 00 C2 70 00 71 00 00 10 2D 2E 42 00 11 FE
01 43 00 11 FE 00 00 00 11 9F 20 00 00 11 9F 00
6E 01 11 9F 20 6D 01 11 9F 00 31 40 11 FB 00 32
40 11 FB 04 9D 00 11 FD 02 9E 00 11 FD 00 9F 00
26 FE 01 A0 00 26 FE 00 28 40 26 DF 20 29 40 26
DF 00 38 02 27 BF 40 39 02 27 BF 00 00 00 27 FC
01 00 00 27 FC 02 00 00 27 FC 03 00 00 27 F3 04
00 00 27 F3 08 00 00 27 F3 0C 08 7C 27 7F 00 09
7C 27 7F 80 FF FF 00 00 00
Handle 0xC201, DMI type 194, 252 bytes
OEM-specific Type
Header and Data:
C2 FC 01 C2 70 00 71 00 03 40 5A 6D 6C 01 57 FC
00 6A 01 57 FC 01 12 02 57 EF 00 11 02 57 EF 10
00 00 5B FB 04 00 00 5B FB 00 77 01 54 FC 00 78
01 54 FC 01 53 02 54 FC 02 33 40 54 CF 00 34 40
54 CF 10 35 40 54 CF 20 36 40 54 CF 30 1A 40 54
FB 04 1B 40 54 FB 00 1C 40 54 F7 08 1D 40 54 F7
00 43 40 58 DF 20 42 40 58 DF 00 22 40 58 EF 10
23 40 58 EF 00 24 40 58 BF 40 25 40 58 BF 00 00
00 58 FC 01 00 00 58 FC 02 00 00 58 FC 03 00 00
58 F3 04 00 00 58 F3 08 00 00 58 F3 0C 2D 02 55
FE 01 2E 02 55 FE 00 D8 00 55 7F 80 D9 00 55 7F
00 58 02 56 DF 00 61 02 56 DF 20 4D 02 56 BF 00
4E 02 56 BF 40 2D 01 56 7F 80 2E 01 56 7F 00 28
03 5B 7F 00 29 03 5B 7F 80 00 C0 5C 00 0A 03 C0
67 00 05 83 00 76 00 00 84 00 77 00 00 2A 03 5B
9F 00 2B 03 5B 9F 20 FF FF 00 00 00
Handle 0xC202, DMI type 194, 82 bytes
OEM-specific Type
Header and Data:
C2 52 02 C2 70 00 71 00 03 40 5A 6D 2C 03 5B 9F
40 05 03 5A FC 00 06 03 5A FC 01 31 03 5A FC 02
07 03 5A F3 00 08 03 5A F3 04 32 03 5A F3 08 00
00 5A CF 00 00 00 5A CF 10 00 00 5A CF 20 00 00
5A 3F 00 00 00 5A 3F 40 00 00 5A 3F 80 FF FF 00
00 00
Handle 0xC203, DMI type 194, 252 bytes
OEM-specific Type
Header and Data:
C2 FC 03 C2 72 00 73 00 00 40 5D 5E D3 00 00 00
02 D4 00 02 00 02 13 7C 28 F7 00 12 7C 28 F7 08
00 90 2C 00 00 01 90 2D 00 00 4A 01 46 BF 40 4B
01 46 BF 00 00 00 49 D7 28 00 00 49 DF 20 00 00
49 F7 08 DB 00 49 D7 00 00 00 49 7F 00 00 00 49
7F 80 00 00 49 F8 00 00 00 49 F8 01 00 00 49 F8
02 00 00 49 F8 03 00 00 49 F8 04 00 00 49 F8 05
DE 00 63 FE 01 DF 00 63 FE 00 26 40 42 FE 01 27
40 42 FE 00 FF 02 42 F7 08 00 03 42 F7 00 01 03
42 EF 10 02 03 42 EF 00 0B 7C 42 DF 00 0A 7C 42
DF 20 0C 7C 42 BF 40 0D 7C 42 BF 00 17 01 4A FE
00 18 01 4A FE 01 19 01 4A FD 00 1A 01 4A FD 02
00 00 4A FB 00 00 00 4A FB 04 00 00 4A F7 00 00
00 4A F7 08 35 01 4B FC 00 37 01 4B FC 01 38 01
4B FC 02 39 01 4B FC 03 F7 02 4B 7F 80 F8 02 4B
7F 00 02 40 46 DF 00 FF FF 00 00 00
Handle 0xC204, DMI type 194, 252 bytes
OEM-specific Type
Header and Data:
C2 FC 04 C2 72 00 73 00 00 40 5D 5E 01 40 46 DF
20 CF 01 40 FD 02 D0 01 40 FD 00 FC 01 45 BF 00
FD 01 45 BF 40 00 00 45 7F 80 00 00 45 7F 00 A1
02 45 FB 00 A2 02 45 FB 04 D1 00 46 FE 00 D2 00
46 FE 01 71 01 46 FB 04 72 01 46 FB 00 73 01 46
F7 08 74 01 46 F7 00 40 01 47 EF 10 41 01 47 EF
00 EB 01 47 FD 00 EA 01 47 FD 02 33 02 40 07 08
32 02 40 07 10 31 02 40 07 20 00 00 40 07 30 00
00 40 07 40 00 00 40 07 50 00 00 40 07 60 6E 02
40 07 00 4B 02 47 DF 00 4C 02 47 DF 20 10 7C 47
7F 80 11 7C 47 7F 00 C5 02 48 BF 00 C6 02 48 BF
40 CB 02 48 DF 00 CC 02 48 DF 20 C4 01 50 FE 00
C5 01 50 FE 01 99 02 5C F7 00 98 02 5C F7 08 AE
02 5C FB 00 AD 02 5C FB 04 B6 02 5C 3F 40 B7 02
5C 3F 80 B8 02 5C 3F 00 E9 02 41 E7 00 EA 02 41
E7 08 EB 02 41 E7 10 FF FF 00 00 00
Handle 0xC205, DMI type 194, 252 bytes
OEM-specific Type
Header and Data:
C2 FC 05 C2 72 00 73 00 00 40 5D 5E ED 02 41 BF
00 EE 02 41 BF 40 D8 02 4F F8 00 D9 02 4F F8 01
DA 02 4F F8 02 DC 02 4F F8 04 DD 02 4F F8 03 DE
02 4F E7 00 DF 02 4F E7 08 E0 02 4F E7 18 E1 02
4F 1F 00 00 00 4F 1F C0 E2 02 4F 1F A0 E3 02 4F
1F 20 E4 02 4F 1F 40 E5 02 4F 1F 60 E6 02 4F 1F
80 F2 02 47 F3 00 00 00 47 F3 04 F4 02 47 F3 08
F5 02 47 F3 0C 06 7C 47 BF 40 07 7C 47 BF 00 19
03 4E CF 00 1A 03 4E CF 10 1B 03 4E CF 20 1E 03
4E F3 00 1C 03 4E F3 08 1D 03 4E F3 04 1F 03 4E
BF 00 20 03 4E BF 40 2D 03 60 BF 00 2E 03 60 BF
40 00 00 19 F3 00 00 00 19 F3 04 00 00 19 F3 08
00 00 19 CF 00 00 00 19 CF 10 00 00 19 CF 20 00
00 19 3F 00 00 00 19 3F 40 00 00 19 3F 80 3A 03
4B F3 00 3B 03 4B F3 04 3C 03 4B F3 08 3D 03 4B
F3 0C 14 7C 53 FE 01 FF FF 00 00 00
Handle 0xC206, DMI type 194, 82 bytes
OEM-specific Type
Header and Data:
C2 52 06 C2 72 00 73 00 00 40 5D 5E 15 7C 53 FE
00 80 03 6C 7F 00 81 03 6C 7F 80 50 03 77 7F 00
51 03 77 7F 80 00 7C 7F FE 01 01 7C 7F FE 00 02
7C 7F F9 00 03 7C 7F F9 02 04 7C 7F F9 04 05 7C
7F F9 06 3E 03 48 EF 00 3F 03 48 EF 10 FF FF 00
00 00
Handle 0xD800, DMI type 216, 9 bytes
OEM-specific Type
Header and Data:
D8 09 00 D8 01 02 01 F0 03
Strings:
MATROX
VGA/VBE BIOS, Version V3.8WO
Handle 0xDE00, DMI type 222, 16 bytes
OEM-specific Type
Header and Data:
DE 10 00 DE 00 20 FF FF 00 00 00 00 00 00 00 00
Handle 0xE100, DMI type 225, 61 bytes
OEM-specific Type
Header and Data:
E1 3D 00 E1 01 01 00 04 00 02 01 04 00 03 01 11
00 04 02 11 00 05 03 11 00 06 05 11 00 07 06 11
00 08 07 11 00 0F 0D 11 00 10 0E 11 00 11 0F 11
00 12 11 11 00 13 12 11 00 14 13 11 00
Strings:
CPU.Socket.1
CPU.Socket.2
DIMM.Socket.A1
DIMM.Socket.A2
DIMM.Socket.A3
DIMM.Socket.A4
DIMM.Socket.A5
DIMM.Socket.A6
DIMM.Socket.A7
DIMM.Socket.A8
DIMM.Socket.A9
DIMM.Socket.A10
DIMM.Socket.A11
DIMM.Socket.A12
DIMM.Socket.B1
DIMM.Socket.B2
DIMM.Socket.B3
DIMM.Socket.B4
DIMM.Socket.B5
DIMM.Socket.B6
DIMM.Socket.B7
DIMM.Socket.B8
DIMM.Socket.B9
DIMM.Socket.B10
DIMM.Socket.B11
DIMM.Socket.B12
Handle 0x7F00, DMI type 127, 4 bytes
End Of Table
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Openipmi-developer mailing list
Openipmi-developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openipmi-developer