Hi!
I’m trying to install Isaac Sim on a Linux desktop (Ubuntu 18.04) where it previously worked, but after a reboot I’m only getting a grey viewport and the error message “Failed to create hydra engine for viewport.”
Hereby the log file:
kit_20220713_152029.log (1.0 MB)
And what I see when opening Isaac Sim 2022:
nvidia-smi results into the following:
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 450.191.01 Driver Version: 450.191.01 CUDA Version: 11.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 GeForce RTX 208... Off | 00000000:01:00.0 On | N/A |
| 0% 34C P8 13W / 250W | 258MiB / 7973MiB | 4% Default |
| | | N/A |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| 0 N/A N/A 1213 G /usr/lib/xorg/Xorg 18MiB |
| 0 N/A N/A 1322 G /usr/bin/gnome-shell 49MiB |
| 0 N/A N/A 2306 G /usr/lib/xorg/Xorg 76MiB |
| 0 N/A N/A 2437 G /usr/bin/gnome-shell 100MiB |
| 0 N/A N/A 2483 G ...mviewer/tv_bin/TeamViewer 9MiB |
+-----------------------------------------------------------------------------+
The specific GPU is a “GeForce RTX 2080 SUPER”, so that should be enough for Isaac Sim…
Can someone help me with fixing this problem?
Thank you!