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

Question about running on Ubuntu22.04 #221

Closed
RobinWitch opened this issue May 28, 2024 · 4 comments
Closed

Question about running on Ubuntu22.04 #221

RobinWitch opened this issue May 28, 2024 · 4 comments

Comments

@RobinWitch
Copy link

RobinWitch commented May 28, 2024

Hello,
I am trying to use this on Ubuntu 22.04 via VNC(TigerVNC) with a 4090 GPU. However, When I run python examples/joint_monkey.py, I am encountering a strange problem:

Importing module 'gym_38' (/mnt/data/cbh/Eureka/isaacgym/python/isaacgym/_bindings/linux-x86_64/gym_38.so)
Setting GYM_USD_PLUG_INFO_PATH to /mnt/data/cbh/Eureka/isaacgym/python/isaacgym/_bindings/linux-x86_64/usd/plugInfo.json
WARNING: Forcing CPU pipeline.
Not connected to PVD
+++ Using GPU PhysX
Physics Engine: PhysX
Physics Device: cuda:0
GPU Pipeline: disabled
Xlib:  extension "GLX" missing on display ":1".
Xlib:  extension "GLX" missing on display ":1".
Xlib:  extension "GLX" missing on display ":1".
Xlib:  extension "GLX" missing on display ":1".
Xlib:  extension "GLX" missing on display ":1".
Xlib:  extension "GLX" missing on display ":1".
Segmentation fault (core dumped)

Interestingly, I tested this on another server with Ubuntu 20.04 and a 3090 GPU using the same VNC server program((TigerVNC)), and it worked successfully. Both computers are cloud servers. I wonder how I can solve this problem.

Any help would be greatly appreciated.

@RobinWitch
Copy link
Author

Sorry, it's my problem. I have solved.

@TengBoYuu
Copy link

Hi, I have the same problem, how did you fix it. Thx☺️

@RobinWitch
Copy link
Author

I use vnc to visualize screen on remote server, in fact I mistake my vncserver installed in remote server, I use TightVNC instead of TigerVNC.

I uninstall TightVNC and install TigerVNC, the error then has been solved.

Hi, I have the same problem, how did you fix it. Thx☺️

@TengBoYuu
Copy link

I use vnc to visualize screen on remote server, in fact I mistake my vncserver installed in remote server, I use TightVNC instead of TigerVNC.

I uninstall TightVNC and install TigerVNC, the error then has been solved.

Hi, I have the same problem, how did you fix it. Thx☺️

Thx, I run my program on TurboVNC, it doesn't have GPU acceleration, but the Isaay Gym maybe neet it, I'll try TigerVNC.

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

2 participants