Jetson AGX orin Boot Stuck with "nvme0n1p1 not found" error

My jetson agx orin device suddenly stop boot process after restarting the device yesterday. Following log messages were shown on monitor.

It had Jetpack 6.2. I had configured it (Changed the configuration file of /etc/X11/xorg.conf to enable virtual display for VNC) according to What is the best way to control the jetson Orin GUI remotely? . Remote GUI access worked perfectly. Could you please help me to resolve this issue? Is my nvme device corrupted?

Dump out full log by using serial console first.

rajana@HP-Pavilion-Laptop:~$ ls /dev/ttyS*
/dev/ttyS0 /dev/ttyS14 /dev/ttyS2 /dev/ttyS25 /dev/ttyS30 /dev/ttyS8
/dev/ttyS1 /dev/ttyS15 /dev/ttyS20 /dev/ttyS26 /dev/ttyS31 /dev/ttyS9
/dev/ttyS10 /dev/ttyS16 /dev/ttyS21 /dev/ttyS27 /dev/ttyS4
/dev/ttyS11 /dev/ttyS17 /dev/ttyS22 /dev/ttyS28 /dev/ttyS5
/dev/ttyS12 /dev/ttyS18 /dev/ttyS23 /dev/ttyS29 /dev/ttyS6
/dev/ttyS13 /dev/ttyS19 /dev/ttyS24 /dev/ttyS3 /dev/ttyS7

I used USB type C port to access serial control. But it does not identify the board. There is no port like /dev/ttyACM0.

And also Jetson is heat up really.

please use micro USB port. That is the true UART port that will always dump the log even in case that your system not able to boot into kernel.

