From Fedora Project Wiki

m (Andrewponomarenko moved page Hw-probe to Hardware probe: Rename)
Line 5: Line 5:
It is a part of the global [https://linux-hardware.org/?d=All Linux Hardware Database], the successor of [[Smolt]] project.
It is a part of the global [https://linux-hardware.org/?d=All Linux Hardware Database], the successor of [[Smolt]] project.


== Installation ==
== Install ==
 
Install a package:


  # dnf install hw-probe
  # dnf install hw-probe

Revision as of 05:37, 13 August 2019

Intro

The Fedora Hardware Database is automatically created based on hardware probes collected by hw-probe RPM package or by this flatpak.

It is a part of the global Linux Hardware Database, the successor of Smolt project.

Install

# dnf install hw-probe

Usage

Make a probe:

# sudo hw-probe -all -upload

Decode ACPI tables (requires acpica package):

# sudo hw-probe -all -upload -decode-acpi

Perform simple graphics tests (requires mesa-demos package):

# sudo hw-probe -all -upload -check

Import created probes to a local directory:

# sudo hw-probe -import DIR