Riva_client not loading models after fresh installation on Jetson Orin

Using Jetson Orin NGX 64GB

Operating System - Ubuntu 20.04.5 LTS
Riva Version - arm64 v2.7.0
TLT Version (if relevant)
How to reproduce the issue ? (This is for errors. Please share the command and the detailed log here)

Used the riva quick start guide for embedded systems found here: Quick Start Guide — NVIDIA Riva

Didnt modify config.sh

After starting riva_start.sh, it fails to load the models and stops after some time.

Included are all the relevant logs.

riva_start_logs.txt

riva_init_logs.txt

docker_logs.txt

config.sh

1 Like

Hi @zebleck

Apologies you are facing issue

Thanks for sharing the logs and config,

Kindly request to share the Jetpack Version installed in your device

Thanks

Thank you for the quick response.

“cat /etc/nv_tegra_release” gives me:

# R34 (release), REVISION: 1.1, GCID: 30414990, BOARD: t186ref, EABI: aarch64, DATE: Tue May 17 04:20:55 UTC 2022

And “sudo apt-cache show nvidia-jetpack”:
Package: nvidia-jetpack
Version: 5.0.1-b118
Architecture: arm64
Maintainer: NVIDIA Corporation
Installed-Size: 194
Depends: nvidia-jetpack-runtime (= 5.0.1-b118), nvidia-jetpack-dev (= 5.0.1-b118)
Homepage: Autonomous Machines | NVIDIA Developer
Priority: standard
Section: metapackages
Filename: pool/main/n/nvidia-jetpack/nvidia-jetpack_5.0.1-b118_arm64.deb
Size: 29304
SHA256: 78f182886cc85b6467f37e32553ee79adcf4aaf6b68031fe948f33cc8e008f92
SHA1: 3371de1f109f313379ed19f41a860fb60a555c86
MD5sum: 51cf5d858d2e533f063f3a7467bed6da
Description: NVIDIA Jetpack Meta Package
Description-md5: ad1462289bdbc54909ae109d1d32c0a8

Same issue for me.

had to update my jetpack from 5.0.1 to 5.0.2

HI @tymonzar and @zebleck

Thanks @tymonzar

NVIDIA JetPack version 5.0.2 will be required on the Jetson platform
Reference
https://docs.nvidia.com/deeplearning/riva/user-guide/docs/support-matrix.html#embedded
https://docs.nvidia.com/deeplearning/riva/user-guide/docs/support-matrix.html

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