Forum Discussion
WGall
New Contributor
7 years agoQuartus hangup with jtagd segfault on UBUNTU 16.04 LTS 64 bit. See dmesg -w log. The hardware run fine on Windows 7 Pro 64Bit.
dmesg -w ... [56235.522788] usb 1-1.4: USB disconnect, device number 9 [56241.096120] usb 1-1.4: new full-speed USB device number 10 using ehci-pci [56241.214818] usb 1-1.4: New USB device found,...
AR_A_Intel
Super Contributor
7 years agoReferring to segfault error. I’m suspecting that you run Quartus software as a user, which means jtagd will also run as a user. Therefore, you must edit permission for the usb_device.
jtagd is part of the Quartus tools and is a daemon that provides the interface between the Altera tool accessing the JTAG chain and the USB driver.
Refer to link on how to fix USB driver permissions