Hello,I need to use IMX519 Arducam Quad-cam and Camarray Hat with Jetson Orin nano reComputer J30,I configure following this manual:
I can dowload Bash script but when Install driver i got this error:
Traceback (most recent call last):
File “/opt/arducam/jetson-io/config-by-hardware.py”, line 125, in
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 Nano 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 support@arducam.com
can you help me for fix this error,Thankyou