Important: Isaac Sim support
Note: For Isaac Sim support, the community is gradually transitioning from this forum to the Isaac Sim GitHub repository so that questions and issues can be tracked, searched, and resolved more efficiently in one place. Whenever possible, please create a GitHub Discussion or Issue there instead of starting a new forum topic.
Note: For any Isaac Lab topics, please submit your topic to its GitHub repo ( GitHub - isaac-sim/IsaacLab: Unified framework for robot learning built on NVIDIA Isaac Sim · GitHub ) following the instructions provided on Isaac Lab’s Contributing Guidelines ( Contribution Guidelines — Isaac Lab Documentation ).
Please provide all relevant details below before submitting your post. This will help the community provide more accurate and timely assistance. After submitting, you can check the appropriate boxes. Remember, you can always edit your post later to include additional information if needed.
6.0.0
5.1.0
5.0.0
4.5.0
4.2.0
4.1.0
4.0.0
4.5.0
2023.1.1
2023.1.0-hotfix.1
Other (please specify):
Operating System
Ubuntu 24.04
Ubuntu 22.04
Ubuntu 20.04
Windows 11
Windows 10
Other (please specify):
GPU Information
- Model:NVIDIA GeForce RTX 5080
- Driver Version:580.126.09
Topic Description
Detailed Description
I am trying to run Isaac Sim 5.1 on Ubuntu 24.04, but the application always crashes with a segmentation fault shortly after launch.
My system configuration is:
-
GPU: NVIDIA GeForce RTX 5080
-
Driver Version: 580.126.09 (open kernel module)
-
CUDA Version: 13.0
-
Operating System: Ubuntu 24.04
-
Isaac Sim Version: 5.1.0 (standalone Linux x86_64)
Steps to Reproduce
-
Over the past week I have tried many different approaches, but none of them worked.
-
Changing NVIDIA drivers
-
570
-
570-open
-
580
-
580-open
Among these, the only driver that allowed Ubuntu to boot normally was 580-open.
With other drivers, Ubuntu either failed to start or the display did not work. -
-
Running Isaac Sim
-
Running
./isaac-sim.sh -
Running through
selector.sh
-
-
Using selector.sh
-
The selector window appears
-
After selecting Isaac Sim, it crashes immediately with a segmentation fault
-
-
Cleaning caches
-
clear_caches.sh -
--reset-user
-
-
Vulkan troubleshooting
-
Installed
vulkan-tools -
Checked Vulkan device
-
Tried Vulkan ICD fixes suggested in the forum
-
Despite all these attempts, the result is always the same: Isaac Sim crashes with a segmentation fault shortly after launch.
-
Error Messages
(If applicable, copy and paste any error messages you received)
Screenshots or Videos
(If applicable, add screenshots or links to videos that demonstrate the issue)
Additional Information
What I’ve Tried
(Describe any troubleshooting steps you’ve already taken)
Related Issues
Has anyone successfully run Isaac Sim 5.1 on RTX 5080 with Ubuntu 24.04?
Is driver 580-open officially supported, or is there a recommended configuration for this GPU?
Any guidance would be greatly appreciated. I have been trying to solve this for about a week and would be very thankful for any help.
Thank you.
Additional Context
(Add any other context about the problem here)

