Update Firmware#
On Linux, the driver apt package will automatically check for and update firmware on connected MX3 devices.
However, if you install additional MX3 cards afterwards, you may not have the latest firmware yet, depending on the timing of when you acquired them.
Run#
Luckily, there is a simple command to check for and run updates:
sudo mxfw_pcie_update_flash -f /lib/firmware/cascade_4chips_flash.bin
That’s it! All connected MX3 M.2s will be checked and updated if necessary.
Reboot#
After completion, reboot your computer.