Solved
Forum Discussion
HRZ
Frequent Contributor
7 years ago@SSFyTMT, can you post the output of these two commands after configuring the FPGA via JTAG and doing a soft reboot?
sudo lspci -v | grep -i altera -A 15
sudo lspci -v | grep -i intel -A 15
(you can remove the lines belonging to other devices at the end of each hit, I am just trying to make sure all the configurations of each hit are included by adding the -A 15 argument)