Jetson Restarting NvRmMemInit

Hi, the jetson device has been shutting off by itself several times, when restarted, a message appears that says “NvRmMemInit failed”. When pressing OK in that message, it restarts itself and shows the information in the attached image:

Here is also the output from dmseg

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.9.201-tegra (buildbrain@mobile-u64-4551) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Fri Jan 15 14:54:23 PST 2021
[    0.000000] Boot CPU: AArch64 Processor [4e0f0040]
[    0.000000] OF: fdt:memory scan node memory, reg size 48,
[    0.000000] OF: fdt: - 80000000 ,  2c000000
[    0.000000] OF: fdt: - ac200000 ,  44800000
[    0.000000] OF: fdt: - 100000000 ,  780000000
[    0.000000] earlycon: tegra_comb_uart0 at MMIO32 0x000000000c168000 (options '')
[    0.000000] bootconsole [tegra_comb_uart0] enabled
[    0.000000] Found tegra_fbmem: 00800000@a06a0000
[    0.000000] Found lut_mem: 00002008@a069b000
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb2_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb2_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb3_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb3_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
[    0.000000] OF: reserved mem: initialized node vpr-carveout, compatible id nvidia,vpr-carveout
[    0.000000] OF: reserved mem: initialized node grid-of-semaphores, compatible id nvidia,gosmem
[    0.000000] cma: Reserved 64 MiB at 0x00000000c2000000
[    0.000000] On node 0 totalpages: 8322557
[    0.000000]   DMA zone: 7160 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 458237 pages, LIFO batch:31
[    0.000000]   Normal zone: 122880 pages used for memmap
[    0.000000]   Normal zone: 7864320 pages, LIFO batch:31
[    0.000000] psci: probing for conduit method from DT.
[    0.000000] psci: PSCIv1.0 detected in firmware.
[    0.000000] psci: Using standard PSCI v0.2 function IDs
[    0.000000] psci: MIGRATE_INFO_TYPE not supported.
[    0.000000] psci: SMC Calling Convention v1.1
[    0.000000] percpu: Embedded 24 pages/cpu s57560 r8192 d32552 u98304
[    0.000000] pcpu-alloc: s57560 r8192 d32552 u98304 alloc=24*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5 [0] 6 [0] 7 
[    0.000000] Speculative Store Bypass Disable mitigation not required
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 8192517
[    0.000000] Kernel command line: console=ttyTCU0,115200 video=tegrafb no_console_suspend=1 earlycon=tegra_comb_uart,mmio32,0x0c168000 gpt rootfs.slot_suffix= tegra_fbmem=0x800000@0xa06a0000 lut_mem=0x2008@0xa069b000 usbcore.old_scheme_first=1 tegraid=19.1.2.0.0 maxcpus=8 boot.slot_suffix=_b boot.ratchetvalues=0.4.2 vpr_resize sdhci_tegra.en_boot_part_access=1    quiet root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyTCU0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 rootfstype=ext4
[    0.000000] log_buf_len individual max cpu contribution: 32768 bytes
[    0.000000] log_buf_len total cpu_extra contributions: 229376 bytes
[    0.000000] log_buf_len min size: 32768 bytes
[    0.000000] log_buf_len: 262144 bytes
[    0.000000] early log buf free: 29152(88%)
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[    0.000000] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.000000] Memory: 31917452K/33290228K available (15294K kernel code, 2942K rwdata, 6664K rodata, 8576K init, 609K bss, 619112K reserved, 753664K cma-reserved)
[    0.000000] Virtual kernel memory layout:
[    0.000000]     modules : 0xffffff8000000000 - 0xffffff8008000000   (   128 MB)
[    0.000000]     vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000   (   250 GB)
[    0.000000]       .text : 0xffffff8008080000 - 0xffffff8008f70000   ( 15296 KB)
[    0.000000]     .rodata : 0xffffff8008f70000 - 0xffffff8009600000   (  6720 KB)
[    0.000000]       .init : 0xffffff8009600000 - 0xffffff8009e60000   (  8576 KB)
[    0.000000]       .data : 0xffffff8009e60000 - 0xffffff800a13f808   (  2943 KB)
[    0.000000]        .bss : 0xffffff800a13f808 - 0xffffff800a1d7cbc   (   610 KB)
[    0.000000]     fixed   : 0xffffffbefe7fd000 - 0xffffffbefec00000   (  4108 KB)
[    0.000000]     PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000   (    16 MB)
[    0.000000]     vmemmap : 0xffffffbf00000000 - 0xffffffc000000000   (     4 GB maximum)
[    0.000000]               0xffffffbf00000000 - 0xffffffbf20000000   (   512 MB actual)
[    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc800000000   ( 32768 MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] 	Build-time adjustment of leaf fanout to 64.
[    0.000000] 	RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=8.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=8
[    0.000000] NR_IRQS:64 nr_irqs:64 0
[    0.000000] GIC: Using split EOI/Deactivate mode
[    0.000000] arm_arch_timer: Architected 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.000004] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[    0.001149] Console: colour dummy device 80x25
[    0.001160] console [tty0] enabled
[    0.001167] bootconsole [tegra_comb_uart0] disabled
[    0.001180] kmemleak: Kernel memory leak detector disabled
[    0.001200] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
[    0.001215] pid_max: default: 32768 minimum: 301
[    0.002287] Security Framework initialized
[    0.002865] Mount-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.002877] Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.004950] ftrace: allocating 47208 entries in 185 pages
[    0.409131] sched-energy: Sched-energy-costs installed from DT
[    0.409150] ASID allocator initialised with 65536 entries
[    0.448702] tegra-id: chipid=21917.
[    0.448714] tegra-id: opt_subrevision=1.
[    0.448741] Tegra Revision: A02p SKU: 0xd0 CPU Process: 0 SoC Process: 0
[    0.448769] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t19x/galen/kernel-dts/common/tegra194-p2888-0001-p2822-0000-common.dtsi
[    0.448779] DTB Build time: Feb 19 2021 08:44:25
[    0.495830] CPU1: Booted secondary processor [4e0f0040]
[    0.527969] CPU2: Booted secondary processor [4e0f0040]
[    0.560076] CPU3: Booted secondary processor [4e0f0040]
[    0.592336] CPU4: Booted secondary processor [4e0f0040]
[    0.624502] CPU5: Booted secondary processor [4e0f0040]
[    0.656905] CPU6: Booted secondary processor [4e0f0040]
[    0.688766] CPU7: Booted secondary processor [4e0f0040]
[    0.688998] Brought up 8 CPUs
[    0.689037] SMP: Total of 8 processors activated.
[    0.689054] CPU features: detected feature: Privileged Access Never
[    0.689086] CPU features: detected feature: LSE atomic instructions
[    0.689092] CPU features: detected feature: User Access Override
[    0.689098] CPU features: detected feature: 32-bit EL0 Support
[    0.690880] CPU: All CPU(s) started at EL2
[    0.690938] alternatives: patching kernel code
[    0.700329] devtmpfs: initialized
[    0.759471] Initilizing CustomIPI irq domain
[    0.759823] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.759844] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.784860] pinctrl core: initialized pinctrl subsystem
[    0.785152] OS set in device tree is not L4T.
[    0.785461] regulator-dummy: no parameters
[    0.785724] Initializing plugin-manager
[    0.785812] Plugin module not found
[    0.785864] Plugin-manager status disabled
[    0.787337] NET: Registered protocol family 16
[    0.788869] pstore: using zlib compression
[    0.788893] console [pstore-1] enabled
[    0.788901] pstore: Registered ramoops as persistent store backend
[    0.788910] ramoops: attached 0x200000@0xf0800000, ecc: 0/0
[    0.804018] cpuidle: using governor menu
[    0.805399] bpmp: waiting for handshake
[    0.805412] bpmp: handshake completed
[    0.805445] bpmp: synchronizing channels
[    0.805458] bpmp: channels synchronized
[    0.805465] bpmp: mail init ok
[    0.808740] t19x-arm-smmu 12000000.iommu: found 3 SMMUs and ISO SMMU id is 2
[    0.808964] t19x-arm-smmu 12000000.iommu: probing hardware configuration...
[    0.808972] t19x-arm-smmu 12000000.iommu: SMMUv2 with:
[    0.808978] t19x-arm-smmu 12000000.iommu: 	stage 1 translation
[    0.808984] t19x-arm-smmu 12000000.iommu: 	stage 2 translation
[    0.808990] t19x-arm-smmu 12000000.iommu: 	nested translation
[    0.809027] t19x-arm-smmu 12000000.iommu: 	stream matching with 128 register groups, mask 0x7f80
[    0.809035] t19x-arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
[    0.809042] t19x-arm-smmu 12000000.iommu: 	64 context banks (0 stage-2 only)
[    0.809049] t19x-arm-smmu 12000000.iommu: 	Stage-1: 39-bit VA -> 48-bit IPA
[    0.809055] t19x-arm-smmu 12000000.iommu: 	Stage-2: 39-bit IPA -> 48-bit PA
[    0.812356] vdso: 2 pages (1 code @ ffffff8008f77000, 1 data @ ffffff8009e64000)
[    0.812387] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.815109] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
[    0.816589] tegra_aon_clk_init: ok
[    0.816603] Registering BPMP clocks...
[    0.816719] tegra_bpmp_clk_init: clock init ok (400 clks)
[    0.817465] Serial: AMBA PL011 UART driver
[    0.817590] tegra_powergate_init: DONE
[    0.817687] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t19x/galen/kernel-dts/common/tegra194-p2888-0001-p2822-0000-common.dtsi
[    0.817702] DTB Build time: Feb 19 2021 08:44:25
[    0.821183] Tegra reboot handler registered.
[    0.828761] iommu: Adding device 14180000.pcie to group 0
[    0.829450] iommu: Adding device 14100000.pcie to group 1
[    0.830130] iommu: Adding device 14140000.pcie to group 2
[    0.830798] iommu: Adding device 141a0000.pcie to group 3
[    0.832219] iommu: Adding device 2490000.ether_qos to group 4
[    0.832784] iommu: Adding device 3100000.serial to group 5
[    0.833366] iommu: Adding device 3110000.serial to group 6
[    0.833769] iommu: Adding device 3140000.serial to group 7
[    0.834482] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[    0.834926] tegra-pmc: get_secure_pmc_setting: done secure_pmc=0
[    0.834954] tegra-pmc: ### PMC reset source: TEGRA_POWER_ON_RESET
[    0.834965] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_L0
[    0.834973] tegra-pmc: ### PMC reset status reg: 0x0
[    0.835023] tegra-pmc: PMC Prod config success
[    0.835227] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[    0.835240] tegra-pmc c360000.pmc: IO padctrl driver initialized
[    0.835575] iommu: Adding device 3460000.sdhci to group 8
[    0.836157] iommu: Adding device 3400000.sdhci to group 9
[    0.836724] iommu: Adding device 2450000.ufshci to group 10
[    0.837264] iommu: Adding device 3210000.spi to group 11
[    0.837693] iommu: Adding device c260000.spi to group 12
[    0.838690] iommu: Adding device 3160000.i2c to group 13
[    0.839115] iommu: Adding device c240000.i2c to group 14
[    0.839523] iommu: Adding device 3180000.i2c to group 15
[    0.839964] iommu: Adding device 3190000.i2c to group 16
[    0.840531] iommu: Adding device 31b0000.i2c to group 17
[    0.841020] iommu: Adding device 31c0000.i2c to group 18
[    0.841438] iommu: Adding device c250000.i2c to group 19
[    0.841872] iommu: Adding device 31e0000.i2c to group 20
[    0.842791] iommu: Adding device sound to group 21
[    0.843372] iommu: Adding device 3510000.hda to group 22
[    0.843986] iommu: Adding device bc00000.rtcpu to group 23
[    0.846202] iommu: Adding device 13e10000.host1x to group 24
[    0.846649] iommu: Adding device 13e10000.host1x:ctx0 to group 25
[    0.847147] iommu: Adding device 13e10000.host1x:ctx1 to group 26
[    0.847587] iommu: Adding device 13e10000.host1x:ctx2 to group 27
[    0.847978] iommu: Adding device 13e10000.host1x:ctx3 to group 28
[    0.848413] iommu: Adding device 13e10000.host1x:ctx4 to group 29
[    0.848824] iommu: Adding device 13e10000.host1x:ctx5 to group 30
[    0.849220] iommu: Adding device 13e10000.host1x:ctx6 to group 31
[    0.849680] iommu: Adding device 13e10000.host1x:ctx7 to group 32
[    0.850270] iommu: Adding device 15340000.vic to group 33
[    0.850731] iommu: Adding device 15380000.nvjpg to group 34
[    0.851043] iommu: Adding device 15500000.tsec to group 35
[    0.851341] iommu: Adding device 15100000.tsecb to group 36
[    0.851644] iommu: Adding device 15480000.nvdec to group 37
[    0.851990] iommu: Adding device 15140000.nvdec1 to group 38
[    0.852350] iommu: Adding device 154c0000.nvenc to group 39
[    0.852659] iommu: Adding device 15a80000.nvenc1 to group 40
[    0.853123] iommu: Adding device 15880000.nvdla0 to group 41
[    0.853726] iommu: Adding device 158c0000.nvdla1 to group 42
[    0.854367] iommu: Adding device 15200000.nvdisplay to group 43
[    0.854577] platform 15200000.nvdisplay: IOVA linear map 0x00000000a06a0000(800000)
[    0.854590] platform 15200000.nvdisplay: IOVA linear map 0x00000000a069b000(3000)
[    0.858599] platform 15200000.nvdisplay: IOVA linear map 0x00000000c6000000(2a000000)
[    0.858688] t19x-arm-smmu: Adding 15200000.nvdisplay to ISO SMMU client
[    0.859365] iommu: Adding device 15210000.nvdisplay to group 44
[    0.859445] t19x-arm-smmu: Adding 15210000.nvdisplay to ISO SMMU client
[    0.859927] iommu: Adding device 15220000.nvdisplay to group 45
[    0.859993] t19x-arm-smmu: Adding 15220000.nvdisplay to ISO SMMU client
[    0.862251] iommu: Adding device 15c10000.vi to group 46
[    0.862440] t19x-arm-smmu: Adding 15c10000.vi to ISO SMMU client
[    0.862864] iommu: Adding device 14800000.isp to group 47
[    0.863926] iommu: Adding device 16000000.pva0 to group 48
[    0.864498] iommu: Adding device 16800000.pva1 to group 49
[    0.864981] iommu: Adding device 15810000.se to group 50
[    0.865375] iommu: Adding device 15820000.se to group 51
[    0.865727] iommu: Adding device 15830000.se to group 52
[    0.866038] iommu: Adding device 15840000.se to group 53
[    0.866311] iommu: Adding device c1a0000.aon to group 54
[    0.868201] iommu: Adding device d000000.bpmp to group 55
[    0.868615] bpmp: ping status is 0
[    0.868745] bpmp d000000.bpmp: firmware tag is e73a758761f0c6d24a1e69a2ac6b5035
[    0.872045] bpmp d000000.bpmp: probe ok
[    0.874020] tegra-reset 0.bpmp_reset: registered 190 resets.
[    0.874523] iommu: Adding device smmu_test to group 56
[    0.875671] mc: mapped MMIO address: 0xffffff800a590000 -> 0x2c10000
[    0.875690] mc: mapped MMIO address: 0xffffff800a5b0000 -> 0x2c20000
[    0.875716] mc: mapped MMIO address: 0xffffff800a5d0000 -> 0x2c30000
[    0.875734] mc: mapped MMIO address: 0xffffff800a7b0000 -> 0x2c40000
[    0.875751] mc: mapped MMIO address: 0xffffff800a7d0000 -> 0x2c50000
[    0.875770] mc: mapped MMIO address: 0xffffff800b010000 -> 0x2b80000
[    0.875786] mc: mapped MMIO address: 0xffffff800b030000 -> 0x2b90000
[    0.875803] mc: mapped MMIO address: 0xffffff800b050000 -> 0x2ba0000
[    0.875821] mc: mapped MMIO address: 0xffffff800b070000 -> 0x2bb0000
[    0.875837] mc: mapped MMIO address: 0xffffff800b090000 -> 0x1700000
[    0.875853] mc: mapped MMIO address: 0xffffff800b0b0000 -> 0x1710000
[    0.875869] mc: mapped MMIO address: 0xffffff800b0d0000 -> 0x1720000
[    0.875885] mc: mapped MMIO address: 0xffffff800b0f0000 -> 0x1730000
[    0.875901] mc: mapped MMIO address: 0xffffff800b110000 -> 0x1740000
[    0.875917] mc: mapped MMIO address: 0xffffff800b130000 -> 0x1750000
[    0.875933] mc: mapped MMIO address: 0xffffff800b150000 -> 0x1760000
[    0.875949] mc: mapped MMIO address: 0xffffff800b170000 -> 0x1770000
[    0.876020] mc-err: mcerr ops are set to t19x
[    0.882563] iommu: Adding device 2600000.dma to group 57
[    0.888634] gpio gpiochip0: gpio-line-names specifies 210 line names but there are 224 lines on the chip
[    0.889722] GPIO line 490 (pcie-reg-enable) hogged as output/high
[    0.889760] GPIO line 289 (pcie-reg-enable) hogged as output/high
[    0.889829] GPIO line 339 (wifi-enable) hogged as output/high
[    0.890153] gpiochip_setup_dev: registered GPIOs 288 to 511 on device: gpiochip0 (tegra-gpio)
[    0.897437] gpio gpiochip1: gpio-line-names specifies 30 line names but there are 40 lines on the chip
[    0.897543] GPIO line 253 (pex-refclk-sel-low) hogged as output/low
[    0.897886] gpiochip_setup_dev: registered GPIOs 248 to 287 on device: gpiochip1 (tegra-gpio-aon)
[    0.900486] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_83 = 0x10a
[    0.900498] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
[    0.900508] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 256
[    0.901603] iommu: Adding device 3550000.xudc to group 58
[    0.902489] iommu: Adding device 3610000.xhci to group 59
[    0.905494] arm64_ras arm64_ras: probed
[    0.906007] ras_fhi_enable: FHI 479 enabled on CPU0
[    0.906064] ras_fhi_enable: FHI 480 enabled on CPU1
[    0.906134] ras_fhi_enable: FHI 481 enabled on CPU2
[    0.906188] ras_fhi_enable: FHI 482 enabled on CPU3
[    0.906244] ras_fhi_enable: FHI 483 enabled on CPU4
[    0.906310] ras_fhi_enable: FHI 484 enabled on CPU5
[    0.906384] ras_fhi_enable: FHI 485 enabled on CPU6
[    0.906437] ras_fhi_enable: FHI 486 enabled on CPU7
[    0.906636] carmel_ras_enable: RAS enabled on cpu0
[    0.906834] carmel_ras_enable: RAS enabled on cpu1
[    0.907031] carmel_ras_enable: RAS enabled on cpu2
[    0.907196] carmel_ras_enable: RAS enabled on cpu3
[    0.907377] carmel_ras_enable: RAS enabled on cpu4
[    0.907562] carmel_ras_enable: RAS enabled on cpu5
[    0.907784] carmel_ras_enable: RAS enabled on cpu6
[    0.907992] carmel_ras_enable: RAS enabled on cpu7
[    0.908086] carmel_ras carmel_ras: probed
[    0.909665] tegra-cbb 2300000.cbb-noc: noc_secure_irq = 488, noc_nonsecure_irq = 487>
[    0.910238] tegra-cbb c600000.aon-noc: noc_secure_irq = 490, noc_nonsecure_irq = 489>
[    0.911369] tegra-cbb d600000.bpmp-noc: noc_secure_irq = 492, noc_nonsecure_irq = 491>
[    0.912551] tegra-cbb be00000.rce-noc: noc_secure_irq = 494, noc_nonsecure_irq = 493>
[    0.913668] tegra-cbb b600000.sce-noc: noc_secure_irq = 496, noc_nonsecure_irq = 495>
[    0.914130] tegra-cbb 14040000.cv-noc: defer probe as CV-NOC not probed yet
[    0.917720] vdd-3v3-cvb: 3300 mV 
[    0.918062] vdd-1v8-cvb: 1800 mV 
[    0.918694] vdd-1v8-sd: 1800 mV 
[    0.919163] vdd-epb-1v0: supplied by vdd-3v3-cvb
[    0.919209] vdd-epb-1v0: 1000 mV 
[    0.919581] vdd-sdmmc1-sw: 3300 mV 
[    0.919952] avdd-cam-2v8: 2800 mV 
[    0.920289] vdd-sata-1v5: 1500 mV 
[    0.920645] vdd-1v8-slt: 1800 mV 
[    0.920942] vdd-3v3-slt: 3300 mV 
[    0.921275] vdd-fan: 5000 mV 
[    0.921710] vdd-hdmi-5v0: 5000 mV 
[    0.922095] vdd_sys_en: 1200 mV 
[    0.922576] vdd-5v-sata: 5000 mV 
[    0.922978] vdd-ac-bat: 5000 mV 
[    0.923190] vdd-5v-sata: supplied by vdd-ac-bat
[    0.957477] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.962959] eventlib_kernel: keventlib is initialized, test id: 0
[    0.963269] SCSI subsystem initialized
[    0.963566] libata version 3.00 loaded.
[    0.963788] usbcore: registered new interface driver usbfs
[    0.963857] usbcore: registered new interface driver hub
[    0.963978] usbcore: registered new device driver usb
[    0.975073] tegra-i2c 31e0000.i2c: could not find pctldev for node /host1x/dpaux@155F0000/pinmux@0, deferring probe
[    0.978023] max77620 4-003c: PMIC Version OTP:0x51 and ES:0x1
[    0.986636] vdd-1v0: at 1000 mV 
[    0.990652] vdd-1v8-hs: at 1800 mV 
[    0.994671] vdd-1v8-ls: at 1800 mV 
[    0.998686] vdd-1v8-ao: at 1800 mV 
[    1.002716] vddio-ddr-1v1: at 1100 mV 
[    1.006500] vdd-rtc: at 800 mV 
[    1.007811] spmic-ldo1: at 2375 mV 
[    1.014540] vdd-ao-3v3: at 3300 mV 
[    1.022609] vddio-emmc-3v3: at 3300 mV 
[    1.023909] spmic-ldo4: at 1587 mV 
[    1.030618] vdd-usb-3v3: at 3300 mV 
[    1.038690] vddio-sdmmc1-3v3: at 3300 mV 
[    1.042677] vdd-csi-1v2: at 1200 mV 
[    1.044219] spmic-ldo8: at 1800 mV 
[    1.049208] GPIO line 246 (gpio_default) hogged as output/high
[    1.050613] GPIO line 247 (gpio_default) hogged as output/high
[    1.051004] gpiochip_setup_dev: registered GPIOs 240 to 247 on device: gpiochip2 (max77620-gpio)
[    1.051308] max77620 4-003c: max77620 probe successful
[    1.052148] media: Linux media interface: v0.10
[    1.052277] Linux video capture interface: v2.00
[    1.053912] pps_core: LinuxPPS API ver. 1 registered
[    1.053919] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    1.053939] PTP clock support registered
[    1.054186] tegra_wdt_t18x 30c0000.watchdog: Expiry count is deprecated
[    1.054470] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
[    1.054522] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
[    1.057286] trusty trusty: trusty version: Built: 08:40:57 Feb 19 2021 
[    1.057345] trusty trusty: selected api version: 3 (requested 3)
[    1.058474] Advanced Linux Sound Architecture Driver Initialized.
[    1.058954] Bluetooth: Core ver 2.22
[    1.058992] NET: Registered protocol family 31
[    1.058998] Bluetooth: HCI device and connection manager initialized
[    1.059008] Bluetooth: HCI socket layer initialized
[    1.059016] Bluetooth: L2CAP socket layer initialized
[    1.059042] Bluetooth: SCO socket layer initialized
[    1.061910] camchar: rtcpu character device driver loaded
[    1.062992] clocksource: Switched to clocksource arch_sys_counter
[    1.112244] VFS: Disk quotas dquot_6.6.0
[    1.112333] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.112784] nvmap_heap_init: nvmap_heap_init: created heap block cache
[    1.114224] tegra-carveouts tegra-carveouts: assigned reserved memory node grid-of-semaphores
[    1.114283] dma_declare_coherent_resizable_cma_memory:324: resizable heap=vpr, base=0x00000000c6000000, size=0x2a000000
[    1.114532] cma: enabled page replacement for spfn=c6000, epfn=f0000
[    1.114540] dma_declare_coherent_resizable_cma_memory:373: resizable cma heap=vpr create successful
[    1.114553] nvmap: nvmap_select_cache_ops() nvmap cache ops set to scf
[    1.114560] nvmap_page_pool_init: Total RAM pages: 8167779
[    1.114567] nvmap_page_pool_init: nvmap page pool size: 1020972 pages (3988 MB)
[    1.114764] nvmap_background_zero_thread: PP zeroing thread starting.
[    1.115296] misc nvmap: created heap vpr base 0x00000000c6000000 size (688128KiB)
[    1.117103] tegra-gpcdma 2600000.dma: GPC DMA driver register 31 channels
[    1.130371] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type CPU-therm
[    1.130601] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type GPU-therm
[    1.130834] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type AUX-therm
[    1.131033] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type AO-therm
[    1.131313] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type PMIC-Die
[    1.131420] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type Tboard_tegra
[    1.131517] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type Tdiode_tegra
[    1.132765] la/ptsa driver initialized.
[    1.133086] NET: Registered protocol family 2
[    1.133911] TCP established hash table entries: 262144 (order: 9, 2097152 bytes)
[    1.135248] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    1.135868] TCP: Hash tables configured (established 262144 bind 65536)
[    1.135919] UDP hash table entries: 16384 (order: 7, 524288 bytes)
[    1.136376] UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes)
[    1.137146] NET: Registered protocol family 1
[    1.137833] RPC: Registered named UNIX socket transport module.
[    1.137839] RPC: Registered udp transport module.
[    1.137843] RPC: Registered tcp transport module.
[    1.137848] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    1.137859] PCI: CLS 0 bytes, default 64
[    1.138084] Trying to unpack rootfs image as initramfs...
[    1.367325] Freeing initrd memory: 7064K
[    1.380316] random: fast init done
[    1.384559] host1x 13e10000.host1x: initialized
[    1.386559] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    1.391023] audit: initializing netlink subsys (disabled)
[    1.391079] audit: type=2000 audit(1.012:1): initialized
[    1.391778] workingset: timestamp_bits=46 max_order=23 bucket_order=0
[    1.398631] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.399691] ntfs: driver 2.1.32 [Flags: R/W].
[    1.400249] 9p: Installing v9fs 9p2000 file system support
[    1.404933] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[    1.405114] io scheduler noop registered
[    1.405314] io scheduler cfq registered (default)
[    1.408916] gic 2a41000.agic-controller: GIC IRQ controller registered
[    1.412727] iommu: Adding device 2993000.adsp to group 60
[    1.450636] iommu: Adding device aconnect@2a41000:adsp_audio to group 61
[    1.450879] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
[    1.462751] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[    1.463339] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[    1.463952] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[    1.464333] tegra-pwm 32f0000.pwm: PWM clk can sleep in ops
[    1.467106] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[    1.467330] misc tegra_camera_ctrl: tegra_camera_isomgr_register tpg_max_iso = 3916800KBs
[    1.467342] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=4687500, vi_iso_bw=1500000, max_bw=4687500
[    1.470529] tsec 15500000.tsec: initialized
[    1.472334] tsec 15100000.tsecb: initialized
[    1.476698] nvdec 15480000.nvdec: initialized
[    1.479492] nvdec 15140000.nvdec1: initialized
[    1.486485] falcon 15340000.vic: initialized
[    1.488557] falcon 15380000.nvjpg: initialized
[    1.490401] falcon 154c0000.nvenc: initialized
[    1.492238] falcon 15a80000.nvenc1: initialized
[    1.495756] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
[    1.497086] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
[    1.498666] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
[    1.500192] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
[    1.501681] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
[    1.503144] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
[    1.504654] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
[    1.506029] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
[    1.509523] t194-nvcsi 15a00000.nvcsi: initialized
[    1.515243] scare-pigeon 13e10000.host1x:vi-thi@15f00000: initialized
[    1.515774] scare-pigeon 14b00000.isp-thi: initialized
[    1.525958] pva 16000000.pva0: initialized
[    1.557971] pva 16800000.pva1: initialized
[    1.588766] nvdla 15880000.nvdla0: initialized
[    1.619038] nvdla 158c0000.nvdla1: initialized
[    1.620677] tegradccommon 15200000.dc_common: host1x channel mapped
[    1.620690] tegradccommon 15200000.dc_common: dc_common syncpt # 1 allocated
[    1.620722] tegradccommon 15200000.dc_common: dma mapping done
[    1.620894] tegra_cec 3960000.tegra_cec: dt=1 start=0x03960000 end=0x03960FFF irq=85
[    1.620905] tegra_cec 3960000.tegra_cec: Unpowergate DISP: 0.
[    1.621193] tegra_cec 3960000.tegra_cec: Enable clock result: 0.
[    1.621338] tegra_cec 3960000.tegra_cec: tegra_cec_init started
[    1.621599] tegra_cec 3960000.tegra_cec: cec_add_sysfs ret=0
[    1.621609] tegra_cec 3960000.tegra_cec: probed
[    1.622023] tegradc 15200000.nvdisplay: disp0 connected to head0->/host1x/sor2
[    1.622053] generic_infoframe_type: 0x87
[    1.622121] tegradc 15200000.nvdisplay: DT parsed successfully
[    1.622157] tegradc 15200000.nvdisplay: Display dc.ffffff800bca0000 registered with id=0
[    1.626316] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 15681600 KB/s
[    1.626324] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 1066500000 Hz
[    1.626330] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 358400000 Hz
[    1.626571] tegradc 15200000.nvdisplay: vblank syncpt # 8 for dc 0
[    1.626581] tegradc 15200000.nvdisplay: vpulse3 syncpt # 9 for dc 0
[    1.627956] tegradc 15200000.nvdisplay: Bootloader disp_param detected. Detected mode: 1920x1080 (on 0x0mm) pclk=148350937
[    1.635093] tegradc 15200000.nvdisplay: hdmi: invalid prod list prod_list_hdmi_board
[    1.635102] tegradc 15200000.nvdisplay: hdmi: tegra_hdmi_tmds_range_read(bd) failed
[    1.635253] tegra-adma 2930000.adma: Tegra210 ADMA driver registered 32 channels
[    1.636247] tegra-fuse-burn 3820000.efuse:efuse-burn: shutdown limit check disabled
[    1.636261] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
[    1.636848] kfuse 3830000.kfuse: initialized
[    1.639531] tegradc 15200000.nvdisplay: probed
[    1.645876] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.648738] 3100000.serial: ttyTHS0 at MMIO 0x3100000 (irq = 51, base_baud = 0) is a TEGRA_UART
[    1.649986] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 52, base_baud = 0) is a TEGRA_UART
[    1.651070] 3140000.serial: ttyTHS4 at MMIO 0x3140000 (irq = 53, base_baud = 0) is a TEGRA_UART
[    1.652581] console [ttyTCU0] enabled
[    1.652971] [drm] Initialized
[    1.672613] brd: module loaded
[    1.684283] Console: switching to colour frame buffer device 240x67
[    1.684420] tegradc 15200000.nvdisplay: fb registered
[    1.684757] gpio tegra-gpio wake71 for gpio=98(M:2)
[    1.685343] Could not get extcon-dev /host1x/nvdisplay@15210000:typec0(0)
[    1.685632] Could not get extcon-dev /host1x/nvdisplay@15220000:typec1(1)
[    1.689401] loop: module loaded
[    1.689477] tegra_profiler: version: 1.143, samples/io: 48/28
[    1.689621] tegra_profiler: auth: init
[    1.689952] nct1008_nct72 4-004c: starting parse dt
[    1.690064] nct1008_nct72 4-004c: !!!Found deprecated property!!!
[    1.690073] nct1008_nct72 4-004c: success parsing dt
[    1.690169] nct1008_nct72 4-004c: success in enabling tmp451 VDD rail
[    1.690459] THERMAL EST: found 3 subdevs
[    1.690468] THERMAL EST num_resources: 0
[    1.690474] [THERMAL EST subdev 0]
[    1.690510] [THERMAL EST subdev 1]
[    1.690516] [THERMAL EST subdev 2]
[    1.690529] THERMAL EST: Found 2 profiles, default profile is quiet
[    1.690762] thermal thermal_zone7: Registering thermal zone thermal_zone7 for type thermal-fan-est
[    1.690768] THERMAL EST: thz register success.
[    1.691018] THERMAL EST: end of probe, return err: 0
[    1.691921] ufs_tegra 2450000.ufshci: freq-table-hz property not specified
[    1.691935] ufs_tegra 2450000.ufshci: ufshcd_populate_vreg: Unable to find vdd-hba-supply regulator, assuming enabled
[    1.692730] ufs_tegra 2450000.ufshci: wakeup init done, cdirq 461
[    1.692743] gpio tegra-gpio-aon wake25 for gpio=32(EE:0)
[    1.703841] sd: No Scsi addr parsed to reserve index
[    1.703883] hisi_sas: driver version v1.6
[    1.709793] libphy: Fixed MDIO Bus: probed
[    1.710243] tun: Universal TUN/TAP device driver, 1.6
[    1.710249] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    1.711316] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    1.711323] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.711354] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[    1.711359] igb: Copyright (c) 2007-2014 Intel Corporation.
[    1.711406] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[    1.711411] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    1.711469] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
[    1.711475] Copyright(c) 1999 - 2017 Intel Corporation.
[    1.722734] nct1008_nct72 4-004c: LOC shutdown limit 107
[    1.723642] nct1008_nct72 4-004c: EXT shutdown limit 109
[    1.729763] eqos 2490000.ether_qos: failed to read eqos_auto_cal_config_0_reg
[    1.730333] eqos 2490000.ether_qos: Setting local MAC: 48 b0 2d 2f e2 16
[    1.730417] libphy: dwc_phy: probed
[    1.732436] PPP generic driver version 2.4.2
[    1.732663] PPP BSD Compression module registered
[    1.732669] PPP Deflate Compression module registered
[    1.732689] PPP MPPE Compression module registered
[    1.732697] NET: Registered protocol family 24
[    1.732747] usbcore: registered new interface driver r8152
[    1.732780] usbcore: registered new interface driver asix
[    1.732805] usbcore: registered new interface driver ax88179_178a
[    1.732831] usbcore: registered new interface driver cdc_ether
[    1.732853] usbcore: registered new interface driver net1080
[    1.732874] usbcore: registered new interface driver cdc_subset
[    1.732896] usbcore: registered new interface driver zaurus
[    1.732927] usbcore: registered new interface driver cdc_ncm
[    1.733064] VFIO - User Level meta-driver version: 0.3
[    1.734101] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.734116] ehci-pci: EHCI PCI platform driver
[    1.734146] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.734156] ohci-pci: OHCI PCI platform driver
[    1.734181] ohci-platform: OHCI generic platform driver
[    1.739342] tegra-xusb 3610000.xhci: USB2 port 0 has OTG_CAP
[    1.739350] tegra-xusb 3610000.xhci: USB3 port 2 has OTG_CAP
[    1.740970] edid invalid
[    1.742294] Could not get extcon-dev /xhci@3610000:id(0)
[    1.745750] usbcore: registered new interface driver uas
[    1.745804] usbcore: registered new interface driver usb-storage
[    1.745895] usbcore: registered new interface driver usbserial
[    1.748684] tegra-xudc-new 3550000.xudc: PMQOS CPU boost enabled
[    1.748752] Could not get extcon-dev /xudc@3550000:vbus(0)
[    1.751953] ucsi_ccg 1-0008: FW1 Version: gn v12.06, [Base 3.1.2.1487]
[    1.751965] ucsi_ccg 1-0008: FW2 Version: gn v12.06, [Base 3.1.2.1487]
[    1.753078] ucsi_ccg 1-0008: fw_mode: 2
[    1.753084] ucsi_ccg 1-0008: fw1_invalid: 0
[    1.753089] ucsi_ccg 1-0008: fw2_invalid: 0
[    1.753095] ucsi_ccg 1-0008: silicon_id: 0x1f00
[    1.753220] ucsi_ccg 1-0008: typec-port0 extcon dev created
[    1.753307] ucsi_ccg 1-0008: typec-port1 extcon dev created
[    1.753374] ucsi_ccg 1-0008: typec-pd extcon dev created
[    1.753501] gpio tegra-gpio-aon wake48 for gpio=10(BB:2)
[    1.757063] nct1008_nct72 4-004c: initial LOC temp: 33000 
[    1.757140] ucsi_ccg 1-0008: [typec-port1] Cable state:1, cable id:2
[    1.757604] nct1008_nct72 4-004c: initial EXT temp: 43750 
[    1.758555] nct1008_nct72 4-004c: hi_b:-10, lo_b:128
[    1.759215] ucsi_ccg 1-0008: HPI Command Success.
[    1.759518] nct1008_nct72 4-004c: nct1008_probe: initialized
[    1.761765] ucsi_ccg 1-0008: HPI Command Success.
[    1.761778] ucsi_ccg 1-0008: ucsi_ccg_init: complete
[    1.762167] mousedev: PS/2 mouse device common for all mice
[    1.762341] usbcore: registered new interface driver xpad
[    1.875658] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[    1.877179] Wake73 for irq=42
[    1.878472] rtc rtc1: alarm rtc device
[    1.878490] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
[    1.878546] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[    1.878687] i2c /dev entries driver
[    1.879547] tegradc 15200000.nvdisplay: blank - powerdown
[    1.881240] max77620-power max20024-power: Event recorder REG_NVERC : 0x80
[    1.888117] tegra-thermal-throttle bthrot_cdev: cpufreq policy is not ready defer
[    1.888565] FAN dev name: pwm-fan
[    1.888615] FAN:gpio request success.
[    1.888625] FAN: can't find tach_gpio
[    1.888635] pwm_fan_driver pwm-fan: Found 2 profiles, default profile is quiet
[    1.888672] pwm_fan_driver pwm-fan: cap state:4, cap pwm:255
[    1.888863] pwm_fan_driver pwm-fan: got pwm for fan. polarity is normal
[    1.888894] pwm_fan_driver pwm-fan: tach period: 1000
[    1.889716] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[    1.889725] pwm_fan_driver pwm-fan: index 1: pwm=77, rpm=1000, rru=2, rrd=2, state:2
[    1.889731] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
[    1.889736] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
[    1.889742] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[    1.889747] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[    1.889752] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[    1.889760] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[    1.889792] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[    1.889800] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[    1.890474] tegra-oc-event d280000.soctherm-oc-event: OC driver initialized
[    1.891467] device-mapper: uevent: version 1.0.3
[    1.891988] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[    1.967661] tegradc 15200000.nvdisplay: unblank
[    1.968801] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[    1.973528] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[    1.985938] tegra194_cpufreq_probe: platform driver Initialization: pass
[    1.986675] Parent Clock set for DC plld3
[    1.987717] cpuidle: Initializing cpuidle driver
[    1.988803] sdhci: Secure Digital Host Controller Interface driver
[    1.988806] sdhci: Copyright(c) Pierre Ossman
[    1.988808] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.992099] sdhci-tegra 3460000.sdhci: Client registration for eMC Successful
[    1.993853] CMDQ: cmdq_platfm_init successful
[    1.994355] sdhci-tegra 3400000.sdhci: Got CD GPIO
[    1.996881] sdhci-tegra 3400000.sdhci: Client registration for eMC Successful
[    1.998390] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 256
[    2.002103] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[    2.003426] tegra-se-nvhost 15810000.se: initialized
[    2.004605] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[    2.005375] tegra-se-nvhost 15820000.se: initialized
[    2.006331] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[    2.006965] tegra-se-nvhost 15830000.se: initialized
[    2.007608] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[    2.008460] tegra-se-nvhost 15840000.se: initialized
[    2.009254] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[    2.009632] hidraw: raw HID events driver (C) Jiri Kosina
[    2.010680] usbcore: registered new interface driver usbhid
[    2.010683] usbhid: USB HID core driver
[    2.015977] tegra186-cam-rtcpu bc00000.rtcpu: deferring, 14800000.isp is not probed
[    2.016932] tegra_aon c1a0000.aon: tegra aon driver probe OK
[    2.017376] tegra186-aondbg aondbg: aondbg driver probe() OK
[    2.018105] denver_knobs_init:MTS_VERSION:51035886
[    2.018272] tegra19x_actmon d230000.actmon: in actmon_register()...
[    2.019018] tegra19x_actmon d230000.actmon: initialization Completed for the device mc_all
[    2.019311] t19x_cache tegra-cache: probed
[    2.026382] misc nvmap: cvsram :dma coherent mem declare 0x0000000050000000,4194304
[    2.026389] misc nvmap: created heap cvsram base 0x0000000050000000 size (4096KiB)
[    2.026846] carmel-pmu-drv carmel-pmu: Registered Carmel PMU
[    2.027225] PLL_AON clock registered
[    2.029002] Clocks initialized successfully
[    2.030693] nvpmodel: initialized successfully
[    2.031729] trusty-virtio trusty:virtio: initializing
[    2.031916] trusty_ipc virtio0: vring0: va(pa)  ffffffc7da4f8000(0) qsz 32 notifyid 1
[    2.031924] trusty_ipc virtio0: vring1: va(pa)  ffffffc7da4fa000(0) qsz 32 notifyid 2
[    2.032058] trusty-virtio trusty:virtio: initializing done
[    2.032243] trusty_ipc virtio0: is online
[    2.032979] tegra-hda 3510000.hda: Override SDO lines to 4
[    2.033381] usbcore: registered new interface driver snd-usb-audio
[    2.035029] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
[    2.044168] gpio tegra-gpio wake8 for gpio=55(G:7)
[    2.044213] mmc1: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit with 64 bit addr
[    2.044668] input: tegra-hda-galen-t194 HDMI/DP,pcm=3 as /devices/3510000.hda/sound/card0/input0
[    2.044812] input: tegra-hda-galen-t194 HDMI/DP,pcm=7 as /devices/3510000.hda/sound/card0/input1
[    2.044937] input: tegra-hda-galen-t194 HDMI/DP,pcm=8 as /devices/3510000.hda/sound/card0/input2
[    2.045094] input: tegra-hda-galen-t194 HDMI/DP,pcm=9 as /devices/3510000.hda/sound/card0/input3
[    2.097735] tegradc 15200000.nvdisplay: hdmi: tmds rate:297000K prod-setting:prod_c_hdmi_223m_300m
[    2.099065] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
[    2.100759] mmc0: mmc_decode_ext_csd: CMDQ supported: depth: 31, cmdq_support: 1
[    2.113511] mmc0: periodic cache flush enabled
[    2.113526] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[    2.113988] mmcblk0: mmc0:0001 HBG4a2 29.1 GiB 
[    2.114181] mmcblk0boot0: mmc0:0001 HBG4a2 partition 1 8.00 MiB
[    2.114365] mmcblk0boot1: mmc0:0001 HBG4a2 partition 2 8.00 MiB
[    2.114583] mmcblk0rpmb: mmc0:0001 HBG4a2 partition 3 4.00 MiB
[    2.121075]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31 p32 p33 p34 p35 p36 p37 p38 p39 p40 p41 p42
[    2.133763] extcon-disp-state external-connection:disp-state: cable 48 state 1
[    2.133766] Extcon AUX2(HDMI) enable
[    2.163176] tegradc 15200000.nvdisplay: sync windows ret = 242
[    2.220574] extcon-disp-state external-connection:disp-state: cable 51 state 1
[    2.220578] Extcon HDMI: HPD enabled
[    2.220591] tegradc 15200000.nvdisplay: hdmi: plugged
[    2.647052] tegra_cec 3960000.tegra_cec: physical address: 30:00.
[    2.711623] tegra_cec 3960000.tegra_cec: Sent <Text View On> res: 0.
[    2.895974] tegra_cec 3960000.tegra_cec: Broadcast <Active Source> res: 0.
[    2.895981] tegra_cec 3960000.tegra_cec: tegra_cec_init Done.
[    3.882832] gpio tegra-gpio wake12 for gpio=149(S:5)
[    3.962002] OPE platform probe
[    3.962093] OPE platform probe successful
[    4.095763] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
[    4.095858] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
[    4.095945] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
[    4.096029] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
[    4.096136] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
[    4.096234] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
[    4.096336] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
[    4.096503] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
[    4.096598] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
[    4.096676] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
[    4.096756] tegra-asoc: sound: ADMAIF11 <-> ADMAIF11 mapping ok
[    4.096834] tegra-asoc: sound: ADMAIF12 <-> ADMAIF12 mapping ok
[    4.096919] tegra-asoc: sound: ADMAIF13 <-> ADMAIF13 mapping ok
[    4.097000] tegra-asoc: sound: ADMAIF14 <-> ADMAIF14 mapping ok
[    4.097084] tegra-asoc: sound: ADMAIF15 <-> ADMAIF15 mapping ok
[    4.097149] tegra-asoc: sound: ADMAIF16 <-> ADMAIF16 mapping ok
[    4.097224] tegra-asoc: sound: ADMAIF17 <-> ADMAIF17 mapping ok
[    4.097298] tegra-asoc: sound: ADMAIF18 <-> ADMAIF18 mapping ok
[    4.097363] tegra-asoc: sound: ADMAIF19 <-> ADMAIF19 mapping ok
[    4.097432] tegra-asoc: sound: ADMAIF20 <-> ADMAIF20 mapping ok
[    4.128455] input: tegra-snd-t19x-mobile-rt565x Headset Jack as /devices/sound/sound/card1/input4
[    4.129779] u32 classifier
[    4.129783]     Actions configured
[    4.129854] Initializing XFRM netlink socket
[    4.130267] NET: Registered protocol family 10
[    4.130956] NET: Registered protocol family 17
[    4.130967] NET: Registered protocol family 15
[    4.131035] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    4.131112] Bluetooth: RFCOMM socket layer initialized
[    4.131127] Bluetooth: RFCOMM ver 1.11
[    4.131133] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    4.131144] Bluetooth: HIDP socket layer initialized
[    4.131159] 9pnet: Installing 9P2000 support
[    4.131190] Key type dns_resolver registered
[    4.131416] Registered cp15_barrier emulation handler
[    4.131437] Registered setend emulation handler
[    4.132713] registered taskstats version 1
[    4.133100] tegra-pcie-dw 14180000.pcie: Setting init speed to max speed
[    4.134382] OF: PCI: host bridge /pcie@14180000 ranges:
[    4.134398] OF: PCI:    IO 0x38100000..0x381fffff -> 0x38100000
[    4.134405] OF: PCI:   MEM 0x1b40000000..0x1bffffffff -> 0x40000000
[    4.134410] OF: PCI:   MEM 0x1800000000..0x1b3fffffff -> 0x1800000000
[    4.243055] tegra-pcie-dw 14180000.pcie: link is up
[    4.243250] tegra-pcie-dw 14180000.pcie: PCI host bridge to bus 0000:00
[    4.243273] pci_bus 0000:00: root bus resource [bus 00-ff]
[    4.243279] pci_bus 0000:00: root bus resource [io  0x0000-0xfffff] (bus address [0x38100000-0x381fffff])
[    4.243284] pci_bus 0000:00: root bus resource [mem 0x1b40000000-0x1bffffffff] (bus address [0x40000000-0xffffffff])
[    4.243288] pci_bus 0000:00: root bus resource [mem 0x1800000000-0x1b3fffffff pref]
[    4.243310] pci 0000:00:00.0: [10de:1ad0] type 01 class 0x060400
[    4.243472] pci 0000:00:00.0: PME# supported from D0 D3hot D3cold
[    4.243683] iommu: Adding device 0000:00:00.0 to group 62
[    4.243939] pci 0000:01:00.0: [126f:2263] type 00 class 0x010802
[    4.244076] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[    4.244995] iommu: Adding device 0000:01:00.0 to group 63
[    4.255946] pci 0000:00:00.0: BAR 14: assigned [mem 0x1b40000000-0x1b400fffff]
[    4.255954] pci 0000:01:00.0: BAR 0: assigned [mem 0x1b40000000-0x1b40003fff 64bit]
[    4.256017] pci 0000:00:00.0: PCI bridge to [bus 01-ff]
[    4.256024] pci 0000:00:00.0:   bridge window [mem 0x1b40000000-0x1b400fffff]
[    4.256040] pci 0000:00:00.0: Max Payload Size set to  128/ 256 (was  256), Max Read Rq  512
[    4.256086] pci 0000:01:00.0: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  512
[    4.256348] pcieport 0000:00:00.0: Signaling PME through PCIe PME interrupt
[    4.256352] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    4.256360] pcie_pme 0000:00:00.0:pcie001: service driver pcie_pme loaded
[    4.256479] aer 0000:00:00.0:pcie002: service driver aer loaded
[    4.256812] nvme nvme0: pci function 0000:01:00.0
[    4.256863] nvme 0000:01:00.0: enabling device (0000 -> 0002)
[    4.256988] tegra-pcie-dw 14100000.pcie: Setting init speed to max speed
[    4.257869] OF: PCI: host bridge /pcie@14100000 ranges:
[    4.257886] OF: PCI:    IO 0x30100000..0x301fffff -> 0x30100000
[    4.257896] OF: PCI:   MEM 0x1230000000..0x123fffffff -> 0x40000000
[    4.257904] OF: PCI:   MEM 0x1200000000..0x122fffffff -> 0x1200000000
[    4.367035] tegra-pcie-dw 14100000.pcie: link is up
[    4.367245] tegra-pcie-dw 14100000.pcie: PCI host bridge to bus 0001:00
[    4.367257] pci_bus 0001:00: root bus resource [bus 00-ff]
[    4.367264] pci_bus 0001:00: root bus resource [io  0x100000-0x1fffff] (bus address [0x30100000-0x301fffff])
[    4.367269] pci_bus 0001:00: root bus resource [mem 0x1230000000-0x123fffffff] (bus address [0x40000000-0x4fffffff])
[    4.367272] pci_bus 0001:00: root bus resource [mem 0x1200000000-0x122fffffff pref]
[    4.367294] pci 0001:00:00.0: [10de:1ad2] type 01 class 0x060400
[    4.367413] pci 0001:00:00.0: PME# supported from D0 D3hot D3cold
[    4.367573] iommu: Adding device 0001:00:00.0 to group 64
[    4.367891] pci 0001:01:00.0: [1b4b:9171] type 00 class 0x010601
[    4.367998] pci 0001:01:00.0: reg 0x10: [io  0x8000-0x8007]
[    4.368060] pci 0001:01:00.0: reg 0x14: [io  0x8040-0x8043]
[    4.368122] pci 0001:01:00.0: reg 0x18: [io  0x8100-0x8107]
[    4.368184] pci 0001:01:00.0: reg 0x1c: [io  0x8140-0x8143]
[    4.368246] pci 0001:01:00.0: reg 0x20: [io  0x800000-0x80000f]
[    4.368308] pci 0001:01:00.0: reg 0x24: [mem 0x00900000-0x009001ff]
[    4.368370] pci 0001:01:00.0: reg 0x30: [mem 0xd0000000-0xd000ffff pref]
[    4.368695] pci 0001:01:00.0: PME# supported from D3hot
[    4.368901] iommu: Adding device 0001:01:00.0 to group 65
[    4.380312] pci 0001:00:00.0: BAR 14: assigned [mem 0x1230000000-0x12300fffff]
[    4.380317] pci 0001:00:00.0: BAR 13: assigned [io  0x100000-0x100fff]
[    4.380326] pci 0001:01:00.0: BAR 6: assigned [mem 0x1230000000-0x123000ffff pref]
[    4.380350] pci 0001:01:00.0: BAR 5: assigned [mem 0x1230010000-0x12300101ff]
[    4.380422] pci 0001:01:00.0: BAR 4: assigned [io  0x100000-0x10000f]
[    4.380482] pci 0001:01:00.0: BAR 0: assigned [io  0x100010-0x100017]
[    4.380544] pci 0001:01:00.0: BAR 2: assigned [io  0x100018-0x10001f]
[    4.380605] pci 0001:01:00.0: BAR 1: assigned [io  0x100020-0x100023]
[    4.380676] pci 0001:01:00.0: BAR 3: assigned [io  0x100024-0x100027]
[    4.380738] pci 0001:00:00.0: PCI bridge to [bus 01-ff]
[    4.380742] pci 0001:00:00.0:   bridge window [io  0x100000-0x100fff]
[    4.380749] pci 0001:00:00.0:   bridge window [mem 0x1230000000-0x12300fffff]
[    4.380783] pci 0001:00:00.0: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[    4.380926] pci 0001:01:00.0: Max Payload Size set to  256/ 512 (was  128), Max Read Rq  512
[    4.381134] pcieport 0001:00:00.0: Signaling PME through PCIe PME interrupt
[    4.381138] pci 0001:01:00.0: Signaling PME through PCIe PME interrupt
[    4.381144] pcie_pme 0001:00:00.0:pcie001: service driver pcie_pme loaded
[    4.381206] aer 0001:00:00.0:pcie002: service driver aer loaded
[    4.381579] ahci 0001:01:00.0: version 3.0
[    4.382008] ahci 0001:01:00.0: AHCI 0001.0000 32 slots 1 ports 6 Gbps 0x1 impl SATA mode
[    4.382015] ahci 0001:01:00.0: flags: 64bit ncq sntf led only pmp fbs pio slum part sxs 
[    4.382503] scsi host1: ahci
[    4.382772] ata1: SATA max UDMA/133 abar m512@0x1230010000 port 0x1230010100 irq 821
[    4.382894] tegra-pcie-dw 14140000.pcie: Setting init speed to max speed
[    4.383686] OF: PCI: host bridge /pcie@14140000 ranges:
[    4.383698] OF: PCI:    IO 0x34100000..0x341fffff -> 0x34100000
[    4.383705] OF: PCI:   MEM 0x12b0000000..0x12bfffffff -> 0x40000000
[    4.383710] OF: PCI:   MEM 0x1280000000..0x12afffffff -> 0x1280000000
[    4.599028]  nvme0n1: p1
[    4.698326] ata1: SATA link down (SStatus 0 SControl 300)
[    4.895669] tegra-pcie-dw 14140000.pcie: link is down
[    4.895891] tegra-pcie-dw 14140000.pcie: PCI host bridge to bus 0003:00
[    4.895909] pci_bus 0003:00: root bus resource [bus 00-ff]
[    4.895916] pci_bus 0003:00: root bus resource [io  0x200000-0x2fffff] (bus address [0x34100000-0x341fffff])
[    4.895921] pci_bus 0003:00: root bus resource [mem 0x12b0000000-0x12bfffffff] (bus address [0x40000000-0x4fffffff])
[    4.895925] pci_bus 0003:00: root bus resource [mem 0x1280000000-0x12afffffff pref]
[    4.895950] pci 0003:00:00.0: [10de:1ad2] type 01 class 0x060400
[    4.896098] pci 0003:00:00.0: PME# supported from D0 D3hot D3cold
[    4.896310] iommu: Adding device 0003:00:00.0 to group 66
[    4.896681] pci 0003:00:00.0: PCI bridge to [bus 01-ff]
[    4.896704] pci 0003:00:00.0: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[    4.896925] pcieport 0003:00:00.0: Signaling PME through PCIe PME interrupt
[    4.896932] pcie_pme 0003:00:00.0:pcie001: service driver pcie_pme loaded
[    4.897028] aer 0003:00:00.0:pcie002: service driver aer loaded
[    4.897171] pcie_pme 0003:00:00.0:pcie001: unloading service driver pcie_pme
[    4.897210] aer 0003:00:00.0:pcie002: unloading service driver aer
[    4.897285] pci_bus 0003:01: busn_res: [bus 01-ff] is released
[    4.897387] iommu: Removing device 0003:00:00.0 from group 66
[    4.897439] pci_bus 0003:00: busn_res: [bus 00-ff] is released
[    4.898853] tegra-pcie-dw 14140000.pcie: PCIe link is not up...!
[    4.899507] tegra-pcie-dw 141a0000.pcie: Setting init speed to max speed
[    4.900526] OF: PCI: host bridge /pcie@141a0000 ranges:
[    4.900543] OF: PCI:    IO 0x3a100000..0x3a1fffff -> 0x3a100000
[    4.900556] OF: PCI:   MEM 0x1f40000000..0x1fffffffff -> 0x40000000
[    4.900560] OF: PCI:   MEM 0x1c00000000..0x1f3fffffff -> 0x1c00000000
[    5.414955] tegra-pcie-dw 141a0000.pcie: link is down
[    5.415165] tegra-pcie-dw 141a0000.pcie: PCI host bridge to bus 0005:00
[    5.415196] pci_bus 0005:00: root bus resource [bus 00-ff]
[    5.415203] pci_bus 0005:00: root bus resource [io  0x300000-0x3fffff] (bus address [0x3a100000-0x3a1fffff])
[    5.415208] pci_bus 0005:00: root bus resource [mem 0x1f40000000-0x1fffffffff] (bus address [0x40000000-0xffffffff])
[    5.415212] pci_bus 0005:00: root bus resource [mem 0x1c00000000-0x1f3fffffff pref]
[    5.415235] pci 0005:00:00.0: [10de:1ad0] type 01 class 0x060400
[    5.415392] pci 0005:00:00.0: PME# supported from D0 D3hot D3cold
[    5.415549] iommu: Adding device 0005:00:00.0 to group 66
[    5.415826] pci 0005:00:00.0: PCI bridge to [bus 01-ff]
[    5.415847] pci 0005:00:00.0: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[    5.416034] pcieport 0005:00:00.0: Signaling PME through PCIe PME interrupt
[    5.416040] pcie_pme 0005:00:00.0:pcie001: service driver pcie_pme loaded
[    5.416144] aer 0005:00:00.0:pcie002: service driver aer loaded
[    5.416285] pcie_pme 0005:00:00.0:pcie001: unloading service driver pcie_pme
[    5.416325] aer 0005:00:00.0:pcie002: unloading service driver aer
[    5.416385] pci_bus 0005:01: busn_res: [bus 01-ff] is released
[    5.416451] iommu: Removing device 0005:00:00.0 from group 66
[    5.416537] pci_bus 0005:00: busn_res: [bus 00-ff] is released
[    5.417726] tegra-pcie-dw 141a0000.pcie: PCIe link is not up...!
[    5.430383] tegra-cbb 14040000.cv-noc: noc_secure_irq = 100, noc_nonsecure_irq = 99>
[    5.434463] tegra194-isp5 14800000.isp: initialized
[    5.439787] tegra194-vi5 15c10000.vi: using default number of vi channels, 36
[    5.446023] tegra194-vi5 15c10000.vi: initialized
[    5.449658] tegra194-vi5 15c10000.vi: ep of_device is not enabled /host1x/vi@15c10000/ports/port@0/endpoint.
[    5.451814] tegra-xusb 3610000.xhci: USB2 port 0 has OTG_CAP
[    5.451818] tegra-xusb 3610000.xhci: USB3 port 2 has OTG_CAP
[    5.451977] tegradc 15210000.nvdisplay: disp1 connected to head1->/host1x/sor
[    5.451997] tegradc 15210000.nvdisplay: parse_dp_settings: No dp-lt-settings node
[    5.452071] tegradc 15210000.nvdisplay: DT parsed successfully
[    5.452093] tegradc 15210000.nvdisplay: Display dc.ffffff800fcd0000 registered with id=1
[    5.452870] tegradc 15210000.nvdisplay: vblank syncpt # 11 for dc 1
[    5.452876] tegradc 15210000.nvdisplay: vpulse3 syncpt # 15 for dc 1
[    5.454887] tegra-xusb 3610000.xhci: extcon 0: ffffffc7c7991400 id
[    5.455479] tegra-xudc-new 3550000.xudc: PMQOS CPU boost enabled
[    5.455515] tegra-xudc-new 3550000.xudc: device count: 1
[    5.456448] tegra-xudc-new 3550000.xudc: vbus state: 0
[    5.456455] tegra-xudc-new 3550000.xudc: Initialize boost_cpufreq work
[    5.456627] tegra-thermal-throttle bthrot_cdev: clk:cpu max:2265600000, min:115200000 steps:28
[    5.456742] tegra-xudc-new 3550000.xudc: entering ELPG
[    5.457012] tegra-xudc-new 3550000.xudc: entering ELPG done
[    5.457786] tegra-xusb 3610000.xhci: Firmware timestamp: 2019-07-24 05:47:34 UTC, Version: 60.06 release
[    5.457814] tegra-xusb 3610000.xhci: xHCI Host Controller
[    5.457826] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 1
[    5.458476] tegra-xusb 3610000.xhci: hcc params 0x0184ff25 hci version 0x110 quirks 0x00050810
[    5.458498] tegra-xusb 3610000.xhci: irq 474, io mem 0x03610000
[    5.458602] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    5.458607] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.458611] usb usb1: Product: xHCI Host Controller
[    5.458614] usb usb1: Manufacturer: Linux 4.9.201-tegra xhci-hcd
[    5.458617] usb usb1: SerialNumber: 3610000.xhci
[    5.458832] hub 1-0:1.0: USB hub found
[    5.458855] hub 1-0:1.0: 4 ports detected
[    5.459085] tegra-xusb 3610000.xhci: xHCI Host Controller
[    5.459092] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 2
[    5.459097] tegra-xusb 3610000.xhci: Host supports USB 3.1 Enhanced SuperSpeed
[    5.459225] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    5.459230] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    5.459233] usb usb2: Product: xHCI Host Controller
[    5.459237] usb usb2: Manufacturer: Linux 4.9.201-tegra xhci-hcd
[    5.459240] usb usb2: SerialNumber: 3610000.xhci
[    5.459454] hub 2-0:1.0: USB hub found
[    5.459474] hub 2-0:1.0: 4 ports detected
[    5.459862] Wake76 for irq=199
[    5.459865] Wake77 for irq=199
[    5.459868] Wake78 for irq=199
[    5.459870] Wake79 for irq=199
[    5.459872] Wake80 for irq=199
[    5.459875] Wake81 for irq=199
[    5.459877] Wake82 for irq=199
[    5.459901] tegra-xusb 3610000.xhci: Upgrade port 0 to USB3.0
[    5.459905] tegra-xusb 3610000.xhci: Upgrade port 1 to USB3.0
[    5.511412] tegra-thermal-throttle bthrot_cdev: clk:gpu max:1377000000, min:114750000 steps:13
[    5.511435] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced clk:0:cpu off:0 slope-adj:200
[    5.511440] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced clk:1:gpu off:0 slope-adj:400
[    5.511500] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced max_state:56 cutoff:0
[    5.511537] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced clk:0:cpu off:0 slope-adj:400
[    5.511541] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced clk:1:gpu off:0 slope-adj:400
[    5.516747] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced max_state:52 cutoff:1
[    5.516760] tegradc 15210000.nvdisplay: probed
[    5.516784] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced clk:0:cpu off:0 slope-adj:200
[    5.516789] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced clk:1:gpu off:365500000 slope-adj:300
[    5.516919] tegradc 15210000.nvdisplay: fb registered
[    5.517176] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced max_state:56 cutoff:0
[    5.517215] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced clk:0:cpu off:38400000 slope-adj:10
[    5.517220] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced clk:1:gpu off:25500000 slope-adj:10
[    5.517566] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced max_state:2 cutoff:0
[    5.517593] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced clk:0:cpu off:0 slope-adj:400
[    5.517597] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced clk:1:gpu off:0 slope-adj:400
[    5.517808] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced max_state:52 cutoff:1
[    5.518538] tegra186-cam-rtcpu bc00000.rtcpu: Trace buffer configured at IOVA=0xbff00000
[    5.520442] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[    5.520447] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[    5.520508] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[    5.520517] tegradc 15210000.nvdisplay: blank - powerdown
[    5.520526] extcon-disp-state external-connection:disp-state: cable 44 state 0 already set.
[    5.520529] Extcon DP: HPD disabled
[    5.520532] hpd: hpd_switch 0
[    5.520534] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[    5.520542] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[    5.520549] tegradc 15220000.nvdisplay: disp2 connected to head2->/host1x/sor1
[    5.520551] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[    5.520572] tegradc 15220000.nvdisplay: parse_dp_settings: No dp-lt-settings node
[    5.520624] tegradc 15220000.nvdisplay: DT parsed successfully
[    5.520648] tegradc 15220000.nvdisplay: Display dc.ffffff800ff50000 registered with id=2
[    5.520785] tegradc 15220000.nvdisplay: vblank syncpt # 16 for dc 2
[    5.520790] tegradc 15220000.nvdisplay: vpulse3 syncpt # 17 for dc 2
[    5.528029] tegradc 15220000.nvdisplay: probed
[    5.528182] tegradc 15220000.nvdisplay: fb registered
[    5.531425] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[    5.531430] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[    5.531437] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[    5.531446] tegradc 15220000.nvdisplay: blank - powerdown
[    5.531473] extcon-disp-state external-connection:disp-state: cable 44 state 0 already set.
[    5.531476] Extcon DP: HPD disabled
[    5.531478] hpd: hpd_switch 0
[    5.531482] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[    5.531489] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[    5.531494] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[    5.563340] usb usb2: usb_suspend_both: status 0
[    5.592073] tegra-ivc ivc-bc00000.rtcpu: region 0: iova=0xbfee0000-0xbfefffff size=131072
[    5.592389] tegra-ivc ivc-bc00000.rtcpu:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[    5.592559] tegra-ivc ivc-bc00000.rtcpu:dbg@1: dbg: ver=0 grp=1 RX[1x384]=0x1900-0x1b00 TX[1x384]=0x1b00-0x1d00
[    5.592672] tegra-ivc ivc-bc00000.rtcpu:dbg@2: dbg: ver=0 grp=1 RX[1x8192]=0x1d00-0x3d80 TX[1x8192]=0x3d80-0x5e00
[    5.592969] tegra-ivc ivc-bc00000.rtcpu:ivccontrol@3: ivccontrol: ver=0 grp=1 RX[64x320]=0x5e00-0xae80 TX[64x320]=0xae80-0xff00
[    5.593046] tegra-ivc ivc-bc00000.rtcpu:ivccapture@4: ivccapture: ver=0 grp=1 RX[512x64]=0xff00-0x17f80 TX[512x64]=0x17f80-0x20000
[    5.593228] tegra186-cam-rtcpu bc00000.rtcpu: using cam RTCPU IRQ (71)
[    5.593232] tegra186-cam-rtcpu bc00000.rtcpu: tegra_camrtc_mon_create is successful
[    5.594131] tegra186-cam-rtcpu bc00000.rtcpu: firmware version cpu=rce cmd=5 sha1=cf2bef3ad10e437272857b76308abef8ffb80bda
[    5.594499] Wake83 for irq=211
[    5.594558] gpio tegra-gpio wake67 for gpio=48(G:0)
[    5.594620] gpio tegra-gpio-aon wake29 for gpio=36(EE:4)
[    5.594721] input: gpio-keys as /devices/gpio-keys/input/input5
[    5.628143] tegra_rtc c2a0000.rtc: setting system clock to 2021-05-12 21:13:00 UTC (1620853980)
[    5.628627] mmcblk mmc0:0001: Card claimed for testing.
[    5.667995] bpmp: mounted debugfs mirror
[    5.674374] ALSA device list:
[    5.674380]   #0: tegra-hda-galen-t194 at 0x3518000 irq 70
[    5.674382]   #1: tegra-snd-t19x-mobile-rt565x
[    5.675657] Freeing unused kernel memory: 8576K
[    5.708831] Root device found: mmcblk0p1
[    5.710394] Found dev node: /dev/mmcblk0p1
[    5.734697] EXT4-fs (mmcblk0p1): recovery complete
[    5.734710] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[    5.737258] Rootfs mounted over mmcblk0p1
[    5.756359] Switching from initrd to actual rootfs
[    5.927624] ip_tables: (C) 2000-2006 Netfilter Core Team
[    5.930088] cgroup: cgroup2: unknown option "nsdelegate"
[    5.939507] systemd[1]: systemd 237 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)
[    5.940098] systemd[1]: Detected architecture arm64.
[    5.944907] systemd[1]: Set hostname to <glabs-desktop>.
[    6.055168] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[    6.055177] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[    6.226279] random: systemd: uninitialized urandom read (16 bytes read)
[    6.226316] systemd[1]: Reached target Swap.
[    6.226614] random: systemd: uninitialized urandom read (16 bytes read)
[    6.226918] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    6.226947] random: systemd: uninitialized urandom read (16 bytes read)
[    6.227016] systemd[1]: Reached target User and Group Name Lookups.
[    6.229409] systemd[1]: Created slice System Slice.
[    6.229825] systemd[1]: Listening on Journal Audit Socket.
[    6.258839] gpio tegra-gpio wake44 for gpio=192(Y:0)
[    6.277052] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[    6.344618] nvgpu: 17000000.gv11b          nvgpu_nvhost_syncpt_init:291  [INFO]  syncpt_unit_base 60000000 syncpt_unit_size 400000 size 1000

