-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi! I'm testing your drivers with my Orin NX Jetpack 6.2 and a Seeedstudio A603.
I correctly flashed Jetpack 6.2 and trying to install your latest release.
nvidia@nvidia-orin:~/avt-driver$ uname -a
Linux nvidia-orin 5.15.148-tegra #4 SMP PREEMPT Mon Feb 17 17:44:43 CST 2025 aarch64 aarch64 aarch64 GNU/Linux
nvidia@nvidia-orin:~/avt-driver$ cat /etc/nv_tegra_release
# R36 (release), REVISION: 4.3, GCID: 38968081, BOARD: generic, EABI: aarch64, DATE: Wed Jan 8 01:49:37 UTC 2025
# KERNEL_VARIANT: oot
TARGET_USERSPACE_LIB_DIR=nvidia
TARGET_USERSPACE_LIB_DIR_PATH=usr/lib/aarch64-linux-gnu/nvidia
Apparently the current Nvidia repository prompts this package:
nvidia-l4t-kernel-oot-modules_5.15.148-tegra-36.4.3-20250107174145_arm64.deb
which breaks your deb requirement:
Breaks: nvidia-l4t-kernel-oot-modules (<< 36.4.3-20250219143320)
Upgrading to 6.2.1 it actually updates the version tree to:
nvidia-l4t-kernel-oot-modules (version 5.15.148-tegra-36.4.4-20250616085344)
which still fails because now the version is 36.4.4.
In the official repository I cannot find any newer than 36.4.3-20250107174145 for Jetpack 6.2.
Metadata
Metadata
Assignees
Labels
No labels