Ubuntu 20.04 + OneAPI + Arria 10 GX: Installing FPGA driver
Hi, we received some time ago an arria 10 GX board, and it is currently cased in an Ubuntu 20.04 box. I can build OneAPI designs targeting the Arria 10 GX board without any issues inside a docker container all the way to a binary (incl bitstream). Using the latest version of OneAPI, I believe these bitstreams are compatible with Acceleration Stack 1.2.1.
The problem I am currently having is running those designs on this machine. I believe I need to install the FPGA driver and OPAE. Has anyone manage to do that in Ubuntu 20.04? Another complication I found is that when I do lcpi, I get:
01:00.0 Processing accelerators: Altera Corporation Device 2494 (rev 01)
Is this incompatible with PCI ID 0x09C4, which seems to be the official PCI ID for those cards?