[    6.406068] cpu-throttle-alert cooling device registered.
[    6.406426] gpu-throttle-alert cooling device registered.
[    6.406784] aux-throttle-alert cooling device registered.
[    6.433367] random: crng init done
[    6.433374] random: 7 urandom warning(s) missed due to ratelimiting
[    6.479849] systemd-journald[2441]: Received request to flush runtime journal from PID 1
[    6.535047] usb 1-4: new low-speed USB device number 3 using tegra-xusb
[    6.565029] usb 1-4: New USB device found, idVendor=413c, idProduct=2113
[    6.565037] usb 1-4: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    6.565042] usb 1-4: Product: Dell KB216 Wired Keyboard
[    6.572011] input: Dell KB216 Wired Keyboard as /devices/3610000.xhci/usb1/1-4/1-4:1.0/0003:413C:2113.0001/input/input6
[    6.622565] EXT4-fs (nvme0n1p1): 2 orphan inodes deleted
[    6.622575] EXT4-fs (nvme0n1p1): recovery complete
[    6.625159] EXT4-fs (nvme0n1p1): mounted filesystem with ordered data mode. Opts: errors=remount-ro,discard
[    6.631676] hid-generic 0003:413C:2113.0001: input,hidraw0: USB HID v1.11 Keyboard [Dell KB216 Wired Keyboard] on usb-3610000.xhci-4/input0
[    6.636798] input: Dell KB216 Wired Keyboard as /devices/3610000.xhci/usb1/1-4/1-4:1.1/0003:413C:2113.0002/input/input7
[    6.679283] usb 2-1: new SuperSpeed USB device number 2 using tegra-xusb
[    6.699330] hid-generic 0003:413C:2113.0002: input,hidraw1: USB HID v1.11 Device [Dell KB216 Wired Keyboard] on usb-3610000.xhci-4/input1
[    6.699899] usb 2-1: New USB device found, idVendor=0bda, idProduct=8153
[    6.699905] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[    6.699909] usb 2-1: Product: USB 10/100/1000 LAN
[    6.699913] usb 2-1: Manufacturer: Realtek
[    6.699916] usb 2-1: SerialNumber: 000001
[    6.723318] systemd-journald[2441]: Received SIGTERM from PID 1 (systemd).
[    6.755442] systemd: 40 output lines suppressed due to ratelimiting
[    6.822885] systemd[1]: systemd 237 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)
[    6.823453] systemd[1]: Detected architecture arm64.
[    6.824337] systemd[1]: Set hostname to <glabs-desktop>.
[    6.827540] usb 2-1: reset SuperSpeed USB device number 2 using tegra-xusb
[    6.874948] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[    6.875397] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[    6.895931] r8152 2-1:1.0 eth1: v2.09.00 (2017/08/21)
[    6.895937] r8152 2-1:1.0 eth1: This product is covered by one or more of the following patents:
               		US6,570,884, US6,115,776, and US6,327,625.
               
