Discussion:
Fedora Hardware portal
Andrey Ponomarenko
2018-11-29 13:57:33 UTC
Permalink
Hi,

The Linux-Hardware.org database has been divided recently into a set of databases, one per each Linux distro. The one for Fedora is available at:

https://linux-hardware.org/?d=Fedora

Everyone can contribute to the database with the help of https://github.com/linuxhw/hw-probe (various packages are available: AppImage, Snap, Flatpak, Docker, RPM, etc.). The tool is intended to simplify collecting of hardware info and logs necessary for investigating hardware related problems. You need to execute only one simple command to collect all system logs at once:

sudo hw-probe -all -upload

Hardware failures are highlighted in the collected logs (important SMART attributes, errors in dmesg and xorg.log, etc.). Also it's handy to search for particular hardware configurations in the community and review errors in logs to check operability of devices on board (for some devices this is done automatically by hw-probe — see statuses of devices in your probe).

Hardware stats and raw data are dumped to Github repositories: https://github.com/linuxhw

Enjoy!
_______________________________________________
devel mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to devel-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedor
Matthew Miller
2018-11-29 22:56:11 UTC
Permalink
Post by Andrey Ponomarenko
AppImage, Snap, Flatpak, Docker, RPM, etc.). The tool is intended to
Have you considered packaging this directly in Fedora? That would make it a
lot easier for users to just run the program.

--
Matthew Miller
<***@fedoraproject.org>
Fedora Project Leader
_______________________________________________
devel mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to devel-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/***@lists.fedora
Andrey Ponomarenko
2018-12-03 06:49:48 UTC
Permalink
Post by Matthew Miller
 AppImage, Snap, Flatpak, Docker, RPM, etc.). The tool is intended to
Have you considered packaging this directly in Fedora? That would make it a
lot easier for users to just run the program.
Review request: https://bugzilla.redhat.com/show_bug.cgi?id=1655421

I use the same spec to build Fedora rpm package on OBS: https://build.opensuse.org/package/show/home:linuxbuild/hw-probe

Could you review it?

Thank you.
_______________________________________________
devel mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to devel-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@
Jeremy Cline
2018-12-04 20:53:56 UTC
Permalink
Hi,
Post by Andrey Ponomarenko
Hi,
https://linux-hardware.org/?d=Fedora
sudo hw-probe -all -upload
Hardware failures are highlighted in the collected logs (important SMART attributes, errors in dmesg and xorg.log, etc.). Also it's handy to search for particular hardware configurations in the community and review errors in logs to check operability of devices on board (for some devices this is done automatically by hw-probe — see statuses of devices in your probe).
There has been a desire to replace the old Fedora hardware database
(which is no longer online) with something new, and this seems to cover
a lot of what we want. It'd be great to be able to collaborate on this.
I poked around the client code a bit, but I can't find the server-side
repositories. Are those available somewhere and I'm just missing them?

Thanks,
Jeremy
_______________________________________________
devel mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to devel-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/***@lists.fedora
Continue reading on narkive:
Loading...