Английская Википедия:Dmidecode

Материал из Онлайн справочника
Версия от 01:36, 28 февраля 2024; EducationBot (обсуждение | вклад) (Новая страница: «{{Английская Википедия/Панель перехода}} {{Short description|Command-line utility}} {{Lowercase title}} {{Infobox software | title = dmidecode | name = | logo = <!-- File name without 'File:' --> | logo caption = | logo alt = | logo size = | collapsible = <!-- Any text here will collapse the screenshot. --> | screenshot = Example of dmidecode screenshot.png | screenshot size = | screenshot alt = | caption = <code>dmideco...»)
(разн.) ← Предыдущая версия | Текущая версия (разн.) | Следующая версия → (разн.)
Перейти к навигацииПерейти к поиску

Шаблон:Short description Шаблон:Lowercase title Шаблон:Infobox software dmidecode is a free userspace command-line utility for Linux that can parse the SMBIOS data.[1][2] The name dmidecode is derived from Desktop Management Interface, a related standard with which dmidecode originally interfaced. SMBIOS was originally named DMIBIOS. The Linux kernel and other modern operating systems such as the BSD family contain an SMBIOS decoder, allowing systems administrators to inspect system hardware configuration and to enable or disable certain workarounds for problems with specific systems, based on the provided SMBIOS information. Information provided by this utility typically includes the system manufacturer, model name, serial number, BIOS version and asset tag, as well other details of varying level of interest and reliability, depending on the system manufacturer. The information often includes usage status for the CPU sockets, expansion slots (including AGP, PCI and ISA) and memory module slots, and the list of I/O ports (including serial, parallel and USB).[3][4] Decoded DMI tables for various computer models are collected in a public GitHub repository.[5]

For Dell systems there is a libsmbios utility.[6]

References

Шаблон:Reflist

External links


Шаблон:Linux-stub