Giter VIP home page Giter VIP logo

Comments (5)

NikoHsu avatar NikoHsu commented on August 19, 2024 1

I tackled this issue by reinstall the ubuntu system, while I compare the links between the error enviroment and the executable enviroment by run ldconfig -p | grep EGL, and here is the difference:
error enviroment:

libEGL_nvidia.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libEGL_nvidia.so.0
libEGL_nvidia.so.0 (libc6) => /lib/i386-linux-gnu/libEGL_nvidia.so.0
libEGL_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libEGL_mesa.so.0
libEGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libEGL.so.1
libEGL.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libEGL.so

executable enviroment:

libEGL_nvidia.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libEGL_nvidia.so.0
libEGL_mesa.so.0 (libc6,x86-64) => /lib/x86_64-linux-gnu/libEGL_mesa.so.0
libEGL.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libEGL.so.1
libEGL.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libEGL.so

by run ldconfig -p | grep libnvidia-glcore
error enviroment:

libnvidia-glcore.so.550.40.07 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvidia-glcore.so.550.40.07
libnvidia-glcore.so.550.40.07 (libc6) => /lib/i386-linux-gnu/libnvidia-glcore.so.550.40.07

executable enviroment:
libnvidia-glcore.so.545.23.06 (libc6,x86-64) => /lib/x86_64-linux-gnu/libnvidia-glcore.so.545.23.06

I hope this helps!

from igibson.

calcualatexzy avatar calcualatexzy commented on August 19, 2024

I have the exact same problem here.
Have you solved? or can anyone help?

from igibson.

NikoHsu avatar NikoHsu commented on August 19, 2024

I have the exact same problem here. Have you solved? or can anyone help?
请问你现在解决了吗

from igibson.

shu1ong avatar shu1ong commented on August 19, 2024

I also met this problem.
And I've tried check the egl and downgrading the nvidia driver from 525 to 470.
Make no sense. I still can not launch the demo.

from igibson.

kunminlinn avatar kunminlinn commented on August 19, 2024

same problem...

from igibson.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.