我要评分
获取效率
正确性
完整性
易理解

Upgrading the NETINT Firmware Version

  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     4606nrc2
    /dev/nvme1n1  Q2A325A11DC082-0454B QuadraT2A        1         8.59  TB /   8.59  TB    4 KiB +  0 B     4606nrc2
    

    The preceding command output is only an example.

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

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

    The upgrade takes about 1 minute.

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