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

No GPU HW acceleration on Windows Dev Kit 2023 (Project Volterra) #882

Open
Gerdya opened this issue Oct 31, 2022 · 4 comments
Open

No GPU HW acceleration on Windows Dev Kit 2023 (Project Volterra) #882

Gerdya opened this issue Oct 31, 2022 · 4 comments
Labels
bug Something isn't working GPU

Comments

@Gerdya
Copy link

Gerdya commented Oct 31, 2022

Windows build number:

10.0.22623.875

Your Distribution version:

22.04

Your WSL versions:

WSL version: 0.70.5.0
Kernel version: 5.15.68.1
WSLg version: 1.0.45
MSRDC version: 1.2.3575
Direct3D version: 1.606.4
DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp
Windows version: 10.0.22623.875

Steps to reproduce:

xxxxx@DevKit:~$ glxinfo
....
....
Extended renderer info (GLX_MESA_query_renderer):
Vendor: Mesa/X.org (0xffffffff)
Device: llvmpipe (LLVM 13.0.1, 128 bits) (0xffffffff)
Version: 22.0.5
Accelerated: no
....

WSL logs:

No response

WSL dumps:

No response

Expected behavior:

I am expecting HW acceleration since the Windows GPU driver is WDDM3.0
At least that is what I understood, that from WDDM2.9 the Windows GPU driver includes all the prerequisites for Linux/WSLg HW acceleration.

Actual behavior:

OpenGL under WSLg is using llvmpipe - still the SW renderer

@Gerdya Gerdya added the bug Something isn't working label Oct 31, 2022
@hideyukn88
Copy link
Member

@Gerdya, thanks for reporting the issue, would you please share your GPU model and the driver version on Windows's device manager? thanks!

@Gerdya
Copy link
Author

Gerdya commented Nov 15, 2022

@hideyukn88
GPU is Qualcomm 8CX Gen 3 and the driver version is 30.0.3542.2200
It is the recently released Windows Dev Kit 2023 from Microsoft (aka Project Volterra). DXDIAG says the driver is WDDM3.0.

@hideyukn88
Copy link
Member

@Gerdya, as far as I know, it doesn't support Linux GPU driver in public release driver.

@hideyukn88 hideyukn88 added the GPU label Nov 15, 2022
@hideyukn88 hideyukn88 changed the title No HW acceleration on Windows Dev Kit 2023 No GPU HW acceleration on Windows Dev Kit 2023 (Project Volterra) Nov 15, 2022
@Gerdya
Copy link
Author

Gerdya commented Nov 16, 2022

@hideyukn88
I see, thanks! I thought shipping a Linux UMD was a prerequisite for WDDM3.0 - at least that is what I understood based on the public available information. Now from what you are saying I get, that Microsoft is shipping the device with a WDDM3.0 GPU driver but without a Linux driver?

Can you please give an outlook, what are the missing pieces and when they might be available?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working GPU
Projects
None yet
Development

No branches or pull requests

2 participants