[    6.993264] systemd[1]: systemd-udev-trigger.service: Main process exited, code=killed, status=15/TERM
[    6.993679] systemd[1]: systemd-udev-trigger.service: Failed with result 'signal'.
[    6.995188] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got invalid poll event 16 on pipe (fd=54)
[    6.995422] systemd[1]: proc-sys-fs-binfmt_misc.automount: Failed with result 'resources'.
[    6.995736] systemd[1]: systemd-journald.service: Service has no hold-off time, scheduling restart.
[    7.800673] using random self ethernet address
[    7.800872] using random host ethernet address
[    8.279941] Mass Storage Function, version: 2009/09/11
[    8.279949] LUN: removable file: (no medium)
[    8.285768] using random self ethernet address
[    8.285917] using random host ethernet address
[    8.301092] rndis0: HOST MAC c2:61:e0:5a:68:2c
[    8.301551] rndis0: MAC c2:61:e0:5a:68:2d
[    8.303489] usb0: HOST MAC c2:61:e0:5a:68:2e
[    8.303532] usb0: MAC c2:61:e0:5a:68:2f
[    8.303556] tegra-xudc-new 3550000.xudc: exiting ELPG
[    8.304354] tegra-xudc-new 3550000.xudc: exiting ELPG done
[    8.304373] tegra-xudc-new 3550000.xudc: ep 0 (type: 0, dir: out) enabled
[    8.304407] tegra-xudc-new 3550000.xudc: entering ELPG
[    8.305525] tegra-xudc-new 3550000.xudc: entering ELPG done
[    8.305542] tegra-xudc-new 3550000.xudc: exiting ELPG
[    8.305980] tegra-xudc-new 3550000.xudc: exiting ELPG done
[    8.305994] tegra-xudc-new 3550000.xudc: entering ELPG
[    8.306170] tegra-xudc-new 3550000.xudc: entering ELPG done
[    8.309028] l4tbr0: port 1(rndis0) entered blocking state
[    8.309036] l4tbr0: port 1(rndis0) entered disabled state
[    8.309187] device rndis0 entered promiscuous mode
[    8.313455] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
[    8.321531] l4tbr0: port 2(usb0) entered blocking state
[    8.321537] l4tbr0: port 2(usb0) entered disabled state
[    8.322259] device usb0 entered promiscuous mode
[    8.337159] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[    8.729326] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    8.816011] gpio tegra-gpio wake20 for gpio=52(G:4)
[    8.823248] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    8.838612] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[    8.848401] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
[    8.885655] nvgpu: 17000000.gv11b                 tpc_pg_mask_store:843  [INFO]  no value change, same mask already set
[   10.521263] zram: Added device: zram0
[   10.522744] zram: Added device: zram1
[   10.525520] zram: Added device: zram2
[   10.526352] zram: Added device: zram3
[   10.528024] zram: Added device: zram4
[   10.528610] zram: Added device: zram5
[   10.529143] zram: Added device: zram6
[   10.532092] zram: Added device: zram7
[   10.547823] zram0: detected capacity change from 0 to 2091954176
[   10.554404] mc-err: (255) csr_pcie0r: EMEM address decode error
[   10.554603] mc-err:   status = 0x200640d8; addr = 0xffffffff00; hi_adr_reg=ff08
[   10.554788] mc-err:   secure: yes, access-type: read
[   10.554938] mc-err: mcerr: unknown intr source intstatus = 0x00000000, intstatus_1 = 0x00000000
[   10.554953] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu1, iova=0x4ff9eb000, fsynr=0x200003, cb=0, sid=86(0x56 - PCIE0), pgd=845da3003, pud=845da3003, pmd=83bbed003, pte=0
[   10.575863] Adding 2042920k swap on /dev/zram0.  Priority:5 extents:1 across:2042920k SS
[   10.582141] zram1: detected capacity change from 0 to 2091954176
[   10.593447] Adding 2042920k swap on /dev/zram1.  Priority:5 extents:1 across:2042920k SS
[   10.596491] zram2: detected capacity change from 0 to 2091954176
[   10.610135] Adding 2042920k swap on /dev/zram2.  Priority:5 extents:1 across:2042920k SS
[   10.613826] zram3: detected capacity change from 0 to 2091954176
[   10.626902] Adding 2042920k swap on /dev/zram3.  Priority:5 extents:1 across:2042920k SS
[   10.631360] zram4: detected capacity change from 0 to 2091954176
[   10.641450] Adding 2042920k swap on /dev/zram4.  Priority:5 extents:1 across:2042920k SS
[   10.644828] zram5: detected capacity change from 0 to 2091954176
[   10.656934] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu0, iova=0x4ffba1000, fsynr=0x3, cb=0, sid=86(0x56 - PCIE0), pgd=845da3003, pud=845da3003, pmd=840cac003, pte=0
[   10.657722] mc-err: (255) csr_pcie0r1: EMEM address decode error
[   10.657899] mc-err:   status = 0x200640f3; addr = 0xffffffff00; hi_adr_reg=ff08
[   10.658086] mc-err:   secure: yes, access-type: read
[   10.658225] mc-err: mcerr: unknown intr source intstatus = 0x00000000, intstatus_1 = 0x00000000
[   10.659937] Adding 2042920k swap on /dev/zram5.  Priority:5 extents:1 across:2042920k SS
[   10.662912] zram6: detected capacity change from 0 to 2091954176
[   10.674376] mc-err: Too many MC errors; throttling prints
[   10.674580] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu1, iova=0x4ffc50000, fsynr=0x200003, cb=0, sid=86(0x56 - PCIE0), pgd=845da3003, pud=845da3003, pmd=8426e5003, pte=0
[   10.675780] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu1, iova=0x4ffc50000, fsynr=0x200003, cb=0, sid=86(0x56 - PCIE0), pgd=845da3003, pud=845da3003, pmd=8426e5003, pte=0
[   10.676956] Adding 2042920k swap on /dev/zram6.  Priority:5 extents:1 across:2042920k SS
[   10.679191] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu0, iova=0x4ff4dc000, fsynr=0x3, cb=0, sid=86(0x56 - PCIE0), pgd=845da3003, pud=845da3003, pmd=83aa63003, pte=0
[   10.679991] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu0, iova=0x4ff05c000, fsynr=0x3, cb=0, sid=86(0x56 - PCIE0), pgd=845da3003, pud=845da3003, pmd=8386ce003, pte=0
[   10.680486] zram7: detected capacity change from 0 to 2091954176
[   10.689641] Adding 2042920k swap on /dev/zram7.  Priority:5 extents:1 across:2042920k SS
[   10.697752] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu0, iova=0x4ffe58000, fsynr=0x3, cb=0, sid=86(0x56 - PCIE0), pgd=845da3003, pud=845da3003, pmd=845da4003, pte=0
[   10.833182] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu1, iova=0x4ffe03000, fsynr=0x200003, cb=0, sid=86(0x56 - PCIE0), pgd=845da3003, pud=845da3003, pmd=845da4003, pte=0
[   10.834786] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu1, iova=0x4ffe03000, fsynr=0x200003, cb=0, sid=86(0x56 - PCIE0), pgd=845da3003, pud=845da3003, pmd=845da4003, pte=0
[   10.836708] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu1, iova=0x4ffdcd000, fsynr=0x200003, cb=0, sid=86(0x56 - PCIE0), pgd=845da3003, pud=845da3003, pmd=8426e5003, pte=0
[   10.914712] Bridge firewalling registered
[   10.936008] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[   11.149317] Netfilter messages via NETLINK v0.30.
[   11.150915] ctnetlink v0.93: registering with nfnetlink.
[   11.286627] IPv6: ADDRCONF(NETDEV_UP): br-2d20c10992d2: link is not ready
[   11.364396] tegradc 15200000.nvdisplay: unblank
[   11.364407] tegradc 15210000.nvdisplay: blank - powerdown
[   11.364415] tegradc 15220000.nvdisplay: blank - powerdown
[   11.423397] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
[   11.654969] eqos 2490000.ether_qos eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[   11.656133] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[   12.624741] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   13.234401] fuse init (API version 7.26)
[   14.892187] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   14.892199] Bluetooth: BNEP socket layer initialized
[   15.351145] tegradc 15200000.nvdisplay: unblank
[   15.351157] tegradc 15210000.nvdisplay: blank - powerdown
[   15.351163] tegradc 15220000.nvdisplay: blank - powerdown
[   15.684227] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu0, iova=0x4ffddc000, fsynr=0x3, cb=0, sid=86(0x56 - PCIE0), pgd=845da3003, pud=845da3003, pmd=8426e5003, pte=0
[   15.684907] mc-err: (255) csr_pcie0r: EMEM address decode error
[   15.685019] mc-err:   status = 0x200640d8; addr = 0xffffffff00; hi_adr_reg=ff08
[   15.685134] mc-err:   secure: yes, access-type: read
[   15.685220] mc-err: mcerr: unknown intr source intstatus = 0x00000000, intstatus_1 = 0x00000000
[   16.312783] br-2d20c10992d2: port 1(veth2e633bd) entered blocking state
[   16.312789] br-2d20c10992d2: port 1(veth2e633bd) entered disabled state
[   16.312861] device veth2e633bd entered promiscuous mode
[   16.312978] IPv6: ADDRCONF(NETDEV_UP): veth2e633bd: link is not ready
[   16.312983] br-2d20c10992d2: port 1(veth2e633bd) entered blocking state
[   16.312987] br-2d20c10992d2: port 1(veth2e633bd) entered forwarding state
[   16.313661] br-2d20c10992d2: port 1(veth2e633bd) entered disabled state
[   16.980962] eth0: renamed from veth7bba375
[   17.014280] IPv6: ADDRCONF(NETDEV_CHANGE): veth2e633bd: link becomes ready
[   17.014662] br-2d20c10992d2: port 1(veth2e633bd) entered blocking state
[   17.014668] br-2d20c10992d2: port 1(veth2e633bd) entered forwarding state
[   17.014846] IPv6: ADDRCONF(NETDEV_CHANGE): br-2d20c10992d2: link becomes ready
[   17.635598] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[   24.825055] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu0, iova=0x4ff9a0000, fsynr=0x3, cb=0, sid=86(0x56 - PCIE0), pgd=845da3003, pud=845da3003, pmd=83bbed003, pte=0
[   24.825680] mc-err: (255) csr_pcie0r: EMEM address decode error
[   24.825790] mc-err:   status = 0x200640d8; addr = 0xffffffff00; hi_adr_reg=ff08
[   24.825907] mc-err:   secure: yes, access-type: read
[   24.825991] mc-err: mcerr: unknown intr source intstatus = 0x00000000, intstatus_1 = 0x00000000
[   25.930158] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu0, iova=0x4ffc07000, fsynr=0x3, cb=0, sid=86(0x56 - PCIE0), pgd=845da3003, pud=845da3003, pmd=8426e5003, pte=0
[   25.930812] mc-err: Too many MC errors; throttling prints
[   25.930859] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu0, iova=0x4ffc07000, fsynr=0x3, cb=0, sid=86(0x56 - PCIE0), pgd=845da3003, pud=845da3003, pmd=8426e5003, pte=0
[   26.298409] br-2d20c10992d2: port 2(veth4b42e8c) entered blocking state
[   26.298416] br-2d20c10992d2: port 2(veth4b42e8c) entered disabled state
[   26.298573] device veth4b42e8c entered promiscuous mode
[   26.298725] IPv6: ADDRCONF(NETDEV_UP): veth4b42e8c: link is not ready
[   26.983219] eth0: renamed from vethc93220f
[   27.016801] IPv6: ADDRCONF(NETDEV_CHANGE): veth4b42e8c: link becomes ready
[   27.016974] br-2d20c10992d2: port 2(veth4b42e8c) entered blocking state
[   27.016978] br-2d20c10992d2: port 2(veth4b42e8c) entered forwarding state
[   36.183239] vdd-1v8-cvb: disabling
[   36.183252] vdd-1v8-sd: disabling
[   36.183258] vdd-epb-1v0: disabling
[   36.183264] avdd-cam-2v8: disabling
[   36.183269] vdd-sata-1v5: disabling
[   36.183273] vdd-1v8-slt: disabling
[   36.183279] vdd-3v3-slt: disabling
[   36.183285] vdd_sys_en: disabling
[   68.296793] extcon-disp-state external-connection:disp-state: cable 48 state 0
[   68.296804] Extcon AUX2(HDMI) disable
[   68.339508] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[   68.340623] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[   68.341556] tegradc 15200000.nvdisplay: blank - powerdown
[   68.346812] tegradc 15200000.nvdisplay: blank - powerdown
[   68.346832] tegradc 15200000.nvdisplay: unblank
[   68.346858] tegradc 15200000.nvdisplay: unblank
[   68.346872] tegradc 15210000.nvdisplay: blank - powerdown
[   68.346881] tegradc 15220000.nvdisplay: blank - powerdown
[   68.357666] extcon-disp-state external-connection:disp-state: cable 51 state 0
[   68.357672] Extcon HDMI: HPD disabled
[   68.357708] tegradc 15200000.nvdisplay: hdmi: unplugged
[   73.769394] tegradc 15200000.nvdisplay: blank - powerdown
[   73.769861] tegradc 15200000.nvdisplay: unblank
[   73.770838] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[   73.771001] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[   73.782542] Parent Clock set for DC plld3
[   73.787219] tegradc 15200000.nvdisplay: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_111m_223m
[   73.789160] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
[   73.823772] extcon-disp-state external-connection:disp-state: cable 48 state 1
[   73.823776] Extcon AUX2(HDMI) enable
[   73.823972] extcon-disp-state external-connection:disp-state: cable 51 state 1
[   73.823979] Extcon HDMI: HPD enabled
[   73.824073] tegradc 15200000.nvdisplay: hdmi: plugged
[   73.852975] tegradc 15200000.nvdisplay: blank - powerdown
[   73.906126] extcon-disp-state external-connection:disp-state: cable 48 state 0
[   73.906130] Extcon AUX2(HDMI) disable
[   73.929408] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[   73.930403] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[   73.930898] tegradc 15200000.nvdisplay: unblank
[   73.932203] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[   73.932412] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[   73.933923] Parent Clock set for DC plld3
[   73.938560] tegradc 15200000.nvdisplay: hdmi: tmds rate:297000K prod-setting:prod_c_hdmi_223m_300m
[   73.939955] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
[   73.977565] extcon-disp-state external-connection:disp-state: cable 48 state 1
[   73.977577] Extcon AUX2(HDMI) enable
[   73.978086] tegradc 15200000.nvdisplay: unblank
[   73.978095] tegradc 15210000.nvdisplay: blank - powerdown
[   73.978101] tegradc 15220000.nvdisplay: blank - powerdown
[   73.991998] tegradc 15200000.nvdisplay: blank - powerdown
[   74.107084] extcon-disp-state external-connection:disp-state: cable 48 state 0
[   74.107090] Extcon AUX2(HDMI) disable
[   74.148100] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[   74.148762] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[   74.149297] tegradc 15210000.nvdisplay: blank - powerdown
[   74.149312] tegradc 15220000.nvdisplay: blank - powerdown
[   74.181332] tegradc 15200000.nvdisplay: blank - powerdown
[   74.181374] tegradc 15200000.nvdisplay: unblank
[   74.184432] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[   74.184652] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[   74.196620] Parent Clock set for DC plld3
[   74.201083] tegradc 15200000.nvdisplay: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_111m_223m
[   74.202549] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
[   74.239338] extcon-disp-state external-connection:disp-state: cable 48 state 1
[   74.239343] Extcon AUX2(HDMI) enable
[   74.239473] tegradc 15200000.nvdisplay: unblank
[   74.239487] tegradc 15210000.nvdisplay: blank - powerdown
[   74.239497] tegradc 15220000.nvdisplay: blank - powerdown
[   75.377135] usb 1-4: USB disconnect, device number 3
[   75.677398] usb usb1: usb_suspend_both: status 0
[  118.925523] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu0, iova=0x4fc661000, fsynr=0x3, cb=0, sid=86(0x56 - PCIE0), pgd=845da3003, pud=845da3003, pmd=7abfe1003, pte=0
[  118.926211] mc-err: (255) csr_pcie0r: EMEM address decode error
[  118.926320] mc-err:   status = 0x200640d8; addr = 0xffffffff00; hi_adr_reg=ff08
[  118.926444] mc-err:   secure: yes, access-type: read
[  118.926530] mc-err: mcerr: unknown intr source intstatus = 0x00000000, intstatus_1 = 0x00000000
[  435.679160] tegradc 15200000.nvdisplay: blank - powerdown
[  435.736376] extcon-disp-state external-connection:disp-state: cable 48 state 0
[  435.736382] Extcon AUX2(HDMI) disable
[  435.762568] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[  435.764150] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[ 2051.224099] tegradc 15200000.nvdisplay: blank - powerdown
[ 2051.224116] tegradc 15210000.nvdisplay: blank - powerdown
[ 2051.224125] tegradc 15220000.nvdisplay: blank - powerdown
[ 2051.256075] tegradc 15200000.nvdisplay: blank - powerdown
[ 2051.256124] tegradc 15200000.nvdisplay: unblank
[ 2051.257342] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 2051.258896] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 2051.270414] Parent Clock set for DC plld3
[ 2051.275037] tegradc 15200000.nvdisplay: hdmi: tmds rate:74250K prod-setting:prod_c_hdmi_54m_111m
[ 2051.276374] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
[ 2051.311926] extcon-disp-state external-connection:disp-state: cable 48 state 1
[ 2051.311931] Extcon AUX2(HDMI) enable
[ 2051.312092] tegradc 15200000.nvdisplay: unblank
[ 2051.312106] tegradc 15210000.nvdisplay: blank - powerdown
[ 2051.312146] tegradc 15220000.nvdisplay: blank - powerdown
[ 2216.769548] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu0, iova=0x4ffc07000, fsynr=0x3, cb=0, sid=86(0x56 - PCIE0), pgd=845da3003, pud=845da3003, pmd=8426e5003, pte=0
[ 2216.770297] mc-err: (255) csr_pcie0r1: EMEM address decode error
[ 2216.770435] mc-err:   status = 0x200640f3; addr = 0xffffffff00; hi_adr_reg=ff08
[ 2216.770565] mc-err:   secure: yes, access-type: read
[ 2216.770664] mc-err: mcerr: unknown intr source intstatus = 0x00000000, intstatus_1 = 0x00000000
[ 2364.985337] tegradc 15200000.nvdisplay: blank - powerdown
[ 2365.043415] extcon-disp-state external-connection:disp-state: cable 48 state 0
[ 2365.043422] Extcon AUX2(HDMI) disable
[ 2365.071244] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[ 2365.073255] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[ 2478.500517] tegradc 15200000.nvdisplay: unblank
[ 2478.501724] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 2478.501969] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 2478.513691] Parent Clock set for DC plld3
[ 2478.520980] tegradc 15200000.nvdisplay: hdmi: tmds rate:74250K prod-setting:prod_c_hdmi_54m_111m
[ 2478.522536] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
[ 2478.560108] extcon-disp-state external-connection:disp-state: cable 48 state 1
[ 2478.560113] Extcon AUX2(HDMI) enable
[ 2478.566086] tegradc 15200000.nvdisplay: unblank
[ 2478.566100] tegradc 15210000.nvdisplay: blank - powerdown
[ 2478.566106] tegradc 15220000.nvdisplay: blank - powerdown

