问题:reboot后执行报错
[root@XX ~]# npu-smi --help
dcmi module initialize failed. ret is -8005
1、安装过程
[root@XX 300I]# ./A300-3010-npu-driver_6.0.0_linux-aarch64.run --full --install-for-all
Verifying archive integrity... 100% SHA256 checksums are OK. All good.
Uncompressing ASCEND DRIVER RUN PACKAGE 100%
[Driver] [2023-10-27 17:20:27] [INFO]Start time: 2023-10-27 17:20:27
[Driver] [2023-10-27 17:20:27] [INFO]LogFile: /var/log/ascend_seclog/ascend_install.log
[Driver] [2023-10-27 17:20:27] [INFO]OperationLogFile: /var/log/ascend_seclog/operation.log
[Driver] [2023-10-27 17:20:28] [WARNING]Do not power off or restart the system during the installation/upgrade
[Driver] [2023-10-27 17:20:28] [INFO]set username and usergroup, HwHiAiUser:HwHiAiUser
[Driver] [2023-10-27 17:20:29] [INFO]driver install type: Rebuild
[Driver] [2023-10-27 17:20:29] [INFO]Rebuilding by kernel path(/lib/modules/5.4.119-19-0011/build), detail in /var/log/ascend_seclog/ascend_rebuild.log
[Driver] [2023-10-27 17:20:36] [INFO]upgradePercentage:10%
[Driver] [2023-10-27 17:20:40] [INFO]upgradePercentage:30%
[Driver] [2023-10-27 17:20:40] [INFO]upgradePercentage:40%
[Driver] [2023-10-27 17:20:41] [INFO]upgradePercentage:90%
[Driver] [2023-10-27 17:20:41] [INFO]Waiting for device startup...
[Driver] [2023-10-27 17:20:42] [INFO]Device startup success
[Driver] [2023-10-27 17:22:47] [INFO]upgradePercentage:100%
[Driver] [2023-10-27 17:23:47] [WARNING]There are some chips not ready, please check after reboot
[Driver] [2023-10-27 17:23:47] [INFO]Driver package installed successfully! Reboot needed for installation/upgrade to take effect!
[Driver] [2023-10-27 17:23:47] [INFO]End time: 2023-10-27 17:23:47
2、驱动信息:
1d917f7ac9246a597cf8b1823aa505c5 A300-3010-driver-repack-tools_6.0.0.tar.gz
9ba4f43cae65aae468fdc2818f250b0c A300-3010-npu-driver_6.0.0_linux-aarch64.run
f280cdf1356cdcb694163bf1854543c8 A300-3010-npu-firmware_6.0.0.run
3、check信息
[root@XX 300I]# ./A300-3010-npu-driver_6.0.0_linux-aarch64.run --check
Verifying archive integrity... 100% SHA256 checksums are OK. ./A300-3010-npu-driver_6.0.0_linux-aarch64.run does not contain an embedded MD5 checksum.
./A300-3010-npu-driver_6.0.0_linux-aarch64.run does not contain a CRC checksum.
All good.
Verifying archive integrity... 100% SHA256 checksums are OK. All good.
Uncompressing ASCEND DRIVER RUN PACKAGE 100%
[Driver] [2023-10-27 18:07:26] [INFO]Start time: 2023-10-27 18:07:26
[Driver] [2023-10-27 18:07:26] [INFO]LogFile: /var/log/ascend_seclog/ascend_install.log
[Driver] [2023-10-27 18:07:26] [INFO]OperationLogFile: /var/log/ascend_seclog/operation.log
[Driver] [2023-10-27 18:07:26] [INFO]base version is 22.0.4.
[Driver] [2023-10-27 18:07:26] [INFO]End time: 2023-10-27 18:07:26
4、其他
[root@XX 300I]# lspci | grep d500
05:00.0 Processing accelerators: Huawei Technologies Co., Ltd. Device d500 (rev 23)
0a:00.0 Processing accelerators: Huawei Technologies Co., Ltd. Device d500 (rev 23)
问题:reboot后执行报错
[root@XX ~]# npu-smi --help
dcmi module initialize failed. ret is -8005
1、安装过程
[root@XX 300I]# ./A300-3010-npu-driver_6.0.0_linux-aarch64.run --full --install-for-all
Verifying archive integrity... 100% SHA256 checksums are OK. All good.
Uncompressing ASCEND DRIVER RUN PACKAGE 100%
[Driver] [2023-10-27 17:20:27] [INFO]Start time: 2023-10-27 17:20:27
[Driver] [2023-10-27 17:20:27] [INFO]LogFile: /var/log/ascend_seclog/ascend_install.log
[Driver] [2023-10-27 17:20:27] [INFO]OperationLogFile: /var/log/ascend_seclog/operation.log
[Driver] [2023-10-27 17:20:28] [WARNING]Do not power off or restart the system during the installation/upgrade
[Driver] [2023-10-27 17:20:28] [INFO]set username and usergroup, HwHiAiUser:HwHiAiUser
[Driver] [2023-10-27 17:20:29] [INFO]driver install type: Rebuild
[Driver] [2023-10-27 17:20:29] [INFO]Rebuilding by kernel path(/lib/modules/5.4.119-19-0011/build), detail in /var/log/ascend_seclog/ascend_rebuild.log
[Driver] [2023-10-27 17:20:36] [INFO]upgradePercentage:10%
[Driver] [2023-10-27 17:20:40] [INFO]upgradePercentage:30%
[Driver] [2023-10-27 17:20:40] [INFO]upgradePercentage:40%
[Driver] [2023-10-27 17:20:41] [INFO]upgradePercentage:90%
[Driver] [2023-10-27 17:20:41] [INFO]Waiting for device startup...
[Driver] [2023-10-27 17:20:42] [INFO]Device startup success
[Driver] [2023-10-27 17:22:47] [INFO]upgradePercentage:100%
[Driver] [2023-10-27 17:23:47] [WARNING]There are some chips not ready, please check after reboot
[Driver] [2023-10-27 17:23:47] [INFO]Driver package installed successfully! Reboot needed for installation/upgrade to take effect!
[Driver] [2023-10-27 17:23:47] [INFO]End time: 2023-10-27 17:23:47
2、驱动信息:
1d917f7ac9246a597cf8b1823aa505c5 A300-3010-driver-repack-tools_6.0.0.tar.gz
9ba4f43cae65aae468fdc2818f250b0c A300-3010-npu-driver_6.0.0_linux-aarch64.run
f280cdf1356cdcb694163bf1854543c8 A300-3010-npu-firmware_6.0.0.run
3、check信息
[root@XX 300I]# ./A300-3010-npu-driver_6.0.0_linux-aarch64.run --check
Verifying archive integrity... 100% SHA256 checksums are OK. ./A300-3010-npu-driver_6.0.0_linux-aarch64.run does not contain an embedded MD5 checksum.
./A300-3010-npu-driver_6.0.0_linux-aarch64.run does not contain a CRC checksum.
All good.
Verifying archive integrity... 100% SHA256 checksums are OK. All good.
Uncompressing ASCEND DRIVER RUN PACKAGE 100%
[Driver] [2023-10-27 18:07:26] [INFO]Start time: 2023-10-27 18:07:26
[Driver] [2023-10-27 18:07:26] [INFO]LogFile: /var/log/ascend_seclog/ascend_install.log
[Driver] [2023-10-27 18:07:26] [INFO]OperationLogFile: /var/log/ascend_seclog/operation.log
[Driver] [2023-10-27 18:07:26] [INFO]base version is 22.0.4.
[Driver] [2023-10-27 18:07:26] [INFO]End time: 2023-10-27 18:07:26
4、其他
[root@XX 300I]# lspci | grep d500
05:00.0 Processing accelerators: Huawei Technologies Co., Ltd. Device d500 (rev 23)
0a:00.0 Processing accelerators: Huawei Technologies Co., Ltd. Device d500 (rev 23)