I installed JetPack 6.1 on my Jetson Orin Nano Dev Kit using Nvidia’s latest SDK Manager. Following the documentation, I connected the ZED Link Mono device and attempted to install the Mono driver. However, I encountered the following error:
ray@jetson-orin-nano:~/Downloads$ sudo dpkg -i stereolabs-zedlink-mono_1.3.0-SL-MAX9296-all-L4T36.4.0_arm64.deb
[sudo] password for ray:
(Reading database ... 203318 files and directories currently installed.)
Preparing to unpack stereolabs-zedlink-mono_1.3.0-SL-MAX9296-all-L4T36.4.0_arm64.deb ...
Unpacking stereolabs-zedlink-mono (1.3.0-SL-MAX9296-all-L4T36.4.0) over (1.3.0-SL-MAX9296-all-L4T36.4.0) ...
Setting up stereolabs-zedlink-mono (1.3.0-SL-MAX9296-all-L4T36.4.0) ...
Detected DTB to update : tegra234-p3768
Detected capture card : zedlink-mono
Set FDT to : /boot/dtb/kernel_tegra234-p3768-0000+p3767-0005-nv-super.dtb
Failed to patch nvargus : Please update your system with : 'sudo apt update && sudo apt upgrade'
Could you please advise on how to resolve this issue?
Thank you very much for your help. @Myzhar
I have already followed your suggestion and executed the two commands, but I am still encountering a similar error. Below is the error message:
ray@jetson-orin-nano:~/Downloads$ sudo dpkg -i stereolabs-zedlink-mono_1.3.0-SL-MAX9296-all-L4T36.4.0_arm64.deb
(Reading database ... 203396 files and directories currently installed.)
Preparing to unpack stereolabs-zedlink-mono_1.3.0-SL-MAX9296-all-L4T36.4.0_arm64.deb ...
Unpacking stereolabs-zedlink-mono (1.3.0-SL-MAX9296-all-L4T36.4.0) over (1.3.0-SL-MAX9296-all-L4T36.4.0) ...
Setting up stereolabs-zedlink-mono (1.3.0-SL-MAX9296-all-L4T36.4.0) ...
Detected DTB to update : tegra234-p3768
Detected capture card : zedlink-mono
Set FDT to : /boot/dtb/kernel_tegra234-p3768-0000+p3767-0005-nv-super.dtb
Failed to patch nvargus : Please update your system with : 'sudo apt update && sudo apt upgrade'
I believe the issue occurred while I was installing the driver for the ZED Link Mono capture card. I followed the installation instructions provided in the following link:
You installed JP6.2.1, not JP6.1.
Jetson Linux (L4T) v36.4.4 (Jetpack 6.2.1) is not yet supported by the ZED X Driver. We will release a compatible version soon.
Hello @Myzhar ,thank you for your help.
I have reflashed JetPack 6.1 onto the Jetson board. However, I am still encountering a similar error when installing the Mono driver. The error message is as follows:
ray@jetson-orin-nano:~/Downloads$ cat /etc/nv_tegra_release
# R36 (release), REVISION: 4.2, GCID: 38685322, BOARD: generic, EABI: aarch64, DATE: Fri Dec 13 00:16:27 UTC 2024
# KERNEL_VARIANT: oot
TARGET_USERSPACE_LIB_DIR=nvidia
TARGET_USERSPACE_LIB_DIR_PATH=usr/lib/aarch64-linux-gnu/nvidia
ray@jetson-orin-nano:~/Downloads$ sudo dpkg -i stereolabs-zedlink-mono_1.3.0-SL-MAX9296-all-L4T36.4.0_arm64.deb
(Reading database ... 189592 files and directories currently installed.)
Preparing to unpack stereolabs-zedlink-mono_1.3.0-SL-MAX9296-all-L4T36.4.0_arm64.deb ...
Unpacking stereolabs-zedlink-mono (1.3.0-SL-MAX9296-all-L4T36.4.0) over (1.3.0-SL-MAX9296-all-L4T36.4.0) ...
Setting up stereolabs-zedlink-mono (1.3.0-SL-MAX9296-all-L4T36.4.0) ...
Detected DTB to update : tegra234-p3768
Detected capture card : zedlink-mono
Set FDT to : /boot/dtb/kernel_tegra234-p3768-0000+p3767-0005-nv-super.dtb
Failed to patch nvargus : Please update your system with : 'sudo apt update && sudo apt upgrade'
PS: When I run sudo apt update && sudo apt upgrade , the system automatically upgrades to JetPack 6.2.1.
Hi @eatpockyboy
Here you tried to install the ZED X Driver for L4T 36.3.0 on a system running L4T36.2.0:
Sincerely, we cannot understand what’s causing your compatibility issues.
Can you please send a picture of your devkit and describe the procedure that you are following step by step?