Hi,

I would suggest you can follow this post to share necessary info first.
You don’t need to add the log again.

Thanks, here I add the information:

  • Board: Jetson AGX Xavier Devkit
  • Jetpack 4.5.1

Uart logs:

[0000.053] W> RATCHET: MB1 binary ratchet value 4 is too large than ratchet lev.
[0000.062] I> MB1 (prd-version: 1.5.1.6-t194-41334769-1740dd39)           
[0000.067] I> Boot-mode: Coldboot                                         
[0000.070] I> Chip revision : A02P                                        
[0000.073] I> Bootrom patch version : 15 (correctly patched)
[0000.078] I> ATE fuse revision : 0x200
[0000.082] I> Ram repair fuse : 0x0
[0000.085] I> Ram Code : 0x2                                                    
[0000.088] I> rst_source : 0xb                                                  
[0000.090] I> rst_level : 0x1                                                   
[0000.094] I> Boot-device: eMMC                                                 
[0000.109] I> sdmmc DDR50 mode                                                  
[0000.113] I> Active Boot chain : 1                                             
[0000.116] I> Boot-device: eMMC                                                 
[0000.120] W> MB1_PLATFORM_CONFIG: device prod data is empty in MB1 BCT.        
[0000.126] I> Temperature = 31500                                               
[0000.129] W> Skipping boost for clk: BPMP_CPU_NIC                              
[0000.133] W> Skipping boost for clk: BPMP_APB                                  
[0000.137] W> Skipping boost for clk: AXI_CBB                                   
[0000.141] W> Skipping boost for clk: AON_CPU_NIC                               
[0000.146] W> Skipping boost for clk: CAN1                                      
[0000.149] W> Skipping boost for clk: CAN2                                      
[0000.154] I> Boot-device: eMMC                                                 
[0000.156] I> Boot-device: eMMC                                                 
[0000.164] I> Sdmmc: HS400 mode enabled                                         
[0000.168] I> ECC region[0]: Start:0x0, End:0x0                                 
[0000.172] I> ECC region[1]: Start:0x0, End:0x0                                 
[0000.177] I> ECC region[2]: Start:0x0, End:0x0                                 
[0000.181] I> ECC region[3]: Start:0x0, End:0x0                                 
[0000.185] I> ECC region[4]: Start:0x0, End:0x0                                 
[0000.189] I> Non-ECC region[0]: Start:0x80000000, End:0x100000000              
[0000.195] I> Non-ECC region[1]: Start:0x0, End:0x0                             
[0000.199] I> Non-ECC region[2]: Start:0x0, End:0x0                             
[0000.204] I> Non-ECC region[3]: Start:0x0, End:0x0                             
[0000.208] I> Non-ECC region[4]: Start:0x0, End:0x0                             
[0000.213] E> FAILED: Thermal config                                            
[0000.221] E> FAILED: MEMIO rail config                                         
[0000.239] I> Boot-device: eMMC                                                 
[0000.249] I> sdmmc bdev is already initialized                                 
[0000.325] I> MB1 done                                                          
                                                                                
