1decode-dimms(1)                  User Commands                 decode-dimms(1)
2
3
4

NAME

6       decode-dimms  -  decode the information found in memory module SPD EEP‐
7       ROMs
8

SYNOPSIS

10       decode-dimms [-c] [-f [-b]] [-x|-X file [files..]]
11       decode-dimms -h
12

DESCRIPTION

14       The purpose of the decode-dimms tool is to decode the information found
15       in  memory  module  SPD  EEPROMs.  The SPD data is read either from the
16       running system or dump files.  In the former case, the tool requires  a
17       kernel module to be loaded: eeprom, at24 or ee1004 (for DDR4 SDRAM.)
18

PARAMETERS

20       -f, --format
21              Print nice html output
22
23       -b, --bodyonly
24              Don't print html header (useful for postprocessing the output)
25
26       --side-by-side
27              Display all DIMMs side-by-side if possible
28
29       --merge-cells
30              Merge neighbour cells with identical values (side-by-side output
31              only, default)
32
33       --no-merge-cells
34              Don't merge neighbour cells with identical values  (side-by-side
35              output only)
36
37       -c, --checksum
38              Decode completely even if checksum fails
39
40       -x     Read data from hexdump files
41
42       -X     Same as -x except treat multibyte hex data as little endian
43
44       -h, --help
45              Display the usage summary
46

BUGS

48       To  report  bugs  or  send fixes, please write to the Linux I2C mailing
49       list <linux-i2c@vger.kernel.org> with Cc  to  the  current  maintainer:
50       Jean Delvare <jdelvare@suse.de>.
51

SEE ALSO

53       decode-vaio(1)
54

AUTHORS

56       Philip Edelbrock, Christian Zuckschwerdt, Burkart Lingner, Jean Delvare
57
58
59
60i2c-tools                          Nov 2017                    decode-dimms(1)
Impressum