Please download the most current driver from our web-site at:
Digi Support Web Site
Installation instructions:
# script
Make sure your kernel source is installed and the symbolic link is created:
# rpm -qa | grep kernel
The kernel-source should match your running kernel exactly (uname -r). If not please install the matching kernel-source from your SuSE media or download source.
# ls -l /usr/src
Verify symbolic link between kernel source directory and "linux". If none is there, create one:
# ln -s /usr/src/linux-version /usr/src/linux
Rebuild the source rpm:
# rpm --rebuild 4000####_X.src.rpm
# rpm -i /usr/src/packages/RPMS/i386/dgdm-(version)
# /etc/init.d/dgdm start
# exit
A successful installation will create devices in /dev labeled ttyG0_00 through ttyG0_07 for an 8 port adapter.
To load the adapter and create the devices automatically upon reboot: # chkconfig dgdm 345 If any errors occur, please send us the file named "typescript" located in the directory where you began this installation for analysis to: Support Wizards .
Last updated:
Jan 11, 2024