1VPDDECODE(8)                System Manager's Manual               VPDDECODE(8)
2
3
4

NAME

6       vpddecode - VPD structure decoder
7

SYNOPSIS

9       vpddecode [OPTIONS]
10
11

DESCRIPTION

13       vpddecode prints the "vital product data" information that can be found
14       in almost all IBM computers, and only IBM  computers.  Available  items
15       are:
16
17       · BIOS Build ID
18
19       · Product Name
20
21       · Box Serial Number
22
23       · Motherboard Serial Number
24
25       · Machine Type/Model
26
27
28       Some systems have these additional items:
29
30       · BIOS Release Date
31
32       · Default Flash Image File Name
33
34
35       Note  that these additional items are not documented by IBM, so this is
36       guess work, and as such should not be blindly trusted.  Feedback  about
37       the accuracy of these labels is welcome.
38
39

OPTIONS

41       -d, --dev-mem FILE
42              Read memory from device FILE (default: /dev/mem)
43
44       -u, --dump
45              Do  not decode the VPD records, dump their contents as hexadeci‐
46              mal instead.  Note that this is still a text output,  no  binary
47              data will be thrown upon you. ASCII equivalent is displayed when
48              possible. This option is mainly useful for debugging.
49
50       -h, --help
51              Display usage information and exit
52
53       -V, --version
54              Display the version and exit
55
56

FILES

58       /dev/mem
59

BUGS

61       The lookup table for product names is incomplete.  If  your  system  is
62       missing  from  the  table,  vpddecode  will  ask you to report. See the
63       AUTHORS file for maintainer contact  information.  Your  report  should
64       include the product name of the machine, and the BIOS build ID as given
65       by vpddecode.
66

AUTHOR

68       Jean Delvare
69

SEE ALSO

71       biosdecode(8), dmidecode(8), mem(4), ownership(8)
72
73
74
75dmidecode                          May 2005                       VPDDECODE(8)
Impressum