Overlayfs mount fail [r36.3.0]

I enabled overlayfs on the A/B redundant partition system. After rebooting, the system could not be accessed, and the watchdog was not triggered.

root@b1 /media# lsblk
NAME         MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
loop0          7:0    0    25G  0 loop /data/docker/data
loop1          7:1    0    16M  1 loop 
zram0        252:0    0   635M  0 disk [SWAP]
zram1        252:1    0   635M  0 disk [SWAP]
zram2        252:2    0   635M  0 disk [SWAP]
zram3        252:3    0   635M  0 disk [SWAP]
zram4        252:4    0   635M  0 disk [SWAP]
zram5        252:5    0   635M  0 disk [SWAP]
nvme0n1      259:0    0 119.2G  0 disk 
├─nvme0n1p1  259:1    0     8G  0 part /
├─nvme0n1p2  259:2    0     8G  0 part /media
├─nvme0n1p3  259:3    0   128M  0 part 
├─nvme0n1p4  259:4    0   768K  0 part 
├─nvme0n1p5  259:5    0  31.6M  0 part 
├─nvme0n1p6  259:6    0   128M  0 part 
├─nvme0n1p7  259:7    0   768K  0 part 
├─nvme0n1p8  259:8    0  31.6M  0 part 
├─nvme0n1p9  259:9    0    80M  0 part 
├─nvme0n1p10 259:10   0   512K  0 part 
├─nvme0n1p11 259:11   0    64M  0 part 
├─nvme0n1p12 259:12   0    80M  0 part 
├─nvme0n1p13 259:13   0   512K  0 part 
├─nvme0n1p14 259:14   0    64M  0 part 
├─nvme0n1p15 259:15   0   400M  0 part 
└─nvme0n1p16 259:16   0 101.8G  0 part /data

root@b1 /media# blkid
/dev/loop1: SEC_TYPE="msdos" LABEL_FATBOOT="L4T-README" LABEL="L4T-README" UUID="1234-ABCD" BLOCK_SIZE="512" TYPE="vfat"
/dev/nvme0n1p9: PARTLABEL="recovery" PARTUUID="583b425d-43c9-437b-b255-5d13f840db2e"
/dev/nvme0n1p11: UUID="EAA3-D8EC" BLOCK_SIZE="512" TYPE="vfat" PARTLABEL="esp" PARTUUID="66ebe446-60b6-4713-89d5-666daf30c221"
/dev/nvme0n1p7: PARTLABEL="B_kernel-dtb" PARTUUID="58b3f4ab-4718-42bf-8ea0-943bd9339930"
/dev/nvme0n1p5: PARTLABEL="A_reserved_on_user" PARTUUID="0da7238d-3b24-4169-9572-721df687c07b"
/dev/nvme0n1p3: PARTLABEL="A_kernel" PARTUUID="75bacbbc-ee2a-4c25-9ad5-7e7ba961d017"
/dev/nvme0n1p16: UUID="2ca731e3-17be-42b1-a0dd-73845f444835" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="primary" PARTUUID="73ad8485-0f2f-41dc-a0e9-1374d127897d"
/dev/nvme0n1p1: UUID="5a186621-7ac0-4209-b0d9-e372448bf225" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="APP" PARTUUID="790589d0-7e21-455c-b1ed-b67290049211"
/dev/nvme0n1p14: PARTLABEL="esp_alt" PARTUUID="2c5ea4ab-f13d-4fbb-9572-133d57991205"
/dev/nvme0n1p12: PARTLABEL="recovery_alt" PARTUUID="3936891e-c4cd-4b6c-83e6-8856abacdd46"
/dev/nvme0n1p8: PARTLABEL="B_reserved_on_user" PARTUUID="7f0dc352-c668-4745-bfdd-f277db4fc202"
/dev/nvme0n1p10: PARTLABEL="recovery-dtb" PARTUUID="5fdba7e3-f61b-4ac5-9c8a-941ba0739655"
/dev/nvme0n1p6: PARTLABEL="B_kernel" PARTUUID="07aec27a-4b52-4863-9cbc-1d7d69b08e78"
/dev/nvme0n1p4: PARTLABEL="A_kernel-dtb" PARTUUID="3ad64c69-2867-4223-84ef-056e14b6c634"
/dev/nvme0n1p2: UUID="5a186621-7ac0-4209-b0d9-e372448bf225" BLOCK_SIZE="4096" TYPE="ext4" PARTLABEL="APP_b" PARTUUID="9c4b9b20-4de9-4a61-857f-c7230a6dc515"
/dev/nvme0n1p15: PARTLABEL="UDA" PARTUUID="327b3856-12e4-48a8-b0cd-ab35a8fb8831"
/dev/nvme0n1p13: PARTLABEL="recovery-dtb_alt" PARTUUID="3cd5fff1-5959-43fb-a134-9e426cc28444"
/dev/zram5: UUID="f3a8b4ed-2ed3-4cf2-b047-ae21810a777a" TYPE="swap"
/dev/zram3: UUID="6fb67a8d-7755-4c05-b030-abf76fa8d2cc" TYPE="swap"
/dev/zram1: UUID="fa3bf39e-62ad-4072-b8d9-d952906d9414" TYPE="swap"
/dev/loop0: UUID="0b14bc08-fb77-4825-a77c-a6765952c852" BLOCK_SIZE="4096" TYPE="ext4"
/dev/zram4: UUID="3bbf1b07-f348-456c-a766-fef286c1971f" TYPE="swap"
/dev/zram2: UUID="79276ea3-8c72-4455-82ea-a925ab8fcacd" TYPE="swap"
/dev/zram0: UUID="1128d3df-c584-406d-a276-d6ec1460ed7b" TYPE="swap"

root@b1 /media# nv_overlayfs_config -s
Overlayfs is enabled

root@b1 /media# reboot
Jetson System firmware version 36.2.0-gcid-34956989 date 2023-11-30T18:35:35+00:
00
ESC   to enter Setup.
F11   to enter Boot Manager Menu.
Enter to continue boot.
**  WARNING: Test Key is used.  **
......
      L4TLauncher: Attempting Direct Boot
EFI stub: Booting Linux Kernel...
EFI stub: Using DTB from configuration table
EFI stub: Loaded 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.136-tegra (buildbrain@mobile-u64-6367-d8000) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.08) 11.3.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Mon May 6 09:56:39 PDT 2024 ()
[    0.000000] Machine model: NVIDIA Jetson Orin NX Engineering Reference Developer Kit
[    0.000000] efi: EFI v2.70 by EDK II
[    0.000000] efi: RTPROP=0x26da7f318 SMBIOS=0xffff0000 SMBIOS 3.0=0x26d4a0000 MEMATTR=0x26769d018 ESRT=0x2675bb818 RNG=0x25b000018 MEMRESERVE=0x�M,,S�88 
[    0.000000] random: crng init �˫5
                                    [    0.000000] secureboot: Secure boot disabled
[    0.000000] esrt: Reserving ESRT space from 0x00000002675bb818 to 0x00000002675bb850.
[    0.000000] Reserved memory: created CMA memory pool at 0x000000024a000000, size 256 MiB
[    0.000000] OF: reser�Yj��� initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] NUMA: No NUMA configuration found
[    0.000000] NU�('2������a node at [mem 0x0000000080000000-0x0000000277ffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x27131c800-0x27131efff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000��j����00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000K���0000000277ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080000000-0x00000000bdffffff]
[    0.000000]   node   0: [mem 0x00000000c2000000-0x00000000fdfdffff]
[    0.000000]   node   0: �[Y[����00000000fdfe0000-0x00000000ffffffff]
[    0.000000]   n�V�:: [mem����0000000100000000-0x0000����*�881fff]
[    0.000000]   node   0: [mem 0x000000025e482000-0x000000025e65bfff]
[    0.000000]   node   0: [mem 0x00��������55c000-0x0����0026bb3ffff]
[    0.0������  node   0: [mem 0x000000026bb40000-0x000000026da7ffff]
[    0.000000]   node   0: [mem 0x000000026da80000-0x0000000271dfffff]
[    0.000000]   node   0: [mem 0x0000000271e00000-0x0000000271ffffff]
[    0.000000]   node   0: [mem 0x0000000272000000-0x000000027259ffff]
[    0.000000]   node   0: [mem 0x0000000276000000-0x0000000277ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000000277ffffff]
[    0.000000] On node 0, zone DMA: 16384 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 14944 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
[    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: detecXY��������ɕ�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: 2000800
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: root=PARTUUID=790589d0-7e21-455c-b1ed-b67290049211 rw rootwait rootfstype=ext4 mminit_loglevel=4 console=ttyTCU0,115200 firmware_class.path=/etc/fir�Wɕ�fbcon=map:0 net.ifnames=0 nospectre_bhb video=efifb:off console=tty0 bl_prof_dataptr=2031616@0x271E10000 bl_prof_ro_ptr=65536@0x271E00000 
[    0.000000] Unknown kernel command line parameters "bl_prof_dataptr=2031616@0x271E10000 bl_prof_ro_ptr=65536@0x271E00000", will be passed to user space.
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes, linear)
[    0.000000] mem auto-init: stack:off, heap alloc:off, heap free:off
[    0.000000] software IO TLB: mapped [mem 0x00000000f9fe0000-0x00000000fdfe0000] (64MB)
[    0.000000] Memory: 7489304K/8132224K available (19712K kernel code, 4056K rwdata, 9968K rodata, 7680K init, 529K bss, 380776K reserved, 262144K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU res��kѥ���CPU�2ɽm NR_CU5Ւ�����nr_cpu_ids=6.
[    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.000000] rcu: RCU calculated value of sched��ɵenlistment delay is 25 jiffies.
[    0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate mode
[    0.000000] GICv3: 960 SPIs implemented
[    0.000000] GICv3: 0 Extended SPIs implemented
[    0.000000] GICv3: Distributor has no Range Selector support
[    0.00�������닁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.000001] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[    0.000367] Console: colour dummy device 80x25
[    0.000377] printk: console [tty0] enabled
[    0.000442] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
[    0.000450] pid_max: default: 32768 minimum: 301
[    0.000488] LSM: Security Framework initializing
[    0.000512] Yama: becoming mindful.
[    0.000529] SELinux:  Initializing.
[    0.000609] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.000626] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.001712] rcu: Hierarchical SRCU implementation.
[    0.003743] Tegra Revision: A01 SKU: 213 CPU Process: 0 SoC Process: 0
[    0.004030] Remapping and enabling EFI services.
[    0.004838] smp: Bringing up secondary CPUs ...
[    0.005327] Detected PIPT I-cache on CPU1
[    0.005368] GICv3: CPU1: found redistributor 100 region 0:0x000000000f460000
[    0.005392] CPU1: Booted secondary processor 0x0000000100 [0x410fd421]
[    0.005836] Detected PIPT I-cache on CPU2
[    0.005849] GICv3: CPU2: found redistributor 200 region 0:0x000000000f480000
[    0.005864] CPU2: Booted secondary processor 0x0000000200 [0x410fd421]
[    0.006273] Detected PIPT I-cache on CPU3
[    0.006283] GICv3: CPU3: found redistributor 300 region 0:0x000000000f4a0000
[    0.006297] CPU3: Booted secondary processor 0x0000000300 [0x410����5
                                                                        [    0.008750] Detected PIPT I-cache on CPU4
[    0��ºŠ��GICv3: CPU4: found redistributor 20200 region 0:0x000000000f580000
[    0.008812] CPU4: Booted secondary processor 0x0000020200 [0x410fd421]
[    0.009310] Detected PIPT I-cache on CPU5
[    0.009324] GICv3: CPU5: found redistributor 20300 region 0:0x000000000f5a0000
[    0.009340] CPU5: Booted secondary processor 0x0000020300 [0x410fd421]
[    0.009401] smp: Brought up 1 node, 6 CPUs
[    0.009405] SMP: Total of 6 processors activated.
[    0.009408] CPU features: detected: 32-bit EL0 Support
[    0.009410] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[    0.009412] CPU features: detected: Common�닁Private translations
[    0.009413] CPU features: detected: CRC32 instructions
[    0.009414] CPU features: detected: Data cache clean �
                                                         ����сof Persistence
[    0.009416] CPU features: detected: Generic authentication (architected algorithm)
[    0.009417] CPU features: detected: RCpc load-acquire (LDAPR)
[    0.009417] CPU features: detected: LSE atomic instructions
[    0.009419] CPU features: detected: Privileged Access Never
[    0.009419] CPU features: VW��ѕ�� RAS Extension Support
[    0.009422] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[    0.025652] spectre-bhb mitigation disabled by command line option
[    0.051096] CPU: All CPU(s) started at EL2
[    0.054290] devtmpfs: initialized
[    0.073544] KASLR enabled
[    0.073722] clocksource: jiffies:�[X�-'�™��������max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.073752] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.078916] pinctrl core: initialized pinctrl subsystem
[    0.080020] SMBIOS 3.6.0 present.
[    0.080038] DMI: Unknown NVIDIA Jetson Orin NX Engineering Reference Developer Kit/NVIDIA Jetson Orin NX Engineering Reference Developer Kit, BI
[    0.080613] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.082339] D�P'�ɕ������ѕ��1024 KiB GFP_KERNEL pool for atomic allocations
[    0.082467] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.082557] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.082613] audit: initializing netlink subsys (disabled)
[    0.082717] audit: type=2000 audit(0.080:1): state=initialized audit_enabled=0 res=1
[    0.084330] thermal_sys: Registered thermal governor 'step_wise'
[    0.084333] thermal_sys: Registered thermal governor 'user_space'
[    0.084334] thermal_sys: Registered thermal governor 'power_allocator'
[    0.088065] cpuidle: using governor menu
[    0.088286] hw-breakpoint: found 6 breakpoint and 4 watchp+ˋ�registers.
[    0.088383] ASID�X��7�ѽɁinitialised with 32768 entries
[    0.090300] Serial: AMBA PL011 UART driver
[    0.101128] 31d0000.serial: ttyAMA0 at MMIO 0x31d0000 (irq = 116, base_baud = 0) is a SBSA
[    0.113060] platform bpmp: Fixi�����cycl�,"�����������with 2c60000.external-memory-controller
[    0.122746] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.122752] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.122755] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.122756] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[    0.123606] cryptd: max_cpu_qlen set to 1000
[    0.125082] ACPI: Interpreter disabled.
[    0.126453] VDD_1V8_AO: supplied by VDD_5V0_SYS
[    0.126674] VDD_3V3_AO: supplied by VDD_5V0_SYS
[    0.127010] VDD_AV10_HUB: supplied by VDD_5V0_SYS
[    0.127403] iommu: Default domain type: Translated 
[    0.127411] iommu: DMA domain TLB invalidation policy: strict mode 
[    0.127730] SCSI subsystem initialized
[    0.127924] vgaarb: loaded
[ ��r��‚¢��usbcore: registered new interface driver usbfs
[    0.128109] usbcore: registered new interface driver hub
[    0.128129] usbcore: registered new devi�Y"ɥٕɁusb
[    0.128574] pps_core: LinuxPPS API ver. 1 registered
[    0.128579] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.128588] PTP clock support registered
[    0.128659] EDAC MC: Ver: 3.0.0
[    0.129694] Registered efivars operations
[    0.130324] FPGA manager framework
[    0.130447] Advanced Linux Sound Architecture Driver Initialized.
[    0.131323] clocksource: Switched to clocksource arch_sys_counter
[    0.166858] VFS: Disk quotas dquot_6.6.0
[    0.166928] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.167183] pnp: PnP ACPI: disabled
[    0.170639] NET: Registered PF_INET proto��
                                              2�����5
                                                     [    0.170962] IP idents hash �X
                                                                                     ��entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.172651] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.172676] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.172690] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.172774] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.174116] TCP: Hash tables configured (established 65536 bind 65536)
[    0.174291] UDP hash table entries: 4096 (orde:'�b�131072 bytes, linear)
[    0.174327] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.174499] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.174899] RPC: Registered named UNIX socket transport module.
[    0.174905] RPC: Registered udp transport module.
[    0.174906] RPC: Regi�W����tcp transport module.
[    0.174907] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.174922] PCI: CLS 0 bytes, default 64
[    0.175263] Unpacking initramfs...
[    0.176435] hw perfevents: enabled with armv8_cortex_a78 PMU driver, 7 counters availX,�5
                                                                                            [    0.176729] kvm [1]: IPA Size Limit: 48 bits
[    0.176765] kvm [1]: GICv3: no GICV resource �����5
                                                     [    0.176775] kvm [1]: disabling GICv2 emulationC�+�r���Š���kvm [1]: GIC system register CPU interface enabled
