Jetpack 5.0.2 ACPI support
Mar 04, 2024
Hello.
Since the Jetpack 5.0.2 a ACPI mode for Jetson Xavier appeared as option
I tried to flash the Sample Rootfs then turn ACPI
and PCIe
options, but this cause device to hand during boot (see log below):
L4TLauncher: Attempting GRUB Boot
L4TLauncher: Attempting Direct Boot
EFI stub: Booting Linux Kernel...
EFI stub: Generating empty DTB
EFI stub: Loaded initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
EFI stub: Exiting boot services and installing virtual address map...
��I/TC: Secondary CPU 1 initializing
I/TC: Secondary CPU 1 switching to normal world boot
I/TC: Secondary CPU 2 initializing
I/TC: Secondary CPU 2 switching to normal world boot
I/TC: Secondary CPU 3 initializing
I/TC: Secondary CPU 3 switching to normal world boot
I/TC: Secondary CPU 4 initializing
I/TC: Secondary CPU 4 switching to normal world boot
I/TC: Secondary CPU 5 initializing
I/TC: Secondary CPU 5 switching to normal world boot
How can I enable the ACPI
mode properly?
Is there any documentation regarding the ACPI
mode in Jetpack 5.0.2?
Thank you in advance.