ZED-X driver with AGX Orin development kit emulation

Hi,

Is it possible to install ZED-X driver with AGX Orin development kit emulating other board?

A quick trial with:

  • L4T Jetpack 5.1.2 (L4T 35.4.1)
  • Orin NX 16GB emulation on AGX Orin Developper Kit

When trying to install ZED Link Duo driver I see error:

sudo apt install ./stereolabs-zedlink-duo_1.2.2-LI-MAX96712-ALL-L4T35.4.1_arm64.deb
# ...
Detected DTB to update : tegra234-p3701-0000-as-p3767-0000-p3737-0000
Traceback (most recent call last):
  File "/boot/stereolabs/utils/extlinux.py", line 129, in <module>
    main()
  File "/boot/stereolabs/utils/extlinux.py", line 117, in main
    jetson = board.Board('stereolabs')
  File "/boot/stereolabs/utils/board.py", line 241, in __init__
    self.dtb = _board_get_dtb(self.compat, self.model, dtbdir)
  File "/boot/stereolabs/utils/board.py", line 151, in _board_get_dtb
    raise RuntimeError("No DTB found for %s!" % model)
RuntimeError: No DTB found for Jetson AGX Orin as NX-16GB!
[Error] Fail to update extlinux.conf. This Will require a custom configuration.

Kind regards

Hi @bmegli
unfortunately, this is not currently supported