Installation Error on WSL activation

If you are reporting a bug or error, consider submitting a Support Bundle to aiworkbench-ea@nvidia.com. This will help us solve your issue more quickly.

Please describe your issue or request: (tick the boxes after creating this topic):
Unfortunately the installation of the AI Workbench results in an Application Error.
I have WSL2 installed and use it regularly. However, the installation wants to activate WSL2 again and does fail. Is it possible to skip the WSL activation?

main.log (22.1 KB)

Please tick the appropriate box to help us categorize your post
Bug or Error
Feature Request
Documentation Issue
Other

Hi Tade.

WSL2 is a requirement on Windows, so thereā€™s no getting around it.

However, looking at the logfile it seems that you just need to configure your virtualization settings and you should be OK.

The last lines are:
2025-02-12 19:47:20.275] [info] (install-wsl2) stderr [2025-02-12 19:47:20.275] [error] (install-wsl2) Could not update Windows Features. Manually enabling 'Virtual Machine Platform' and 'Windows Subsystem for Linux' via Windows Features and then rebooting your machine may resolve the issue. [2025-02-12 19:47:20.275] [info] (install-wsl2-channel) { error: null, success: false } [2025-02-12 19:47:20.276] [info] (renderer) Navigating to app-error, /progress-wsl2-install

I think your situation should get resolved if you follow the troubleshooting guidance here: Troubleshoot AI Workbench ā€” NVIDIA AI Workbench User Guide

Hi,

Thanks, but Iā€™ve read the Troubleshoot and it didnā€™t help.
Again, I have WSL2 installed, but I think the installer does not recognice it correctly maybe.
Right before the error, it says that everything was activated (in german)ā€¦ Then it just failsā€¦

Did you upgrade your WSL2 from a previous WSL?

I am not sure anymore. It is possible that I accidently installed WSL and then upgraded, when I first installed WSL back then.
If so, would it require me to install WSL2 clean from scratch?

Iā€™m guessing thatā€™s the case because itā€™s the major situation where we are still seeing weird behavior with WSL.

Can you please do the following?

  • Open a windows shell
  • Run systeminfo
  • Find the section corresponding to Hyper-V Requirements
  • Copy the section and paste it into a reply to this message.

Ah yes, I already did that but was not aware what it meansā€¦
Original German:

Anforderungen fĆ¼r Hyper-V: Es wurde ein Hypervisor erkannt. Features, die fĆ¼r Hyper-V erforderlich sind, werden nicht angezeigt.

English:

Hyper-V Requirements: A hypervisor was detected. Features required by Hyper-V are not displayed.

Additional info:
The Hyper-V Windows Feature is not activated

Ok.

Letā€™s try the following.

  • Go to Windows Features and disable Hyper V
  • Verify that Virtual Machine Platform is enabled
  • Restart your system and enter BIOS/UEFI to verify/enable virtualization
    • Do this by pressing the correct key, F2 or F10 or something like that right after turning it on
    • Find the virtualization setting and make sure itā€™s enabled. It may be under ā€œAdvanced Settingsā€ in BIOS.
  • When you restart, go back and enable Hyper V and reboot.
  • Run the installer again.

Unfortunately, this did not change anything.

  • Bios virtualization is on
  • Hyper-V is now also enabled
  • VM-Plattform is enabled
  • Windows-Subsystem for Linux is enabled

Installer behaves the same. WSL is not detected and the installer wants to activate it and still runs into the same error. Log output is exactely the same.

I also now uninstalled WSL deactivated everything and even now I run into the exact same issueā€¦

what language pack is your windows system?

german

I think this is it. I now changed my language pack to english and the installation already detects WSL correctly and starts downloading the WSL distribution.
It seems for now the installer only works for a english system!

Woah! Well, Iā€™m pleased it is now working @tade. We will investigage this ā€˜only installing in engliosh systemsā€™ now - thanks for bringing this to our attention! cc. @twhitehouse

@tade - Itā€™s supposed to work with German. We added non-english language pack support a while back.

This is a bug that we need to fix.

I will raise this to the engineering team and get back to you.

yes, thatā€™s what I would have expected. Anyway, for now I have a workaround and can try workbench AI.
Thanks for the hint!

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.