Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2019
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.45 KB | None | 0 0
  1. sudo dmidecode -t memory
  2. # dmidecode 3.2
  3. Getting SMBIOS data from sysfs.
  4. SMBIOS 2.4 present.
  5.  
  6. Handle 0x0007, DMI type 5, 20 bytes
  7. Memory Controller Information
  8. Error Detecting Method: None
  9. Error Correcting Capabilities:
  10. None
  11. Supported Interleave: One-way Interleave
  12. Current Interleave: One-way Interleave
  13. Maximum Memory Module Size: 4096 MB
  14. Maximum Total Memory Size: 8192 MB
  15. Supported Speeds:
  16. Other
  17. Supported Memory Types:
  18. DIMM
  19. SDRAM
  20. Memory Module Voltage: 2.9 V
  21. Associated Memory Slots: 2
  22. 0x0008
  23. 0x0009
  24. Enabled Error Correcting Capabilities:
  25. Unknown
  26.  
  27. Handle 0x0008, DMI type 6, 12 bytes
  28. Memory Module Information
  29. Socket Designation: DIMM Slot 1
  30. Bank Connections: 0 1
  31. Current Speed: 42 ns
  32. Type: DIMM SDRAM
  33. Installed Size: 1024 MB (Double-bank Connection)
  34. Enabled Size: 1024 MB (Double-bank Connection)
  35. Error Status: OK
  36.  
  37. Handle 0x0009, DMI type 6, 12 bytes
  38. Memory Module Information
  39. Socket Designation: DIMM Slot 2
  40. Bank Connections: 2 3
  41. Current Speed: 42 ns
  42. Type: DIMM SDRAM
  43. Installed Size: 2048 MB (Double-bank Connection)
  44. Enabled Size: 2048 MB (Double-bank Connection)
  45. Error Status: OK
  46.  
  47. Handle 0x002B, DMI type 16, 15 bytes
  48. Physical Memory Array
  49. Location: System Board Or Motherboard
  50. Use: System Memory
  51. Error Correction Type: None
  52. Maximum Capacity: 8 GB
  53. Error Information Handle: Not Provided
  54. Number Of Devices: 2
  55.  
  56. Handle 0x002C, DMI type 17, 27 bytes
  57. Memory Device
  58. Array Handle: 0x002B
  59. Error Information Handle: No Error
  60. Total Width: 64 bits
  61. Data Width: 64 bits
  62. Size: 1024 MB
  63. Form Factor: SODIMM
  64. Set: None
  65. Locator: DIMM 1
  66. Bank Locator: Bank 0/1
  67. Type: DDR3
  68. Type Detail: Synchronous
  69. Speed: 1066 MT/s
  70. Manufacturer: 80CE
  71. Serial Number: 95B10AB2
  72. Asset Tag: 1004
  73. Part Number: M471B2874EH1-CF8
  74.  
  75. Handle 0x002D, DMI type 17, 27 bytes
  76. Memory Device
  77. Array Handle: 0x002B
  78. Error Information Handle: No Error
  79. Total Width: 64 bits
  80. Data Width: 64 bits
  81. Size: 2048 MB
  82. Form Factor: SODIMM
  83. Set: None
  84. Locator: DIMM 2
  85. Bank Locator: Bank 2/3
  86. Type: DDR3
  87. Type Detail: Synchronous
  88. Speed: 1066 MT/s
  89. Manufacturer: 80CE
  90. Serial Number: 98A03E4C
  91. Asset Tag: 1007
  92. Part Number: M471B5673FH0-CF8
  93.  
  94. [me@me ~]$
  95. [me@me ~]$ sudo dmidecode --type memory
  96. # dmidecode 3.2
  97. Getting SMBIOS data from sysfs.
  98. SMBIOS 2.4 present.
  99.  
  100. Handle 0x0007, DMI type 5, 20 bytes
  101. Memory Controller Information
  102. Error Detecting Method: None
  103. Error Correcting Capabilities:
  104. None
  105. Supported Interleave: One-way Interleave
  106. Current Interleave: One-way Interleave
  107. Maximum Memory Module Size: 4096 MB
  108. Maximum Total Memory Size: 8192 MB
  109. Supported Speeds:
  110. Other
  111. Supported Memory Types:
  112. DIMM
  113. SDRAM
  114. Memory Module Voltage: 2.9 V
  115. Associated Memory Slots: 2
  116. 0x0008
  117. 0x0009
  118. Enabled Error Correcting Capabilities:
  119. Unknown
  120.  
  121. Handle 0x0008, DMI type 6, 12 bytes
  122. Memory Module Information
  123. Socket Designation: DIMM Slot 1
  124. Bank Connections: 0 1
  125. Current Speed: 42 ns
  126. Type: DIMM SDRAM
  127. Installed Size: 1024 MB (Double-bank Connection)
  128. Enabled Size: 1024 MB (Double-bank Connection)
  129. Error Status: OK
  130.  
  131. Handle 0x0009, DMI type 6, 12 bytes
  132. Memory Module Information
  133. Socket Designation: DIMM Slot 2
  134. Bank Connections: 2 3
  135. Current Speed: 42 ns
  136. Type: DIMM SDRAM
  137. Installed Size: 2048 MB (Double-bank Connection)
  138. Enabled Size: 2048 MB (Double-bank Connection)
  139. Error Status: OK
  140.  
  141. Handle 0x002B, DMI type 16, 15 bytes
  142. Physical Memory Array
  143. Location: System Board Or Motherboard
  144. Use: System Memory
  145. Error Correction Type: None
  146. Maximum Capacity: 8 GB
  147. Error Information Handle: Not Provided
  148. Number Of Devices: 2
  149.  
  150. Handle 0x002C, DMI type 17, 27 bytes
  151. Memory Device
  152. Array Handle: 0x002B
  153. Error Information Handle: No Error
  154. Total Width: 64 bits
  155. Data Width: 64 bits
  156. Size: 1024 MB
  157. Form Factor: SODIMM
  158. Set: None
  159. Locator: DIMM 1
  160. Bank Locator: Bank 0/1
  161. Type: DDR3
  162. Type Detail: Synchronous
  163. Speed: 1066 MT/s
  164. Manufacturer: 80CE
  165. Serial Number: 95B10AB2
  166. Asset Tag: 1004
  167. Part Number: M471B2874EH1-CF8
  168.  
  169. Handle 0x002D, DMI type 17, 27 bytes
  170. Memory Device
  171. Array Handle: 0x002B
  172. Error Information Handle: No Error
  173. Total Width: 64 bits
  174. Data Width: 64 bits
  175. Size: 2048 MB
  176. Form Factor: SODIMM
  177. Set: None
  178. Locator: DIMM 2
  179. Bank Locator: Bank 2/3
  180. Type: DDR3
  181. Type Detail: Synchronous
  182. Speed: 1066 MT/s
  183. Manufacturer: 80CE
  184. Serial Number: 98A03E4C
  185. Asset Tag: 1007
  186. Part Number: M471B5673FH0-CF8
  187.  
  188. [me@me ~]$ ^C
  189. [me@me ~]$ sudo dmidecode --type 17
  190. # dmidecode 3.2
  191. Getting SMBIOS data from sysfs.
  192. SMBIOS 2.4 present.
  193.  
  194. Handle 0x002C, DMI type 17, 27 bytes
  195. Memory Device
  196. Array Handle: 0x002B
  197. Error Information Handle: No Error
  198. Total Width: 64 bits
  199. Data Width: 64 bits
  200. Size: 1024 MB
  201. Form Factor: SODIMM
  202. Set: None
  203. Locator: DIMM 1
  204. Bank Locator: Bank 0/1
  205. Type: DDR3
  206. Type Detail: Synchronous
  207. Speed: 1066 MT/s
  208. Manufacturer: 80CE
  209. Serial Number: 95B10AB2
  210. Asset Tag: 1004
  211. Part Number: M471B2874EH1-CF8
  212.  
  213. Handle 0x002D, DMI type 17, 27 bytes
  214. Memory Device
  215. Array Handle: 0x002B
  216. Error Information Handle: No Error
  217. Total Width: 64 bits
  218. Data Width: 64 bits
  219. Size: 2048 MB
  220. Form Factor: SODIMM
  221. Set: None
  222. Locator: DIMM 2
  223. Bank Locator: Bank 2/3
  224. Type: DDR3
  225. Type Detail: Synchronous
  226. Speed: 1066 MT/s
  227. Manufacturer: 80CE
  228. Serial Number: 98A03E4C
  229. Asset Tag: 1007
  230. Part Number: M471B5673FH0-CF8
  231.  
  232. [me@me ~]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement