No relevant resource is found in the selected language.
This site uses cookies. By continuing to browse the site you are agreeing to our use of cookies. Read our privacy policy>
Your browser version is too early. Some functions of the website may be unavailable. To obtain better user experience, upgrade the browser to the latest version.
Huawei uses machine translation combined with human proofreading to translate this document to different languages in order to help you better understand the content of this document.
Note: Even the most advanced machine translation cannot match the quality of professional translators.
Huawei shall not bear any responsibility for translation accuracy and it is recommended that you refer to the English document (a link for which has been provided).
How Do I Check Whether the Device Is Running Properly
How Do I Check Whether the Device Is Running Properly
Log in to the operating environment as user root and query the installation path of a software package.
cat /etc/ascend_install.info
Information similar to the following is displayed.
Driver_Install_Path_Param=/usr/local/Ascend
Go to the driver installation path and use the upgrade-tool to check the version of the file system running on the device.
cd /usr/local/Ascend/driver/tools/
./upgrade-tool --device_index -1 --system_version
If the query is successful, the device is started properly and the information similar to the following is displayed.