I think I’ve not configure Username and Password yet, so I also add User definition by using “l4t_create_default_user.sh” in the next try, but the issue still remains.
I actually use the above flashing workflow according to the Example 2 in the 10th Workflow in README_initrd_flash.txt.
In the end of the flasing log, it also says “SSH ready”:
[ 232]: l4t_flash_from_kernel: Successfully flash the external device
[ 232]: l4t_flash_from_kernel: Flashing success
Reboot target
Run command: sync; nohup reboot &>/dev/null & exit on root@fe80::1%usb0
SSH ready
Success
Cleaning up…
In the post before, I get the issue that I can’t ssh Jetson via ethernet port because IP addr is not generated , then it is solved by using USB-microUSB for connection. But even in that case, flashing by SDKmanager, SDKmanager can still install Components via USB connection.
In this case, flashing with initrd, the flashing process logging looks fine but Jetson board seems not boot up.
If this is xavier nx, then you are not dumping the serial console log.
ttyACM0 is the kernel log from micro usb port. The real serial console log needs to be dumped by using usb-ttl cable. And the node name will be ttyUSB0.
I have no surprise about ttyACM0 does not show anything. I need you to dump correct log from correct pin.
Hi, it is xavier NX.
The Jetson I have here is configured, so I can not find any expansion pin :(
But if using USB-TTL cable is the only way to know Jetson boots up or not, I try to contact the one configuring it.
Thank you.
I don’t know what does that mean “Jetson I have here is configured, so I can not find any expansion pin”. Are you talking about this is a custom board?
If so, please contact the board vendor to see if they leave any pinout for UART serial console.