Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 669722

Summary: sys-apps/hw-probe - Probe for hardware, check operability and upload result to the Linux HW database
Product: Gentoo Linux Reporter: Conrad Kostecki <conikost>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: normal CC: andrey.v.ponomarenko
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/linuxhw/hw-probe/
See Also: https://github.com/gentoo/gentoo/pull/10246
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 464330, 669720    
Bug Blocks:    

Description Conrad Kostecki gentoo-dev 2018-10-27 00:27:54 UTC
sys-apps/hw-probe: New package

This is a project to collect hardware details of Linux-powered
computers over the world and help Linux users and developers
to collaboratively debug hardware related issues.
Make a probe of your computer in order to participate and discover
the world of hardware in details. Share your probes and logs with
Linux developers to debug and fix problems on your computer.
Simplify inventory of hardware.
Comment 1 Andrey P 2019-02-19 12:57:09 UTC
*** Bug 678350 has been marked as a duplicate of this bug. ***
Comment 2 Larry the Git Cow gentoo-dev 2020-05-10 19:25:02 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=867401aadf911df386e434fd5792f144f9f993fd

commit 867401aadf911df386e434fd5792f144f9f993fd
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-05-10 19:24:10 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-05-10 19:24:48 +0000

    sys-apps/hw-probe: new package
    
    Hardware Probe Tool is a tool to probe for hardware,
    check it's operability and find drivers.
    The probes are uploaded to the Linux hardware database.
    See https://linux-hardware.org for more information.
    
    Closes: https://bugs.gentoo.org/669722
    Closes: https://github.com/gentoo/gentoo/pull/10246
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 sys-apps/hw-probe/Manifest            |  1 +
 sys-apps/hw-probe/files/README.gentoo |  7 ++++
 sys-apps/hw-probe/hw-probe-1.5.ebuild | 62 +++++++++++++++++++++++++++++++++++
 sys-apps/hw-probe/metadata.xml        | 18 ++++++++++
 4 files changed, 88 insertions(+)