Neon/Hardware: Difference between revisions
Appearance
< Neon
Linuxbuild (talk | contribs) →About: Fix OS class in the db |
Linuxbuild (talk | contribs) |
||
Line 35: | Line 35: | ||
=== Privacy === | === Privacy === | ||
Private info is not collected. | Private info is not collected. Moreover, it's safer to share your logs by hw-probe rather than share manually, because most private data is removed or hashed at the client side before uploading. | ||
{{Warning|Please note that a 32-byte prefix of salted SHA512 hashes of MAC addresses and serial numbers are uploaded to the server in order to properly identify unique computers and parts. These are unlikely to be reversible.}} |
Revision as of 09:05, 22 January 2020
About
The Neon Hardware Database is automatically created based on hardware probes collected by this Deb or by this Snap.
It is a part of the global Linux Hardware Database.
Submit your hardware
Everybody can submit computer details to the database to let other people know how their computer hardware configuration is supported by Neon.
Single command to collect info and add it to the database:
hw-probe -all -upload
Output:
Probe for hardware ... Ok Reading logs ... Ok Uploaded to DB, Thank you! Probe URL: https://linux-hardware.org/?probe=be75222fbd
-
A probe
-
Collected logs
-
Computers index
-
Timeline of probes
-
Search for a device
Statistics
By creating a hardware probe you contribute to the "HDD/SSD Real-Life Reliability Test" study and to the development of smartmontools.
Debug ACPI subsystem
apt-get install acpica-tools hw-probe -all -upload -decode-acpi
Privacy
Private info is not collected. Moreover, it's safer to share your logs by hw-probe rather than share manually, because most private data is removed or hashed at the client side before uploading.