-
Notifications
You must be signed in to change notification settings - Fork 318
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
X11 applications with opengl blank window with GPU enabled #334
Comments
What GPU and what Windows driver version are you running? What's the output for Does |
llvmpipe works fine here is the output of glxinfo -B
|
Where can I get the latest driver ? I noticed that the Intel driver in the readme link is more than one year old |
intel so far has just released these https://downloadcenter.intel.com/download/29526 So far Nvidia is the only manufacturer that truly cared about WSL2 support, often releasing drivers especially for CUDA support. |
updated to latest Intel driver, the problem still exists |
Hi @intellild, could you run dxdiag.exe (windows+r -> dxdiag.exe) on Windows, click on |
I have the same issue, unfortunately. Using Intel UHD Graphics 630. Can I run wsl on the dedicated NVIDIA GPU (I have a laptop with hybrid graphics)? Also, I am on Windows 11 as well, is that the problem? When will this finally be available with a proper retail Windows version? I have been waiting for this for a long time, similar to how disk mounting is available in WSL2 since at least one year ago but it till hasn't shipped with a stable Windows version yet... |
Same issue here with the latest Intel driver. And this also happens to Wayland applications. |
I have the same issue with an Intel i5-8250U (Intel UHD Graphics 620). I believe the bug is most likely due to the driver released by Intel, but this information may be of use to the WSLg team. My understanding is that a WDDM 3.0 driver is required. I updated to the latest Intel DCH driver which is a WWDM 3.0 driver, however now I also see a blank, blank viewport for OpenGL applications. Windows build: Windows 11, 10.0.22000.348 dxdiag.txt I have also tried the beta Intel DCH driver, but this also did not appear to fix the issue. Intel beta DCH driver: 30.0.101.1121 I sent a bug report to Intel, however someone at Microsoft may have a more direct contact. EDIT: Happy to provide any more information required. |
I did recieve an update from Intel, with fairly unsatisfactory answer:
Not sure on the best way to proceed. Would you have any suggestions or ideas @spronovo to help find the root cause. |
Having the same issue, my wsl is up-to-date as of this morning, happy to provide any other info if it will help. |
setting |
On some laptops, e.g. Lenovo T15g, when an external monitor is connected the NVIDIA adapter is activated.
|
Environment
Steps to reproduce
glxgears
WSL logs:
/mnt/wslg
You can access the wslg logs using explorer at:
\\wsl$\<Distro-Name>\mnt\wslg
(e.g.:\\wsl$\Ubuntu-20.04\mnt\wslg
)puseaudio.log
weston.log
versions.txt
Expected behavior
show gears
Actual behavior
The text was updated successfully, but these errors were encountered: