Altera_Forum
Honored Contributor
14 years agoQuartus 11.0 Qsys on Ubuntu 11.04
I just wasted a bunch of time getting Qsys working on Ubuntu and hope this saves someone else some time.
I was getting an undiagnoseable failure during NIOS generation. It never occurred to me that the locale warnings spit out by perl were an actual problem. I fixed the locale issue just to clean up the error reports and then system generation worked. The command to fix the locale is:sudo locale-gen en_US At least it worked for me. The other good news is that the USB Blaster worked without any fiddling. I just opened up the programmer and it was available. I almost fainted.