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

Enable app.getGPUInfo specs on linux #24224

Closed
deepak1556 opened this issue Jun 22, 2020 · 0 comments · Fixed by #41568
Closed

Enable app.getGPUInfo specs on linux #24224

deepak1556 opened this issue Jun 22, 2020 · 0 comments · Fixed by #41568

Comments

@deepak1556
Copy link
Member

These started failing since #23908

[1608:0622/062934.889345:ERROR:gl_surface_egl.cc(693)] No suitable EGL configs found.
[1608:0622/062934.889695:ERROR:gl_surface_egl.cc(741)] EGL Driver message (Error) eglGetConfigAttrib: Bad config.
[1608:0622/062934.889764:ERROR:gl_context_egl.cc(85)] eglGetConfigAttrib failed with error EGL_BAD_CONFIG
[1608:0622/062934.890002:ERROR:gl_surface_egl.cc(693)] No suitable EGL configs found.
[1608:0622/062934.890077:ERROR:gl_surface_egl.cc(741)] EGL Driver message (Error) eglCreatePbufferSurface: Bad config.
[1608:0622/062934.890140:ERROR:gl_surface_egl.cc(2001)] eglCreatePbufferSurface failed with error EGL_BAD_CONFIG
[1608:0622/062934.890224:ERROR:gpu_info_collector.cc(63)] gl::GLContext::CreateOffscreenGLSurface failed
[1608:0622/062934.890288:ERROR:gpu_info_collector.cc(267)] Could not create surface for info collection.
[1608:0622/062934.890382:ERROR:gpu_init.cc(72)] CollectGraphicsInfo failed.
[1608:0622/062934.914065:ERROR:viz_main_impl.cc(150)] Exiting GPU process due to errors during initialization
Error: GPU access not allowed. Reason: GPU access is disabled due to frequent crashes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants