Advertisement
Guest User

lala

a guest
Jul 18th, 2018
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 22.18 KB | None | 0 0
  1. aguzman@aguzman-Lenovo:~$ lspci
  2. 00:00.0 Host bridge: Intel Corporation Haswell-ULT DRAM Controller (rev 09)
  3. 00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 09)
  4. 00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 09)
  5. 00:14.0 USB controller: Intel Corporation 8 Series USB xHCI HC (rev 04)
  6. 00:16.0 Communication controller: Intel Corporation 8 Series HECI #0 (rev 04)
  7. 00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04)
  8. 00:1c.0 PCI bridge: Intel Corporation 8 Series PCI Express Root Port 4 (rev e4)
  9. 00:1d.0 USB controller: Intel Corporation 8 Series USB EHCI #1 (rev 04)
  10. 00:1f.0 ISA bridge: Intel Corporation 8 Series LPC Controller (rev 04)
  11. 00:1f.2 SATA controller: Intel Corporation 8 Series SATA Controller 1 [AHCI mode] (rev 04)
  12. 00:1f.3 SMBus: Intel Corporation 8 Series SMBus Controller (rev 04)
  13. 01:00.0 Network controller: Realtek Semiconductor Co., Ltd. RTL8723BE PCIe Wireless Network Adapter
  14.  
  15.  
  16. aguzman@aguzman-Lenovo:~$ sudo  dmidecode
  17. [sudo] password for aguzman:
  18. # dmidecode 3.1
  19. Getting SMBIOS data from sysfs.
  20. SMBIOS 2.7 present.
  21. 69 structures occupying 3408 bytes.
  22. Table at 0x9CEBC000.
  23.  
  24. Handle 0x0000, DMI type 0, 24 bytes
  25. BIOS Information
  26.     Vendor: LENOVO
  27.     Version: 96CN23WW(V1.09)
  28.     Release Date: 05/26/2014
  29.     Address: 0xE0000
  30.     Runtime Size: 128 kB
  31.     ROM Size: 6144 kB
  32.     Characteristics:
  33.         PCI is supported
  34.         BIOS is upgradeable
  35.         BIOS shadowing is allowed
  36.         Boot from CD is supported
  37.         Selectable boot is supported
  38.         EDD is supported
  39.         Japanese floppy for NEC 9800 1.2 MB is supported (int 13h)
  40.         Japanese floppy for Toshiba 1.2 MB is supported (int 13h)
  41.         5.25"/360 kB floppy services are supported (int 13h)
  42.         5.25"/1.2 MB floppy services are supported (int 13h)
  43.         3.5"/720 kB floppy services are supported (int 13h)
  44.         3.5"/2.88 MB floppy services are supported (int 13h)
  45.         8042 keyboard services are supported (int 9h)
  46.         CGA/mono video services are supported (int 10h)
  47.         ACPI is supported
  48.         USB legacy is supported
  49.         BIOS boot specification is supported
  50.         Targeted content distribution is supported
  51.         UEFI is supported
  52.     BIOS Revision: 1.35
  53.     Firmware Revision: 0.0
  54.  
  55. Handle 0x0001, DMI type 1, 27 bytes
  56. System Information
  57.     Manufacturer: LENOVO
  58.     Product Name: 20344
  59.     Version: Lenovo Yoga 2 13
  60.     Serial Number: 3447359400161
  61.     UUID: EB9EB954-88E8-E311-B42F-F8A9633567B5
  62.     Wake-up Type: Power Switch
  63.     SKU Number: LENOVO_MT_20344_BU_idea_FM_Lenovo Yoga 2 13
  64.     Family: IDEAPAD
  65.  
  66. Handle 0x0002, DMI type 2, 16 bytes
  67. Base Board Information
  68.     Manufacturer: LENOVO
  69.     Product Name: INVALID
  70.     Version: 31900059Std
  71.     Serial Number: CB32040183
  72.     Asset Tag: 31900059Std
  73.     Features:
  74.         Board is a hosting board
  75.         Board is replaceable
  76.     Location In Chassis: Type2 - Board Chassis Location
  77.     Chassis Handle: 0x0003
  78.     Type: Motherboard
  79.     Contained Object Handles: 0
  80.  
  81. Handle 0x0003, DMI type 3, 23 bytes
  82. Chassis Information
  83.     Manufacturer: LENOVO
  84.     Type: Notebook
  85.     Lock: Not Present
  86.     Version: Lenovo Yoga 2 13
  87.     Serial Number: CB32040183
  88.     Asset Tag: 31900059Std
  89.     Boot-up State: Safe
  90.     Power Supply State: Safe
  91.     Thermal State: Safe
  92.     Security Status: None
  93.     OEM Information: 0x00000000
  94.     Height: Unspecified
  95.     Number Of Power Cords: 1
  96.     Contained Elements: 0
  97.     SKU Number: Not Specified
  98.  
  99. Handle 0x0004, DMI type 4, 42 bytes
  100. Processor Information
  101.     Socket Designation: U3E1
  102.     Type: Central Processor
  103.     Family: Core i5
  104.     Manufacturer: Intel(R) Corporation
  105.     ID: 51 06 04 00 FF FB EB BF
  106.     Signature: Type 0, Family 6, Model 69, Stepping 1
  107.     Flags:
  108.         FPU (Floating-point unit on-chip)
  109.         VME (Virtual mode extension)
  110.         DE (Debugging extension)
  111.         PSE (Page size extension)
  112.         TSC (Time stamp counter)
  113.         MSR (Model specific registers)
  114.         PAE (Physical address extension)
  115.         MCE (Machine check exception)
  116.         CX8 (CMPXCHG8 instruction supported)
  117.         APIC (On-chip APIC hardware supported)
  118.         SEP (Fast system call)
  119.         MTRR (Memory type range registers)
  120.         PGE (Page global enable)
  121.         MCA (Machine check architecture)
  122.         CMOV (Conditional move instruction supported)
  123.         PAT (Page attribute table)
  124.         PSE-36 (36-bit page size extension)
  125.         CLFSH (CLFLUSH instruction supported)
  126.         DS (Debug store)
  127.         ACPI (ACPI supported)
  128.         MMX (MMX technology supported)
  129.         FXSR (FXSAVE and FXSTOR instructions supported)
  130.         SSE (Streaming SIMD extensions)
  131.         SSE2 (Streaming SIMD extensions 2)
  132.         SS (Self-snoop)
  133.         HTT (Multi-threading)
  134.         TM (Thermal monitor supported)
  135.         PBE (Pending break enabled)
  136.     Version: Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz
  137.     Voltage: 0.7 V
  138.     External Clock: 100 MHz
  139.     Max Speed: 2300 MHz
  140.     Current Speed: 1500 MHz
  141.     Status: Populated, Enabled
  142.     Upgrade: Socket BGA1168
  143.     L1 Cache Handle: 0x0009
  144.     L2 Cache Handle: 0x000A
  145.     L3 Cache Handle: 0x000B
  146.     Serial Number: To Be Filled By O.E.M.
  147.     Asset Tag: To Be Filled By O.E.M.
  148.     Part Number: To Be Filled By O.E.M.
  149.     Core Count: 2
  150.     Core Enabled: 2
  151.     Thread Count: 4
  152.     Characteristics:
  153.         64-bit capable
  154.         Multi-Core
  155.         Hardware Thread
  156.         Execute Protection
  157.         Enhanced Virtualization
  158.         Power/Performance Control
  159.  
  160. Handle 0x0005, DMI type 5, 20 bytes
  161. Memory Controller Information
  162.     Error Detecting Method: None
  163.     Error Correcting Capabilities:
  164.         None
  165.     Supported Interleave: One-way Interleave
  166.     Current Interleave: One-way Interleave
  167.     Maximum Memory Module Size: 8192 MB
  168.     Maximum Total Memory Size: 16384 MB
  169.     Supported Speeds:
  170.         Other
  171.     Supported Memory Types:
  172.         Other
  173.     Memory Module Voltage: Unknown
  174.     Associated Memory Slots: 2
  175.         0x0006
  176.         0x0007
  177.     Enabled Error Correcting Capabilities:
  178.         None
  179.  
  180. Handle 0x0006, DMI type 6, 12 bytes
  181. Memory Module Information
  182.     Socket Designation: DIMM0
  183.     Bank Connections: None
  184.     Current Speed: Unknown
  185.     Type: DIMM
  186.     Installed Size: 2048 MB (Single-bank Connection)
  187.     Enabled Size: 2048 MB (Single-bank Connection)
  188.     Error Status: OK
  189.  
  190. Handle 0x0007, DMI type 6, 12 bytes
  191. Memory Module Information
  192.     Socket Designation: DIMM2
  193.     Bank Connections: None
  194.     Current Speed: Unknown
  195.     Type: DIMM
  196.     Installed Size: 2048 MB (Single-bank Connection)
  197.     Enabled Size: 2048 MB (Single-bank Connection)
  198.     Error Status: OK
  199.  
  200. Handle 0x0008, DMI type 7, 19 bytes
  201. Cache Information
  202.     Socket Designation: L1 Cache
  203.     Configuration: Enabled, Not Socketed, Level 1
  204.     Operational Mode: Write Back
  205.     Location: Internal
  206.     Installed Size: 32 kB
  207.     Maximum Size: 32 kB
  208.     Supported SRAM Types:
  209.         Synchronous
  210.     Installed SRAM Type: Synchronous
  211.     Speed: Unknown
  212.     Error Correction Type: Single-bit ECC
  213.     System Type: Data
  214.     Associativity: 8-way Set-associative
  215.  
  216. Handle 0x0009, DMI type 7, 19 bytes
  217. Cache Information
  218.     Socket Designation: L1 Cache
  219.     Configuration: Enabled, Not Socketed, Level 1
  220.     Operational Mode: Write Back
  221.     Location: Internal
  222.     Installed Size: 32 kB
  223.     Maximum Size: 32 kB
  224.     Supported SRAM Types:
  225.         Synchronous
  226.     Installed SRAM Type: Synchronous
  227.     Speed: Unknown
  228.     Error Correction Type: Single-bit ECC
  229.     System Type: Instruction
  230.     Associativity: 8-way Set-associative
  231.  
  232. Handle 0x000A, DMI type 7, 19 bytes
  233. Cache Information
  234.     Socket Designation: L2 Cache
  235.     Configuration: Enabled, Not Socketed, Level 2
  236.     Operational Mode: Write Back
  237.     Location: Internal
  238.     Installed Size: 256 kB
  239.     Maximum Size: 256 kB
  240.     Supported SRAM Types:
  241.         Synchronous
  242.     Installed SRAM Type: Synchronous
  243.     Speed: Unknown
  244.     Error Correction Type: Single-bit ECC
  245.     System Type: Unified
  246.     Associativity: 8-way Set-associative
  247.  
  248. Handle 0x000B, DMI type 7, 19 bytes
  249. Cache Information
  250.     Socket Designation: L3 Cache
  251.     Configuration: Enabled, Not Socketed, Level 3
  252.     Operational Mode: Write Back
  253.     Location: Internal
  254.     Installed Size: 3072 kB
  255.     Maximum Size: 3072 kB
  256.     Supported SRAM Types:
  257.         Synchronous
  258.     Installed SRAM Type: Synchronous
  259.     Speed: Unknown
  260.     Error Correction Type: Single-bit ECC
  261.     System Type: Unified
  262.     Associativity: 12-way Set-associative
  263.  
  264. Handle 0x000C, DMI type 8, 9 bytes
  265. Port Connector Information
  266.     Internal Reference Designator: J1A1
  267.     Internal Connector Type: None
  268.     External Reference Designator: Keyboard
  269.     External Connector Type: PS/2
  270.     Port Type: Keyboard Port
  271.  
  272. Handle 0x000D, DMI type 8, 9 bytes
  273. Port Connector Information
  274.     Internal Reference Designator: J1A1
  275.     Internal Connector Type: None
  276.     External Reference Designator: Mouse
  277.     External Connector Type: PS/2
  278.     Port Type: Mouse Port
  279.  
  280. Handle 0x000E, DMI type 8, 9 bytes
  281. Port Connector Information
  282.     Internal Reference Designator: J2A2
  283.     Internal Connector Type: None
  284.     External Reference Designator: COM 1
  285.     External Connector Type: DB-9 male
  286.     Port Type: Serial Port 16550A Compatible
  287.  
  288. Handle 0x000F, DMI type 8, 9 bytes
  289. Port Connector Information
  290.     Internal Reference Designator: J3A1
  291.     Internal Connector Type: None
  292.     External Reference Designator: USB
  293.     External Connector Type: Access Bus (USB)
  294.     Port Type: USB
  295.  
  296. Handle 0x0010, DMI type 8, 9 bytes
  297. Port Connector Information
  298.     Internal Reference Designator: J3A1
  299.     Internal Connector Type: None
  300.     External Reference Designator: USB
  301.     External Connector Type: Access Bus (USB)
  302.     Port Type: USB
  303.  
  304. Handle 0x0011, DMI type 8, 9 bytes
  305. Port Connector Information
  306.     Internal Reference Designator: J3A1
  307.     Internal Connector Type: None
  308.     External Reference Designator: USB
  309.     External Connector Type: Access Bus (USB)
  310.     Port Type: USB
  311.  
  312. Handle 0x0012, DMI type 8, 9 bytes
  313. Port Connector Information
  314.     Internal Reference Designator: J5A1
  315.     Internal Connector Type: None
  316.     External Reference Designator: USB
  317.     External Connector Type: Access Bus (USB)
  318.     Port Type: USB
  319.  
  320. Handle 0x0013, DMI type 8, 9 bytes
  321. Port Connector Information
  322.     Internal Reference Designator: J5A1
  323.     Internal Connector Type: None
  324.     External Reference Designator: USB
  325.     External Connector Type: Access Bus (USB)
  326.     Port Type: USB
  327.  
  328. Handle 0x0014, DMI type 8, 9 bytes
  329. Port Connector Information
  330.     Internal Reference Designator: J5A1
  331.     Internal Connector Type: None
  332.     External Reference Designator: Network
  333.     External Connector Type: RJ-45
  334.     Port Type: Network Port
  335.  
  336. Handle 0x0015, DMI type 8, 9 bytes
  337. Port Connector Information
  338.     Internal Reference Designator: J9G2
  339.     Internal Connector Type: On Board Floppy
  340.     External Reference Designator: OnBoard Floppy Type
  341.     External Connector Type: None
  342.     Port Type: Other
  343.  
  344. Handle 0x0016, DMI type 8, 9 bytes
  345. Port Connector Information
  346.     Internal Reference Designator: J7J1
  347.     Internal Connector Type: On Board IDE
  348.     External Reference Designator: OnBoard Primary IDE
  349.     External Connector Type: None
  350.     Port Type: Other
  351.  
  352. Handle 0x0017, DMI type 8, 9 bytes
  353. Port Connector Information
  354.     Internal Reference Designator: J2A1
  355.     Internal Connector Type: None
  356.     External Reference Designator: TV OUT
  357.     External Connector Type: Mini DIN
  358.     Port Type: Video Port
  359.  
  360. Handle 0x0018, DMI type 8, 9 bytes
  361. Port Connector Information
  362.     Internal Reference Designator: J2A2
  363.     Internal Connector Type: None
  364.     External Reference Designator: CRT
  365.     External Connector Type: DB-15 female
  366.     Port Type: Video Port
  367.  
  368. Handle 0x0019, DMI type 8, 9 bytes
  369. Port Connector Information
  370.     Internal Reference Designator: J30
  371.     Internal Connector Type: None
  372.     External Reference Designator: Microphone In
  373.     External Connector Type: Mini Jack (headphones)
  374.     Port Type: Audio Port
  375.  
  376. Handle 0x001A, DMI type 8, 9 bytes
  377. Port Connector Information
  378.     Internal Reference Designator: J30
  379.     Internal Connector Type: None
  380.     External Reference Designator: Line In
  381.     External Connector Type: Mini Jack (headphones)
  382.     Port Type: Audio Port
  383.  
  384. Handle 0x001B, DMI type 8, 9 bytes
  385. Port Connector Information
  386.     Internal Reference Designator: J30
  387.     Internal Connector Type: None
  388.     External Reference Designator: Speaker Out
  389.     External Connector Type: Mini Jack (headphones)
  390.     Port Type: Audio Port
  391.  
  392. Handle 0x001C, DMI type 9, 17 bytes
  393. System Slot Information
  394.     Designation: J5C1
  395.     Type: x16 PCI Express x16
  396.     Current Usage: Available
  397.     Length: Other
  398.     ID: 1
  399.     Characteristics:
  400.         PME signal is supported
  401.         Hot-plug devices are supported
  402.     Bus Address: 0000:00:01.0
  403.  
  404. Handle 0x001D, DMI type 9, 17 bytes
  405. System Slot Information
  406.     Designation: J6C1
  407.     Type: x1 PCI Express x1
  408.     Current Usage: Available
  409.     Length: Other
  410.     ID: 2
  411.     Characteristics:
  412.         PME signal is supported
  413.         Hot-plug devices are supported
  414.     Bus Address: 0000:00:1c.0
  415.  
  416. Handle 0x001E, DMI type 9, 17 bytes
  417. System Slot Information
  418.     Designation: J6C2
  419.     Type: x1 PCI Express x1
  420.     Current Usage: Available
  421.     Length: Other
  422.     ID: 3
  423.     Characteristics:
  424.         PME signal is supported
  425.         Hot-plug devices are supported
  426.     Bus Address: 0000:00:1c.1
  427.  
  428. Handle 0x001F, DMI type 9, 17 bytes
  429. System Slot Information
  430.     Designation: J6D2
  431.     Type: x1 PCI Express x1
  432.     Current Usage: Available
  433.     Length: Other
  434.     ID: 4
  435.     Characteristics:
  436.         PME signal is supported
  437.         Hot-plug devices are supported
  438.     Bus Address: 0000:00:1c.2
  439.  
  440. Handle 0x0020, DMI type 9, 17 bytes
  441. System Slot Information
  442.     Designation: J7C1
  443.     Type: x1 PCI Express x1
  444.     Current Usage: Available
  445.     Length: Other
  446.     ID: 5
  447.     Characteristics:
  448.         PME signal is supported
  449.         Hot-plug devices are supported
  450.     Bus Address: 0000:00:1c.3
  451.  
  452. Handle 0x0021, DMI type 9, 17 bytes
  453. System Slot Information
  454.     Designation: J7D2
  455.     Type: x1 PCI Express x1
  456.     Current Usage: Available
  457.     Length: Other
  458.     ID: 6
  459.     Characteristics:
  460.         PME signal is supported
  461.         Hot-plug devices are supported
  462.     Bus Address: 0000:00:1c.4
  463.  
  464. Handle 0x0022, DMI type 9, 17 bytes
  465. System Slot Information
  466.     Designation: J8C1
  467.     Type: x1 PCI Express x1
  468.     Current Usage: Available
  469.     Length: Other
  470.     ID: 7
  471.     Characteristics:
  472.         PME signal is supported
  473.         Hot-plug devices are supported
  474.     Bus Address: 0000:00:1c.5
  475.  
  476. Handle 0x0023, DMI type 9, 17 bytes
  477. System Slot Information
  478.     Designation: J8C2
  479.     Type: x16 PCI Express x16
  480.     Current Usage: Available
  481.     Length: Other
  482.     ID: 8
  483.     Characteristics:
  484.         PME signal is supported
  485.         Hot-plug devices are supported
  486.     Bus Address: 0000:00:1c.7
  487.  
  488. Handle 0x0024, DMI type 11, 5 bytes
  489. OEM Strings
  490.     String 1: String1 for Original Equipment Manufacturer
  491.     String 2: String2 for Original Equipment Manufacturer
  492.     String 3: String3 for Original Equipment Manufacturer
  493.     String 4: String4 for Original Equipment Manufacturer
  494.     String 5: String5 for Original Equipment Manufacturer
  495.  
  496. Handle 0x0025, DMI type 12, 5 bytes
  497. System Configuration Options
  498.     Option 1: String1 for Type12 Equipment Manufacturer
  499.     Option 2: String2 for Type12 Equipment Manufacturer
  500.     Option 3: String3 for Type12 Equipment Manufacturer
  501.     Option 4: String4 for Type12 Equipment Manufacturer
  502.  
  503. Handle 0x0026, DMI type 13, 22 bytes
  504. BIOS Language Information
  505.     Language Description Format: Long
  506.     Installable Languages: 4
  507.         en|US|iso8859-1
  508.         fr|CA|iso8859-1
  509.         ja|JP|unicode
  510.         zh|TW|unicode
  511.     Currently Installed Language: en|US|iso8859-1
  512.  
  513. Handle 0x0027, DMI type 15, 29 bytes
  514. System Event Log
  515.     Area Length: 0 bytes
  516.     Header Start Offset: 0x0000
  517.     Header Length: 32 bytes
  518.     Data Start Offset: 0x0020
  519.     Access Method: General-purpose non-volatile data functions
  520.     Access Address: 0x0000
  521.     Status: Valid, Not Full
  522.     Change Token: 0x12345678
  523.     Header Format: OEM-specific
  524.     Supported Log Type Descriptors: 3
  525.     Descriptor 1: POST memory resize
  526.     Data Format 1: None
  527.     Descriptor 2: POST error
  528.     Data Format 2: POST results bitmap
  529.     Descriptor 3: Log area reset/cleared
  530.     Data Format 3: None
  531.  
  532. Handle 0x0028, DMI type 16, 23 bytes
  533. Physical Memory Array
  534.     Location: System Board Or Motherboard
  535.     Use: System Memory
  536.     Error Correction Type: None
  537.     Maximum Capacity: 16 GB
  538.     Error Information Handle: 0x002D
  539.     Number Of Devices: 2
  540.  
  541. Handle 0x0029, DMI type 17, 34 bytes
  542. Memory Device
  543.     Array Handle: 0x0028
  544.     Error Information Handle: 0x002B
  545.     Total Width: 64 bits
  546.     Data Width: 64 bits
  547.     Size: 2048 MB
  548.     Form Factor: SODIMM
  549.     Set: None
  550.     Locator: DIMM0
  551.     Bank Locator: BANK 0
  552.     Type: DDR3
  553.     Type Detail: Synchronous
  554.     Speed: 1600 MT/s
  555.     Manufacturer: Samsung
  556.     Serial Number: 00000000
  557.     Asset Tag: Unknown
  558.     Part Number: Not Specified
  559.     Rank: 1
  560.     Configured Clock Speed: 1600 MT/s
  561.  
  562. Handle 0x002A, DMI type 17, 34 bytes
  563. Memory Device
  564.     Array Handle: 0x0028
  565.     Error Information Handle: 0x002C
  566.     Total Width: 64 bits
  567.     Data Width: 64 bits
  568.     Size: 2048 MB
  569.     Form Factor: SODIMM
  570.     Set: None
  571.     Locator: DIMM2
  572.     Bank Locator: BANK 2
  573.     Type: DDR3
  574.     Type Detail: Synchronous
  575.     Speed: 1600 MT/s
  576.     Manufacturer: Samsung
  577.     Serial Number: 00000000
  578.     Asset Tag: Unknown
  579.     Part Number: Not Specified
  580.     Rank: 1
  581.     Configured Clock Speed: 1600 MT/s
  582.  
  583. Handle 0x002B, DMI type 18, 23 bytes
  584. 32-bit Memory Error Information
  585.     Type: OK
  586.     Granularity: Unknown
  587.     Operation: Unknown
  588.     Vendor Syndrome: Unknown
  589.     Memory Array Address: Unknown
  590.     Device Address: Unknown
  591.     Resolution: Unknown
  592.  
  593. Handle 0x002C, DMI type 18, 23 bytes
  594. 32-bit Memory Error Information
  595.     Type: OK
  596.     Granularity: Unknown
  597.     Operation: Unknown
  598.     Vendor Syndrome: Unknown
  599.     Memory Array Address: Unknown
  600.     Device Address: Unknown
  601.     Resolution: Unknown
  602.  
  603. Handle 0x002D, DMI type 18, 23 bytes
  604. 32-bit Memory Error Information
  605.     Type: OK
  606.     Granularity: Unknown
  607.     Operation: Unknown
  608.     Vendor Syndrome: Unknown
  609.     Memory Array Address: Unknown
  610.     Device Address: Unknown
  611.     Resolution: Unknown
  612.  
  613. Handle 0x002E, DMI type 19, 31 bytes
  614. Memory Array Mapped Address
  615.     Starting Address: 0x00000000000
  616.     Ending Address: 0x000FFFFFFFF
  617.     Range Size: 4 GB
  618.     Physical Array Handle: 0x0028
  619.     Partition Width: 2
  620.  
  621. Handle 0x002F, DMI type 20, 35 bytes
  622. Memory Device Mapped Address
  623.     Starting Address: 0x00000000000
  624.     Ending Address: 0x0007FFFFFFF
  625.     Range Size: 2 GB
  626.     Physical Device Handle: 0x0029
  627.     Memory Array Mapped Address Handle: 0x002E
  628.     Partition Row Position: Unknown
  629.     Interleave Position: 1
  630.     Interleaved Data Depth: 1
  631.  
  632. Handle 0x0030, DMI type 20, 35 bytes
  633. Memory Device Mapped Address
  634.     Starting Address: 0x00000000000
  635.     Ending Address: 0x0007FFFFFFF
  636.     Range Size: 2 GB
  637.     Physical Device Handle: 0x002A
  638.     Memory Array Mapped Address Handle: 0x002E
  639.     Partition Row Position: Unknown
  640.     Interleave Position: 2
  641.     Interleaved Data Depth: 1
  642.  
  643. Handle 0x0031, DMI type 21, 7 bytes
  644. Built-in Pointing Device
  645.     Type: Touch Pad
  646.     Interface: PS/2
  647.     Buttons: 4
  648.  
  649. Handle 0x0032, DMI type 22, 26 bytes
  650. Portable Battery
  651.     Location: Fake
  652.     Manufacturer: -Virtual Battery 0-
  653.     Manufacture Date: 07/07/2010
  654.     Serial Number: Battery 0
  655.     Name: CRB Battery 0
  656.     Chemistry: Lithium Ion
  657.     Design Capacity: Unknown
  658.     Design Voltage: Unknown
  659.     SBDS Version: Not Specified
  660.     Maximum Error: Unknown
  661.     OEM-specific Information: 0x00000000
  662.  
  663. Handle 0x0033, DMI type 24, 5 bytes
  664. Hardware Security
  665.     Power-On Password Status: Disabled
  666.     Keyboard Password Status: Disabled
  667.     Administrator Password Status: Disabled
  668.     Front Panel Reset Status: Disabled
  669.  
  670. Handle 0x0034, DMI type 26, 22 bytes
  671. Voltage Probe
  672.     Description: Voltage Probe Description.
  673.     Location: Unknown
  674.     Status: Unknown
  675.     Maximum Value: Unknown
  676.     Minimum Value: Unknown
  677.     Resolution: Unknown
  678.     Tolerance: Unknown
  679.     Accuracy: Unknown
  680.     OEM-specific Information: 0x00000000
  681.     Nominal Value: Unknown
  682.  
  683. Handle 0x0035, DMI type 27, 15 bytes
  684. Cooling Device
  685.     Type: Fan
  686.     Status: OK
  687.     OEM-specific Information: 0x00000000
  688.     Nominal Speed: 2000 rpm
  689.     Description: Cooling Device Description.
  690.  
  691. Handle 0x0036, DMI type 32, 20 bytes
  692. System Boot Information
  693.     Status: No errors detected
  694.  
  695. Handle 0x0037, DMI type 39, 22 bytes
  696. System Power Supply
  697.     Location: OEM_Define0
  698.     Name: OEM_Define1
  699.     Manufacturer: OEM_Define2
  700.     Serial Number: OEM_Define3
  701.     Asset Tag: OEM_Define4
  702.     Model Part Number: OEM_Define5
  703.     Revision: OEM_Define6
  704.     Max Power Capacity: 75 W
  705.     Status: Present, OK
  706.     Type: Regulator
  707.     Input Voltage Range Switching: Auto-switch
  708.     Plugged: No
  709.     Hot Replaceable: No
  710.     Cooling Device Handle: 0x0035
  711.  
  712. Handle 0x0038, DMI type 40, 18 bytes
  713. Additional Information 1
  714.     Referenced Handle: 0x001c
  715.     Referenced Offset: 0x05
  716.     String: PCIExpressx16
  717.     Value: 0xaa
  718. Additional Information 2
  719.     Referenced Handle: 0x0000
  720.     Referenced Offset: 0x05
  721.     String: Compiler Version: VC 9.0
  722.     Value: 0x05dc
  723.  
  724. Handle 0x0039, DMI type 41, 11 bytes
  725. Onboard Device
  726.     Reference Designation: Hanksville Gbe Lan Connection
  727.     Type: Ethernet
  728.     Status: Enabled
  729.     Type Instance: 1
  730.     Bus Address: 0000:00:00.1
  731.  
  732. Handle 0x003A, DMI type 128, 8 bytes
  733. OEM-specific Type
  734.     Header and Data:
  735.         80 08 3A 00 55 AA 55 AA
  736.     Strings:
  737.         Oem Test 1
  738.         Oem Test 2
  739.  
  740. Handle 0x003B, DMI type 131, 64 bytes
  741. OEM-specific Type
  742.     Header and Data:
  743.         83 40 3B 00 11 00 00 00 00 00 00 00 00 00 00 00
  744.         F8 00 43 9C 00 00 00 00 01 20 00 00 05 00 09 00
  745.         CE 06 14 00 00 00 00 00 C8 00 FF FF 00 00 00 00
  746.         00 FF 00 00 26 00 00 00 76 50 72 6F 00 00 00 00
  747.  
  748. Handle 0x003C, DMI type 133, 5 bytes
  749. OEM-specific Type
  750.     Header and Data:
  751.         85 05 3C 00 01
  752.     Strings:
  753.         KHOIHGIUCCHHII
  754.  
  755. Handle 0x003D, DMI type 136, 6 bytes
  756. OEM-specific Type
  757.     Header and Data:
  758.         88 06 3D 00 FF FF
  759.  
  760. Handle 0x003E, DMI type 221, 12 bytes
  761. OEM-specific Type
  762.     Header and Data:
  763.         DD 0C 3E 00 01 01 00 01 07 00 00 00
  764.     Strings:
  765.         Reference Code - ACPI
  766.  
  767. Handle 0x003F, DMI type 221, 12 bytes
  768. OEM-specific Type
  769.     Header and Data:
  770.         DD 0C 3F 00 01 01 00 01 07 00 00 00
  771.     Strings:
  772.         Reference Code - Intel Rapid Start
  773.  
  774. Handle 0x0040, DMI type 221, 26 bytes
  775. OEM-specific Type
  776.     Header and Data:
  777.         DD 1A 40 00 03 01 00 01 07 00 00 00 02 00 FF FF
  778.         FF FF 00 03 04 09 05 14 CE 06
  779.     Strings:
  780.         Reference Code - ME 9.0
  781.         MEBx version
  782.         ME Firmware Version
  783.         1.5MB SKU
  784.  
  785. Handle 0x0041, DMI type 221, 26 bytes
  786. OEM-specific Type
  787.     Header and Data:
  788.         DD 1A 41 00 03 01 00 01 07 00 00 00 02 00 00 00
  789.         00 17 00 03 00 01 03 00 01 00
  790.     Strings:
  791.         Reference Code - CPU
  792.         uCode Version
  793.         TXT ACM version
  794.  
  795. Handle 0x0042, DMI type 221, 61 bytes
  796. OEM-specific Type
  797.     Header and Data:
  798.         DD 3D 42 00 08 01 00 01 07 00 00 00 02 03 FF FF
  799.         FF FF FF 04 00 FF FF FF 04 00 05 00 FF FF FF 04
  800.         00 06 00 FF FF FF FF FF 07 00 19 00 00 00 00 08
  801.         00 23 00 00 00 00 09 00 29 00 00 00 00
  802.     Strings:
  803.         Reference Code - PCH - Lynxpoint
  804.         PCH-CRID Status
  805.         Disabled
  806.         PCH-CRID Original Value
  807.         PCH-CRID New Value
  808.         OPROM - RST - RAID
  809.         LPTLp Bx Hsio Version
  810.         LPTH B0 Hsio Version
  811.         LPTH Cx Hsio Version
  812.  
  813. Handle 0x0043, DMI type 221, 54 bytes
  814. OEM-specific Type
  815.     Header and Data:
  816.         DD 36 43 00 07 01 00 01 07 01 00 00 02 00 01 07
  817.         01 00 00 03 00 01 07 01 00 00 04 05 FF FF FF FF
  818.         FF 06 00 FF FF FF 09 00 07 00 FF FF FF 09 00 08
  819.         00 FF FF FF FF FF
  820.     Strings:
  821.         Reference Code - SA - System Agent
  822.         Reference Code - MRC
  823.         SA - PCIe Version
  824.         SA-CRID Status
  825.         Disabled
  826.         SA-CRID Original Value
  827.         SA-CRID New Value
  828.         OPROM - VBIOS
  829.  
  830. Handle 0x0044, DMI type 127, 4 bytes
  831. End Of Table
  832.  
  833. aguzman@aguzman-Lenovo:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement