

Open a terminal window and write this command: sudo ln -s /lib64/libudev.so.1 /lib64/libudev.so.0 You need to add a soft link so the software can find a library. It seems this is an old bug that Intel hasn’t managed to fix for several release versions. Well, that didn’t work, but it is probably a good idea to have this file installed. So I added the file /etc/udev/rules.d/les and put the following text into the file to allow a regular user to access the Terasic FPGA board. After searching the net, I found information on setting up the computer so that you don’t need to run the JTAG as root. USB-Blaster “unable to scan device chain” Error MessageĪfter installing the software, I tried to use the programmer to connect my development board, but I got the error Unable to scan device chain.
#Altera usb blaster driver software install
I’ve written them down here for later reference, and maybe you have the same install problems, so this might help. Now the display works, but there’s a lot of other problems, like getting the dreaded error message: “USB-Blaster unable to scan device chain”. So I installed it on my Linux Ubuntu 18.04 machine instead.

The Windows version doesn’t work with high-resolution screens when using scaling the text is cut off on the display.

So I got myself two Terasic boards, one Terasic DE10-Nano for testing out the excellent MiSTer FPGA hardware arcade/computer/console emulator and a simpler DE0-Nano for beginning to learn Verilog.īut the software used, called Intel Quartus Prime 19.1, is truly horrible.
#Altera usb blaster driver software how to
I’ve decided to learn how to program FPGA:s.