ÿýÿàmain enter                                                                  
SPE VERSION #: R01.00.14 Created: Sep 19 2018 @ 11:03:21                        
HW Function test                                                                
Start Scheduler.                                                                
in late init                                                                    
ÿâ                                                                              
  [0000.333] I> Welcome to MB2(TBoot-BPMP) (version: 00.00.2018.32-mobile-feba5)
[0000.334] I> DMA Heap @ [0x526fa000 - 0x52ffa000]                              
[0000.334] I> Default Heap @ [0xd486400 - 0xd48a400]                            
[0000.335] E> DEVICE_PROD: Invalid value data = 70020000, size = 0.             
[0000.341] W> device prod register failed                                       
[0000.344] I> Boot-device: eMMC                                                 
[0000.347] I> Boot_device: SDMMC_BOOT instance: 3                               
[0000.353] I> sdmmc-3 params source = boot args                                 
[0000.356] I> sdmmc bdev is already initialized                                 
[0000.360] I> sdmmc-3 params source = boot args                                 
[0000.369] I> Found 17 partitions in SDMMC_BOOT (instance 3)                    
[0000.375] I> Found 42 partitions in SDMMC_USER (instance 3)                    
[0000.376] I> Active Boot chain : 1                                             
[0000.379] I> parsing oem signed section of bpmp-fw header done                 
[0000.384] I> bpmp-fw binary init read from storage                             
[0000.389] I> oem authentication of bpmp-fw header done                         
[0000.396] I> bpmp-fw binary done read from storage                             
[0000.399] I> bpmp-fw: Authentication init Done                                 
[0000.403] I> parsing oem signed section of cpubl header done                   
[0000.408] I> cpubl binary init read from storage                               
[0000.413] I> bpmp-fw: Authentication Finalize Done                             
[0000.418] I> oem authentication of cpubl header done                           
[0000.422] I> cpubl binary done read from storage                               
[0000.427] I> cpubl: Authentication init Done                                   
[0000.432] I> parsing oem signed section of rce header done                     
[0000.436] I> rce binary init read from storage                                 
[0000.441] I> Relocating BR-BCT                                                 
[0000.444] I> cpubl: Authentication Finalize Done                               
[0000.448] I> oem authentication of rce header done                             
[0000.453] I> rce binary done read from storage                                 
[0000.457] I> rce: Authentication init Done                                     
[0000.462] I> parsing oem signed section of ape header done                     
[0000.466] I> ape binary init read from storage                                 
[0000.471] I> rce: Authentication Finalize Done                                 
[0000.475] I> oem authentication of ape header done                             
[0000.479] I> ape binary done read from storage                                 
[0000.484] I> ape: Authentication init Done                                     
[0000.488] I> parsing oem signed section of tos header done                     
[0000.493] I> tos binary init read from storage                                 
[0000.497] I> ape: Authentication Finalize Done                                 
[0000.502] I> oem authentication of tos header done                             
[0000.506] I> tos binary done read from storage                                 
[0000.510] I> tos: Authentication init Done                                     
[0000.515] I> parsing oem signed section of bpmp-fw-dtb header done             
[0000.520] I> bpmp-fw-dtb binary init read from storage                         
[0000.525] I> tos: Authentication Finalize Done                                 
[0000.531] I> oem authentication of bpmp-fw-dtb header done                     
[0000.538] I> bpmp-fw-dtb binary done read from storage                         
[0000.540] I> bpmp-fw-dtb: Authentication init Done                             
[0000.545] I> parsing oem signed section of cpubl-dtb header done               
[0000.551] I> cpubl-dtb binary init read from storage                           
[0000.555] I> bpmp-fw-dtb: Authentication Finalize Done                         
[0000.593] I> oem authentication of cpubl-dtb header done                       
[0000.593] I> cpubl-dtb binary done read from storage                           
[0000.594] I> cpubl-dtb: Authentication init Done                               
[0000.596] I> parsing oem signed section of eks header done                     
[0000.596] I> eks binary init read from storage                                 
[0000.597] I> cpubl-dtb: Authentication Finalize Done                           
[0000.598] I> oem authentication of eks header done                             
[0000.601] I> eks binary done read from storage                                 
[0000.606] I> eks: Authentication init Done                                     
[0000.609] I> eks: Authentication Finalize Done                                 
[0000.614] I> EKB detected (length: 0x410) @ VA:0x5270a400                      
ÿäNOTICE:  BL31: v1.3(release):5b49e7f80                                        
NOTICE:  BL31: Built : 08:38:54, Feb 19 2021                                    
ipc-unittest-main: 1519: Welcome to IPC unittest!!!                             
ipc-unittest-main: 1531: waiting forever                                        
ipc-unittest-srv: 329: Init unittest services!!!                                
hwkey-agent: 40: hwkey-agent is running!!                                       
hwkey-agent: 197: key_mgnt_processing .......                                   
hwkey-agent: 189: Setting EKB key 0 to slot 14                                  
hwkey-agent: 167: Init hweky-agent services!!                                   
luks-srv: 40: luks-srv is running!!                                             
luks-srv: 157: Init luks-srv IPC services!!                                     
platform_bootstrap_epilog: trusty bootstrap complete                            
ÿâ                                                                              
                                                                                
welcome to lk                                                                   
calling constructors                                                            
initializing heap                                                               
creating bootstrap completion thread                                            
top of bootstrap2()                                                             
initializing platform                                                           
bpmp: platform_init                                                             
tag is e73a758761f0c6d24a1e69a2ac6b5035                                         
tag_show initialized                                                            
dt initialized                                                                  
mail initialized                                                                
chipid initialized                                                              
fuse initialized                                                                
sku initialized                                                                 
speedo initialized                                                              
ec_get_ec_list: found 45 ecs                                                    
ec initialized                                                                  
ec_mrq initialized                                                              
vmon_populate_monitors: found 3 monitors                                        
vmon initialized                                                                
adc initialized                                                                 
fmon_populate_monitors: found 73 monitors                                       
fmon initialized                                                                
fmon_mrq initialized                                                            
reset initialized                                                               
nvhs initialized                                                                
392 clocks registered                                                           
WARNING: pll_c4 has no dyn ramp                                                 
clk_mrq_init: mrq handler registered                                            
clk initialized                                                                 
nvlink initialized                                                              
io_dpd initialized                                                              
io_dpd initialized                                                              
thermal initialized                                                             
i2c5 controller initialized                                                     
initialized i2c mrq handling                                                    
i2c initialized                                                                 
regulator initialized                                                           
avfs_clk_platform initialized                                                   
soctherm initialized                                                            
aotag initialized                                                               
powergate initialized                                                           
dvs initialized                                                                 
pm initialized                                                                  
pg_late initialized                                                             
strap initialized                                                               
tag initialized                                                                 
emc initialized                                                                 
clk_dt initialized                                                              
avfs_ccplex_platform initialized                                                
tj_max: dt node not found                                                       
tj_init initialized                                                             
uphy_mrq_init: mrq handler registered                                           
uphy_dt initialized                                                             
uphy initialized                                                                
safereg_init: period 80 ms                                                      
ec_late initialized                                                             
ÿá                                                                              
  [0001.115] I> Welcome to Cbootÿâmrq initialized                               
