Cannot get GPU working with Google Chrome in WSL #12513
Replies: 4 comments 1 reply
-
|
I solved it by install the latest version graphic driver, which I downloaded directly from Intel. If you're using AMD, try one from AMD |
Beta Was this translation helpful? Give feedback.
-
|
any news?
|
Beta Was this translation helpful? Give feedback.
-
|
oops! Since that a recent WSL update its pre-release to 2.6.2 https://github.com/microsoft/WSL/releases/tag/2.6.2 , including an update of wslg, I installed it for a test. |
Beta Was this translation helpful? Give feedback.
-
|
GPU drivers matter |
Beta Was this translation helpful? Give feedback.




Uh oh!
There was an error while loading. Please reload this page.
-
This is what I get when I try to launch
google-chrome, it still opens but without the hardware acceleration. It a long list of errors and I tried searching around for it a lot but nothing seems to fix it. I would really appreciate any suggestions or help regarding this.I have followed this guide for installation.
Terminal Output:
Here is some more info about my system:
$ glxinfo -B name of display: :0 display: :0 screen: 0 direct rendering: Yes Extended renderer info (GLX_MESA_query_renderer): Vendor: Microsoft Corporation (0xffffffff) Device: D3D12 (AMD Radeon(TM) Graphics) (0xffffffff) Version: 23.2.1 Accelerated: yes Video memory: 8383MB Unified memory: yes Preferred profile: core (0x1) Max core profile version: 4.2 Max compat profile version: 4.2 Max GLES1 profile version: 1.1 Max GLES[23] profile version: 3.1 OpenGL vendor string: Microsoft Corporation OpenGL renderer string: D3D12 (AMD Radeon(TM) Graphics) OpenGL core profile version string: 4.2 (Core Profile) Mesa 23.2.1-1ubuntu3.1~22.04.3 OpenGL core profile shading language version string: 4.20 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL version string: 4.2 (Compatibility Profile) Mesa 23.2.1-1ubuntu3.1~22.04.3 OpenGL shading language version string: 4.20 OpenGL context flags: (none) OpenGL profile mask: compatibility profile OpenGL ES profile version string: OpenGL ES 3.1 Mesa 23.2.1-1ubuntu3.1~22.04.3 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10And the WSL version I am running is:
Beta Was this translation helpful? Give feedback.
All reactions