Uninstalling the Driver and Firmware

You can uninstall the driver and firmware in any sequence. The procedure is as follows:

  1. Log in to the server as the root user.
  2. Run the following command to uninstall the driver or firmware:
    • Uninstalling the driver
      1
      /usr/local/Ascend/driver/script/uninstall.sh
      
      If the following information is displayed, the driver is successfully uninstalled:
      1
      Driver package uninstalled successfully!
      
    • Uninstalling the firmware
      1
      /usr/local/Ascend/firmware/script/uninstall.sh
      
      If the following information is displayed, the driver is successfully uninstalled:
      1
      Firmware package uninstalled successfully!
      

Determine whether to restart the server as prompted. If you need to restart the server, run the reboot command.