[    0.176892] kvm [1]: vgic interrupt IRQ9
[    0.177048] kvm [1]: VHE mode initialized successfully
[    0.179642] Initialise system trusted keyrings
[    0.179800] workingset: timestamp_bits=42 max_order=21 bucket_order=0
[    0.183730] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.184234] NFS: Registering the id_resolver key type
[    0.184265] Key type id_resolver registered
[    0.184267] Key type id_legacy registered
[    0.184318] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.184332] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[    0.184366] ntfs: driver 2.1.32 [Flags: R/O].
[    0.184562] 9p: Installing v9fs 9p2000 file system support
[    0.199688] Key type asymmetric registered
[    0.199699] Asymmetric key parser 'x509' registered
[    0.199803] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.199816] io scheduler mq-deadline registered
[    0.199825] io scheduler kyber registered
[    0.210880] EINJ: ACPI disabled.
[    0.223751] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.225616] SuperH (H)SCI(F) driver initialized
�+�r����š��printk���ͽ���[ttyTCU0] enabledized
[    0.227564] arm-smmu 8000000.iommu: probing hardware configuration...
[    0.227572] arm-smmu 8000000.iommu: SMMUv2 with:
[    0.227579] arm-smmu 8000000.iommu:  stage 1 translation
[    0.227582] arm-smmu 8000000.iommu:  stage 2 translation
[    0.227584] arm-smmu 8000000.iommu:  nested translation
[    0.227590] arm-smmu 8000000.iommu:  stream matching with 128 register groups
[    0.227594] arm-smmu 8000000.iommu:  128 context banks (0 stage-2 only)
[    0.227607] arm-smmu 8000000.iommu:  Supported page sizes: 0x61311000
[    0.227610] arm-smmu 8000000.iommu:  Stage-1: 48-bit VA -> 48-bit IPA
[    0.227611] arm-smmu 8000000.iommu:  Stage-2: 48-bit IPA -> 48-bit PA
[    0.228674] arm-smmu 10000000.iommu: probing hardware configuration...
[    0.228678] arm-smmu 10000000.iommu: SMMUv2 with:
[    0.228683] arm-smmu 100����rJ������  stage 1 translation
[    0.228683] arm-smmu 10000000.iommu:         stage 2 translation
[    0.228684] arm-smmu 10000000.iommu:         nested translation
[    0.228687] arm-smmu 10000000.iommu:         stream matching with 128 register groups
[    0.228691] arm-smmu 10000000.iommu:         128 context banks (0 stage-2 only)
[    0.228696] arm-smmu 10000000.iommu:         Supported page sizes: 0x61311000
[    0.228698] arm-smmu 10000000.iommu:         Stage-1: 48-bit VA -> 48-bit IPA
[    0.228699] arm-smmu 10000000.iommu:         Stage-2: 48-bit IPA -> 48-bit PA
[    0.229118] arm-smmu 12000000.iommu: probing hardware configuration...
[    0.229122] arm-smmu 12000000.iommu: SMMUv2 with:
[    0.229123] arm-smmu 12000000.iommu:         stage 1 translation
[    0.229124] arm-smmu 12000000.iommu:         stage 2 translation
[    0.229125] arm-smmu 12000000.iommu:         nested translation
[    0.229128] arm-smmu 12000000.iommu:         stream matching with 128 register groups
[    0.229130] arm-smmu 12000000.iommu:         128 context banks (0 stage-2 only)
[    0.229134] arm-smmu 12000000.iommu:         Supported page sizes: 0x61311000
[    0.229135] arm-smmu 12000000.iommu:         Stage-1: 48-bit VA -���jj�сIPA
[    0.229136] arm-smmu 12000��rJ��mmu:  Stage-2: 48-bit IPA -> 48-bit PA
[    0.236779] loop: module loaded
[    0.237567] megasas: 07.717.02.00-rc1
[    0.241728] tun: Universal TUN/TAP device driver, 1.6
[    0.242357] thunder_xcv, ver 1.0
[    0.242386] thunder_bgx, ver 1.0
[    0.242407] nicpf, ver 1.0
[    0.243297] hclge is initializing
[    0.243338] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[    0.243346] hns3: Copyright (c) 2017 Huawei Corporation.
[    0.243386] e1000: Intel(R) PRO/1000 Network Driver
[    0.243392] e1000: Copyright (c) 1999-2006 Intel Corporation.
[ ��r���������e1000e: Intel(R) PRO/1000 Netwo�-"ɥٕ�55
                                                  [    0.243424] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    0.243457] igb: Intel(R) Gigabit Ethernet Network Driver
[    0.243462] igb: Copyright (c) 2007-2014 Intel Corporation.
[    0.243481] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    0.243489] igbvf�����ɥɥ��с(c) 2009 - 2012 Intel Corporation.
[    0.243731] sky2: driver version 1.30
[    0.244450] VFIO - User Level meta-driver version: 0.3
[    0.246119] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.246132] ehci-pci: EHCI PCI platform driver
[    0.24616�W*����platform: EHCI generic platform driver
[    0.246247] ehci-orion: EHCI orion driver
[    0.246312] ehci-exynos: EHCI Exynos driver
[    0.246389] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.246416] ohci-pci: OHCI PCI platform driver
[    0.246445] ohci-platform: OHCI generic platform driver
[    0.246522] ohci-exynos: OHCI Exynos driver
[    0.246983] usbcore: registered new interface driver usb-storage
[    0.248928] i2c_dev: i2c /dev entries driver
[    0.250370] pps pps0: new PPS source ktimer
[    0.250379] pps pps0: ktimer PPS source registered
[    0.250387] pps_ldisc: PPS line discipline registered
[    0.252635] dev��V�+�������� ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    0.254522] sdhci: Secure Digital Host Controller Interface driver
[    0.254529] sdhci: Copyright(c) Pierre Ossman
[    0.255027] Synopsys Designware Multimedia Card Interface Driver
[    0.255719] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.256923] ledtrig-cpu: registered to indicate activity on CPUs
[    0.257826] SMCCC: SOC_ID: ID = jep106:036b:0234 Revision = 0x00000401
[    0.258373] tegra-bpmp bpmp: Adding to iommu group 0
[    0.259700] tegra-bpmp bpmp: firmware: b86e686660a68c156e5b-ac83764aab0
[    0.401043] Freeing initrd memory: 11448K
[    3.605772] clocksource: tsc: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
[    3.605801] clocksource: osc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 49772407460 ns
[    3.605804] clocksource: usec: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
[    3.606015] hid: raw HID events driver (C) Jiri Kosina
[    3.606432] usbcore: registered new interface driver usbhid
[    3.606437] usbhid: USB HID core driver
[    3.611319] optee: probing for conduit method.
[    3.611377] optee: revision 3.22 (1b7f2993)
[    3.670871] optee: dynamic sha�j�������is enabled
[    3.671127] optee: initialized driver
[    3.673736] usbcore: registered new interface driver snd-usb-audio
[    3.675298] NET: Registered PF_PACKET protocol family
[    3.675551] 9pnet: Installing 9P2000 support
[    3.675672] Key type dns_resolver registered
[    3.676747] printk: console [tty0]: printing thread started
[    3.676812] printk: console [ttyTCU0]: printing thread started
[    3.676879] Loading compiled-in X.509 certificates
[    3.688498] Loaded X.509 cert 'Build time autogenerated kernel key: dbaa37291f9eb1704a33bc5cf19ca9266fdea8e6'
[    3.718150] tegra-gpcdma 2600000.dma-controller: Adding to iommu group 1
[    3.719669] tegra-gpcdma 2600000.dma-controller: GPC DMA driver register 31 channels
[    3.721714] serial-tegra 3100000.serial: RX in PIO mode
[    3.721717] serial-tegra 3100000.serial: TX in PIO mode
[    3.721835] 3100000.serial: ttyTHS0 at MMIO 0x3100000 (irq = 112, base_baud = 0) is a TEGRA_UART
[    3.722476] serial-tegra 3140000.serial: RX in PIO mode
[    3.722480] serial-tegra 3140000.serial: TX in PIO mode
[    3.722516] 3140000.serial: ttyTHS2 at MMIO 0x3140000 (irq = 194, base_baud = 0) is a TEGRA_UART
[    3.727238] tegra_rtc c2a0000.rtc: registered as rtc1
[    3.727262] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[    3.727929] tegra-i2c 3160000.i2c: A�+����to iom�]:ɽ�����1
[    3.734100] tegra-i2c 3180000.i2c: Adding to iommu group 1
[    3.736055] tegra-i2c 31b0000.i2c: Adding to iommu group 1
[    3.739376] tegra-i2c c240000.i2c: Adding to iommu group 1
[    3.742611] i2c 1-0025: Fixing up cyclic dependency with 3520000.padctl
[    3.743268] tegra-i2c c250000.i2c: Adding to iommu group 1
[    3.762471] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1562000 KHz, changing to: 1510400 KHz
[    3.764618] cpufreq: cpufreq_online: CPU4: Running at unlisted initial frequency: 1567000 KHz, changing to: 1510400 KHz
[    3.767990] tegra-xusb 3610000.usb: Adding to iommu group 2
[    3.784678] tegra-xusb 3610000.usb: FirmwaV������х���� 2023-02-10 03:48:10 UTC
[    3.784686] tegra-xusb 3610000.usb: xHCI Host Controller
[    3.784697] tegra-xusb 3610000.usb: new USB bus registered, assigned bus number 1
[    3.785422] tegra-xusb 3610000.usb: hcc params 0x0180ff05 hci version 0x120 quirks 0x0000000000010810
[    3.785446] tegra-xusb 3610000.usb: irq 120, io mem 0x03610000
[    3.785567] tegra-xusb 3610000.usb: xHCI Host Controller
[    3.785572] tegra-xusb 3610000.usb: new USB bus registered, assigned bus number 2
[    3.785579] tegra-xusb 3610000.usb: Host supports USB 3.1 Enhanced SuperSpeed
[    3.786043] hub 1-0:1.0: USB hub found
[    3.786059] hub 1-0:1.0: 4 ports detected
[    3.786370] hub 2-0:1.0: USB hub found
[    3.786382] hub 2-0:1.0: 4 ports detected
[    3.788072] irq: IRQ221: trimming hierarchy from :bus@0:pmc@c360000
[    3.788131] irq: IRQ222: trimming hierarchy from :bus@0:interrupt-controller@f400000-1
[    3.788176] irq: IRQ223: trimming hierarchy from :bus@0:pmc@c360000
[    3.788239] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    3.829074] ALSA device list:
[    3.829079]   No soundcards found.
[    3.836678] Freeing unused kernel memory: 7680K
[    3.836765] Run /init as init process
[    3.852825] Checking overlayfs setting...
[    3.864622] Overlayfs is enabled...
[    3.870827] Root device found: PARTUUID=790589d0-7e21-455c-b1ed-b67290049211
[    �)��������usb 1-3: new high-speed USB device number 2 using tegra-xusb
[    8.205584] tegra194-pcie 14100000.pcie: Adding to iommu group 3
[    8.207359] tegra194-pcie 14100000.pcie: host bridge /bus@0/pcie@14100000 ranges:
[    8.207380] tegra194-pcie 14100000.pcie:      MEM 0x2080000000..0x20a7ffffff -> 0x2080000000
[    8.207392] tegra1�S ����14100000.pcie:      MEM 0x20a800���rr����00afffffff -> 0x0040000000
[    8.2��ʲ�0�tegra194-pcie 14100000.pcie:       IO 0x0030100000..0x00301fffff -> 0x0030100000
[    8.207752] tegra194-pcie 14100000.pcie: iA�U��ɽ��� enabled
[    8.207754] tegra194-pcie 14100000.pcie: Detected iATU regions: 8 outbound, 2 inbound
[    8.230898] tegra-xudc 3550000.usb: Adding to iommu group 4
[    8.452897] Pre-mounting file system for overlayfs...
[    8.457429] Mounting overlayfs for root PARTUUID=790589d0-7e21-455c-b1ed-b67290049211...
[    8.460126] ERROR: mounting PARTUUID=790589d0-7e21-455c-b1ed-b67290049211 as /lower fail...
[    9.308641] tegra194-pcie 14100000.pcie: Phy link never came up
[   10.303320] tegra194-pcie 14100000.pcie: Phy link never came up
[   10.303399] tegra194-pcie 14100000.pcie: PCI host bridge to bus 0001:00
[   10.303405] pci_bus 0001:00: root bus resource [io  0x0000-0xfffff] (bus address [0x30100000-0x301fffff])
[   10.303409] pci_bus 0001:�����сbus resource [mem 0x20a8000000-0x20afffffff] (bus address [0x40000000-0x47ffffff])
[   10.303413] pci_bus 0001:00: root bus resource [bus 00-ff]
[   10.303415] pci_bus 0001:00: root bus resource [mem 0x2080000000-0x20a7ffffff pref]
[   10.303469] pci 0001:00:00.0: [10de:229e] type 01 class 0x060400
[   10.303644] pci 0001:00:00.0: PME# supported from D0 D3hot
[   10.310149] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[   10.310274] pcieport 0001:00:00.0: Adding to iommu group 3
[   10.310385] pcieport 0001:00:00.0: PME: Signaling with IRQ 188
[   10.310527] pcieport 0001:00:00.0: AER: �+�����with IRQ 188
[   10.310774] pci_bus 0001:01: busn_res: [bus 01-ff] is released
[   10.310874] pci 0001:00:00.0: Removing from iommu group 3
[   10.310885] pci_bus 0001:00: busn_res: [bus 00-ff] is released
[   10.312593] tegra194-pcie 14160000.pcie: Adding to iommu group 5
[   10.314140] tegra194-pcie 14160000.pcie: host bridge /bus@0/pcie@14160000 ranges:
[   10.314157] teg�XLNS ����14160000.pcie:      MEM 0x2140000000..0x2427ffffff -> 0x2140000000
[   10.314165] tegra194-pcie 14160000.pcie:      MEM 0x2428000000..0x242fffffff -> 0x0040000000
[   10.314170] tegra194-pcie 14160000.pcie:       IO 0x0036100000..0x00361fffff -> 0x0036100000
[   10.314500] tegra194-pcie 14160000.pcie: iATU unroll: enabled
[   10.314502] tegra194-pcie 14160000.pcie: Detected iATU regions: 8 outbound, 2 inbound
[   10.419504] tegra194-pcie 14160000.pcie: Link up
[   10.420560] tegra194-pcie 14160000.pcie: Link up
[   10.420608] tegra194-pcie 14160000.pcie: PCI host bridge to bus 0004:00
[   10.420612] pci_bus 0004:00: root bus resource [io  0x100000-0x1fffff] (bus address [0x36100000-0x361fffff])
[   10.420615] pci_bus 0004:00: root bus resource [mem 0x2428000000-0x242fffffff] (bus address [0x40000000-0x47ffffff])
[   10.420617] pci_bus 0004:00: root bus resource [bus 00-ff]
[   10.420619] pci_bus 0004:00: root bus resource [mem 0x2140000000-0x2427ffffff pref]
[   10.420661] pci 0004:00:00.0: [10de:229c] type 01 class 0x060400
[   10.420810] pci 0004:00:00.0: PME# supported from D0 D3hot
[   10.424189] pci 0004:01:00.0: [1e95:9100] type 00 class 0x010802
[   10.424387] pci 0004:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[   10.43838�W����0004:00:00.0: BAR 14: assigned [mem 0x2428000000-0x24280fffff]
[   10.438395] pci 0004:01:00.0: BAR 0: assigned [mem 0x2428000000-0x2428003fff 64bit]
[   10.438482] pci 0004:00:00.0: PCI bridge to [bus 01-ff]
[   10.438487] pci 0004:00:00.0:   bridge window [mem 0x2428000000-0x24280fffff]
[   10.438572] pcieport 0004:00:00.0: Adding to iommu group 5
[   10.438651] pcieport 0004:00:00.0: PME: Signaling with IRQ 190
[   10.438786] pcieport 0004:00:00.0: AER: enabled with IRQ 190
[   10.439004] nvme 0004:01:00.0: Adding to iommu group 5
[   10.439198] nvme nvme0: pci function 0004:01:00.0
[   10.439433] nvme 0004:01:00.0: enabling device (0000 -> 0002)
[   10.439774] tegra194-pcie 141e0000.pcie: Adding to iommu group 6
[   10.440961] tegra194-pcie 141e0000.pcie: host bridge /bus@0/pcie@141e0000 ranges:
[   10.440975] tegra194-pcie 141e0000.pcie:      MEM 0x3000000000..0x3227ffffff -> 0x3000000000
[   10.440982] tegra194-pcie 141e0000.pcie:      MEM 0x3228000000..0x322fffffff -> 0x0040000000
[   10.440986] tegra194-pcie 141e0000.pcie:       IO 0x003e100000..0x003e1fffff -> 0x003e100000
[   10.441292] tegra194-pcie 141e0000.pcie: iATU unroll: enabled
[   10.441295] tegra194-pcie 141e0000.pcie: Detected iATU regions: 8 outbound, 2 inbound
[   10.456810�rٵ��nvme0: allocated 64 MiB host memory buffer.
[   10.468342] nvme nvme0: 6/0/0 default/read/poll queues
[   10.478162]  nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16
[   11.549009] tegra194-pcie 141e0000.pcie: Phy link never came up
[   12.550705] tegra194-pcie 141e0000.pcie: Phy link never came up
[   12.550772] tegra194-pcie 141e0000.pcie: PCI host bridge to bus 0007:00
[   12.550777] pci_bus 0007:00: root bus resource [io  0x200000-0x2fffff] (bus address [0x3e100000-0x3e1fffff])
[   12.550780] pci_bus 0007:00: root bus resource [mem 0x3228000000-0x322fffffff] (bus address [0x40000000-0x47ffffff])
[   12.550784] pci_bus 0007:00: root bus resource [bus 00-ff]
[   12.550786] pci_bus 0007:00: root bus resource [mem 0x3000000000-0x3227ffffff pref]
[   12.550835] pci 0007:00:00.0: [10de:229a] type 01 class 0x060400
[   12.550989] pci 0007:00:00.0: PME# supported from D0 D3hot
[   12.557224] pci 0007:00:00.0: PCI bridge to [bus 01-ff]
[   12.557319] pcieport 0007:00:00.0: Adding to iommu group 6
[   12.557406] pcieport 0007:00:00.0: PME: Signaling with IRQ 192
[   12.557716] pcieport 0007:00:00.0: AER: enabled with IRQ 192
[   12.557949] pci_bus 0007:01: busn_res: [bus 01-ff] is released
[   12.558045] pci 0007:00:00.0: Removing from iommu group 6
[   12.558056] pci_bus 0007:00: busn_res: [bus 00-ff] is released
[   12.559443] tegra194-pcie 140a0000.pcie: Adding to iommu group 7
[   12.669232] tegra194-pcie 140a0000.pcie: host bridge /bus@0/pcie@140a0000 ranges:
[   12.669252] tegra194-pcie 140a0000.pcie:      MEM 0x3240000000..0x3527ffffff -> 0x3240000000
[   12.669259] tegra194-pcie 140a0000.pcie:      MEM 0x3528000000..0x352fffffff -> 0x0040000000
[   12.669264] tegra194-pcie 140a0000.pcie:       IO 0x002a100000..0x002a1fffff -> 0x002a100000
[   12.669750] tegra194-pcie 140a0000.pcie: iATU unroll: enabled
[   12.669753] tegra194-pcie 140a0000.pcie: Detected iATU regions: 8 outbound, 2 inbound
[   12.775503] tegra194-pcie 140a0000.pcie: Link up
[   12.778142] tegra194-pcie 140a0000.pcie: Link up
[   12.778192] tegra194-pcie 140a0000.pcie: PCI host bridge to bus 0008:00
[   12.778196] pci_bus 0008:00: root bus resource [io  0x300000-0x3fffff] (bus address [0x2a100000-0x2a1fffff])
[   12.778199] pci_bus 0008:00: root bus resource [mem 0x3528000000-0x352fffffff] (bus address [0x40000000-0x47ffffff])
[   12.778202] pci_bus 0008:00: root bus resource [bus 00-ff]
[   12.778203] pci_bus 0008:00: root bus resource [mem 0x3240000000-0x3527ffffff pref]
[   12.778245] pci 0008:00:00.0: [10de:229c] type 01 class 0x060400
[   12.778396] pci 0008:00:00.0: PME# supported from D0 D3hot
[   12.781779] pci 0008:01:00.0: [10ec:8168] type 00 class 0x020000
[   12.781937] pci 0008:01:00.0: reg 0x10: [io  0x0000-0x00ff]
[   12.782119] pci 0008:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit]
[   12.782236] pci 0008:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit]
[   12.783220] pci 0008:01:00.0: supports D1 D2
[   12.783222] pci 0008:01:00.0: PME# supporte�2ɽm D0 D1 D2 D3hot D3cold
[   12.798359] pci 0008:00:00.0: BAR 14: assigned [mem 0x3528000000-0x35280fffff]
[   12.798363] pci 0008:00:00.0: BAR 13: assigned [io  0x300000-0x300fff]
[   12.798367] pci 0008:01:00.0: BAR 4: assigned [mem 0x3528000��j����5528003fff 64bit]
[   12.798462] pci 0008:01:00.0: BAR 2: assigned [mem 0x3528004000-0x3528004fff 64bit]
[   12.798555] pci 0008:01:00.0: BAR 0: assigned [io  0x300000-0x3000ff]
[   12.798583] pci 0008:00:00.0: PCI bridge to [bus 01-ff]
[   12.798586] pci 0008:00:00.0:   bridge window [io  0x300000-0x300fff]
[   12.798590] pci 0008:00:00.0:   bridge window [mem 0x3528000000-0x35280fffff]
[   12.798672] pcieport 0008:00:00.0: Adding to iommu group 7
[   12.798754] pcieport 0008:00:00.0: PME: Signaling with IRQ 186
[   12.799069] pcieport 0008:00:00.0: AER: enabled with IRQ 186

Hi zjy523213189zjy,

Are you using the devkit or custom board for Orin Nano

From your log, it seems you are using JP6.0DP (R36.2).
Please update to JP6.0GA(R36.3) to verify.

Sorry, my mistake. I have now flashed r36.3, but still can’t successfully mount overlayfs. And cannot toggle watchdog

Jetson System firmware version 36.3.0-gcid-36191598 date 2024-05-06T16:58:59+00:
00
ESC   to enter Setup.
F11   to enter Boot Manager Menu.
Enter to continue boot.
......
      L4TLauncher: Attempting Direct Boot
EFI stub: Booting Linux Kernel...
EFI stub: Using DTB from configuration table
EFI stub: Loaded 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] L����version 5.15.136-tegra (buildbrain@mobile-u64-6367-d8000) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2022.08) 11.3.0, GNU ld (GNU Binutils) 2.38) #1 SMP PREEMPT Mon May 6 09:56:39 PDT 2024 ()
[    0.000000] Machine model: NVIDIA Jetson Orin NX Engineering Reference Developer Kit
[    0.000000] efi: EFI v2.70 by EDK II
[    0.000000] efi: RTPROP=0x26d84f198 SMBIOS=0xffff0000 SMBIOS 3.0=0x26d220000 MEMATTR=0x2677de018 ESRT=0x2677e1998 RNG=0x25add0018 MEMRESERVE=0x25b91cc18 
[    0.000000] random: crng init done
[    0.000000] secureboot: Secure boot disabled
[    0.000000] esrt: Reserving ESRT space from 0x00000002677e1998 to 0x00000002677e19d0.
[    0.000000] Reserved memory: created CMA memory pool at 0x000000024a000000, size 256 MiB
[    0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[    0.000000] NUMA: No NUMA configuration ����5
                                                [    0.000000] NUMA: Faking a node at [mem 0x0000000080000000-0x0000000277ffffff]
[    0.000000] NUMA: NODE_DATA [mem 0x2712fb800-0x2712fdfff]
[    0.000000] Zone ranges:
[    0.000000]   DMA      [mem 0x0000000080000000-0x00000000ffffffff]
[    0.000000]   DMA32    empty
[    0.000000]   Normal   [mem 0x0000000100000000-0x0000000277ffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000080000000-0x00000000bdffffff]
[    0.000000]   node   0: [mem 0x00000000c2000000-0x00000000fffdffff]
[    0.000000]   node   0: [mem 0x00000000fffe0000-0x00000000ffffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000025e25cfff]
[    0.000000]   node   0: [mem 0x000000025e25d000-0x000000025e42bfff]
[    0.000000]   node   0: [mem 0x000000025e42c000-0x000000026b90ffff]
[    0.000000]   node   0: [mem 0x000000026b910000-0x000000026d84ffff]
[    0.000000]   node   0: [mem 0x000000026d850000-0x0000000271dfffff]
[    0.000000]   node   0: [mem 0x0000000271e00000-0x0000000271ffffff]
[    0.000000]   node   0: [mem 0x0000000272000000-0x000000027259ffff]
[    0.000000]   node   0: [mem 0x0000000272f00000-0x0000000272ffffff]
[    0.000000]   node   0: [mem 0x0000000276000000-0x0000000277ffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000000277ffffff]
[    0.000000] On node 0, zone DMA: 16384 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 2400 pages in unavailable ranges
[    0.000000] On node 0, zone Normal: 12288 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
[    0.000000] psci: Trusted OS migration not required
[    0.000000] psci: SMC Calling Convention v1.2
[    0.000����percpu: Embedded 29 p�Vj�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
[    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: 2001056
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: root=PARTUUID=6cd90c31-b87a-4bb7-aaf1-b26dd6e21bc2 rw rootwait rootfstype=ext4 mminit_loglevel=4 console=ttyTCU0,115200 firmware_class.path=/etc/firmware fbcon=map:0 net.ifnames=0 nospectre_bhb video=efifb:off console=tty0 bl_prof_dataptr=2031616@0x271E10000 bl_prof_ro_ptr=65536@0x271E00000 
[    0.000000] Unknown kernel command line parameters "bl_prof_dataptr=2031616@0x271E10000 bl_prof_ro_ptr=65536@0x271E00000", will be passed to user space.
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes, linear)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 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: 7521964K/8133248K available (19712K kernel code, 4056K rwdata, 9968K rodata, 7680K init, 529K bss, 349140K reserved, 262144K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[    0.000000] �����event string verifier disabled
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000] rcu:     RCU event tracing is enabled.
[    0.000000] rcu:     RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=6.
[    0.000000]  Tramp�+˫�variant of Tasks RCU enabled.
[    0.000000]  Rude variant of Tasks RCU enabled.
[    0.000000]  Tracing variant of Tasks RCU enabled.
[    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=6
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallo�ѕ��irqs: 0
[    0.000000] GICv3: GIC: Using split EOI/Deactivate 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: CPU0: found redistributor 0 region 0:0x000000000f440000
[    0.000000] arch_timer: cp15 timer(s) running at 31.25MHz (phys).
[    0.000000] clocksource: a�,�5��}}��չѕ��� mask: 0xfffff��������j��}�危���� 0xe6a171046, max_idle_ns: 881590405314 ns
[    0.000000] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[    0.000357] Console: colour dummy device 80x25
[    0.000366] printk: console [tty0] enabled
[    0.000424] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
[    0.000432] pid_max: default: 32768 minimum: 301
[   �r���������LSM: Security Fram��KK��initializing
[    0.000491] Yama: becoming mindful.
[    0.000506] SELinux:  Initializing.
[    0.000586] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.000601] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[    0.001690] rcu: Hierarchical SRCU implementation.
[    0.003935] Tegra Revision: A01 SKU: 213 CPU Process: 0 SoC Process: 0
[    0.004202] Remapping and enabling EFI servicY.�Hh�r��������smp: Bringing up secondary CPUs ...
[    0.005503] Detected PIPT I-cache on CPU1
[    0.005546] GICv3: CPU1: found redistributor 100 region 0:0x000000000f460000
[    0.005572] CPU1: Booted secondary processor 0x0000000100 [0x410fd421]
[    0.006026] Detected PIPT I-cache on CPU2
[    0.006038] GICv3: CPU2: found redistributor 200 region 0:0x000000000f480000
[    0.006052] CPU2: Booted secondary processor 0x0000000200 [0x410fd421]
[    0.006459] Detected PIPT I-cache on CPU3
[    0.006469] GICv3: CPU3: found redistributor 300 region 0:0x000000000f4a0000
[    0.006483] CPU3: Booted secondary processor 0x0000000300 [0x410fd421]
[    0.008936] Detected PIPT I-cache on CPU4
���:: CPU4: found redistributor 20200 region 0:0x000000000f580000
[    0.008996] CPU4: Booted secondary processor 0x0000020200 [0x410fd421]
[    0.009493] Detected PIPT I-cache on CPU5
[    0.009507] GICv3: CPU5: found redistributor 20300 region 0:0x000000000f5a0000
[    0.009522] CPU5: Booted secondary processor 0x0000020300 [0x410fd421]
[    0.009583] smp: Brought up 1 node, 6 CPUs
[    0.009588] SMP: Total of 6 processors activated.
[    0.009591] C�U2������ɕ��� detected: 32-bit EL0 Support
[    0.009593] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[    0.009595] CPU features: detected: Common not Private translations
[    0.009596] CPU features: detected: CRC�&J�������Սѥ���55
                                                       [    0.009596] CPU features: detected: Data cache clean to Point of Persistence
[    0.009598] CPU features: detected: Generic authentication (architected algorithm)
[    0.009599] CPU features: detected: RCpc load-acquire (LDAPR)
[    0.009600] CPU features: detected: LSE atomic instructions
[    0.009601] CPU features: detected: Privileged Access Never
[    0.009602] CPU features: detected: RAS Extension Support
[    0.009604] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[    0.025070] spectre-bhb mitigation disabled by command line option
[    0.044821] CPU: All CPU(s) started at EL2
[    0.048000] devtmpfs: initialized
[    0.068520] KASLR enabled
[    0.068698] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.068727] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[    0.073855] pinctrl core: initialized pinctrl subsystem
[    0.074956] SMBIOS 3.6.0 present.
[    0.074970] DMI: NVIDIA NVIDIA Jetson Orin NX Engineering Reference Developer Kit/Jetson, BIOS 36.3.0-gcid-36191598 05/06/2024
[    0.075559] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.077350] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[�r����‚��DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[    0.077571] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.077688] audit: initializing netlink subsys (disabled)
[    0.077845] audit: type=2000 audit(0.076:1): state=initialized audit_enabled=0 res=1
[    0.079707] thermal_sys: Registered thermal governor 'step_wise'
[    0.079712] thermal_sys: Registered thermal governor 'user_space'
[    0.079713] thermal_sys: Registered thermal governor 'power_allocator'
[    0.083393] cpuidle: using governor menu
[    0.083665] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.083763] ASID allocator initialised with 32768 entries
[    0.085750] Serial: AMBA PL011�IQ�driver
[    0.097�����31d0000.serial: ttyAMA0 at MMIO 0x31d0000 (irq = 117, base_baud = 0) is a SBSA
[    0.109660] platform bpmp: Fixing up cyclic dependency with 2c60000.external-memory-controller
[    0.119848] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[    0.119857] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[    0.119860] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[    0.119861] HugeTLB reg�.W����64.0 KiB page size, pre-allocated 0 pages
[    0.120770] cryptd: max_cpu_qlen set to 1000
[    0.122374] ACPI: Interpreter disabled.
[    0.123803] VDD_1V8_AO: supplied by VDD_5V0_SYS
[    0.123987] VDD_3V3_AO: supplied by VDD_5V0_SYS
[    0.124355] VDD_AV10_HUB: supplied by VDD_5V0_SYS
[    0.124760] iommu: Default domain type: Translated 
[    0.124766] iommu: D�P"������TLB invalidation policy: strict mode 
[    0.125149] SCSI subsystem initialized
[    0.125480] vgaarb: loaded
[    0.125688] usbcore: registered new interface driver usbfs
[    0.125714] usbcore: registered new interface driver hub
[    0.125737] usbcore: registered new device driver usb
[    0.126221] pps_core: LinuxPPS API ver. 1 registered
[�  0.126228] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.126235] PTP clock support registered
[    0.126310] EDAC MC: Ver: 3.0.0
[    0.127490] Registered efivars operations
[    0.128244] FPGA manager framework
[    0.128324] Advanced Linux Sound Architecture Driver Initialized.
[    0.129208] clocksource: Switched to clocksource arch_sys_counter
[    0.164776] VFS: Disk quotas dquot_6.6.0
[    0.164851] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.165081] pnp: PnP ACPI: disabled
[    0.168438] NET: Registered PF_INET protocol family
[    0.168731] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[    0.170456] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.170492] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.170506] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.170601] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[    0.171952] TCP: Hash tables configured (established 65536 bind 65536)
[    0.172137] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[    0.172178] UDP-Lite hash table entries: 4096 (order: 5, 131072 byt�.        b����ɥ
[    0.172366] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.172782] RPC: Registered named UNIX socket transport module.
[    0.172788] RPC: Registered udp transport module.
[    0.172789] RPC: Registered tcp transport module.
[    0.172790] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.172807] PCI: CLS 0 bytes, default 64
[    0.173032] Unpacking initramfs...
[    0.182303] hw perfevents: enabled with armv8_cortex_a78 PMU driver, 7 counters available
[    0.182601] kvm [1]: IPA Si�Yb������ 48 bits
[    0.182637] kvm [1]: GICv3: no GICV resource entry
[    0.182647] kvm [1]: disabling GICv2 emulation
[    0.182669] kvm [1]: GIC system register CPU interface enabled
[    0.182741] kvm [1]: vgic interrupt IRQ9
[    0.182901] kvm [1]: VHE mode initialized successfully
[    0.186113] Initialise system trusted keyrings
[    0.186240] workingset: timestamp_bits=42 max_order=21 bucket_order=0
[    0.190176] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.190604] NFS: Registering the id_resolver key type
[    0.190639] Key type id_resolver registered
[    0.190640] Key type id_legacy registered
[    0.190683] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[    0.190700] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering..�C�+�r�ʂ������ntfs: driver 2.1.32 [Flags: R/O].
[    0.190947] 9p: Installing v9fs 9p2000 file system support
[    0.206267] Key type asymmetric registered
[    0.206278] Asymmetric key parser 'x509' registered
[    0.206406] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245)
[    0.206412] io scheduler mq-deadline registered
[    0.206419] io scheduler kyber registered
[    0.217554] EINJ: ACPI disabled.
[    0.230141] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    0.232055] SuperH (H)SCI(F) driver initialized
[    0.232429] msm_serial: driv�.J��ѥ���镑5
                                           [    0.233083] printk: console [ttyTCU0] enabled
