azmat
New Contributor
6 years agoMustang (Arria 10GX) not detected over lspci
I'm enabling a Mustang-F100-A10 (Arria 10GX) in Ubuntu16 using the directions at:
After programming the BSP and rebooting in steps 19 and 20, I would expect lspci to show the accelerator card. Unfortunately, after this step the card is not detected and subsequent steps (aocl diagnose) will fail since the driver cannot map to a device.
I've read on a few other forums that link speed can affect enumeration of the device. I think this may be the case for this issue, so im looking for ways to get around this problem. Most of the suggestions I've read recommend removing the device via sysfs and then pci rescan. This doesnt seem to apply since the device isn't even visible from the device list. Is there any way to force enumeration?
Thanks.