Updated on 2025-07-30 GMT+08:00

How Do I Query NVIDIA Error Messages?

You can perform the following steps to query NVIDIA error messages:

  1. Log in to the ECS.
  2. Run the following command to check whether there is an error message and save the command output:

    dmesg | grep -i nvidia

    You can also filter the output by keyword, such as NVRM, nouveau, nvidia, and nv, and save the output.