Altera_Forum
Honored Contributor
11 years agoAOCL with the DE5-Net on Ubuntu workstation : Recompiling the PCIe driver from source
Hello everyone,
I have recently acquired a DE5-Net development kit from Terasic. This board includes a StratixV GX from Altera. However, the PCIe driver bundled with it targets a RedHat Linux platform. Currently I only have access to Ubuntu 14.04 LTS. I understand that this makes things a bit complicated, but I do not have the option of changing to CentOS, RedHat or SUSE. I would need to recompile the PCIe driver from source, and since Ubuntu uses a different Linux kernel (3.13.0-35-generic on this system), this involves quite a lot of things. Correct me if any of my assumptions are mistaken, but I am attempting to recompile the PCIe driver source located at $aocl_board_package_root/host/linux64/driver . The install script make_all.sh had to be modified to use the Ubuntu kernel source headers. I think there is a fair bit more to do, but I am not sure. Is there anything I should watch out for? I have browsed for similar topics, and am in touch with others who were or are in a similar scenario. Regards, Victor PS: I am currently running Quartus II with the AOCL installed, updated to the most recent service pack (Version 14.0.1 Build 205).