Hi folks,
Most of you would know this already, but there's this website that gathers information on the hardware that we're all using to run Linux:
If you have a minute, please consider uploading information from your system too. Others can then use the website to query how well their hardware works.
https://linux-hardware.org/index.php?view=howto
On Fedora, providing information requires:
$ sudo dnf install hw-probe edid-decode
to install the packages, and then:
$ sudo -E hw-probe -all -upload
to run the probe and upload information. You can then remove the packages if you wish.
On 7/3/20 8:32 AM, Ankur Sinha wrote:
Hi folks,
Most of you would know this already, but there's this website that gathers information on the hardware that we're all using to run Linux:
If you have a minute, please consider uploading information from your system too. Others can then use the website to query how well their hardware works.
https://linux-hardware.org/index.php?view=howto
On Fedora, providing information requires:
$ sudo dnf install hw-probe edid-decode
to install the packages, and then:
$ sudo -E hw-probe -all -upload
to run the probe and upload information. You can then remove the packages if you wish.
So this is a super late follow-up, but I finally got around to this. :) Super easy and convenient to do. Thanks for sharing this!
fedora-join@lists.fedoraproject.org