RuntimeError: No DTB found for NVIDIA Orin NX Developer Kit!

Hi all,
Recently, there are many customers facing the problems when installing the camera driver on Jetson Orin Nx. The error message shows like below. This is because our camera driver is based on the Nvidia official carrier board’s DTB file, the third-party is not compatible with our camera driver. Please check your carried board is official or the third-party.

Selecting previously unselected package arducam-nvidia-l4t-kernel.

(Reading database ... 157997 files and directories currently installed.)

Preparing to unpack arducam-nvidia-l4t-kernel-t234-nx-5.10.104-tegra-35.3.1-20230725012901_arm64.deb ...

Unpacking arducam-nvidia-l4t-kernel (5.10.104-tegra-35.3.1-20230725012901) ...

Setting up arducam-nvidia-l4t-kernel (5.10.104-tegra-35.3.1-20230725012901) ...

 

Traceback (most recent call last):

  File "/opt/arducam/jetson-io/config-by-hardware.py", line 125, in <module>

    main()

  File "/opt/arducam/jetson-io/config-by-hardware.py", line 94, in main

    jetson = board.Board()

  File "/opt/arducam/jetson-io/Jetson/board.py", line 230, in __init__

    self.dtb = _board_get_dtb(self.compat, self.model, dtbdir)

  File "/opt/arducam/jetson-io/Jetson/board.py", line 114, in _board_get_dtb

    raise RuntimeError("No DTB found for %s!" % model)

RuntimeError: No DTB found for NVIDIA Orin NX Developer Kit!

An unknown error occurred while installing dtoverlays.

dpkg: error processing package arducam-nvidia-l4t-kernel (--install):

 installed arducam-nvidia-l4t-kernel package post-installation script subprocess returned error exit status 255

Errors were encountered while processing:

 arducam-nvidia-l4t-kernel

 

Unknown error, please send the error message to [email protected]

Hi,
We currently do not support the third-party carrier board. Hence, if you want to use our cameras on your Jetson Orin Nx module, you need to confirm that you are using the official carrier board.