Hello everyone! I’m new to Isaac Sim. I’m trying to install it in Ubuntu 24.04, with a GeForce RTX 4060 8GB but when running it it says “Is not responding”. All the CPUs work at 100% but GPU is not used. I have disable IOMMU by setting line "GRUB_CMDLINE_LINUX_DEFAULT=“intel_iommu=off” in /etc/default/grub but it still doesn’t work.
Can anyone help me? Thanks!
Thank you for reporting this issue with Isaac Sim on Ubuntu 24.04. I appreciate you providing detailed information about your system configuration and the steps you’ve taken to troubleshoot the problem.
After reviewing the official Isaac Sim requirements documentation, I can confirm that Ubuntu 24.04 is not listed as a verified operating system for Isaac Sim. According to the documentation, the supported Ubuntu versions are 20.04 and 22.04. It’s possible that there may be compatibility issues or unverified behaviors when running Isaac Sim on 24.04. While it might work for some users, it’s not officially supported, which could explain the unresponsiveness you’re experiencing.
To ensure the best compatibility and performance, I would recommend using one of the officially supported Ubuntu versions (20.04 or 22.04) if possible. This may help resolve the issue you’re facing. However, I understand that switching operating systems isn’t always feasible. In that case, I’ll leave this thread open to see if other users who might be running Isaac Sim on Ubuntu 24.04 can provide any insights or workarounds.
If you’re able to test Isaac Sim on a supported Ubuntu version and the issue persists, please let us know, and we can further investigate the problem.
Here are some screenshoots with that information. As I’m new user, I can’t attach them to this reply.
I have even tried to run Isaac Sim container on Ubuntu 22.04 with Docker, but it still gets stuck and outputs “not responding”. I meet all the requirements, drivers version is over 535, nvidia toolkit installed, and GeForce RTX 4060. Any help with Isaac Sim in Docker container?
Could you please try the newly released Isaac Sim 4.2.0 and let us know if you still encounter any problems?
I have retried to run Isaac Sim on a Ubuntu 22.04 docker container and it finally worked. I have tried Isaac Sim versions 4.1.0 and 2023.1.0. I have followed next links: https://docs.omniverse.nvidia.com/isaacsim/latest/installation/install_container.html and https://github.com/NVIDIA-Omniverse/IsaacSim-dockerfiles.
Besides, how can I download a specific version from Omniverse Launcher? I have tried to download and run it locally in Ubuntu 24.04 but form Omniverse y get 2023.1.1 version.
Hello everyone! I have eventually managed to get a solution in order to run Isaac Sim on Ubuntu 24.04.1 LTS.
I have written a Dockerfile to run Isaac Sim with ROS2 bridge and ROS2 Humble in the same container.
See it on GitHub: https://github.com/arambarricalvoj/nvidia_isaac-sim_ros2_docker
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.