README.md

Hardware Probe

A tool to probe for hardware, check its operability and upload result to the Linux hardware database: https://linux-hardware.org

About

Probe — is a snapshot of your computer's hardware state and system logs. The tool returns a permanent URL to view the probe of the computer. Share your probes and logs with Linux developers in order to help debug and fix problems on your computer.

Most important hardware related logs are dumped (anonymously) to the following github repositories:

Install

Install the package:

sudo dnf install hw-probe

Usage

Create a probe:

sudo hw-probe -all -upload

Example

]$ sudo hw-probe -all -upload

Probe for hardware ... Ok
Reading logs ... Ok
Uploaded to DB, Thank you!

Probe URL: https://linux-hardware.org/?probe=b394035f90

Privacy

Private information (including the username, machine's hostname, IP addresses, MAC addresses and serial numbers) is NOT uploaded to the database.

The tool uploads SHA512 hash of MAC addresses and serial numbers to properly identify unique computers and hard drives. All the data is uploaded securely via HTTPS.