Supermicro 7045A-3B with aic94xx-seq.fw

Questions about hardware, drivers and peripherals
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Flesh

Supermicro 7045A-3B with aic94xx-seq.fw

Post by Flesh »

I have Supermicro 7045A-3B with built in SAS/SATA controller, in the past I just copied the aic94xx-seq.fw to /lib/firmware, as of the LMDE 2 install, this no longer works, I tried to do other things like run the script:

Code: Select all

for m in `echo /lib/firmware/*-generic /lib/firmware/*-server`; do
        cp -p /lib/firmware/aic94xx-seq.fw $m
done
update-initramfs -k all -t -u
This got rid of the warning about the driver, but I still cannot see the drives on the controller card, only the drives on my SATA controller, the other drives are all SATA.

I did a fresh install of LMDE 2 and had this issue, in the past it worked fine.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Locked

Return to “Hardware Support”