Visible to Intel only — GUID: nik1412548074782
Ixiasoft
Installing the Driver and Application
On your Linux computer: :
- Create a directory and unzip all files 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.
You get the following error message 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.