Search Criteria
Package Details: hw-probe 1.6.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/hw-probe.git (read-only, click to copy) |
---|---|
Package Base: | hw-probe |
Description: | Tool to probe for hardware, check its operability and upload result to the Linux hardware DB: http://linux-hardware.org |
Upstream URL: | https://github.com/linuxhw/hw-probe |
Licenses: | GPLv2 |
Submitter: | 1ace |
Maintainer: | 1ace (Martchus) |
Last Packager: | 1ace |
Votes: | 30 |
Popularity: | 1.12 |
First Submitted: | 2016-06-11 10:53 (UTC) |
Last Updated: | 2022-06-24 09:23 (UTC) |
Dependencies (14)
- curl (curl-minimal-git, curl-git)
- ddcutil (ddcutil-git)
- dmidecode (dmidecode-git)
- edid-decode (edid-decode-git)
- hwinfo
- net-tools (net-tools-mptcp, net-tools-debian-ifconfig, net-tools-git)
- pciutils (pciutils-git)
- perl (perl-git)
- usbutils (usbutils-git)
- efibootmgr (efibootmgr-git) (optional)
- hdparm (optional)
- inxi (inxi-git) (optional)
- pnputils (pnputils-git) (optional)
- smartmontools (smartmontools-svn) (optional)
Latest Comments
lybin commented on 2021-10-28 06:30 (UTC)
Pls, add package "acpica" in dependencies to dump and decode acpi using "hw-probe -all -upload -dump-acpi -decode-acpi"
strubbl commented on 2021-01-08 18:24 (UTC) (edited on 2021-01-08 18:25 (UTC) by strubbl)
pikaur also fails:
1ace commented on 2021-01-03 12:50 (UTC)
@louson: if
auracle
fails to findedid-decode-git
whichprovides=(edid-decode)
, that's a bug you should report toauracle
;)(Fwiw
yay
works correctly, if you can't getauracle
fixed you can always useyay
:)I'm not sure what you mean about
dmidecode
though?louson commented on 2020-09-29 13:13 (UTC) (edited on 2020-09-29 13:13 (UTC) by louson)
dmidecode is in extra https://www.archlinux.org/packages/?sort=&q=dmidecode&maintainer=&last_update=&flagged=&limit=50
Auracle fails to download recursively. I think it should be edid-decode-git in the PKGBUILD.
allexj commented on 2020-09-18 09:39 (UTC) (edited on 2020-09-18 09:40 (UTC) by allexj)
WARNING: 'smartmontools' package is not installed
Install it with
sudo pacman -S smartmontools
1ace commented on 2020-06-13 18:01 (UTC)
@TheGoliath: I don't intend on packaging the beta, I'm waiting for 1.6 final :)
freefreeno commented on 2020-01-25 16:53 (UTC)
Can not satisfy dependency edid-decode-git when installing this package.
Just install edid-decode-git first.
Peter_Littmann commented on 2019-12-01 09:54 (UTC)
There seems to be a communication problem between hw-probe and inxi. When doing hw-probe I get a file ../LATEST/hw.info/logs/inxi with only size is 66 Byte and the content is:
root@monastir logs]# cat inxi Error 22: Unsupported option: -! Check -h for correct parameters.
yochananmarqos commented on 2019-10-08 20:33 (UTC) (edited on 2019-10-08 20:41 (UTC) by yochananmarqos)
Please add
edid-decode-git
to dependencies.davidmcinnis commented on 2016-06-15 21:24 (UTC)