Hello,
we have setup out first render server now. But at the moment we have some trouble to proper install omniverse enterprise under linux, so we decided to install windows server 2022 and use Omniverse Workstation for our first test and switch later to Omniverse Enterprise on linux.
The system has two A40 graphic cards and we have installed the latest drivers. But when I start Create it just shows the splash screen and then stops.
Following messages are written to the log file…
2022-08-25 14:11:54 [323ms] [Warning] [carb.graphics-direct3d.plugin] NvAPI_EnumLogicalGPUs() failed: -6, logical GPU count: 0
2022-08-25 14:11:54 [324ms] [Info] [gpu.foundation.plugin] Skipping software adapter 0: Microsoft Basic Render Driver
2022-08-25 14:11:54 [324ms] [Info] [gpu.foundation.plugin] Skipping software adapter 1: Microsoft Basic Render Driver
2022-08-25 14:11:54 [324ms] [Info] [gpu.foundation.plugin] Skipping software adapter 2: Microsoft Basic Render Driver
2022-08-25 14:11:54 [324ms] [Info] [gpu.foundation.plugin]
|---------------------------------------------------------------------------------------------|
| Driver Version: 0 | Graphics API: D3D12
|=============================================================================================|
| GPU | Name | Active | LDA | GPU Memory | Vendor-ID | LUID |
| | | | | | Device-ID | UUID |
|=============================================================================================|
| OS: Windows Server, Version: 10.0, Build: 20348
| Processor: AMD EPYC 74F3 24-Core Processor | Cores: 24 | Logical: 48
|---------------------------------------------------------------------------------------------|
| Total Memory (MB): 524153 | Free Memory: 513503
| Total Page/Swap (MB): 567161 | Free Page/Swap: 557000
|---------------------------------------------------------------------------------------------|
2022-08-25 14:11:54 [324ms] [Error] [gpu.foundation.plugin] No device could be created. Some known system issues:
- The driver is not installed properly and requires a clean re-install.
- Your GPUs do not support RayTracing: DXR or Vulkan ray_tracing, or hardware is excluded due to performance.
- The driver cannot enumerate any GPU: driver, display or a docker issue. For Vulkan, test it with Vulkaninfo tool from Vulkan SDK, instead of nvidia-smi.
2022-08-25 14:11:54 [324ms] [Error] [omni.gpu_foundation_factory.plugin] Failed to create GPU foundation devices for compatibilityMode!
Can anyone help with this? It looks like kit does not reconize the A40s as RTX devices and recognize it as “Microsoft Basic Render Driver”. But the driver is installed…
Thanks for your help