-
Notifications
You must be signed in to change notification settings - Fork 11
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
gpu not used by mesa driver #1
Comments
Irrespective of the GPU being amd/intel/nvidia, it should work as long as you have the correct drivers installed |
This is important. Intel graphic cards (I use Iris Xe) only work in Ubuntu (not even in Debian/Devuan) in my experience with 15+ WSL distros, i.e. it's not limited to Manjaro but more of a upstream issue. It used to work but a recent kernel/WSL package update breaks it again. It's reported in microsoft/WSL and I suggest you taking a look at Ubuntu's hack to make it work. |
Link me to it |
Sorry, I just recall it and can't remember the source... But I can point you some links that may help:
Basically it's either vGPU driver not installed/working or kernel w/o the driver adapter enabled. |
This issue is stale because it has been open for 7 days with no activity. |
This issue was closed because it has been inactive for 14 days with no activity. |
Requirements
WSL Version
Version
10.0.22621.819
Kernel Version
5.15.74.2
Repro Steps
WSL Version: 1.0.0.0
kernel Version: 5.15.74.2
WSLg Version: 1.0.47
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.22621.819
check on windows taskmanager to see if the gpu is being used.
Expected Behavior
the gpu is used to render glxgears
Actual Behavior
glxgears is rendered using cpu
additional info:
The text was updated successfully, but these errors were encountered: