For background info, I’m running ubuntu 20.04 on a RTX 2070, with 8gb of ram, on driver version 50.86.01. Those all seem to be in line with the minimum specs, and compatible drivers. Nvidia-smi output pasted at the end.
When running isaac sim, it seems to mostly load, but freezes, and this error shows up on the console. Any clue how to solve?
@rthaker I updated the driver to 525.105.17 following the instructions in the installation guide. No change in error. Then, cleared shader cache with rm -r ~/.cache/ov/Kit/*. No change in error. Haven’t tried downgrading to 2022.2.0 Sim version. I have 32 G ram, and 8G VRAM so I seem to meet minimum spec. What else could be wrong?
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 525.105.17 Driver Version: 525.105.17 CUDA Version: 12.0 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|===============================+======================+======================|
| 0 NVIDIA GeForce ... Off | 00000000:01:00.0 On | N/A |
| 0% 46C P8 2W / 185W | 844MiB / 8192MiB | 2% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| 0 N/A N/A 1247 G /usr/lib/xorg/Xorg 29MiB |
| 0 N/A N/A 1977 G /usr/lib/xorg/Xorg 110MiB |
| 0 N/A N/A 2102 G /usr/bin/gnome-shell 82MiB |
| 0 N/A N/A 2978 G ...RendererForSitePerProcess 39MiB |
| 0 N/A N/A 3933 C+G ...saac_sim-2022.2.1/kit/kit 420MiB |
| 0 N/A N/A 4220 G /usr/lib/firefox/firefox 145MiB |
+-----------------------------------------------------------------------------+
@Sheikh_Dawood Did that, with sudo rm -rf /etc/vulkan/ and sudo rm -rf /usr/share/vulkan/ and reinstalled the driver, with no effect. Same error. Only change is my driver version is now 525.116.03.
Also tried deleting the shader cache and the vulkan folders, and then reinstalling, to no effect.
Another thing to try is uninstall Isaac Sim, make sure this folder is empty or remove it. ~/.local/share/ov/pkg/isaac_sim-2022.2.1
Then re-install Isaac Sim and run.