Forum Discussion
Altera_Forum
Honored Contributor
11 years agoDid you setup the USB-Blaster device nodes correctly?
http://www.altera.com/download/drivers/dri-usb_b-lnx.html These are the RedHat/Centos instructions. Ubuntu is a little different, search the group and you'll find setup instructions. If you can't find them, I can look in my Ubuntu setup notes tomorrow. Basically you need to set the permissions on the USB-Blaster so that "regular" users can access the device. You can test whether or not this is the issue by plugging in the USB-Blaster and then as root manually change the device node permissions (via chmod 666). Cheers, Dave