PEX-400111
-
19 -
Interface Corporation
Kernel Version
You may need to recompile the driver module if you upgrade to a new kernel version or change a kernel
version. Refer to the following instructions.
<dpg0100>
#cd /usr/src/interface/common/dpg0100/src
#make
#make install
<dpg0101>
#cd /usr/src/interface/common/dpg0101/src
#make
#make install
<dpg0102> for RTLinux
#cd /usr/src/interface/common/dpg0102/src
#make
#make install
Go to the src directory of Linux drivers. Then compile and install the modules.
#cd /usr/src/interface/gph4141/<architecture name>
*1
/
(OS name)
*2
/drivers/src
#make
#make install
Notes:
•
*1
Write “i386” or “sh4” depending on the architecture of your computer.
•
*2
Write “linux” for Linux and “rtl” for RTLinux.
Uninstallation
1. To remove the modules, run the shell script.
2. Run uninstall located in the gph4141/<architecture name>
*
directory under the installation directory.
Example: Assume that the installation directory is the default.
#cd /usr/src/interface/gph4141/<architecture name>
*
#sh uninstall
3. Follow further instructions displayed on your screen.
Note:
*
Write “i386” or “sh4” depending on the architecture of your computer.