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: 376
Popularity: 4.42
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 Next › Last »

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?

kajlao commented on 2023-03-25 02:41 (UTC)

@xuiqzy you're right, it should be changed.

xuiqzy commented on 2023-02-12 23:44 (UTC)

Please change source link to authenticated and encrypted version with https: https://download.adaptec.com/scsi/linux/aic94xx-seq-30-1.tar.gz Https link tested and is working.

austinzuffi commented on 2022-11-05 00:37 (UTC)

is there a key-id here that i can add? tar.gz not passing makepkg validity check