Dell UltraSharp 27. It detected before reboot though. This log is when it didn’t have monitor attached. I have only 1 monitor this log is generated when there was no monitor. Should I get log when its connected?
Hi! I have tried replacing the uefi_jetson.bin and flashed without error but the issue persists. Now it doesn’t even output anything on the serial console. Do I have to replace any other files?
It is unlikely the case " it doesn’t even output anything on the serial console" may happen. Since UEFI is only part of the bootloader, there shall be other bootloader printing out logs to your serial console.
Only one case is maybe the serial console you are using is not the UART one at all. But the kernel one dumped to flash port.
Please be aware that the uart console is the micro usb port on Orin devkit. Not the type C.
Yeah I used the same microUSB port and minicom config. I was thinking maybe I need to replace the BOOTAA64.efi. And I don’t know what variables_Jetson_Release.bin is for. If that’s not the case, I will try flashing again.
I checked out to the exact PR merge commit on edk2-nvidia and flashed after replacing uefi binary and BOOTAA64.efi. Now the nvidia logo shows up and I can go into boot options. But after that it black screens. I will try with debug binaries tomorrow.