GiesJarr779
Members
-
Joined
-
Last visited
Solutions
-
GiesJarr779's post in Added new HBA 9500 16i and having issues with all drives attached to it was marked as the answerHBA 950016i update procedure for windows 10:
Download and install visual studio 2022 with windows 10 sdk
then go to apps>visual studio>modify and ensure oneclick is installed for the required signtool.exe
download FW from broadcom and also the storcli tool
place the storcli64.exe in the same folder the command prompt is in
open the developer command prompt for VS with admin priv
signtool.exe verify /v /pa storcli64.exe
once that completes successfully run this command:
storcli64.exe /c0 show
it should list controller 0 and its information if you have more than one controller change 0 to the controller you want.
at this point you can verify the firmware on the card to load the new fw.
i created a fw folder in the c drive and renamed the fw file to make it simple
storcli64.exe /c0 downloadfile=c:/fw/hba9500.bin
that command will send the firmware to the HBA
you can then do the same for the hba bios after rebooting