Forum Discussion
14 Replies
- Altera_Forum
Honored Contributor
Ubuntu isn't a supported OS for Quartus. I've had good luck with Centos as it is close enough to red hat to have the right system libraries. There have been several threads on what is needed to install Quartus in Ubuntu Linux. You basically need to add some libraries that Quartus needs but don't come with Ubuntu. You should be able to find several threads on this in the forum.
- Altera_Forum
Honored Contributor
Thank you! I'm beginning to realize that. Maybe I'll just install a recent centos distro on a older laptop. Thanks!
- Altera_Forum
Honored Contributor
Hi Galfonz,
Now I'm trying run on CentOS 6.8; do you have url's or pdf's that address how the configure the usb blaster? I "see" the information via dmesg when it's plugged in, and have the rules setup, but it doesn't create a tty or give an error. Here's the rule: # USB-Blaster II BUS=="usb", SYSFS{idVendor}=="09fb", SYSFS{idProduct}=="6810", MODE="0666" Thanks! steve - Altera_Forum
Honored Contributor
There are no special instructions for the drivers on Linux. Just follow the instructions in the installation guide for setting the environment variables needed by the command line tools. I think the programmer uses the command line tools.