����������������������������������������������$����Ņ�������ť����Ą����Ą���慇�b�b ��䄇�$��G#����䄅�D䤤D��b�����ć��G���...L4TLauncher: Attempting Direct Boot
EFI stub: Booting Linux Kernel...
nitrd from LINUX_EFI_INITRD_MEDIA_GUID device path
EFI stub: Ex��debugfs initialized
��I/TC: Reserved shared memory is disabled
I/TC: Dynamic shared memory is enabled
I/TC: Normal World virtualization support is disabled
I/TC: Asynchronous notifications are disabled
��[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd421]
[    0.000000] Linux version 5.15.148-tegra (buildbrain@mobile-u64-6262-d8000) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.08) 11.3.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Mon Jun 16 0)
[    0.000000] Machine model: NVIDIA Jetson AGX Orin Developer Kit
[    0.000000] efi: EFI v2.70 by EDK II
[    0.000000] efi: RTPROP=0x1027f8f198 TPMFinalLog=0x1018b50000 SMBIOS=0xffff0000 SMBIOS 3.0=0x1027980000 MEMATTR=0x102198d018 ESRT=0x10219bab98 TPMEventLog=0x1018b68018 RNG=0x10151a0018 MEMRESERVE=0x10 
[    0.000000] random: crng init done
[    0.000000] secureboot: Secure boot disabled
[    0.000000] esrt: Reserving ESRT space from 0x00000010219bab98 to 0x00000010219babd0.
[    0.000000] Reserved memory: created CMA memory pool at 0x0000000ff4000000, size 512 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x0000001033ffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x1022d15800-0x1022d17fff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x0000001033ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080000000-0x00000000fffdffff]
[    0.000000]   node   0: [mem 0x00000000fffe0000-0x00000000ffffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x00000010189befff]
[    0.000000]   node   0: [mem 0x00000010189bf000-0x0000001018b5ffff]
[    0.000000]   node   0: [mem 0x0000001018b60000-0x0000001018b6afff]
[    0.000000]   node   0: [mem 0x0000001018b6b000-0x0000001018b6bfff]
[    0.000000]   node   0: [mem 0x0000001018b6c000-0x000000102604ffff]
[    0.000000]   node   0: [mem 0x0000001026050000-0x0000001027f8ffff]
[    0.000000]   node   0: [mem 0x0000001027f90000-0x000000102c5fffff]
[    0.000000]   node   0: [mem 0x000000102c600000-0x000000102c7fffff]
[    0.000000]   node   0: [mem 0x000000102c800000-0x000000102cd6ffff]
[    0.000000]   node   0: [mem 0x000000102d700000-0x000000102d7fffff]
[    0.000000]   node   0: [mem 0x0000001032000000-0x0000001033ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000001033ffffff]
��WARNING: clock_disable: clk_power_ungate on gated domain 35 for gpusysclk
��[    0.000000] On node 0, zone Normal: 2448 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 18432 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 16384 pages in unavailable ranges
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
��WARNING: clock_disable: clk_power_ungate on gated domain 35 for gpc1clk
��[    0.000000] psci: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 29 pages/cpu s80408 r8192 d30184 u118784
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: Address authentication (architected algorithm)
[    0.000000] CPU features: detected: GIC system register CPU interface
��WARNING: clock_disable: clk_power_ungate on gated domain 35 for gpc0clk
��[    0.000000] CPU features: detected: Virtualization Host Extensions
[    0.000000] CPU features: detected: Hardware dirty bit management
[    0.000000] CPU features: detected: Spectre-v4
[    0.000000] CPU features: detected: Spectre-BHB
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] alternatives: patching kernel code
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 16187760
��WARNING: clock_disable: clk_power_ungate on gated domain 34 for dla1_core
��[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: root=/dev/nvme0n1p1 rw rootwait rootfstype=ext4 mminit_loglevel=4 console=ttyTCU0,115200 console=ttyAMA0,115200 firmware_class.path=/etc/firmware fbcon=map:0 nospectre 
��WARNING: clock_disable: clk_power_ungate on gated domain 34 for nafll_dla1_core
��[    0.000000] Unknown kernel command line parameters "bl_prof_dataptr=2031616@0x102C610000 bl_prof_ro_ptr=65536@0x102C600000", will be passed to user space.
[    0.000000] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[    0.000000] Inode-cache hash table entries: 4194304 (o��WARNING: clock_disable: clk_power_ungate on gated domain 34 for dla1_falcon
��rder: 13, 33554432 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x00000000fbfe0000-0x00000000fffe0000] (64MB)
[    0.000000] Memory: 63802268K/65780160K available (20160K kernel code, 4064K rwda��WARNING: clock_disable: clk_power_ungate on gated domain 34 for nafll_dla1_falcon
��ta, 10056K rodata, 7680K init, 529K bss, 1453604K reserved, 524288K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[  ��WARNING: clock_disable: clk_power_ungate on gated domain 34 for dla0_core
��  0.000000] rcu:      RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=12.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000]  Tracing variant of Tasks RCU enable��WARNING: clock_disable: clk_power_ungate on gated domain 34 for nafll_dla0_core
��d.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deact��WARNING: clock_disable: clk_power_ungate on gated domain 34 for dla0_falcon
��ivate mode
[    0.000000] GICv3: 960 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] GICv3: Distributor has no Range Selector support
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: 16 PPIs implemented
[    0.000000] GICv3:��WARNING: clock_disable: clk_power_ungate on gated domain 34 for nafll_dla0_falcon
�� CPU0: found redistributor 0 region 0:0x000000000f440000
[    0.000000] arch_timer: cp15 timer(s) running at 31.25MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
[    0.000002] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[    0.000617] Console: colour dummy device 80x25
[    0.000643] printk: console [tty0] enabled
[    0.000795] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
[    0.000812] pid_max: default: 32768 minimum: 301
[    0.000887] LSM: Security Framework initializing
[    0.000945] Yama: becoming mindful.
[    0.000986] SELinux:  Initializing.
[    0.001391] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.001636] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.005847] rcu: Hierarchical SRCU implementation.
[    0.010395] Tegra Revision: A01 SKU: 208 CPU Process: 0 SoC Process: 0
[    0.010787] Remapping and enabling EFI services.
[    0.012116] smp: Bringing up secondary CPUs ...
[    0.013071] Detected PIPT I-cache on CPU1
[    0.013193] GICv3: CPU1: found redistributor 100 region 0:0x000000000f460000
[    0.013311] CPU1: Booted secondary processor 0x0000000100 [0x410fd421]
[    0.014124] Detected PIPT I-cache on CPU2
[    0.014143] GICv3: CPU2: found redistributor 200 region 0:0x000000000f480000
[    0.014171] CPU2: Booted secondary processor 0x0000000200 [0x410fd421]
[    0.014856] Detected PIPT I-cache on CPU3
[    0.014867] GICv3: CPU3: found redistributor 300 region 0:0x000000000f4a0000
[    0.014888] CPU3: Booted secondary processor 0x0000000300 [0x410fd421]
[    0.017600] Detected PIPT I-cache on CPU4
[    0.017627] GICv3: CPU4: found redistributor 10000 region 0:0x000000000f4c0000
[    0.017660] CPU4: Booted secondary processor 0x0000010000 [0x410fd421]
[    0.018359] Detected PIPT I-cache on CPU5
[    0.018373] GICv3: CPU5: found redistributor 10100 region 0:0x000000000f4e0000
[    0.018395] CPU5: Booted secondary processor 0x0000010100 [0x410fd421]
[    0.019083] Detected PIPT I-cache on CPU6
[    0.019097] GICv3: CPU6: found redistributor 10200 region 0:0x000000000f500000
[    0.019120] CPU6: Booted secondary processor 0x0000010200 [0x410fd421]
[    0.019801] Detected PIPT I-cache on CPU7
[    0.019817] GICv3: CPU7: found redistributor 10300 region 0:0x000000000f520000
[    0.019842] CPU7: Booted secondary processor 0x0000010300 [0x410fd421]
[    0.022578] Detected PIPT I-cache on CPU8
[    0.022606] GICv3: CPU8: found redistributor 20000 region 0:0x000000000f540000
[    0.022636] CPU8: Booted secondary processor 0x0000020000 [0x410fd421]
[    0.023372] Detected PIPT I-cache on CPU9
[    0.023390] GICv3: CPU9: found redistributor 20100 region 0:0x000000000f560000
[    0.023410] CPU9: Booted secondary processor 0x0000020100 [0x410fd421]
[    0.024129] Detected PIPT I-cache on CPU10
[    0.024146] GICv3: CPU10: found redistributor 20200 region 0:0x000000000f580000
[    0.024166] CPU10: Booted secondary processor 0x0000020200 [0x410fd421]
[    0.024857] Detected PIPT I-cache on CPU11
[    0.024872] GICv3: CPU11: found redistributor 20300 region 0:0x000000000f5a0000
[    0.024895] CPU11: Booted secondary processor 0x0000020300 [0x410fd421]
[    0.024974] smp: Brought up 1 node, 12 CPUs
[    0.024982] SMP: Total of 12 processors activated.
[    0.024987] CPU features: detected: 32-bit EL0 Support
[    0.024990] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[    0.024996] CPU features: detected: Common not Private translations
[    0.024998] CPU features: detected: CRC32 instructions
[    0.024999] CPU features: detected: Data cache clean to Point of Persistence
[    0.025002] CPU features: detected: Generic authentication (architected algorithm)
[    0.025004] CPU features: detected: RCpc load-acquire (LDAPR)
[    0.025006] CPU features: detected: LSE atomic instructions
[    0.025008] CPU features: detected: Privileged Access Never
[    0.025009] CPU features: detected: RAS Extension Support
[    0.025016] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[    0.053616] spectre-bhb mitigation disabled by command line option
[    0.053616] spectre-bhb mitigation disabled by command line option
[    0.081707] CPU: All CPU(s) started at EL2
[    0.090262] devtmpfs: initialized
[    0.112948] KASLR enabled
[    0.113200] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.113233] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.122784] pinctrl core: initialized pinctrl subsystem
[    0.123883] SMBIOS 3.6.0 present.
[    0.123898] DMI: NVIDIA NVIDIA Jetson AGX Orin Developer Kit/Jetson, BIOS 36.4.3-gcid-38968081 01/08/2025
[    0.124515] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.127121] DMA: preallocated 8192 KiB GFP_KERNEL pool for atomic allocations
[    0.127815] DMA: preallocated 8192 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.128478] DMA: preallocated 8192 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.128556] audit: initializing netlink subsys (disabled)
[    0.128738] audit: type=2000 audit(0.124:1): state=initialized audit_enabled=0 res=1
[    0.130781] thermal_sys: Registered thermal governor 'step_wise'
[    0.130784] thermal_sys: Registered thermal governor 'user_space'
[    0.130785] thermal_sys: Registered thermal governor 'power_allocator'
[    0.135709] cpuidle: using governor menu
[    0.135917] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.136094] ASID allocator initialised with 32768 entries
[    0.138376] Serial: AMBA PL011 UART driver
[    0.150767] 31d0000.serial: ttyAMA0 at MMIO 0x31d0000 (irq = 118, base_baud = 0) is a SBSA
[    0.150813] printk: console [ttyAMA0] enabled
[    0.162519] platform bpmp: Fixing up cyclic dependency with 2c60000.external-memory-controller
[    0.171722] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.171732] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.171733] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.171734] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.172853] cryptd: max_cpu_qlen set to 1000
[    0.175092] ACPI: Interpreter disabled.
[    0.177120] iommu: Default domain type: Translated 
[    0.177126] iommu: DMA domain TLB invalidation policy: strict mode 
[    0.177499] SCSI subsystem initialized
[    0.177759] vgaarb: loaded
[    0.178002] usbcore: registered new interface driver usbfs
[    0.178024] usbcore: registered new interface driver hub
[    0.178040] usbcore: registered new device driver usb
[    0.178488] pps_core: LinuxPPS API ver. 1 registered
[    0.178492] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.178508] PTP clock support registered
[    0.178589] EDAC MC: Ver: 3.0.0
[    0.180028] Registered efivars operations
[    0.180630] FPGA manager framework
[    0.180724] Advanced Linux Sound Architecture Driver Initialized.
[    0.181294] Bluetooth: Core ver 2.22
[    0.181324] NET: Registered PF_BLUETOOTH protocol family
[    0.181329] Bluetooth: HCI device and connection manager initialized
[    0.181340] Bluetooth: HCI socket layer initialized
[    0.181346] Bluetooth: L2CAP socket layer initialized
[    0.181363] Bluetooth: SCO socket layer initialized
[    0.181838] clocksource: Switched to clocksource arch_sys_counter
[    0.220859] VFS: Disk quotas dquot_6.6.0
[    0.220934] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.221151] pnp: PnP ACPI: disabled
[    0.224282] NET: Registered PF_INET protocol family
[    0.225013] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.227299] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.228027] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.228080] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.228490] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.229806] TCP: Hash tables configured (established 524288 bind 65536)
[    0.230096] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.230229] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.230614] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.231097] RPC: Registered named UNIX socket transport module.
[    0.231101] RPC: Registered udp transport module.
[    0.231103] RPC: Registered tcp transport module.
[    0.231103] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.231121] PCI: CLS 0 bytes, default 64
[    0.231406] Unpacking initramfs...
[    0.238905] hw perfevents: enabled with armv8_cortex_a78 PMU driver, 7 counters available
[    0.239203] kvm [1]: IPA Size Limit: 48 bits
[    0.239243] kvm [1]: GICv3: no GICV resource entry
[    0.239250] kvm [1]: disabling GICv2 emulation
[    0.239274] kvm [1]: GIC system register CPU interface enabled
[    0.239398] kvm [1]: vgic interrupt IRQ9
[    0.239604] kvm [1]: VHE mode initialized successfully
[    0.242702] Initialise system trusted keyrings
[    0.242745] Key type blacklist registered
[    0.242848] workingset: timestamp_bits=42 max_order=24 bucket_order=0
[    0.246679] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.247102] NFS: Registering the id_resolver key type
[    0.247145] Key type id_resolver registered
[    0.247147] Key type id_legacy registered
[    0.247193] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.247206] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.247229] ntfs: driver 2.1.32 [Flags: R/O].
[    0.247443] 9p: Installing v9fs 9p2000 file system support
[    0.248162] integrity: Platform Keyring initialized
[    0.258316] Key type asymmetric registered
[    0.258321] Asymmetric key parser 'x509' registered
[    0.258405] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.258412] io scheduler mq-deadline registered
[    0.258420] io scheduler kyber registered
[    0.268770] EINJ: ACPI disabled.
[    0.280950] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.282742] SuperH (H)SCI(F) driver initialized
[    0.283068] msm_serial: driver initialized
[    0.283724] printk: console [ttyTCU0] enabled
[    0.284628] arm-smmu 8000000.iommu: probing hardware configuration...
[    0.284635] arm-smmu 8000000.iommu: SMMUv2 with:
[    0.284641] arm-smmu 8000000.iommu:  stage 1 translation
[    0.284643] arm-smmu 8000000.iommu:  stage 2 translation
[    0.284644] arm-smmu 8000000.iommu:  nested translation
[    0.284659] arm-smmu 8000000.iommu:  stream matching with 128 register groups
[    0.284663] arm-smmu 8000000.iommu:  128 context banks (0 stage-2 only)
[    0.284683] arm-smmu 8000000.iommu:  Supported page sizes: 0x61311000
[    0.284685] arm-smmu 8000000.iommu:  Stage-1: 48-bit VA -> 48-bit IPA
[    0.284687] arm-smmu 8000000.iommu:  Stage-2: 48-bit IPA -> 48-bit PA
[    0.285602] arm-smmu 10000000.iommu: probing hardware configuration...
[    0.285604] arm-smmu 10000000.iommu: SMMUv2 with:
[    0.285607] arm-smmu 10000000.iommu:         stage 1 translation
[    0.285609] arm-smmu 10000000.iommu:         stage 2 translation
[    0.285611] arm-smmu 10000000.iommu:         nested translation
[    0.285614] arm-smmu 10000000.iommu:         stream matching with 128 register groups
[    0.285616] arm-smmu 10000000.iommu:         128 context banks (0 stage-2 only)
[    0.285624] arm-smmu 10000000.iommu:         Supported page sizes: 0x61311000
[    0.285625] arm-smmu 10000000.iommu:         Stage-1: 48-bit VA -> 48-bit IPA
[    0.285626] arm-smmu 10000000.iommu:         Stage-2: 48-bit IPA -> 48-bit PA
[    0.285967] arm-smmu 12000000.iommu: probing hardware configuration...
[    0.285970] arm-smmu 12000000.iommu: SMMUv2 with:
[    0.285972] arm-smmu 12000000.iommu:         stage 1 translation
[    0.285972] arm-smmu 12000000.iommu:         stage 2 translation
[    0.285973] arm-smmu 12000000.iommu:         nested translation
[    0.285976] arm-smmu 12000000.iommu:         stream matching with 128 register groups
[    0.285977] arm-smmu 12000000.iommu:         128 context banks (0 stage-2 only)
[    0.285993] arm-smmu 12000000.iommu:         Supported page sizes: 0x61311000
[    0.285995] arm-smmu 12000000.iommu:         Stage-1: 48-bit VA -> 48-bit IPA
[    0.285998] arm-smmu 12000000.iommu:         Stage-2: 48-bit IPA -> 48-bit PA
[    0.297071] loop: module loaded
[    0.298124] megasas: 07.717.02.00-rc1
[    0.302142] tun: Universal TUN/TAP device driver, 1.6
[    0.302721] thunder_xcv, ver 1.0
[    0.302750] thunder_bgx, ver 1.0
[    0.302768] nicpf, ver 1.0
[    0.303620] hclge is initializing
[    0.303653] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[    0.303659] hns3: Copyright (c) 2017 Huawei Corporation.
[    0.303699] e1000: Intel(R) PRO/1000 Network Driver
[    0.303704] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    0.303726] e1000e: Intel(R) PRO/1000 Network Driver
[    0.303729] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    0.303756] igb: Intel(R) Gigabit Ethernet Network Driver
[    0.303762] igb: Copyright (c) 2007-2014 Intel Corporation.
[    0.303782] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    0.303785] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    0.303974] sky2: driver version 1.30
[    0.304621] VFIO - User Level meta-driver version: 0.3
[    0.306053] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.306065] ehci-pci: EHCI PCI platform driver
[    0.306089] ehci-platform: EHCI generic platform driver
[    0.306157] ehci-orion: EHCI orion driver
[    0.306222] ehci-exynos: EHCI Exynos driver
[    0.306285] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.306316] ohci-pci: OHCI PCI platform driver
[    0.306355] ohci-platform: OHCI generic platform driver
[    0.306428] ohci-exynos: OHCI Exynos driver
[    0.306848] usbcore: registered new interface driver usb-storage
[    0.308734] i2c_dev: i2c /dev entries driver
[    0.310057] pps pps0: new PPS source ktimer
[    0.310066] pps pps0: ktimer PPS source registered
[    0.310079] pps_ldisc: PPS line discipline registered
[    0.312202] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    0.314502] sdhci: Secure Digital Host Controller Interface driver
[    0.314507] sdhci: Copyright(c) Pierre Ossman
[    0.314958] Synopsys Designware Multimedia Card Interface Driver
[    0.315558] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.316710] ledtrig-cpu: registered to indicate activity on CPUs
[    0.317758] SMCCC: SOC_ID: ID = jep106:036b:0234 Revision = 0x00000401
[    0.318279] tegra-bpmp bpmp: Adding to iommu group 0
[    0.319713] tegra-bpmp bpmp: firmware: 39f77b2baaf3f0522607-da583751bbf
[    0.459832] Freeing initrd memory: 14556K
[    3.688494] clocksource: tsc: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
[    3.688514] clocksource: osc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 49772407460 ns
[    3.688518] clocksource: usec: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
[    3.688692] hid: raw HID events driver (C) Jiri Kosina
[    3.689038] usbcore: registered new interface driver usbhid
[    3.689044] usbhid: USB HID core driver
[    3.693635] optee: probing for conduit method.
[    3.693691] optee: revision 4.2 (d78bc5fa)
[    3.752798] optee: dynamic shared memory is enabled
[    3.753057] optee: initialized driver
[    3.755512] usbcore: registered new interface driver snd-usb-audio
[    3.756949] NET: Registered PF_PACKET protocol family
[    3.757881] Bluetooth: RFCOMM TTY layer initialized
[    3.757893] Bluetooth: RFCOMM socket layer initialized
[    3.757914] Bluetooth: RFCOMM ver 1.11
[    3.758116] 9pnet: Installing 9P2000 support
[    3.758218] Key type dns_resolver registered
[    3.759456] printk: console [tty0]: printing thread started
[    3.760365] printk: console [ttyTCU0]: printing thread started
[    3.761228] printk: console [ttyAMA0]: printing thread started
[    3.761382] Loading compiled-in X.509 certificates
[    3.764363] Loaded X.509 cert 'Build time autogenerated kernel key: 7f1e7893f24e1cf3b68affc169b61dbde0fdceaa'
[    3.867609] gpio-394 (camera-control-output-low): hogged as output/low
[    3.867630] gpio-397 (camera-control-output-low): hogged as output/low
[    3.867654] gpio-487 (camera-control-output-low): hogged as output/low
[    3.867670] gpio-486 (camera-control-output-low): hogged as output/low
[    3.873430] tegra-gpcdma 2600000.dma-controller: Adding to iommu group 1
[    3.875541] tegra-gpcdma 2600000.dma-controller: GPC DMA driver register 31 channels
[    3.877458] serial-tegra 3100000.serial: RX in PIO mode
[    3.877463] serial-tegra 3100000.serial: TX in PIO mode
[    3.877553] 3100000.serial: ttyTHS1 at MMIO 0x3100000 (irq = 112, base_baud = 0) is a TEGRA_UART
[    3.879221] serial-tegra 3110000.serial: RX in PIO mode
[    3.879225] serial-tegra 3110000.serial: TX in PIO mode
[    3.879290] 3110000.serial: ttyTHS2 at MMIO 0x3110000 (irq = 206, base_baud = 0) is a TEGRA_UART
[    3.883797] tegra_rtc c2a0000.rtc: registered as rtc1
[    3.883813] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[    3.884322] tegra-i2c 3160000.i2c: Adding to iommu group 1
[    3.891290] tegra-i2c 3180000.i2c: Adding to iommu group 1
[    3.895453] tegra-i2c 3190000.i2c: Adding to iommu group 1
[    3.899884] tegra-i2c 31b0000.i2c: Adding to iommu group 1
[    3.904372] tegra-i2c 31c0000.i2c: Adding to iommu group 1
[    3.908883] tegra-i2c 31e0000.i2c: Adding to iommu group 1
[    3.915426] tegra-i2c c240000.i2c: Adding to iommu group 1
[    3.922490] tegra-i2c c250000.i2c: Adding to iommu group 1
[    3.957509] cpufreq: cpufreq_online: CPU4: Running at unlisted initial frequency: 2009000 KHz, changing to: 2035200 KHz
[    3.960625] cpufreq: cpufreq_online: CPU8: Running at unlisted initial frequency: 2007000 KHz, changing to: 2035200 KHz
[    3.963627] sdhci-tegra 3460000.mmc: Adding to iommu group 2
[    3.964722] sdhci-tegra 3400000.mmc: Adding to iommu group 3
[    3.966218] irq: IRQ233: trimming hierarchy from :bus@0:pmc@c360000
[    3.966276] irq: IRQ234: trimming hierarchy from :bus@0:interrupt-controller@f400000-1
[    3.966316] irq: IRQ235: trimming hierarchy from :bus@0:pmc@c360000
[    3.966371] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    4.388458] ALSA device list:
[    4.388463]   No soundcards found.
[    4.388745] sdhci-tegra 3400000.mmc: Got CD GPIO
[    4.388849] mmc0: CQHCI version 5.10
[    4.425635] mmc0: SDHCI controller on 3460000.mmc [3460000.mmc] using ADMA 64-bit
[    4.437695] irq: IRQ236: trimming hierarchy from :bus@0:interrupt-controller@f400000-1
[    4.438357] mmc1: SDHCI controller on 3400000.mmc [3400000.mmc] using ADMA 64-bit
[    4.439341] Freeing unused kernel memory: 7680K
[    4.439701] Run /init as init process
[    4.452346] Checking overlayfs setting...
[    4.464802] Overlayfs is disabled...
[    4.470831] Root device found: nvme0n1p1
[    4.523428] mmc0: Command Queue Engine enabled
[    4.523436] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[    4.523845] mmcblk0: mmc0:0001 DG4064 59.2 GiB 
[    4.526920]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15
[    4.527404] mmcblk0boot0: mmc0:0001 DG4064 4.00 MiB 
[    4.527823] mmcblk0boot1: mmc0:0001 DG4064 4.00 MiB 
[    4.528196] mmcblk0rpmb: mmc0:0001 DG4064 4.00 MiB, chardev (511:0)
[   14.984724] ERROR: nvme0n1p1 not found
[   35.814021] VDD_3V3_PCIE: disabling
[   35.814036] VDD_12V_PCIE: disabling

This is the full log msgs.

Could you stop the boot process udring UEFI stage and check what is the boot device here?

I notice the pcie driver does not show up in your log. But it looks more like the driver itself is gone.

How can I stop the boot process ?

When you boot into UEFI stage, you could stop the boot process by press key on your console…

If you don’t know when is UEFI stage, dump the full log….

I am not sure why you couldn’t dump the full log so far. Even the log you just posted is not the full one.

[0000.434] I> ECC region[1]: Start:0x0, End:0x0
[0000.438] I> ECC region[2]: Start:0x0, End:0x0
[0000.443] I> ECC region[3]: Start:0x0, End:0x0
[0000.447] I> ECC region[4]: Start:0x0, End:0x0
[0000.451] I> Non-ECC region[0]: Start:0x80000000, End:0x1080000000
[0000.457] I> Non-ECC region[1]: Start:0x0, End:0x0
[0000.462] I> Non-ECC region[2]: Start:0x0, End:0x0
[0000.466] I> Non-ECC region[3]: Start:0x0, End:0x0
[0000.471] I> Non-ECC region[4]: Start:0x0, End:0x0
[0000.482] I> allocated(CO:44) base:0x1049800000 size:0x36800000 align: 0x100000
[0000.489] I> allocated(CO:31) base:0x1040000000 size:0x8000000 align: 0x8000000
[0000.496] I> allocated(CO:43) base:0x103c000000 size:0x4000000 align: 0x200000
[0000.503] I> allocated(CO:39) base:0x1039e00000 size:0x2200000 align: 0x10000
[0000.510] I> allocated(CO:20) base:0x1036000000 size:0x2000000 align: 0x2000000
[0000.518] I> allocated(CO:24) base:0x1034000000 size:0x2000000 align: 0x2000000
[0000.525] I> allocated(CO:28) base:0x1032000000 size:0x2000000 align: 0x2000000
[0000.532] I> allocated(CO:29) base:0x1030000000 size:0x2000000 align: 0x2000000
[0000.539] I> allocated(CO:22) base:0x1048000000 size:0x1000000 align: 0x1000000
[0000.546] I> allocated(CO:35) base:0x1038e00000 size:0x1000000 align: 0x100000
[0000.554] I> allocated(CO:41) base:0x102f000000 size:0x1000000 align: 0x100000
[0000.561] I> allocated(CO:02) base:0x1049000000 size:0x800000 align: 0x800000
[0000.568] I> allocated(CO:03) base:0x1038000000 size:0x800000 align: 0x800000
[0000.575] I> allocated(CO:06) base:0x102e800000 size:0x800000 align: 0x800000
[0000.582] I> allocated(CO:56) base:0x102e000000 size:0x800000 align: 0x200000
[0000.589] I> allocated(CO:07) base:0x1038800000 size:0x400000 align: 0x400000
[0000.596] I> allocated(CO:33) base:0x102dc00000 size:0x400000 align: 0x200000
[0000.603] I> allocated(CO:19) base:0x102d980000 size:0x280000 align: 0x10000
[0000.610] I> allocated(CO:23) base:0x1038c00000 size:0x200000 align: 0x200000
[0000.617] I> allocated(CO:01) base:0x102d800000 size:0x100000 align: 0x100000
[0000.624] I> allocated(CO:05) base:0x102d700000 size:0x100000 align: 0x100000
[0000.631] I> allocated(CO:08) base:0x102d600000 size:0x100000 align: 0x100000
[0000.638] I> allocated(CO:09) base:0x102d500000 size:0x100000 align: 0x100000
[0000.645] I> allocated(CO:12) base:0x102d400000 size:0x100000 align: 0x100000
[0000.652] I> allocated(CO:15) base:0x102d300000 size:0x100000 align: 0x100000
[0000.659] I> allocated(CO:17) base:0x102d200000 size:0x100000 align: 0x100000
[0000.666] I> allocated(CO:27) base:0x102d100000 size:0x100000 align: 0x100000
[0000.673] I> allocated(CO:42) base:0x102d000000 size:0x100000 align: 0x100000
[0000.680] I> allocated(CO:54) base:0x102d900000 size:0x80000 align: 0x80000
[0000.687] I> allocated(CO:34) base:0x102cff0000 size:0x10000 align: 0x10000
[0000.694] I> allocated(CO:72) base:0x102cdf0000 size:0x200000 align: 0x10000
[0000.701] I> allocated(CO:47) base:0x102c800000 size:0x400000 align: 0x200000
[0000.708] I> allocated(CO:50) base:0x102c600000 size:0x200000 align: 0x100000
[0000.715] I> allocated(CO:52) base:0x102cdc0000 size:0x30000 align: 0x10000
[0000.722] I> allocated(CO:48) base:0x102cda0000 size:0x20000 align: 0x10000
[0000.729] I> allocated(CO:69) base:0x102cd80000 size:0x20000 align: 0x10000
[0000.735] I> allocated(CO:49) base:0x102cd70000 size:0x10000 align: 0x10000
[0000.742] I> NSDRAM base: 0x80000000, end: 0x102cdf0000, size: 0xfacdf0000
[0000.749] I> Task: Thermal check
[0000.752] I> Using min_chip_limit as min_tmon_limit
[0000.757] I> Using max_chip_limit as max_tmon_limit
[0000.762] I> BCT max_tmon_limit = 105
[0000.765] I> BCT min_tmon_limit = -28
[0000.769] I> BCT max_tmon_limit = 105
[0000.772] I> BCT min_tmon_limit = -28
[0000.776] I> SKU specific max_chip_limit = 105
[0000.780] I> SKU specific min_chip_limit = -28
[0000.784] I> BCT max_chip_limit = 105
[0000.788] I> BCT min_chip_limit = -28
[0000.791] I> enable_soctherm_polling = 0
[0000.795] I> max temp read = 41
[0000.798] I> min temp read = 41
[0000.801] I> Enabling thermtrip
[0000.804] I> Task: Update FSI SCR with thermal fuse data
[0000.809] I> Task: Enable WDT 5th expiry
[0000.813] I> Task: I2C register
[0000.816] I> Task: Set I2C bus freq
[0000.819] I> Task: Reset FSI
[0000.822] I> Task: Pinmux init
[0000.825] I> Task: Prod config init
[0000.829] I> Task: Pad voltage init
[0000.832] I> Task: Prod init
[0000.835] I> Task: Program rst req config reg
[0000.839] I> Task: Common rail init
[0000.843] W> DEVICE_PROD: module = 13, instance = 4 not found in device prod.
[0000.854] I> DONE: Thermal config
[0000.858] I> DONE: SOC rail config
[0000.862] W> PMIC_CONFIG: Rail: MEMIO rail config not found in MB1 BCT.
[0000.868] I> DONE: MEMIO rail config
[0000.871] I> DONE: GPU rail info
[0000.876] I> DONE: CV rail info
[0000.879] I> Task: Mem clock src
[0000.882] I> Task: Misc. board config
[0000.886] I> PMIC_CONFIG: Platform config not found in MB1 BCT.
[0000.892] I> Task: SDRAM init
[0000.895] I> MemoryType: 4 MemBctRevision: 8
[0000.901] I> MSS CAR: PLLM/HUB programming for MemoryType: 4 and MemBctRevision: 8
[0000.909] I> MSS CAR: Init PLLM
[0000.912] I> MSS CAR: Init PLLHUB
Li-)+�H)�i'�i))#))���������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������  tEFI stub: Booting Linux Kernel...
ed initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
EFI stub: Exiting boot services...
��debugfs initialized
��I/TC: Reserved shared memory is disabled
I/TC: Dynamic shared memory is enabled
I/TC: Normal World virtualization support is disabled
I/TC: Asynchronous notifications are disabled
��[    0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd421]
[    0.000000] Linux version 5.15.148-tegra (buildbrain@mobile-u64-6262-d8000) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.08) 11.3.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Mon Jun 16 0)
[    0.000000] Machine model: NVIDIA Jetson AGX Orin Developer Kit
[    0.000000] efi: EFI v2.70 by EDK II
[    0.000000] efi: RTPROP=0x1027f8f198 TPMFinalLog=0x1018b50000 SMBIOS=0xffff0000 SMBIOS 3.0=0x1027980000 MEMATTR=0x102198d018 ESRT=0x10219bab98 TPMEventLog=0x1018b68018 RNG=0x10151a0018 MEMRESERVE=0x10 
[    0.000000] random: crng init done
[    0.000000] secureboot: Secure boot disabled
[    0.000000] esrt: Reserving ESRT space from 0x00000010219bab98 to 0x00000010219babd0.
[    0.000000] Reserved memory: created CMA memory pool at 0x0000000ff4000000, size 512 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x0000001033ffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x1022d16800-0x1022d18fff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x0000001033ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080000000-0x00000000fffdffff]
[    0.000000]   node   0: [mem 0x00000000fffe0000-0x00000000ffffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x00000010189befff]
[    0.000000]   node   0: [mem 0x00000010189bf000-0x0000001018b5ffff]
[    0.000000]   node   0: [mem 0x0000001018b60000-0x0000001018b6afff]
[    0.000000]   node   0: [mem 0x0000001018b6b000-0x0000001018b6bfff]
[    0.000000]   node   0: [mem 0x0000001018b6c000-0x000000102604ffff]
[    0.000000]   node   0: [mem 0x0000001026050000-0x0000001027f8ffff]
[    0.000000]   node   0: [mem 0x0000001027f90000-0x000000102c5fffff]
[    0.000000]   node   0: [mem 0x000000102c600000-0x000000102c7fffff]
��WARNING: clock_disable: clk_power_ungate on gated domain 35 for gpusysclk
��[    0.000000]   node   0: [mem 0x000000102c800000-0x000000102cd6ffff]
[    0.000000]   node   0: [mem 0x000000102d700000-0x000000102d7fffff]
[    0.000000]   node   0: [mem 0x0000001032000000-0x0000001033ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000001033ffffff]
��WARNING: clock_disable: clk_power_ungate on gated domain 35 for gpc1clk
��[    0.000000] On node 0, zone Normal: 2448 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 18432 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 16384 pages in unavailable ranges
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.1 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
��WARNING: clock_disable: clk_power_ungate on gated domain 35 for gpc0clk
��[    0.000000] psci: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000000] percpu: Embedded 29 pages/cpu s80408 r8192 d30184 u118784
[    0.000000] Detected PIPT I-cache on CPU0
[    0.000000] CPU features: detected: Address authentication (architected algorithm)
[    0.000000] CPU features: detected: GIC system register CPU interface
[    0.000000] CPU features: detected: Virtualization Host Extensions
[    0.000000] CPU features: detected: Hardware dirty bit management
[    0.000000] CPU features: detected: Spectre-v4
��WARNING: clock_disable: clk_power_ungate on gated domain 34 for dla1_core
��[    0.000000] CPU features: detected: Spectre-BHB
[    0.000000] CPU features: kernel page table isolation forced ON by KASLR
[    0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[    0.000000] alternatives: patching kernel code
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 16187760
��WARNING: clock_disable: clk_power_ungate on gated domain 34 for nafll_dla1_core
��[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: root=/dev/nvme0n1p1 rw rootwait rootfstype=ext4 mminit_loglevel=4 console=ttyTCU0,115200 console=ttyAMA0,115200 firmware_class.path=/etc/firmware fbcon=map:0 nospectre 
��WARNING: clock_disable: clk_power_ungate on gated domain 34 for dla1_falcon
��[    0.000000] Unknown kernel command line parameters "bl_prof_dataptr=2031616@0x102C610000 bl_prof_ro_ptr=65536@0x102C600000", will be passed to user space.
[    0.000000] Dentry cache hash table entries: 8388608 (order: 14, 67108864 bytes, linear)
[    0.000000] Inode-cache hash table entries: 4194304 (order: 13, 33554432 bytes��WARNING: clock_disable: clk_power_ungate on gated domain 34 for nafll_dla1_falcon
��, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x00000000fbfe0000-0x00000000fffe0000] (64MB)
[    0.000000] Memory: 63802272K/65780160K available (20160K kernel code, 4064K rwdata, 10056K rodata,��WARNING: clock_disable: clk_power_ungate on gated domain 34 for dla0_core
�� 7680K init, 529K bss, 1453600K reserved, 524288K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=12, Nodes=1
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU ev��WARNING: clock_disable: clk_power_ungate on gated domain 34 for nafll_dla0_core
��ent tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=12.
[    0.000000]  Trampoline variant of Tasks RCU enabled.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    0.00000��WARNING: clock_disable: clk_power_ungate on gated domain 34 for dla0_falcon
��0] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=12
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.00��WARNING: clock_disable: clk_power_ungate on gated domain 34 for nafll_dla0_falcon
��0000] GICv3: 960 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] GICv3: Distributor has no Range Selector support
[    0.000000] Root IRQ handler: gic_handle_irq
[    0.000000] GICv3: 16 PPIs implemented
[    0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000f440000
[    0.000000] arch_timer: cp15 timer(s) running at 31.25MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
[    0.000003] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[    0.000631] Console: colour dummy device 80x25
[    0.000654] printk: console [tty0] enabled
[    0.000794] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
[    0.000812] pid_max: default: 32768 minimum: 301
[    0.000882] LSM: Security Framework initializing
[    0.000934] Yama: becoming mindful.
[    0.000973] SELinux:  Initializing.
[    0.001442] Mount-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.001713] Mountpoint-cache hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.006077] rcu: Hierarchical SRCU implementation.
[    0.010697] Tegra Revision: A01 SKU: 208 CPU Process: 0 SoC Process: 0
[    0.011091] Remapping and enabling EFI services.
[    0.012482] smp: Bringing up secondary CPUs ...
[    0.013444] Detected PIPT I-cache on CPU1
[    0.013548] GICv3: CPU1: found redistributor 100 region 0:0x000000000f460000
[    0.013679] CPU1: Booted secondary processor 0x0000000100 [0x410fd421]
[    0.014506] Detected PIPT I-cache on CPU2
[    0.014520] GICv3: CPU2: found redistributor 200 region 0:0x000000000f480000
[    0.014542] CPU2: Booted secondary processor 0x0000000200 [0x410fd421]
[    0.015211] Detected PIPT I-cache on CPU3
[    0.015224] GICv3: CPU3: found redistributor 300 region 0:0x000000000f4a0000
[    0.015244] CPU3: Booted secondary processor 0x0000000300 [0x410fd421]
[    0.017964] Detected PIPT I-cache on CPU4
[    0.017991] GICv3: CPU4: found redistributor 10000 region 0:0x000000000f4c0000
[    0.018024] CPU4: Booted secondary processor 0x0000010000 [0x410fd421]
[    0.018720] Detected PIPT I-cache on CPU5
[    0.018737] GICv3: CPU5: found redistributor 10100 region 0:0x000000000f4e0000
[    0.018759] CPU5: Booted secondary processor 0x0000010100 [0x410fd421]
[    0.019445] Detected PIPT I-cache on CPU6
[    0.019460] GICv3: CPU6: found redistributor 10200 region 0:0x000000000f500000
[    0.019481] CPU6: Booted secondary processor 0x0000010200 [0x410fd421]
[    0.020160] Detected PIPT I-cache on CPU7
[    0.020176] GICv3: CPU7: found redistributor 10300 region 0:0x000000000f520000
[    0.020195] CPU7: Booted secondary processor 0x0000010300 [0x410fd421]
[    0.022943] Detected PIPT I-cache on CPU8
[    0.022971] GICv3: CPU8: found redistributor 20000 region 0:0x000000000f540000
[    0.023001] CPU8: Booted secondary processor 0x0000020000 [0x410fd421]
[    0.023743] Detected PIPT I-cache on CPU9
[    0.023758] GICv3: CPU9: found redistributor 20100 region 0:0x000000000f560000
[    0.023777] CPU9: Booted secondary processor 0x0000020100 [0x410fd421]
[    0.024486] Detected PIPT I-cache on CPU10
[    0.024498] GICv3: CPU10: found redistributor 20200 region 0:0x000000000f580000
[    0.024519] CPU10: Booted secondary processor 0x0000020200 [0x410fd421]
[    0.025213] Detected PIPT I-cache on CPU11
[    0.025226] GICv3: CPU11: found redistributor 20300 region 0:0x000000000f5a0000
[    0.025245] CPU11: Booted secondary processor 0x0000020300 [0x410fd421]
[    0.025323] smp: Brought up 1 node, 12 CPUs
[    0.025331] SMP: Total of 12 processors activated.
[    0.025337] CPU features: detected: 32-bit EL0 Support
[    0.025341] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[    0.025346] CPU features: detected: Common not Private translations
[    0.025348] CPU features: detected: CRC32 instructions
[    0.025348] CPU features: detected: Data cache clean to Point of Persistence
[    0.025350] CPU features: detected: Generic authentication (architected algorithm)
[    0.025352] CPU features: detected: RCpc load-acquire (LDAPR)
[    0.025354] CPU features: detected: LSE atomic instructions
[    0.025356] CPU features: detected: Privileged Access Never
[    0.025358] CPU features: detected: RAS Extension Support
[    0.025361] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[    0.054209] spectre-bhb mitigation disabled by command line option
[    0.054209] spectre-bhb mitigation disabled by command line option
[    0.054209] spectre-bhb mitigation disabled by command line option
[    0.081943] CPU: All CPU(s) started at EL2
[    0.090823] devtmpfs: initialized
[    0.114294] KASLR enabled
[    0.114514] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.114541] futex hash table entries: 4096 (order: 6, 262144 bytes, linear)
[    0.124039] pinctrl core: initialized pinctrl subsystem
[    0.125131] SMBIOS 3.6.0 present.
[    0.125141] DMI: NVIDIA NVIDIA Jetson AGX Orin Developer Kit/Jetson, BIOS 36.4.3-gcid-38968081 01/08/2025
[    0.125766] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.128238] DMA: preallocated 8192 KiB GFP_KERNEL pool for atomic allocations
[    0.128940] DMA: preallocated 8192 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.129609] DMA: preallocated 8192 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.129682] audit: initializing netlink subsys (disabled)
[    0.129849] audit: type=2000 audit(0.128:1): state=initialized audit_enabled=0 res=1
[    0.132057] thermal_sys: Registered thermal governor 'step_wise'
[    0.132061] thermal_sys: Registered thermal governor 'user_space'
[    0.132063] thermal_sys: Registered thermal governor 'power_allocator'
[    0.137341] cpuidle: using governor menu
[    0.137594] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.137775] ASID allocator initialised with 32768 entries
[    0.139983] Serial: AMBA PL011 UART driver
[    0.152243] 31d0000.serial: ttyAMA0 at MMIO 0x31d0000 (irq = 118, base_baud = 0) is a SBSA
[    0.152291] printk: console [ttyAMA0] enabled
[    0.164004] platform bpmp: Fixing up cyclic dependency with 2c60000.external-memory-controller
[    0.173805] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.173813] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.173816] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.173816] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.175005] cryptd: max_cpu_qlen set to 1000
[    0.177503] ACPI: Interpreter disabled.
[    0.179703] iommu: Default domain type: Translated 
[    0.179710] iommu: DMA domain TLB invalidation policy: strict mode 
[    0.180069] SCSI subsystem initialized
[    0.180253] vgaarb: loaded
[    0.180453] usbcore: registered new interface driver usbfs
[    0.180482] usbcore: registered new interface driver hub
[    0.180504] usbcore: registered new device driver usb
[    0.180923] pps_core: LinuxPPS API ver. 1 registered
[    0.180927] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.180939] PTP clock support registered
[    0.181023] EDAC MC: Ver: 3.0.0
[    0.182485] Registered efivars operations
[    0.183080] FPGA manager framework
[    0.183170] Advanced Linux Sound Architecture Driver Initialized.
[    0.183876] Bluetooth: Core ver 2.22
[    0.183907] NET: Registered PF_BLUETOOTH protocol family
[    0.183911] Bluetooth: HCI device and connection manager initialized
[    0.183922] Bluetooth: HCI socket layer initialized
[    0.183928] Bluetooth: L2CAP socket layer initialized
[    0.183944] Bluetooth: SCO socket layer initialized
[    0.184409] clocksource: Switched to clocksource arch_sys_counter
[    0.223587] VFS: Disk quotas dquot_6.6.0
[    0.223672] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.223929] pnp: PnP ACPI: disabled
[    0.226804] NET: Registered PF_INET protocol family
[    0.227363] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[    0.229881] tcp_listen_portaddr_hash hash table entries: 32768 (order: 7, 524288 bytes, linear)
[    0.230548] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.230597] TCP established hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.231010] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.232328] TCP: Hash tables configured (established 524288 bind 65536)
[    0.232635] UDP hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.232765] UDP-Lite hash table entries: 32768 (order: 8, 1048576 bytes, linear)
[    0.233175] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.233810] RPC: Registered named UNIX socket transport module.
[    0.233815] RPC: Registered udp transport module.
[    0.233815] RPC: Registered tcp transport module.
[    0.233816] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.233834] PCI: CLS 0 bytes, default 64
[    0.234153] Unpacking initramfs...
[    0.245559] hw perfevents: enabled with armv8_cortex_a78 PMU driver, 7 counters available
[    0.245879] kvm [1]: IPA Size Limit: 48 bits
[    0.245915] kvm [1]: GICv3: no GICV resource entry
[    0.245923] kvm [1]: disabling GICv2 emulation
[    0.245959] kvm [1]: GIC system register CPU interface enabled
[    0.246086] kvm [1]: vgic interrupt IRQ9
[    0.246312] kvm [1]: VHE mode initialized successfully
[    0.249646] Initialise system trusted keyrings
[    0.249693] Key type blacklist registered
[    0.249849] workingset: timestamp_bits=42 max_order=24 bucket_order=0
[    0.253128] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.253578] NFS: Registering the id_resolver key type
[    0.253605] Key type id_resolver registered
[    0.253607] Key type id_legacy registered
[    0.253653] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.253671] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.253699] ntfs: driver 2.1.32 [Flags: R/O].
[    0.253868] 9p: Installing v9fs 9p2000 file system support
[    0.254575] integrity: Platform Keyring initialized
[    0.265831] Key type asymmetric registered
[    0.265838] Asymmetric key parser 'x509' registered
[    0.265918] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.265927] io scheduler mq-deadline registered
[    0.265939] io scheduler kyber registered
[    0.276336] EINJ: ACPI disabled.
[    0.289293] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.291024] SuperH (H)SCI(F) driver initialized
[    0.291396] msm_serial: driver initialized
[    0.291995] printk: console [ttyTCU0] enabled
[    0.292974] arm-smmu 8000000.iommu: probing hardware configuration...
[    0.292981] arm-smmu 8000000.iommu: SMMUv2 with:
[    0.292988] arm-smmu 8000000.iommu:  stage 1 translation
[    0.292989] arm-smmu 8000000.iommu:  stage 2 translation
[    0.292992] arm-smmu 8000000.iommu:  nested translation
[    0.293000] arm-smmu 8000000.iommu:  stream matching with 128 register groups
[    0.293005] arm-smmu 8000000.iommu:  128 context banks (0 stage-2 only)
[    0.293020] arm-smmu 8000000.iommu:  Supported page sizes: 0x61311000
[    0.293025] arm-smmu 8000000.iommu:  Stage-1: 48-bit VA -> 48-bit IPA
[    0.293028] arm-smmu 8000000.iommu:  Stage-2: 48-bit IPA -> 48-bit PA
[    0.294004] arm-smmu 10000000.iommu: probing hardware configuration...
[    0.294007] arm-smmu 10000000.iommu: SMMUv2 with:
[    0.294009] arm-smmu 10000000.iommu:         stage 1 translation
[    0.294010] arm-smmu 10000000.iommu:         stage 2 translation
[    0.294011] arm-smmu 10000000.iommu:         nested translation
[    0.294014] arm-smmu 10000000.iommu:         stream matching with 128 register groups
[    0.294016] arm-smmu 10000000.iommu:         128 context banks (0 stage-2 only)
[    0.294026] arm-smmu 10000000.iommu:         Supported page sizes: 0x61311000
[    0.294027] arm-smmu 10000000.iommu:         Stage-1: 48-bit VA -> 48-bit IPA
[    0.294028] arm-smmu 10000000.iommu:         Stage-2: 48-bit IPA -> 48-bit PA
[    0.294403] arm-smmu 12000000.iommu: probing hardware configuration...
[    0.294406] arm-smmu 12000000.iommu: SMMUv2 with:
[    0.294408] arm-smmu 12000000.iommu:         stage 1 translation
[    0.294409] arm-smmu 12000000.iommu:         stage 2 translation
[    0.294410] arm-smmu 12000000.iommu:         nested translation
[    0.294412] arm-smmu 12000000.iommu:         stream matching with 128 register groups
[    0.294414] arm-smmu 12000000.iommu:         128 context banks (0 stage-2 only)
[    0.294430] arm-smmu 12000000.iommu:         Supported page sizes: 0x61311000
[    0.294432] arm-smmu 12000000.iommu:         Stage-1: 48-bit VA -> 48-bit IPA
[    0.294433] arm-smmu 12000000.iommu:         Stage-2: 48-bit IPA -> 48-bit PA
[    0.305164] loop: module loaded
[    0.306455] megasas: 07.717.02.00-rc1
[    0.310837] tun: Universal TUN/TAP device driver, 1.6
[    0.311436] thunder_xcv, ver 1.0
[    0.311468] thunder_bgx, ver 1.0
[    0.311493] nicpf, ver 1.0
[    0.312422] hclge is initializing
[    0.312458] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[    0.312465] hns3: Copyright (c) 2017 Huawei Corporation.
[    0.312509] e1000: Intel(R) PRO/1000 Network Driver
[    0.312515] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    0.312541] e1000e: Intel(R) PRO/1000 Network Driver
[    0.312544] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    0.312567] igb: Intel(R) Gigabit Ethernet Network Driver
[    0.312573] igb: Copyright (c) 2007-2014 Intel Corporation.
[    0.312594] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    0.312600] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    0.312826] sky2: driver version 1.30
[    0.313528] VFIO - User Level meta-driver version: 0.3
[    0.315007] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.315018] ehci-pci: EHCI PCI platform driver
[    0.315050] ehci-platform: EHCI generic platform driver
[    0.315136] ehci-orion: EHCI orion driver
[    0.315202] ehci-exynos: EHCI Exynos driver
[    0.315271] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.315300] ohci-pci: OHCI PCI platform driver
[    0.315323] ohci-platform: OHCI generic platform driver
[    0.315397] ohci-exynos: OHCI Exynos driver
[    0.315852] usbcore: registered new interface driver usb-storage
[    0.317752] i2c_dev: i2c /dev entries driver
[    0.319083] pps pps0: new PPS source ktimer
[    0.319092] pps pps0: ktimer PPS source registered
[    0.319104] pps_ldisc: PPS line discipline registered
[    0.321235] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    0.323366] sdhci: Secure Digital Host Controller Interface driver
[    0.323373] sdhci: Copyright(c) Pierre Ossman
[    0.323846] Synopsys Designware Multimedia Card Interface Driver
[    0.324554] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.325831] ledtrig-cpu: registered to indicate activity on CPUs
[    0.326828] SMCCC: SOC_ID: ID = jep106:036b:0234 Revision = 0x00000401
[    0.327313] tegra-bpmp bpmp: Adding to iommu group 0
[    0.329132] tegra-bpmp bpmp: firmware: 39f77b2baaf3f0522607-da583751bbf
[    0.463088] Freeing initrd memory: 14556K
[    5.100869] clocksource: tsc: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
[    5.100889] clocksource: osc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 49772407460 ns
[    5.100892] clocksource: usec: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
[    5.101113] hid: raw HID events driver (C) Jiri Kosina
[    5.101476] usbcore: registered new interface driver usbhid
[    5.101482] usbhid: USB HID core driver
[    5.107516] optee: probing for conduit method.
[    5.107567] optee: revision 4.2 (d78bc5fa)
[    5.167292] optee: dynamic shared memory is enabled
[    5.167580] optee: initialized driver
[    5.170374] usbcore: registered new interface driver snd-usb-audio
[    5.171378] NET: Registered PF_PACKET protocol family
[    5.172926] Bluetooth: RFCOMM TTY layer initialized
[    5.172946] Bluetooth: RFCOMM socket layer initialized
[    5.172987] Bluetooth: RFCOMM ver 1.11
[    5.173283] 9pnet: Installing 9P2000 support
[    5.173392] Key type dns_resolver registered
[    5.175534] printk: console [tty0]: printing thread started
[    5.177155] printk: console [ttyTCU0]: printing thread started
[    5.178337] printk: console [ttyAMA0]: printing thread started
[    5.178535] Loading compiled-in X.509 certificates
[    5.183300] Loaded X.509 cert 'Build time autogenerated kernel key: 7f1e7893f24e1cf3b68affc169b61dbde0fdceaa'
[    5.268606] gpio-394 (camera-control-output-low): hogged as output/low
[    5.268641] gpio-397 (camera-control-output-low): hogged as output/low
[    5.268663] gpio-487 (camera-control-output-low): hogged as output/low
[    5.268679] gpio-486 (camera-control-output-low): hogged as output/low
[    5.272164] tegra-gpcdma 2600000.dma-controller: Adding to iommu group 1
[    5.274048] tegra-gpcdma 2600000.dma-controller: GPC DMA driver register 31 channels
[    5.275538] serial-tegra 3100000.serial: RX in PIO mode
[    5.275544] serial-tegra 3100000.serial: TX in PIO mode
[    5.275789] 3100000.serial: ttyTHS1 at MMIO 0x3100000 (irq = 112, base_baud = 0) is a TEGRA_UART
[    5.276761] serial-tegra 3110000.serial: RX in PIO mode
[    5.276765] serial-tegra 3110000.serial: TX in PIO mode
[    5.276802] 3110000.serial: ttyTHS2 at MMIO 0x3110000 (irq = 206, base_baud = 0) is a TEGRA_UART
[    5.279628] tegra_rtc c2a0000.rtc: registered as rtc1
[    5.279639] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[    5.280016] tegra-i2c 3160000.i2c: Adding to iommu group 1
[    5.286254] tegra-i2c 3180000.i2c: Adding to iommu group 1
[    5.291328] tegra-i2c 3190000.i2c: Adding to iommu group 1
[    5.295393] tegra-i2c 31b0000.i2c: Adding to iommu group 1
[    5.299470] tegra-i2c 31c0000.i2c: Adding to iommu group 1
[    5.303374] tegra-i2c 31e0000.i2c: Adding to iommu group 1
[    5.307582] tegra-i2c c240000.i2c: Adding to iommu group 1
[    5.312864] tegra-i2c c250000.i2c: Adding to iommu group 1
[    5.348468] cpufreq: cpufreq_online: CPU4: Running at unlisted initial frequency: 2009000 KHz, changing to: 2035200 KHz
[    5.354259] cpufreq: cpufreq_online: CPU8: Running at unlisted initial frequency: 2009000 KHz, changing to: 2035200 KHz
[    5.362884] sdhci-tegra 3460000.mmc: Adding to iommu group 2
[    5.363798] sdhci-tegra 3400000.mmc: Adding to iommu group 3
[    5.365078] irq: IRQ233: trimming hierarchy from :bus@0:pmc@c360000
[    5.365136] irq: IRQ234: trimming hierarchy from :bus@0:interrupt-controller@f400000-1
[    5.365175] irq: IRQ235: trimming hierarchy from :bus@0:pmc@c360000
[    5.365234] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    5.807072] ALSA device list:
[    5.807077]   No soundcards found.
[    5.809775] mmc0: CQHCI version 5.10
[    5.810073] sdhci-tegra 3400000.mmc: Got CD GPIO
[    5.845116] mmc0: SDHCI controller on 3460000.mmc [3460000.mmc] using ADMA 64-bit
[    5.857011] irq: IRQ236: trimming hierarchy from :bus@0:interrupt-controller@f400000-1
[    5.857686] mmc1: SDHCI controller on 3400000.mmc [3400000.mmc] using ADMA 64-bit
[    5.858607] Freeing unused kernel memory: 7680K
[    5.858816] Run /init as init process
[    5.873023] Checking overlayfs setting...
[    5.885279] Overlayfs is disabled...
[    5.891757] Root device found: nvme0n1p1
[    5.942292] mmc0: Command Queue Engine enabled
[    5.942301] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[    5.942524] mmcblk0: mmc0:0001 DG4064 59.2 GiB 
[    5.945599]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15
[    5.946062] mmcblk0boot0: mmc0:0001 DG4064 4.00 MiB 
[    5.946484] mmcblk0boot1: mmc0:0001 DG4064 4.00 MiB 
[    5.946863] mmcblk0rpmb: mmc0:0001 DG4064 4.00 MiB, chardev (511:0)
[   16.412614] ERROR: nvme0n1p1 not found
[   35.808590] VDD_3V3_PCIE: disabling
[   35.808607] VDD_12V_PCIE: disabling

Full log that I could captured.

Li-)+�H)�i’�i))#))��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������� tEFI stub: Booting Linux Kernel…
ed initrd from LINUX_EFI_INITRD_MEDIA_GUID device path
EFI stub: Exiting boot services…
��debugfs initialized
��I/TC: Reserved shared memory is disabled
I/TC: Dynamic shared memory is enabled
I/TC: Normal World virtualization support is disabled
I/TC: Asynchronous notifications are disabled

UEFI log is around above stage.

BTW, there are still logs before what you could capture. You could try to adjust the max line numbers that your terminal could record to keep them.

I connected jetson in to my monitor and entered to UEFI stage. Selected boot device option and selected nvme device. (UEFI WD Green SN3000 500GB ..)

After select that following log msgs showed as before.

Did you change anything related to initrd or kernel before this crash happened?

Or did you ever run sudo apt-get upgrade before the crash?

Run DeepStream Without sudo

If you want to run DeepStream apps without needing sudo, do the following:

✅ 1. Add your user to the video group (for /dev/video* access)

sudo usermod -aG video $USER

Then logout and login again.

I did above.

this shall not affect the drive to be disappeared.

Is it okay for you to reflash the board?

Hmmm!! If that is the only option I will do that. Are you sure is that the only option? There is no nvme hardware curruption. Isn’t it?

One more point that I would like to clarify. Is that Jetpack6.2.1 or Jetpack6.2 that you were originally using?

It was jetpack 6.2

The log you posted indicates it is a Jetpack6.2.1 kernel.

That was why I asked did you ever run apt-get upgrade but you forgot about it…

Jetpack6.2 was released in 2025 Jan.

But the date from your kernel is 06/16/2025. And if you didn’t build any kernel by yourself, then it is the original date of Jetpack6.2.1.

[ 0.000000] Linux version 5.15.148-tegra (buildbrain@mobile-u64-6262-d8000) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.08) 11.3.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Mon Jun 16 0)

Yeah I did not remember exactly whether I did apt-get update. It might be done by myself. Anyway So what is the final solution that you suggest?