Visible to Intel only — GUID: nik1412547558943
Ixiasoft
Installing the Software
- Create a directory and unzip the Linux driver/application archive file to that directory.
- In the directory that you created, login as root by typing su.
- Type your root password.
- Type make to compile the driver and the application.
- Type ./ install to install the Linux driver.
Note: You will get the following error messages when you install the driver for the first time:
ERROR: Module altera_dma does not exist in /proc/modules.
rm: cannot remove '/dev/altera_dma': no such file or directory.
You can ignore these messages.