Hi all,
I’m testing Jetpack 6.0 on my Orin NX with Seeestudio A603 carrier boards and drivers (custom dtb and Image).
In the same way I used to do with JP5, I want to install CUDA and others runtime libs with the sdkmanager once flashed the BSP with the l4t_initrd_flash.sh command.
Unfortunately I’m getting a BSP mismatch error due to some broken dependencies:
13:04:15.364 - warn: Found known error: nvidia-l4t-gstreamer : Depends: nvidia-l4t-camera (= 36.3.0-20240506102626) but 36.3.0-20240719161631 is to be installed
Depends: nvidia-l4t-core (= 36.3.0-20240506102626) but 36.3.0-20240719161631 is to be installed
Depends: nvidia-l4t-multimedia (= 36.3.0-20240506102626) but 36.3.0-20240719161631 is to be installed
Depends: nvidia-l4t-multimedia-utils (= 36.3.0-20240506102626) but 36.3.0-20240719161631 is to be installed
E: Unable to correct problems, you have held broken packages.
nvidia-l4t-gstreamer : Depends: nvidia-l4t-camera (= 36.3.0-20240506102626) but 36.3.0-20240719161631 is to be installed
Depends: nvidia-l4t-core (= 36.3.0-20240506102626) but 36.3.0-20240719161631 is to be installed
Depends: nvidia-l4t-multimedia (= 36.3.0-20240506102626) but 36.3.0-20240719161631 is to be installed
Depends: nvidia-l4t-multimedia-utils (= 36.3.0-20240506102626) but 36.3.0-20240719161631 is to be installed
E: Unable to correct problems, you have held broken packages.
nvidia-l4t-gstreamer : Depends: nvidia-l4t-camera (= 36.3.0-20240506102626) but 36.3.0-20240719161631 is to be installed
Depends: nvidia-l4t-core (= 36.3.0-20240506102626) but 36.3.0-20240719161631 is to be installed
Depends: nvidia-l4t-multimedia (= 36.3.0-20240506102626) but 36.3.0-20240719161631 is to be installed
Depends: nvidia-l4t-multimedia-utils (= 36.3.0-20240506102626) but 36.3.0-20240719161631 is to be installed
E: Unable to correct problems, you have held broken packages.
nvidia-l4t-gstreamer : Depends: nvidia-l4t-camera (= 36.3.0-20240506102626) but 36.3.0-20240719161631 is to be installed
Depends: nvidia-l4t-core (= 36.3.0-20240506102626) but 36.3.0-20240719161631 is to be installed
Depends: nvidia-l4t-multimedia (= 36.3.0-20240506102626) but 36.3.0-20240719161631 is to be installed
Depends: nvidia-l4t-multimedia-utils (= 36.3.0-20240506102626) but 36.3.0-20240719161631 is to be installed
13:04:26.774 - info: NV_L4T_DLA_COMPILER_TARGET_POST_INSTALL_COMP@JETSON_ORIN_NX_TARGETS: Note, selecting ‘nvidia-l4t-dla-compiler’ instead of ‘/opt/nvidia/deb_repos/nvidia-l4t-dla-compiler_36.3.0-20240506102626_arm64.deb’
13:04:26.934 - info: NV_L4T_DLA_COMPILER_TARGET_POST_INSTALL_COMP@JETSON_ORIN_NX_TARGETS: Some packages could not be installed. This may mean that you have
13:04:26.934 - info: NV_L4T_DLA_COMPILER_TARGET_POST_INSTALL_COMP@JETSON_ORIN_NX_TARGETS: requested an impossible situation or if you are using the unstable
13:04:26.934 - info: NV_L4T_DLA_COMPILER_TARGET_POST_INSTALL_COMP@JETSON_ORIN_NX_TARGETS: distribution that some required packages have not yet been created
13:04:26.934 - info: NV_L4T_DLA_COMPILER_TARGET_POST_INSTALL_COMP@JETSON_ORIN_NX_TARGETS: or been moved out of Incoming.
13:04:26.934 - info: NV_L4T_DLA_COMPILER_TARGET_POST_INSTALL_COMP@JETSON_ORIN_NX_TARGETS: The following information may help to resolve the situation:
13:04:26.935 - info: NV_L4T_DLA_COMPILER_TARGET_POST_INSTALL_COMP@JETSON_ORIN_NX_TARGETS: The following packages have unmet dependencies:
13:04:27.204 - info: NV_L4T_DLA_COMPILER_TARGET_POST_INSTALL_COMP@JETSON_ORIN_NX_TARGETS: nvidia-l4t-dla-compiler : Depends: nvidia-l4t-core (<= 36.3.0-20240506102626) but 36.3.0-20240719161631 is to be installed
13:04:27.210 - info: Event: NV_L4T_DLA_COMPILER_TARGET_POST_INSTALL_COMP@JETSON_ORIN_NX_TARGETS - error is: nvidia-l4t-dla-compiler : Depends: nvidia-l4t-core (<= 36.3.0-20240506102626) but 36.3.0-20240719161631 is to be installed
13:04:27.213 - error: NV_L4T_DLA_COMPILER_TARGET_POST_INSTALL_COMP@JETSON_ORIN_NX_TARGETS: E: Unable to correct problems, you have held broken packages.
13:04:27.213 - info: Event: NV_L4T_DLA_COMPILER_TARGET_POST_INSTALL_COMP@JETSON_ORIN_NX_TARGETS - error is: E: Unable to correct problems, you have held broken packages.
SDKM_logs_JetPack_6.0_(rev._2)_Linux_for_Jetson_Orin_NX_16GB_2024-10-25_13-02-34.zip (203.8 KB)
Side question: On the sdkmanager, shall the 6.0 Jetpack called Rev.3 instead of Rev.2? I’m using the latest sdkmanager on Ubuntu 22.04.05