Cannot run Test1 Graph on Jetson Orin Nano JP6

Please provide complete information as applicable to your setup.

• Hardware Platform (Jetson / GPU)
Desktop system: Ubuntu 22.04, RTX3060 12GB
Remote system: Jetson Orin Nano dev kit

• DeepStream Version
Jetson/Desktop: 7.0

• JetPack Version (valid for Jetson only)
Jetson: 6.0

• TensorRT Version
Jetson: 8.6.2.3

• Issue Type( questions, new requirements, bugs)
Error: When I run the test1 graph with Graph Composer on the desktop, it runs correctly. When I send it to the remote Jetson Orin Nano dev kit, I get the error from the Jetson’s gxf_server:
ERROR extensions/nvdssource/nvurisrcbin.hpp@36: Could not create GStreamer element ‘nvurisrcbin’

• How to reproduce the issue? (This is for bugs. Including which sample app is using, the configuration files content, the command line used and other details for reproducing)
Fresh install Ubuntu, Deepstream and Composer on desktop. Fresh install JP6 on Jetson using SDK Manager from desktop, including Deepstream packages.

I have freshly reinstalled Ubuntu on the desktop, as doing an apt update/upgrade destroyed Deepstream.

I have had JP6 installed for a few weeks on the Jetson and have done a few apt updates. Do I need to wipe it again and start over?

What’s the difference between installing Deepstream from SDK Manager vs from a package?

Can you try to run “gst-inspect-1.0 nvurisrcbin” on your Orin Nano board?

Doing an apt update/upgrade broke the bare metal install.

Reflashing the Jetson fixed it. Now other problems occur. Creating new topic on it.

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