Driver Health Diagnosis
Function
Diagnose the health status of the driver and output the diagnosis result.
Item |
Time Required |
Whether NPU Training or Inference Is Affected |
Application Scenario |
|---|---|---|---|
Driver Health Diagnosis |
2–7 seconds |
No |
Training or inference service rollout |
Parameters
Table 2 lists only a test-specific parameter. For details about other common parameters, see Common Parameters.
Parameter |
Description |
Mandatory |
||
|---|---|---|---|---|
[-i, --items] |
Specifies the diagnosis check item.
|
Yes |
||
Example
ascend-dmi -dg -i driver
1 2 3 4 5 6 7 8 9 | [***@***]# ascend-dmi -dg -i driver Summary: Arch: aarch64 Mode: ****** Time: 20250529-19:19:35 Hardware: driver: HEALTH |
Fault Check Items
Command Output |
Description |
|---|---|
HEALTH |
The driver and firmware are properly installed, and the driver status is healthy. |
GENERAL_WARN |
General warning (For details, see the displayed error information.) |
IMPORTANT_WARN |
Important warning (For details, see the displayed error information.) |
EMERGENCY_WARN |
Emergency warning (For details, see the displayed error information.) |
FAIL |
|