User Tools

Site Tools


ubuntu:hardware

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu:hardware [2023/06/03 11:13] peterubuntu:hardware [2023/06/03 12:21] (current) peter
Line 1: Line 1:
 ====== Ubuntu - Hardware ====== ====== Ubuntu - Hardware ======
 +
 +
 +[[Ubuntu:Hardware:Detect the graphics card (GPU)|Detect the graphics card (GPU)]]
  
 [[Ubuntu:Hardware:dmidecode|dmidecode]] [[Ubuntu:Hardware:dmidecode|dmidecode]]
Line 5: Line 8:
 [[Ubuntu:Hardware:Hardware Detection|Hardware Detection]] [[Ubuntu:Hardware:Hardware Detection|Hardware Detection]]
  
 +[[Ubuntu:Hardware:hdparm|hdparm]]
  
 +[[Ubuntu:Hardware:hwinfo|hwinfo]]
  
-**dmidecode** is a tool for dumping a computer DMI (some say SMBIOS) table contents in a human-readable format. +[[Ubuntu:Hardware:hw-probe|hw-probe]]
- +
-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. +
- +
-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] +
- +
-sudo dmidecode –type system [About System Information] +
- +
-sudo dmidecode –type baseboard [About NIC & Storage Card]+
  
-sudo dmidecode –type chassis [About Chassis Information]+[[Ubuntu:Hardware:i2cdetect|i2cdetect]]
  
-sudo dmidecode –type processor [About Processor Information]+[[Ubuntu:Hardware:libinput|libinput]]
  
-sudo dmidecode –type memory [About Memory Information]+[[Ubuntu:Hardware:lshw|lshw]]
  
-sudo dmidecode –type cache [About Cache Information]+[[Ubuntu:Hardware:lspci|lspci]]
  
-sudo dmidecode –type connector [About USB Information]+[[Ubuntu:Hardware:lsusb|lsusb]]
  
-sudo dmidecode –type slot [About Slot Information] +[[Ubuntu:Hardware:sensors|sensors]]
-</code>+
  
ubuntu/hardware.1685790792.txt.gz · Last modified: 2023/06/03 11:13 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki