Rate This Document
Findability
Accuracy
Completeness
Readability

Upgrading the NETINT Firmware Version

Check the NVMe firmware version by checking whether the codec card is correctly identified by the NVMe driver. If the version is earlier than that provided in this section, upgrade the firmware.

  1. Check whether the codec card is correctly identified by the NVMe driver.
    1
    nvme list
    

    If the following information is displayed, the codec card is correctly identified.

    1
    2
    3
    4
    Node          SN                   Model            Namespace Usage                    Format           FW Rev
    ------------- -------------------- ---------------- --------- ------------------------ ---------------- --------
    /dev/nvme0n1  Q2A325A11DC082-0454A QuadraT2A        1         8.59  TB /   8.59  TB    4 KiB +  0 B     4866rKr1
    /dev/nvme1n1  Q2A325A11DC082-0454B QuadraT2A        1         8.59  TB /   8.59  TB    4 KiB +  0 B     4866rKr1
    

    The preceding command output is only an example.

    If the firmware version (the FW Rev column) is earlier than 4866rKr1, refer to 2 to upgrade the encoding card firmware.

  2. Refer to Video Stream Engine to obtain the Quadra_FW_V4.8.6_RC1.tar.gz package and upgrade the firmware.
    1
    2
    3
    4
    tar -zxvf Quadra_FW_V4.8.6_RC1.tar.gz
    cd Quadra_FW_V4.8.6_RC1/
    chmod +x quadra_auto_upgrade.sh
    ./quadra_auto_upgrade.sh
    

    The upgrade takes about 1 minute.

  3. After the upgrade is complete, reboot the system for the upgrade to take effect.
    1
    reboot