Undefined symbol: cuGraphicsEGLRegisterImage

hi, nvidia 2060 wsl2 install deepstream from doc,
cuda 11.7.1
tensorrt 8.4.1.5
cudnn 8.4.1.5

run gst-inspect-1.0 nvinfer and No such element or plugin ‘nvinfer’

Readme First — DeepStream 6.1.1 Release documentation (nvidia.com)

(gst-plugin-scanner:22121): GStreamer-WARNING **: 00:56:17.140: Failed to load plugin ‘/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_infer.so’: /usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_infer.so: undefined symbol: cuGraphicsEGLRegisterImage

(gst-plugin-scanner:22121): GStreamer-WARNING **: 00:56:17.179: Failed to load plugin ‘/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_inferserver.so’: libtritonserver.so: cannot open shared object file: No such file or directory

(gst-plugin-scanner:22121): GStreamer-WARNING **: 00:56:17.182: Failed to load plugin ‘/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_udp.so’: librivermax.so.0: cannot open shared object file: No such file or directory

(gst-plugin-scanner:22121): GStreamer-WARNING **: 00:56:17.182: Failed to load plugin ‘/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_ucx.so’: libucs.so.0: cannot open shared object file: No such file or directory

(gst-plugin-scanner:22121): GStreamer-WARNING **: 00:56:17.185: Failed to load plugin ‘/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_preprocess.so’: /usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_preprocess.so: undefined symbol: cuGraphicsEGLRegisterImage

(gst-plugin-scanner:22121): GStreamer-WARNING **: 00:56:17.191: Failed to load plugin ‘/usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_deepstream_bins.so’: /usr/lib/x86_64-linux-gnu/gstreamer-1.0/deepstream/libnvdsgst_infer.so: undefined symbol: cuGraphicsEGLRegisterImage

• Hardware Platform (Jetson / GPU)
GPU
• DeepStream Version
6.1
• TensorRT Version
8.4.1.5

We didn’t verify DS on WSL, and AFAIK, a few users are using WSL, could you help us understand why can’t use Linux and WLS is necessary?

I use C # to develop clients. I must use Windows. I try to use vs code ssh to develop deepstream in Linux, but the effect is not good, and I cannot use GUI displays such as cv2.imshow. So I want to use WSL to see the GUI display for debugging

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.