Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThanks everybody. As I found out later the problem is caused by exclusion usbfs from the Xubuntu Lucid Kernel. The easiest solution is to add
sudo mount --bind /dev/bus /proc/bus sudo ln -s /sys/kernel/debug/usb/devices /proc/bus/usb/devices to rc.local Now I have a VMware Xubuntu image with installed Quartus, Nios and working USB-Blaster. Maybe it makes sense to share it :)