Search Criteria
Package Details: hw-probe 1.6.5-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/hw-probe.git (read-only, click to copy) |
---|---|
Package Base: | hw-probe |
Description: | Probe for hardware, check its operability and upload result to https://linux-hardware.org |
Upstream URL: | https://github.com/linuxhw/hw-probe |
Licenses: | LGPL-2.1-or-later OR BSD-4-Clause |
Submitter: | 1ace |
Maintainer: | Martchus |
Last Packager: | Martchus |
Votes: | 37 |
Popularity: | 1.23 |
First Submitted: | 2016-06-11 10:53 (UTC) |
Last Updated: | 2024-11-29 22:52 (UTC) |
Dependencies (15)
- acpica
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- ddcutil (ddcutil-gitAUR, ddcutil-dev-gitAUR)
- dmidecode (dmidecode-gitAUR)
- hwinfo
- net-tools (net-tools-gitAUR)
- pciutils (pciutils-gitAUR)
- perl (perl-gitAUR)
- usbutils (usbutils-gitAUR)
- v4l-utils-gitAUR
- efibootmgr (efibootmgr-gitAUR) (optional)
- hdparm (optional)
- inxi (optional)
- pnputils (pnputils-gitAUR) (optional)
- smartmontools (smartmontools-svnAUR) (optional)
Required by (1)
- arcolinux-app-glade-git (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
nursoda commented on 2023-02-16 14:02 (UTC)
@1ace: Correct me if I'm wrong, but your PKGBUILD explicitely 'depends' on 'edid-decode', yet no such package is available in AUR. In my opinion, you should modify your PKGBUILD to depend on 'edid-decode-git'. It may be convenient if yay does some magic here (trying to add '-git' to package names), but that's not how dependencies ought to work, right? ;)
puzzle commented on 2022-07-22 16:34 (UTC)
WARNING: 'smartmontools' package is not installed
1ace commented on 2022-07-19 18:14 (UTC)
@abarbarian: looks like your AUR helper (
pacaur
) is unable to install dependencies, which is the same bug others reported onauracle
andpikaur
.The same answer applies: you should report the bug to their devs, and/or use one that works (I use
yay
which works fine).abarbarian commented on 2022-07-17 11:27 (UTC)
If you get " Missing dependencies: -> edid-decode" when trying to install. Just install "edid-decode-git" then hw-probe and you should be good to go ;-)
abarbarian commented on 2022-07-16 13:54 (UTC)
Installed trizen to try and install hw-prob but got this as it failed to install.
AUR URL : https://aur.archlinux.org/packages/hw-probe License : GPLv2 Votes : 30 Popularity : 0.87% Installed : No Out Of Date : No Depends On : perl>=5 hwinfo curl dmidecode pciutils usbutils net-tools ddcutil edid-decode Make Deps : None Check Deps : None Optional Deps : hdparm smartmontools inxi efibootmgr pnputils Provides : None Conflicts With : None Replaces : None Package Base : hw-probe Last Update : Fri Jun 24 10:23:11 2022 Description : Tool to probe for hardware, check its operability and upload result to the Linux hardware DB: http://linux-hardware.org
:: edid-decode not found. :: Dependency not found: edid-decode ==> Making package: hw-probe 1.6.4-1 (Sat 16 Jul 2022 14:48:31 BST) ==> Checking runtime dependencies... ==> Installing missing dependencies... error: target not found: edid-decode ==> ERROR: 'pacman' failed to install missing dependencies. ==> Missing dependencies: -> edid-decode ==> Checking buildtime dependencies... ==> ERROR: Could not resolve all dependencies. :: Unable to build hw-probe - makepkg exited with code: 8 =>> Try again? [y/N]:
I also get fails for finding and installing edid-decode.
Put brain in gear before pressing enter14:52:01-->Sat Jul 16-->~ -->sudo pacman -S edid-decode error: target not found: edid-decode Put brain in gear before pressing enter14:52:14-->Sat Jul 16-->~ -->trizen -S edid-decode :: edid-decode not found. Put brain in gear before pressing enter14:52:50-->Sat Jul 16-->~ -->pacaur -S edid-decode :: Package edid-decode not found in repositories, trying AUR... :: resolving dependencies... :: no results found for edid-decode
;-(
abarbarian commented on 2022-07-16 13:30 (UTC)
Put brain in gear before pressing enter14:26:16-->Sat Jul 16-->~ -->pacaur -S hw-probe :: Package hw-probe not found in repositories, trying AUR... :: resolving dependencies... :: no results found for edid-decode (dependency tree: hw-probe edid-decode)
Hi I get the following when trying to install hw-probe. Any help gratefully received. Thanks.
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.
« First ‹ Previous 1 2 3 4 Next › Last »