Unloading the Dialogic® Diva® Driver Modules

Before you can uninstall the Diva System Release software, you need to unload the Diva driver modules.

The Diva driver modules can be unloaded simply by executing: /usr/lib/opendiva/divas/Stop

If you wish to stop and unload the Diva drivers modules manually, proceed as described below:

  1. Login as "root" (or use su -).

  2. If you have started any tools that access the CAPI or Diva TTY interfaces, stop these tools to release the interfaces.

  3. If you have modified /etc/inittab or /etc/ttys to start getty/mgetty/ppp on one of the Diva TTY interfaces, remove these entries from these files and execute kill -HUP 1.

  4. Check that the Divastty, capi and divacapi modules are not busy (call lsmod to check it).

  5. Execute rmmod capi && rmmod divacapi && rmmod kernelcapi to unload the CAPI drivers.

  6. Execute rmmod Divatty to unload the Diva TTY drivers.

  7. Execute rmmod diva_idi && rmmod divas && rmmod divadidd to stop and unload the XDI drivers.