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

cannot initialize EGL: EGL_NOT_INITIALIZED WindowlessContext: Unable to create windowless context #2489

Open
linyx700 opened this issue Nov 6, 2024 · 4 comments

Comments

@linyx700
Copy link

linyx700 commented Nov 6, 2024

Uploading 图片.png…

(habitat) lyx@lyxHP:~/habitat$ python habitat-sim/examples/example.py
sim_cfg.physics_config_file = data/default.physics_config.json
Platform::WindowlessEglApplication::tryCreateContext(): cannot initialize EGL: EGL_NOT_INITIALIZED
WindowlessContext: Unable to create windowless context

is there anything wrong about the nvidia driver?

@linyx700 linyx700 changed the title cannot retrieve OpenGL version: GL::Renderer::Error::InvalidValue cannot initialize EGL: EGL_NOT_INITIALIZED WindowlessContext: Unable to create windowless context Nov 6, 2024
@Gtrees-w
Copy link

Hi do you solve this issue?
I met same error.

@linyx700
Copy link
Author

Hi do you solve this issue? I met same error.

I discovered that my NVIDIA driver had duplicate version conflicts. You can check this.

@Gtrees-w
Copy link

oh Thanks! I have solved this issue by reinstalling the NVIDIA driver.
But I got new isuue when I try to run python examples/interactive_play.py --never-end.
X Error of failed request: BadAccess (attempt to access private resource denied)
I found the author say this issue haven't solve in Readme.md.
Did you meet this issue?

@Eku127
Copy link

Eku127 commented Nov 20, 2024

oh Thanks! I have solved this issue by reinstalling the NVIDIA driver. But I got new isuue when I try to run python examples/interactive_play.py --never-end. X Error of failed request: BadAccess (attempt to access private resource denied) I found the author say this issue haven't solve in Readme.md. Did you meet this issue?

Same issue, any possible solutions? I have followed the instructions in #288 but failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants