I’m attempting to install the PreemptRT real-time kernel on my Jetson device. I followed the instructions from the NVIDIA documentation (see link below):
My current setup is as follows:
• I used SDK Manager to install Jetson Linux on NVMe with the AGX Orin Dev Kit.
• I selected Jetpack 6.2 and did not choose any options other than installation on NVMe.
• After installing the real-time kernel packages, the system freezes during boot.
• However, if I press F11 before the freeze to enter the boot manager and select booting from the eMMC, the device starts using the real-time kernel successfully.
Could anyone please advise on the correct procedure to install the real-time kernel on an NVMe setup? Any guidance or suggestions to resolve this boot freeze issue would be greatly appreciated.