-
Notifications
You must be signed in to change notification settings - Fork 25
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
GetVmId:318: CreateLxProcess: WSL 2 requires an update to its kernel component. #39
Comments
I found out that there is one newer pre-release I could install. Same results: c:\Users\x\AppData\Local\wsltty\bin>wslbridge2.exe |
And now I installed the latest stable release as well. Same issue: c:\Users\x\AppData\Local\wsltty\bin>wslbridge2.exe |
I can not reproduce the issue in my system running latest WSL 1.1.3.0.
The error message is not from wslbridge2. Do you have any extra settings in wsl.conf or in .wslconfig file? Also, what is the output of |
C:\work\modules\TcpIp>wsl -l -v
.wslconfig: wsl.conf: none |
Nope, can't reproduce. Would you like to try the latest package from here https://github.com/microsoft/WSL/releases ? Uninstall the existing WSL before that. It'd not remove any Linux distributions in WSL, so generally safe to test. Also, Which wslbridge2 version are you using and where did you download it from? |
c:\Users\x\AppData\Local\wsltty\bin>wslbridge2.exe -h wslbridge2 v0.10 : Runs a program within a Windows Subsystem for Linux (WSL) pty. I use it as a part of wsltty. I does not start at all. I followed some issue descriptions and found that thi is where it fails. |
One quick workaround would be to install the msi package from that link https://aka.ms/wsl2kernel. It will install the Linux kernel in System32 directory. Generally it is not required with the new WSL from Microsoft Store. |
Hello, I can reproduce this issue after applying KB5032190 with wsltty 3.7.0. It seems that an undocumented COM API I have time to help you with analysis and actual fix PR.
|
This has been fixed in latest v0.12 release https://github.com/Biswa96/wslbridge2/releases/tag/v0.12 |
I get this error message while there is no update I could apply (at the moment). Also, my wsl2 setup runs without issues using the stock terminal.
c:\Users\x\AppData\Local\wsltty\bin>wslbridge2.exe
ERROR: GetVmId:318: CreateLxProcess: WSL 2 requires an update to its kernel component. For information please visit https://aka.ms/wsl2kernel
c:\Users\x\AppData\Local\wsltty\bin>wsl -v
WSL version: 1.1.2.0
Kernel version: 5.15.83.1
WSLg version: 1.0.49
MSRDC version: 1.2.3770
Direct3D version: 1.608.2-61064218
DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp
Windows version: 10.0.22621.1265
The text was updated successfully, but these errors were encountered: