Uninstalling the Driver and Firmware
If the driver is installed using Yum or apt-get, see Uninstalling CANN.
You can uninstall the driver and firmware in any sequence. The procedure is as follows:
- Log in to the server as the root user.
- Uninstall the driver and firmware.
- Uninstalling the driver
1/usr/local/Ascend/driver/script/uninstall.sh
If information similar to the following is displayed, the driver is successfully uninstalled:1Driver package uninstalled successfully!
- Uninstalling the firmware
1/usr/local/Ascend/firmware/script/uninstall.sh
If information similar to the following is displayed, the firmware is successfully uninstalled:1Firmware package uninstalled successfully!
- Uninstalling the driver
Determine whether to restart the server as prompted. If you need to restart the server, run the reboot command.
Parent topic: Uninstallation