Issues with JetPack 6.2 on Seeed ReComputer Orin J3011 – Missing libnvdla_compiler.so & DeepStream Problems

Hi everyone,

I recently flashed my Seeed Studio ReComputer Orin J3011 with JetPack 6.2 and have been facing issues with DeepStream and missing dependencies.

System Details:

Device: Seeed ReComputer Orin Nano J3011
JetPack: 6.2 (flashed via Seeed’s official image)
CUDA: 12.6
DeepStream: 7.1
TensorRT: 10.3.0.30

Issues Faced:

  1. Missing libnvdla_compiler.so

Running deepstream-app --version gives:

error while loading shared libraries: libnvdla_compiler.so: I cannot open shared object file: No such file or directory

find / -name “libnvdla_compiler.so” returns nothing.

  1. Can’t Install nvdla-compiler orlibnvdla via APT

Running sudo apt-get install -y nvdla-compilerE: Unable to locate package nvdla-compiler

Is this removed in JetPack 6.2? What’s the alternative installation method?

  1. Should I Reflash or Fix This Manually?

I still have the original Seeed JetPack 6.2 image. Should I reflash the device, or is there a way to fix this without a complete reset?

This seems to be caused by unsuccessful burning. I can find the corresponding file at the following location

/usr/lib/aarch64-linux-gnu/nvidia/libnvdla_compiler.so, I also use Jetpack 6.2

Please use sdkmanager to re-burn Jetpack 6.2