Hardware probe

From ArchWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Hardware probe is a tool to check operability of hardware devices, collect system logs and contribute to the hardware database and user statistics.

Installation

Install the hw-probeAUR package.

Usage

Make a probe:

# hw-probe -all -upload

Decode ACPI tables (requires acpica package):

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

Perform simple graphics, hdd, cpu and memory tests (requires mesa-demos package):

# hw-probe -all -upload -check

See also