Docker container release ETA for L4T R36.4.0

New user of Jetson. Out of box my 64G Dev kit, while running from shared memory, the inference container ran. I didn’t note the L4T version then. I then flashed to run from a NVMe drive.

Now, docker: Error response from daemon: manifest for dustynv/jetson-inference:r36.4.0 not found: manifest unknown: manifest unknown.

If there is a long lead time, how can I work around this? Can I use a historical version of L4T?

Hi,
Here are some suggestions for the common issues:

1. Performance

Please run the below command before benchmarking deep learning use case:

$ sudo nvpmodel -m 0
$ sudo jetson_clocks

2. Installation

Installation guide of deep learning frameworks on Jetson:

3. Tutorial

Startup deep learning tutorial:

4. Report issue

If these suggestions don’t help and you want to report an issue to us, please attach the model, command/step, and the customized app (if any) with us to reproduce locally.

Thanks!

Hi,
We have docker of Jetpack 6.1(r36.4). Please check the webpage:

NVIDIA L4T JetPack | NVIDIA NGC

my issue is with dustynv/jetson-inference. Are there other steps after the JetPack install?

Hi,

r36.4 is not supported yet.
Please try to build the container directly with the Dockerfile.

Thanks.

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