Forum Discussion
Altera_Forum
Honored Contributor
9 years agoUpdate,
I used the `opencl.rbf` file from the prebuilt sd_card image, but what I missed in my first attempts was renaming that file. My linux console was looking for `soc_system.rbf` so I renamed the `opencl.rbf` to match and then managed to successfully install aclsoc_drv.ko. Of course I've hit my next wall now, I can't actually run any OpenCL programs on the FPGA:root@cyclone5:~# ./host
ERROR: Unable to find Altera OpenCL platform. Any ideas on this one?