Forum Discussion
hi ,
Following this guide to install FPGA support files
messages observed :
aocl install
Do you want to install /opt/intelFPGA_pro/18.1/hld/board/a10_ref? [y/n] y
aocl install: Adding the board package /opt/intelFPGA_pro/18.1/hld/board/a10_ref to the list of installed pckages
aocl install: Setting up FCD
aocl install: Running install from /opt/intelFPGA_pro/18.1/hld/board/a10_ref/linux64/libexec
Looking for kernel source files in /lib/modules/4.15.0-70-generic/build
Using kernel source files from /lib/modules/4.15.0-70-generic/build
Building driver for BSP with name a10_ref
make: Entering directory '/usr/src/linux-headers-4.15.0-70-generic'
CC [M] /tmp/opencl_driver_axJYyF/aclpci_queue.o
CC [M] /tmp/opencl_driver_axJYyF/aclpci.o
CC [M] /tmp/opencl_driver_axJYyF/aclpci_fileio.o
CC [M] /tmp/opencl_driver_axJYyF/aclpci_dma.o
CC [M] /tmp/opencl_driver_axJYyF/aclpci_pr.o
CC [M] /tmp/opencl_driver_axJYyF/aclpci_cmd.o
LD [M] /tmp/opencl_driver_axJYyF/aclpci_a10_ref_drv.o
Building modules, stage 2.
MODPOST 1 modules
CC /tmp/opencl_driver_axJYyF/aclpci_a10_ref_drv.mod.o
LD [M] /tmp/opencl_driver_axJYyF/aclpci_a10_ref_drv.ko
make: Leaving directory '/usr/src/linux-headers-4.15.0-70-generic'
aocl diagnose
--------------------------------------------------------------------
Warning:
No devices attached for package:
/opt/intelFPGA_pro/18.1/hld/board/a10_ref
--------------------------------------------------------------------
Vendor: Intel(R) Corporation
Found no active device installed on the host machine.
Please make sure to:
1. Set the environment variable AOCL_BOARD_PACKAGE_ROOT to the correct board package.
2. Install the driver from the selected board package.
3. Properly install the device in the host machine.
4. Configure the device with a supported OpenCL design.
5. Reboot the machine if the PCI Express link failed.
DIAGNOSTIC_FAILED
How to resolve this