I am using jetson orin nano
R35 (release), REVISION: 3.1, GCID: 32827747, BOARD: t186ref.
the display was working perfectly i had installed some software , changed swap,
after that once i rebooted my device it got stuck at the nvidia logo screen,
Below is my boot log…
[ 0.000000] Machine model: NVIDIA Orin Nano Developer Kit
[ 0.000000] efi: EFI v2.70 by EDK II
[ 0.000000] efi: RTPROP=0x20b5bdf18 SMBIOS=0xffff0000 SMBIOS 3.0=0x20a560000 MEMATTR=0x20ac5f018 ESRT=0x20ac6f198 RNG=0x22dd3dd18 MEMRESERVE=0x20ac60f18
[ 0.000000] efi: seeding entropy pool
[ 0.000000] esrt: Reserving ESRT space from 0x000000020ac6f198 to 0x000000020ac6f1d0.
[ 0.000000] Reserved memory: created CMA memory pool at 0x000000021dc00000, size 256 MiB
[ 0.000000] OF: reserved mem: initialized node linux,cma, compatible id shared-dma-pool
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x0000000080000000-0x00000000ffffffff]
[ 0.000000] DMA32 empty
[ 0.000000] Normal [mem 0x0000000100000000-0x0000000237ffffff]
[ 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-0x0000000207ddffff]
[ 0.000000] node 0: [mem 0x0000000207de0000-0x0000000207e0ffff]
[ 0.000000] node 0: [mem 0x0000000207e10000-0x0000000207e7cfff]
[ 0.000000] node 0: [mem 0x0000000207e7d000-0x000000020a1bffff]
[ 0.000000] node 0: [mem 0x000000020a1c0000-0x000000020a4fffff]
[ 0.000000] node 0: [mem 0x000000020a500000-0x000000020a50ffff]
[ 0.000000] node 0: [mem 0x000000020a510000-0x000000020a55ffff]
[ 0.000000] node 0: [mem 0x000000020a560000-0x000000020a56ffff]
[ 0.000000] node 0: [mem 0x000000020a570000-0x000000020a76ffff]
[ 0.000000] node 0: [mem 0x000000020a770000-0x000000020a7bffff]
[ 0.000000] node 0: [mem 0x000000020a7c0000-0x000000020a8affff]
[ 0.000000] node 0: [mem 0x000000020a8b0000-0x000000020a8fffff]
[ 0.000000] node 0: [mem 0x000000020a900000-0x000000020aa7ffff]
[ 0.000000] node 0: [mem 0x000000020aa80000-0x000000020abbffff]
[ 0.000000] node 0: [mem 0x000000020abc0000-0x000000020ac6ffff]
[ 0.000000] node 0: [mem 0x000000020ac70000-0x000000020af0ffff]
[ 0.000000] node 0: [mem 0x000000020af10000-0x000000020af3ffff]
[ 0.000000] node 0: [mem 0x000000020af40000-0x000000020b02ffff]
[ 0.000000] node 0: [mem 0x000000020b030000-0x000000020b03ffff]
[ 0.000000] node 0: [mem 0x000000020b040000-0x000000020b08ffff]
[ 0.000000] node 0: [mem 0x000000020b090000-0x000000020b58ffff]
[ 0.000000] node 0: [mem 0x000000020b590000-0x000000020b59ffff]
[ 0.000000] node 0: [mem 0x000000020b5a0000-0x000000020b6affff]
[ 0.000000] node 0: [mem 0x000000020b6b0000-0x000000020b74ffff]
[ 0.000000] node 0: [mem 0x000000020b750000-0x000000020b84ffff]
[ 0.000000] node 0: [mem 0x000000020b850000-0x000000020b8effff]
[ 0.000000] node 0: [mem 0x000000020b8f0000-0x000000020b9effff]
[ 0.000000] node 0: [mem 0x000000020b9f0000-0x000000020ba8ffff]
[ 0.000000] node 0: [mem 0x000000020ba90000-0x000000020c35ffff]
[ 0.000000] node 0: [mem 0x000000020c360000-0x000000020c53ffff]
[ 0.000000] node 0: [mem 0x000000020c540000-0x000000022dceffff]
[ 0.000000] node 0: [mem 0x000000022dcf0000-0x000000022dd3ffff]
[ 0.000000] node 0: [mem 0x000000022dd40000-0x00000002317fffff]
[ 0.000000] node 0: [mem 0x0000000231a00000-0x0000000231e0ffff]
[ 0.000000] node 0: [mem 0x0000000236000000-0x0000000237ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000000237ffffff]
[ 0.000000] On node 0 totalpages: 1784848
[ 0.000000] DMA zone: 8192 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 524288 pages, LIFO batch:63
[ 0.000000] Normal zone: 19968 pages used for memmap
[ 0.000000] Normal zone: 1260560 pages, LIFO batch:63
[ 0.000000] On node 0, zone Normal: 496 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 32 pages/cpu s90200 r8192 d32680 u131072
[ 0.000000] pcpu-alloc: s90200 r8192 d32680 u131072 alloc=32*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
[ 0.000000] Detected PIPT I-cache on CPU0
[ 0.000000] CPU features: detected: GIC system register CPU interface
[ 0.000000] CPU features: detected: Virtualization Host Extensions
[ 0.000000] CPU features: kernel page table isolation forced ON by KASLR
[ 0.000000] CPU features: detected: Kernel page table isolation (KPTI)
[ 0.000000] CPU features: detected: Spectre-v4
[ 0.000000] alternatives: patching kernel code
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1756688
[ 0.000000] Kernel command line: root=/dev/mmcblk1p1 rw rootwait rootfstype=ext4 mminit_loglevel=4 console=ttyTCU0,115200 console=ttyAMA0,115200 firmware_class.path=/etc/firmware fbcon=map:0 net.ifnames=0
[ 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 0x00000000effe0000-0x00000000fffe0000] (256MB)
[ 0.000000] Memory: 6360900K/7139392K available (18496K kernel code, 3168K rwdata, 7172K rodata, 3968K init, 1418K bss, 516348K reserved, 262144K cma-reserved)
[ 0.000000] random: get_random_u64 called from __kmem_cache_create+0x38/0x420 with crng_init=0
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1
[ 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] 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 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, 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.000000] GICv3: 16 PPIs implemented
[ 0.000000] GICv3: CPU0: found redistributor 0 region 0:0x000000000f440000
[ 0.000000] GICv2m: DT overriding V2M MSI_TYPER (base:608, num:70)
[ 0.000000] GICv2m: range[mem 0x0f410000-0x0f41ffff], SPI[608:677]
[ 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.000654] Console: colour dummy device 80x25
[ 0.000697] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
[ 0.000704] pid_max: default: 32768 minimum: 301
[ 0.000762] LSM: Security Framework initializing
[ 0.000785] Yama: becoming mindful.
[ 0.000802] SELinux: Initializing.
[ 0.000861] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.000876] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes, linear)
[ 0.001608] /cpus/cpu-map/cluster1: empty cluster
[ 0.001911] rcu: Hierarchical SRCU implementation.
[ 0.001991] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[ 0.002385] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-5.10/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t23x/p3768/kernel-dts/tegra234-p3767-0003-p3768-0000-a0.dts
[ 0.002390] DTB Build time: Mar 19 2023 08:08:40
[ 0.003602] Tegra Revision: A01 SKU: 0xd5 CPU Process: 0 SoC Process: 0
[ 0.003757] Remapping and enabling EFI services.
[ 0.004970] smp: Bringing up secondary CPUs ...
[ 0.033648] Detected PIPT I-cache on CPU1
[ 0.033682] GICv3: CPU1: found redistributor 100 region 0:0x000000000f460000
[ 0.033711] CPU1: Booted secondary processor 0x0000000100 [0x410fd421]
[ 0.062339] Detected PIPT I-cache on CPU2
[ 0.062349] GICv3: CPU2: found redistributor 200 region 0:0x000000000f480000
[ 0.062364] CPU2: Booted secondary processor 0x0000000200 [0x410fd421]
[ 0.090954] Detected PIPT I-cache on CPU3
[ 0.090962] GICv3: CPU3: found redistributor 300 region 0:0x000000000f4a0000
[ 0.090976] CPU3: Booted secondary processor 0x0000000300 [0x410fd421]
[ 0.121617] Detected PIPT I-cache on CPU4
[ 0.121640] GICv3: CPU4: found redistributor 10200 region 0:0x000000000f500000
[ 0.121671] CPU4: Booted secondary processor 0x0000010200 [0x410fd421]
[ 0.150361] Detected PIPT I-cache on CPU5
[ 0.150373] GICv3: CPU5: found redistributor 10300 region 0:0x000000000f520000
[ 0.150389] CPU5: Booted secondary processor 0x0000010300 [0x410fd421]
[ 0.150453] smp: Brought up 1 node, 6 CPUs
[ 0.150467] SMP: Total of 6 processors activated.
[ 0.150471] CPU features: detected: Privileged Access Never
[ 0.150473] CPU features: detected: LSE atomic instructions
[ 0.150474] CPU features: detected: User Access Override
[ 0.150476] CPU features: detected: 32-bit EL0 Support
[ 0.150479] CPU features: detected: Common not Private translations
[ 0.150481] CPU features: detected: RAS Extension Support
[ 0.150483] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[ 0.150485] CPU features: detected: CRC32 instructions
[ 0.150487] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[ 0.188838] CPU: All CPU(s) started at EL2
[ 0.190575] devtmpfs: initialized
[ 0.207139] Registered cp15_barrier emulation handler
[ 0.207148] Registered setend emulation handler
[ 0.207153] KASLR enabled
[ 0.207311] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.207323] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.209318] pinctrl core: initialized pinctrl subsystem
[ 0.209875] SMBIOS 3.0.0 present.
[ 0.209884] DMI: Unknown NVIDIA Orin NX Developer Kit/NVIDIA Orin NX Developer Kit, BIOS 3.0-32616947 02/21/2023
[ 0.210172] NET: Registered protocol family 16
[ 0.211076] DMA: preallocated 1024 KiB GFP_KERNEL pool for atomic allocations
[ 0.211143] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.211201] DMA: preallocated 1024 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.211229] audit: initializing netlink subsys (disabled)
[ 0.211319] audit: type=2000 audit(0.208:1): state=initialized audit_enabled=0 res=1
[ 0.211515] thermal_sys: Registered thermal governor 'step_wise'
[ 0.211518] thermal_sys: Registered thermal governor 'power_allocator'
[ 0.211522] thermal_sys: Registered thermal governor 'pid_thermal_gov'
[ 0.212423] cpuidle: using governor menu
[ 0.212530] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.212604] ASID allocator initialised with 32768 entries
[ 0.212704] Serial: AMBA PL011 UART driver
[ 0.214545] tegra234_mc_sid_probe(): tegra234 mc-sid probe successful
[ 0.214572] Tegra reboot handler registered.
[ 0.236684] mc: mapped MMIO address: 0xffff8000107b0000 -> 0x2c10000
[ 0.236696] mc: mapped MMIO address: 0xffff8000107d0000 -> 0x2c20000
[ 0.236704] mc: mapped MMIO address: 0xffff8000107f0000 -> 0x2c30000
[ 0.236712] mc: mapped MMIO address: 0xffff800010810000 -> 0x2c40000
[ 0.236719] mc: mapped MMIO address: 0xffff800010830000 -> 0x2c50000
[ 0.236725] mc: mapped MMIO address: 0xffff800010850000 -> 0x2b80000
[ 0.236731] mc: mapped MMIO address: 0xffff800010870000 -> 0x2b90000
[ 0.236737] mc: mapped MMIO address: 0xffff800010890000 -> 0x2ba0000
[ 0.236744] mc: mapped MMIO address: 0xffff8000108b0000 -> 0x2bb0000
[ 0.236750] mc: mapped MMIO address: 0xffff8000108d0000 -> 0x1700000
[ 0.236757] mc: mapped MMIO address: 0xffff8000108f0000 -> 0x1710000
[ 0.236763] mc: mapped MMIO address: 0xffff800010910000 -> 0x1720000
[ 0.236770] mc: mapped MMIO address: 0xffff800010930000 -> 0x1730000
[ 0.236776] mc: mapped MMIO address: 0xffff800010950000 -> 0x1740000
[ 0.236782] mc: mapped MMIO address: 0xffff800010970000 -> 0x1750000
[ 0.236788] mc: mapped MMIO address: 0xffff800010990000 -> 0x1760000
[ 0.236794] mc: mapped MMIO address: 0xffff8000109b0000 -> 0x1770000
[ 0.236802] nv-tegra-mc 2c10000.mc: No mssnvlink node
[ 0.236820] mc-err: mcerr ops are set to t23x
[ 0.237546] 31d0000.serial: ttyAMA0 at MMIO 0x31d0000 (irq = 65, base_baud = 0) is a SBSA
[ 1.390064] printk: console [ttyAMA0] enabled
[ 1.398912] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.405620] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 1.412318] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.419016] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 1.427759] ACPI: Interpreter disabled.
[ 1.432046] ddr-vddq: supplied by vdd-5v
[ 1.436160] ddr-vdd2: supplied by vdd-5v
[ 1.440207] vdd-AO-1v2: supplied by vdd-5v
[ 1.444441] vdd-3v3: supplied by vdd-5v
[ 1.448476] vdd-rtc: supplied by vdd-AO-1v2
[ 1.452778] vdd-0v95-uphy: supplied by vdd-AO-1v2
[ 1.457611] vdd-0v95-hdmi: supplied by vdd-AO-1v2
[ 1.462587] vdd-1v8: supplied by vdd-3v3-sys
[ 1.466970] vdd-3v3-AO: supplied by vdd-5v-sys
[ 1.471529] vdd-av10-hub: supplied by vdd-5v-sys
[ 1.476280] vdd-vbus-a: supplied by vdd-5v-sys
[ 1.480840] vdd-vbus-b: supplied by vdd-5v-sys
[ 1.485410] vdd-3v3-dp: supplied by vdd-3v3-sys
[ 1.490227] iommu: Default domain type: Translated
[ 1.495139] eventlib_kernel: keventlib is initialized, test id: 0
[ 1.501418] SCSI subsystem initialized
[ 1.505228] usbcore: registered new interface driver usbfs
[ 1.510730] usbcore: registered new interface driver hub
[ 1.516055] usbcore: registered new device driver usb
[ 1.521320] mc: Linux media interface: v0.10
[ 1.525602] videodev: Linux video capture interface: v2.00
[ 1.531255] pps_core: LinuxPPS API ver. 1 registered
[ 1.536219] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[ 1.545357] PTP clock support registered
[ 1.549522] tegra_wdt_t18x 2190000.watchdog: Tegra WDT init timeout = 120 sec
[ 1.556681] tegra_wdt_t18x 2190000.watchdog: Registered successfully
[ 1.564388] Registered efivars operations
[ 1.568531] FPGA manager framework
[ 1.571967] Advanced Linux Sound Architecture Driver Initialized.
[ 1.578349] Bluetooth: Core ver 2.22
[ 1.581931] NET: Registered protocol family 31
[ 1.586374] Bluetooth: HCI device and connection manager initialized
[ 1.592731] Bluetooth: HCI socket layer initialized
[ 1.597607] Bluetooth: L2CAP socket layer initialized
[ 1.602663] Bluetooth: SCO socket layer initialized
[ 1.608070] camchar: rtcpu character device driver loaded
[ 1.613700] clocksource: Switched to clocksource arch_sys_counter
[ 1.815143] VFS: Disk quotas dquot_6.6.0
[ 1.819108] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.826144] pnp: PnP ACPI: disabled
[ 1.831867] la/ptsa driver initialized.
[ 1.835762] NET: Registered protocol family 2
[ 1.840247] IP idents hash table entries: 131072 (order: 8, 1048576 bytes, linear)
[ 1.849339] tcp_listen_portaddr_hash hash table entries: 4096 (order: 4, 65536 bytes, linear)
[ 1.857887] TCP established hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 1.865882] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 1.873886] TCP: Hash tables configured (established 65536 bind 65536)
[ 1.880480] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 1.887290] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
[ 1.894593] NET: Registered protocol family 1
[ 1.899162] RPC: Registered named UNIX socket transport module.
[ 1.905087] RPC: Registered udp transport module.
[ 1.909799] RPC: Registered tcp transport module.
[ 1.914500] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.920944] PCI: CLS 0 bytes, default 64
[ 1.924968] Trying to unpack rootfs image as initramfs...
[ 2.086235] Freeing initrd memory: 9120K
[ 2.092337] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 2.100284] kvm [1]: IPA Size Limit: 48 bits
[ 2.104576] kvm [1]: GICv3: no GICV resource entry
[ 2.109366] kvm [1]: disabling GICv2 emulation
[ 2.113826] kvm [1]: GIC system register CPU interface enabled
[ 2.119724] kvm [1]: vgic interrupt IRQ9
[ 2.123758] kvm [1]: VHE mode initialized successfully
[ 2.129603] Initialise system trusted keyrings
[ 2.134133] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 2.143060] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 2.149211] NFS: Registering the id_resolver key type
[ 2.154274] Key type id_resolver registered
[ 2.158463] Key type id_legacy registered
[ 2.162507] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
[ 2.169214] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering...
[ 2.176621] ntfs: driver 2.1.32 [Flags: R/W].
[ 2.195668] NET: Registered protocol family 38
[ 2.200114] Key type asymmetric registered
[ 2.204208] Asymmetric key parser 'x509' registered
[ 2.209107] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[ 2.216561] io scheduler mq-deadline registered
[ 2.221093] io scheduler kyber registered
[ 2.229495] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[ 2.235098] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[ 2.240688] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[ 2.249086] tegra_dc_assign_hw_data: no matching compatible node
[ 2.255098] tegradccommon module_init failed
[ 2.259366] tegradc module_init failed
[ 2.263414] EINJ: ACPI disabled.
[ 2.268369] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[ 2.275249] tegra-pmc: ### PMC reset source: MAINSWRST
[ 2.280388] tegra-pmc: ### PMC reset level: L1
[ 2.284828] tegra-pmc: ### PMC reset status reg: 0x2d
[ 2.291324] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 3.735843] random: fast init done
[ 3.880206] printk: console [ttyTCU0] enabled
[ 3.885307] arm-smmu 12000000.iommu: probing hardware configuration...
[ 3.892012] arm-smmu 12000000.iommu: SMMUv2 with:
[ 3.896841] arm-smmu 12000000.iommu: stage 1 translation
[ 3.902383] arm-smmu 12000000.iommu: stage 2 translation
[ 3.907915] arm-smmu 12000000.iommu: nested translation
[ 3.913361] arm-smmu 12000000.iommu: stream matching with 128 register groups
[ 3.920773] arm-smmu 12000000.iommu: 128 context banks (0 stage-2 only)
[ 3.929933] arm-smmu 12000000.iommu: Supported page sizes: 0x00001000
[ 3.936625] arm-smmu 12000000.iommu: Stage-1: 48-bit VA -> 48-bit IPA
[ 3.943316] arm-smmu 12000000.iommu: Stage-2: 48-bit IPA -> 48-bit PA
[ 3.950845] arm-smmu 10000000.iommu: probing hardware configuration...
[ 3.957540] arm-smmu 10000000.iommu: SMMUv2 with:
[ 3.962360] arm-smmu 10000000.iommu: stage 1 translation
[ 3.967900] arm-smmu 10000000.iommu: stage 2 translation
[ 3.973441] arm-smmu 10000000.iommu: nested translation
[ 3.978893] arm-smmu 10000000.iommu: stream matching with 128 register groups
[ 3.986296] arm-smmu 10000000.iommu: 128 context banks (0 stage-2 only)
[ 3.995390] arm-smmu 10000000.iommu: Supported page sizes: 0x00001000
[ 4.002085] arm-smmu 10000000.iommu: Stage-1: 48-bit VA -> 48-bit IPA
[ 4.008777] arm-smmu 10000000.iommu: Stage-2: 48-bit IPA -> 48-bit PA
[ 4.015953] arm-smmu 8000000.iommu: probing hardware configuration...
[ 4.022557] arm-smmu 8000000.iommu: SMMUv2 with:
[ 4.027295] arm-smmu 8000000.iommu: stage 1 translation
[ 4.032746] arm-smmu 8000000.iommu: stage 2 translation
[ 4.038188] arm-smmu 8000000.iommu: nested translation
[ 4.043543] arm-smmu 8000000.iommu: stream matching with 128 register groups
[ 4.050862] arm-smmu 8000000.iommu: 128 context banks (0 stage-2 only)
[ 4.059911] arm-smmu 8000000.iommu: Supported page sizes: 0x00001000
[ 4.066519] arm-smmu 8000000.iommu: Stage-1: 48-bit VA -> 48-bit IPA
[ 4.073126] arm-smmu 8000000.iommu: Stage-2: 48-bit IPA -> 48-bit PA
[ 4.080412] arm-smmu-suspend 12000000.smmu_suspend: arm_smmu_suspend probe successful
[ 4.090260] tegra_profiler: version: 1.151, samples/io: 51/30
[ 4.096228] tegra_profiler: auth: init
[ 4.100378] nvsciipc: loaded module
[ 4.105717] tun: Universal TUN/TAP device driver, 1.6
[ 4.111405] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 4.118827] hns3: Copyright (c) 2017 Huawei Corporation.
[ 4.124308] e1000e: Intel(R) PRO/1000 Network Driver
[ 4.129398] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 4.135489] igb: Intel(R) Gigabit Ethernet Network Driver
[ 4.141021] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 4.146911] PPP generic driver version 2.4.2
[ 4.151346] PPP BSD Compression module registered
[ 4.156172] PPP Deflate Compression module registered
[ 4.161379] PPP MPPE Compression module registered
[ 4.166327] usbcore: registered new interface driver r8152
[ 4.171968] usbcore: registered new interface driver asix
[ 4.177513] usbcore: registered new interface driver ax88179_178a
[ 4.183777] usbcore: registered new interface driver cdc_ether
[ 4.189771] usbcore: registered new interface driver net1080
[ 4.195595] usbcore: registered new interface driver cdc_subset
[ 4.201668] usbcore: registered new interface driver zaurus
[ 4.207404] usbcore: registered new interface driver cdc_ncm
[ 4.213217] usbcore: registered new interface driver aqc111
[ 4.219071] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 4.225422] ohci-pci: OHCI PCI platform driver
[ 4.229997] ohci-platform: OHCI generic platform driver
[ 4.235706] tegra-xusb 3610000.xhci: Adding to iommu group 0
[ 4.242060] usbcore: registered new interface driver uas
[ 4.247537] usbcore: registered new interface driver usb-storage
[ 4.253874] tegra-xudc 3550000.xudc: Adding to iommu group 1
[ 4.259948] mousedev: PS/2 mouse device common for all mice
[ 4.265708] usbcore: registered new interface driver xpad
[ 4.273125] tegra_rtc c2a0000.rtc: registered as rtc1
[ 4.278588] tegra_rtc c2a0000.rtc: setting system clock to 1970-01-01T00:00:30 UTC (30)
[ 4.286812] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[ 4.293218] i2c /dev entries driver
[ 4.296936] tegra-i2c 3160000.i2c: Adding to iommu group 2
[ 4.302735] tegra-i2c c240000.i2c: Adding to iommu group 2
[ 4.308447] tegra-i2c 3180000.i2c: Adding to iommu group 2
[ 4.314138] tegra-i2c 3190000.i2c: Adding to iommu group 2
[ 4.319818] tegra-i2c 31b0000.i2c: Adding to iommu group 2
[ 4.325499] tegra-i2c 31c0000.i2c: Adding to iommu group 2
[ 4.331180] tegra-i2c c250000.i2c: Adding to iommu group 2
[ 4.336862] tegra-i2c 31e0000.i2c: Adding to iommu group 2
[ 4.346419] device-mapper: uevent: version 1.0.3
[ 4.351254] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[ 4.360987] sdhci: Secure Digital Host Controller Interface driver
[ 4.367356] sdhci: Copyright(c) Pierre Ossman
[ 4.371827] Synopsys Designware Multimedia Card Interface Driver
[ 4.378072] sdhci-pltfm: SDHCI platform and OF driver helper
[ 4.384253] sdhci-tegra 3400000.sdhci: Adding to iommu group 3
[ 4.384491] SMCCC: SOC_ID: ID = jep106:036b:0023 Revision = 0x00000401
[ 4.397678] tegra-bpmp bpmp: firmware: f0fadc45ec6216cb5b0b-1377b684fe5
[ 4.406032] nvvrs_pseq 4-003c: NVVRS Vendor ID: 0x9
[ 4.411663] nvvrs_pseq 4-003c: NVVRS Model Rev: 0x82
[ 4.422256] nvvrs-pseq-rtc nvvrs-pseq-rtc: registered as rtc0
[ 4.428204] nvvrs_pseq 4-003c: NVVRS PSEQ probe successful
[ 5.521231] hid: raw HID events driver (C) Jiri Kosina
[ 5.527021] usbcore: registered new interface driver usbhid
[ 5.532755] usbhid: USB HID core driver
[ 5.537205] tegra-dce d800000.dce: Adding to iommu group 4
[ 5.544226] dce: dce_ipc_channel_init:319 Invalid Channel State [0x0] for ch_type [2]
[ 5.553152] tegra234-aon c000000.aon: Adding to iommu group 5
[ 5.559591] dce: dce_mailbox_set_full_interrupt:165 Intr bit set multiple times for MB : [0x5]
[ 5.566525] c000000.aon:hsp: probed
[ 5.568749] dce: dce_admin_send_cmd_ver:424 version : [0x2] err : [0x0]
[ 5.579115] tegra234-aon c000000.aon: init done
[ 5.579484] tegra23x-psc e860000.psc: Adding to iommu group 6
[ 5.583913] dce: dce_mailbox_set_full_interrupt:165 Intr bit set multiple times for MB : [0x1]
[ 5.590024] tegra23x-psc e860000.psc: ext_cfg base:(____ptrval____)
[ 5.598650] dce: dce_admin_setup_clients_ipc:553 Channel Reset Complete for Type [1] ...
[ 5.605065] tegra23x-psc e860000.psc: init done
[ 5.613474] dce: dce_admin_setup_clients_ipc:529 Get queue info failed for [2]
[ 5.618344] tegra186-cam-rtcpu bc00000.rtcpu: Adding to iommu group 7
[ 5.625762] dce: dce_mailbox_set_full_interrupt:165 Intr bit set multiple times for MB : [0x2]
[ 5.632967] tegra186-cam-rtcpu bc00000.rtcpu: Trace buffer configured at IOVA=0xbff00000
[ 5.641218] dce: dce_admin_setup_clients_ipc:553 Channel Reset Complete for Type [3] ...
[ 5.658173] dce: dce_start_boot_flow:173 DCE_BOOT_DONE
[ 5.665395] tegra-ivc-bus bc00000.rtcpu:ivc-bus: region 0: iova=0xbfec0000-0xbfee01ff size=131584
[ 5.674577] tegra-ivc-bus bc00000.rtcpu:ivc-bus:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[ 5.686008] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@1: dbg: ver=0 grp=1 RX[1x448]=0x1900-0x1b40 TX[1x448]=0x1b40-0x1d80
[ 5.697397] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@2: dbg: ver=0 grp=1 RX[1x8192]=0x1d80-0x3e00 TX[1x8192]=0x3e00-0x5e80
[ 5.709101] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccontrol@3: ivccontrol: ver=0 grp=1 RX[64x320]=0x5e80-0xaf00 TX[64x320]=0xaf00-0xff80
[ 5.721667] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccapture@4: ivccapture: ver=0 grp=1 RX[512x64]=0xff80-0x18000 TX[512x64]=0x18000-0x20080
[ 5.734482] tegra-ivc-bus bc00000.rtcpu:ivc-bus:diag@5: diag: ver=0 grp=1 RX[1x64]=0x20080-0x20140 TX[1x64]=0x20140-0x20200
[ 5.746468] tegra186-cam-rtcpu bc00000.rtcpu: using cam RTCPU IRQ (113)
[ 5.753261] tegra186-cam-rtcpu bc00000.rtcpu: tegra_camrtc_mon_create is successful
[ 5.761817] tegra186-cam-rtcpu bc00000.rtcpu: firmware version cpu=rce cmd=6 sha1=0b67520f597ddc6db82218e87c6c6eb8979fd4bb
[ 5.775324] t19x_cache tegra-cache: probed
[ 5.779743] scf-pmu-drv scf-pmu: Registered T23x SCF Uncore PMU
[ 5.790635] optee: probing for conduit method.
[ 5.795226] optee: revision 3.19 (3f29c61f)
[ 5.795601] optee: dynamic shared memory is enabled
[ 5.805024] optee: initialized driver
[ 5.820385] nvpmodel: initialized successfully
[ 5.825069] tegra_hv: get_hvd: not initialized yet
[ 5.830019] user_ivc_mempool: hypervisor not present
[ 5.835747] usbcore: registered new interface driver snd-usb-audio
[ 5.842988] u32 classifier
[ 5.845771] input device check on
[ 5.849529] Actions configured
[ 5.853167] Initializing XFRM netlink socket
[ 5.858042] NET: Registered protocol family 10
[ 5.864051] Segment Routing with IPv6
[ 5.867869] NET: Registered protocol family 17
[ 5.872458] NET: Registered protocol family 15
[ 5.877071] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 5.891003] Bluetooth: RFCOMM socket layer initialized
[ 5.896303] Bluetooth: RFCOMM ver 1.11
[ 5.900160] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 5.906241] Bluetooth: HIDP socket layer initialized
[ 5.911812] 9pnet: Installing 9P2000 support
[ 5.916254] Key type dns_resolver registered
[ 5.921026] registered taskstats version 1
[ 5.925252] Loading compiled-in X.509 certificates
[ 5.940854] Loaded X.509 cert 'Build time autogenerated kernel key: e63fb224cdc2a940ac382bb67b420fcb52cc4aee'
[ 5.951508] tegra194-pcie 14100000.pcie: Adding to iommu group 8
[ 5.964892] tegra194-pcie 14100000.pcie: Using GICv2m MSI allocator
[ 5.972143] tegra194-pcie 14160000.pcie: Adding to iommu group 9
[ 5.984704] tegra194-pcie 14160000.pcie: Using GICv2m MSI allocator
[ 5.991573] tegra194-pcie 141e0000.pcie: Adding to iommu group 10
[ 6.003657] tegra194-pcie 141e0000.pcie: Using GICv2m MSI allocator
[ 6.010473] tegra194-pcie 140a0000.pcie: Adding to iommu group 11
[ 6.022999] tegra194-pcie 140a0000.pcie: Using GICv2m MSI allocator
[ 6.030045] tegra194-pcie 140a0000.pcie: Failed to get slot regulators: -517
[ 6.055996] tegra-soc-hwpm f100000.tegra_soc_hwpm: Adding to iommu group 12
[ 6.066662] host1x 13e40000.host1x: Adding to iommu group 13
[ 6.094935] host1x 13e40000.host1x: initialized
[ 6.099996] iommu_context_dev 13e40000.host1x:niso0_ctx0: Adding to iommu group 14
[ 6.108038] iommu_context_dev 13e40000.host1x:niso0_ctx0: initialized (streamid=53, iommu=smmu.0x0000000012000000)
[ 6.120323] iommu_context_dev 13e40000.host1x:niso0_ctx1: Adding to iommu group 15
[ 6.128294] iommu_context_dev 13e40000.host1x:niso0_ctx1: initialized (streamid=54, iommu=smmu.0x0000000012000000)
[ 6.140596] iommu_context_dev 13e40000.host1x:niso0_ctx2: Adding to iommu group 16
[ 6.148554] iommu_context_dev 13e40000.host1x:niso0_ctx2: initialized (streamid=55, iommu=smmu.0x0000000012000000)
[ 6.160838] iommu_context_dev 13e40000.host1x:niso0_ctx3: Adding to iommu group 17
[ 6.168804] iommu_context_dev 13e40000.host1x:niso0_ctx3: initialized (streamid=56, iommu=smmu.0x0000000012000000)
[ 6.181097] iommu_context_dev 13e40000.host1x:niso0_ctx4: Adding to iommu group 18
[ 6.189102] iommu_context_dev 13e40000.host1x:niso0_ctx4: initialized (streamid=57, iommu=smmu.0x0000000012000000)
[ 6.201389] iommu_context_dev 13e40000.host1x:niso0_ctx5: Adding to iommu group 19
[ 6.209360] iommu_context_dev 13e40000.host1x:niso0_ctx5: initialized (streamid=58, iommu=smmu.0x0000000012000000)
[ 6.221635] iommu_context_dev 13e40000.host1x:niso0_ctx6: Adding to iommu group 20
[ 6.229606] iommu_context_dev 13e40000.host1x:niso0_ctx6: initialized (streamid=59, iommu=smmu.0x0000000012000000)
[ 6.241925] iommu_context_dev 13e40000.host1x:niso0_ctx7: Adding to iommu group 21
[ 6.249883] iommu_context_dev 13e40000.host1x:niso0_ctx7: initialized (streamid=60, iommu=smmu.0x0000000012000000)
[ 6.262191] iommu_context_dev 13e40000.host1x:niso1_ctx0: Adding to iommu group 22
[ 6.270181] iommu_context_dev 13e40000.host1x:niso1_ctx0: initialized (streamid=53, iommu=smmu.0x0000000008000000)
[ 6.282440] iommu_context_dev 13e40000.host1x:niso1_ctx1: Adding to iommu group 23
[ 6.290396] iommu_context_dev 13e40000.host1x:niso1_ctx1: initialized (streamid=54, iommu=smmu.0x0000000008000000)
[ 6.302709] iommu_context_dev 13e40000.host1x:niso1_ctx2: Adding to iommu group 24
[ 6.310723] iommu_context_dev 13e40000.host1x:niso1_ctx2: initialized (streamid=55, iommu=smmu.0x0000000008000000)
[ 6.323038] iommu_context_dev 13e40000.host1x:niso1_ctx3: Adding to iommu group 25
[ 6.331015] iommu_context_dev 13e40000.host1x:niso1_ctx3: initialized (streamid=56, iommu=smmu.0x0000000008000000)
[ 6.343314] iommu_context_dev 13e40000.host1x:niso1_ctx4: Adding to iommu group 26
[ 6.351281] iommu_context_dev 13e40000.host1x:niso1_ctx4: initialized (streamid=57, iommu=smmu.0x0000000008000000)
[ 6.363555] iommu_context_dev 13e40000.host1x:niso1_ctx5: Adding to iommu group 27
[ 6.371536] iommu_context_dev 13e40000.host1x:niso1_ctx5: initialized (streamid=58, iommu=smmu.0x0000000008000000)
[ 6.383824] iommu_context_dev 13e40000.host1x:niso1_ctx6: Adding to iommu group 28
[ 6.391796] iommu_context_dev 13e40000.host1x:niso1_ctx6: initialized (streamid=59, iommu=smmu.0x0000000008000000)
[ 6.404094] iommu_context_dev 13e40000.host1x:niso1_ctx7: Adding to iommu group 29
[ 6.412059] iommu_context_dev 13e40000.host1x:niso1_ctx7: initialized (streamid=60, iommu=smmu.0x0000000008000000)
[ 6.424393] falcon 15340000.vic: Adding to iommu group 30
[ 6.435027] falcon 15340000.vic: initialized
[ 6.439774] falcon 15380000.nvjpg: Adding to iommu group 31
[ 6.448526] falcon 15380000.nvjpg: initialized
[ 6.453228] falcon 15540000.nvjpg1: Adding to iommu group 32
[ 6.461969] falcon 15540000.nvjpg1: initialized
[ 6.466784] falcon 154c0000.nvenc: Adding to iommu group 33
[ 6.476682] falcon 154c0000.nvenc: _opp_is_duplicate: duplicate OPPs detected. Existing: freq: 115200000, volt: 0, enabled: 1. New: freq: 115200000, volt: 0, enabled: 1
[ 6.492671] falcon 154c0000.nvenc: initialized
[ 6.497388] falcon 15a50000.ofa: Adding to iommu group 34
[ 6.505778] falcon 15a50000.ofa: initialized
[ 6.510318] nvdec 15480000.nvdec: Adding to iommu group 35
[ 6.523086] nvdec 15480000.nvdec: initialized
[ 6.527722] tsec 15500000.tsec: Adding to iommu group 36
[ 6.538186] tsec 15500000.tsec: initialized
[ 6.545522] gic 2a41000.agic-controller: GIC IRQ controller registered
[ 6.563162] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
[ 6.578521] gpio-397 (camera-control-output-low): hogged as output/low
[ 6.585277] gpio-486 (camera-control-output-low): hogged as output/low
[ 6.593080] gpiochip0: registered GPIOs 348 to 511 on tegra234-gpio
[ 6.600399] gpiochip1: registered GPIOs 316 to 347 on tegra234-gpio-aon
[ 6.607381] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[ 6.613884] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[ 6.620428] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[ 6.628980] tegra194-isp5 14800000.isp: Adding to iommu group 37
[ 6.637320] t194-nvcsi 13e40000.host1x:nvcsi@15a00000: context isolation disabled due to no IOMMU
[ 6.646929] t194-nvcsi 13e40000.host1x:nvcsi@15a00000: initialized
[ 6.653383] tegra-camrtc-capture-vi tegra-capture-vi: subdev 13e40000.host1x:nvcsi@15a00000- bound
[ 6.662600] tegra-camrtc-capture-vi tegra-capture-vi: subdev 13e40000.host1x:nvcsi@15a00000- bound
[ 6.671975] tegra194-vi5 13e40000.host1x:vi0@15c00000: Adding to iommu group 38
[ 6.680047] tegra194-vi5 13e40000.host1x:vi1@14c00000: Adding to iommu group 39
[ 6.687988] scare-pigeon 13e40000.host1x:vi0-thi@15f00000: context isolation disabled due to no IOMMU
[ 6.697939] scare-pigeon 13e40000.host1x:vi0-thi@15f00000: initialized
[ 6.704745] scare-pigeon 13e40000.host1x:vi1-thi@14f00000: context isolation disabled due to no IOMMU
[ 6.714701] scare-pigeon 13e40000.host1x:vi1-thi@14f00000: initialized
[ 6.721498] scare-pigeon 13e40000.host1x:isp-thi@14b00000: context isolation disabled due to no IOMMU
[ 6.731448] scare-pigeon 13e40000.host1x:isp-thi@14b00000: initialized
[ 6.738272] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx0: Adding to iommu group 40
[ 6.746917] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx0: initialized (streamid=18, iommu=smmu.0x0000000008000000)
[ 6.758283] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx1: Adding to iommu group 41
[ 6.766900] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx1: initialized (streamid=19, iommu=smmu.0x0000000008000000)
[ 6.778267] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx2: Adding to iommu group 42
[ 6.786871] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx2: initialized (streamid=20, iommu=smmu.0x0000000008000000)
[ 6.798238] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx3: Adding to iommu group 43
[ 6.806830] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx3: initialized (streamid=21, iommu=smmu.0x0000000008000000)
[ 6.818209] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx4: Adding to iommu group 44
[ 6.826847] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx4: initialized (streamid=22, iommu=smmu.0x0000000008000000)
[ 6.838214] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx5: Adding to iommu group 45
[ 6.846808] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx5: initialized (streamid=23, iommu=smmu.0x0000000008000000)
[ 6.858158] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx6: Adding to iommu group 46
[ 6.866752] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx6: initialized (streamid=24, iommu=smmu.0x0000000008000000)
[ 6.878143] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx7: Adding to iommu group 47
[ 6.886750] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx7: initialized (streamid=25, iommu=smmu.0x0000000008000000)
[ 6.898112] pva 16000000.pva0: Adding to iommu group 48
[ 6.903864] nvdla 15880000.nvdla0: Adding to iommu group 49
[ 6.909979] nvdla 158c0000.nvdla1: Adding to iommu group 50
[ 6.916136] tegra-gpcdma 2600000.gpcdma: Adding to iommu group 2
[ 6.923334] tegra-gpcdma 2600000.gpcdma: GPC DMA driver register 31 channels
[ 6.930847] tegra-fuse-burn efuse-burn: shutdown limit check disabled
[ 6.937467] tegra-fuse-burn efuse-burn: Fuse burn driver initialized
[ 6.944185] serial-tegra 3100000.serial: Adding to iommu group 2
[ 6.950807] 3100000.serial: ttyTHS0 at MMIO 0x3100000 (irq = 17, base_baud = 0) is a TEGRA_UART
[ 6.960578] serial-tegra 3130000.serial: Adding to iommu group 2
[ 6.967098] 3130000.serial: ttyTHS3 at MMIO 0x3130000 (irq = 63, base_baud = 0) is a TEGRA_UART
[ 6.976410] serial-tegra 3140000.serial: Adding to iommu group 2
[ 6.982979] 3140000.serial: ttyTHS4 at MMIO 0x3140000 (irq = 64, base_baud = 0) is a TEGRA_UART
[ 7.009464] tegra-xusb 3610000.xhci: Firmware timestamp: 2021-12-01 05:27:10 UTC, Version: 80.03 release
[ 7.019214] tegra-xusb 3610000.xhci: xHCI Host Controller
[ 7.024780] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 1
[ 7.033449] tegra-xusb 3610000.xhci: hcc params 0x0180ff05 hci version 0x120 quirks 0x0000000000050810
[ 7.043069] tegra-xusb 3610000.xhci: irq 230, io mem 0x03610000
[ 7.049491] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 7.057989] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.065419] usb usb1: Product: xHCI Host Controller
[ 7.070421] usb usb1: Manufacturer: Linux 5.10.104-tegra xhci-hcd
[ 7.076677] usb usb1: SerialNumber: 3610000.xhci
[ 7.082192] hub 1-0:1.0: USB hub found
[ 7.086072] hub 1-0:1.0: 4 ports detected
[ 7.090470] tegra-xusb 3610000.xhci: xHCI Host Controller
[ 7.096029] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 2
[ 7.103816] tegra-xusb 3610000.xhci: Host supports USB 3.1 Enhanced SuperSpeed
[ 7.111319] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 7.119824] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.127258] usb usb2: Product: xHCI Host Controller
[ 7.132262] usb usb2: Manufacturer: Linux 5.10.104-tegra xhci-hcd
[ 7.138519] usb usb2: SerialNumber: 3610000.xhci
[ 7.143804] hub 2-0:1.0: USB hub found
[ 7.147679] hub 2-0:1.0: 4 ports detected
[ 7.173115] i2c i2c-2: Added multiplexed i2c bus 9
[ 7.178756] i2c i2c-2: Added multiplexed i2c bus 10
[ 7.183780] i2c-mux-gpio cam_i2cmux: 2 port mux on 3180000.i2c adapter
[ 7.190776] tegra23x-oc-event soctherm-oc-event: Finished tegra23x overcurrent event probing
[ 7.212423] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1537000 KHz, changing to: 1510400 KHz
[ 7.225861] cpufreq: cpufreq_online: CPU4: Running at unlisted initial frequency: 1562000 KHz, changing to: 1510400 KHz
[ 7.237769] tegra194-cpufreq e000000.ccplex: probed with ICC
[ 7.245194] tegra194-pcie 14100000.pcie: Using GICv2m MSI allocator
[ 7.246539] sdhci-tegra 3400000.sdhci: Got CD GPIO
[ 7.252953] tegra194-pcie 14100000.pcie: host bridge /pcie@14100000 ranges:
[ 7.263747] tegra194-pcie 14100000.pcie: IO 0x0030100000..0x00301fffff -> 0x0030100000
[ 7.266071] irq: IRQ294: trimming hierarchy from :interrupt-controller@f400000-1
[ 7.272437] tegra194-pcie 14100000.pcie: MEM 0x20a8000000..0x20afffffff -> 0x0040000000
[ 7.280117] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 294
[ 7.288738] tegra194-pcie 14100000.pcie: MEM 0x2080000000..0x20a7ffffff -> 0x2080000000
[ 7.353717] usb 1-2: new high-speed USB device number 2 using tegra-xusb
[ 7.409902] tegra194-pcie 14100000.pcie: Link up
[ 7.418499] tegra194-pcie 14100000.pcie: PCI host bridge to bus 0001:00
[ 7.425307] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 7.430942] pci_bus 0001:00: root bus resource [io 0x0000-0xfffff] (bus address [0x30100000-0x301fffff])
[ 7.440774] pci_bus 0001:00: root bus resource [mem 0x20a8000000-0x20afffffff] (bus address [0x40000000-0x47ffffff])
[ 7.451594] pci_bus 0001:00: root bus resource [mem 0x2080000000-0x20a7ffffff pref]
[ 7.459529] pci 0001:00:00.0: [10de:229e] type 01 class 0x060400
[ 7.465875] pci 0001:00:00.0: PME# supported from D0 D3hot
[ 7.477162] pci 0001:01:00.0: [10ec:c822] type 00 class 0x028000
[ 7.483504] pci 0001:01:00.0: reg 0x10: [io 0x0000-0x00ff]
[ 7.489439] pci 0001:01:00.0: reg 0x18: [mem 0x20a8000000-0x20a800ffff 64bit]
[ 7.497883] pci 0001:01:00.0: supports D1 D2
[ 7.502279] pci 0001:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 7.514475] pci 0001:00:00.0: BAR 14: assigned [mem 0x20a8000000-0x20a80fffff]
[ 7.521905] pci 0001:00:00.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 7.528251] pci 0001:01:00.0: BAR 2: assigned [mem 0x20a8000000-0x20a800ffff 64bit]
[ 7.533275] usb 1-2: New USB device found, idVendor=0bda, idProduct=5489, bcdDevice= 1.40
[ 7.536231] pci 0001:01:00.0: BAR 0: assigned [io 0x1000-0x10ff]
[ 7.544574] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 7.550868] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 7.558188] usb 1-2: Product: 4-Port USB 2.0 Hub
[ 7.563555] pci 0001:00:00.0: bridge window [io 0x1000-0x1fff]
[ 7.568304] usb 1-2: Manufacturer: Generic
[ 7.574567] pci 0001:00:00.0: bridge window [mem 0x20a8000000-0x20a80fffff]
[ 7.581526] hub 1-2:1.0: USB hub found
[ 7.586131] pci 0001:00:00.0: Max Payload Size set to 128/ 256 (was 256), Max Read Rq 512
[ 7.591279] hub 1-2:1.0: 4 ports detected
[ 7.598745] pci 0001:01:00.0: Max Payload Size set to 128/ 128 (was 128), Max Read Rq 512
[ 7.611882] pcieport 0001:00:00.0: Adding to iommu group 8
[ 7.617830] pcieport 0001:00:00.0: PME: Signaling with IRQ 55
[ 7.624278] pcieport 0001:00:00.0: AER: enabled with IRQ 55
[ 7.631228] tegra194-pcie 14160000.pcie: Using GICv2m MSI allocator
[ 7.639119] tegra194-pcie 14160000.pcie: host bridge /pcie@14160000 ranges:
[ 7.646289] tegra194-pcie 14160000.pcie: IO 0x0036100000..0x00361fffff -> 0x0036100000
[ 7.650502] usb 2-1: new SuperSpeedPlus Gen 2 USB device number 2 using tegra-xusb
[ 7.654972] tegra194-pcie 14160000.pcie: MEM 0x2428000000..0x242fffffff -> 0x0040000000
[ 7.671423] tegra194-pcie 14160000.pcie: MEM 0x2140000000..0x2427ffffff -> 0x2140000000
[ 7.700760] usb 2-1: New USB device found, idVendor=0bda, idProduct=0489, bcdDevice= 1.40
[ 7.709174] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 7.716516] usb 2-1: Product: 4-Port USB 3.0 Hub
[ 7.721261] usb 2-1: Manufacturer: Generic
[ 7.736303] hub 2-1:1.0: USB hub found
[ 7.742454] hub 2-1:1.0: 4 ports detected
[ 7.817898] usb 1-3: new full-speed USB device number 3 using tegra-xusb
[ 7.975770] usb 1-3: New USB device found, idVendor=13d3, idProduct=3549, bcdDevice= 0.00
[ 7.984186] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 7.991528] usb 1-3: Product: Bluetooth Radio
[ 7.996003] usb 1-3: Manufacturer: Realtek
[ 8.000210] usb 1-3: SerialNumber: 00e04c000001
[ 8.325702] usb 1-2.1: new low-speed USB device number 4 using tegra-xusb
[ 8.444574] usb 1-2.1: New USB device found, idVendor=1a2c, idProduct=4324, bcdDevice= 1.11
[ 8.453174] usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8.460694] usb 1-2.1: Product: USB Keyboard
[ 8.465080] usb 1-2.1: Manufacturer: SEM
[ 8.474984] input: SEM USB Keyboard as /devices/platform/3610000.xhci/usb1/1-2/1-2.1/1-2.1:1.0/0003:1A2C:4324.0001/input/input0
[ 8.546364] hid-generic 0003:1A2C:4324.0001: input,hidraw0: USB HID v1.10 Keyboard [SEM USB Keyboard] on usb-3610000.xhci-2.1/input0
[ 8.562788] input: SEM USB Keyboard Consumer Control as /devices/platform/3610000.xhci/usb1/1-2/1-2.1/1-2.1:1.1/0003:1A2C:4324.0002/input/input1
[ 8.634681] input: SEM USB Keyboard System Control as /devices/platform/3610000.xhci/usb1/1-2/1-2.1/1-2.1:1.1/0003:1A2C:4324.0002/input/input2
[ 8.649278] hid-generic 0003:1A2C:4324.0002: input,hidraw1: USB HID v1.10 Device [SEM USB Keyboard] on usb-3610000.xhci-2.1/input1
[ 8.741896] usb 1-2.3: new low-speed USB device number 5 using tegra-xusb
[ 8.773759] tegra194-pcie 14160000.pcie: Phy link never came up
[ 8.779933] tegra194-pcie 14160000.pcie: PCI host bridge to bus 0004:00
[ 8.786745] pci_bus 0004:00: root bus resource [bus 00-ff]
[ 8.792379] pci_bus 0004:00: root bus resource [io 0x100000-0x1fffff] (bus address [0x36100000-0x361fffff])
[ 8.802482] pci_bus 0004:00: root bus resource [mem 0x2428000000-0x242fffffff] (bus address [0x40000000-0x47ffffff])
[ 8.813308] pci_bus 0004:00: root bus resource [mem 0x2140000000-0x2427ffffff pref]
[ 8.821235] pci 0004:00:00.0: [10de:229c] type 01 class 0x060400
[ 8.827568] pci 0004:00:00.0: PME# supported from D0 D3hot
[ 8.843115] pci 0004:00:00.0: PCI bridge to [bus 01-ff]
[ 8.848508] pci 0004:00:00.0: Max Payload Size set to 256/ 256 (was 256), Max Read Rq 512
[ 8.857035] usb 1-2.3: New USB device found, idVendor=30fa, idProduct=0300, bcdDevice= 1.00
[ 8.857547] pcieport 0004:00:00.0: Adding to iommu group 9
[ 8.865776] usb 1-2.3: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 8.865778] usb 1-2.3: Product: USB Optical Mouse
[ 8.870883] input: USB Optical Mouse as /devices/platform/3610000.xhci/usb1/1-2/1-2.3/1-2.3:1.0/0003:30FA:0300.0003/input/input3
[ 8.871769] pcieport 0004:00:00.0: PME: Signaling with IRQ 57
[ 8.880108] hid-generic 0003:30FA:0300.0003: input,hidraw2: USB HID v1.11 Mouse [USB Optical Mouse ] on usb-3610000.xhci-2.3/input0
[ 8.884477] pcieport 0004:00:00.0: AER: enabled with IRQ 57
[ 8.919885] pci_bus 0004:01: busn_res: [bus 01-ff] is released
[ 8.925997] pci 0004:00:00.0: Removing from iommu group 9
[ 8.931560] pci_bus 0004:00: busn_res: [bus 00-ff] is released
[ 8.939419] tegra194-pcie 141e0000.pcie: Using GICv2m MSI allocator
[ 8.947234] tegra194-pcie 141e0000.pcie: host bridge /pcie@141e0000 ranges:
[ 8.954405] tegra194-pcie 141e0000.pcie: IO 0x003e100000..0x003e1fffff -> 0x003e100000
[ 8.963093] tegra194-pcie 141e0000.pcie: MEM 0x3228000000..0x322fffffff -> 0x0040000000
[ 8.971770] tegra194-pcie 141e0000.pcie: MEM 0x2e40000000..0x3227ffffff -> 0x2e40000000
[ 8.973703] usb 1-2.4: new high-speed USB device number 6 using tegra-xusb
[ 9.178781] usb 1-2.4: New USB device found, idVendor=1bcf, idProduct=28c4, bcdDevice=11.09
[ 9.187369] usb 1-2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 9.194886] usb 1-2.4: Product: FHD Camera Microphone
[ 9.200076] usb 1-2.4: Manufacturer: SunplusIT Inc
[ 9.205004] usb 1-2.4: SerialNumber: 01.00.00
[ 9.300946] usb 1-2.4: 3:1: cannot get freq at ep 0x86
[ 9.377255] usb 1-2.4: 3:2: cannot get freq at ep 0x86
[ 9.453636] usb 1-2.4: 3:3: cannot get freq at ep 0x86
[ 9.842761] usb 1-2.4: Warning! Unlikely big volume range (=3896), cval->res is probably wrong.
[ 9.851723] usb 1-2.4: [7] FU [Mic Capture Volume] ch = 1, val = 200/4096/1
[ 10.077960] tegra194-pcie 141e0000.pcie: Phy link never came up
[ 10.084113] tegra194-pcie 141e0000.pcie: PCI host bridge to bus 0007:00
[ 10.090913] pci_bus 0007:00: root bus resource [bus 00-ff]
[ 10.096547] pci_bus 0007:00: root bus resource [io 0x200000-0x2fffff] (bus address [0x3e100000-0x3e1fffff])
[ 10.106642] pci_bus 0007:00: root bus resource [mem 0x3228000000-0x322fffffff] (bus address [0x40000000-0x47ffffff])
[ 10.117469] pci_bus 0007:00: root bus resource [mem 0x2e40000000-0x3227ffffff pref]
[ 10.125386] pci 0007:00:00.0: [10de:229a] type 01 class 0x060400
[ 10.131705] pci 0007:00:00.0: PME# supported from D0 D3hot
[ 10.147180] pci 0007:00:00.0: PCI bridge to [bus 01-ff]
[ 10.152571] pci 0007:00:00.0: Max Payload Size set to 256/ 256 (was 256), Max Read Rq 512
[ 10.161634] pcieport 0007:00:00.0: Adding to iommu group 10
[ 10.167634] pcieport 0007:00:00.0: PME: Signaling with IRQ 59
[ 10.174185] pcieport 0007:00:00.0: AER: enabled with IRQ 59
[ 10.180698] pci_bus 0007:01: busn_res: [bus 01-ff] is released
[ 10.186818] pci 0007:00:00.0: Removing from iommu group 10
[ 10.192461] pci_bus 0007:00: busn_res: [bus 00-ff] is released
[ 10.200330] tegra194-pcie 140a0000.pcie: Using GICv2m MSI allocator
[ 10.206900] tegra194-pcie 140a0000.pcie: Failed to get slot regulators: -517
[ 10.207223] vdd-3v3-sd: supplied by vdd-3v3
[ 10.214235] tegra194-isp5 14800000.isp: initialized
[ 10.226340] tegra194-vi5 13e40000.host1x:vi0@15c00000: initialized
[ 10.232800] (NULL device *): fops function table already registered
[ 10.240124] tegra194-vi5 13e40000.host1x:vi1@14c00000: initialized
[ 10.247677] tegra194-pcie 140a0000.pcie: Using GICv2m MSI allocator
[ 10.247679] sdhci-tegra 3400000.sdhci: Got CD GPIO
[ 10.257328] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 294
[ 10.259486] irq: IRQ295: trimming hierarchy from :interrupt-controller@f400000-1
[ 10.378887] tegra194-pcie 140a0000.pcie: host bridge /pcie@140a0000 ranges:
[ 10.386048] tegra194-pcie 140a0000.pcie: IO 0x002a100000..0x002a1fffff -> 0x002a100000
[ 10.394730] tegra194-pcie 140a0000.pcie: MEM 0x3528000000..0x352fffffff -> 0x0040000000
[ 10.403405] tegra194-pcie 140a0000.pcie: MEM 0x3240000000..0x3527ffffff -> 0x3240000000
[ 10.517896] tegra194-pcie 140a0000.pcie: Link up
[ 10.526539] tegra194-pcie 140a0000.pcie: PCI host bridge to bus 0008:00
[ 10.533345] pci_bus 0008:00: root bus resource [bus 00-ff]
[ 10.538979] pci_bus 0008:00: root bus resource [io 0x300000-0x3fffff] (bus address [0x2a100000-0x2a1fffff])
[ 10.549096] pci_bus 0008:00: root bus resource [mem 0x3528000000-0x352fffffff] (bus address [0x40000000-0x47ffffff])
[ 10.559909] pci_bus 0008:00: root bus resource [mem 0x3240000000-0x3527ffffff pref]
[ 10.567825] pci 0008:00:00.0: [10de:229c] type 01 class 0x060400
[ 10.574146] pci 0008:00:00.0: PME# supported from D0 D3hot
[ 10.585223] pci 0008:01:00.0: [10ec:8168] type 00 class 0x020000
[ 10.591542] pci 0008:01:00.0: reg 0x10: [io 0x0000-0x00ff]
[ 10.597456] pci 0008:01:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit]
[ 10.604555] pci 0008:01:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit]
[ 10.612595] pci 0008:01:00.0: supports D1 D2
[ 10.616990] pci 0008:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 10.629164] pci 0008:00:00.0: BAR 14: assigned [mem 0x3528000000-0x35280fffff]
[ 10.636599] pci 0008:00:00.0: BAR 13: assigned [io 0x300000-0x300fff]
[ 10.643305] pci 0008:01:00.0: BAR 4: assigned [mem 0x3528000000-0x3528003fff 64bit]
[ 10.651268] pci 0008:01:00.0: BAR 2: assigned [mem 0x3528004000-0x3528004fff 64bit]
[ 10.659233] pci 0008:01:00.0: BAR 0: assigned [io 0x300000-0x3000ff]
[ 10.665877] pci 0008:00:00.0: PCI bridge to [bus 01-ff]
[ 10.671245] pci 0008:00:00.0: bridge window [io 0x300000-0x300fff]
[ 10.677874] pci 0008:00:00.0: bridge window [mem 0x3528000000-0x35280fffff]
[ 10.685229] pci 0008:00:00.0: Max Payload Size set to 128/ 256 (was 256), Max Read Rq 512
[ 10.693969] pci 0008:01:00.0: Max Payload Size set to 128/ 128 (was 128), Max Read Rq 512
[ 10.703030] pcieport 0008:00:00.0: Adding to iommu group 11
[ 10.709059] pcieport 0008:00:00.0: PME: Signaling with IRQ 61
[ 10.715617] pcieport 0008:00:00.0: AER: enabled with IRQ 61
[ 10.722276] pva 16000000.pva0: deferred probe timeout, ignoring dependency
[ 10.729364] pva: probe of 16000000.pva0 failed with error -110
[ 10.735461] nvdla 15880000.nvdla0: deferred probe timeout, ignoring dependency
[ 10.742894] nvdla: probe of 15880000.nvdla0 failed with error -110
[ 10.749334] nvdla 158c0000.nvdla1: deferred probe timeout, ignoring dependency
[ 10.756768] nvdla: probe of 158c0000.nvdla1 failed with error -110
[ 10.764544] irq: IRQ297: trimming hierarchy from :pmc@c360000
[ 10.770529] irq: IRQ298: trimming hierarchy from :interrupt-controller@f400000-1
[ 10.778264] input: gpio-keys as /devices/platform/gpio-keys/input/input4
[ 10.786223] tegra-se-nvhost 15810000.se: Adding to iommu group 51
[ 10.792927] tegra-se-nvhost 15810000.se: initialized
[ 10.808339] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[ 10.814768] tegra-se-nvhost 15820000.se: Adding to iommu group 52
[ 10.821396] tegra-se-nvhost 15820000.se: initialized
[ 10.829496] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[ 10.835915] tegra-se-nvhost 15840000.se: Adding to iommu group 53
[ 10.842494] tegra-se-nvhost 15840000.se: initialized
[ 10.850359] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[ 10.857382] tegra_actmon d230000.actmon: in actmon_register()...
[ 10.863746] tegra_actmon d230000.actmon: bwmgr_disable = 1
[ 10.869914] tegra_actmon d230000.actmon: initialization Completed for the device mc_all
[ 10.878334] hvc_sysfs: hypervisor is not present
[ 10.918275] ALSA device list:
[ 10.921324] #0: SunplusIT Inc FHD Camera Microphone at usb-3610000.xhci-2.4, high speed
[ 10.930603] Freeing unused kernel memory: 3968K
[ 10.935317] Run /init as init process
[ 10.939093] with arguments:
[ 10.939095] /init
[ 10.939096] with environment:
[ 10.939097] HOME=/
[ 10.939098] TERM=linux
[ 10.939099] mminit_loglevel=4
[ 10.955626] Root device found: mmcblk1p1
[ 11.309871] mmc1: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit
[ 11.782220] mmc1: new ultra high speed SDR104 SDXC card at address aaaa
[ 11.789756] mmcblk1: mmc1:aaaa SD256 238 GiB
[ 11.949857] mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14
[ 11.975300] Found dev node: /dev/mmcblk1p1
[ 13.055380] EXT4-fs (mmcblk1p1): 4 orphan inodes deleted
[ 13.060860] EXT4-fs (mmcblk1p1): recovery complete
[ 13.220402] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null)
[ 13.230377] Rootfs mounted over mmcblk1p1
[ 13.390321] random: crng init done
[ 13.399211] Switching from initrd to actual rootfs
[ 13.721529] systemd[1]: System time before build time, advancing clock.
[ 13.951803] systemd[1]: systemd 245.4-4ubuntu3.19 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=hybrid)
[ 13.975788] systemd[1]: Detected architecture arm64.
[ 14.306359] systemd[1]: Set hostname to <serial-desktop>.
[ 14.675555] systemd[1]: system-modprobe.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 14.688588] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ 14.699029] systemd[1]: Created slice system-modprobe.slice.
[ 14.718377] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 14.738224] systemd[1]: Created slice User and Session Slice.
[ 14.757847] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 14.782131] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 14.805811] systemd[1]: Reached target User and Group Name Lookups.
[ 14.825750] systemd[1]: Reached target Slices.
[ 14.841739] systemd[1]: Reached target Mounting snaps.
[ 14.861732] systemd[1]: Reached target Mounted snaps.
[ 14.881736] systemd[1]: Reached target Swap.
[ 14.898125] systemd[1]: Listening on RPCbind Server Activation Socket.
[ 14.917885] systemd[1]: Listening on Syslog Socket.
[ 14.937879] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 14.961818] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 14.986041] systemd[1]: Listening on Journal Audit Socket.
[ 15.009858] systemd[1]: Listening on Journal Socket (/dev/log).
[ 15.029908] systemd[1]: Listening on Journal Socket.
[ 15.053900] systemd[1]: Listening on udev Control Socket.
[ 15.077827] systemd[1]: Listening on udev Kernel Socket.
[ 15.103593] systemd[1]: Mounting Huge Pages File System...
[ 15.123391] systemd[1]: Mounting POSIX Message Queue File System...
[ 15.147222] systemd[1]: Mounting RPC Pipe File System...
[ 15.167310] systemd[1]: Mounting Kernel Debug File System...
[ 15.187349] systemd[1]: Mounting Kernel Trace File System...
[ 15.207778] systemd[1]: Starting Journal Service...
[ 15.227914] systemd[1]: Starting Set the console keyboard layout...
[ 15.252016] systemd[1]: Starting Create list of static device nodes for the current kernel...
[ 15.283833] systemd[1]: Starting Load Kernel Module chromeos_pstore...
[ 15.309816] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[ 15.320040] systemd[1]: Starting Load Kernel Module efi_pstore...
[ 15.343646] systemd[1]: Starting Load Kernel Module pstore_blk...
[ 15.363245] systemd[1]: Starting Load Kernel Module pstore_zone...
[ 15.387335] systemd[1]: Starting Load Kernel Module ramoops...
[ 15.407539] systemd[1]: Starting NVIDIA specific first-boot udev script...
[ 15.431409] systemd[1]: Started Nameserver information manager.
[ 15.454049] systemd[1]: Reached target Network (Pre).
[ 15.488842] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 15.498304] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 15.513623] systemd[1]: Starting Load Kernel Modules...
[ 15.539247] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 15.539467] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 15.546227] tegra-carveouts tegra-carveouts: vpr :dma coherent mem declare 0x0000000249800000,914358272
[ 15.552267] EXT4-fs (mmcblk1p1): re-mounted. Opts: (null)
[ 15.568181] tegra-carveouts tegra-carveouts: assigned reserved memory node vpr-carveout
[ 15.568198] nvmap_page_pool_init: Total RAM pages: 1659033
[ 15.582071] nvmap_page_pool_init: nvmap page pool size: 207379 pages (810 MB)
[ 15.592315] nvmap_background_zero_thread: PP zeroing thread starting.
[ 15.592521] misc nvmap: created heap vpr base 0x0000000249800000 size (892928KiB)
[ 15.611402] systemd[1]: Starting udev Coldplug all Devices...
[ 15.632591] systemd[1]: Started Journal Service.
[ 15.867797] nvgpu: 17000000.ga10b nvgpu_nvhost_syncpt_init:135 [INFO] syncpt_unit_base 60000000 syncpt_unit_size 4000000 size 10000
[ 16.044203] systemd-journald[256]: Received client request to flush runtime journal.
[ 17.117798] nvidia: loading out-of-tree module taints kernel.
[ 17.136232] nv_platform 13800000.display: Adding to iommu group 54
[ 17.140763] platform 13800000.display:nvdisplay-niso: Adding to iommu group 55
[ 17.145089] NVRM: loading NVIDIA UNIX Open Kernel Module for aarch64 35.3.1 Release Build (buildbrain@mobile-u64-6289-d7000) Sun Mar 19 08:09:33 PDT 2023
[ 17.177327] spi-tegra114 3210000.spi: Adding to iommu group 2
[ 17.200206] imx219 9-0010: tegracam sensor driver:imx219_v2.0.6
[ 17.201456] tegra-adma 2930000.adma: Tegra210 ADMA driver registered 16 channels
[ 17.203795] spi-tegra114 3230000.spi: Adding to iommu group 2
[ 17.210926] imx219 9-0010: imx219_board_setup: error during i2c read probe (-121)
[ 17.227704] imx219 9-0010: board setup failed
[ 17.232555] imx219: probe of 9-0010 failed with error -121
[ 17.240183] imx219 10-0010: tegracam sensor driver:imx219_v2.0.6
[ 17.245862] cpu-throttle-alert cooling device registered.
[ 17.245999] gpu-throttle-alert cooling device registered.
[ 17.246090] cv0-throttle-alert cooling device registered.
[ 17.246172] cv1-throttle-alert cooling device registered.
[ 17.246289] cv2-throttle-alert cooling device registered.
[ 17.246383] soc0-throttle-alert cooling device registered.
[ 17.246466] soc1-throttle-alert cooling device registered.
[ 17.246540] soc2-throttle-alert cooling device registered.
[ 17.247389] hot-surface-alert cooling device registered.
[ 17.251834] imx219 10-0010: imx219_board_setup: error during i2c read probe (-121)
[ 17.265466] imx219 10-0010: board setup failed
[ 17.273479] imx219: probe of 10-0010 failed with error -121
[ 17.286002] irq: IRQ299: trimming hierarchy from :pmc@c360000
[ 17.286519] fusb301 1-0025: device id: 0x12
[ 17.288678] nvadsp 2993000.adsp: Adding to iommu group 56
[ 17.288899] nvadsp 2993000.adsp: in probe()...
[ 17.292622] nvadsp 2993000.adsp: nvadsp_app_module_probe
[ 17.312655] tegra-hda 3510000.hda: Adding to iommu group 57
[ 17.315118] fusb301 1-0025: toggle_time(0) is not updated
[ 17.322618] fusb301 1-0025: fusb301_set_mode: mode (32)(32)
[ 17.322949] fusb301 1-0025: fusb301_detach: type[0x00] chipstate[0x01]
[ 17.322954] fusb301 1-0025: fusb_update_state: 1
[ 17.323736] fusb301 1-0025: mode[0x20], host_cur[0x02], dttime[0x00]
[ 17.395031] input: NVIDIA Jetson Orin NX HDA HDMI/DP,pcm=3 as /devices/platform/3510000.hda/sound/card1/input5
[ 17.395155] input: NVIDIA Jetson Orin NX HDA HDMI/DP,pcm=7 as /devices/platform/3510000.hda/sound/card1/input6
[ 17.395245] input: NVIDIA Jetson Orin NX HDA HDMI/DP,pcm=8 as /devices/platform/3510000.hda/sound/card1/input7
[ 17.397248] input: NVIDIA Jetson Orin NX HDA HDMI/DP,pcm=9 as /devices/platform/3510000.hda/sound/card1/input8
[ 17.558622] tegra-asoc: sound: Adding to iommu group 56
[ 17.558952] r8169 0008:01:00.0: Adding to iommu group 11
[ 17.559509] r8169 0008:01:00.0: enabling device (0000 -> 0003)
[ 17.580370] r8169 0008:01:00.0 eth0: RTL8168h/8111h, 48:b0:2d:eb:bd:e4, XID 541, IRQ 301
[ 17.580383] r8169 0008:01:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko]
[ 17.689226] tegra210-adsp aconnect@2a41000:adsp_audio: Adding to iommu group 56
[ 17.689262] tegra210_adsp_audio_probe: platform probe started
[ 17.689776] tegra210-adsp tegra210-adsp: Default param-type to BYTE for mp3-dec1
[ 17.690116] tegra210-adsp tegra210-adsp: Default param-type to BYTE for spkprot
[ 17.690439] tegra210-adsp tegra210-adsp: Default param-type to BYTE for src
[ 17.690764] tegra210-adsp tegra210-adsp: Default param-type to BYTE for aac-dec1
[ 17.691084] tegra210-adsp tegra210-adsp: Default param-type to BYTE for aec
[ 17.691404] tegra210-adsp tegra210-adsp: Default param-type to BYTE for wire
[ 17.691410] tegra210-adsp tegra210-adsp: adma channel page address dt entry not found
[ 17.691412] tegra210-adsp tegra210-adsp: using adma channel page 0
[ 17.691518] nvadsp 2993000.adsp: ADSP OS firmware already loaded
[ 17.833472] usbcore: registered new interface driver btusb
[ 17.837190] rtl88x2ce 0001:01:00.0: Adding to iommu group 8
[ 17.837827] rtl88x2ce 0001:01:00.0: enabling device (0000 -> 0003)
[ 17.849798] uvcvideo: Found UVC 1.00 device FHD Camera Microphone (1bcf:28c4)
[ 17.875778] rtk_btusb: Realtek Bluetooth USB driver ver 3.1
[ 17.875787] rtk_btcoex: rtk_btcoex_init: version: 1.2
[ 17.875789] rtk_btcoex: create workqueue
[ 17.875944] rtk_btcoex: alloc buffers 1792, 2432 for ev and l2
[ 17.876039] rtk_btusb: btusb_probe intf->cur_altsetting->desc.bInterfaceNumber 0
[ 17.876042] rtk_btusb: btusb_probe can_wakeup 1, may wakeup 0
[ 17.876044] rtk_btusb: patch_add
[ 17.876046] rtk_btusb: auto suspend is disabled
[ 17.876049] rtk_btusb: pid = 0x3549
[ 17.876051] rtk_btusb: patch_add: Reset gEVersion to 0xff
[ 17.876063] rtk_btusb: set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks);
[ 17.877136] rtk_btusb: btusb_probe: done
[ 17.877200] usbcore: registered new interface driver rtk_btusb
[ 17.877665] rtk_btusb: btusb_open start
[ 17.877670] rtk_btusb: btusb_open hdev->promisc ==0
[ 17.877672] rtk_btusb: download_patch start
[ 17.877675] rtk_btusb: chip type value: 0x73
[ 17.877678] rtk_btusb: HCI reset.
[ 17.887339] cryptd: max_cpu_qlen set to 1000
[ 17.889292] rtk_btusb: read_ver_rsp->lmp_subver = 0x8822
[ 17.889296] rtk_btusb: read_ver_rsp->hci_rev = 0xc
[ 17.889300] rtk_btusb: patch_entry->lmp_sub = 0x8822
[ 17.889303] rtk_btusb: load_firmware start
[ 17.889305] rtk_btusb: lmp_version = 0x8822
[ 17.889308] rtk_btusb: config filename rtl8822cu_config
[ 17.903051] rtk_btusb: no bdaddr file /opt/bdaddr
[ 17.903066] rtk_btusb: 55 ab 23 87 00 00
[ 17.903081] rtk_btusb: Config file length 6, new length 6
[ 17.903084] rtk_btusb: fw name is rtl8822cu_fw
[ 17.914561] rtk_btusb: This is not 8723a, use new patch style!
[ 17.914571] rtk_btusb: rtk_get_eversion: gEVersion 255
[ 17.916286] rtk_btusb: eversion->status = 0x0, eversion->version = 0x3
[ 17.916292] rtk_btusb: load_firmware: New gEVersion 3
[ 17.916295] rtk_btusb: rtk_get_fw_project_id: opcode 0, len 1, data 13
[ 17.916299] rtk_btusb: lmp_version is 8822, project_id is 8822, match!
[ 17.916301] rtk_btusb: fw_version = 0x9a8cbc9
[ 17.916303] rtk_btusb: number_of_total_patch = 3
[ 17.916304] rtk_btusb: chipID 4
[ 17.916306] rtk_btusb: patch_length 0x8590
[ 17.916307] rtk_btusb: start_offset 0x00005d00
[ 17.916308] rtk_btusb: Svn version: 1940234490
[ 17.916310] rtk_btusb: Coexistence: BTCOEX_20210106-2020
[ 17.916311] rtk_btusb: buf_len = 0x8596
[ 17.916323] rtk_btusb: fw: exists, config file: exists
[ 17.916324] rtk_btusb: load_firmware done
[ 17.916343] rtk_btusb: download_data start
[ 17.929613] input: FHD Camera Microphone: FHD Came as /devices/platform/3610000.xhci/usb1/1-2/1-2.4/1-2.4:1.0/input/input9
[ 17.930107] usbcore: registered new interface driver uvcvideo
[ 17.930113] USB Video Class driver (1.1.1)
[ 18.090355] rtk_btusb: download_data done
[ 18.090370] rtk_btusb: HCI reset.
[ 18.102295] rtk_btusb: read_ver_rsp->lmp_subver = 0xcbc9
[ 18.102302] rtk_btusb: read_ver_rsp->hci_rev = 0x9a8
[ 18.102305] rtk_btusb: patch_entry->lmp_sub = 0x8822
[ 18.102320] rtk_btusb: Rtk patch end 0
[ 18.102325] rtk_btusb: btusb_open set HCI_RUNNING
[ 18.102359] rtk_btcoex: Open BTCOEX
[ 18.102362] rtk_btusb: btusb_open end
[ 18.107322] rtk_btcoex: BTCOEX hci_rev 0x09a8
[ 18.107333] rtk_btcoex: BTCOEX lmp_subver 0xcbc9
[ 18.127323] rtk_btusb: btusb_notify: hci0 evt 3
[ 18.147533] tegra210-adsp tegra210-adsp: Loaded app wire
[ 18.147547] tegra210-adsp tegra210-adsp: Loaded app apm
[ 18.147550] tegra210-adsp tegra210-adsp: Loaded app adma
[ 18.147553] tegra210-adsp tegra210-adsp: Loaded app adma_tx
[ 18.147559] nvadsp_set_adma_dump_reg: callback for adma reg dump is sent to 00000000e4878c7c
[ 18.183027] tegra210-adsp tegra210-adsp: Tegra210 ADSP driver successfully registered
[ 18.591822] using random self ethernet address
[ 18.596464] using random host ethernet address
[ 19.241940] Adding 4194300k swap on /var/swap. Priority:-2 extents:35 across:12615676k SS
[ 19.270393] loop: module loaded
[ 19.654583] Mass Storage Function, version: 2009/09/11
[ 19.654594] LUN: removable file: (no medium)
[ 19.657842] using random self ethernet address
[ 19.662449] using random host ethernet address
[ 19.700573] rndis0: HOST MAC 52:a9:b1:c6:08:ac
[ 19.700586] rndis0: MAC 52:a9:b1:c6:08:ad
[ 19.703617] usb0: HOST MAC 52:a9:b1:c6:08:ae
[ 19.703623] usb0: MAC 52:a9:b1:c6:08:af
[ 19.704563] tegra-xudc 3550000.xudc: EP 0 (type: ctrl, dir: out) enabled
[ 19.708665] l4tbr0: port 1(rndis0) entered blocking state
[ 19.708686] l4tbr0: port 1(rndis0) entered disabled state
[ 19.708904] device rndis0 entered promiscuous mode
[ 19.716820] l4tbr0: port 2(usb0) entered blocking state
[ 19.716846] l4tbr0: port 2(usb0) entered disabled state
[ 19.717072] device usb0 entered promiscuous mode
[ 19.765745] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 19.765772] Bluetooth: BNEP socket layer initialized
[ 20.381760] Generic FE-GE Realtek PHY r8169-8-100:00: attached PHY driver [Generic FE-GE Realtek PHY] (mii_bus:phy_addr=r8169-8-100:00, irq=IGNORE)
[ 20.581870] r8169 0008:01:00.0 eth0: Link is Down
[ 23.558757] r8169 0008:01:00.0 eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 23.558810] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 25.420020] pstore: Using crash dump compression: deflate
[ 25.420092] printk: console [ramoops-1] enabled
[ 25.420095] pstore: Registered ramoops as persistent store backend
[ 25.420098] ramoops: using 0x200000@0x231800000, ecc: 0
[ 25.474092] nvgpu: 17000000.ga10b tpc_pg_mask_store:1067 [INFO] no value change, same mask already set
[ 25.816218] nvgpu: 17000000.ga10b gk20a_scale_init:539 [INFO] enabled scaling for GPU
[ 26.177740] zram: Added device: zram0
[ 26.183289] zram: Added device: zram1
[ 26.183638] zram: Added device: zram2
[ 26.183862] zram: Added device: zram3
[ 26.184571] zram: Added device: zram4
[ 26.189173] zram: Added device: zram5
[ 26.249980] zram0: detected capacity change from 0 to 566284288
[ 26.309855] Adding 553008k swap on /dev/zram0. Priority:5 extents:1 across:553008k SS
[ 26.311550] zram1: detected capacity change from 0 to 566284288
[ 26.345794] Adding 553008k swap on /dev/zram1. Priority:5 extents:1 across:553008k SS
[ 26.347481] zram2: detected capacity change from 0 to 566284288
[ 26.393774] Adding 553008k swap on /dev/zram2. Priority:5 extents:1 across:553008k SS
[ 26.395475] zram3: detected capacity change from 0 to 566284288
[ 26.425842] Adding 553008k swap on /dev/zram3. Priority:5 extents:1 across:553008k SS
[ 26.427496] zram4: detected capacity change from 0 to 566284288
[ 26.457792] Adding 553008k swap on /dev/zram4. Priority:5 extents:1 across:553008k SS
[ 26.459324] zram5: detected capacity change from 0 to 566284288
[ 26.493797] Adding 553008k swap on /dev/zram5. Priority:5 extents:1 across:553008k SS
[ 28.610151] Bridge firewalling registered
[ 30.300709] nvidia-modeset: Loading NVIDIA UNIX Open Kernel Mode Setting Driver for aarch64 35.3.1 Release Build (buildbrain@mobile-u64-6289-d7000) Sun Mar 19 08:09:35 PDT 2023
[ 30.365009] fuse: init (API version 7.32)
[ 30.531606] NVRM rpcRmApiControl_dce: NVRM_RPC_DCE: Failed RM ctrl call cmd:0x2080013f result 0x56:
[ 30.532774] NVRM rpcRmApiControl_dce: NVRM_RPC_DCE: Failed RM ctrl call cmd:0x2080017e result 0x56:
[ 30.537646] NVRM rpcRmApiControl_dce: NVRM_RPC_DCE: Failed RM ctrl call cmd:0x2080014a result 0x56:
[ 30.583684] NVRM rpcRmApiControl_dce: NVRM_RPC_DCE: Failed RM ctrl call cmd:0x731341 result 0xffff:
[ 30.584193] NVRM rpcRmApiControl_dce: NVRM_RPC_DCE: Failed RM ctrl call cmd:0x730190 result 0x56: