Package Details: aic94xx-firmware 30-10

Git Clone URL: https://aur.archlinux.org/aic94xx-firmware.git (read-only, click to copy)
Package Base: aic94xx-firmware
Description: Adaptec SAS 44300, 48300, 58300 Sequencer Firmware for AIC94xx driver
Upstream URL: https://storage.microsemi.com/en-us/speed/scsi/linux/aic94xx-seq-30-1_tar_gz.php
Keywords: aic94xx firmware scsi
Licenses: custom
Submitter: None
Maintainer: nycex
Last Packager: nycex
Votes: 381
Popularity: 2.35
First Submitted: 2012-11-17 12:57 (UTC)
Last Updated: 2025-02-20 14:14 (UTC)

Dependencies (0)

Required by (1)

Sources (2)

Latest Comments

1 2 3 4 5 Next › Last »

jronald commented on 2025-06-11 09:03 (UTC) (edited on 2025-06-11 09:04 (UTC) by jronald)

@nycex It's ok if the hash doesn't change. Thanks.

nycex commented on 2025-06-11 08:42 (UTC)

@jronald Well, the verification hash hasn't changed in the move to web.archive.org and is not expected to change again (the archive version isn't going to get a new version, it is just a static binary), so I'd argue that downloading the binary from web.archive.org doesn't really matter as long as sha256 is secure and you are willing to trust the old download link from adaptec.

jronald commented on 2025-06-11 08:24 (UTC)

For the download source is "web.archive.org" instead of an official one, need a way to make sure it is secure.

43615 commented on 2025-02-20 14:21 (UTC)

Thanks @nycex, I was about to comment with a correction. @AscendLiu used a wrong URL. You need to use this specific capture, and there is no need to change the checksum.

Also, thank you for teaching me about the if_ flag!

AscendLiu commented on 2025-02-20 14:20 (UTC)

@nycex:That's perfect

nycex commented on 2025-02-20 14:14 (UTC)

I updated the package to download from archive.org, it should work again now.

AscendLiu commented on 2025-02-20 14:08 (UTC) (edited on 2025-02-20 14:09 (UTC) by AscendLiu)

I have modified the PKGBUILD file:

source=("${_fwname}-seq-${pkgver}-1.tar.gz::https://web.archive.org/web/scsi/linux/${_fwname}-seq-${pkgver}-1.tar.gz"
        "LICENSE.${_fwname}")
sha256sums=('dd59bd9633e85c030786a33f0a9517f94adbee5e4cf4b6076baa2cc8bd0ad4bc'
            '6e0dd2831a66437e87659ed31384f11bdc7720bc539d2efa063fbb7f4ac0e46c')

Unfortunately, it still fails

bsdtar: Error opening archive: Failed to open 'aic94xx_seq-30-1.noarch.rpm'

43615 commented on 2025-02-04 18:28 (UTC)

@LockyZ: I also ran into this today, and I was able to use the Wayback Machine by manually editing the PKGBUILD.

Find the source= line and change the address to:

https://web.archive.org/web/2/https://download.adaptec.com/<leave the rest unchanged>

LockyZ commented on 2025-02-04 16:10 (UTC) (edited on 2025-02-04 16:11 (UTC) by LockyZ)

It seems that file is no longer hosted @ https://download.adaptec.com/scsi/linux/aic94xx-seq-30-1.tar.gz is offline

nicholasflamel commented on 2023-07-25 21:27 (UTC)

Is there actually any point to installing this besides "fixing" the warnings?