dirtyjtag / DirtyJTAG

JTAG probe firmware
MIT License
464 stars 70 forks source link

UrJTAG: error: libusb error: libusb_init() failed: 6 #98

Closed dontdeadopeninside closed 1 year ago

dontdeadopeninside commented 1 year ago

jtag> cable dirtyjtag error: Couldn't connect to suitable USB device. error: libusb error: libusb_init() failed: 6 jtag>

Shows up properly in lsusb and dmesg

jeanthom commented 1 year ago

Hi,

It probably is a permission error. The short and hacky solution would be to run openFPGALoader/UrJTAG/whatever as a root user. The long and cleaner solution is to setup udev rules.

dontdeadopeninside commented 1 year ago

Unfortunately running as root and sudo both result in the same result, same with openFPGALoader

Shoot... i pressed close with comment on accident.... i don't use github a lot

jeanthom commented 1 year ago

Don't worry I can reopen issues.

Can you give me more information that could help me reproduce the issue?

jeanthom commented 1 year ago

Closing issue due to lack to reply from original poster. Feel free to comment if the issue persists, I'll re-open the issue.