zoukankan      html  css  js  c++  java
  • dmidecode

    DESCRIPTION
           dmidecode  is  a tool for dumping a computer's DMI (some say SMBIOS) table contents in a human-readable format.
           This table contains a description of the system's hardware components, as well as other useful pieces of information  such as serial numbers and BIOS revision. Thanks to this table, you can retrieve this information without having to probe for the actual hardware.  While this is a good point in terms of report speed and safeness, this also makes the presented information possibly unreliable.

           The  DMI table doesn't only describe what the system is currently made of, it also can report the possible evolutions (such as the fastest supported CPU or the maximal amount of memory supported).

           SMBIOS stands for System Management BIOS, while DMI stands for Desktop Management Interface. Both standards are tightly related and developed by the DMTF (Desktop Management Task Force).

           As  you run it, dmidecode will try to locate the DMI table. It will first try to read the DMI table from sysfs, and next try reading directly from memory if sysfs access failed.  If dmidecode succeeds in  locating  a  valid DMI table, it will then parse this table and display a list of records like this one:

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

    [root@localhost ~]# dmidecode

    # dmidecode 3.0
    Getting SMBIOS data from sysfs.
    SMBIOS 2.7 present.
    86 structures occupying 3724 bytes.
    Table at 0x7E676000.
    
    Handle 0x0000, 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: 0x0000000000000CC0 (I/O)
    	Register Spacing: Successive Byte Boundaries
    
    Handle 0x0001, DMI type 4, 42 bytes
    Processor Information
    	Socket Designation: Socket 1
    	Type: Central Processor
    	Family: Xeon
    	Manufacturer: Intel(R) Corporation
    	ID: E4 06 03 00 FF FB EB BF
    	Signature: Type 0, Family 6, Model 62, Stepping 4
    	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-2640 v2 @ 2.00GHz
    	Voltage: 1.2 V
    	External Clock: 100 MHz
    	Max Speed: 4000 MHz
    	Current Speed: 2000 MHz
    	Status: Populated, Enabled
    	Upgrade: Socket LGA2011
    	L1 Cache Handle: 0x0003
    	L2 Cache Handle: 0x0004
    	L3 Cache Handle: 0x0005
    	Serial Number: Not Specified
    	Asset Tag: Not Specified
    	Part Number: Not Specified
    	Core Count: 8
    	Core Enabled: 8
    	Thread Count: 16
    	Characteristics:
    		64-bit capable
    		Multi-Core
    		Hardware Thread
    		Execute Protection
    		Enhanced Virtualization
    		Power/Performance Control
    
    Handle 0x0002, DMI type 4, 42 bytes
    Processor Information
    	Socket Designation: Socket 2
    	Type: Central Processor
    	Family: Xeon
    	Manufacturer: Intel(R) Corporation
    	ID: E4 06 03 00 FF FB EB BF
    	Signature: Type 0, Family 6, Model 62, Stepping 4
    	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-2640 v2 @ 2.00GHz
    	Voltage: 1.2 V
    	External Clock: 100 MHz
    	Max Speed: 4000 MHz
    	Current Speed: 2000 MHz
    	Status: Populated, Enabled
    	Upgrade: Socket LGA2011
    	L1 Cache Handle: 0x0006
    	L2 Cache Handle: 0x0007
    	L3 Cache Handle: 0x0008
    	Serial Number: Not Specified
    	Asset Tag: Not Specified
    	Part Number: Not Specified
    	Core Count: 8
    	Core Enabled: 8
    	Thread Count: 16
    	Characteristics:
    		64-bit capable
    		Multi-Core
    		Hardware Thread
    		Execute Protection
    		Enhanced Virtualization
    		Power/Performance Control
    
    Handle 0x0003, DMI type 7, 19 bytes
    Cache Information
    	Socket Designation: Internal Cache Level 1
    	Configuration: Enabled, Not Socketed, Level 1
    	Operational Mode: Write Back
    	Location: Internal
    	Installed Size: 64 kB
    	Maximum Size: 64 kB
    	Supported SRAM Types:
    		Asynchronous
    	Installed SRAM Type: Asynchronous
    	Speed: Unknown
    	Error Correction Type: Single-bit ECC
    	System Type: Instruction
    	Associativity: 8-way Set-associative
    
    Handle 0x0004, DMI type 7, 19 bytes
    Cache Information
    	Socket Designation: Internal Cache Level 2
    	Configuration: Enabled, Not Socketed, Level 2
    	Operational Mode: Write Back
    	Location: Internal
    	Installed Size: 256 kB
    	Maximum Size: 256 kB
    	Supported SRAM Types:
    		Asynchronous
    	Installed SRAM Type: Asynchronous
    	Speed: Unknown
    	Error Correction Type: Single-bit ECC
    	System Type: Unified
    	Associativity: 8-way Set-associative
    
    Handle 0x0005, DMI type 7, 19 bytes
    Cache Information
    	Socket Designation: Internal Cache Level 3
    	Configuration: Enabled, Not Socketed, Level 3
    	Operational Mode: Write Back
    	Location: Internal
    	Installed Size: 20480 kB
    	Maximum Size: 20480 kB
    	Supported SRAM Types:
    		Asynchronous
    	Installed SRAM Type: Asynchronous
    	Speed: Unknown
    	Error Correction Type: Single-bit ECC
    	System Type: Unified
    	Associativity: Fully Associative
    
    Handle 0x0006, DMI type 7, 19 bytes
    Cache Information
    	Socket Designation: Internal Cache Level 1
    	Configuration: Enabled, Not Socketed, Level 1
    	Operational Mode: Write Back
    	Location: Internal
    	Installed Size: 64 kB
    	Maximum Size: 64 kB
    	Supported SRAM Types:
    		Asynchronous
    	Installed SRAM Type: Asynchronous
    	Speed: Unknown
    	Error Correction Type: Single-bit ECC
    	System Type: Instruction
    	Associativity: 8-way Set-associative
    
    Handle 0x0007, DMI type 7, 19 bytes
    Cache Information
    	Socket Designation: Internal Cache Level 2
    	Configuration: Enabled, Not Socketed, Level 2
    	Operational Mode: Write Back
    	Location: Internal
    	Installed Size: 256 kB
    	Maximum Size: 256 kB
    	Supported SRAM Types:
    		Asynchronous
    	Installed SRAM Type: Asynchronous
    	Speed: Unknown
    	Error Correction Type: Single-bit ECC
    	System Type: Unified
    	Associativity: 8-way Set-associative
    
    Handle 0x0008, DMI type 7, 19 bytes
    Cache Information
    	Socket Designation: Internal Cache Level 3
    	Configuration: Enabled, Not Socketed, Level 3
    	Operational Mode: Write Back
    	Location: Internal
    	Installed Size: 20480 kB
    	Maximum Size: 20480 kB
    	Supported SRAM Types:
    		Asynchronous
    	Installed SRAM Type: Asynchronous
    	Speed: Unknown
    	Error Correction Type: Single-bit ECC
    	System Type: Unified
    	Associativity: Fully Associative
    
    Handle 0x0009, DMI type 16, 23 bytes
    Physical Memory Array
    	Location: System Board Or Motherboard
    	Use: System Memory
    	Error Correction Type: Single-bit ECC
    	Maximum Capacity: 1536 GB
    	Error Information Handle: Not Provided
    	Number Of Devices: 24
    
    Handle 0x000A, DMI type 17, 34 bytes
    Memory Device
    	Array Handle: 0x0009
    	Error Information Handle: Not Provided
    	Total Width: 72 bits
    	Data Width: 64 bits
    	Size: 16384 MB
    	Form Factor: DIMM
    	Set: 1
    	Locator: DIMM 1
    	Bank Locator: Bank 1
    	Type: DDR3
    	Type Detail: Registered (Buffered)
    	Speed: 1600 MHz
    	Manufacturer: Samsung
    	Serial Number: 728ECF31
    	Asset Tag: Unknown
    	Part Number: M393B2G70DB0-YK0  
    	Rank: 2
    	Configured Clock Speed: 1600 MHz
    
    Handle 0x000B, DMI type 17, 34 bytes
    Memory Device
    	Array Handle: 0x0009
    	Error Information Handle: Not Provided
    	Total Width: Unknown
    	Data Width: Unknown
    	Size: No Module Installed
    	Form Factor: Unknown
    	Set: 2
    	Locator: DIMM 2
    	Bank Locator: Bank 2
    	Type: Unknown
    	Type Detail: None
    	Speed: Unknown
    	Manufacturer: Not Specified
    	Serial Number: Not Specified
    	Asset Tag: Not Specified
    	Part Number: Not Specified
    	Rank: Unknown
    	Configured Clock Speed: Unknown
    
    Handle 0x000C, DMI type 17, 34 bytes
    Memory Device
    	Array Handle: 0x0009
    	Error Information Handle: Not Provided
    	Total Width: Unknown
    	Data Width: Unknown
    	Size: No Module Installed
    	Form Factor: Unknown
    	Set: 3
    	Locator: DIMM 3
    	Bank Locator: Bank 3
    	Type: Unknown
    	Type Detail: None
    	Speed: Unknown
    	Manufacturer: Not Specified
    	Serial Number: Not Specified
    	Asset Tag: Not Specified
    	Part Number: Not Specified
    	Rank: Unknown
    	Configured Clock Speed: Unknown
    
    Handle 0x000D, DMI type 17, 34 bytes
    Memory Device
    	Array Handle: 0x0009
    	Error Information Handle: Not Provided
    	Total Width: 72 bits
    	Data Width: 64 bits
    	Size: 16384 MB
    	Form Factor: DIMM
    	Set: 4
    	Locator: DIMM 4
    	Bank Locator: Bank 4
    	Type: DDR3
    	Type Detail: Registered (Buffered)
    	Speed: 1600 MHz
    	Manufacturer: Hynix
    	Serial Number: 90DAEEE9
    	Asset Tag: Unknown
    	Part Number: HMT42GR7BFR4A-PB  
    	Rank: 2
    	Configured Clock Speed: 1600 MHz
    
    Handle 0x000E, DMI type 17, 34 bytes
    Memory Device
    	Array Handle: 0x0009
    	Error Information Handle: Not Provided
    	Total Width: Unknown
    	Data Width: Unknown
    	Size: No Module Installed
    	Form Factor: Unknown
    	Set: 5
    	Locator: DIMM 5
    	Bank Locator: Bank 5
    	Type: Unknown
    	Type Detail: None
    	Speed: Unknown
    	Manufacturer: Not Specified
    	Serial Number: Not Specified
    	Asset Tag: Not Specified
    	Part Number: Not Specified
    	Rank: Unknown
    	Configured Clock Speed: Unknown
    
    Handle 0x000F, DMI type 17, 34 bytes
    Memory Device
    	Array Handle: 0x0009
    	Error Information Handle: Not Provided
    	Total Width: Unknown
    	Data Width: Unknown
    	Size: No Module Installed
    	Form Factor: Unknown
    	Set: 6
    	Locator: DIMM 6
    	Bank Locator: Bank 6
    	Type: Unknown
    	Type Detail: None
    	Speed: Unknown
    	Manufacturer: Not Specified
    	Serial Number: Not Specified
    	Asset Tag: Not Specified
    	Part Number: Not Specified
    	Rank: Unknown
    	Configured Clock Speed: Unknown
    
    Handle 0x0010, DMI type 17, 34 bytes
    Memory Device
    	Array Handle: 0x0009
    	Error Information Handle: Not Provided
    	Total Width: Unknown
    	Data Width: Unknown
    	Size: No Module Installed
    	Form Factor: Unknown
    	Set: 7
    	Locator: DIMM 7
    	Bank Locator: Bank 7
    	Type: Unknown
    	Type Detail: None
    	Speed: Unknown
    	Manufacturer: Not Specified
    	Serial Number: Not Specified
    	Asset Tag: Not Specified
    	Part Number: Not Specified
    	Rank: Unknown
    	Configured Clock Speed: Unknown
    
    Handle 0x0011, DMI type 17, 34 bytes
    Memory Device
    	Array Handle: 0x0009
    	Error Information Handle: Not Provided
    	Total Width: Unknown
    	Data Width: Unknown
    	Size: No Module Installed
    	Form Factor: Unknown
    	Set: 8
    	Locator: DIMM 8
    	Bank Locator: Bank 8
    	Type: Unknown
    	Type Detail: None
    	Speed: Unknown
    	Manufacturer: Not Specified
    	Serial Number: Not Specified
    	Asset Tag: Not Specified
    	Part Number: Not Specified
    	Rank: Unknown
    	Configured Clock Speed: Unknown
    
    Handle 0x0012, DMI type 17, 34 bytes
    Memory Device
    	Array Handle: 0x0009
    	Error Information Handle: Not Provided
    	Total Width: Unknown
    	Data Width: Unknown
    	Size: No Module Installed
    	Form Factor: Unknown
    	Set: 9
    	Locator: DIMM 9
    	Bank Locator: Bank 9
    	Type: Unknown
    	Type Detail: None
    	Speed: Unknown
    	Manufacturer: Not Specified
    	Serial Number: Not Specified
    	Asset Tag: Not Specified
    	Part Number: Not Specified
    	Rank: Unknown
    	Configured Clock Speed: Unknown
    
    Handle 0x0013, DMI type 17, 34 bytes
    Memory Device
    	Array Handle: 0x0009
    	Error Information Handle: Not Provided
    	Total Width: Unknown
    	Data Width: Unknown
    	Size: No Module Installed
    	Form Factor: Unknown
    	Set: 10
    	Locator: DIMM 10
    	Bank Locator: Bank 10
    	Type: Unknown
    	Type Detail: None
    	Speed: Unknown
    	Manufacturer: Not Specified
    	Serial Number: Not Specified
    	Asset Tag: Not Specified
    	Part Number: Not Specified
    	Rank: Unknown
    	Configured Clock Speed: Unknown
    
    Handle 0x0014, DMI type 17, 34 bytes
    Memory Device
    	Array Handle: 0x0009
    	Error Information Handle: Not Provided
    	Total Width: Unknown
    	Data Width: Unknown
    	Size: No Module Installed
    	Form Factor: Unknown
    	Set: 11
    	Locator: DIMM 11
    	Bank Locator: Bank 11
    	Type: Unknown
    	Type Detail: None
    	Speed: Unknown
    	Manufacturer: Not Specified
    	Serial Number: Not Specified
    	Asset Tag: Not Specified
    	Part Number: Not Specified
    	Rank: Unknown
    	Configured Clock Speed: Unknown
    
    Handle 0x0015, DMI type 17, 34 bytes
    Memory Device
    	Array Handle: 0x0009
    	Error Information Handle: Not Provided
    	Total Width: Unknown
    	Data Width: Unknown
    	Size: No Module Installed
    	Form Factor: Unknown
    	Set: 12
    	Locator: DIMM 12
    	Bank Locator: Bank 12
    	Type: Unknown
    	Type Detail: None
    	Speed: Unknown
    	Manufacturer: Not Specified
    	Serial Number: Not Specified
    	Asset Tag: Not Specified
    	Part Number: Not Specified
    	Rank: Unknown
    	Configured Clock Speed: Unknown
    
    Handle 0x0016, DMI type 17, 34 bytes
    Memory Device
    	Array Handle: 0x0009
    	Error Information Handle: Not Provided
    	Total Width: 72 bits
    	Data Width: 64 bits
    	Size: 16384 MB
    	Form Factor: DIMM
    	Set: 13
    	Locator: DIMM 13
    	Bank Locator: Bank 13
    	Type: DDR3
    	Type Detail: Registered (Buffered)
    	Speed: 1600 MHz
    	Manufacturer: Hynix
    	Serial Number: 90DAEEDF
    	Asset Tag: Unknown
    	Part Number: HMT42GR7BFR4A-PB  
    	Rank: 2
    	Configured Clock Speed: 1600 MHz
    
    Handle 0x0017, DMI type 17, 34 bytes
    Memory Device
    	Array Handle: 0x0009
    	Error Information Handle: Not Provided
    	Total Width: Unknown
    	Data Width: Unknown
    	Size: No Module Installed
    	Form Factor: Unknown
    	Set: 14
    	Locator: DIMM 14
    	Bank Locator: Bank 14
    	Type: Unknown
    	Type Detail: None
    	Speed: Unknown
    	Manufacturer: Not Specified
    	Serial Number: Not Specified
    	Asset Tag: Not Specified
    	Part Number: Not Specified
    	Rank: Unknown
    	Configured Clock Speed: Unknown
    
    Handle 0x0018, DMI type 17, 34 bytes
    Memory Device
    	Array Handle: 0x0009
    	Error Information Handle: Not Provided
    	Total Width: Unknown
    	Data Width: Unknown
    	Size: No Module Installed
    	Form Factor: Unknown
    	Set: 15
    	Locator: DIMM 15
    	Bank Locator: Bank 15
    	Type: Unknown
    	Type Detail: None
    	Speed: Unknown
    	Manufacturer: Not Specified
    	Serial Number: Not Specified
    	Asset Tag: Not Specified
    	Part Number: Not Specified
    	Rank: Unknown
    	Configured Clock Speed: Unknown
    
    Handle 0x0019, DMI type 17, 34 bytes
    Memory Device
    	Array Handle: 0x0009
    	Error Information Handle: Not Provided
    	Total Width: 72 bits
    	Data Width: 64 bits
    	Size: 16384 MB
    	Form Factor: DIMM
    	Set: 16
    	Locator: DIMM 16
    	Bank Locator: Bank 16
    	Type: DDR3
    	Type Detail: Registered (Buffered)
    	Speed: 1600 MHz
    	Manufacturer: Hynix
    	Serial Number: 90DAEEEE
    	Asset Tag: Unknown
    	Part Number: HMT42GR7BFR4A-PB  
    	Rank: 2
    	Configured Clock Speed: 1600 MHz
    
    Handle 0x001A, DMI type 17, 34 bytes
    Memory Device
    	Array Handle: 0x0009
    	Error Information Handle: Not Provided
    	Total Width: Unknown
    	Data Width: Unknown
    	Size: No Module Installed
    	Form Factor: Unknown
    	Set: 17
    	Locator: DIMM 17
    	Bank Locator: Bank 17
    	Type: Unknown
    	Type Detail: None
    	Speed: Unknown
    	Manufacturer: Not Specified
    	Serial Number: Bank 1
    	Asset Tag: Not Specified
    	Part Number: Not Specified
    	Rank: Unknown
    	Configured Clock Speed: Unknown
    
    Handle 0x001B, DMI type 17, 34 bytes
    Memory Device
    	Array Handle: 0x0009
    	Error Information Handle: Not Provided
    	Total Width: Unknown
    	Data Width: Unknown
    	Size: No Module Installed
    	Form Factor: Unknown
    	Set: 18
    	Locator: DIMM 18
    	Bank Locator: Bank 18
    	Type: Unknown
    	Type Detail: None
    	Speed: Unknown
    	Manufacturer: Not Specified
    	Serial Number: Bank 2
    	Asset Tag: Not Specified
    	Part Number: Not Specified
    	Rank: Unknown
    	Configured Clock Speed: Unknown
    
    Handle 0x001C, DMI type 17, 34 bytes
    Memory Device
    	Array Handle: 0x0009
    	Error Information Handle: Not Provided
    	Total Width: Unknown
    	Data Width: Unknown
    	Size: No Module Installed
    	Form Factor: Unknown
    	Set: 19
    	Locator: DIMM 19
    	Bank Locator: Bank 19
    	Type: Unknown
    	Type Detail: None
    	Speed: Unknown
    	Manufacturer: Not Specified
    	Serial Number: Bank 3
    	Asset Tag: Not Specified
    	Part Number: Not Specified
    	Rank: Unknown
    	Configured Clock Speed: Unknown
    
    Handle 0x001D, DMI type 17, 34 bytes
    Memory Device
    	Array Handle: 0x0009
    	Error Information Handle: Not Provided
    	Total Width: Unknown
    	Data Width: Unknown
    	Size: No Module Installed
    	Form Factor: Unknown
    	Set: 20
    	Locator: DIMM 20
    	Bank Locator: Bank 20
    	Type: Unknown
    	Type Detail: None
    	Speed: Unknown
    	Manufacturer: Not Specified
    	Serial Number: Bank 4
    	Asset Tag: Not Specified
    	Part Number: Not Specified
    	Rank: Unknown
    	Configured Clock Speed: Unknown
    
    Handle 0x001E, DMI type 17, 34 bytes
    Memory Device
    	Array Handle: 0x0009
    	Error Information Handle: Not Provided
    	Total Width: Unknown
    	Data Width: Unknown
    	Size: No Module Installed
    	Form Factor: Unknown
    	Set: 21
    	Locator: DIMM 21
    	Bank Locator: Bank 21
    	Type: Unknown
    	Type Detail: None
    	Speed: Unknown
    	Manufacturer: Not Specified
    	Serial Number: Bank 5
    	Asset Tag: Not Specified
    	Part Number: Not Specified
    	Rank: Unknown
    	Configured Clock Speed: Unknown
    
    Handle 0x001F, DMI type 17, 34 bytes
    Memory Device
    	Array Handle: 0x0009
    	Error Information Handle: Not Provided
    	Total Width: Unknown
    	Data Width: Unknown
    	Size: No Module Installed
    	Form Factor: Unknown
    	Set: 22
    	Locator: DIMM 22
    	Bank Locator: Bank 22
    	Type: Unknown
    	Type Detail: None
    	Speed: Unknown
    	Manufacturer: Not Specified
    	Serial Number: Bank 6
    	Asset Tag: Not Specified
    	Part Number: Not Specified
    	Rank: Unknown
    	Configured Clock Speed: Unknown
    
    Handle 0x0020, DMI type 17, 34 bytes
    Memory Device
    	Array Handle: 0x0009
    	Error Information Handle: Not Provided
    	Total Width: Unknown
    	Data Width: Unknown
    	Size: No Module Installed
    	Form Factor: Unknown
    	Set: 23
    	Locator: DIMM 23
    	Bank Locator: Bank 23
    	Type: Unknown
    	Type Detail: None
    	Speed: Unknown
    	Manufacturer: Not Specified
    	Serial Number: Bank 7
    	Asset Tag: Not Specified
    	Part Number: Not Specified
    	Rank: Unknown
    	Configured Clock Speed: Unknown
    
    Handle 0x0021, DMI type 17, 34 bytes
    Memory Device
    	Array Handle: 0x0009
    	Error Information Handle: Not Provided
    	Total Width: Unknown
    	Data Width: Unknown
    	Size: No Module Installed
    	Form Factor: Unknown
    	Set: 24
    	Locator: DIMM 24
    	Bank Locator: Bank 24
    	Type: Unknown
    	Type Detail: None
    	Speed: Unknown
    	Manufacturer: Not Specified
    	Serial Number: Bank 8
    	Asset Tag: Not Specified
    	Part Number: Not Specified
    	Rank: Unknown
    	Configured Clock Speed: Unknown
    
    Handle 0x0022, DMI type 19, 31 bytes
    Memory Array Mapped Address
    	Starting Address: 0x00000000000
    	Ending Address: 0x00FFFFFFFFF
    	Range Size: 64 GB
    	Physical Array Handle: 0x0009
    	Partition Width: 2
    
    Handle 0x0023, DMI type 0, 24 bytes
    BIOS Information
    	Vendor: IBM
    	Version: -[VVE144CUS-1.92]-
    	Release Date: 04/08/2015
    	Address: 0xE0000
    	Runtime Size: 128 kB
    	ROM Size: 8192 kB
    	Characteristics:
    		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
    		Print screen service is supported (int 5h)
    		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
    		Function key-initiated network boot is supported
    		Targeted content distribution is supported
    	BIOS Revision: 1.92
    	Firmware Revision: 4.97
    
    Handle 0x0024, DMI type 1, 27 bytes
    System Information
    	Manufacturer: IBM
    	Product Name: IBM System x3650 M4: -[7915SVX]-
    	Version: 0C
    	Serial Number: 06HARKF
    	UUID: 70DB76E8-7B88-11E5-A163-98BE944975EA
    	Wake-up Type: Power Switch
    	SKU Number: Not Specified
    	Family: System X
    
    Handle 0x0025, DMI type 2, 16 bytes
    Base Board Information
    	Manufacturer: IBM
    	Product Name: 00MV214
    	Version: Not Specified
    	Serial Number: 59N0G4
    	Asset Tag: Not Specified
    	Features:
    		Board is a hosting board
    		Board is replaceable
    	Location In Chassis: Blade
    	Chassis Handle: 0x0026
    	Type: Motherboard
    	Contained Object Handles: 0
    
    Handle 0x0026, DMI type 3, 22 bytes
    Chassis Information
    	Manufacturer: IBM
    	Type: Rack Mount Chassis
    	Lock: Not Present
    	Version: none
    	Serial Number: none
    	Asset Tag: none
    	Boot-up State: Safe
    	Power Supply State: Safe
    	Thermal State: Other
    	Security Status: Other
    	OEM Information: 0x00000000
    	Height: Unspecified
    	Number Of Power Cords: Unspecified
    	Contained Elements: 0
    	SKU Number: Not Specified
    
    Handle 0x0027, DMI type 8, 9 bytes
    Port Connector Information
    	Internal Reference Designator: None
    	Internal Connector Type: None
    	External Reference Designator: Video 1
    	External Connector Type: DB-15 female
    	Port Type: Video Port
    
    Handle 0x0028, DMI type 8, 9 bytes
    Port Connector Information
    	Internal Reference Designator: None
    	Internal Connector Type: None
    	External Reference Designator: Video 2
    	External Connector Type: DB-15 female
    	Port Type: Video Port
    
    Handle 0x0029, DMI type 8, 9 bytes
    Port Connector Information
    	Internal Reference Designator: None
    	Internal Connector Type: None
    	External Reference Designator: COM 1
    	External Connector Type: DB-9 male
    	Port Type: Serial Port 16550A Compatible
    
    Handle 0x002A, DMI type 8, 9 bytes
    Port Connector Information
    	Internal Reference Designator: to IMM
    	Internal Connector Type: Access Bus (USB)
    	External Reference Designator: None
    	External Connector Type: None
    	Port Type: USB
    
    Handle 0x002B, DMI type 8, 9 bytes
    Port Connector Information
    	Internal Reference Designator: USB Port Hypervisor
    	Internal Connector Type: Access Bus (USB)
    	External Reference Designator: None
    	External Connector Type: None
    	Port Type: USB
    
    Handle 0x002C, DMI type 8, 9 bytes
    Port Connector Information
    	Internal Reference Designator: None
    	Internal Connector Type: None
    	External Reference Designator: USB Port 1 Front
    	External Connector Type: Access Bus (USB)
    	Port Type: USB
    
    Handle 0x002D, DMI type 8, 9 bytes
    Port Connector Information
    	Internal Reference Designator: None
    	Internal Connector Type: None
    	External Reference Designator: USB Port 2 Front
    	External Connector Type: Access Bus (USB)
    	Port Type: USB
    
    Handle 0x002E, DMI type 8, 9 bytes
    Port Connector Information
    	Internal Reference Designator: USB Port Tape
    	Internal Connector Type: Access Bus (USB)
    	External Reference Designator: None
    	External Connector Type: None
    	Port Type: USB
    
    Handle 0x002F, DMI type 8, 9 bytes
    Port Connector Information
    	Internal Reference Designator: None
    	Internal Connector Type: None
    	External Reference Designator: USB Port 3 Rear
    	External Connector Type: Access Bus (USB)
    	Port Type: USB
    
    Handle 0x0030, DMI type 8, 9 bytes
    Port Connector Information
    	Internal Reference Designator: None
    	Internal Connector Type: None
    	External Reference Designator: USB Port 4 Rear
    	External Connector Type: Access Bus (USB)
    	Port Type: USB
    
    Handle 0x0031, DMI type 8, 9 bytes
    Port Connector Information
    	Internal Reference Designator: None
    	Internal Connector Type: None
    	External Reference Designator: USB Port 5 Rear
    	External Connector Type: Access Bus (USB)
    	Port Type: USB
    
    Handle 0x0032, DMI type 8, 9 bytes
    Port Connector Information
    	Internal Reference Designator: None
    	Internal Connector Type: None
    	External Reference Designator: USB Port 6 Rear
    	External Connector Type: Access Bus (USB)
    	Port Type: USB
    
    Handle 0x0033, DMI type 8, 9 bytes
    Port Connector Information
    	Internal Reference Designator: None
    	Internal Connector Type: None
    	External Reference Designator: Ethernet 1
    	External Connector Type: RJ-45
    	Port Type: Network Port
    
    Handle 0x0034, DMI type 8, 9 bytes
    Port Connector Information
    	Internal Reference Designator: None
    	Internal Connector Type: None
    	External Reference Designator: Ethernet 2
    	External Connector Type: RJ-45
    	Port Type: Network Port
    
    Handle 0x0035, DMI type 8, 9 bytes
    Port Connector Information
    	Internal Reference Designator: None
    	Internal Connector Type: None
    	External Reference Designator: Ethernet 3
    	External Connector Type: RJ-45
    	Port Type: Network Port
    
    Handle 0x0036, DMI type 8, 9 bytes
    Port Connector Information
    	Internal Reference Designator: None
    	Internal Connector Type: None
    	External Reference Designator: Ethernet 4
    	External Connector Type: RJ-45
    	Port Type: Network Port
    
    Handle 0x0037, DMI type 8, 9 bytes
    Port Connector Information
    	Internal Reference Designator: SAS Port 0
    	Internal Connector Type: SAS/SATA Plug Receptacle
    	External Reference Designator: None
    	External Connector Type: None
    	Port Type: SAS
    
    Handle 0x0038, DMI type 8, 9 bytes
    Port Connector Information
    	Internal Reference Designator: SAS Port 1
    	Internal Connector Type: SAS/SATA Plug Receptacle
    	External Reference Designator: None
    	External Connector Type: None
    	Port Type: SAS
    
    Handle 0x0039, DMI type 8, 9 bytes
    Port Connector Information
    	Internal Reference Designator: to SATA Slim ODD
    	Internal Connector Type: SAS/SATA Plug Receptacle
    	External Reference Designator: None
    	External Connector Type: None
    	Port Type: SATA
    
    Handle 0x003A, DMI type 8, 9 bytes
    Port Connector Information
    	Internal Reference Designator: to SATA Tape
    	Internal Connector Type: SAS/SATA Plug Receptacle
    	External Reference Designator: None
    	External Connector Type: None
    	Port Type: SATA
    
    Handle 0x003B, DMI type 9, 17 bytes
    System Slot Information
    	Designation: PCI-Express Slot 1
    	Type: x8 PCI Express 3 x16
    	Current Usage: Available
    	Length: Long
    	ID: 1
    	Characteristics:
    		3.3 V is provided
    	Bus Address: 0000:1b:00.0
    
    Handle 0x003C, DMI type 9, 17 bytes
    System Slot Information
    	Designation: PCI-Express Slot 2
    	Type: x8 PCI Express 3 x16
    	Current Usage: Available
    	Length: Long
    	ID: 2
    	Characteristics:
    		3.3 V is provided
    	Bus Address: 0000:20:00.0
    
    Handle 0x003D, DMI type 9, 17 bytes
    System Slot Information
    	Designation: PCI-Express Slot 3
    	Type: x8 PCI Express 3 x16
    	Current Usage: Available
    	Length: Long
    	ID: 3
    	Characteristics:
    		3.3 V is provided
    	Bus Address: 0000:11:00.0
    
    Handle 0x003E, DMI type 11, 5 bytes
    OEM Strings
    	String 1: $SI Integrated BaseBoard Mgmt Cont 4.97 -[1AOO66M]-
    
    Handle 0x003F, DMI type 11, 5 bytes
    OEM Strings
    	String 1: $CR CRTM Primary Code 1.92 -[VVE144CUS]-
    
    Handle 0x0040, DMI type 11, 5 bytes
    OEM Strings
    	String 1: $CB CRTM Backup Code 1.92 -[VVE144CUS]-
    
    Handle 0x0041, DMI type 11, 5 bytes
    OEM Strings
    	String 1: $DS Preboot Diagnostics (DSA) 9.54 -[DSYTD8G   ]-
    
    Handle 0x0042, DMI type 11, 5 bytes
    OEM Strings
    	String 1: $MV Min UEFI Version -[VVE131XUS-1.50]-
    
    Handle 0x0043, DMI type 11, 5 bytes
    OEM Strings
    	String 1: $BB UEFI Backup Version -[VVE144CUS-1.92]-
    
    Handle 0x0044, DMI type 11, 5 bytes
    OEM Strings
    	String 1: $QP QPI Version -[00.03]-
    
    Handle 0x0045, DMI type 11, 5 bytes
    OEM Strings
    	String 1: $MR MRC Version -[02.00]-
    
    Handle 0x0046, DMI type 11, 5 bytes
    OEM Strings
    	String 1: $CS CSM Version -[CSE211AUS]- 
    
    Handle 0x0047, DMI type 11, 5 bytes
    OEM Strings
    	String 1: $ME ME Firmware Version -[2.1.7.231]-
    
    Handle 0x0048, DMI type 11, 5 bytes
    OEM Strings
    	String 1: $BD -[]-
    
    Handle 0x0049, DMI type 11, 5 bytes
    OEM Strings
    	String 1: $CF Current UEFI Flash Bank - Primary
    
    Handle 0x004A, DMI type 11, 5 bytes
    OEM Strings
    	String 1: $BP UEFI Primary Version -[VVE144CUS-1.92]-
    
    Handle 0x004B, DMI type 12, 5 bytes
    System Configuration Options
    	Option 1: JP20 pin1-2: TPM PP Disable, pin2-3: TPM PP Enable
    
    Handle 0x004C, DMI type 13, 22 bytes
    BIOS Language Information
    	Language Description Format: Long
    	Installable Languages: 1
    		English
    	Currently Installed Language: English
    
    Handle 0x004D, DMI type 32, 20 bytes
    System Boot Information
    	Status: No errors detected
    
    Handle 0x004E, DMI type 41, 11 bytes
    Onboard Device
    	Reference Designation: LSI 2208 SAS Controller
    	Type: SAS Controller
    	Status: Enabled
    	Type Instance: 1
    	Bus Address: 0000:16:00.0
    
    Handle 0x004F, DMI type 41, 11 bytes
    Onboard Device
    	Reference Designation: Intel i350
    	Type: Ethernet
    	Status: Enabled
    	Type Instance: 2
    	Bus Address: 0000:06:00.0
    
    Handle 0x0050, DMI type 41, 11 bytes
    Onboard Device
    	Reference Designation: Intel i350
    	Type: Ethernet
    	Status: Enabled
    	Type Instance: 3
    	Bus Address: 0000:06:00.1
    
    Handle 0x0051, DMI type 41, 11 bytes
    Onboard Device
    	Reference Designation: Intel i350
    	Type: Ethernet
    	Status: Enabled
    	Type Instance: 4
    	Bus Address: 0000:06:00.2
    
    Handle 0x0052, DMI type 41, 11 bytes
    Onboard Device
    	Reference Designation: Intel i350
    	Type: Ethernet
    	Status: Enabled
    	Type Instance: 5
    	Bus Address: 0000:06:00.3
    
    Handle 0x0053, DMI type 41, 11 bytes
    Onboard Device
    	Reference Designation: Matrox G200
    	Type: Video
    	Status: Enabled
    	Type Instance: 1
    	Bus Address: 0000:04:00.0
    
    Handle 0xFEFE, DMI type 126, 4 bytes
    Inactive
    
    Handle 0xFEFF, DMI type 127, 4 bytes
    End Of Table
    


  • 相关阅读:
    NSScanner 的使用
    判断ios设备型号
    图片渲染成蓝色的问题
    UITextView使用体会
    html标签的语义化之搜索引擎优化
    如何用 Canvas绘制图形
    js的几个案例
    js的几种面向对象
    CSS3的几个基本知识点简介
    关于html和CSS的几个基本知识点
  • 原文地址:https://www.cnblogs.com/ztguang/p/12645271.html
Copyright © 2011-2022 走看看