Deep Stream 6.1.1 Sample can not run in jetpack5.0.2

• JetsonNX
• DeepStream Version 6.1.1
• JetPack Version (valid for Jetson only) -5.0.2
• NVIDIA GPU Driver Version (valid for GPU only)
• cannot run
• deepstream-app -c source30_1080p_dec_infer-resnet_tiled_display_int8.txt
**• but it give this error

ERROR: [TRT]: 1: [executionResources.cpp::setTacticSources::146] Error Code 1: Cudnn (Could not initialize cudnn, please check cudnn installation.)
ERROR: Build engine failed from config file
ERROR: failed to build trt engine.
0:00:10.089729463 48352 0xaaaadb1b8ef0 ERROR nvinfer gstnvinfer.cpp:640:gst_nvinfer_logger:<primary_gie> NvDsInferContext[UID 1]: Error in NvDsInferContextImpl::buildModel() <nvdsinfer_context_impl.cpp:1943> [UID = 1]: build engine file failed
0:00:10.155592937 48352 0xaaaadb1b8ef0 ERROR nvinfer gstnvinfer.cpp:640:gst_nvinfer_logger:<primary_gie> NvDsInferContext[UID 1]: Error in NvDsInferContextImpl::generateBackendContext() <nvdsinfer_context_impl.cpp:2029> [UID = 1]: build backend context failed
0:00:10.155753801 48352 0xaaaadb1b8ef0 ERROR nvinfer gstnvinfer.cpp:640:gst_nvinfer_logger:<primary_gie> NvDsInferContext[UID 1]: Error in NvDsInferContextImpl::initialize() <nvdsinfer_context_impl.cpp:1266> [UID = 1]: generate backend failed, check config file settings

how can I solove this**

Can you describe how you installed DeepStream 6.1.1 on your Orin?
Here is the installation guide on Jetson for your reference ( Quickstart Guide — DeepStream 6.1.1 Release documentation (nvidia.com))

yes i follow install guidline , but can not run

Seems CUDNN is not installed correctly in your setup, how did you install deepstream on your Orin setup? use SDKManager, tar package or deb package?
Not sure if your cudnn and tensorrt installed correctly, please check version on your system:
dpkg -l |grep -i tensorrt
dpkg -l |grep -i cudnn

Suggest using SDKManager to reinstall CUDA-X and DeepStream.

I check this , is it okay ?

it can not run … coz I confirm all settings

The packeges seem to be OK, what’s the output of “deepstream-app --version-all”?

I set all , but the errors 。。。。。。

is there still “Error Code 1: Cudnn (Could not initialize cudnn, please check cudnn installation.)”? if yes, it should be driver version is not compatible with cudnn. could you share the output of nvidia-smi?

I think jetson nx can not install nvidia-smi

ok, is there libcudnn.so.8 on the jetson? you can get the path after do ldd /usr/src/tensorrt/bin/trtexec, or Have you tried reinstalling?

yes confirm all is here , I have try to reinstall, but can not run

how did you install on you jetson nx? here is the recommendation docs: https://developer.nvidia.com/embedded/jetpack#collapseJetsonXavierNX

JETSON XAVIER NX DEVELOPER KIT >

Download SD Card Image

after installing , what is the output of “ldd /usr/src/tensorrt/bin/trtexec” and " /usr/src/tensorrt/bin/trtexec" ?

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

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