ubuntu:hardware
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
ubuntu:hardware [2023/06/03 11:08] – peter | ubuntu:hardware [2023/06/03 12:21] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Ubuntu - Hardware ====== | ====== Ubuntu - Hardware ====== | ||
- | [[Ubuntu: | ||
+ | [[Ubuntu: | ||
- | **dmidecode** is a tool for dumping a computer DMI (some say SMBIOS) table contents in a human-readable format. | + | [[Ubuntu: |
- | This table contains a description of the system hardware components, as well as other useful pieces of information such as serial numbers and BIOS revision. | + | [[Ubuntu: |
- | + | ||
- | The **DMI** table does not only describe what the system is currently made of, it also can report the possible evolutions (such as the fastest supported CPU or the maximal amount of memory supported). | + | |
- | + | ||
- | SMBIOS stands for System Management BIOS, while DMI stands for Desktop Management Interface. Both standards are tightly related and developed by the DMTF (Desktop Management Task Force). | + | |
- | + | ||
- | ---- | + | |
- | + | ||
- | <code bash> | + | |
- | sudo apt install dmidecode | + | |
- | sudo dmidecode –type bios [About BIOS Details] | + | [[Ubuntu: |
- | sudo dmidecode –type system | + | [[Ubuntu: |
- | sudo dmidecode –type baseboard | + | [[Ubuntu: |
- | sudo dmidecode –type chassis | + | [[Ubuntu: |
- | sudo dmidecode –type processor | + | [[Ubuntu: |
- | sudo dmidecode –type memory | + | [[Ubuntu: |
- | sudo dmidecode –type cache [About Cache Information] | + | [[Ubuntu: |
- | sudo dmidecode –type connector | + | [[Ubuntu: |
- | sudo dmidecode –type slot [About Slot Information] | + | [[Ubuntu: |
- | </ | + | |
ubuntu/hardware.1685790508.txt.gz · Last modified: 2023/06/03 11:08 by peter