fmon_post initialized                                                           
ÿá                                                                              
[0001.116] I> Cboot Version: t194-9efcbc4f                                      
[0001.116] I> CPU-BL Params @ 0xf2820000                                        
[0001.116] I>  0) Base:0x00000000 Size:0x00000000                               
[0001.120] I>  1) Base:0xf1100000 Size:0x00100000                               
[0001.124] I>  2) Base:0xf2000000 Size:0x00200000                               
[0001.129] I>  3) Base:0xf1200000 Size:0x00200000                               
ÿâclk_set_parent failed for clk i2c2, parent pll_aon (-22)                      
clk_set_parent failed for clk i2c8, parent pll_aon (-22)                        
clk_dt_late initialized                                                         
machine_check initialized                                                       
pm_post initialized                                                             
dbells initialized                                                              
avfs_clk_platform_post initialized                                              
dmce initialized                                                                
cvc initialized                                                                 
ccplex_avfs_hw_init: nafll_cluster0: not monitored                              
ccplex_avfs_hw_init: nafll_cluster1: not monitored                              
ccplex_avfs_hw_init: nafll_cluster2: not monitored                              
ccplex_avfs_hw_init: nafll_cluster3: not monitored                              
avfs_clk_mach_post initialized                                                  
regulator_post initialized                                                      
rm initialized                                                                  
sc7_diag initialized                                                            
thermal_test initialized                                                        
serial_late initialized                                                         
clk_post initialized                                                            
clk_dt_post initialized                                                         
mc_reg initialized                                                              
pg_post initialized                                                             
dyn_modules initialized                                                         
sku_debugfs initialized                                                         
speedo_debugfs initialized                                                      
adc_debugfs initialized                                                         
clk_debugfs initialized                                                         
ÿá[0001.133] I>  4) Base:0xf1000000 Size:0x00100000                             
[0001.213] I>  5) Base:0xf0f00000 Size:0x00100000                               
[0001.217] I>  6) Base:0xf3800000 Size:0x00400000                               
[0001.222] I>  7) Base:0xf1c00000 Size:0x00400000                               
[0001.226] I>  8) Base:0xf0e00000 Size:0x00100000                               
[0001.231] I>  9) Base:0xf0d00000 Size:0x00100000                               
[0001.235] I> 10) Base:0xf3000000 Size:0x00800000                               
[0001.240] I> 11) Base:0x40000000 Size:0x00040000                               
[0001.244] I> 12) Base:0xf0c00000 Size:0x00100000                               
[0001.248] I> 13) Base:0x40046000 Size:0x00002000                               
[0001.253] I> 14) Base:0x40048000 Size:0x00002000                               
ÿâemc_debugfs initialized                                                       
dvs_debugfs initialized                                                         
ÿá[0001.257] I> 15) Base:0xac000000 Size:0x00004000ÿâfmon_debugfs initialized   
vmon_debugfs initialized                                                        
pg_debugfs initialized                                                          
profile_fs initialized                                                          
debugfs_cons initialized                                                        
mail_fs initialized                                                             
profile initialized                                                             
cvc_debugfs initialized                                                         
dmce_debugfs initialized                                                        
ec_debugfs initialized                                                          
rm_debugfs initialized                                                          
soctherm_debug initialized                                                      
gr_reader initialized                                                           
mods initialized                                                                
dt_fs initialized                                                               
debugfs_mrq initialized                                                         
debug_mrq initialized                                                           
debug_safereg initialized                                                       
initializing target                                                             
calling apps_init()                                                             
starting app shell                                                              
entering main console loop                                                      
] ÿá                                                                            
[0001.313] I> 16) Base:0x4004a000 Size:0x00002000                               
[0001.317] I> 17) Base:0xf0b00000 Size:0x00100000                               
[0001.322] I> 18) Base:0x4004c000 Size:0x00002000                               
[0001.326] I> 19) Base:0xf2200000 Size:0x00600000                               
[0001.330] I> 20) Base:0x4004e000 Size:0x00002000                               
[0001.335] I> 21) Base:0xf0ad0000 Size:0x0000c000                               
[0001.339] I> 22) Base:0x00000000 Size:0x00000000                               
[0001.344] I> 23) Base:0xf0ae0000 Size:0x00020000                               
[0001.348] I> 24) Base:0xf6000000 Size:0x02000000                               
[0001.353] I> 25) Base:0x40050000 Size:0x00002000                               
[0001.357] I> 26) Base:0x40040000 Size:0x00006000                               
[0001.362] I> 27) Base:0xf1800000 Size:0x00400000                               
[0001.366] I> 28) Base:0xf4c00000 Size:0x01400000                               
[0001.371] I> 29) Base:0xf1400000 Size:0x00400000                               
[0001.375] I> 30) Base:0x00000000 Size:0x00000000                               
[0001.380] I> 31) Base:0x00000000 Size:0x00000000                               
[0001.384] I> 32) Base:0xf8000000 Size:0x08000000                               
[0001.388] I> 33) Base:0x00000000 Size:0x00000000                               
[0001.393] I> 34) Base:0xf3c00000 Size:0x01000000                               
[0001.397] I> 35) Base:0xab000000 Size:0x01000000                               
[0001.402] I> 36) Base:0xa0000000 Size:0x0b000000                               
[0001.406] I> 37) Base:0xf2800000 Size:0x00800000                               
[0001.411] I> 38) Base:0x80000000 Size:0x20000000                               
[0001.415] I> 39) Base:0xb0000000 Size:0x08000000                               
[0001.420] I> 40) Base:0x00000000 Size:0x00000000                               
[0001.424] I> 41) Base:0x00000000 Size:0x00000000                               
[0001.429] I> 42) Base:0x00000000 Size:0x00000000                               
[0001.433] I> 43) Base:0x00000000 Size:0x00000000                               
[0001.438] I> 44) Base:0x00000000 Size:0x00000000                               
[0001.442] I> 45) Base:0x00000000 Size:0x00000000                               
[0001.446] GIC-SPI Target CPU: 0                                                
[0001.449] Interrupts Init done                                                 
[0001.452] calling constructors                                                 
[0001.455] initializing heap                                                    
[0001.458] I> Heap: [0xa06945e8 ... 0xab000000]                                 
[0001.462] initializing threads                                                 
[0001.465] initializing timers                                                  
[0001.468] creating bootstrap completion thread                                 
[0001.472] top of bootstrap2()                                                  
[0001.475] CPU: MIDR: 0x4E0F0040, MPIDR: 0x80000000                             
[0001.480] initializing platform                                                
[0001.483] E> DEVICE_PROD: Invalid value data = 0, size = 0.                    
[0001.488] W> device prod register failed                                       
[0001.492] I> Bl_dtb @0xaaf00000                                                
[0001.499] W> "plugin-manager" doesn't exist, creating                          
[0001.500] W> "ids" doesn't exist, creating                                     
[0001.504] W> "connection" doesn't exist, creating                              
[0001.508] W> "configs" doesn't exist, creating                                 
[0001.520] I> Find /i2c@3160000's alias i2c0                                    
[0001.520] I> Reading eeprom i2c=0 address=0x50                                 
[0001.546] I> Device at /i2c@3160000:0x50                                       
[0001.546] I> Reading eeprom i2c=0 address=0x56                                 
[0001.571] I> Device at /i2c@3160000:0x56                                       
[0001.572] I> Find /i2c@3180000's alias i2c2                                    
[0001.573] I> Reading eeprom i2c=2 address=0x54                                 
[0001.574] E> I2C: slave not found in slaves.                                   
[0001.575] E> I2C: Could not write 0 bytes to slave: 0x00a8 with repeat start t.
[0001.576] E> I2C_DEV: Failed to send register address 0x00000000.              
[0001.576] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xa8 a.
[0001.585] E> eeprom: Failed to read I2C slave device                           
[0001.590] I> Eeprom read failed 0x3526070d                                     
[0001.594] I> Reading eeprom i2c=2 address=0x57                                 
[0001.598] E> I2C: slave not found in slaves.                                   
[0001.602] E> I2C: Could not write 0 bytes to slave: 0x00ae with repeat start t.
[0001.610] E> I2C_DEV: Failed to send register address 0x00000000.              
[0001.615] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xae a.
[0001.625] E> eeprom: Failed to read I2C slave device                           
[0001.630] I> Eeprom read failed 0x3526070d                                     
[0001.634] I> Reading eeprom i2c=2 address=0x52                                 
[0001.638] E> I2C: slave not found in slaves.                                   
[0001.642] E> I2C: Could not write 0 bytes to slave: 0x00a4 with repeat start t.
[0001.650] E> I2C_DEV: Failed to send register address 0x00000000.              
[0001.655] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xa4 a.
[0001.665] E> eeprom: Failed to read I2C slave device                           
[0001.670] I> Eeprom read failed 0x3526070d                                     
[0001.675] I> Find /i2c@c240000's alias i2c1                                    
[0001.678] I> Reading eeprom i2c=1 address=0x52                                 
[0001.683] E> I2C: slave not found in slaves.                                   
[0001.686] E> I2C: Could not write 0 bytes to slave: 0x00a4 with repeat start t.
[0001.694] E> I2C_DEV: Failed to send register address 0x00000000.              
[0001.700] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xa4 a.
[0001.709] E> eeprom: Retry to read I2C slave device.                           
[0001.714] E> I2C: slave not found in slaves.                                   
[0001.718] E> I2C: Could not write 0 bytes to slave: 0x00a4 with repeat start t.
[0001.726] E> I2C_DEV: Failed to send register address 0x00000000.              
[0001.731] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xa4 a.
[0001.741] E> eeprom: Failed to read I2C slave device                           
[0001.746] I> Eeprom read failed 0x3526070d                                     
[0001.750] I> Reading eeprom i2c=1 address=0x50                                 
[0001.754] E> I2C: slave not found in slaves.                                   
[0001.758] E> I2C: Could not write 0 bytes to slave: 0x00a0 with repeat start t.
[0001.766] E> I2C_DEV: Failed to send register address 0x00000000.              
[0001.771] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xa0 a.
[0001.781] E> eeprom: Retry to read I2C slave device.                           
[0001.786] E> I2C: slave not found in slaves.                                   
[0001.790] E> I2C: Could not write 0 bytes to slave: 0x00a0 with repeat start t.
[0001.798] E> I2C_DEV: Failed to send register address 0x00000000.              
[0001.803] E> I2C_DEV: Could not read 256 registers of size 1 from slave 0xa0 a.
[0001.813] E> eeprom: Failed to read I2C slave device                           
[0001.818] I> Eeprom read failed 0x3526070d                                     
[0001.822] I> create_pm_ids: id: 2888-0004-400-L, len: 15                       
[0001.827] I> config: mem-type:00,power-config:00,misc-config:00,modem-config:03
[0001.838] I> create_pm_ids: id: 2822-0000-700-K, len: 15                       
[0001.843] I> config: mem-type:00,power-config:00,misc-config:00,modem-config:03
[0001.854] I> Adding plugin-manager/ids/2888-0004-400=/i2c@3160000:module@0x50  
[0001.861] W> "i2c@3160000" doesn't exist, creating                             
[0001.866] W> "module@0x50" doesn't exist, creating                             
[0001.870] I> Adding plugin-manager/ids/2822-0000-700=/i2c@3160000:module@0x56  
[0001.877] W> "module@0x56" doesn't exist, creating                             
[0001.884] I> Adding plugin-manager/cvm                                         
[0001.886] W> "chip-id" doesn't exist, creating                                 
[0001.890] I> Adding plugin-manager/chip-id/A02P                                
[0001.894] I> Plugin-manager override starting                                  
[0001.900] I> node /plugin-manager/fragement-tegra-wdt-en matches               
[0001.908] I> node /plugin-manager/fragement-soft-wdt matches                   
[0001.918] I> node /plugin-manager/fragment-pcie-c5-rp matches                  
[0001.924] I> node /plugin-manager/fragment-tegra-ufs-lane10 matches            
[0001.941] I> Disable plugin-manager status in FDT                              
[0001.942] I> Plugin-manager override finished successfully                     
[0001.942] I> gpio framework initialized                                        
[0001.944] I> tegrabl_gpio_driver_register: register 'nvidia,tegra194-gpio' drir
[0001.946] I> tegrabl_gpio_driver_register: register 'nvidia,tegra194-gpio-aon'r
[0001.950] I> tegrabl_tca9539_init: i2c bus: 1, slave addr: 0x46                
[0001.958] W> fetch_driver_phandle_from_dt: failed to get node with compatible 9
[0001.966] W> fetch_driver_phandle_from_dt: failed to get node with compatible 9
[0001.972] W> tegrabl_tca9539_init: failed to fetch phandle from dt             
[0001.978] I> tegrabl_tca9539_init: i2c bus: 1, slave addr: 0x44                
[0001.985] W> fetch_driver_phandle_from_dt: failed to get node with compatible 9
[0001.993] W> fetch_driver_phandle_from_dt: failed to get node with compatible 9
[0002.000] W> tegrabl_tca9539_init: failed to fetch phandle from dt             
[0002.007] I> fixed regulator driver initialized                                
[0002.018] I> register 'maxim' power off handle                                 
[0002.019] I> virtual i2c enabled                                               
[0002.019] I> registered 'maxim,max20024' pmic                                  
[0002.022] I> tegrabl_gpio_driver_register: register 'max20024-gpio' driver     
[0002.028] I> Boot-device: eMMC                                                 
[0002.031] I> Boot_device: SDMMC_BOOT instance: 3                               
[0002.040] I> sdmmc-3 params source = boot args                                 
[0002.040] I> create_pm_ids: id: 2888-0004-400-L, len: 15                       
[0002.045] I> config: mem-type:00,power-config:00,misc-config:00,modem-config:03
[0002.056] I> create_pm_ids: id: 2822-0000-700-K, len: 15                       
[0002.061] I> config: mem-type:00,power-config:00,misc-config:00,modem-config:03
[0002.072] I> sdmmc bdev is already initialized                                 
[0002.077] I> sdmmc-3 params source = boot args                                 
[0002.107] I> Found 17 partitions in SDMMC_BOOT (instance 3)                    
[0002.120] I> Found 42 partitions in SDMMC_USER (instance 3)                    
[0002.132] I> enabling 'vdd-hdmi-5v0' regulator                                 
[0002.137] I> regulator 'vdd-hdmi-5v0' already enabled                          
[0002.138] I> hdmi cable connected                                              
[0002.140] W> set volts not configured for 'vdd-1v0'                            
[0002.142] W> set volts not configured for 'vdd-1v8-hs'                         
[0002.147] E> invalid display type                                              
[0002.151] E> invalid display type                                              
[0002.153] E> cannot find any other nvdisp nodes                                
[0002.168] I> edid read success                                                 
[0002.181] I> edid read success                                                 
[0002.181] I> width = 640, height = 480, frequency = 25174825                   
[0002.181] I> width = 640, height = 480, frequency = 25174825                   
[0002.182] I> width = 640, height = 480, frequency = 25174825                   
[0002.182] I> width = 1920, height = 1080, frequency = 148500000                
[0002.183] I> width = 2560, height = 1600, frequency = 268500000                
[0002.187] I> width = 2560, height = 1440, frequency = 241500000                
[0002.192] I> width = 3840, height = 2160, frequency = 593406593                
[0002.198] I> width = 1280, height = 720, frequency = 74175824                  
[0002.204] I> width = 720, height = 480, frequency = 26973026                   
[0002.209] I> width = 640, height = 480, frequency = 25174825                   
[0002.215] I> width = 1920, height = 1080, frequency = 148351648                
[0002.221] I> width = 720, height = 576, frequency = 26973026                   
[0002.226] I> width = 1280, height = 720, frequency = 74175824                  
[0002.232] I> width = 1920, height = 1080, frequency = 74175824                 
[0002.237] I> width = 3840, height = 2160, frequency = 296703296                
[0002.243] I> width = 3840, height = 2160, frequency = 296703296                
[0002.249] I> width = 3840, height = 2160, frequency = 296703296                
[0002.255] I> width = 3840, height = 2160, frequency = 296703296                
[0002.261] I> Best mode Width = 1920, Height = 1080, freq = 148351648           
[0002.271] I> hdmi_enable, starting HDMI initialisation                         
[0002.276] I> hdmi_enable, HDMI initialisation complete                         
[0002.286] I> Load in CBoot Boot Options partition and parse it                 
[0002.293] E> Error -9 when finding node with path /boot-configuration          
[0002.293] E> tegrabl_cbo_parse_info: "boot-configuration" not found in CBO fil.
[0002.296] I> Using default boot order                                          
[0002.300] I> boot-dev-order :-                                                 
[0002.302] I> 1.sd                                                              
[0002.304] I> 2.usb                                                             
[0002.306] I> 3.nvme                                                            
[0002.308] I> 4.emmc                                                            
[0002.310] I> 5.net                                                             
[0002.312] I> Hit any key to stop autoboot:     4       3       2       1       
[0004.319] initializing target                                                  
[0004.319] calling apps_init()                                                  
[0004.320] starting app kernel_boot_app                                         
[0004.339] I> found decompressor handler: lz4-legacy                            
[0004.340] I> decompressing BMP blob ...                                        
[0004.351] I> Kernel type = Normal                                              
[0004.351] I> Loading kernel-bootctrl from partition                            
[0004.351] I> Loading partition kernel-bootctrl at 0xa4ad0000 from device(0x1)  
[0004.358] W> tegrabl_get_kernel_bootctrl: magic number(0x00000000) is invalid  
[0004.358] W> tegrabl_get_kernel_bootctrl: use default dummy boot control data  
[0004.359] I> ########## SD (0) boot ##########                                 
[0004.359] I> No sdcard                                                         
[0004.361] I> -0 params source =                                                
[0004.364] E> Blockdev open: exit error                                         
[0004.368] E> SD boot failed, err: 724238353                                    
[0004.372] I> ########## USB (0) boot ##########                                
[0004.393] I> USB Firmware Version: 60.06 release                               
[0004.449] I> regulator of usb2-0 already enabled                               
[0004.457] I> regulator of usb2-1 already enabled                               
[0004.465] I> regulator of usb2-2 already enabled                               
[0004.476] I> enabling 'vdd-5v-sata' regulator                                  
[0005.545] I> USB 2.0 port 2 new high-speed USB device detected                 
[0005.546] W> WARNING: event and command not matching, cmd_trb_ptr = 0xa9ad00000
[0005.647] I> Start to enumerate device                                         
[0005.648] W> WARNING: event and command not matching, cmd_trb_ptr = 0xa9ad00000
[0005.652] I> This device is non-MSD, skip enumeration                          
[0005.653] E> Failed to enumerate USB device                                    
[0005.653] E> failed to start xhci controller                                   
[0005.653] E> Error in init of XUSB host driver, err: 7979000d                  
[0005.654] W> Failed to initialize device 5-0                                   
[0005.658] E> USB boot failed, err: 2037973005                                  
[0005.662] I> ########## Fixed storage boot ##########                          
[0005.673] I> Already published: 00010003                                       
[0005.673] I> Look for boot partition                                           
[0005.674] I> Fallback: assuming 0th partition is boot partition                
[0005.680] I> Detect filesystem                                                 
[0005.707] I> Loading extlinux.conf ...                                         
[0005.707] I> rootfs path: /sdmmc_user/boot/extlinux/extlinux.conf              
[0005.750] I> L4T boot options                                                  
[0005.750] I> [1]: "primary kernel"                                             
[0005.750] I> Enter choice:                                                     
[0008.752] I> Continuing with default option: 1                                 
[0008.752] I> Loading kernel sig file from rootfs ...                           
[0008.752] I> rootfs path: /sdmmc_user/boot/Image.sig                           
[0008.777] I> Loading kernel binary from rootfs ...                             
[0008.777] I> rootfs path: /sdmmc_user/boot/Image                               
[0008.999] I> overload load_size to 34338824 (from 34338832)                    
[0009.022] I> Validate kernel ...                                               
[0009.023] I> T19x: Authenticate kernel (bin_type: 37), max size 0x5000000      
[0009.335] I> Encryption fuse is not ON                                         
[0009.352] I> No kernel-dtb binary path                                         
[0009.352] I> A/B: bin_type (38) slot 1                                         
[0009.352] I> Loading kernel-dtb_b from partition                               
[0009.353] I> Loading partition kernel-dtb_b at 0x91000000 from device(0x1)     
[0009.362] I> Validate kernel-dtb ...                                           
[0009.362] I> T19x: Authenticate kernel-dtb (bin_type: 38), max size 0x400000   
[0009.365] I> Encryption fuse is not ON                                         
[0009.366] I> Loading ramdisk from rootfs ...                                   
[0009.367] I> Loading initrd sig file from rootfs ...                           
[0009.368] I> rootfs path: /sdmmc_user/boot/initrd.sig                          
[0009.391] I> Loading initrd binary from rootfs ...                             
[0009.391] I> rootfs path: /sdmmc_user/boot/initrd                              
[0009.449] I> overload load_size to 7236790 (from 7236800)                      
[0009.452] I> Validate initrd ...                                               
[0009.453] I> T19x: Authenticate initrd (bin_type: 49), max size 0x4000000      
[0009.519] I> Encryption fuse is not ON                                         
[0009.532] I> Kernel hdr @0xa4ad0000                                            
[0009.533] I> Kernel dtb @0x90000000                                            
[0009.533] I> decompressor handler not found                                    
[0009.533] I> Copying kernel image (34338824 bytes) from 0xa4ad0000 to 0x800800e
[0009.544] I> Updated bpmp info to DTB                                          
[0009.545] I> Ramdisk: Base: 0x92000000; Size: 0x6e6cb6                         
[0009.546] I> Updated initrd info to DTB                                        
[0009.546] W> WARN: Fail to override "console=none" in commandline              
[0009.546] I> Active rootfs suffix:                                             
[0009.549] E> tegrabl_linuxboot_add_disp_param, du 1 failed to get display paras
[0009.556] E> tegrabl_linuxboot_add_disp_param, du 1 failed to get display paras
[0009.563] I> Active slot suffix: _b                                            
[0009.566] I> add_boot_slot_suffix: slot_suffix = _b                            
[0009.571] I> Linux Cmdline: console=ttyTCU0,115200 video=tegrafb no_console_su 
[0009.603] I> Updated bootarg info to DTB                                       
[0009.606] W> MAC addr invalid!                                                 
[0009.609] E> Failed to get WIFI MAC address                                    
[0009.613] W> MAC addr invalid!                                                 
[0009.616] E> Failed to get Bluetooth MAC address                               
[0009.621] I> eeprom_get_mac_addr: MAC (type: 2): 48:b0:2d:2f:e2:16             
[0009.627] W> "plugin-manager" doesn't exist, creating                          
[0009.632] I> Adding /chosen/plugin-manager/cvm                                 
[0009.636] W> "chip-id" doesn't exist, creating                                 
[0009.640] I> Adding /chosen/plugin-manager/chip-id                             
[0009.645] W> "configs" doesn't exist, creating                                 
[0009.649] I> Adding /chosen/plugin-manager/configs                             
[0009.654] W> "ids" doesn't exist, creating                                     
[0009.658] I> Adding /chosen/plugin-manager/ids                                 
[0009.662] W> "odm-data" doesn't exist, creating                                
[0009.666] I> Adding /chosen/plugin-manager/odm-data                            
[0009.674] W> "memory" doesn't exist, creating                                  
[0009.676] I> [0] START: 0x80000000, END: 0xac000000                            
[0009.680] I> [1] START: 0xac004000, END: 0xf0ad0000                            
[0009.685] I> [2] START: 0xf0adc000, END: 0xf0ae0000                            
[0009.689] I> dram_block larger than 80000000                                   
[0009.694] I> [3] START: 0x100000000, END: 0x880000000                          
[0009.698] I> added [base:0x80000000, size:0x2c000000] to /memory               
[0009.704] I> added [base:0xac200000, size:0x44800000] to /memory               
[0009.710] I> added [base:0x100000000, size:0x780000000] to /memory             
[0009.717] I> Updated memory info to DTB                                        
[0009.720] E> add_disp_param: failed to get display params for du=1             
[0009.726] W> "reset" doesn't exist, creating                                   
[0009.731] I> Adding ecid(00000001647d77851c000000060400c0) to DT               
[0009.736] I> NVG: Logical CPU: 0; MPIDR: 0x80000000                            
[0009.741] I> NVG: Logical CPU: 1; MPIDR: 0x80000001                            
[0009.745] I> NVG: Logical CPU: 2; MPIDR: 0x80000100                            
[0009.750] I> NVG: Logical CPU: 3; MPIDR: 0x80000101                            
[0009.755] I> NVG: Logical CPU: 4; MPIDR: 0x80000200                            
[0009.760] I> NVG: Logical CPU: 5; MPIDR: 0x80000201                            
[0009.764] I> NVG: Logical CPU: 6; MPIDR: 0x80000300                            
[0009.769] I> NVG: Logical CPU: 7; MPIDR: 0x80000301                            
[0009.775] W> "misc-data" doesn't exist, creating                               
[0009.778] I> Boot-device: eMMC                                                 
[0009.781] I> Add boot-sdmmc to plugin-manager/misc-data                        
[0009.786] I> Add storage-sdmmc to plugin-manager/misc-data                     
[0009.792] W> Unknown storage device                                            
[0009.796] I> Add serial number:1425020060871 as DT property                    
[0009.801] I> Plugin-manager override starting                                  
[0009.805] I> node /plugin-manager/fragement-tegra-wdt-en matches               
[0009.812] I> node /plugin-manager/fragement-soft-wdt matches                   
[0009.820] I> node /plugin-manager/fragment-pcie-c5-rp matches                  
[0009.824] I> node /plugin-manager/fragment-tegra-ufs-lane10 matches            
[0009.836] I> Disable plugin-manager status in FDT                              
[0009.837] I> Plugin-manager override finished successfully                     
[0009.838] I> tegrabl_load_kernel_and_dtb: Done                                 
[0009.892] I> Kernel EP: 0x80080000, DTB: 0x90000000                            
[    0.000000] Booting Linux on physical CPU 0x0                                
[    0.000000] Linux version 4.9.201-tegra (buildbrain@mobile-u64-4551) (gcc ve1
[    0.000000] Boot CPU: AArch64 Processor [4e0f0040]                           
[    0.000000] OF: fdt:memory scan node memory, reg size 48,                    
[    0.000000] OF: fdt: - 80000000 ,  2c000000                                  
[    0.000000] OF: fdt: - ac200000 ,  44800000                                  
[    0.000000] OF: fdt: - 100000000 ,  780000000                                
[    0.000000] earlycon: tegra_comb_uart0 at MMIO32 0x000000000c168000 (options)
[    0.000000] bootconsole [tegra_comb_uart0] enabled                           
[    0.000000] Found tegra_fbmem: 00800000@a06a0000                             
[    0.000000] Found lut_mem: 00002008@a069b000                                 
ÿâWARNING: pll_d3 has no dyn ramp                                               
ÿá[    6.216089] cgroup: cgroup2: unknown option "nsdelegate"                   
[    6.486091] usb 1-2: device not accepting address 2, error -71               
[    6.731477] systemd-journald[2486]: Failed to generate stream ID: Function nd
[    7.023535] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got invalid poll )
[    7.026082] usb 1-2: device not accepting address 3, error -71               
[    7.582212] usb 1-2: device descriptor read/64, error -71                    
[    7.777348] random: crng init done                                           
[    7.777472] random: 7 urandom warning(s) missed due to ratelimiting          
[    7.810208] usb 1-2: device descriptor read/64, error -71                    
[    7.828140] using random self ethernet address                               
[    7.828726] using random host ethernet address                               
[    8.158213] usb 1-2: device descriptor read/64, error -71                    
[    8.300666] using random self ethernet address                               
[    8.300914] using random host ethernet address                               
[    8.386238] usb 1-2: device descriptor read/64, error -71                    
[    8.494158] usb usb1-port2: unable to enumerate USB device                   
[   10.304147] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu0, io0
[   10.304558] mc-err: (255) csr_pcie0r1: EMEM address decode error             
[   10.304569] mc-err:   status = 0x200640f3; addr = 0xffffffff00; hi_adr_reg=f8
[   10.304572] mc-err:   secure: yes, access-type: read                         
[   10.304585] mc-err: mcerr: unknown intr source intstatus = 0x00000000, intst0
[   10.304928] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu0, io0
[   10.305310] mc-err: (255) csr_pcie0r1: EMEM address decode error             
[   10.305316] mc-err:   status = 0x200640f3; addr = 0xffffffff00; hi_adr_reg=f8
[   10.305319] mc-err:   secure: yes, access-type: read                         
[   10.305329] mc-err: mcerr: unknown intr source intstatus = 0x00000000, intst0
[   10.305668] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu0, io0
[   10.306075] mc-err: Too many MC errors; throttling prints                    
[   10.306114] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu0, io0
[   10.306580] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu0, io0
[   10.306998] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu0, io0
[   10.327339] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu0, io0
[   10.328119] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu0, io0
[   10.328506] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu0, io0
[   10.372749] Bridge firewalling registered                                    
                                                                                
