- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks for posting the tip and for the Blaster laugh :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What was the locale setting when it had problems?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Great this fixed the issue I had !
It was working flowlesly with SOPC Builder but it seems QSys requires the locale to be set to en_US ! Thanks !- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Also note this fix is working for any release of Ubuntu and might be working with any Linux distrib which doesn't have the en_US locale available.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks thepancake and gjoli,
I'll make development aware of this.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks a lot for the post, worked for me too
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for this post. Fixing the locale solved my problem too!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It seems like I have a similar problem on Windows.
The QSys perl script is complaining about the locale settings and the generation fails.
I have tried to find a similar topic for Windows, but failed, so I write here.
I'm running Quartus 13.1 since it supports Cyclone III and Cyclone V at the same time.
I can generate the QSys design on Linux, but not in Windows. So I believe that it is a setting like locale in Windows that is wrong.
I have tried to set LC_ALL and LANG to en_US, en, en-US, en_US.UTF-8 etc, but none of them is recognized by perl.
Anyone that knows how it should be configured?
/ Joakim
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page