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. In the former case, the tool requires
17 either the eeprom kernel module or the at24 kernel module 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, 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
48 decode-vaio(1)
49
51 Philip Edelbrock, Christian Zuckschwerdt, Burkart Lingner, Jean Delvare
52
53
54
55i2c-tools Oct 2013 decode-dimms(1)