Forum Discussion
Altera_Forum
Honored Contributor
15 years agoHelp with USB Blaster using linux SUSE 11.3
I am using SUSE 11.3 and trying to get the Quartus II programmer to recognize the USB Blaster. Currently, the programmer does not recognize the USB Blaster under Hardware Setup. I have tri...
Altera_Forum
Honored Contributor
15 years agoI found a solution to my problem:
mkdir -p /dev/bus/usb/.usbfs mount -n -t usbfs usbfs /dev/bus/usb/.usbfs -obusmode=0700,devmode=0600,listmode=0644 ln -sf /dev/bus/usb/.usbfs/devices /dev/bus/usb/devices mount --rbind /dev/bus/usb /proc/bus/usb