gpu_init.cc Passthrough is not supported, GL is disabled
See original GitHub issue- This issue is blocking
- This issue is causing unreasonable pain
I haven’t run darc
in many months, but today I needed to, so pulled main (6d47939a55dde813), ran .\eng\common\darc-init.ps1
, followed by darc authenticate
.
For some reason, I got this error on my physical machine during the authenticate
:
[4184:1015/103136.034:ERROR:gpu_init.cc(440)] Passthrough is not supported, GL is disabled
The editor opened, I entered my tokens, saved/closed, then the error appeared after 30 seconds or so.
On a VM I have, I performed the same steps, using the same tokens, and it worked immediately.
Has this issue been seen before? From a quick web search, it sounds like it often occurs due to some Chromium driver issue, but I don’t understand how that would be related to darc.
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Passthrough is not supported, GL is disabled - python
As I remember correctly, the error message Passthrough is not supported, GL is swiftshader has been shown after the Chromedriver version 89 ...
Read more >Passthrough is not supported, GL is disabled, ANGLE is
I'm new to Electron and I'm using React in my project as well. So far there's hardly anything that's being rendered inside the...
Read more >ERROR:gpu_init.cc(446)] Passthrough is not supported ...
Current behavior describe('My first simple testy with cypress' () => { it('True should be true', () => { expect(true).to.equal(false) } ...
Read more >ERROR:gpu_init.cc(454)] Passthrough is not supported
txt file (located in X-Plane folder) to your next reply. Also, I believe the 'Passthrough is not supported, GL is disabled, ANGLE is"...
Read more >ERROR:gpu_init.cc(426) Passthrough is not supported, GL ...
Solution 1: Enable WebGL · We will first enable hardware acceleration · Next, click the Advanced ▽ link at the bottom · You...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I just tried a
darc authenticate
and for whatever reason, today I’m not getting that error. Sounds transient and external, so I’ll close. Thanks!I use VSCode as an editor for darc, It’s just using your core.editor for git, which I have set to:
It does show error and odd messages from time to time, but darc itself knows nothing about vscode.