lpereira / hardinfo

System profiler and benchmark tool for Linux systems
http://hardinfo.org
GNU General Public License v2.0
759 stars 133 forks source link

[feature-request] add info about ranks and chip-width in Memory Device #683

Open Bogdan107 opened 1 year ago

Bogdan107 commented 1 year ago

Example of the sticker on the RAM module:

example 1

SKhynix   8GB  1Rx8  PC4-2400T-SA1-11
CHINA     HMA81GS6AFR8N-UH  NO  AC  1802

example 2

SAMSUNG  W00000021502D163F9        2215
         16GB 1Rx8 PC5-4800B-SA0-1010-XT
Korea    M425R2GA3BB0-CQK          SX2Y

Sticker's additional info, which are not displayed inside the hardinfo:

Now, I see this info by decode-dimms program of i2c-tools package. Example of Memory Characteristics part of decode-dimms output:

---=== Memory Characteristics ===---                                                                                                                                                          
Maximum module speed                             3200 MT/s (PC4-25600)
Size                                             4096 MB
Banks x Rows x Columns x Bits                    8 x 16 x 10 x 64
SDRAM Device Width                               16 bits
Ranks                                            1
Primary Bus Width                                64 bits
AA-RCD-RP-RAS (cycles)                           22-22-22-52
Supported CAS Latencies                          24T, 22T, 21T, 20T, 19T, 18T, 17T, 16T, 15T, 14T, 13T, 12T, 11T, 10T

Please, add info about detailed memory characteristics into the hardinfo. Please, add maximum of info, which decode-dimms can show.