The xavier devkit is stuck upon booting the SOM halts on the following line:
Jetson UEFI firmware (version 1.0-d7fb19b built on 2022-08-10T20:18:13-07:00)
and then a couple of empty lines.
I’ve re-flash Xavier devkit with JP5.0.2 and change different SOM to test the devkit carrier board. They works fine with other SOMs.
The boot info shows some errors. I am wondering if it’s something wrong with the hardware.
Do you have several Xavier modules with one devkit carrier board for this test?
Does just only one module of them could not boot up success?
From your serial console log, it seems stuck at UEFI and there’re several errors like the following.
[17:48:02:030] [0002.055] E> I2C: slave not found in slaves.␍␊
[17:48:02:030] [0002.056] E> I2C: Could not write 0 bytes to slave: 0x00ae with repeat start true.
..
[17:48:03:567] [0003.574] E> Failed to get board id info!␍␊
Could you flash this problem module with SDKM successfully?
Yes, I have several SOM modules and only one of them could not boot up success.
I flash this SOM successfully, as well as the others, with the cmd “sudo ./flash.sh p2822-0000+p2888-0004 mmcblk0p1” after the kernel configuration and compile. I will try to flash the module with SDK manager.