deepstream-app version 6.1.0
DeepStreamSDK 6.1.0
CUDA Driver Version: 11.6
CUDA Runtime Version: 11.6
TensorRT Version: 8.4
cuDNN Version: 8.4
libNVWarp360 Version: 2.0.1d3
Failed to run the program remotely, unable to open the display, how do I configure:
cuGraphicsGLRegisterBuffer failed with error(219) gst_eglglessink_cuda_init texture = 1
I have made the following settings according to the forum, but it still doesn’t work
sudo nvidia-xconfig --query-gpu-info
sudo nvidia-xconfig --busid=PCI:1:0:0 --allow-empty-initial-configuration
At this time, the nvidia drive information is as follows:
nvidia-smi
Wed Oct 12 09:00:00 2022
±----------------------------------------------------------------------------+
| NVIDIA-SMI 510.85.02 Driver Version: 510.85.02 CUDA Version: 11.6 |
|-------------------------------±---------------------±---------------------+
| 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 Off | N/A |
| 31% 43C P2 29W / 120W | 100MiB / 6144MiB | 2% Default |
| | | N/A |
±------------------------------±---------------------±---------------------+
±----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| 0 N/A N/A 3498 C /usr/NX/bin/nxnode.bin 97MiB |
±----------------------------------------------------------------------------+
The nvidia drive information of the connected display is as follows
nvidia-smi
Wed Oct 12 08:52:27 2022
±----------------------------------------------------------------------------+
| NVIDIA-SMI 510.85.02 Driver Version: 510.85.02 CUDA Version: 11.6 |
|-------------------------------±---------------------±---------------------+
| 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 |
| 31% 40C P2 29W / 120W | 326MiB / 6144MiB | 2% Default |
| | | N/A |
±------------------------------±---------------------±---------------------+
±----------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=============================================================================|
| 0 N/A N/A 940 G /usr/lib/xorg/Xorg 98MiB |
| 0 N/A N/A 1370 G /usr/bin/gnome-shell 19MiB |
| 0 N/A N/A 1863 C /usr/NX/bin/nxnode.bin 97MiB |
±----------------------------------------------------------------------------+