- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I am trying to install quartus 25.1.1 with agilex 5 device support under linux (wsl2).
I use the following command
sudo ./qinst.sh --cli --components quartus,agilex5 --download-dir /tmp --install-dir /bin/quartus --delete-downloads --accept-eula
And all seems to work as expected. If i run it again, I get
sudo ./qinst.sh --cli --components agilex5 --download-dir /tmp --install-dir /bin/qu
artus --delete-downloads --accept-eula
Add dependent component: agilex_common
Checking file integrity ...
Checking file integrity ...
Download progress:
agilex5 : [installed]
agilex_common: [installed]
Total downloaded: [0.00 GB / 0.00 GB]
Checking file integrity ...
Download successful
Total download time: less than 1 sec
Do install ...
Nothing to install. The specified components are already installed.
So all looks good.
However, when I run quartus_ipgenerate , I get this error:
Error: Unknown device part A5ED065BB32AE6SR0
This makes me think that Agilex 5 support is not installed correctly.
I have not been able to find any way (that works!) to display a list of supported devices.
Please can you help?
Thanks
Malcolm
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
When you create a project in the New Project Wizard, can you select the part?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
May I know which Linux OS you’re using? Also, you mentioned WSL2—do you mean you installed WSL2 in Linux?
If so, could you share why you have it installed if your primary OS is Linux?
As WSL (Windows Subsystem for Linux) is installed on Windows OS only, not on Linux OS.
Unfortunately, there’s no command available to list all the installed devices.
As an alternative, you can open the installer in GUI mode to check which devices are installed.
Regards,
Richard Tan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don’t think I can do anything in gui mode? so am trying to confirm if agilex 5 support is installed in cli mode.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can check the installed devices through the GUI mode, but not much can be done using the CLI mode.
1. In the screenshot I provided earlier, you can see that the Stratix 10 device is installed, and the Install Status shows a green tick.
2. Alternatively, as mentioned by sstrell, you can simply open a project in Quartus and check whether Agilex 5 is available when selecting Devices.
Regards,
Richard Tan

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page