Forum Discussion
Altera_Forum
Honored Contributor
12 years agoSometimes I face issues with the JTAG USB dev not showing up on powerup. This is what I have followed.
Add a line to etc/rc.local to start the jtag server. http://www.alterawiki.com/wiki/quartus_for_linux#setup_jtag Do the step outlined in this link: http://www.altera.com/download/drivers/dri-usb_b-lnx.html You may have to restart the JTAG server. I think that would be $ service jtagd restart Otherwise you might have to powercycle your computer after doing the steps above. I think this was addressed in this thread also http://www.alteraforum.com/forum/showthread.php?t=4348 Amol