[    0.234102] arm-smmu 8000000.iommu: probing hardware configuration...
[    0.234108] arm-smmu 8000000.iommu: SMMUv2 with:
[    0.234116] arm-smmu 8000000.iommu:  stage 1 translation
[    0.234121] arm-smmu 8000000.iommu:  stage 2 translation
[    0.234125] arm-smmu 8000000.iommu:  nested translation
[    0.234134] arm-smmu 8000000.iommu:  stream matching with 128 register groups
[    0.234140] arm-smmu 8000000.iommu:  128 context banks (0 stage-2 only)
[    0.234160] arm-smmu 8000000.iommu:  Supported page sizes: 0�S������j
                                                                        [    0.234164] arm-smmu 8000000.iommu:  Stage-1: 48-bit VA -> 48-bit IPA
[    0.234167] arm-smmu 8000000.iommu:  Stage-2: 48-bit IPA -> 48-bit PA
[    0.235233] arm-smmu 10000000.iommu: probing hardware configuration...
[    0.235236] arm-smmu 10000000.iommu: SMMUv2 with:
[    0.235239] arm-smmu 10000000.iommu:         stage 1 translation
[    0.235240] arm-smmu 10000000.iommu:         stage 2 translation
[    0.235241] arm-smmu 10000000.iommu:         nested translation
[    0.235245] arm-smmu 10000000.iommu:         stream matching with 128 register groups
[    0.235248] arm-smmu 10000000.iommu:         128 context banks (0 stage-2 only)
[    0.235256] arm-smmu 10000000.iommu:         Supported page sizes: 0x61311000
[    0.235257] arm-smmu 10000000.iommu:         Stage-1: 48-bit VA -> 48-bit IPA
[    0.235258] arm-smmu 10000000.iommu:         Stage-2: 48-bit IPA -> 48-bit PA
[    0.235687] arm-smmu 12000000.iommu: probing hardware configuration...
[    0.235691] arm-smmu 12000000.iommu: SMMUv2 with:
[    0.235695] arm-smmu 12000000.iommu:         stage 1 translation
[    0.235695] arm-smmu 12000000.iommu:         stage 2 translation
[    0.235697] arm-smmu 12000000.iommu:         nested translation
[    0.235700] arm-smmu 12000000.iommu:         stream matching with 128 register groups
[    0.235702] arm-smmu 12000000.iommu:         128 context banks (0 stage-2 only)
[    0.235706] arm-smmu 12000000.iommu:         Supported page sizes: 0x61311000
[    0.235707] arm-smmu 12000000.iommu:         Stage-1: 48-bit VA -> 48-bit IPA
[    0.235709] arm-smmu 12000000.iommu:         Stage-2: 48-bit IPA -> 48-bit PA
[    0.243524] loop: module loaded
[    0.244411] megasas: 07.717.02.00-rc1
[    0.248784] tun: Universal TUN/TAP device driver, 1.6
[    0.249432] thunder_xcv, ver�L       j
                                         [    0.249459] thunder_bgx, ver 1.0
[    0.249477] nicpf, ver 1.0
[    0.250375] hclge is initializing
[    0.250403] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[    0.250411] hns3: Copyright (c) 2017 Huawei Corporation.
[    0.250450] e1000: Intel(R) PRO/1000 Network Driver
[    0.250456] e1000: Copyright (c) 1999-2006 Intel Corporation.
[    0.250478] e1000e: Intel(R) PRO/1000 Network Driver
[    0.250484] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
��r��������igb: Intel(R) Gigabit Ethernet Network Driver
[    0.250518] igb: Copyright (c) 2007-2014 Intel Corporation.
[    0.250537] igbvf: Intel(R) Gigabit Virtual Function Network Driver
[    0.250543] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    0.250771] sky2: driver version 1.30
[    0.251483] VFIO - User Level meta-driver version: 0.3
[    0.253086] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) DrZW�5
                                                                         [    0.253097] ehci-pci: EHCI PCI platform driver
