Failed to create 'secondary_gie_0'

• Hardware Platform (Jetson / GPU) Quadro T2000
• DeepStream Version 6.1

• TensorRT Version
• NVIDIA GPU Driver Version (valid for GPU only) 517.66

I am getting this error after settiing up all the requirements on Ubuntu 20.04 installed on WSL2.

root@BANI-C-004MA:/opt/nvidia/deepstream/deepstream-6.1/samples/configs/deepstream-app# deepstream-app -c source4_1080p_dec_infer-resnet_tracker_sgie_tiled_display_int8_gpu1.txt
** ERROR: <create_secondary_gie:186>: Failed to create ‘secondary_gie_0’
** ERROR: <create_secondary_gie:287>: create_secondary_gie failed
** ERROR: <create_secondary_gie_bin:421>: create_secondary_gie_bin failed
** ERROR: <create_pipeline:1327>: create_pipeline failed
** ERROR: main:697: Failed to create pipeline
Quitting
App run failed

There is no update from you for a period, assuming this is not an issue anymore. Hence we are closing this topic. If need further support, please open a new one. Thanks

DeepStream is not officially supported on WSL2, there may be driver or low layer dependency issue.
We suggest you follow the installation guide on Ubuntu20.04 or run it in docker environment.

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