refers to https://cyberbus.net/post/40
if you are lazy to do the mod and just want your AN1500 support RAID0/1/JBOD and UEFI menu
./flash_fw.sh ./an1500_backup_20241107_mod.bin
./firmware_backup.sh an1500_backup.bin
and you may cut it into 7MB file according to the post or video
flashing firmware with this method is recommended
./flash_fw.sh an1500_backup.bin
if your card can't flash firmware with mnv_cli, you have to
- enable
iommu=relaxed
in your kernel - flash firmware using mvf
./force_flash_fw.sh an1500_backup.bin
crc_fix.py
can fix 7MB firmware and calculate checksum, you have to replace checksum at the end of 7MB firmwareoprom_full.bin
is a functional option rom which is intented to replace at 0x60_0000 of 7MB firmwarehbainfo.bin
is the HBA info structure to unlock RAID0/1/JBOD, which is intended to replace at 0x2_0000 of 7MB firmware