Hi,

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

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

Everyone can contribute to the database with the help of 
https://github.com/linuxhw/hw-probe (various packages for the tool are 
available: AppImage, Snap, Flatpak, Docker, ebuild 
http://gpo.zugaina.org/sys-apps/hw-probe, etc.). The tool is intended to 
simplify collecting of 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 (smartctl, dmesg, 
xorg.log). Also it's handy to search for particular hardware configurations in 
the community and review logs for errors to check operability of devices on 
board (for some devices this is done automatically by hw-probe — see statuses 
of devices in a probe).

Enjoy!

Reply via email to