[    0.253129] ehci-platform: EHCI generic platform driver
[    0.253246] ehci-orion: EHCI orion driver
[    0.253337] ehci-exynos: EHCI Exynos driver
[    0.253400] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.253424] ohci-pci: OHCI PCI platform driver
[    0.253449] ohci-platform: OHCI generic platform driver
[    0.253527] ohci-exynos: OHCI Exynos driver
[    0.253989] usbcore: registered new interface driver usb-storage
[    0.255944] i2c_dev: i2c /dev entries driver
[ ��r��������pps pps0: new PPS source ktimer
[    0.257336] pps pps0: ktimer PPS source registered
[    0.257345] pps_ldisc: PPS line discipline registered
[    0.259631] device-mapper: ioctl: 4.45.0-ioctl (2021-03-22) initialised: dm-devel@redhat.com
[    0.261663] sdhci: Secure Digital Host��ˋɽ���ɁInterface driver
[    0.261670] sdhci: Copyright(c) Pierre Ossman
[    0.262168] Synopsys Designware Multimedia Card Interface D�ZW�5
                                                                   [    0.262824] sdhci-pltfm: SDHCI platform and OF driver helper
[    0.264068] ledtrig-cpu: registered to indicate activity on CPUs
[    0.265061] SMCCC: SOC_ID: ID = jep106:036b:0234 Revision = 0x00000401
[    0.265627] t喅�bpmp bpmp: AV坁to �����group 0
[    0.267052] tegra-bpmp bpmp: firmware: 4f590cddd4eeb67cd15b-3b0e1a33cf8
[    0.397583] Freeing initrd memory: 11448K
[    4.753162] clocksource: tsc: mask: 0xffffffffffffff max_cycles: 0xe6a171046, max_idle_ns: 881590405314 ns
[    4.753218] clocksource: osc: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 49772407460 ns
[    4.753224] clocksource: usec: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns
[    4.753639] hid: raw HID events driver (C) Jiri Kosina
[    4.753992] usbcore: registered new interface driver usbhid
[    4.753999] usbhid: USB HID core driver
[    4.761190] optee: probing for conduit method.
[    4.761254] optee: revision 3.22 (e7b5ff3f)
[    4.821493] optee: dynamic shared memory is enabled
[    4.821766] optee: initialized driver
[    4.825488] usbcore: registered new interface driver snd-usb-audio
[    4.827411] NET: Registered PF_PACKET protocol family
[    4.827667] 9pnet: Installing 9P2000 support
[    4.827794] Key type dns_resolver registered
[    4.829296] print�'��ͽ���[tty0]: printing thread started
[    4.830218] printk: console [ttyTCU0]: printing thread started
[    4.830422] Loading compiled-in X.509 certificates
[    4.843069] Loaded X.509 cert 'Build time autogenerated kernel key: dbaa37291f9eb1704a33bc5cf19ca9266fdea8e6'
[    4.870366] gpio-394 (camera-control-output-low): hogged as output/low
[    4.874212] tegra-gpcdma 2600000.dma-controller: Adding to iommu group 1
[    4��������tegra-gpcdma 2600000.dma-controller: GPC DMA driver register 31 channels
[    4.878662] serial-tegra 3100000.serial: RX in PIO mode
[    4.878667] serial-tegra 3100000.serial: TX in PIO mode
[    4.878809] 3100000.serial: ttyTHS1 at MMIO 0x3100000 (irq = 112, base_baud = 0) is a TEGR�UIQ5
                                                                                                  [    4.879450] serial-tegra 3140000.serial: RX in PIO mode
[    4.879453] serial-tegra 3140000.serial: TX in PIO mode
[    4.879492] 3140000.serial: ttyTHS2 at MMIO 0x3140000 (irq = 113, base_bX]��JJ́a TEGRA_UART
[    4.882991] tegra_rtc ���0000.rtc: registered as rtc1
[    4.883000] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[    4.883603] tegra-i2c 3160000.i2c: Adding to iommu group 1
[    4���¢����tegra-i2c 3180000.i2c: Adding to iommu group 1
[    4.890511] tegra-i2c 31b0000.i2c: Adding to iommu group 1
[    4.892791] tegra-i2c c240000.i2c: Adding to iommu group 1
[    4.894440] i2c 1-0025: Fixing up cyclic dependency with 3520000.padctl
[    4.895027] tegra-i2c c250000.i2c: Adding to iommu group 1
[    4.897404] i2c i2c-2: Added multiplexed i2c bus 9
[    4.898197] i2c i2c-2: Added multiplexed i2c bus 10
[    4.898204] i2c-mux-gpio bus@0:cam_i2cmu�'�����сmux on 3180000.i2c adapter
[    4.917479] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1565000 KHz, changing to: 1510400 KHz
[    4.919171] cpufreq: cpufreq_online: CPU4: Running at unlisted initial frequency: 1566000 KHz, changing to: 15104�Z�z
[    4.921685] tegra-xusb 3610000.usb: Adding to iommu group 2
[    4.936234] tegra-xusb 3610000.usb: Firmware timestamp: 2023-02-10 03:48:10 UTC
[    4.936242] tegra-xusb 3610000.usb: xHCI Host Contro���55
                                                           [    4.936252] tegra-xusb 3610000.usb: new USB bus registered, assigned bus number 1
[    4.936980] tegra-xusb 3610000.usb: hcc params 0x0180ff05 hci version 0x120 quirks 0x0000000000010810
[    4.937001] tegra-xusb 3610000.usb: irq 123, io mem 0x03610000
[    4.937113] tegra-xusb 3610000.usb: xHCI Host Controller
[    4.937117] tegra-xusb 3610000.usb: new USB bus registered, assigned bus number 2
[    4.937121] tegra-xusb 3610000.usb: Host supports �*(�r�*��������SuperSpeed
[    4.937414] hub 1-0:1.0: USB hub found
[    4.937431] hub 1-0:1.0: 4 ports detected
[    4.937745] hub 2-0:1.0: USB hub found
[    4.937759] hub 2-0:1.0: 4 ports detected
[    4.939601] irq: IRQ221: trimming hierarchy from :bus@0:pmc@c360000
[    4.939661] irq: IRQ222: trimming hierarchy from :bus@0:interrupt-controller@f400000-1
[    4.939705] irq: IRQ223: trimming hierarchy from :bus@0:pmc@c360000
[    4.939764] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[    4.980350] ALSA device list:
[    4.980355]   No soundcards found.
[    4.988313] Fre�Z��unused kernel memory: 7680K
[    4.988395] Run /init as init process
[    5.000659] Checking overlayfs setting...
[    5.013488] Overlayfs is enabled...
[    5.019810] Root device found: PARTUUID=6cd90c31-b87a-4bb7-aaf1-b26dd6e21bc2
[    5.273202] usb 1-3: new high-speed USB device number 2 using tegra-xusb
[    9.347789] tegra194-pcie 14100000.pcie: Adding to iommu group 3
[    9.350287] tegra194-pcie 14100000.pcie: host bridge /bus@0/pcie@14100000 ranges:
[    9.350320] tegra194-pcie 14100000.pcie:      MEM 0x2080000000..0x20a7ffffff -> 0x2080000000
[    9.350332] teg�XLNS ����14100000.pcie:      MEM 0x20a8000000..0x20afffffff -> 0x0040000000
[    9.350339] tegra194-pcie 14100000.pcie:       IO 0x0030100000..0x00301fffff -> 0x0030100000
[    9.350677] tegra194-pcie 14100000.pcie: iATU unrol�'*������5
                                                                [    9.350679] tegra194-pcie 14100000.pcie: Detected iATU regions: 8 outbound, 2 inbound
[    9.370603] tegra-xudc 3550000.usb: Adding to iommu group 4
[    9.593131] Pre-mounting file system for overlayfs...
[    9.597981] Mounting overlayfs for root PARTUUID=6cd90c31-b87a-4bb7-aaf1-b26dd6e21bc2...
[    9.600556] ERROR: mounting PARTUUID=6cd90c31-b87a-4bb7-aaf1-b26dd6e21bc2 as /lower fail...
[   10.459155] tegra194-pcie 14100000.pcie: Phy link never came up
[   11.461031] tegra194-pcie 14100000.pcie: Phy link never came up
[   11.461113] tegra194-pcie 14100000.pcie: PCI host bridge to bus 0001:00
[   11.461118] pci_bus 0001:00: root bus resource [io  0x0000-0xfffff] (bus address [0x30100000-0x301fffff])
[   11.461122] pci_bus 0001:00: root bus resource [mem 0x20a8000000-0x20afffffff] (bus address [0x40000000-0x47ffffff])
[   11.461126] pci_bus 0001:00: root bus resource [bus 00-ff]
[   11.461128] pci_bus 0001:00: root bus resource [mem 0x2080000000-0x20a7ffffff pref]
[   11.461185] pci 0001:00:00.0: [10de:229e] type 01 class 0x060400
[   11.461383] pci 0001:00:00.0: PME# supported ���
                                                   "�  D3hot
[   11.468291] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[   11.468423] pcieport 0001:00:�r��
                                     ������to iommu group 3
[   11.468527] pcieport 0001:00:00.0: PME: Signaling with IRQ 191
[   11.468845] pcieport 0001:00:00.0: AER: enabled with IRQ 191
[   11.469140] pci_bus 0001:01: busn_res: [bus 01-ff] is released
[   11.469244] pci 0001:00:00.0: Removing from iommu group 3
[   11.469257] pci_bus 0001:00: busn_res: [bus 00��VJ�  released
[   11.471094] tegra194-pcie 14160000.pcie: Adding to iommu group 5
[   11.472769] tegra194-pcie 14160000.pcie: host bridge /bus@0/pcie@14160000 ranges:
[   11.472784] tegra194-pcie 14160000.pcie:      MEM 0x2140000000..0x2427ffffff -> 0x2140000000
[   11.472792] tegra194-pcie 14160000.pcie:      MEM 0x2428000000..0x242fffffff -> 0x0040000000
[   11.472799] tegra194-pcie 14160000.pcie:       IO 0x0036100000..0x00361fffff -> 0x0036100000
[   11.473117] tegra194-pcie 14160000.pcie: iATU unroll: enabled
[   11.473120] tegra194-pcie 14160000.pcie: Detected iATU���VV��kk� 8 outbound, 2 inbound
[   11.581392] tegra194-pcie 14160000.pcie: Link up
[   11.582504] tegra194-pcie 14160000.pcie: Link up
[   11.582557] tegra194-pcie 14160000.pcie: PCI host bridge to bus 0004:00
[   11.582561] pci_bus 0004:00: root bus resource [io  0x100000-0x1fffff] (bus address [0x36100000-0x361fffff])
[   11.582564] pci_bus 0004:00: root bus resource [mem 0x2428000000-0x242fffffff] (bus�X����́[0x40000000-0x47ffffff])
[   11.5����S���}���́0004:00: root bus resource [bus 00-ff]
[   11.582568] pci_bus 0004:00: root bus resource [mem 0x2140000000-0x2427ffffff pref]
[   11.582611] pci 0004:00:00.0: [10de:229c] type 01 class 0x060400
[   11.582761] pci 0004:00:00.0: PME# supported from D0 D3hot
[   11.586311] ��
                 ����҂�҂�r�����ee95:9100] type 00 class 0x010802
[   11.586510] pci 0004:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[   11.600421] pci 0004:00:00.0: BAR 14: assigned [mem 0x2428000000-0x24280fffff]
[   11.600427] pci 0004:01:00.0: BAR 0: assigned [mem 0x2428000000-0x2428003fff 64bit]
[   11.600515] pci 0004:00:00.0: PCI bridge to [bus 0�K�V�

                                                          [   11.600520] pci 0004:00:00.0:   bridge window [mem 0x2428000000-0x24280fffff]
[   11.600612] pcieport 0004:00:00.0: Adding to iommu group 5
[   11.600699] pcieport 0004:00:00.0: PME: Signaling with IRQ 193
[   11.601022] pcieport 0004:00:�r��
                                     I� enabled with IRQ 193
+��r��������nvme 0004:01:00.0: Adding to iommu group 5
[   11.601782] nvme nvme0: pci function 0004:01:00.0
[   11.602033] nvme 0004:01:00.0: enabling device (0000 -> 0002)
[   11.602382] tegra194-pcie 141e0000.pcie: Adding to iommu group 6
[   11.605250] tegra194-pcie 141e0000.pcie: host bridge /bus@0/pcie@141e0000 ranges:
[   11.605278] tegra194-pcie 141e0000.pcie:      MEM 0x3000000000..0x3227ffffff -> 0x3000000000
[   11.605285] tegra194-pcie 141e0000.pcie:      MEM 0x3228000000..0x322fffffff -> 0x0040000000
[   11.605289] tegra194-pcie 141e0000.pcie:       IO 0x003e100000..0x003e1fffff -> 0x003e100000
[   11.605812] tegra194-pcie 141e0000.pcie: iATU unroll: enabled
[   11.605817] tegra194-pcie 141e0000.pcie: Detected iATU regions: 8 outbound, 2 inbound
[   11.619339] nvme �W�`: allocated 64 MiB host memory buffer.
[   11.630977] nvme nvme0: 6/0/0 default/read/poll queues
[   11.637620]  nvme0n1: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16
[   12.715067] tegra194-pcie 141e0000.pcie: Phy link never came up
[   13.716754] tegra194-pcie 141e0000.pcie: Phy link never came up
[   13.716830] tegra194-pcie 141e0000.pcie: PCI host bridge to bus 0007:00
[   13.716835] pci_bus 0007:00: root bus resource [io  0x200000-0x2fffff] (bus address [0x3e100000-0x3e1fffff])
[   13.716839] p�Z%��́0007������с��..��ͽ��ɍ��[mem 0x3228000000-0x322fffffff] (bus address [0x40000000-0x47f����V�j
                                                                                                               [   13.716843] pci_bus 0007:00: root bus resource [bus 00-ff]
[   13.716845] pci_bus 0007:00: root bus resource [[Y[����0000000000-0x3227ffffff pref]
[   13.716894] pci 0007:00:00.0: [10de:229a] type 01 class 0x060400
[   13.717056] pci 0007:00:00.0: PME# supported ���
                                                   "�  D3hot
[   13.723644] pci 0007:00:00.0: PCI bridge to [bus 01-ff]
[   13.723745] pcieport 0007:00:00.0: Adding to iommu group 6
[   13.723833] pcieport 0007:00:00.0: PME: Signaling with IRQ 195
[   13.724408] pcieport 0007:00:00.0: AER: enabled with IRQ 195
[   13.724708] pci_bus 0007:01: busn_res: [bus 01-ff] is released
[   13.724802] pci 0007:00:00.0: Removing from iommu group 6
[   13.724814] pci_bus 0007:00: busn_res: [bus 00-ff] is released
[   13.726271] tegra194-pcie 140a0000.pcie: Adding to iommu group 7
[   13.835119] tegra194-pcie 14�X���r����� host bridge /bus@0/pcie@140a0000 ranges:
[   13.835147] tegra194-pcie 140a0000.pcie:      MEM 0x3240000000..0x3527ffffff -> 0x3240000000
[   13.835155] tegra194-p�ZY���
                               �0000.pcie:      MEM 0x3528000000..0x352fffffff -> 0x0040000000
[   13.835162] tegra194�����140a0000.pcie:       IO 0x002a100000..0x002a1fffff -> 0x002a100000
[   13.835637] tegra194-pcie 140a0000.pcie: iATU unroll: enabled
[   13.835640] tegra194-pcie 140a0000.pcie: Detected iATU regions:�z��щ�չ�Y 2 inbound
[   13.941385] tegra194-pcie 140a0000.pcie: Link up
[   13.942960] tegra194-pcie 140a0000.pcie: Link up
[   13.943009] tegra194-pcie 140a0000.pcie: PCI host bridge to bus 0008:00
[   13.943013] pci_bus 0008:00: root bus resource [io  0x300000-0x3fffff] (bus address [0x2a100000-0x2a1fffff])
[   13.943016] pci_bus 0008:00: root bus resource [mem 0x3528000000-0x352fffffff] (bus address [0x40000000-0x47ffffff])
[   13.943018] pci_bus 0008:00: root bus resource [bus 00-ff]
[   13.943020] pci_bus ��88:00:��닁bus resource [mem 0x3240000000-0x3527ffffff pref]
[   13.943062] pci 0008:00:00.0: [10de:229c] type 01 class 0x060400
[   13.943211] pci 0008:00:00.0��5� supported from D0 D3hot
[   13.946775] pci 0008:01:00.0: [10ec:8168] type �����́0x020000
[   13.946932] pci 0008:01:00.0: reg 0x10: [io  0x0000-0x00ff]
[   13.947115] pci 0008:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit]
[   13.947232] pci 0008:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit]
[   13.948216] pci 0008:01:00.0: supports D1 D2
[   13.948218] pci 0008:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[   13.960414] pci 0008:00:00.0: BAR 14: assigned [mem 0x3528000000-0x35280fffff]
[   13.960419] pci 0008:00:00.0: BAR 13: assigned [io  0x300000-0x300fff]
[   13.960425] pci 0008:01:00.0: BAR 4: assigned [mem 0x3528000000-0x3528003fff 64bit]
[   13.960519] pci 0008:01:00.0: BAR 2: assigned [mem 0x3528004000-0x3528004fff 64bit]
[   13.960611] pci 0008:01:00.0: BAR 0: assigned [io  0x300000-0x3000ff]
[   13.960640] pci 0008:00:00.0: PCI bridge to [bus 01-ff]
[   13.960643] pci 0008:00:00.0:   bridge window [io  0x300000-0x300fff]
[   13.960647] pci 0008:00:00.0:   bridge window [mem 0x3528000000-0x35280fffff]
[   13.960728] pcieport 0008:00:00.0: Adding to iommu group 7
[   13.960810] pcieport 0008:00:00.0: PME: Signaling with IRQ 189
[   13.961771] pcieport 0008:00:00.0: AER: enabled with IRQ 189

How do you perform this?
Do you mean that you can boot up the board successfully before you “enabled overlayfs on the A/B redundant partition system”?

From your previous topic, it seems you are using the custom carrier board.
Do you have the devkit to verify and compare the difference?

Yes. I flashed A/B redundant partition system and successfully login. Then, I enabled overlayfs and reboot.

I don’t have a devkit

Could you share the exact steps how you enable overlayfs?

by command nv_overlayfs_config -e

I can reproduce this issue locally.
I’m checking it with internal and will update to you once we get the result.

Is there any progress?

Hi~ “Have you encountered any difficulties?”

It seems there’s timing issue in initrd to mount rootfs.
We are trying to fix it and do further test to verify.

Synchronize any progress,Thanks

We have fixed this issue and verified overlayfs on root file system feature working.
You will get the fix included in the next JP6 release.

1 Like

Thank you for your efforts

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.