Forum Discussion
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- Altera's PCI-E driver for OpenCL does not officially support Ubuntu; it only supports CentOS/RedHat and windows 7/8.1/10. It is quite likely that the PCI-E driver would not work on an Ubuntu machine even if it installs correctly. Still, try this command and see if the kernel module is actually loaded: sudo lspci -v | grep -A 10 -i altera --- Quote End --- Well, sudo lspci -v | grep -A 10 -i altera gives results: 01:00.0 Class 1200: Altera Corporation Device 2494 (rev 01) (prog-if 01) Subsystem: Altera Corporation Device 0002 Flags: bus master, fast devsel, latency 0, IRQ 16 Memory at e0d40000 (64-bit, prefetchable) Memory at e0d00000 (64-bit, prefetchable) Capabilities: [50] MSI: Enable- Count=1/4 Maskable- 64bit+ Capabilities: [78] Power Management version 3 Capabilities: [80] Express Endpoint, MSI 00 Capabilities: [100] Virtual Channel Capabilities: [200] Vendor Specific Information: ID=1172 Rev=0 Len=044 <?> Capabilities: [300]# 19 Kernel driver in use: aclpci_de5a_net_i2 I think the kernel driver is installed and works...