Ubuntu 18.04.5 LTS glabs-desktop ttyTCU0                                        
                                                                                
glabs-desktop login: 




























[   36.444026] mc-err: (255) csr_pcie0r: EMEM address decode error
[   36.444186] mc-err:   status = 0x200640d8; addr = 0xffffffff00; hi_adr_reg=ff08
[   36.444301] mc-err:   secure: yes, access-type: read
[   36.444390] mc-err: mcerr: unknown intr source intstatus = 0x00000000, intstatus_1 = 0x00
[   36.444410] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu1, iova=0x4fd95e00
[   36.451108] mc-err: (255) csr_pcie0r: EMEM address decode error
[   36.451220] mc-err:   status = 0x200640d8; addr = 0xffffffff00; hi_adr_reg=ff08
[   36.451347] mc-err:   secure: yes, access-type: read
[   36.451432] mc-err: mcerr: unknown intr source intstatus = 0x00000000, intstatus_1 = 0x00
[   36.451445] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu1, iova=0x4fd95e00

Do you have any peripheral connected on this devkit?

Yes, it has connected an HDMI dongle

Is there any usb device on it? Your log says some usb are there.

Yes, sorry, it also has an ethernet to usb adapter

There is no update from you for a period, assuming this is not an issue any more.
Hence we are closing this topic. If need further support, please open a new one.
Thanks

I am wondering the mc-err from your dmesg. It looks like some smmu problem. Could you remove all the peripherals and only leave the uart console connected there and see if you can still hit this error?