2
.\" i-nex-dimms.1 - manpage for the i2c-tools/i-nex-dimms utility
3
.\" Copyright (C) 2013 Jaromir Capik
5
.\" This program is free software; you can redistribute it and/or modify
6
.\" it under the terms of the GNU General Public License as published by
7
.\" the Free Software Foundation; either version 2 of the License, or
8
.\" (at your option) any later version.
10
.\" This program is distributed in the hope that it will be useful,
11
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
12
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13
.\" GNU General Public License for more details.
15
.\" You should have received a copy of the GNU General Public License along
16
.\" with this program; if not, write to the Free Software Foundation, Inc.,
17
.\" 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
19
.TH i-nex-dimms 1 "Oct 2013" "i2c-tools" "User Commands"
21
i-nex-dimms \- decode the information found in memory module SPD EEPROMs
24
[-c] [-f [-b]] [-x|-X file [files..]]
32
tool is to decode the information found in memory module SPD EEPROMs.
33
The SPD data is read either from the running system or dump files.
34
In the former case, the tool requires either the eeprom kernel module
35
or the at24 kernel module to be loaded.
39
Print nice html output
42
Don't print html header (useful for postprocessing the output)
45
Display all DIMMs side-by-side if possible
48
Merge neighbour cells with identical values (side-by-side output only, default)
51
Don't merge neighbour cells with identical values (side-by-side output only)
54
Decode completely even if checksum fails
57
Read data from hexdump files
60
Same as -x except treat multibyte hex data as little endian
63
Display the usage summary
67
Philip Edelbrock, Christian Zuckschwerdt, Burkart Lingner, Jean Delvare