jetson-examples icon indicating copy to clipboard operation
jetson-examples copied to clipboard

L4T VERSION 36.4.4 is not in the allowed versions list.

Open vnot01 opened this issue 7 months ago • 2 comments

I can't install the example.

reComputer run yolov10
INFO: machine[nvidia jetson orin nano engineering reference developer kit super] confirmed...
run example:yolov10
----example init----
CONFIG_FILE_PATH=/home/orin1/.local/lib/python3.10/site-packages/reComputer/scripts/yolov10/config.yaml
yq is already installed.
jq is already installed.
jq-1.6
35.3.1 35.4.1 35.5.0 36.3.0
L4T VERSION 36.4.4 is not in the allowed versions list.
The JetPack versions currently supported by this container are: 35.3.1 35.4.1 35.5.0 36.3.0. 
For more information : https://github.com/Seeed-Projects/jetson-examples 
An error occurred. Exiting...

This my Docker Information

docker info
Client: Docker Engine - Community
 Version:    28.3.1
 Context:    default
 Debug Mode: false
 Plugins:
  buildx: Docker Buildx (Docker Inc.)
    Version:  v0.25.0
    Path:     /usr/libexec/docker/cli-plugins/docker-buildx
  compose: Docker Compose (Docker Inc.)
    Version:  v2.38.1
    Path:     /usr/libexec/docker/cli-plugins/docker-compose

Server:
 Containers: 2
  Running: 0
  Paused: 0
  Stopped: 2
 Images: 6
 Server Version: 28.3.1
 Storage Driver: overlay2
  Backing Filesystem: extfs
  Supports d_type: true
  Using metacopy: false
  Native Overlay Diff: true
  userxattr: false
 Logging Driver: json-file
 Cgroup Driver: systemd
 Cgroup Version: 2
 Plugins:
  Volume: local
  Network: bridge host ipvlan macvlan null overlay
  Log: awslogs fluentd gcplogs gelf journald json-file local splunk syslog
 CDI spec directories:
  /etc/cdi
  /var/run/cdi
 Discovered Devices:
  cdi: nvidia.com/pva=0
  cdi: nvidia.com/pva=all
 Swarm: inactive
 Runtimes: io.containerd.runc.v2 nvidia runc
 Default Runtime: nvidia
 Init Binary: docker-init
 containerd version: 05044ec0a9a75232cad458027ca83437aae3f4da
 runc version: v1.2.5-0-g59923ef
 init version: de40ad0
 Security Options:
  seccomp
   Profile: builtin
  cgroupns
  no-new-privileges
 Kernel Version: 5.15.148-tegra
 Operating System: Ubuntu 22.04.5 LTS
 OSType: linux
 Architecture: aarch64
 CPUs: 6
 Total Memory: 7.441GiB
 Name: orin-jetson
 ID: a684d973-9857-417c-ba06-659b53c62372
 Docker Root Dir: /var/lib/docker
 Debug Mode: false
 Experimental: false
 Insecure Registries:
  ::1/128
  127.0.0.0/8
 Live Restore Enabled: false

my Specification:

Device Model
•  Model: NVIDIA Jetson Orin Nano Engineering Reference Developer Kit Super
•  Architecture: aarch64 (ARM64)

JetPack/L4T Version
•  Release: R36 (release)
•  Revision: 4.4
•  GCID: 41062509
•  Date: Mon Jun 16 16:07:13 UTC 2025
•  Kernel: Linux 5.15.148-tegra

CPU Information
•  Processor: ARM Cortex-A78AE
•  Cores: 6 cores total
•  Configuration: 2 clusters of 3 cores each
•  Threads: 1 thread per core
•  Architecture: ARMv8 Processor rev 1

Memory Information
•  Total RAM: 7.4 GB
•  Available RAM: ~5.0 GB
•  Swap: 3.7 GB

vnot01 avatar Jul 05 '25 19:07 vnot01

I see the exact same. I guess something needs to be updated (if nothing else, then the list of supported JetPack versions

macsatcom avatar Sep 28 '25 19:09 macsatcom

Same issue here.

timmah1991 avatar Oct 10 '25 21:10 timmah1991