Uninstalling the Driver

Use this procedure to remove the Linux asynchronous driver. You will need to disable all processes running on the Digi ports before uninstalling the driver.

Procedure

  1. Enter the command for your particular Linux version. 

    For RPM systems, enter the commands:

    rmmod epca
    rpm -e epca

  2. Remove previous versions of non-rpm/Debian versions, if they were installed as a module. You need to remove the drivers with a specific script. You can locate this script at the Digi ftp site: ftp.digi.com/drivers/linux/oldepcaremove.txt.

Note: If the driver was installed as a monolithic part of the kernel, the kernel will need to be recompiled to remove that support.