Forum Discussion
Altera_Forum
Honored Contributor
14 years agoFranz,in your post, you said you did:
2 add on /etc/udev/rules.d/51-usbblaster.rulesSUBSYSTEM=="usb", ENV{DEVTYPE}=="usb_device", SYSFS{idVendor}=="09fb", SYSFS{idProduct}=="6001", MODE="0666", NAME="bus/usb/$env{BUSNUM}/$env{DEVNUM}", RUN+="/bin/chmod 0666 %c" I want to know, if the version is quartus 8.0, should I change anything of the above content?