1decode-dimms(1) User Commands decode-dimms(1)
2
3
4
6 decode-dimms - Decode the information found in memory module SPD EEP‐
7 ROMs.
8
10 decode-dimms [-c] [-f [-b]] [-x|-X file [files..]]
11 decode-dimms -h
12
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. The tool requires the eeprom kernel mod‐
17 ule to be loaded.
18
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)
32
33 -c, --checksum
34 Decode completely even if checksum fails
35
36 -x Read data from hexdump files
37
38 -X Same as -x except treat multibyte hex data as little endian
39
40 -h, --help
41 Display this usage summary
42
44 decode-vaio(1)
45
47 Philip Edelbrock ⟨phil@netroedge.com⟩
48 Christian Zuckschwerdt ⟨zany@triq.net⟩
49 Burkart Lingner ⟨burkart@bollchen.de⟩
50 Jean Delvare ⟨khali@linux-fr.org⟩
51
52
53
54i2c-tools Oct 2013 decode-dimms(1)