Is it possible to monitor the boot process for Jetson NRU-220s using Minicom or other tool connected via USB?

I’ve connected my Ubuntu 22 host to nru-220s-nvidia-jetson-orin via a USB-A to USB-C cable. I used Minicom to connect to /dev/ttyACM0, and that works OK. I can also connect via SSH, so this usb connection does not bring anything new.

I’d like to use Minicom (or other tool) also to monitor the Jetson boot process - is this possible at all? While booting, there is no /dev/ttyACM0 yet, nothing to connect to.

Hi danijel.domazet,

It seems you are using a custom carrier board from NEOUSYS.
You should be able to check the full serial console log through /dev/ttyACM0 from your host.
Please share your full boot up log for further check.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.