I want to flashing PCIe as Endpoint on a Jetson AGX Orin Series System. I follow the PCIe Endpoint Mode — NVIDIA Jetson Linux Developer Guide 1 documentation:
1.Add ODMDATA=“gbe-uphy-config-22,nvhs-uphy-config-1,hsio-uphy-config-0,gbe0-enable-10g,hsstp-lane-map-3”; in jetson-agx-orin-devkit.conf.
2.sudo ./flash.sh jetson-agx-orin-devkit mmcblk0p1
Wait about 30min, the flash message is:[ 686.1191 ] Flashing completed
[ 686.1192 ] Coldbooting the device
[ 686.1202 ] tegrarcm_v2 --chip 0x23 0 --ismb2
[ 686.1208 ] MB2 version 01.00.0000
[ 686.1491 ] Coldbooting the device
[ 686.1498 ] tegrarcm_v2 --chip 0x23 0 --reboot coldboot
[ 686.1504 ] MB2 version 01.00.0000
*** The target generic has been flashed successfully. ***
Reset the board to boot from internal eMMC.
But the orin can not boot, the serial is not work and no display. I reboot the orin, but not work. Could anybody help me?
After the machine starts, the fan operates normally, and the indicator light is on. I use a serial cable to connect to Orin, but Mobaxterm does not recognize the serial port. At the same time, I use a DP cable to connect to the monitor, but the screen remains black. However, when I switch to root mode, everything works fine.
Are you sure you know the meaning of “serial console”? What you posted is host side log which I totally don’t care…
Please do not just copy and paste any boot log or flash log directly unless you want others to spend most of time scrolling their mouse… attach a log a text file …