Rate This Document
Findability
Accuracy
Completeness
Readability

Uninstalling the KAE by Compiling Source Code

  1. Uninstall KAE drivers.
    1. Uninstall the user-mode driver.
      1
      cd /home/KAEdriver-1.3.11/warpdrive
      
      1
      make uninstall
      
    2. Uninstall the kernel-mode driver.
      1
      cd /home/KAEdriver-1.3.11/kae_driver
      
      1
      make uninstall
      
  2. Uninstall the KAE.
    1
    cd /home/KAE-1.3.11
    
    1
    make uninstall
    
  3. Uninstall the drivers.
    rmmod hisi_hpre
    rmmod hisi_zip
    rmmod hisi_rde
    rmmod hisi_sec2
    rmmod hisi_qm
    rmmod uacce

    If a driver cannot be uninstalled by running the preceding commands, run the following command (replace modname with the actual driver name):

    modprobe -r modname
  4. Query the drivers. No information is displayed.
    lsmod | grep uacce
    lsmod | grep hisi_hpre
  5. Query KAE devices (virtual devices). "No such file or directory" is displayed.
    ls /sys/class/uacce/