Forum Discussion
Altera_Forum
Honored Contributor
9 years agoHi, tiber, pnac, kevinjzw
I know this post is a couple of months old, but I am having a similar problem on our side. Did you get the solution for this issue? In our case, I believe that the issue is with version id, it does not match. I greped this error and found the following in the file name acl_pcie_device.cpp // Kernel read command succeed, but got bad data. (version id doesn't match) ACL_PCIE_INFO("[%s] PCIe-to-fabric read test failed, read 0x%0x after %u attempts\n", m_name, version, iattempt); return -1; If you already have a solution for this please do let me know. Thanks.