Search Criteria
Package Details: wd719x-firmware 1-9
Package Actions
Git Clone URL: | https://aur.archlinux.org/wd719x-firmware.git (read-only, click to copy) |
---|---|
Package Base: | wd719x-firmware |
Description: | Firmware for Western Digital WD7193, WD7197, and WD7296 SCSI cards |
Upstream URL: | https://github.com/mijailr/wd719x-firmware |
Licenses: | custom |
Submitter: | pedrogabriel |
Maintainer: | mijailr |
Last Packager: | mijailr |
Votes: | 321 |
Popularity: | 2.47 |
First Submitted: | 2015-03-02 23:50 (UTC) |
Last Updated: | 2025-06-20 18:55 (UTC) |
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
ryshglene commented on 2020-04-07 17:13 (UTC)
I've made these changes to the PKGBUILD:
And now it works for both
lha
andlhasa
. Please update it, if you get the same results.emceebois commented on 2020-04-06 15:50 (UTC) (edited on 2020-04-06 15:53 (UTC) by emceebois)
@mijailr @nightuser
I think I might know what's going on -- when I used lha from the AUR, the filenames were uppercase. When I replaced it with lhasa from Community, the filenames were lowercase.
If there is a flag recognized by both lha and lhasa that makes the command case-insensitive, adding that flag should fix this issue. If not then either some helper commands to do a case-insensitive grep of the output of
lha l
will need to be piped or parameterized to allow both to work, or lha will need to be removed as a dependency and entirely replaced with lhasa.mijailr commented on 2020-04-06 15:40 (UTC)
@nightuser can you get the latest version of this? Because I updated this to use the archive.org file, so maybe we have a different version of the pciscsi.exe
nightuser commented on 2020-04-06 15:10 (UTC) (edited on 2020-04-06 15:14 (UTC) by nightuser)
Edit:
The following is written in the man page for lha:
Original:
That's strange. I have:
lha
is from AUR with no additional changes.mijailr commented on 2020-04-06 00:40 (UTC) (edited on 2020-04-06 00:41 (UTC) by mijailr)
I'm not sure if that is the issue, this is the output of
lha l
nightuser commented on 2020-04-06 00:32 (UTC) (edited on 2020-04-06 00:34 (UTC) by nightuser)
pciscsi.exe contains case-sensitive file, so you shold run
lha xi pciscsi.exe PCI-SCSI.EXE
, the same withWD7296A.SYS
.aphirst commented on 2020-04-05 13:52 (UTC)
[adam@rakka ~]$ aur sync wd719x-firmware ==> Using [custom] repository -> wd719x-firmware: (none) -> 1-5 ==> Retrieving package files From https://aur.archlinux.org/wd719x-firmware = [up to date] master -> origin/master Running makepkg --clean --syncdeps ==> Making package: wd719x-firmware 1-5 (Sun 05 Apr 2020 14:51:45 BST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Found pciscsi.exe ==> Validating source files with sha256sums... pciscsi.exe ... Passed ==> Extracting sources... ==> Removing existing $pkgdir/ directory... ==> Starting build()... LHa: Fatal error: Cannot open archive file "pci-scsi.exe": No such file or directory ==> ERROR: A failure occurred in build(). Aborting...
xythrez commented on 2019-09-02 15:24 (UTC)
@lijunhui5682 The link is fine (https://web.archive.org/web/20150802061047/http://support.wdc.com/download/archive/pciscsi.exe if you get rid of the .But at the end), Archive.org is blocked in China so you may need a VPN or a proxy to bypass that.
« First ‹ Previous 1 2 3 4 Next › Last »