Difference between revisions of "Dmidecode"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=dmidecode |Short description=Dumps a computer's DMI (SMBIOS) table contents |Full description='Dmidecode' reports information about your system's hardware as descri...")
 
(Add dev language)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=dmidecode
 
|Name=dmidecode
|Short description=Dumps a computer's DMI (SMBIOS) table contents
+
|Short description=Dumps a computer's DMI (SMBIOS) table contents.
 
|Full description='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 other details of varying level of interest and reliability. This other information often includes 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).
 
|Full description='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 other details of varying level of interest and reliability. This other information often includes 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).
|User level=none
+
|Homepage URL=https://www.nongnu.org/dmidecode/
|Status=Live
+
|Version download=https://download.savannah.gnu.org/releases/dmidecode/dmidecode-3.4.tar.xz
|Component programs=
+
}}
|Homepage URL=http://www.nongnu.org/dmidecode/
+
{{Project license
|VCS checkout command=:pserver:anoncvs@subversions.gnu.org:/cvsroot/dmidecode login
+
|License=GPLv2orlater
|Computer languages=C
+
|License copyright=From dmidecode.c:
|Documentation note=
+
/*
|Paid support=
+
  * DMI Decode
|IRC help=
+
  *
|IRC general=
+
  *  Copyright (C) 2000-2002 Alan Cox <alan@redhat.com>
|IRC development=
+
  *  Copyright (C) 2002-2020 Jean Delvare <jdelvare@suse.de>
|Related projects=
+
  *
|Keywords=kernel,enable,source code,signature,DMI,SMBIOS,disable
+
  *  This program is free software; you can redistribute it and/or modify
|Is GNU=n
+
  *  it under the terms of the GNU General Public License as published by
|Last review by=Janet Casey
+
  *  the Free Software Foundation; either version 2 of the License, or
|Last review date=2007-07-02
+
  *  (at your option) any later version.
|Submitted by=Database conversion
+
  *
|Submitted date=2011-04-01
+
  *  This program is distributed in the hope that it will be useful,
|Version identifier=2.9
+
  *  but WITHOUT ANY WARRANTY; without even the implied warranty of
|Version date=2007-02-26
+
  *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
|Version status=stable
+
  *  GNU General Public License for more details.
|Version download=http://savannah.nongnu.org/download/dmidecode/dmidecode-2.9.tar.gz
+
  *
|License verified date=2003-10-20
+
  *  You should have received a copy of the GNU General Public License
|Version comment=2.9 stable released 2007-02-26
+
  *  along with this program; if not, write to the Free Software
 +
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 +
  *
 +
  *  For the avoidance of doubt the "preferred form" of this code is one which
 +
  *  is in an open unpatent encumbered format. Where cryptographic key signing
 +
  *  forms part of the process of creating an executable the information
 +
  *  including keys needed to generate an equivalently functional executable
 +
  *  are deemed to be part of the source code.
 +
  *
 +
|License verified by=GNUtoo
 +
|License verified date=2023-11-22
 +
}}
 +
{{Software category
 +
|Interface=command-line
 +
|Programming-language=C
 +
|Runs-on=BSD, GNU/Linux, GNU/Hurd
 +
|Software-development=small-specific-development-task
 +
|Use=software-development
 +
}}
 +
{{EntryGNU
 +
|Is GNU=No
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Jean Delvare
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Jean Delvare
 
 
|Email=khali@linux-fr.org
 
|Email=khali@linux-fr.org
|Resource URL=
 
 
}}
 
}}
{{Person
+
{{Resource
|Role=Contributor
+
|Resource audience=Python (Ref)
|Real name=See the AUTHORS file in the distribution for a complete list
+
|Resource URL=https://pypi.org/project/dmidecode/
|Email=
+
}}
|Resource URL=
+
{{Resource
 +
|Resource audience=Debian (Ref)
 +
|Resource URL=https://tracker.debian.org/pkg/dmidecode
 +
}}
 +
{{Resource
 +
|Resource audience=Savannah (Ref)
 +
|Resource URL=https://savannah.nongnu.org/projects/dmidecode/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
 
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://savannah.nongnu.org/cvs/?group=dmidecode
+
|Resource URL=https://git.savannah.nongnu.org/cgit/dmidecode.git/
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Bug Tracking
+
|Resource kind=Mailing List
|Resource kind=VCS Repository Webview
+
|Resource URL=https://lists.nongnu.org/mailman/listinfo/dmidecode-devel/
|Resource URL=https://savannah.nongnu.org/bugs/?group=dmidecode
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Developer
+
|Resource kind=Download
|Resource kind=Mailing List Info/Archive
+
|Resource URL=https://download.savannah.gnu.org/releases/dmidecode/
|Resource URL=http://lists.nongnu.org/mailman/listinfo/dmidecode-devel
 
 
}}
 
}}
{{Software category
+
{{Resource
|Interface=command-line
+
|Resource kind=General
|Software-development=small-specific-development-task
+
|Resource URL=https://savannah.gnu.org/people/
|Use=software-development
 
 
}}
 
}}
{{Project license
+
{{EntryDetails
|License=GPLv2orlater
+
|Is High Priority Project=No
|License verified by=Janet Casey
+
|Computer languages=C
|License verified date=2003-10-20
+
|Decommissioned or Obsolete=No
 +
|Version identifier=3.4
 +
|Version status=stable
 +
|Last review by=GNUtoo
 +
|Last review date=2023-11-22
 +
|User level=intermediate
 +
|Accepts cryptocurrency donations=No
 +
|Test entry=No
 
}}
 
}}
 +
{{Featured}}

Latest revision as of 14:28, 22 November 2023


Overview

dmidecode

https://www.nongnu.org/dmidecode/
Dumps a computer's DMI (SMBIOS) table contents.

'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 other details of varying level of interest and reliability. This other information often includes 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).





Details

Licensing

License

Verified by

Verified on

Notes

Verified by

GNUtoo

Verified on

22 November 2023




Leaders and contributors

Contact(s)Role
Jean Delvare Maintainer


Resources and communication

AudienceResource typeURI
Savannah (Ref)https://savannah.nongnu.org/projects/dmidecode/
VCS Repository Webviewhttps://git.savannah.nongnu.org/cgit/dmidecode.git/
Mailing Listhttps://lists.nongnu.org/mailman/listinfo/dmidecode-devel/
Generalhttps://savannah.gnu.org/people/
Debian (Ref)https://tracker.debian.org/pkg/dmidecode
Downloadhttps://download.savannah.gnu.org/releases/dmidecode/
Python (Ref)https://pypi.org/project/dmidecode/


Software prerequisites

About this entry

This entry (in part or in whole) was last reviewed on 22 November 2023.



<headertabs />


Entry











"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Debian (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"Savannah (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.












Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.