After burning the compiled UEFI, it can start and enter the system normally, but when executing “sudo /opt/Nvidia/jetson io/jetson io. py” and making any modifications, saving, and restarting, it prompts:
Jetson System firmware version 202409.1-975fafc6-dirty date 2024-11-15T15:03:42+
08:00
ESC to enter Setup.
F11 to enter Boot Manager Menu.
Enter to continue boot.
L4TLauncher: Attempting Direct Boot
L4T boot options
0: primary kernel
1: Custom Header Config: <HDR40 User Custom [2024-11-18-022424]>
Press 0-1 to boot selection within 3.0 seconds.
Press any other key to boot default (Option: 1)
ASSERT [L4TLauncher] /out/nvidia/bootloader/uefi/Jetson_RELEASE/edk2-nvidia/Silicon/NVIDIA/Library/TegraDeviceTreeOverlayLib/TegraDeviceTreeKernelOverlayLib.c(48): ((BOOLEAN)(0==1))
Hi, KevinFFF
When we use git clone, we always encounter clone interruptions. Is there any other method to replace this command?
blakesu@szmce61:~/AMOS-9000/sdk36.3/Linux_for_Tegra/bootloader/uefi$ edk2_docker edkrepo clone nvidia-uefi-r36.3.0 NVIDIA-Platforms r36.3.0
Syncing the global manifest repository: /home2/blakesu/.edkrepo/edk2-edkrepo-manifest-main
Syncing the global manifest repository: /home2/blakesu/.edkrepo/nvidia
Verifying the global manifest repository entry for project: NVIDIA-Platforms
Hi, KevinFFF
We still can’t clone it,I can manually download the zip file, but do I need some other commands to build it?
blakesu@szmce61:~/AMOS-9000/sdk36.3/Linux_for_Tegra/bootloader/uefi$ git config --global http.postBuffer 1524288000
blakesu@szmce61:~/AMOS-9000/sdk36.3/Linux_for_Tegra/bootloader/uefi$ edk2_docker edkrepo clone nvidia-uefi-r36.3 NVIDIA-Platforms r36.3.0
Syncing the global manifest repository: /home2/blakesu/.edkrepo/edk2-edkrepo-manifest-main
Syncing the global manifest repository: /home2/blakesu/.edkrepo/nvidia
Verifying the global manifest repository entry for project: NVIDIA-Platforms