Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WSL - Ubuntu fails to install with 0x80004005 #11820

Closed
1 of 2 tasks
Diliskar opened this issue Jul 22, 2024 · 5 comments
Closed
1 of 2 tasks

WSL - Ubuntu fails to install with 0x80004005 #11820

Diliskar opened this issue Jul 22, 2024 · 5 comments

Comments

@Diliskar
Copy link

Diliskar commented Jul 22, 2024

Windows Version

10.0.22000.3079

WSL Version

2.3.11.0

Are you using WSL 1 or WSL 2?

  • WSL 2
  • WSL 1

Kernel Version

No response

Distro Version

Ubuntu 22.04

Other Software

No response

Repro Steps

  1. Activate WSL / Virtualization
  2. Install Ubuntu 22.04 from the MS Store
  3. Restart device
  4. Launch Ubuntu

Expected Behavior

Ubuntu should be installed and launched without any error.

Actual Behavior

Ubuntu fails while installing with error code 0x80004005

image

Diagnostic Logs

WslLogs-2024-07-22_14-31-46.zip

Copy link

View similar issues

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

Diagnostic information
Detected appx version: 2.3.11.0
Detected user visible error: Wsl/Service/CreateInstance/GetDefaultDistro/WSL_E_DEFAULT_DISTRO_NOT_FOUND
Detected user visible error: Wsl/Service/CreateInstance/GetDefaultDistro/WSL_E_DEFAULT_DISTRO_NOT_FOUND

@Diliskar
Copy link
Author

Diliskar commented Jul 24, 2024

after some futher testing, we noticed that Ubuntu will launch if installed using WSL 1.
When trying to change the distros WSL version to 2, it will fail

Directly installing Ubuntu while the default WSL version is set to 2, will result in the error shown above.

image

@OneBlue
Copy link
Collaborator

OneBlue commented Jul 30, 2024

Thank you @Diliskar. This looks like a processor topology issue. Which CPU do you have on your machine ?

Also, can you try adding:

[wsl2]
processors=1

To %USERPROFILE%/.wslconfig ?

@Diliskar
Copy link
Author

Hey @OneBlue ,
thanks for the reply.

The CPU on that device is a intel(r) xeon(r) gold 6226r cpu @ 2.90ghz.
We ll give the .wslconfig change a try, thanks!

Copy link
Contributor

This issue has been automatically closed since it has not had any author activity for the past 7 days. If you're still experiencing this issue please re-file it as a new issue.

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants