|
ClassicBoard PCI and Neo Driver Installation in SuSe 8.0 and 8.1 ClassicBoard PCI and Neo Driver Installation in SuSe 8.0 and 8.1 Please download the latest driver from our web-site at:
latest driver
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.
# 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 40002110_C.src.rpm
# rpm -i /usr/src/packages/RPMS/i386/cpci-(version)
# /etc/digicpci/rc.cpci load
# [Ctrl] d
Upon successful completion, the ttyCP0 through ttyCP7 devices will be created in /dev. 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 .
|