Querying Firmware Upgrade Status
Function
The npu-smi upgrade -q item -i id command is used to query the firmware upgrade status.
Syntax
npu-smi upgrade -q item -i id
Parameters
Parameter |
Description |
---|---|
id |
Device ID. The NPU ID obtained by running the npu-smi info -l command is the device ID. |
item |
Upgrade type. The option is mcu. |
Restrictions
This command must be run as the root user on a physical machine. If it is run as a non-root user on the physical machine, in a container, or on a VM, an error is reported.
Example
#Query the firmware upgrade status of the MCU on device 2.
npu-smi upgrade -q mcu -i 2
Conclusion : PASS
Message : Device upgrade successfully.