root@tegra-ubuntu:/home/wanji# dmesg
[ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x410fd421]
[ 0.000000] Linux version 5.10.192-tegra (buildbrain@mobile-u64-6519-d7000) (aarch64-buildroot-linux-gnu-gcc.br_real (Buildroot 2020.08) 9.3.0, GNU ld (GNU Binutils) 2.33.1) #1 SMP PREEMPT Mon Feb 19 20:19:53 PST 2024
[ 0.000000] OF: fdt: memory scan node memory@80000000, reg size 16,
[ 0.000000] OF: fdt: - 80000000 , c0000000
[ 0.000000] Machine model: Jetson AGX Orin Developer Kit
[ 0.000000] efi: EFI v2.70 by EDK II
[ 0.000000] efi: RTPROP=0x824626598 SMBIOS=0xffff0000 SMBIOS 3.0=0x828640000 MEMATTR=0x822df0018 ESRT=0x822df2598 RNG=0x8168a0018 MEMRESERVE=0x81721cc18
[ 0.000000] random: crng init done
[ 0.000000] esrt: Reserving ESRT space from 0x0000000822df2598 to 0x0000000822df25d0.
[ 0.000000] Reserved memory: created CMA memory pool at 0x0000000806400000, 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-0x0000000833ffffff]
[ 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-0x00000008193ccfff]
[ 0.000000] node 0: [mem 0x00000008193cd000-0x00000008197abfff]
[ 0.000000] node 0: [mem 0x00000008197ac000-0x0000000826c8ffff]
[ 0.000000] node 0: [mem 0x0000000826c90000-0x0000000828bcffff]
[ 0.000000] node 0: [mem 0x0000000828bd0000-0x000000082d2fffff]
[ 0.000000] node 0: [mem 0x000000082d310000-0x000000082d31ffff]
[ 0.000000] node 0: [mem 0x0000000832000000-0x0000000833ffffff]
[ 0.000000] Initmem setup node 0 [mem 0x0000000080000000-0x0000000833ffffff]
[ 0.000000] On node 0 totalpages: 8057616
[ 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: 118016 pages used for memmap
[ 0.000000] Normal zone: 7533328 pages, LIFO batch:63
[ 0.000000] On node 0, zone Normal: 16 pages in unavailable ranges
[ 0.000000] On node 0, zone Normal: 224 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 s90392 r8192 d32488 u131072
[ 0.000000] pcpu-alloc: s90392 r8192 d32488 u131072 alloc=32*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7
[ 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] CPU features: detected: Spectre-BHB
[ 0.000000] alternatives: patching kernel code
[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 7931408
[ 0.000000] Kernel command line: root=PARTUUID=6fc683d1-9b5d-4155-a2bd-b0bc54baebf3 rw rootwait rootfstype=ext4 mminit_loglevel=4 console=ttyTCU0,115200 console=ttyAMA0,115200 console=tty0 firmware_class.path=/etc/firmware fbcon=map:0 net.ifnames=0 nospectre_bhb
[ 0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
[ 0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 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: 31031136K/32230464K available (18560K kernel code, 3168K rwdata, 7196K rodata, 3968K init, 1417K bss, 937184K reserved, 262144K cma-reserved)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, 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=8.
[ 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=8
[ 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.000711] Console: colour dummy device 80x25
[ 0.000852] printk: console [tty0] enabled
[ 0.000891] Calibrating delay loop (skipped), value calculated using timer frequency… 62.50 BogoMIPS (lpj=125000)
[ 0.000901] pid_max: default: 32768 minimum: 301
[ 0.000954] LSM: Security Framework initializing
[ 0.000977] Yama: becoming mindful.
[ 0.000995] SELinux: Initializing.
[ 0.001073] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.001122] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[ 0.002730] rcu: Hierarchical SRCU implementation.
[ 0.002813] dyndbg: Ignore empty _ddebug table in a CONFIG_DYNAMIC_DEBUG_CORE build
[ 0.003530] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-5.10/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t23x/concord/kernel-dts/tegra234-p3701-0004-p3737-0000.dts
[ 0.003539] DTB Build time: Feb 19 2024 20:32:32
[ 0.005132] Tegra Revision: A01 SKU: 0xd2 CPU Process: 0 SoC Process: 0
[ 0.005447] Remapping and enabling EFI services.
[ 0.006318] smp: Bringing up secondary CPUs …
[ 0.035024] Detected PIPT I-cache on CPU1
[ 0.035062] GICv3: CPU1: found redistributor 100 region 0:0x000000000f460000
[ 0.035091] CPU1: Booted secondary processor 0x0000000100 [0x410fd421]
[ 0.063736] Detected PIPT I-cache on CPU2
[ 0.063746] GICv3: CPU2: found redistributor 200 region 0:0x000000000f480000
[ 0.063760] CPU2: Booted secondary processor 0x0000000200 [0x410fd421]
[ 0.092362] Detected PIPT I-cache on CPU3
[ 0.092371] GICv3: CPU3: found redistributor 300 region 0:0x000000000f4a0000
[ 0.092384] CPU3: Booted secondary processor 0x0000000300 [0x410fd421]
[ 0.123042] Detected PIPT I-cache on CPU4
[ 0.123063] GICv3: CPU4: found redistributor 10000 region 0:0x000000000f4c0000
[ 0.123090] CPU4: Booted secondary processor 0x0000010000 [0x410fd421]
[ 0.151750] Detected PIPT I-cache on CPU5
[ 0.151759] GICv3: CPU5: found redistributor 10100 region 0:0x000000000f4e0000
[ 0.151774] CPU5: Booted secondary processor 0x0000010100 [0x410fd421]
[ 0.180398] Detected PIPT I-cache on CPU6
[ 0.180407] GICv3: CPU6: found redistributor 10200 region 0:0x000000000f500000
[ 0.180421] CPU6: Booted secondary processor 0x0000010200 [0x410fd421]
[ 0.209049] Detected PIPT I-cache on CPU7
[ 0.209058] GICv3: CPU7: found redistributor 10300 region 0:0x000000000f520000
[ 0.209073] CPU7: Booted secondary processor 0x0000010300 [0x410fd421]
[ 0.209125] smp: Brought up 1 node, 8 CPUs
[ 0.209168] SMP: Total of 8 processors activated.
[ 0.209173] CPU features: detected: Privileged Access Never
[ 0.209176] CPU features: detected: LSE atomic instructions
[ 0.209179] CPU features: detected: User Access Override
[ 0.209182] CPU features: detected: 32-bit EL0 Support
[ 0.209185] CPU features: detected: Common not Private translations
[ 0.209188] CPU features: detected: RAS Extension Support
[ 0.209190] CPU features: detected: Data cache clean to the PoU not required for I/D coherence
[ 0.209194] CPU features: detected: CRC32 instructions
[ 0.209197] CPU features: detected: Speculative Store Bypassing Safe (SSBS)
[ 0.227724] spectre-bhb mitigation disabled by command line option
[ 0.245465] CPU: All CPU(s) started at EL2
[ 0.247859] devtmpfs: initialized
[ 0.266481] Registered cp15_barrier emulation handler
[ 0.266495] Registered setend emulation handler
[ 0.266502] KASLR enabled
[ 0.266631] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.266644] futex hash table entries: 2048 (order: 5, 131072 bytes, linear)
[ 0.268076] pinctrl core: initialized pinctrl subsystem
[ 0.268769] NET: Registered protocol family 16
[ 0.269598] DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
[ 0.269801] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
[ 0.270002] DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[ 0.270030] audit: initializing netlink subsys (disabled)
[ 0.270121] audit: type=2000 audit(0.268:1): state=initialized audit_enabled=0 res=1
[ 0.270297] thermal_sys: Registered thermal governor ‘step_wise’
[ 0.270299] thermal_sys: Registered thermal governor ‘power_allocator’
[ 0.270304] thermal_sys: Registered thermal governor ‘pid_thermal_gov’
[ 0.272794] cpuidle: using governor menu
[ 0.272904] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.272986] ASID allocator initialised with 32768 entries
[ 0.273066] Serial: AMBA PL011 UART driver
[ 0.274770] tegra234_mc_sid_probe(): tegra234 mc-sid probe successful
[ 0.274795] Tegra reboot handler registered.
[ 0.293607] mc: mapped MMIO address: 0xffff800011130000 → 0x2c10000
[ 0.293620] mc: mapped MMIO address: 0xffff800011150000 → 0x2c20000
[ 0.293627] mc: mapped MMIO address: 0xffff800011170000 → 0x2c30000
[ 0.293634] mc: mapped MMIO address: 0xffff800011190000 → 0x2c40000
[ 0.293640] mc: mapped MMIO address: 0xffff8000111b0000 → 0x2c50000
[ 0.293648] mc: mapped MMIO address: 0xffff8000111d0000 → 0x2b80000
[ 0.293655] mc: mapped MMIO address: 0xffff8000111f0000 → 0x2b90000
[ 0.293664] mc: mapped MMIO address: 0xffff800011210000 → 0x2ba0000
[ 0.293670] mc: mapped MMIO address: 0xffff800011230000 → 0x2bb0000
[ 0.293677] mc: mapped MMIO address: 0xffff800011250000 → 0x1700000
[ 0.293684] mc: mapped MMIO address: 0xffff800011270000 → 0x1710000
[ 0.293691] mc: mapped MMIO address: 0xffff800011290000 → 0x1720000
[ 0.293698] mc: mapped MMIO address: 0xffff8000112b0000 → 0x1730000
[ 0.293707] mc: mapped MMIO address: 0xffff8000112d0000 → 0x1740000
[ 0.293713] mc: mapped MMIO address: 0xffff8000112f0000 → 0x1750000
[ 0.293719] mc: mapped MMIO address: 0xffff800011310000 → 0x1760000
[ 0.293725] mc: mapped MMIO address: 0xffff800011330000 → 0x1770000
[ 0.293735] nv-tegra-mc 2c10000.mc: No mssnvlink node
[ 0.293774] mc-err: mcerr ops are set to t23x
[ 0.294429] 31d0000.serial: ttyAMA0 at MMIO 0x31d0000 (irq = 80, base_baud = 0) is a SBSA
[ 1.306264] printk: console [ttyAMA0] enabled
[ 1.314568] HugeTLB registered 1.00 GiB page size, pre-allocated 0 pages
[ 1.321281] HugeTLB registered 32.0 MiB page size, pre-allocated 0 pages
[ 1.327985] HugeTLB registered 2.00 MiB page size, pre-allocated 0 pages
[ 1.334685] HugeTLB registered 64.0 KiB page size, pre-allocated 0 pages
[ 1.343131] ACPI: Interpreter disabled.
[ 1.348160] vdd-av1v1-hub: supplied by vdd-5v-sys
[ 1.353060] vbusA-cvb: supplied by vdd-5v-sys
[ 1.357518] vbusB-cvb: supplied by vdd-5v-sys
[ 1.361992] vdd-usbc1-vbus: supplied by vdd-5v-sys
[ 1.366892] vdd-usbc2-vbus: supplied by vdd-5v-sys
[ 1.372102] iommu: Default domain type: Translated
[ 1.377013] eventlib_kernel: keventlib is initialized, test id: 0
[ 1.383270] SCSI subsystem initialized
[ 1.387086] usbcore: registered new interface driver usbfs
[ 1.392587] usbcore: registered new interface driver hub
[ 1.397907] usbcore: registered new device driver usb
[ 1.403147] mc: Linux media interface: v0.10
[ 1.407424] videodev: Linux video capture interface: v2.00
[ 1.413063] pps_core: LinuxPPS API ver. 1 registered
[ 1.418027] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 1.427168] PTP clock support registered
[ 1.431318] tegra_wdt_t18x 2190000.watchdog: Tegra WDT init timeout = 120 sec
[ 1.438475] tegra_wdt_t18x 2190000.watchdog: Registered successfully
[ 1.446139] Registered efivars operations
[ 1.450273] FPGA manager framework
[ 1.453712] Advanced Linux Sound Architecture Driver Initialized.
[ 1.460068] Bluetooth: Core ver 2.22
[ 1.463651] NET: Registered protocol family 31
[ 1.468096] Bluetooth: HCI device and connection manager initialized
[ 1.474458] Bluetooth: HCI socket layer initialized
[ 1.479336] Bluetooth: L2CAP socket layer initialized
[ 1.484395] Bluetooth: SCO socket layer initialized
[ 1.489791] camchar: rtcpu character device driver loaded
[ 1.495418] clocksource: Switched to clocksource arch_sys_counter
[ 1.665745] VFS: Disk quotas dquot_6.6.0
[ 1.669714] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.676907] pnp: PnP ACPI: disabled
[ 1.682357] la/ptsa driver initialized.
[ 1.686248] NET: Registered protocol family 2
[ 1.690806] IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 1.700538] tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
[ 1.709284] TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
[ 1.717573] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
[ 1.725468] TCP: Hash tables configured (established 262144 bind 65536)
[ 1.732165] UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 1.739096] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
[ 1.746535] NET: Registered protocol family 1
[ 1.751167] RPC: Registered named UNIX socket transport module.
[ 1.757099] RPC: Registered udp transport module.
[ 1.761802] RPC: Registered tcp transport module.
[ 1.766504] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.772953] PCI: CLS 0 bytes, default 64
[ 1.776984] Trying to unpack rootfs image as initramfs…
[ 1.910184] Freeing initrd memory: 9548K
[ 1.916412] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 1.924379] kvm [1]: IPA Size Limit: 48 bits
[ 1.928669] kvm [1]: GICv3: no GICV resource entry
[ 1.933461] kvm [1]: disabling GICv2 emulation
[ 1.937926] kvm [1]: GIC system register CPU interface enabled
[ 1.943829] kvm [1]: vgic interrupt IRQ9
[ 1.947864] kvm [1]: VHE mode initialized successfully
[ 1.953646] Initialise system trusted keyrings
[ 1.958233] workingset: timestamp_bits=46 max_order=23 bucket_order=0
[ 1.966788] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.972958] NFS: Registering the id_resolver key type
[ 1.978031] Key type id_resolver registered
[ 1.982214] Key type id_legacy registered
[ 1.986253] nfs4filelayout_init: NFSv4 File Layout Driver Registering…
[ 1.992964] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering…
[ 2.000371] ntfs: driver 2.1.32 [Flags: R/W].
[ 2.016232] NET: Registered protocol family 38
[ 2.020680] Key type asymmetric registered
[ 2.024776] Asymmetric key parser ‘x509’ registered
[ 2.029670] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 239)
[ 2.037129] io scheduler mq-deadline registered
[ 2.041662] io scheduler kyber registered
[ 2.050435] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[ 2.056041] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[ 2.061628] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[ 2.067213] tegra-pwm 32f0000.pwm: PWM clk can sleep in ops
[ 2.075505] tegra_dc_assign_hw_data: no matching compatible node
[ 2.081514] tegradccommon module_init failed
[ 2.085782] tegradc module_init failed
[ 2.089784] EINJ: ACPI disabled.
[ 2.094706] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[ 2.101588] tegra-pmc: ### PMC reset source: SYS_RESET_N
[ 2.106901] tegra-pmc: ### PMC reset level: L0
[ 2.111342] tegra-pmc: ### PMC reset status reg: 0x0
[ 2.117569] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 3.534780] printk: console [ttyTCU0] enabled
[ 3.543971] arm-smmu 12000000.iommu: probing hardware configuration…
[ 3.551968] arm-smmu 12000000.iommu: SMMUv2 with:
[ 3.556801] arm-smmu 12000000.iommu: stage 1 translation
[ 3.562348] arm-smmu 12000000.iommu: stage 2 translation
[ 3.567892] arm-smmu 12000000.iommu: nested translation
[ 3.573348] arm-smmu 12000000.iommu: stream matching with 128 register groups
[ 3.580757] arm-smmu 12000000.iommu: 128 context banks (0 stage-2 only)
[ 3.589685] arm-smmu 12000000.iommu: Supported page sizes: 0x00001000
[ 3.596380] arm-smmu 12000000.iommu: Stage-1: 48-bit VA → 48-bit IPA
[ 3.603069] arm-smmu 12000000.iommu: Stage-2: 48-bit IPA → 48-bit PA
[ 3.610578] arm-smmu 10000000.iommu: probing hardware configuration…
[ 3.617270] arm-smmu 10000000.iommu: SMMUv2 with:
[ 3.622089] arm-smmu 10000000.iommu: stage 1 translation
[ 3.627617] arm-smmu 10000000.iommu: stage 2 translation
[ 3.633150] arm-smmu 10000000.iommu: nested translation
[ 3.638597] arm-smmu 10000000.iommu: stream matching with 128 register groups
[ 3.646000] arm-smmu 10000000.iommu: 128 context banks (0 stage-2 only)
[ 3.654866] arm-smmu 10000000.iommu: Supported page sizes: 0x00001000
[ 3.661558] arm-smmu 10000000.iommu: Stage-1: 48-bit VA → 48-bit IPA
[ 3.668237] arm-smmu 10000000.iommu: Stage-2: 48-bit IPA → 48-bit PA
[ 3.675365] arm-smmu 8000000.iommu: probing hardware configuration…
[ 3.681966] arm-smmu 8000000.iommu: SMMUv2 with:
[ 3.686693] arm-smmu 8000000.iommu: stage 1 translation
[ 3.692132] arm-smmu 8000000.iommu: stage 2 translation
[ 3.697579] arm-smmu 8000000.iommu: nested translation
[ 3.702936] arm-smmu 8000000.iommu: stream matching with 128 register groups
[ 3.710252] arm-smmu 8000000.iommu: 128 context banks (0 stage-2 only)
[ 3.719027] arm-smmu 8000000.iommu: Supported page sizes: 0x00001000
[ 3.725628] arm-smmu 8000000.iommu: Stage-1: 48-bit VA → 48-bit IPA
[ 3.732232] arm-smmu 8000000.iommu: Stage-2: 48-bit IPA → 48-bit PA
[ 3.739525] arm-smmu-suspend 12000000.smmu_suspend: arm_smmu_suspend probe successful
[ 3.749274] tegra_profiler: version: 1.151, samples/io: 51/30
[ 3.755236] tegra_profiler: auth: init
[ 3.759366] nvsciipc: loaded module
[ 3.764523] tun: Universal TUN/TAP device driver, 1.6
[ 3.770184] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version
[ 3.777597] hns3: Copyright (c) 2017 Huawei Corporation.
[ 3.783064] e1000e: Intel(R) PRO/1000 Network Driver
[ 3.788155] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 3.794231] igb: Intel(R) Gigabit Ethernet Network Driver
[ 3.799758] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 3.805632] PPP generic driver version 2.4.2
[ 3.810072] PPP BSD Compression module registered
[ 3.814897] PPP Deflate Compression module registered
[ 3.820089] PPP MPPE Compression module registered
[ 3.825028] usbcore: registered new interface driver r8152
[ 3.830658] usbcore: registered new interface driver asix
[ 3.836211] usbcore: registered new interface driver ax88179_178a
[ 3.842468] usbcore: registered new interface driver cdc_ether
[ 3.848468] usbcore: registered new interface driver net1080
[ 3.854274] usbcore: registered new interface driver cdc_subset
[ 3.860354] usbcore: registered new interface driver zaurus
[ 3.866078] usbcore: registered new interface driver cdc_ncm
[ 3.871892] usbcore: registered new interface driver aqc111
[ 3.877716] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 3.884066] ohci-pci: OHCI PCI platform driver
[ 3.888646] ohci-platform: OHCI generic platform driver
[ 3.894311] tegra-xusb 3610000.xhci: Adding to iommu group 0
[ 3.900537] usbcore: registered new interface driver uas
[ 3.906001] usbcore: registered new interface driver usb-storage
[ 3.912311] tegra-xudc 3550000.xudc: Adding to iommu group 1
[ 3.918387] mousedev: PS/2 mouse device common for all mice
[ 3.924118] usbcore: registered new interface driver xpad
[ 3.931512] tegra_rtc c2a0000.rtc: registered as rtc1
[ 3.936983] tegra_rtc c2a0000.rtc: setting system clock to 1970-01-01T00:00:27 UTC (27)
[ 3.945208] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[ 3.951617] i2c /dev entries driver
[ 3.955258] tegra-i2c 3160000.i2c: Adding to iommu group 2
[ 3.961032] tegra-i2c c240000.i2c: Adding to iommu group 2
[ 3.966731] tegra-i2c 3180000.i2c: Adding to iommu group 2
[ 3.972402] tegra-i2c 3190000.i2c: Adding to iommu group 2
[ 3.978073] tegra-i2c 31c0000.i2c: Adding to iommu group 2
[ 3.983740] tegra-i2c c250000.i2c: Adding to iommu group 2
[ 3.989402] tegra-i2c 31e0000.i2c: Adding to iommu group 2
[ 3.995124] tegra-i2c 31b0000.i2c: Adding to iommu group 2
[ 4.002827] tegra-camrtc-capture-vi tegra-capture-vi: ep of_device is not enabled endpoint.
[ 4.011391] tegra-camrtc-capture-vi tegra-capture-vi: ep of_device is not enabled endpoint.
[ 4.020041] pps pps0: new PPS source ktimer
[ 4.024332] pps pps0: ktimer PPS source registered
[ 4.029252] pps_ldisc: PPS line discipline registered
[ 4.035275] device-mapper: uevent: version 1.0.3
[ 4.040090] device-mapper: ioctl: 4.43.0-ioctl (2020-10-01) initialised: dm-devel@redhat.com
[ 4.049806] sdhci: Secure Digital Host Controller Interface driver
[ 4.056149] sdhci: Copyright(c) Pierre Ossman
[ 4.060617] Synopsys Designware Multimedia Card Interface Driver
[ 4.066857] sdhci-pltfm: SDHCI platform and OF driver helper
[ 4.072816] sdhci-tegra 3460000.sdhci: Adding to iommu group 3
[ 4.073160] SMCCC: SOC_ID: ID = jep106:036b:0023 Revision = 0x00000401
[ 4.073271] sdhci-tegra 3400000.sdhci: Adding to iommu group 4
[ 4.092546] tegra-bpmp bpmp: firmware: a414c625926dbe27334a-fcc6f4f897a
[ 4.101087] nvvrs_pseq 4-003c: NVVRS Vendor ID: 0x9
[ 4.106723] nvvrs_pseq 4-003c: NVVRS Model Rev: 0x81
[ 4.121652] nvvrs-pseq-rtc nvvrs-pseq-rtc: registered as rtc0
[ 4.127589] nvvrs_pseq 4-003c: NVVRS PSEQ probe successful
[ 5.920934] hid: raw HID events driver (C) Jiri Kosina
[ 5.926484] usbcore: registered new interface driver usbhid
[ 5.932218] usbhid: USB HID core driver
[ 5.936762] tegra-dce d800000.dce: Adding to iommu group 5
[ 5.943959] dce: dce_ipc_channel_init:319 Invalid Channel State [0x0] for ch_type [2]
[ 5.952801] tegra234-aon c000000.aon: Adding to iommu group 6
[ 5.959433] dce: dce_admin_ipc_handle_signal:90 Spurious signal on channel: [0]. Ignored…
[ 5.959436] dce: dce_mailbox_set_full_interrupt:165 Intr bit set multiple times for MB : [0x5]
[ 5.960212] c000000.aon:hsp: probed
[ 5.980860] dce: dce_admin_send_cmd_ver:424 version : [0x2] err : [0x0]
[ 5.981272] tegra234-aon c000000.aon: init done
[ 5.987903] dce: dce_mailbox_set_full_interrupt:165 Intr bit set multiple times for MB : [0x1]
[ 5.992862] tegra23x-psc e860000.psc: Adding to iommu group 7
[ 6.001379] dce: dce_admin_setup_clients_ipc:553 Channel Reset Complete for Type [1] …
[ 6.001381] dce: dce_admin_ipc_handle_signal:90 Spurious signal on channel: [1]. Ignored…
[ 6.001399] dce: dce_admin_ipc_handle_signal:90 Spurious signal on channel: [1]. Ignored…
[ 6.008050] tegra23x-psc e860000.psc: ext_cfg base:00000000ecf49622
[ 6.015691] dce: dce_admin_setup_clients_ipc:529 Get queue info failed for [2]
[ 6.015819] dce: dce_mailbox_set_full_interrupt:165 Intr bit set multiple times for MB : [0x2]
[ 6.024492] tegra23x-psc e860000.psc: init done
[ 6.033263] dce: dce_admin_setup_clients_ipc:553 Channel Reset Complete for Type [3] …
[ 6.033264] dce: dce_admin_ipc_handle_signal:90 Spurious signal on channel: [3]. Ignored…
[ 6.033286] dce: dce_admin_ipc_handle_signal:90 Spurious signal on channel: [3]. Ignored…
[ 6.040050] tegra186-cam-rtcpu bc00000.rtcpu: Adding to iommu group 8
[ 6.047496] dce: dce_start_boot_flow:173 DCE_BOOT_DONE
[ 6.056799] tegra186-cam-rtcpu bc00000.rtcpu: Trace buffer configured at IOVA=0xbff00000
[ 6.111144] tegra-ivc-bus bc00000.rtcpu:ivc-bus: region 0: iova=0xbfec0000-0xbfee01ff size=131584
[ 6.120326] tegra-ivc-bus bc00000.rtcpu:ivc-bus:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[ 6.131963] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@1: dbg: ver=0 grp=1 RX[1x448]=0x1900-0x1b40 TX[1x448]=0x1b40-0x1d80
[ 6.143386] tegra-ivc-bus bc00000.rtcpu:ivc-bus:dbg@2: dbg: ver=0 grp=1 RX[1x8192]=0x1d80-0x3e00 TX[1x8192]=0x3e00-0x5e80
[ 6.155096] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccontrol@3: ivccontrol: ver=0 grp=1 RX[64x320]=0x5e80-0xaf00 TX[64x320]=0xaf00-0xff80
[ 6.167673] tegra-ivc-bus bc00000.rtcpu:ivc-bus:ivccapture@4: ivccapture: ver=0 grp=1 RX[512x64]=0xff80-0x18000 TX[512x64]=0x18000-0x20080
[ 6.180501] tegra-ivc-bus bc00000.rtcpu:ivc-bus:diag@5: diag: ver=0 grp=1 RX[1x64]=0x20080-0x20140 TX[1x64]=0x20140-0x20200
[ 6.192682] tegra186-cam-rtcpu bc00000.rtcpu: using cam RTCPU IRQ (119)
[ 6.199502] tegra186-cam-rtcpu bc00000.rtcpu: tegra_camrtc_mon_create is successful
[ 6.207876] tegra186-cam-rtcpu bc00000.rtcpu: firmware version cpu=rce cmd=6 sha1=55ecd57df677fd722e795b49ccb283f065b222a1
[ 6.221586] t19x_cache tegra-cache: probed
[ 6.226021] scf-pmu-drv scf-pmu: Registered T23x SCF Uncore PMU
[ 6.238195] optee: probing for conduit method.
[ 6.242791] optee: revision 3.22 (e3b12903)
[ 6.301532] optee: dynamic shared memory is enabled
[ 6.310959] optee: initialized driver
[ 6.327895] nvpmodel: initialized successfully
[ 6.332616] tegra_hv: get_hvd: not initialized yet
[ 6.337554] user_ivc_mempool: hypervisor not present
[ 6.343518] usbcore: registered new interface driver snd-usb-audio
[ 6.350691] u32 classifier
[ 6.353491] input device check on
[ 6.357258] Actions configured
[ 6.360910] Initializing XFRM netlink socket
[ 6.365770] NET: Registered protocol family 10
[ 6.371670] Segment Routing with IPv6
[ 6.375487] NET: Registered protocol family 17
[ 6.380080] NET: Registered protocol family 15
[ 6.384706] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 6.398853] Bluetooth: RFCOMM socket layer initialized
[ 6.404160] Bluetooth: RFCOMM ver 1.11
[ 6.408035] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 6.414129] Bluetooth: HIDP socket layer initialized
[ 6.419985] 9pnet: Installing 9P2000 support
[ 6.424456] Key type dns_resolver registered
[ 6.429654] registered taskstats version 1
[ 6.433886] Loading compiled-in X.509 certificates
[ 6.449768] Loaded X.509 cert ‘Build time autogenerated kernel key: d4a16382d2d8ce9df91e7e6b52beaf43d53de57f’
[ 6.460449] tegra194-pcie 14100000.pcie: Adding to iommu group 9
[ 6.473091] tegra194-pcie 14100000.pcie: Using GICv2m MSI allocator
[ 6.481275] tegra194-pcie 14160000.pcie: Adding to iommu group 10
[ 6.493448] tegra194-pcie 14160000.pcie: Using GICv2m MSI allocator
[ 6.500362] tegra194-pcie 141a0000.pcie: Adding to iommu group 11
[ 6.512236] tegra194-pcie 141a0000.pcie: Using GICv2m MSI allocator
[ 6.518746] tegra194-pcie 141a0000.pcie: Failed to get slot regulators: -517
[ 6.544174] tegra-soc-hwpm f100000.tegra_soc_hwpm: Adding to iommu group 12
[ 6.556239] host1x 13e40000.host1x: Adding to iommu group 13
[ 6.585948] host1x 13e40000.host1x: initialized
[ 6.591033] iommu_context_dev 13e40000.host1x:niso0_ctx0: Adding to iommu group 14
[ 6.599125] iommu_context_dev 13e40000.host1x:niso0_ctx0: initialized (streamid=53, iommu=smmu.0x0000000012000000)
[ 6.611136] iommu_context_dev 13e40000.host1x:niso0_ctx1: Adding to iommu group 15
[ 6.619188] iommu_context_dev 13e40000.host1x:niso0_ctx1: initialized (streamid=54, iommu=smmu.0x0000000012000000)
[ 6.631208] iommu_context_dev 13e40000.host1x:niso0_ctx2: Adding to iommu group 16
[ 6.639255] iommu_context_dev 13e40000.host1x:niso0_ctx2: initialized (streamid=55, iommu=smmu.0x0000000012000000)
[ 6.651276] iommu_context_dev 13e40000.host1x:niso0_ctx3: Adding to iommu group 17
[ 6.659266] iommu_context_dev 13e40000.host1x:niso0_ctx3: initialized (streamid=56, iommu=smmu.0x0000000012000000)
[ 6.671247] iommu_context_dev 13e40000.host1x:niso0_ctx4: Adding to iommu group 18
[ 6.679224] iommu_context_dev 13e40000.host1x:niso0_ctx4: initialized (streamid=57, iommu=smmu.0x0000000012000000)
[ 6.691202] iommu_context_dev 13e40000.host1x:niso0_ctx5: Adding to iommu group 19
[ 6.699185] iommu_context_dev 13e40000.host1x:niso0_ctx5: initialized (streamid=58, iommu=smmu.0x0000000012000000)
[ 6.711159] iommu_context_dev 13e40000.host1x:niso0_ctx6: Adding to iommu group 20
[ 6.719153] iommu_context_dev 13e40000.host1x:niso0_ctx6: initialized (streamid=59, iommu=smmu.0x0000000012000000)
[ 6.731170] iommu_context_dev 13e40000.host1x:niso0_ctx7: Adding to iommu group 21
[ 6.739170] iommu_context_dev 13e40000.host1x:niso0_ctx7: initialized (streamid=60, iommu=smmu.0x0000000012000000)
[ 6.751162] iommu_context_dev 13e40000.host1x:niso1_ctx0: Adding to iommu group 22
[ 6.759170] iommu_context_dev 13e40000.host1x:niso1_ctx0: initialized (streamid=53, iommu=smmu.0x0000000008000000)
[ 6.771157] iommu_context_dev 13e40000.host1x:niso1_ctx1: Adding to iommu group 23
[ 6.779189] iommu_context_dev 13e40000.host1x:niso1_ctx1: initialized (streamid=54, iommu=smmu.0x0000000008000000)
[ 6.791170] iommu_context_dev 13e40000.host1x:niso1_ctx2: Adding to iommu group 24
[ 6.799170] iommu_context_dev 13e40000.host1x:niso1_ctx2: initialized (streamid=55, iommu=smmu.0x0000000008000000)
[ 6.811149] iommu_context_dev 13e40000.host1x:niso1_ctx3: Adding to iommu group 25
[ 6.819111] iommu_context_dev 13e40000.host1x:niso1_ctx3: initialized (streamid=56, iommu=smmu.0x0000000008000000)
[ 6.831111] iommu_context_dev 13e40000.host1x:niso1_ctx4: Adding to iommu group 26
[ 6.839121] iommu_context_dev 13e40000.host1x:niso1_ctx4: initialized (streamid=57, iommu=smmu.0x0000000008000000)
[ 6.851108] iommu_context_dev 13e40000.host1x:niso1_ctx5: Adding to iommu group 27
[ 6.859119] iommu_context_dev 13e40000.host1x:niso1_ctx5: initialized (streamid=58, iommu=smmu.0x0000000008000000)
[ 6.871124] iommu_context_dev 13e40000.host1x:niso1_ctx6: Adding to iommu group 28
[ 6.879111] iommu_context_dev 13e40000.host1x:niso1_ctx6: initialized (streamid=59, iommu=smmu.0x0000000008000000)
[ 6.891141] iommu_context_dev 13e40000.host1x:niso1_ctx7: Adding to iommu group 29
[ 6.899151] iommu_context_dev 13e40000.host1x:niso1_ctx7: initialized (streamid=60, iommu=smmu.0x0000000008000000)
[ 6.911163] falcon 15340000.vic: Adding to iommu group 30
[ 6.921848] falcon 15340000.vic: initialized
[ 6.926585] falcon 15380000.nvjpg: Adding to iommu group 31
[ 6.935296] falcon 15380000.nvjpg: initialized
[ 6.940025] falcon 15540000.nvjpg1: Adding to iommu group 32
[ 6.949176] falcon 15540000.nvjpg1: initialized
[ 6.953998] falcon 154c0000.nvenc: Adding to iommu group 33
[ 6.964219] falcon 154c0000.nvenc: initialized
[ 6.968948] falcon 15a50000.ofa: Adding to iommu group 34
[ 6.977512] falcon 15a50000.ofa: initialized
[ 6.982070] nvdec 15480000.nvdec: Adding to iommu group 35
[ 6.994346] nvdec 15480000.nvdec: initialized
[ 6.998957] tsec 15500000.tsec: Adding to iommu group 36
[ 7.009774] tsec 15500000.tsec: initialized
[ 7.017145] gic 2a41000.agic-controller: GIC IRQ controller registered
[ 7.034153] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
[ 7.050699] gpio-394 (camera-control-output-low): hogged as output/low
[ 7.057462] gpio-397 (camera-control-output-low): hogged as output/low
[ 7.064226] gpio-487 (camera-control-output-low): hogged as output/low
[ 7.070984] gpio-486 (camera-control-output-low): hogged as output/low
[ 7.078784] gpiochip0: registered GPIOs 348 to 511 on tegra234-gpio
[ 7.086336] gpiochip1: registered GPIOs 316 to 347 on tegra234-gpio-aon
[ 7.093305] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[ 7.099889] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[ 7.106436] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[ 7.112670] tegra-pwm 32f0000.pwm: PWM clk can sleep in ops
[ 7.121026] misc tegra_camera_ctrl: tegra_camera_isomgr_register tpg_max_iso = 3916800KBs
[ 7.129632] tegra194-isp5 14800000.isp: Adding to iommu group 37
[ 7.138556] t194-nvcsi 13e40000.host1x:nvcsi@15a00000: context isolation disabled due to no IOMMU
[ 7.148240] t194-nvcsi 13e40000.host1x:nvcsi@15a00000: initialized
[ 7.154849] tegra194-vi5 13e40000.host1x:vi0@15c00000: Adding to iommu group 38
[ 7.162932] tegra194-vi5 13e40000.host1x:vi1@14c00000: Adding to iommu group 39
[ 7.170931] scare-pigeon 13e40000.host1x:vi0-thi@15f00000: context isolation disabled due to no IOMMU
[ 7.180926] scare-pigeon 13e40000.host1x:vi0-thi@15f00000: initialized
[ 7.187741] scare-pigeon 13e40000.host1x:vi1-thi@14f00000: context isolation disabled due to no IOMMU
[ 7.197726] scare-pigeon 13e40000.host1x:vi1-thi@14f00000: initialized
[ 7.204525] scare-pigeon 13e40000.host1x:isp-thi@14b00000: context isolation disabled due to no IOMMU
[ 7.214498] scare-pigeon 13e40000.host1x:isp-thi@14b00000: initialized
[ 7.221335] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx0: Adding to iommu group 40
[ 7.230058] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx0: initialized (streamid=18, iommu=smmu.0x0000000008000000)
[ 7.241428] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx1: Adding to iommu group 41
[ 7.250083] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx1: initialized (streamid=19, iommu=smmu.0x0000000008000000)
[ 7.261458] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx2: Adding to iommu group 42
[ 7.270060] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx2: initialized (streamid=20, iommu=smmu.0x0000000008000000)
[ 7.281437] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx3: Adding to iommu group 43
[ 7.290045] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx3: initialized (streamid=21, iommu=smmu.0x0000000008000000)
[ 7.301425] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx4: Adding to iommu group 44
[ 7.310048] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx4: initialized (streamid=22, iommu=smmu.0x0000000008000000)
[ 7.321430] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx5: Adding to iommu group 45
[ 7.330046] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx5: initialized (streamid=23, iommu=smmu.0x0000000008000000)
[ 7.341416] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx6: Adding to iommu group 46
[ 7.350046] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx6: initialized (streamid=24, iommu=smmu.0x0000000008000000)
[ 7.361429] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx7: Adding to iommu group 47
[ 7.370038] pva_iommu_context_dev 16000000.pva0:pva0_niso1_ctx7: initialized (streamid=25, iommu=smmu.0x0000000008000000)
[ 7.381421] pva 16000000.pva0: Adding to iommu group 48
[ 7.405758] pva 16000000.pva0: initialized
[ 7.419675] nvdla 15880000.nvdla0: Adding to iommu group 49
[ 7.435383] nvdla 15880000.nvdla0: initialized
[ 7.441656] nvdla 158c0000.nvdla1: Adding to iommu group 50
[ 7.456546] nvdla 158c0000.nvdla1: initialized
[ 7.462797] tegra-gpcdma 2600000.gpcdma: Adding to iommu group 2
[ 7.469850] tegra-gpcdma 2600000.gpcdma: GPC DMA driver register 31 channels
[ 7.477359] tegra-fuse-burn efuse-burn: shutdown limit check disabled
[ 7.483987] tegra-fuse-burn efuse-burn: Fuse burn driver initialized
[ 7.490740] serial-tegra 3100000.serial: Adding to iommu group 2
[ 7.497383] 3100000.serial: ttyTHS0 at MMIO 0x3100000 (irq = 26, base_baud = 0) is a TEGRA_UART
[ 7.506778] serial-tegra 3110000.serial: Adding to iommu group 2
[ 7.513304] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 78, base_baud = 0) is a TEGRA_UART
[ 7.523002] serial-tegra 3130000.serial: Adding to iommu group 2
[ 7.529480] 3130000.serial: ttyTHS3 at MMIO 0x3130000 (irq = 79, base_baud = 0) is a TEGRA_UART
[ 7.556481] tegra-xusb 3610000.xhci: Firmware timestamp: 2023-02-10 03:48:10 UTC, Version: 80.05 release
[ 7.566245] tegra-xusb 3610000.xhci: xHCI Host Controller
[ 7.571826] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 1
[ 7.580462] tegra-xusb 3610000.xhci: hcc params 0x0180ff05 hci version 0x120 quirks 0x0000000000050810
[ 7.590071] tegra-xusb 3610000.xhci: irq 236, io mem 0x03610000
[ 7.596411] tegra-xusb 3610000.xhci: xHCI Host Controller
[ 7.601974] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 2
[ 7.609773] tegra-xusb 3610000.xhci: Host supports USB 3.1 Enhanced SuperSpeed
[ 7.617417] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.10
[ 7.625927] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.633361] usb usb1: Product: xHCI Host Controller
[ 7.638383] usb usb1: Manufacturer: Linux 5.10.192-tegra xhci-hcd
[ 7.644665] usb usb1: SerialNumber: 3610000.xhci
[ 7.650203] hub 1-0:1.0: USB hub found
[ 7.654097] hub 1-0:1.0: 4 ports detected
[ 7.658528] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.10
[ 7.667032] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 7.674473] usb usb2: Product: xHCI Host Controller
[ 7.679507] usb usb2: Manufacturer: Linux 5.10.192-tegra xhci-hcd
[ 7.685781] usb usb2: SerialNumber: 3610000.xhci
[ 7.691101] hub 2-0:1.0: USB hub found
[ 7.694991] hub 2-0:1.0: 4 ports detected
[ 7.721555] tegra23x-oc-event soctherm-oc-event: Finished tegra23x overcurrent event probing
[ 7.746359] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 2008000 KHz, changing to: 2035200 KHz
[ 7.758973] cpufreq: cpufreq_online: CPU4: Running at unlisted initial frequency: 2014000 KHz, changing to: 2035200 KHz
[ 7.770764] tegra194-cpufreq e000000.ccplex: probed with ICC, cl:3
[ 7.778291] tegra194-pcie 14100000.pcie: Using GICv2m MSI allocator
[ 7.786391] sdhci-tegra 3400000.sdhci: Got CD GPIO
[ 7.787147] tegra194-pcie 14100000.pcie: host bridge /pcie@14100000 ranges:
[ 7.798491] tegra194-pcie 14100000.pcie: IO 0x0030100000…0x00301fffff → 0x0030100000
[ 7.807187] tegra194-pcie 14100000.pcie: MEM 0x20a8000000…0x20afffffff → 0x0040000000
[ 7.815879] tegra194-pcie 14100000.pcie: MEM 0x2080000000…0x20a7ffffff → 0x2080000000
[ 7.820010] mmc0: CQHCI version 5.10
[ 7.833826] irq: IRQ303: trimming hierarchy from :interrupt-controller@f400000-1
[ 7.841484] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 303
[ 7.855420] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit
[ 7.911419] usb 1-3: new full-speed USB device number 2 using tegra-xusb
[ 7.931420] tegra194-pcie 14100000.pcie: Link up
[ 7.938240] tegra194-pcie 14100000.pcie: PCI host bridge to bus 0001:00
[ 7.945076] pci_bus 0001:00: root bus resource [bus 00-ff]
[ 7.950718] pci_bus 0001:00: root bus resource [io 0x0000-0xfffff] (bus address [0x30100000-0x301fffff])
[ 7.960553] pci_bus 0001:00: root bus resource [mem 0x20a8000000-0x20afffffff] (bus address [0x40000000-0x47ffffff])
[ 7.971419] pci_bus 0001:00: root bus resource [mem 0x2080000000-0x20a7ffffff pref]
[ 7.979354] pci 0001:00:00.0: [10de:229e] type 01 class 0x060400
[ 7.985690] pci 0001:00:00.0: PME# supported from D0 D3hot
[ 7.996381] pci 0001:01:00.0: [10ec:c822] type 00 class 0x028000
[ 8.002724] pci 0001:01:00.0: reg 0x10: [io 0x0000-0x00ff]
[ 8.008665] pci 0001:01:00.0: reg 0x18: [mem 0x20a8000000-0x20a800ffff 64bit]
[ 8.017123] pci 0001:01:00.0: supports D1 D2
[ 8.021528] pci 0001:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 8.033111] mmc0: Command Queue Engine enabled
[ 8.033205] pci 0001:00:00.0: BAR 14: assigned [mem 0x20a8000000-0x20a80fffff]
[ 8.037685] mmc0: periodic cache flush enabled
[ 8.037691] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[ 8.045139] pci 0001:00:00.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 8.050084] mmcblk0: mmc0:0001 G1M15M 59.3 GiB
[ 8.056249] pci 0001:01:00.0: BAR 2: assigned [mem 0x20a8000000-0x20a800ffff 64bit]
[ 8.062833] mmcblk0rpmb: mmc0:0001 G1M15M partition 3 4.00 MiB, chardev (510:0)
[ 8.067379] pci 0001:01:00.0: BAR 0: assigned [io 0x1000-0x10ff]
[ 8.089058] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[ 8.094457] pci 0001:00:00.0: bridge window [io 0x1000-0x1fff]
[ 8.100756] pci 0001:00:00.0: bridge window [mem 0x20a8000000-0x20a80fffff]
[ 8.108136] pci 0001:00:00.0: Max Payload Size set to 128/ 256 (was 256), Max Read Rq 512
[ 8.116854] usb 1-3: New USB device found, idVendor=13d3, idProduct=3549, bcdDevice= 0.00
[ 8.116931] pci 0001:01:00.0: Max Payload Size set to 128/ 128 (was 128), Max Read Rq 512
[ 8.125266] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 8.125267] usb 1-3: Product: Bluetooth Radio
[ 8.125268] usb 1-3: Manufacturer: Realtek
[ 8.125268] usb 1-3: SerialNumber: 00e04c000001
[ 8.155124] pcieport 0001:00:00.0: Adding to iommu group 9
[ 8.161173] pcieport 0001:00:00.0: PME: Signaling with IRQ 64
[ 8.167427] pcieport 0001:00:00.0: AER: enabled with IRQ 64
[ 8.173977] tegra194-pcie 14160000.pcie: Using GICv2m MSI allocator
[ 8.180455] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15
[ 8.181791] tegra194-pcie 14160000.pcie: host bridge /pcie@14160000 ranges:
[ 8.194527] tegra194-pcie 14160000.pcie: IO 0x0036100000…0x00361fffff → 0x0036100000
[ 8.203219] tegra194-pcie 14160000.pcie: MEM 0x2428000000…0x242fffffff → 0x0040000000
[ 8.211919] usb 2-3: new SuperSpeedPlus Gen 2 USB device number 2 using tegra-xusb
[ 8.219701] tegra194-pcie 14160000.pcie: MEM 0x2140000000…0x2427ffffff → 0x2140000000
[ 8.250591] usb 2-3: New USB device found, idVendor=0bda, idProduct=0420, bcdDevice= 1.40
[ 8.259009] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8.266356] usb 2-3: Product: 4-Port USB 3.0 Hub
[ 8.271105] usb 2-3: Manufacturer: Generic
[ 8.283934] hub 2-3:1.0: USB hub found
[ 8.289419] hub 2-3:1.0: 4 ports detected
[ 8.367574] usb 1-4: new high-speed USB device number 3 using tegra-xusb
[ 8.544269] usb 1-4: New USB device found, idVendor=0bda, idProduct=5420, bcdDevice= 1.40
[ 8.552704] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8.560051] usb 1-4: Product: 4-Port USB 2.0 Hub
[ 8.564802] usb 1-4: Manufacturer: Generic
[ 8.572178] hub 1-4:1.0: USB hub found
[ 8.577628] hub 1-4:1.0: 4 ports detected
[ 9.011912] usb 2-3.2: new SuperSpeed Gen 1 USB device number 3 using tegra-xusb
[ 9.044528] usb 2-3.2: New USB device found, idVendor=0424, idProduct=7800, bcdDevice= 3.00
[ 9.053125] usb 2-3.2: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 9.335961] tegra194-pcie 14160000.pcie: Phy link never came up
[ 9.342128] tegra194-pcie 14160000.pcie: PCI host bridge to bus 0004:00
[ 9.348930] pci_bus 0004:00: root bus resource [bus 00-ff]
[ 9.354563] pci_bus 0004:00: root bus resource [io 0x100000-0x1fffff] (bus address [0x36100000-0x361fffff])
[ 9.364669] pci_bus 0004:00: root bus resource [mem 0x2428000000-0x242fffffff] (bus address [0x40000000-0x47ffffff])
[ 9.375505] pci_bus 0004:00: root bus resource [mem 0x2140000000-0x2427ffffff pref]
[ 9.383429] pci 0004:00:00.0: [10de:229c] type 01 class 0x060400
[ 9.389761] pci 0004:00:00.0: PME# supported from D0 D3hot
[ 9.404040] pci 0004:00:00.0: PCI bridge to [bus 01-ff]
[ 9.409445] pci 0004:00:00.0: Max Payload Size set to 256/ 256 (was 256), Max Read Rq 512
[ 9.418438] pcieport 0004:00:00.0: Adding to iommu group 10
[ 9.424447] pcieport 0004:00:00.0: PME: Signaling with IRQ 66
[ 9.430869] pcieport 0004:00:00.0: AER: enabled with IRQ 66
[ 9.436836] pci_bus 0004:01: busn_res: [bus 01-ff] is released
[ 9.442925] pci 0004:00:00.0: Removing from iommu group 10
[ 9.448574] pci_bus 0004:00: busn_res: [bus 00-ff] is released
[ 9.456018] tegra194-pcie 141a0000.pcie: Using GICv2m MSI allocator
[ 9.462480] tegra194-pcie 141a0000.pcie: Failed to get slot regulators: -517
[ 9.462573] vdd-3v3-pcie: supplied by vdd-3v3-sys
[ 9.467591] avdd-cam-2v8: supplied by vdd-3v3-sys
[ 9.472515] vdd-dp: supplied by vdd-3v3-sys
[ 9.476968] vdd-3v3-sd: supplied by vdd-3v3-sys
[ 9.482034] dsi-vdd-1v8-bl-en: supplied by vdd-1v8-sys
[ 9.488643] tegra194-isp5 14800000.isp: initialized
[ 9.495902] tegra194-vi5 13e40000.host1x:vi0@15c00000: initialized
[ 9.502346] (NULL device *): fops function table already registered
[ 9.511200] tegra194-vi5 13e40000.host1x:vi1@14c00000: initialized
[ 9.518213] sdhci-tegra 3400000.sdhci: Got CD GPIO
[ 9.518321] tegra194-pcie 141a0000.pcie: Using GICv2m MSI allocator
[ 9.538917] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 303
[ 9.640675] tegra194-pcie 141a0000.pcie: host bridge /pcie@141a0000 ranges:
[ 9.647861] tegra194-pcie 141a0000.pcie: IO 0x003a100000…0x003a1fffff → 0x003a100000
[ 9.656548] tegra194-pcie 141a0000.pcie: MEM 0x2b28000000…0x2b2fffffff → 0x0040000000
[ 9.665238] tegra194-pcie 141a0000.pcie: MEM 0x2740000000…0x2b27ffffff → 0x2740000000
[ 10.577132] mmc1: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit
[ 10.780992] tegra194-pcie 141a0000.pcie: Phy link never came up
[ 10.787166] tegra194-pcie 141a0000.pcie: PCI host bridge to bus 0005:00
[ 10.793970] pci_bus 0005:00: root bus resource [bus 00-ff]
[ 10.799611] pci_bus 0005:00: root bus resource [io 0x200000-0x2fffff] (bus address [0x3a100000-0x3a1fffff])
[ 10.809715] pci_bus 0005:00: root bus resource [mem 0x2b28000000-0x2b2fffffff] (bus address [0x40000000-0x47ffffff])
[ 10.820543] pci_bus 0005:00: root bus resource [mem 0x2740000000-0x2b27ffffff pref]
[ 10.828464] pci 0005:00:00.0: [10de:229a] type 01 class 0x060400
[ 10.834813] pci 0005:00:00.0: PME# supported from D0 D3hot
[ 10.849089] pci 0005:00:00.0: PCI bridge to [bus 01-ff]
[ 10.854489] pci 0005:00:00.0: Max Payload Size set to 256/ 256 (was 256), Max Read Rq 512
[ 10.863467] pcieport 0005:00:00.0: Adding to iommu group 11
[ 10.869457] pcieport 0005:00:00.0: PME: Signaling with IRQ 68
[ 10.876237] pcieport 0005:00:00.0: AER: enabled with IRQ 68
[ 10.882194] pci_bus 0005:01: busn_res: [bus 01-ff] is released
[ 10.888275] pci 0005:00:00.0: Removing from iommu group 11
[ 10.893922] pci_bus 0005:00: busn_res: [bus 00-ff] is released
[ 10.901606] nvethernet 6810000.ethernet: Adding to iommu group 51
[ 10.908172] nvethernet 6810000.ethernet: failed to read skip mac reset flag, default 0
[ 10.916331] nvethernet 6810000.ethernet: failed to read MDIO address
[ 10.922887] nvethernet 6810000.ethernet: setting to default DMA bit mask
[ 10.929797] nvethernet 6810000.ethernet: failed to read UPHY GBE mode- default to 10G
[ 11.327292] nvethernet 6810000.ethernet: Ethernet MAC address: 48:b0:2d:94:6b:a9
[ 11.335288] -->macsec_probe()
[ 11.335304] nvethernet 6810000.ethernet: macsec param in DT is missing or disabled
[ 11.343092] <–macsec_probe()
[ 11.343095] nvethernet 6810000.ethernet: Macsec not supported/Not enabled in DT
[ 11.352653] nvethernet 6810000.ethernet: eth0 (HW ver: 31) created with 10 DMA channels
[ 11.361419] irq: IRQ305: trimming hierarchy from :pmc@c360000
[ 11.367390] irq: IRQ306: trimming hierarchy from :interrupt-controller@f400000-1
[ 11.375064] irq: IRQ307: trimming hierarchy from :pmc@c360000
[ 11.381022] input: gpio-keys as /devices/platform/gpio-keys/input/input0
[ 11.388680] tegra-se-nvhost 15810000.se: Adding to iommu group 52
[ 11.395265] tegra-se-nvhost 15810000.se: initialized
[ 11.411339] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[ 11.417697] tegra-se-nvhost 15820000.se: Adding to iommu group 53
[ 11.424229] tegra-se-nvhost 15820000.se: initialized
[ 11.431618] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[ 11.437976] tegra-se-nvhost 15840000.se: Adding to iommu group 54
[ 11.444518] tegra-se-nvhost 15840000.se: initialized
[ 11.451451] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[ 11.458295] tegra_actmon d230000.actmon: in actmon_register()…
[ 11.464618] tegra_actmon d230000.actmon: bwmgr_disable = 1
[ 11.470630] tegra_actmon d230000.actmon: initialization Completed for the device mc_all
[ 11.479019] hvc_sysfs: hypervisor is not present
[ 11.615226] ALSA device list:
[ 11.618281] No soundcards found.
[ 11.622336] Freeing unused kernel memory: 3968K
[ 11.627039] Run /init as init process
[ 11.630803] with arguments:
[ 11.630804] /init
[ 11.630805] with environment:
[ 11.630806] HOME=/
[ 11.630807] TERM=linux
[ 11.630807] mminit_loglevel=4
[ 11.642632] Root device found: PARTUUID=6fc683d1-9b5d-4155-a2bd-b0bc54baebf3
[ 12.384267] EXT4-fs (mmcblk0p1): 7 orphan inodes deleted
[ 12.389756] EXT4-fs (mmcblk0p1): recovery complete
[ 12.400158] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 12.413360] Rootfs mounted over PARTUUID=6fc683d1-9b5d-4155-a2bd-b0bc54baebf3
[ 12.427519] Switching from initrd to actual rootfs
[ 12.526415] systemd[1]: System time before build time, advancing clock.
[ 12.572963] systemd[1]: systemd 245.4-4ubuntu3.22 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)
[ 12.596550] systemd[1]: Detected architecture arm64.
[ 12.631152] systemd[1]: Set hostname to .
[ 12.820663] systemd[1]: system-modprobe.slice: unit configures an IP firewall, but the local system does not support BPF/cgroup firewalling.
[ 12.833646] systemd[1]: (This warning is only shown for the first unit using IP firewalling.)
[ 12.843163] systemd[1]: Created slice system-modprobe.slice.
[ 12.849343] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 12.856061] systemd[1]: Created slice User and Session Slice.
[ 12.862089] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 12.870168] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 12.879968] systemd[1]: Reached target User and Group Name Lookups.
[ 12.886463] systemd[1]: Reached target Slices.
[ 12.891077] systemd[1]: Reached target Mounting snaps.
[ 12.896405] systemd[1]: Reached target Mounted snaps.
[ 12.901649] systemd[1]: Reached target Swap.
[ 12.906323] systemd[1]: Listening on RPCbind Server Activation Socket.
[ 12.913188] systemd[1]: Listening on Syslog Socket.
[ 12.918344] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 12.925339] systemd[1]: Listening on initctl Compatibility Named Pipe.
[ 12.932299] systemd[1]: Listening on Journal Audit Socket.
[ 12.938071] systemd[1]: Listening on Journal Socket (/dev/log).
[ 12.944334] systemd[1]: Listening on Journal Socket.
[ 12.949598] systemd[1]: Listening on udev Control Socket.
[ 12.955262] systemd[1]: Listening on udev Kernel Socket.
[ 12.961731] systemd[1]: Mounting Huge Pages File System…
[ 12.968396] systemd[1]: Mounting POSIX Message Queue File System…
[ 12.975705] systemd[1]: Mounting RPC Pipe File System…
[ 12.982113] systemd[1]: Mounting Kernel Debug File System…
[ 12.988878] systemd[1]: Mounting Kernel Trace File System…
[ 12.995886] systemd[1]: Starting Journal Service…
[ 13.002031] systemd[1]: Starting Set the console keyboard layout…
[ 13.009434] systemd[1]: Starting Create list of static device nodes for the current kernel…
[ 13.019253] systemd[1]: Starting Load Kernel Module chromeos_pstore…
[ 13.026228] systemd[1]: Condition check resulted in Load Kernel Module drm being skipped.
[ 13.035700] systemd[1]: Starting Load Kernel Module efi_pstore…
[ 13.042951] systemd[1]: Starting Load Kernel Module pstore_blk…
[ 13.050361] systemd[1]: Starting Load Kernel Module pstore_zone…
[ 13.057775] systemd[1]: Starting Load Kernel Module ramoops…
[ 13.064789] systemd[1]: Starting NVIDIA specific first-boot udev script…
[ 13.072905] systemd[1]: Started Nameserver information manager.
[ 13.079201] systemd[1]: Reached target Network (Pre).
[ 13.085198] systemd[1]: Condition check resulted in Set Up Additional Binary Formats being skipped.
[ 13.094558] systemd[1]: Condition check resulted in File System Check on Root Device being skipped.
[ 13.113021] systemd[1]: Starting Load Kernel Modules…
[ 13.119298] systemd[1]: Starting Remount Root and Kernel File Systems…
[ 13.126806] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[ 13.127195] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 13.127337] systemd[1]: Starting udev Coldplug all Devices…
[ 13.145244] tegra-carveouts tegra-carveouts: fsi :dma coherent mem declare 0x0000000838e00000,16777216
[ 13.147256] systemd[1]: Started Journal Service.
[ 13.154830] tegra-carveouts tegra-carveouts: assigned reserved memory node fsi-carveout
[ 13.154838] tegra-carveouts tegra-carveouts: vpr :dma coherent mem declare 0x0000000849800000,914358272
[ 13.154839] tegra-carveouts tegra-carveouts: assigned reserved memory node vpr-carveout
[ 13.154844] nvmap_page_pool_init: Total RAM pages: 7826699
[ 13.154844] nvmap_page_pool_init: nvmap page pool size: 978337 pages (3821 MB)
[ 13.154896] nvmap_background_zero_thread: PP zeroing thread starting.
[ 13.155010] misc nvmap: created heap vpr base 0x0000000849800000 size (892928KiB)
[ 13.158015] misc nvmap: created heap fsi base 0x0000000838e00000 size (16384KiB)
[ 13.225371] nvgpu: 17000000.ga10b nvgpu_nvhost_syncpt_init:135 [INFO] syncpt_unit_base 60000000 syncpt_unit_size 4000000 size 10000
[ 13.262027] systemd-journald[283]: Received client request to flush runtime journal.
[ 13.536934] nvidia: loading out-of-tree module taints kernel.
[ 13.556112] spi-tegra114 3210000.spi: Adding to iommu group 2
[ 13.558524] spi-tegra114 3230000.spi: Adding to iommu group 2
[ 13.572813] irq: IRQ308: trimming hierarchy from :pmc@c360000
[ 13.582926] tegra-adma 2930000.adma: Tegra210 ADMA driver registered 16 channels
[ 13.606038] irq: IRQ309: trimming hierarchy from :pmc@c360000
[ 13.606056] nct1008_nct72 4-004c: starting parse dt
[ 13.606106] nct1008_nct72 4-004c: !!!Found deprecated property!!!
[ 13.606107] nct1008_nct72 4-004c: success parsing dt
[ 13.606195] nct1008_nct72 4-004c: success in enabling tmp451 VDD rail
[ 13.606436] nvvrs11 4-0020: NVVRS11 Vendor ID: 0x11
[ 13.608339] cpu-throttle-alert cooling device registered.
[ 13.609799] gpu-throttle-alert cooling device registered.
[ 13.610118] cv0-throttle-alert cooling device registered.
[ 13.610756] nvvrs11 4-0020: NVVRS11 Model Rev: 0x81
[ 13.610760] nvvrs11 4-0020: NVVRS11 probe successful
[ 13.610847] cv1-throttle-alert cooling device registered.
[ 13.611231] cv2-throttle-alert cooling device registered.
[ 13.611778] soc0-throttle-alert cooling device registered.
[ 13.612048] soc1-throttle-alert cooling device registered.
[ 13.612329] soc2-throttle-alert cooling device registered.
[ 13.613992] hot-surface-alert cooling device registered.
[ 13.617120] nvvrs11 4-0022: NVVRS11 Vendor ID: 0x11
[ 13.618248] tegra-hda 3510000.hda: Adding to iommu group 55
[ 13.618720] nvvrs11 4-0022: NVVRS11 Model Rev: 0x81
[ 13.618724] nvvrs11 4-0022: NVVRS11 probe successful
[ 13.630366] nv_platform 13800000.display: Adding to iommu group 56
[ 13.631234] platform 13800000.display:nvdisplay-niso: Adding to iommu group 57
[ 13.635514] NVRM: loading NVIDIA UNIX Open Kernel Module for aarch64 35.5.0 Release Build (buildbrain@mobile-u64-6519-d7000) Mon Feb 19 20:34:12 PST 2024
[ 13.652814] nct1008_nct72 4-004c: LOC shutdown limit 107
[ 13.653456] nct1008_nct72 4-004c: EXT shutdown limit 107
[ 13.658549] nvadsp 2993000.adsp: Adding to iommu group 58
[ 13.660313] nvadsp 2993000.adsp: in probe()…
[ 13.660977] nvadsp 2993000.adsp: nvadsp_app_module_probe
[ 13.681851] using random self ethernet address
[ 13.687067] using random host ethernet address
[ 13.689980] nct1008_nct72 4-004c: initial LOC temp: 54000
[ 13.692183] nct1008_nct72 4-004c: initial EXT temp: 60500
[ 13.693228] nct1008_nct72 4-004c: hi_b:-4, lo_b:0
[ 13.694041] nct1008_nct72 4-004c: nct1008_probe: initialized
[ 13.740421] input: NVIDIA Jetson AGX Orin HDA HDMI/DP,pcm=3 as /devices/platform/3510000.hda/sound/card0/input1
[ 13.740602] input: NVIDIA Jetson AGX Orin HDA HDMI/DP,pcm=7 as /devices/platform/3510000.hda/sound/card0/input2
[ 13.740702] input: NVIDIA Jetson AGX Orin HDA HDMI/DP,pcm=8 as /devices/platform/3510000.hda/sound/card0/input3
[ 13.740775] input: NVIDIA Jetson AGX Orin HDA HDMI/DP,pcm=9 as /devices/platform/3510000.hda/sound/card0/input4
[ 13.930952] tegra-asoc: sound: Adding to iommu group 58
[ 13.956052] irq: IRQ311: trimming hierarchy from :pmc@c360000
[ 13.986975] tegra210-adsp aconnect@2a41000:adsp_audio: Adding to iommu group 58
[ 13.987234] tegra210_adsp_audio_probe: platform probe started
[ 13.987590] tegra210-adsp tegra210-adsp: Default param-type to BYTE for mp3-dec1
[ 13.987637] OF: graph: no port node found in /i2c@c240000/ucsi_ccg@8/connector@0
[ 13.987827] tegra210-adsp tegra210-adsp: Default param-type to BYTE for spkprot
[ 13.995387] ucsi_ccg 1-0008: Port-0: no role switch found
[ 13.996609] tegra210-adsp tegra210-adsp: Default param-type to BYTE for src
[ 13.996851] tegra210-adsp tegra210-adsp: Default param-type to BYTE for aac-dec1
[ 13.997074] tegra210-adsp tegra210-adsp: Default param-type to BYTE for aec
[ 13.997154] cdi_tsc c6a0000.tsc_sig_gen: CDI TSC probing…
[ 13.997254] cdi_tsc_probe: Initializing the driver
[ 13.997295] tegra210-adsp tegra210-adsp: Default param-type to BYTE for wire
[ 13.997300] tegra210-adsp tegra210-adsp: adma channel page address dt entry not found
[ 13.997301] tegra210-adsp tegra210-adsp: using adma channel page 0
[ 13.997370] nvadsp 2993000.adsp: ADSP OS firmware already loaded
[ 13.997854] cdi_tsc_probe: Successfully initialized the tsc char driver
[ 14.061685] rtl88x2ce 0001:01:00.0: Adding to iommu group 9
[ 14.062099] rtl88x2ce 0001:01:00.0: enabling device (0000 → 0003)
[ 14.071705] loop: module loaded
[ 14.081757] OF: graph: no port node found in /i2c@c240000/ucsi_ccg@8/connector@0
[ 14.082055] usbcore: registered new interface driver btusb
[ 14.090285] OF: graph: no port node found in /i2c@c240000/ucsi_ccg@8/connector@0
[ 14.100962] cryptd: max_cpu_qlen set to 1000
[ 14.103004] rtk_btusb: Realtek Bluetooth USB driver ver 3.1
[ 14.103008] rtk_btcoex: rtk_btcoex_init: version: 1.2
[ 14.103010] rtk_btcoex: create workqueue
[ 14.104379] rtk_btcoex: alloc buffers 1792, 2432 for ev and l2
[ 14.104443] rtk_btusb: btusb_probe intf->cur_altsetting->desc.bInterfaceNumber 0
[ 14.104445] rtk_btusb: btusb_probe can_wakeup 1, may wakeup 0
[ 14.104447] rtk_btusb: patch_add
[ 14.104449] rtk_btusb: auto suspend is disabled
[ 14.104452] rtk_btusb: pid = 0x3549
[ 14.104454] rtk_btusb: patch_add: Reset gEVersion to 0xff
[ 14.104462] rtk_btusb: set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks);
[ 14.104607] rtk_btusb: btusb_probe: done
[ 14.104636] usbcore: registered new interface driver rtk_btusb
[ 14.105826] rtk_btusb: btusb_open start
[ 14.105829] rtk_btusb: btusb_open hdev->promisc ==0
[ 14.105831] rtk_btusb: download_patch start
[ 14.105833] rtk_btusb: chip type value: 0x73
[ 14.105836] rtk_btusb: HCI reset.
[ 14.117331] rtk_btusb: read_ver_rsp->lmp_subver = 0x8822
[ 14.117339] rtk_btusb: read_ver_rsp->hci_rev = 0xc
[ 14.117341] rtk_btusb: patch_entry->lmp_sub = 0x8822
[ 14.117343] rtk_btusb: load_firmware start
[ 14.117345] rtk_btusb: lmp_version = 0x8822
[ 14.117483] rtk_btusb: config filename rtl8822cu_config
[ 14.120679] rtk_btusb: no bdaddr file /opt/bdaddr
[ 14.120689] rtk_btusb: 55 ab 23 87 00 00
[ 14.120697] rtk_btusb: Config file length 6, new length 6
[ 14.120699] rtk_btusb: fw name is rtl8822cu_fw
[ 14.149019] rtk_btusb: This is not 8723a, use new patch style!
[ 14.149030] rtk_btusb: rtk_get_eversion: gEVersion 255
[ 14.150263] rtk_btusb: eversion->status = 0x0, eversion->version = 0x3
[ 14.150272] rtk_btusb: load_firmware: New gEVersion 3
[ 14.150274] rtk_btusb: rtk_get_fw_project_id: opcode 0, len 1, data 13
[ 14.150276] rtk_btusb: lmp_version is 8822, project_id is 8822, match!
[ 14.150277] rtk_btusb: fw_version = 0x9a8cbc9
[ 14.150278] rtk_btusb: number_of_total_patch = 3
[ 14.150279] rtk_btusb: chipID 4
[ 14.150280] rtk_btusb: patch_length 0x8590
[ 14.150280] rtk_btusb: start_offset 0x00005d00
[ 14.150281] rtk_btusb: Svn version: 1940234490
[ 14.150282] rtk_btusb: Coexistence: BTCOEX_20210106-2020
[ 14.150283] rtk_btusb: buf_len = 0x8596
[ 14.150297] rtk_btusb: fw: exists, config file: exists
[ 14.150298] rtk_btusb: load_firmware done
[ 14.150317] rtk_btusb: download_data start
[ 14.297262] lan78xx 2-3.2:1.0 (unnamed net_device) (uninitialized): No External EEPROM. Setting MAC Speed
[ 14.321870] input: NVIDIA Jetson AGX Orin APE Headset Jack as /devices/platform/sound/sound/card1/input5
[ 14.342437] tegra210-adsp tegra210-adsp: Loaded app wire
[ 14.342444] tegra210-adsp tegra210-adsp: Loaded app apm
[ 14.342446] tegra210-adsp tegra210-adsp: Loaded app adma
[ 14.342447] tegra210-adsp tegra210-adsp: Loaded app adma_tx
[ 14.342450] nvadsp_set_adma_dump_reg: callback for adma reg dump is sent to 00000000f26cc108
[ 14.345728] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 14.345742] Bluetooth: BNEP socket layer initialized
[ 14.353265] rtk_btusb: download_data done
[ 14.353271] rtk_btusb: HCI reset.
[ 14.365259] rtk_btusb: read_ver_rsp->lmp_subver = 0xcbc9
[ 14.365263] rtk_btusb: read_ver_rsp->hci_rev = 0x9a8
[ 14.365265] rtk_btusb: patch_entry->lmp_sub = 0x8822
[ 14.365273] rtk_btusb: Rtk patch end 0
[ 14.365275] rtk_btusb: btusb_open set HCI_RUNNING
[ 14.365291] rtk_btcoex: Open BTCOEX
[ 14.365292] rtk_btusb: btusb_open end
[ 14.367266] rtk_btcoex: BTCOEX hci_rev 0x09a8
[ 14.367269] rtk_btcoex: BTCOEX lmp_subver 0xcbc9
[ 14.368523] tegra210-adsp tegra210-adsp: Tegra210 ADSP driver successfully registered
[ 14.387257] rtk_btusb: btusb_notify: hci0 evt 3
[ 14.410638] Mass Storage Function, version: 2009/09/11
[ 14.410647] LUN: removable file: (no medium)
[ 14.413122] using random self ethernet address
[ 14.417727] using random host ethernet address
[ 14.613622] nvvrs_pseq 4-003c: CAUTION: interrupt status reg:0x10 set to 0x8
[ 14.613628] nvvrs_pseq 4-003c: Clearing interrupts
[ 14.663942] pstore: Using crash dump compression: deflate
[ 14.663980] printk: console [ramoops-1] enabled
[ 14.663982] pstore: Registered ramoops as persistent store backend
[ 14.663984] ramoops: using 0x200000@0x82d370000, ecc: 0
[ 14.837100] irq: IRQ314: trimming hierarchy from :interrupt-controller@f400000-1
[ 14.837642] hwmon hwmon6: temp1_input not attached to any thermal zone
[ 14.906566] nvgpu: 17000000.ga10b gk20a_scale_init:541 [INFO] enabled scaling for GPU
[ 15.571606] Aquantia AQR113C 6810000.ethernet:00: No AQR phy_mode setting in DT
[ 15.573384] rndis0: HOST MAC 02:43:94:d3:13:64
[ 15.573389] rndis0: MAC 02:43:94:d3:13:65
[ 15.574053] usb0: HOST MAC 02:43:94:d3:13:66
[ 15.574056] usb0: MAC 02:43:94:d3:13:67
[ 15.577140] usbcore: registered new interface driver lan78xx
[ 15.656898] tegra-xudc 3550000.xudc: EP 0 (type: ctrl, dir: out) enabled
[ 15.937503] l4tbr0: port 1(rndis0) entered blocking state
[ 15.937521] l4tbr0: port 1(rndis0) entered disabled state
[ 15.937708] device rndis0 entered promiscuous mode
[ 15.944353] l4tbr0: port 2(usb0) entered blocking state
[ 15.944368] l4tbr0: port 2(usb0) entered disabled state
[ 15.944530] device usb0 entered promiscuous mode
[ 16.124397] lan78xx 2-3.2:1.0 eth1: Link is Down
[ 16.334632] zram: Added device: zram0
[ 16.334809] zram: Added device: zram1
[ 16.335700] zram: Added device: zram2
[ 16.336788] zram: Added device: zram3
[ 16.338205] zram: Added device: zram4
[ 16.338491] zram: Added device: zram5
[ 16.339725] zram: Added device: zram6
[ 16.340300] zram: Added device: zram7
[ 16.395179] zram0: detected capacity change from 0 to 2003636224
[ 16.435721] Adding 1956672k swap on /dev/zram0. Priority:5 extents:1 across:1956672k SS
[ 16.438814] zram1: detected capacity change from 0 to 2003636224
[ 16.483552] Adding 1956672k swap on /dev/zram1. Priority:5 extents:1 across:1956672k SS
[ 16.486839] zram2: detected capacity change from 0 to 2003636224
[ 16.515845] Adding 1956672k swap on /dev/zram2. Priority:5 extents:1 across:1956672k SS
[ 16.518979] zram3: detected capacity change from 0 to 2003636224
[ 16.571815] Adding 1956672k swap on /dev/zram3. Priority:5 extents:1 across:1956672k SS
[ 16.574997] zram4: detected capacity change from 0 to 2003636224
[ 16.623600] Adding 1956672k swap on /dev/zram4. Priority:5 extents:1 across:1956672k SS
[ 16.627154] zram5: detected capacity change from 0 to 2003636224
[ 16.679475] Adding 1956672k swap on /dev/zram5. Priority:5 extents:1 across:1956672k SS
[ 16.682709] zram6: detected capacity change from 0 to 2003636224
[ 16.719515] Adding 1956672k swap on /dev/zram6. Priority:5 extents:1 across:1956672k SS
[ 16.722817] zram7: detected capacity change from 0 to 2003636224
[ 16.767536] Adding 1956672k swap on /dev/zram7. Priority:5 extents:1 across:1956672k SS
[ 17.444044] lan78xx 2-3.2:1.0 eth1: Link is Up - 1Gbps/Full - flow control rx/tx
[ 17.444109] IPv6: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
[ 18.553421] fuse: init (API version 7.32)
[ 18.860801] nvidia-modeset: Loading NVIDIA UNIX Open Kernel Mode Setting Driver for aarch64 35.5.0 Release Build (buildbrain@mobile-u64-6519-d7000) Mon Feb 19 20:34:14 PST 2024
[ 19.123828] NVRM rpcRmApiControl_dce: NVRM_RPC_DCE: Failed RM ctrl call cmd:0x731341 result 0xffff:
[ 22.244448] tegra-xudc 3550000.xudc: EP 5 (type: intr, dir: in) enabled
[ 22.244476] tegra-xudc 3550000.xudc: EP 3 (type: bulk, dir: in) enabled
[ 22.244492] tegra-xudc 3550000.xudc: EP 2 (type: bulk, dir: out) enabled
[ 22.244602] tegra-xudc 3550000.xudc: EP 9 (type: intr, dir: in) enabled
[ 22.244620] tegra-xudc 3550000.xudc: EP 7 (type: bulk, dir: in) enabled
[ 22.244634] tegra-xudc 3550000.xudc: EP 4 (type: bulk, dir: out) enabled
[ 22.244677] tegra-xudc 3550000.xudc: EP 15 (type: intr, dir: in) enabled
[ 22.244851] IPv6: ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
[ 22.244927] tegra-xudc 3550000.xudc: EP 11 (type: bulk, dir: in) enabled
[ 22.244941] tegra-xudc 3550000.xudc: EP 6 (type: bulk, dir: out) enabled
[ 22.245049] l4tbr0: port 1(rndis0) entered blocking state
[ 22.245054] l4tbr0: port 1(rndis0) entered forwarding state
[ 22.245374] IPv6: ADDRCONF(NETDEV_CHANGE): l4tbr0: link becomes ready
[ 24.169020] pwm-tegra-tachometer 39c0000.tachometer: Tachometer Overflow is detected
[ 42.423594] vdd-12v-sys: disabling
[ 42.423630] vdd-3v3-ftdi: disabling