-
-
Notifications
You must be signed in to change notification settings - Fork 80
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
Frighteningly slow GUI after WSL kernel update #164
Comments
I wonder if this has to do with the new systemd support. I don't have the update yet. Is the update you have the one with systemd? |
How can I help you check if that is the cause? |
I am not sure yet. I looked into my kernel version. I did find that you can |
My kernel version is newer but not as high as yours... I am unable to get the update to your version. Oh I see you have an insider version of wsl |
What could this problem be due to then? |
I wonder if it could be related to a GPU driver or something. If you launch an app from bash, does it show any message while loading? |
I found how to unlock the problem. When I start my WSL distro, I am notified that the value of DISPLAY is :0. GWSL, on the other hand, tells me that he works on 0.0 At that point my suspicion that the problem is caused by GWSL increases, so I go to GWSL Distro Tools > More Shells and Options > Clean GWSL additions. Now, launching GitKraken from WSL (not GWSL!) the GUI loads fast and everything works correctly. So... GWSL causes the problem, after Windows 22H2 update. Nothing to see with my NVIDIA driver. |
I am not sure... Wait. I think I know the original issue. It is possible that wslg enabled itself. Do you know what this (wslg) is? |
As per the subject, after launching
wsl --update
and upgrading the kernel from version 5.10.102.1 to version 5.15.57.1 following the upgrade to Windows 11 22H2, applications launched with GWSL, but as well as with native WSLg, render graphics tremendously slow so much in the scale of minutes, not seconds.(click to see the video on YouTube)
This the otput of my
wsl --version
.I have already tried uninstalling GWSL, uninstalling and reinstalling my WSL distro Ubuntu 20.04, changing WSL distro, but nothing changes.
Who can help me? 🙏
The text was updated successfully, but these errors were encountered: