DMI table decoder
Dmidecode reports information about your system's hardware as described
in your system BIOS according to the SMBIOS/DMI standard. This
information typically includes system manufacturer, model name, serial
number, BIOS version, asset tag as well as a lot of other details of
varying level of interest and reliability depending on the
manufacturer. This will often include usage status for the CPU sockets,
expansion slots (e.g. AGP, PCI, ISA) and memory module slots, and the
list of I/O ports (e.g. serial, parallel, USB).
Beware that DMI data have proven to be too unreliable to be blindly
trusted. Dmidecode does not scan your hardware, it only reports what
the BIOS told it to.
- Developed at Base:System
- Sources inherited from project openSUSE:Factory
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:seife:Factory/dmidecode && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
dmidecode-1.173-drop-cast.patch | 0000000478 478 Bytes | |
dmidecode-1.175-fix-SMBIOS-2.8.0.patch | 0000001144 1.12 KB | |
dmidecode-1.176-SMBIOS-2.8-is-supported.patch | 0000000475 475 Bytes | |
dmidecode-1.177-decode-pcie3-slot-id.patch | 0000001466 1.43 KB | |
dmidecode-1.181-decode-CPUID-recent-AMD.patch | 0000000827 827 Bytes | |
dmidecode-1.182-decode-ddr4-memory-type.patch | 0000000626 626 Bytes | |
dmidecode-2.12.tar.bz2 | 0000055191 53.9 KB | |
dmidecode.changes | 0000003472 3.39 KB | |
dmidecode.spec | 0000002925 2.86 KB |
Revision 26 (latest revision is 49)
Stephan Kulow (coolo)
accepted
request 255723
from
Jean Delvare (jdelvare)
(revision 26)
- dmidecode-1.181-decode-CPUID-recent-AMD.patch: Decode the CPUID of recent AMD processors (DMI type 4). - dmidecode-1.182-decode-ddr4-memory-type.patch: Add support for DDR4 memory type (DMI type 17). https://savannah.nongnu.org/bugs/?43370
Comments 0