Hello I’m trying to open Audio2Face 2023.1.1 but only splash screen appears but Audio2Face not opening. Want to make sure will Audio2Face work if I changed my graphics card to RTX 3050.
Can someone plz check my logs from
[C:\Users\malee.nvidia-omniverse\logs\Kit\Audio2Face\2023.1]
Hi @maleesha.upwork it looks like your graphics card is not compatible with Audio2Face. Upgrading to RTX 3050 will work as long as it has 10GB or more memory.
Yes, if you open the log file in a text editor and check line 2855, you will see the info below. This indicates your GPU is NVIDIA Quadro K620 which is not an RTX GPU. But Audio2Face needs RTX GPU to work properly.
|---------------------------------------------------------------------------------------------|
| Driver Version: 536.67 | Graphics API: D3D12
|=============================================================================================|
| GPU | Name | Active | LDA | GPU Memory | Vendor-ID | LUID |
| | | | | | Device-ID | UUID |
|---------------------------------------------------------------------------------------------|
| 0 | NVIDIA Quadro K620 | | | 2006 MB | 10de | ee9f0000.. |
| | | | | | 13bb | 0 |
|=============================================================================================|
| OS: Windows 11 Pro, Version: 10.0 (22H2), Build: 22621, Kernel: 10.0.22621.2428
| Processor: Intel(R) Core(TM) i5-10400 CPU @ 2.90GHz | Cores: 6 | Logical: 12
|---------------------------------------------------------------------------------------------|
| Total Memory (MB): 12195 | Free Memory: 6231
| Total Page/Swap (MB): 24483 | Free Page/Swap: 17118
|---------------------------------------------------------------------------------------------|
2023-10-25 15:00:21 [2,406ms] [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, TCC mode or a docker issue. For Vulkan, test it with Vulkaninfo tool from Vulkan SDK, instead of nvidia-smi.