FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
5915 Discussions

USB Blaster issues with Ubuntu 20.01

AutoSpiderZ
Beginner
4,285 Views

Good Afternoon and Thank You for helping resolve this issue.

I have tried everything, scouring the internet for days to use my Altera USB Blaster on Ubuntu 20.  It works with the drivers on my windows machine but I do all of my development on my Ubuntu laptop.  I have set the permissions, but I get an error message from dmesg|tail when I first plug in my device to my PC.  Also, installed Quartus II, and jtagd --debug shows a message can't claim interface.  jtagconfig says that the chain is already in use.  I took screenshots and have them on my developer blog here

https://codeandbuildit.com/2021/01/27/fpga-buck-boost-01-27-2021-programming-fpga/

Any help is greatly appreciated.  Kind Regards, Mike

0 Kudos
10 Replies
YuanLi_S_Intel
Employee
4,260 Views

Hi,


Just would like to check, have you add the file as shown in the user guide below?

https://www.intel.com/content/www/us/en/programmable/support/support-resources/download/drivers/dri-usb_b-lnx.html


Thank You.


0 Kudos
AutoSpiderZ
Beginner
4,240 Views

Yes, and the permissions seem to be ok.  The error seems to indicate the device is in use, but I don't think there is any process running that may be causing this ???  I've been working on my windows station, but this is not conducive to a more rapid development environment.  I am looking forward to trying boundary scans as well, but, would like to do all of this from my more modern laptop with Ubuntu 20 

0 Kudos
YuanLi_S_Intel
Employee
4,229 Views

Hi,


Can you try the following?

  • kill the jtagd process and run it as root.


Thank You


0 Kudos
AutoSpiderZ
Beginner
4,219 Views

I have tried this to, but the errors are the same.

 

 

0 Kudos
AutoSpiderZ
Beginner
4,216 Views

I think the error message in dmesg|tail when I first attach the device is telling me it is not setup properly.

 

[ 2074.649770] usb 1-3: new full-speed USB device number 2 using xhci_hcd
[ 2074.826315] usb 1-3: New USB device found, idVendor=09fb, idProduct=6001, bcdDevice= 4.00
[ 2074.826319] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2074.826321] usb 1-3: Product: USB-Blaster
[ 2074.826323] usb 1-3: Manufacturer: Altera
[ 2074.826325] usb 1-3: SerialNumber: FYDK2020
[ 2079.941816] usb 1-3: can't set config #1, error -110

 

0 Kudos
YuanLi_S_Intel
Employee
4,177 Views

Hi,


I did some searching. For this error, can you try to reinstall the driver and then remove all the unecesary USB to prevent it from being using?

[ 2079.941816] usb 1-3: can't set config #1, error -110


Thank You


0 Kudos
AutoSpiderZ
Beginner
4,147 Views
0 Kudos
YuanLi_S_Intel
Employee
4,136 Views

Yes, we have instruction to setup the driver.


You may refer to link below:

https://www.intel.com/content/www/us/en/programmable/documentation/iga1446847781805.html#iga1447182646644


0 Kudos
YuanLi_S_Intel
Employee
4,090 Views

We do not receive any response from you to the previous question/reply/answer that I have provided. This thread will be transitioned to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you.


0 Kudos
zener
New Contributor I
4,087 Views

The photo of the USB blaster does not look like an Altera USB blaster even though it has Altera printed on it (in something which does not look like the font I've seen on Altera products).

It might be that this device requires some other device driver, library or patch.

0 Kudos
Reply