Jetson Xavier nx HDMI is not working

I am having Jetson Xavier nx and Jetson Nano 2GB. I am having 4.6 jetpack of Jetson Xavier nx.
I have used the Jetson Xavier nx in the morning and the HDMI is working fine but it automatically stops working, I don’t know how. Then I reboot the system but it has stopped working. Even, there is no physical damage. I have also logged into the jetson using USB (SSH command) and then I upgraded it and updated it and then rebooted it but still it doesn’t work. I have also flashed a new jetpack but still it doesn’t work. The HDMI cable is working fine. I have checked it using it with Jetson Nano 2GB.

PLease do let me the solution for this problem as soon as possible.
I will be very thankful to you.

When you log in with ssh, what do you see from:

  • dmesg”?
  • What is the content of file “/var/log/Xorg.0.log”?

A slight twist on the above questions:

  • Monitor “dmesg --follow”.
  • Also monitor “tail -f /var/log/Xorg.0.log”.
  • Note the content of both logs at this point are unimportant, but what is appended to those logs if you unplug and replug the HDMI cable?

Also, what release is being used? See “head -n 1 /etc/nv_tegra_release”.

Command Output
dmesg

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.9.140-tegra (buildbrain@mobile-u64-4255) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Fri Oct 16 12:25:00 PDT 2020
[    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 ,  180000000
[    0.000000] earlycon: tegra_comb_uart0 at MMIO32 0x000000000c168000 (options '')
[    0.000000] bootconsole [tegra_comb_uart0] enabled
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_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 '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: 2033152
[    0.000000]   DMA zone: 7192 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 460288 pages, LIFO batch:31
[    0.000000]   Normal zone: 24576 pages used for memmap
[    0.000000]   Normal zone: 1572864 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 25 pages/cpu @ffffffc1ffd06000 s61656 r8192 d32552 u102400
[    0.000000] pcpu-alloc: s61656 r8192 d32552 u102400 alloc=25*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
[    0.000000] Speculative Store Bypass Disable mitigation not required
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 2001384
[    0.000000] Kernel command line: console=ttyTCU0,115200 video=tegrafb no_console_suspend=1 earlycon=tegra_comb_uart,mmio32,0x0c168000 gpt rootfs.slot_suffix= usbcore.old_scheme_first=1 tegraid=19.1.2.0.0 maxcpus=6 boot.slot_suffix= 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
[    0.000000] log_buf_len individual max cpu contribution: 32768 bytes
[    0.000000] log_buf_len total cpu_extra contributions: 163840 bytes
[    0.000000] log_buf_len min size: 32768 bytes
[    0.000000] log_buf_len: 262144 bytes
[    0.000000] early log buf free: 29060(88%)
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Memory: 7192436K/8132608K available (15294K kernel code, 2936K rwdata, 6644K rodata, 8576K init, 611K bss, 186508K 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 - 0xffffff800a13e008   (  2937 KB)
[    0.000000]        .bss : 0xffffff800a13e008 - 0xffffff800a1d6f7c   (   612 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 - 0xffffffbf08000000   (   128 MB actual)
[    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc200000000   (  8192 MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, 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=6.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
[    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.000005] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[    0.000807] Console: colour dummy device 80x25
[    0.000819] console [tty0] enabled
[    0.000827] bootconsole [tegra_comb_uart0] disabled
[    0.000842] kmemleak: Kernel memory leak detector disabled
[    0.000860] Calibrating delay loop (skipped), value calculated using timer frequency.. 62.50 BogoMIPS (lpj=125000)
[    0.000876] pid_max: default: 32768 minimum: 301
[    0.001954] Security Framework initialized
[    0.002534] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.002545] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[    0.004142] ftrace: allocating 47119 entries in 185 pages
[    0.400401] sched-energy: Sched-energy-costs installed from DT
[    0.400420] ASID allocator initialised with 65536 entries
[    0.435537] tegra-id: chipid=21917.
[    0.435549] tegra-id: opt_subrevision=1.
[    0.435576] Tegra Revision: A02 SKU: 0xde CPU Process: 0 SoC Process: 0
[    0.435601] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t19x/jakku/kernel-dts/tegra194-p3668-all-p3509-0000.dts
[    0.435611] DTB Build time: Oct 16 2020 12:31:12
[    0.483672] CPU1: Booted secondary processor [4e0f0040]
[    0.515740] CPU2: Booted secondary processor [4e0f0040]
[    0.547837] CPU3: Booted secondary processor [4e0f0040]
[    0.580094] CPU4: Booted secondary processor [4e0f0040]
[    0.612188] CPU5: Booted secondary processor [4e0f0040]
[    0.612438] Brought up 6 CPUs
[    0.612448] SMP: Total of 6 processors activated.
[    0.612457] CPU features: detected feature: Privileged Access Never
[    0.612463] CPU features: detected feature: LSE atomic instructions
[    0.612501] CPU features: detected feature: User Access Override
[    0.612507] CPU features: detected feature: 32-bit EL0 Support
[    0.613934] CPU: All CPU(s) started at EL2
[    0.614001] alternatives: patching kernel code
[    0.620362] devtmpfs: initialized
[    0.656756] Initilizing CustomIPI irq domain
[    0.657017] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.657031] futex hash table entries: 2048 (order: 5, 131072 bytes)
[    0.666979] pinctrl core: initialized pinctrl subsystem
[    0.667191] OS set in device tree is not L4T.
[    0.667478] regulator-dummy: no parameters
[    0.667725] Initializing plugin-manager
[    0.667773] Plugin module not found
[    0.667819] Plugin-manager status disabled
[    0.669027] NET: Registered protocol family 16
[    0.670143] pstore: using zlib compression
[    0.670168] console [pstore-1] enabled
[    0.670176] pstore: Registered ramoops as persistent store backend
[    0.670185] ramoops: attached 0x200000@0xf0800000, ecc: 0/0
[    0.682868] cpuidle: using governor menu
[    0.683994] bpmp: waiting for handshake
[    0.684007] bpmp: handshake completed
[    0.684028] bpmp: synchronizing channels
[    0.684039] bpmp: channels synchronized
[    0.684048] bpmp: mail init ok
[    0.686525] t19x-arm-smmu 12000000.iommu: found 3 SMMUs and ISO SMMU id is 2
[    0.686715] t19x-arm-smmu 12000000.iommu: probing hardware configuration...
[    0.686722] t19x-arm-smmu 12000000.iommu: SMMUv2 with:
[    0.686728] t19x-arm-smmu 12000000.iommu:    stage 1 translation
[    0.686734] t19x-arm-smmu 12000000.iommu:    stage 2 translation
[    0.686741] t19x-arm-smmu 12000000.iommu:    nested translation
[    0.686772] t19x-arm-smmu 12000000.iommu:    stream matching with 128 register groups, mask 0x7f80
[    0.686781] t19x-arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
[    0.686787] t19x-arm-smmu 12000000.iommu:    64 context banks (0 stage-2 only)
[    0.686794] t19x-arm-smmu 12000000.iommu:    Stage-1: 39-bit VA -> 48-bit IPA
[    0.686800] t19x-arm-smmu 12000000.iommu:    Stage-2: 39-bit IPA -> 48-bit PA
[    0.689603] vdso: 2 pages (1 code @ ffffff8008f77000, 1 data @ ffffff8009e64000)
[    0.689636] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.692318] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
[    0.693405] tegra_aon_clk_init: ok
[    0.693420] Registering BPMP clocks...
[    0.693532] tegra_bpmp_clk_init: clock init ok (400 clks)
[    0.694128] Serial: AMBA PL011 UART driver
[    0.694276] tegra_powergate_init: DONE
[    0.694376] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t19x/jakku/kernel-dts/tegra194-p3668-all-p3509-0000.dts
[    0.694391] DTB Build time: Oct 16 2020 12:31:12
[    0.696947] Tegra reboot handler registered.
[    0.703725] iommu: Adding device 14160000.pcie to group 0
[    0.704300] iommu: Adding device 141a0000.pcie to group 1
[    0.705500] iommu: Adding device 2490000.ether_qos to group 2
[    0.706154] iommu: Adding device 3100000.serial to group 3
[    0.706592] iommu: Adding device 3110000.serial to group 4
[    0.706952] iommu: Adding device 3140000.serial to group 5
[    0.707507] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[    0.707724] tegra-pmc: get_secure_pmc_setting: done secure_pmc=0
[    0.707747] tegra-pmc: ### PMC reset source: TEGRA_POWER_ON_RESET
[    0.707767] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_L0
[    0.707775] tegra-pmc: ### PMC reset status reg: 0x0
[    0.707819] tegra-pmc: PMC Prod config success
[    0.707996] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[    0.708009] tegra-pmc c360000.pmc: IO padctrl driver initialized
[    0.708306] iommu: Adding device 3400000.sdhci to group 6
[    0.708751] iommu: Adding device 3210000.spi to group 7
[    0.709097] iommu: Adding device 3230000.spi to group 8
[    0.709433] iommu: Adding device 3270000.spi to group 9
[    0.710346] iommu: Adding device 3160000.i2c to group 10
[    0.710685] iommu: Adding device c240000.i2c to group 11
[    0.711056] iommu: Adding device 3180000.i2c to group 12
[    0.711486] iommu: Adding device 3190000.i2c to group 13
[    0.711909] iommu: Adding device 31b0000.i2c to group 14
[    0.712292] iommu: Adding device 31c0000.i2c to group 15
[    0.712894] iommu: Adding device c250000.i2c to group 16
[    0.713261] iommu: Adding device 31e0000.i2c to group 17
[    0.713963] iommu: Adding device sound to group 18
[    0.714432] iommu: Adding device 3510000.hda to group 19
[    0.714936] iommu: Adding device bc00000.rtcpu to group 20
[    0.716589] iommu: Adding device 13e10000.host1x to group 21
[    0.716977] iommu: Adding device 13e10000.host1x:ctx0 to group 22
[    0.717299] iommu: Adding device 13e10000.host1x:ctx1 to group 23
[    0.717649] iommu: Adding device 13e10000.host1x:ctx2 to group 24
[    0.717973] iommu: Adding device 13e10000.host1x:ctx3 to group 25
[    0.718297] iommu: Adding device 13e10000.host1x:ctx4 to group 26
[    0.718759] iommu: Adding device 13e10000.host1x:ctx5 to group 27
[    0.719102] iommu: Adding device 13e10000.host1x:ctx6 to group 28
[    0.719453] iommu: Adding device 13e10000.host1x:ctx7 to group 29
[    0.719893] iommu: Adding device 15340000.vic to group 30
[    0.720216] iommu: Adding device 15380000.nvjpg to group 31
[    0.720448] iommu: Adding device 15500000.tsec to group 32
[    0.720690] iommu: Adding device 15100000.tsecb to group 33
[    0.720940] iommu: Adding device 15480000.nvdec to group 34
[    0.721179] iommu: Adding device 15140000.nvdec1 to group 35
[    0.721427] iommu: Adding device 154c0000.nvenc to group 36
[    0.721662] iommu: Adding device 15a80000.nvenc1 to group 37
[    0.722041] iommu: Adding device 15880000.nvdla0 to group 38
[    0.722413] iommu: Adding device 158c0000.nvdla1 to group 39
[    0.722898] iommu: Adding device 15200000.nvdisplay to group 40
[    0.726949] platform 15200000.nvdisplay: IOVA linear map 0x00000000c6000000(2a000000)
[    0.727062] t19x-arm-smmu: Adding 15200000.nvdisplay to ISO SMMU client
[    0.727848] iommu: Adding device 15210000.nvdisplay to group 41
[    0.727921] t19x-arm-smmu: Adding 15210000.nvdisplay to ISO SMMU client
[    0.729398] iommu: Adding device 15c10000.vi to group 42
[    0.729575] t19x-arm-smmu: Adding 15c10000.vi to ISO SMMU client
[    0.729948] iommu: Adding device 14800000.isp to group 43
[    0.730868] iommu: Adding device 16000000.pva0 to group 44
[    0.731365] iommu: Adding device 16800000.pva1 to group 45
[    0.731728] iommu: Adding device 15810000.se to group 46
[    0.732092] iommu: Adding device 15820000.se to group 47
[    0.732350] iommu: Adding device 15830000.se to group 48
[    0.732651] iommu: Adding device 15840000.se to group 49
[    0.732884] iommu: Adding device c1a0000.aon to group 50
[    0.734575] iommu: Adding device d000000.bpmp to group 51
[    0.734881] bpmp: ping status is 0
[    0.735015] bpmp d000000.bpmp: firmware tag is e73a758761f0c6d24a1e69a2ac6b5035
[    0.738386] bpmp d000000.bpmp: probe ok
[    0.739645] tegra-reset 0.bpmp_reset: registered 190 resets.
[    0.740039] iommu: Adding device smmu_test to group 52
[    0.741212] mc: mapped MMIO address: 0xffffff800a590000 -> 0x2c10000
[    0.741238] mc: mapped MMIO address: 0xffffff800a5b0000 -> 0x2c20000
[    0.741429] mc: mapped MMIO address: 0xffffff800a5d0000 -> 0x2c30000
[    0.741489] mc: mapped MMIO address: 0xffffff800a7b0000 -> 0x2c40000
[    0.741514] mc: mapped MMIO address: 0xffffff800a7d0000 -> 0x2c50000
[    0.741548] mc: mapped MMIO address: 0xffffff800b010000 -> 0x2b80000
[    0.741576] mc: mapped MMIO address: 0xffffff800b030000 -> 0x2b90000
[    0.741607] mc: mapped MMIO address: 0xffffff800b050000 -> 0x2ba0000
[    0.741628] mc: mapped MMIO address: 0xffffff800b070000 -> 0x2bb0000
[    0.741648] mc: mapped MMIO address: 0xffffff800b090000 -> 0x1700000
[    0.741670] mc: mapped MMIO address: 0xffffff800b0b0000 -> 0x1710000
[    0.741689] mc: mapped MMIO address: 0xffffff800b0d0000 -> 0x1720000
[    0.741709] mc: mapped MMIO address: 0xffffff800b0f0000 -> 0x1730000
[    0.741727] mc: mapped MMIO address: 0xffffff800b110000 -> 0x1740000
[    0.741762] mc: mapped MMIO address: 0xffffff800b130000 -> 0x1750000
[    0.741781] mc: mapped MMIO address: 0xffffff800b150000 -> 0x1760000
[    0.741802] mc: mapped MMIO address: 0xffffff800b170000 -> 0x1770000
[    0.741878] mc-err: mcerr ops are set to t19x
[    0.747330] iommu: Adding device 2600000.dma to group 53
[    0.751746] gpio gpiochip0: gpio-line-names specifies 240 line names but there are 224 lines on the chip
[    0.752932] GPIO line 339 (wifi-enable) hogged as output/high
[    0.752971] GPIO line 412 (camera-control-output-low) hogged as output/low
[    0.753008] GPIO line 413 (camera-control-output-low) hogged as output/low
[    0.753243] gpiochip_setup_dev: registered GPIOs 288 to 511 on device: gpiochip0 (tegra-gpio)
[    0.758864] gpio gpiochip1: gpio-line-names specifies 21 line names but there are 40 lines on the chip
[    0.758927] GPIO line 253 (pex-refclk-sel-low) hogged as output/low
[    0.758964] GPIO line 266 (w-disable1) hogged as output/high
[    0.758995] GPIO line 264 (w-disable2) hogged as output/high
[    0.759279] gpiochip_setup_dev: registered GPIOs 248 to 287 on device: gpiochip1 (tegra-gpio-aon)
[    0.761074] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
[    0.761088] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 256
[    0.761680] iommu: Adding device 3550000.xudc to group 54
[    0.762325] iommu: Adding device 3610000.xhci to group 55
[    0.764098] arm64_ras arm64_ras: probed
[    0.764498] ras_fhi_enable: FHI 468 enabled on CPU0
[    0.764543] ras_fhi_enable: FHI 469 enabled on CPU1
[    0.764621] ras_fhi_enable: FHI 470 enabled on CPU2
[    0.764696] ras_fhi_enable: FHI 471 enabled on CPU3
[    0.764759] ras_fhi_enable: FHI 472 enabled on CPU4
[    0.764810] ras_fhi_enable: FHI 473 enabled on CPU5
[    0.764988] carmel_ras_enable: RAS enabled on cpu0
[    0.765159] carmel_ras_enable: RAS enabled on cpu1
[    0.765363] carmel_ras_enable: RAS enabled on cpu2
[    0.765551] carmel_ras_enable: RAS enabled on cpu3
[    0.765735] carmel_ras_enable: RAS enabled on cpu4
[    0.765909] carmel_ras_enable: RAS enabled on cpu5
[    0.765968] carmel_ras carmel_ras: probed
[    0.766986] tegra-cbb 2300000.cbb-noc: noc_secure_irq = 477, noc_nonsecure_irq = 476>
[    0.767443] tegra-cbb c600000.aon-noc: noc_secure_irq = 479, noc_nonsecure_irq = 478>
[    0.768192] tegra-cbb d600000.bpmp-noc: noc_secure_irq = 481, noc_nonsecure_irq = 480>
[    0.768921] tegra-cbb be00000.rce-noc: noc_secure_irq = 483, noc_nonsecure_irq = 482>
[    0.769698] tegra-cbb b600000.sce-noc: noc_secure_irq = 485, noc_nonsecure_irq = 484>
[    0.770055] tegra-cbb 14040000.cv-noc: defer probe as CV-NOC not probed yet
[    0.771166] vdd-ac-bat: 5000 mV
[    0.771544] vdd-sdmmc1-sw: 3300 mV
[    0.771827] vdd-1v8-sd: 1800 mV
[    0.772089] vdd-3v3-cvb: 3300 mV
[    0.772345] vdd-1v8-cvb: 1800 mV
[    0.772671] vdd-epb-1v0: supplied by vdd-3v3-cvb
[    0.772711] vdd-epb-1v0: 1000 mV
[    0.773032] avdd-cam-2v8: 2800 mV
[    0.773331] vdd-fan: 5000 mV
[    0.773593] vdd-hdmi-5v0: 5000 mV
[    0.773848] vdd_sys_en: 1200 mV
[    0.808115] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.812936] eventlib_kernel: keventlib is initialized, test id: 0
[    0.813255] SCSI subsystem initialized
[    0.813477] libata version 3.00 loaded.
[    0.813677] usbcore: registered new interface driver usbfs
[    0.813731] usbcore: registered new interface driver hub
[    0.813831] usbcore: registered new device driver usb
[    0.825108] tegra-i2c 31e0000.i2c: could not find pctldev for node /host1x/dpaux@155F0000/pinmux@0, deferring probe
[    0.827977] max77620 4-003c: PMIC Version OTP:0x51 and ES:0x1
[    0.835921] vdd-1v0: at 1000 mV
[    0.839979] vdd-1v8-hs: at 1800 mV
[    0.843965] vdd-1v8-ls: at 1800 mV
[    0.847983] vdd-1v8-ao: at 1800 mV
[    0.852001] vddio-ddr-1v1: at 1100 mV
[    0.855775] vdd-rtc: at 800 mV
[    0.856989] spmic-ldo1: at 2375 mV
[    0.863818] vdd-ao-3v3: at 3300 mV
[    0.871879] vddio-emmc-3v3: at 3300 mV
[    0.873158] spmic-ldo4: at 1587 mV
[    0.879886] vdd-usb-3v3: at 3300 mV
[    0.887946] vddio-sdmmc1-3v3: at 3300 mV
[    0.891948] vdd-csi-1v2: at 1200 mV
[    0.893461] spmic-ldo8: at 1800 mV
[    0.898266] GPIO line 246 (gpio_default) hogged as output/high
[    0.899692] GPIO line 247 (gpio_default) hogged as output/high
[    0.900107] gpiochip_setup_dev: registered GPIOs 240 to 247 on device: gpiochip2 (max77620-gpio)
[    0.900490] max77620 4-003c: max77620 probe successful
[    0.901135] media: Linux media interface: v0.10
[    0.901246] Linux video capture interface: v2.00
[    0.902714] pps_core: LinuxPPS API ver. 1 registered
[    0.902721] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.902791] PTP clock support registered
[    0.903122] tegra_wdt_t18x 30c0000.watchdog: Expiry count is deprecated
[    0.903359] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
[    0.903388] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
[    0.906213] trusty trusty: trusty version: Built: 11:31:49 Jun 14 2021
[    0.906274] trusty trusty: selected api version: 3 (requested 3)
[    0.907723] Advanced Linux Sound Architecture Driver Initialized.
[    0.908267] Bluetooth: Core ver 2.22
[    0.908307] NET: Registered protocol family 31
[    0.908313] Bluetooth: HCI device and connection manager initialized
[    0.908324] Bluetooth: HCI socket layer initialized
[    0.908333] Bluetooth: L2CAP socket layer initialized
[    0.908357] Bluetooth: SCO socket layer initialized
[    0.911380] camchar: rtcpu character device driver loaded
[    0.911906] gpio tegra-gpio wake61 for gpio=201(Z:1)
[    0.912053] extcon-gpio-states external-connection:extcon@1: Cable state:1, cable id:1
[    0.913216] clocksource: Switched to clocksource arch_sys_counter
[    0.955016] VFS: Disk quotas dquot_6.6.0
[    0.955105] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.955415] nvmap_heap_init: nvmap_heap_init: created heap block cache
[    0.956594] tegra-carveouts tegra-carveouts: assigned reserved memory node grid-of-semaphores
[    0.956669] dma_declare_coherent_resizable_cma_memory:324: resizable heap=vpr, base=0x00000000c6000000, size=0x2a000000
[    0.956919] cma: enabled page replacement for spfn=c6000, epfn=f0000
[    0.956927] dma_declare_coherent_resizable_cma_memory:373: resizable cma heap=vpr create successful
[    0.956940] nvmap: nvmap_select_cache_ops() nvmap cache ops set to scf
[    0.956948] nvmap_page_pool_init: Total RAM pages: 1986525
[    0.956954] nvmap_page_pool_init: nvmap page pool size: 248315 pages (969 MB)
[    0.957109] nvmap_background_zero_thread: PP zeroing thread starting.
[    0.957633] misc nvmap: created heap vpr base 0x00000000c6000000 size (688128KiB)
[    0.959417] tegra-gpcdma 2600000.dma: GPC DMA driver register 31 channels
[    0.971506] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type CPU-therm
[    0.971693] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type GPU-therm
[    0.971869] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type AUX-therm
[    0.972054] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type AO-therm
[    0.972251] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type PMIC-Die
[    0.973583] la/ptsa driver initialized.
[    0.973909] NET: Registered protocol family 2
[    0.974751] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[    0.975146] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.975752] TCP: Hash tables configured (established 65536 bind 65536)
[    0.975799] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.975920] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.976380] NET: Registered protocol family 1
[    0.977021] RPC: Registered named UNIX socket transport module.
[    0.977027] RPC: Registered udp transport module.
[    0.977032] RPC: Registered tcp transport module.
[    0.977036] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.977046] PCI: CLS 0 bytes, default 64
[    0.977348] Trying to unpack rootfs image as initramfs...
[    1.168342] Freeing initrd memory: 5432K
[    1.182576] random: fast init done
[    1.186938] host1x 13e10000.host1x: initialized
[    1.188447] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    1.193131] audit: initializing netlink subsys (disabled)
[    1.193180] audit: type=2000 audit(0.816:1): initialized
[    1.193872] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[    1.201714] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    1.202938] ntfs: driver 2.1.32 [Flags: R/W].
[    1.203490] 9p: Installing v9fs 9p2000 file system support
[    1.207983] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[    1.208144] io scheduler noop registered
[    1.208355] io scheduler cfq registered (default)
[    1.211836] gic 2a41000.agic-controller: GIC IRQ controller registered
[    1.245942] iommu: Adding device 2993000.adsp to group 56
[    1.352597] iommu: Adding device aconnect@2a41000:adsp_audio to group 57
[    1.353559] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
[    1.366208] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[    1.366611] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[    1.367153] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[    1.367575] tegra-pwm 32d0000.pwm: PWM clk can sleep in ops
[    1.367959] tegra-pwm 32f0000.pwm: PWM clk can sleep in ops
[    1.371069] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[    1.371259] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=1500000, vi_iso_bw=1500000, max_bw=1500000
[    1.373899] tsec 15500000.tsec: initialized
[    1.375583] tsec 15100000.tsecb: initialized
[    1.379241] nvdec 15480000.nvdec: initialized
[    1.381868] nvdec 15140000.nvdec1: initialized
[    1.387274] falcon 15340000.vic: initialized
[    1.389055] falcon 15380000.nvjpg: initialized
[    1.391050] falcon 154c0000.nvenc: initialized
[    1.392977] falcon 15a80000.nvenc1: initialized
[    1.396998] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
[    1.399187] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
[    1.400711] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
[    1.402142] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
[    1.403627] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
[    1.405023] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
[    1.406386] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
[    1.407708] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
[    1.411335] t194-nvcsi 15a00000.nvcsi: initialized
[    1.416791] scare-pigeon 13e10000.host1x:vi-thi@15f00000: initialized
[    1.417193] scare-pigeon 14b00000.isp-thi: initialized
[    1.423194] pva 16000000.pva0: initialized
[    1.429041] pva 16800000.pva1: initialized
[    1.433988] nvdla 15880000.nvdla0: initialized
[    1.438801] nvdla 158c0000.nvdla1: initialized
[    1.440299] tegradccommon 15200000.dc_common: host1x channel mapped
[    1.440313] tegradccommon 15200000.dc_common: dc_common syncpt # 1 allocated
[    1.440362] tegradccommon 15200000.dc_common: dma mapping done
[    1.440852] tegradc 15200000.nvdisplay: disp0 connected to head0->/host1x/sor1
[    1.440884] generic_infoframe_type: 0x87
[    1.440953] tegradc 15200000.nvdisplay: DT parsed successfully
[    1.440986] tegradc 15200000.nvdisplay: Display dc.ffffff800bd10000 registered with id=0
[    1.444481] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 7088400 KB/s
[    1.444490] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 800000000 Hz
[    1.444496] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 300000000 Hz
[    1.444719] tegradc 15200000.nvdisplay: vblank syncpt # 8 for dc 0
[    1.444730] tegradc 15200000.nvdisplay: vpulse3 syncpt # 9 for dc 0
[    1.447418] tegradc 15200000.nvdisplay: hdmi: invalid prod list prod_list_hdmi_board
[    1.447428] tegradc 15200000.nvdisplay: hdmi: tegra_hdmi_tmds_range_read(bd) failed
[    1.450490] tegradc 15200000.nvdisplay: probed
[    1.451138] Console: switching to colour frame buffer device 80x30
[    1.451177] tegradc 15200000.nvdisplay: fb registered
[    1.451437] gpio tegra-gpio wake63 for gpio=97(M:1)
[    1.451841] tegradc 15210000.nvdisplay: disp1 connected to head1->/host1x/sor
[    1.451872] tegradc 15210000.nvdisplay: parse_dp_settings: No dp-lt-settings node
[    1.451946] tegradc 15210000.nvdisplay: DT parsed successfully
[    1.451979] tegradc 15210000.nvdisplay: Display dc.ffffff800be10000 registered with id=1
[    1.452156] tegradc 15210000.nvdisplay: vblank syncpt # 11 for dc 1
[    1.452166] tegradc 15210000.nvdisplay: vpulse3 syncpt # 12 for dc 1
[    1.461175] tegradc 15210000.nvdisplay: probed
[    1.461509] tegradc 15210000.nvdisplay: fb registered
[    1.464985] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[    1.464993] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[    1.465005] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[    1.465017] tegradc 15210000.nvdisplay: blank - powerdown
[    1.465032] extcon-disp-state external-connection:disp-state: cable 44 state 0 already set.
[    1.465037] Extcon DP: HPD disabled
[    1.465041] hpd: hpd_switch 0
[    1.465047] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[    1.465058] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[    1.465067] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[    1.465389] tegra_cec 3960000.tegra_cec: dt=1 start=0x03960000 end=0x03960FFF irq=77
[    1.465402] tegra_cec 3960000.tegra_cec: Unpowergate DISP: 0.
[    1.465660] tegra_cec 3960000.tegra_cec: Enable clock result: 0.
[    1.465772] tegra_cec 3960000.tegra_cec: tegra_cec_init started
[    1.465915] tegra_cec 3960000.tegra_cec: cec_add_sysfs ret=0
[    1.465924] tegra_cec 3960000.tegra_cec: probed
[    1.474364] tegra-adma 2930000.adma: Tegra210 ADMA driver registered 32 channels
[    1.474950] tegra-fuse-burn 3820000.efuse:efuse-burn: shutdown limit check disabled
[    1.474959] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
[    1.475241] kfuse 3830000.kfuse: initialized
[    1.480969] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.483259] 3100000.serial: ttyTHS0 at MMIO 0x3100000 (irq = 47, base_baud = 0) is a TEGRA_UART
[    1.484394] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 48, base_baud = 0) is a TEGRA_UART
[    1.485097] 3140000.serial: ttyTHS4 at MMIO 0x3140000 (irq = 49, base_baud = 0) is a TEGRA_UART
[    1.486334] console [ttyTCU0] enabled
[    1.486620] [drm] Initialized
[    1.497699] brd: module loaded
[    1.502512] loop: module loaded
[    1.502596] tegra_profiler: version: 1.141, samples/io: 48/28
[    1.502754] tegra_profiler: auth: init
[    1.503272] THERMAL EST: found 3 subdevs
[    1.503280] THERMAL EST num_resources: 0
[    1.503294] [THERMAL EST subdev 0]
[    1.503302] [THERMAL EST subdev 1]
[    1.503309] [THERMAL EST subdev 2]
[    1.503327] THERMAL EST: Found 2 profiles, default profile is quiet
[    1.503601] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type thermal-fan-est
[    1.503606] THERMAL EST: thz register success.
[    1.503748] THERMAL EST: end of probe, return err: 0
[    1.504333] sd: No Scsi addr parsed to reserve index
[    1.504367] hisi_sas: driver version v1.6
[    1.513817] qspi_mtd spi6.0: s25fs256s SSG 8 0 1000 2000000
[    1.513826] qspi_mtd spi6.0: s25fs256s (32768 Kbytes)
[    1.513835] qspi_mtd spi6.0: mtd .name = spi6.0, .size = 0x2000000 (32MiB) .erasesize = 0x00010000 (64KiB) .numeraseregions = 0
[    1.514146] 1 ofpart partitions found on MTD device spi6.0
[    1.514153] Creating 1 MTD partitions on "spi6.0":
[    1.514170] 0x000000000000-0x000002000000 : "Whole_flash0"
[    1.516190] libphy: Fixed MDIO Bus: probed
[    1.516746] tun: Universal TUN/TAP device driver, 1.6
[    1.516751] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    1.517571] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    1.517577] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.517616] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[    1.517620] igb: Copyright (c) 2007-2014 Intel Corporation.
[    1.517653] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[    1.517658] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    1.517698] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
[    1.517703] Copyright(c) 1999 - 2017 Intel Corporation.
[    1.761146] eqos 2490000.ether_qos: Setting local MAC: 48 b0 2d 15 e9 a8
[    1.761394] libphy: dwc_phy: probed
[    1.763646] PPP generic driver version 2.4.2
[    1.764045] PPP BSD Compression module registered
[    1.764052] PPP Deflate Compression module registered
[    1.764072] PPP MPPE Compression module registered
[    1.764078] NET: Registered protocol family 24
[    1.764122] usbcore: registered new interface driver r8152
[    1.764153] usbcore: registered new interface driver asix
[    1.764186] usbcore: registered new interface driver ax88179_178a
[    1.764212] usbcore: registered new interface driver cdc_ether
[    1.764237] usbcore: registered new interface driver net1080
[    1.764264] usbcore: registered new interface driver cdc_subset
[    1.764288] usbcore: registered new interface driver zaurus
[    1.764324] usbcore: registered new interface driver cdc_ncm
[    1.764741] VFIO - User Level meta-driver version: 0.3
[    1.765971] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.765993] ehci-pci: EHCI PCI platform driver
[    1.766034] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.766045] ohci-pci: OHCI PCI platform driver
[    1.766072] ohci-platform: OHCI generic platform driver
[    1.770856] tegra-xusb 3610000.xhci: USB2 port 0 has OTG_CAP
[    1.772711] tegra-xusb 3610000.xhci: extcon 0: ffffffc1f4cccc00 id
[    1.773317] usbcore: registered new interface driver uas
[    1.773362] usbcore: registered new interface driver usb-storage
[    1.773467] usbcore: registered new interface driver usbserial
[    1.775093] tegra-xusb 3610000.xhci: Firmware timestamp: 2019-07-24 05:47:34 UTC, Version: 60.06 release
[    1.775128] tegra-xusb 3610000.xhci: xHCI Host Controller
[    1.775147] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 1
[    1.775882] tegra-xusb 3610000.xhci: hcc params 0x0184ff25 hci version 0x110 quirks 0x00050810
[    1.775926] tegra-xusb 3610000.xhci: irq 463, io mem 0x03610000
[    1.776142] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.776150] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.776157] usb usb1: Product: xHCI Host Controller
[    1.776163] usb usb1: Manufacturer: Linux 4.9.140-tegra xhci-hcd
[    1.776170] usb usb1: SerialNumber: 3610000.xhci
[    1.776574] hub 1-0:1.0: USB hub found
[    1.776622] hub 1-0:1.0: 4 ports detected
[    1.777179] tegra-xusb 3610000.xhci: xHCI Host Controller
[    1.777192] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 2
[    1.777203] tegra-xusb 3610000.xhci: Host supports USB 3.1 Enhanced SuperSpeed
[    1.777526] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    1.777534] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.777540] usb usb2: Product: xHCI Host Controller
[    1.777547] usb usb2: Manufacturer: Linux 4.9.140-tegra xhci-hcd
[    1.777553] usb usb2: SerialNumber: 3610000.xhci
[    1.778030] hub 2-0:1.0: USB hub found
[    1.778073] hub 2-0:1.0: 4 ports detected
[    1.778868] tegra-xudc-new 3550000.xudc: PMQOS CPU boost enabled
[    1.778958] tegra-xudc-new 3550000.xudc: device count: 1
[    1.779905] tegra-xudc-new 3550000.xudc: vbus state: 1
[    1.779927] tegra-xudc-new 3550000.xudc: device mode on: 0
[    1.780135] tegra-xudc-new 3550000.xudc: active: 0 => 1
[    1.780145] tegra-xudc-new 3550000.xudc: Initialize boost_cpufreq work
[    1.780766] mousedev: PS/2 mouse device common for all mice
[    1.780874] usbcore: registered new interface driver xpad
[    1.912428] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[    1.914056] Wake73 for irq=42
[    1.915294] rtc rtc1: alarm rtc device
[    1.915311] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
[    1.915334] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[    1.915473] i2c /dev entries driver
[    1.917609] i2c i2c-2: Added multiplexed i2c bus 9
[    1.917953] i2c i2c-2: Added multiplexed i2c bus 10
[    1.917961] i2c-mux-gpio cam_i2cmux: 2 port mux on 3180000.i2c adapter
[    1.918422] imx219 9-0010: tegracam sensor driver:imx219_v2.0.6
[    1.941865] tegra-i2c 3180000.i2c: no acknowledge from address 0x10
[    1.941928] imx219 9-0010: imx219_board_setup: error during i2c read probe (-121)
[    1.942155] imx219 9-0010: board setup failed
[    1.942409] imx219: probe of 9-0010 failed with error -121
[    1.942864] imx219 10-0010: tegracam sensor driver:imx219_v2.0.6
[    1.966122] tegra-i2c 3180000.i2c: no acknowledge from address 0x10
[    1.966173] imx219 10-0010: imx219_board_setup: error during i2c read probe (-121)
[    1.966382] imx219 10-0010: board setup failed
[    1.966629] imx219: probe of 10-0010 failed with error -121
[    1.967624] max77620-power max20024-power: Event recorder REG_NVERC : 0x40
[    1.974513] tegra-thermal-throttle bthrot_cdev: clk:cpu max:1907200000, min:115200000 steps:24
[    1.978692] tegra-thermal-throttle bthrot_cdev: clk:gpu max:1109250000, min:114750000 steps:10
[    1.978715] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced clk:0:cpu off:0 slope-adj:200
[    1.978722] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced clk:1:gpu off:0 slope-adj:400
[    1.978804] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced max_state:48 cutoff:0
[    1.978883] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced clk:0:cpu off:0 slope-adj:400
[    1.978890] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced clk:1:gpu off:0 slope-adj:400
[    1.979153] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced max_state:40 cutoff:1
[    1.979204] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced clk:0:cpu off:0 slope-adj:200
[    1.979213] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced clk:1:gpu off:365500000 slope-adj:300
[    1.979508] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced max_state:48 cutoff:0
[    1.979562] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced clk:0:cpu off:38400000 slope-adj:10
[    1.979570] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced clk:1:gpu off:25500000 slope-adj:10
[    1.979916] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced max_state:2 cutoff:0
[    1.980005] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced clk:0:cpu off:0 slope-adj:400
[    1.980012] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced clk:1:gpu off:0 slope-adj:400
[    1.980272] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced max_state:40 cutoff:1
[    1.980759] FAN dev name: pwm-fan
[    1.980806] FAN:gpio request success.
[    1.980817] FAN: can't find tach_gpio
[    1.980837] pwm_fan_driver pwm-fan: Found 2 profiles, default profile is quiet
[    1.980875] pwm_fan_driver pwm-fan: cap state:4, cap pwm:255
[    1.981056] pwm_fan_driver pwm-fan: got pwm for fan. polarity is normal
[    1.981063] pwm_fan_driver pwm-fan: tach period: 1000
[    1.981668] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[    1.981676] pwm_fan_driver pwm-fan: index 1: pwm=130, rpm=1000, rru=2, rrd=2, state:2
[    1.981685] pwm_fan_driver pwm-fan: index 2: pwm=160, rpm=2000, rru=1, rrd=1, state:2
[    1.981691] pwm_fan_driver pwm-fan: index 3: pwm=200, rpm=3000, rru=1, rrd=1, state:2
[    1.981697] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[    1.981704] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[    1.981710] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[    1.981717] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[    1.981723] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[    1.981730] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[    1.982722] device-mapper: uevent: version 1.0.3
[    1.983134] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[    1.986618] tegra194_cpufreq_probe: platform driver Initialization: pass
[    1.987623] cpuidle: Initializing cpuidle driver
[    1.988564] sdhci: Secure Digital Host Controller Interface driver
[    1.988570] sdhci: Copyright(c) Pierre Ossman
[    1.988575] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.988882] sdhci-tegra 3400000.sdhci: Got CD GPIO
[    1.989890] sdhci-tegra 3400000.sdhci: Client registration for eMC Successful
[    1.991630] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 245
[    1.996049] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[    1.997101] tegra-se-nvhost 15810000.se: initialized
[    1.998453] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[    1.999078] tegra-se-nvhost 15820000.se: initialized
[    2.000303] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[    2.000925] tegra-se-nvhost 15830000.se: initialized
[    2.001711] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[    2.002368] tegra-se-nvhost 15840000.se: initialized
[    2.003381] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[    2.003625] hidraw: raw HID events driver (C) Jiri Kosina
[    2.004997] usbcore: registered new interface driver usbhid
[    2.005002] usbhid: USB HID core driver
[    2.009004] tegra186-cam-rtcpu bc00000.rtcpu: deferring, 14800000.isp is not probed
[    2.010116] tegra_aon c1a0000.aon: tegra aon driver probe OK
[    2.010546] tegra186-aondbg aondbg: aondbg driver probe() OK
[    2.011282] denver_knobs_init:MTS_VERSION:51035886
[    2.011438] tegra19x_actmon d230000.actmon: in actmon_register()...
[    2.012087] tegra19x_actmon d230000.actmon: initialization Completed for the device mc_all
[    2.012474] t19x_cache tegra-cache: probed
[    2.014761] misc nvmap: cvsram :dma coherent mem declare 0x0000000050000000,4194304
[    2.014769] misc nvmap: created heap cvsram base 0x0000000050000000 size (4096KiB)
[    2.015395] carmel-pmu-drv carmel-pmu: Registered Carmel PMU
[    2.015758] PLL_AON clock registered
[    2.017579] Clocks initialized successfully
[    2.019154] nvpmodel: initialized successfully
[    2.020386] trusty-virtio trusty:virtio: initializing
[    2.020620] trusty_ipc virtio0: vring0: va(pa)  ffffffc1f2bbc000(0) qsz 32 notifyid 1
[    2.020633] trusty_ipc virtio0: vring1: va(pa)  ffffffc1f2bbe000(0) qsz 32 notifyid 2
[    2.020763] trusty-virtio trusty:virtio: initializing done
[    2.021079] trusty_ipc virtio0: is online
[    2.021735] tegra-hda 3510000.hda: Override SDO lines to 4
[    2.022078] usbcore: registered new interface driver snd-usb-audio
[    2.034696] input: tegra-hda-xnx HDMI/DP,pcm=3 as /devices/3510000.hda/sound/card0/input0
[    2.034933] input: tegra-hda-xnx HDMI/DP,pcm=7 as /devices/3510000.hda/sound/card0/input1
[    2.035142] input: tegra-hda-xnx HDMI/DP,pcm=8 as /devices/3510000.hda/sound/card0/input2
[    2.035401] input: tegra-hda-xnx HDMI/DP,pcm=9 as /devices/3510000.hda/sound/card0/input3
[    2.045348] gpio tegra-gpio wake8 for gpio=55(G:7)
[    2.045411] mmc0: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit with 64 bit addr
[    2.101249] usb 1-2: new high-speed USB device number 2 using tegra-xusb
[    2.129816] OPE platform probe
[    2.129947] OPE platform probe successful
[    2.140264] usb 1-2: New USB device found, idVendor=0bda, idProduct=5489
[    2.140273] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.140279] usb 1-2: Product: 4-Port USB 2.0 Hub
[    2.140283] usb 1-2: Manufacturer: Generic
[    2.141615] hub 1-2:1.0: USB hub found
[    2.142843] hub 1-2:1.0: 4 ports detected
[    2.211565] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
[    2.211671] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
[    2.211777] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
[    2.211889] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
[    2.211999] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
[    2.212106] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
[    2.212210] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
[    2.212294] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
[    2.212374] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
[    2.212459] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
[    2.212539] tegra-asoc: sound: ADMAIF11 <-> ADMAIF11 mapping ok
[    2.212625] tegra-asoc: sound: ADMAIF12 <-> ADMAIF12 mapping ok
[    2.212704] tegra-asoc: sound: ADMAIF13 <-> ADMAIF13 mapping ok
[    2.212871] tegra-asoc: sound: ADMAIF14 <-> ADMAIF14 mapping ok
[    2.213000] tegra-asoc: sound: ADMAIF15 <-> ADMAIF15 mapping ok
[    2.213124] tegra-asoc: sound: ADMAIF16 <-> ADMAIF16 mapping ok
[    2.213251] tegra-asoc: sound: ADMAIF17 <-> ADMAIF17 mapping ok
[    2.213339] tegra-asoc: sound: ADMAIF18 <-> ADMAIF18 mapping ok
[    2.213421] tegra-asoc: sound: ADMAIF19 <-> ADMAIF19 mapping ok
[    2.213508] tegra-asoc: sound: ADMAIF20 <-> ADMAIF20 mapping ok
[    2.243208] u32 classifier
[    2.243214]     Actions configured
[    2.243280] Initializing XFRM netlink socket
[    2.243818] NET: Registered protocol family 10
[    2.244569] NET: Registered protocol family 17
[    2.244583] NET: Registered protocol family 15
[    2.244637] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    2.244726] Bluetooth: RFCOMM socket layer initialized
[    2.244747] Bluetooth: RFCOMM ver 1.11
[    2.244754] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    2.244762] Bluetooth: HIDP socket layer initialized
[    2.244799] 9pnet: Installing 9P2000 support
[    2.244836] Key type dns_resolver registered
[    2.245047] Registered cp15_barrier emulation handler
[    2.245067] Registered setend emulation handler
[    2.246781] registered taskstats version 1
[    2.247269] tegra-pcie-dw 14160000.pcie: Setting init speed to max speed
[    2.248524] OF: PCI: host bridge /pcie@14160000 ranges:
[    2.248546] OF: PCI:    IO 0x36100000..0x361fffff -> 0x36100000
[    2.248556] OF: PCI:   MEM 0x1740000000..0x17ffffffff -> 0x40000000
[    2.248566] OF: PCI:   MEM 0x1400000000..0x173fffffff -> 0x1400000000
[    2.264984] mmc0: host does not support reading read-only switch, assuming write-enable
[    2.357266] tegra-pcie-dw 14160000.pcie: link is up
[    2.357561] tegra-pcie-dw 14160000.pcie: PCI host bridge to bus 0004:00
[    2.357570] pci_bus 0004:00: root bus resource [bus 00-ff]
[    2.357578] pci_bus 0004:00: root bus resource [io  0x0000-0xfffff] (bus address [0x36100000-0x361fffff])
[    2.357584] pci_bus 0004:00: root bus resource [mem 0x1740000000-0x17ffffffff] (bus address [0x40000000-0xffffffff])
[    2.357589] pci_bus 0004:00: root bus resource [mem 0x1400000000-0x173fffffff pref]
[    2.357617] pci 0004:00:00.0: [10de:1ad1] type 01 class 0x060400
[    2.357792] pci 0004:00:00.0: PME# supported from D0 D3hot D3cold
[    2.358030] iommu: Adding device 0004:00:00.0 to group 58
[    2.358397] pci 0004:01:00.0: [10ec:c822] type 00 class 0x028000
[    2.358535] pci 0004:01:00.0: reg 0x10: initial BAR value 0x00000000 invalid
[    2.358540] pci 0004:01:00.0: reg 0x10: [io  size 0x0100]
[    2.358700] pci 0004:01:00.0: reg 0x18: [mem 0x00000000-0x0000ffff 64bit]
[    2.359436] pci 0004:01:00.0: supports D1 D2
[    2.359441] pci 0004:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    2.359758] iommu: Adding device 0004:01:00.0 to group 59
[    2.375910] pci 0004:00:00.0: BAR 14: assigned [mem 0x1740000000-0x17400fffff]
[    2.375916] pci 0004:00:00.0: BAR 13: assigned [io  0x1000-0x1fff]
[    2.375925] pci 0004:01:00.0: BAR 2: assigned [mem 0x1740000000-0x174000ffff 64bit]
[    2.376007] pci 0004:01:00.0: BAR 0: assigned [io  0x1000-0x10ff]
[    2.376035] pci 0004:00:00.0: PCI bridge to [bus 01-ff]
[    2.376041] pci 0004:00:00.0:   bridge window [io  0x1000-0x1fff]
[    2.376049] pci 0004:00:00.0:   bridge window [mem 0x1740000000-0x17400fffff]
[    2.376067] pci 0004:00:00.0: Max Payload Size set to  128/ 256 (was  256), Max Read Rq  512
[    2.376126] pci 0004:01:00.0: Max Payload Size set to  128/ 128 (was  128), Max Read Rq  512
[    2.376321] pcieport 0004:00:00.0: Signaling PME through PCIe PME interrupt
[    2.376326] pci 0004:01:00.0: Signaling PME through PCIe PME interrupt
[    2.376333] pcie_pme 0004:00:00.0:pcie001: service driver pcie_pme loaded
[    2.376416] aer 0004:00:00.0:pcie002: service driver aer loaded
[    2.377929] tegra-pcie-dw 141a0000.pcie: Setting init speed to max speed
[    2.383223] OF: PCI: host bridge /pcie@141a0000 ranges:
[    2.383243] OF: PCI:    IO 0x3a100000..0x3a1fffff -> 0x3a100000
[    2.383251] OF: PCI:   MEM 0x1f40000000..0x1fffffffff -> 0x40000000
[    2.383258] OF: PCI:   MEM 0x1c00000000..0x1f3fffffff -> 0x1c00000000
[    2.403389] mmc0: hw tuning done ...
[    2.403422] mmc0: new ultra high speed SDR104 SDXC card at address 59b4
[    2.403910] mmcblk0: mmc0:59b4 ED2S5 119 GiB
[    2.407441]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11
[    2.485291] tegra_cec 3960000.tegra_cec: Can't find physical addresse.
[    2.485298] tegra_cec 3960000.tegra_cec: tegra_cec_init Done.
[    2.521249] usb 1-3: new full-speed USB device number 3 using tegra-xusb
[    2.542396] usb 1-3: New USB device found, idVendor=13d3, idProduct=3549
[    2.542402] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    2.542408] usb 1-3: Product: Bluetooth Radio
[    2.542411] usb 1-3: Manufacturer: Realtek
[    2.542416] usb 1-3: SerialNumber: 00e04c000001
[    2.717248] usb 1-2: usb_suspend_both: status 0
[    2.896723] tegra-pcie-dw 141a0000.pcie: link is down
[    2.896834] tegra-pcie-dw 141a0000.pcie: PCI host bridge to bus 0005:00
[    2.896842] pci_bus 0005:00: root bus resource [bus 00-ff]
[    2.896849] pci_bus 0005:00: root bus resource [io  0x100000-0x1fffff] (bus address [0x3a100000-0x3a1fffff])
[    2.896855] pci_bus 0005:00: root bus resource [mem 0x1f40000000-0x1fffffffff] (bus address [0x40000000-0xffffffff])
[    2.896859] pci_bus 0005:00: root bus resource [mem 0x1c00000000-0x1f3fffffff pref]
[    2.896887] pci 0005:00:00.0: [10de:1ad0] type 01 class 0x060400
[    2.897064] pci 0005:00:00.0: PME# supported from D0 D3hot D3cold
[    2.897325] iommu: Adding device 0005:00:00.0 to group 60
[    2.897574] pci 0005:00:00.0: PCI bridge to [bus 01-ff]
[    2.897596] pci 0005:00:00.0: Max Payload Size set to  256/ 256 (was  256), Max Read Rq  512
[    2.897811] pcieport 0005:00:00.0: Signaling PME through PCIe PME interrupt
[    2.897818] pcie_pme 0005:00:00.0:pcie001: service driver pcie_pme loaded
[    2.897902] aer 0005:00:00.0:pcie002: service driver aer loaded
[    2.898045] pcie_pme 0005:00:00.0:pcie001: unloading service driver pcie_pme
[    2.898088] aer 0005:00:00.0:pcie002: unloading service driver aer
[    2.898169] pci_bus 0005:01: busn_res: [bus 01-ff] is released
[    2.898238] iommu: Removing device 0005:00:00.0 from group 60
[    2.898262] pci_bus 0005:00: busn_res: [bus 00-ff] is released
[    2.899789] tegra-pcie-dw 141a0000.pcie: PCIe link is not up...!
[    2.909458] tegra-cbb 14040000.cv-noc: noc_secure_irq = 89, noc_nonsecure_irq = 88>
[    2.914707] tegra194-isp5 14800000.isp: initialized
[    2.921637] tegra194-vi5 15c10000.vi: using default number of vi channels, 36
[    2.924407] tegra194-vi5 15c10000.vi: initialized
[    2.928466] tegra194-vi5 15c10000.vi: subdev 15a00000.nvcsi--2 bound
[    2.928535] tegra194-vi5 15c10000.vi: subdev 15a00000.nvcsi--1 bound
[    2.929358] tegra186-cam-rtcpu bc00000.rtcpu: Trace buffer configured at IOVA=0xbff00000
[    3.011285] tegra-ivc ivc-bc00000.rtcpu: region 0: iova=0xbfee0000-0xbfefffff size=131072
[    3.011607] tegra-ivc ivc-bc00000.rtcpu:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[    3.011827] tegra-ivc ivc-bc00000.rtcpu:dbg@1: dbg: ver=0 grp=1 RX[1x384]=0x1900-0x1b00 TX[1x384]=0x1b00-0x1d00
[    3.012060] tegra-ivc ivc-bc00000.rtcpu:dbg@2: dbg: ver=0 grp=1 RX[1x8192]=0x1d00-0x3d80 TX[1x8192]=0x3d80-0x5e00
[    3.012416] tegra-ivc ivc-bc00000.rtcpu:ivccontrol@3: ivccontrol: ver=0 grp=1 RX[64x320]=0x5e00-0xae80 TX[64x320]=0xae80-0xff00
[    3.012485] tegra-ivc ivc-bc00000.rtcpu:ivccapture@4: ivccapture: ver=0 grp=1 RX[512x64]=0xff00-0x17f80 TX[512x64]=0x17f80-0x20000
[    3.012710] tegra186-cam-rtcpu bc00000.rtcpu: using cam RTCPU IRQ (65)
[    3.012715] tegra186-cam-rtcpu bc00000.rtcpu: tegra_camrtc_mon_create is successful
[    3.013849] tegra186-cam-rtcpu bc00000.rtcpu: firmware version cpu=rce cmd=5 sha1=cf2bef3ad10e437272857b76308abef8ffb80bda
[    3.014285] gpio tegra-gpio wake67 for gpio=48(G:0)
[    3.014356] gpio tegra-gpio-aon wake29 for gpio=36(EE:4)
[    3.014480] input: gpio-keys as /devices/gpio-keys/input/input4
[    3.046284] tegra_rtc c2a0000.rtc: setting system clock to 2000-01-01 01:00:20 UTC (946688420)
[    3.046749] mmcblk mmc0:59b4: Card claimed for testing.
[    3.084077] bpmp: mounted debugfs mirror
[    3.091058] vdd-1v8-sd: disabling
[    3.091066] vdd-1v8-cvb: disabling
[    3.091070] vdd-epb-1v0: disabling
[    3.091073] avdd-cam-2v8: disabling
[    3.091076] vdd-fan: disabling
[    3.091080] vdd_sys_en: disabling
[    3.091090] ALSA device list:
[    3.091094]   #0: tegra-hda-xnx at 0x3518000 irq 64
[    3.091097]   #1: jetson-xaviernx-ape
[    3.092948] Freeing unused kernel memory: 8576K
[    3.132288] Root device found: mmcblk0p1
[    3.133555] Found dev node: /dev/mmcblk0p1
[    3.175130] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[    3.176022] Rootfs mounted over mmcblk0p1
[    3.200954] Switching from initrd to actual rootfs
[    3.394226] systemd[1]: System time before build time, advancing clock.
[    3.418465] ip_tables: (C) 2000-2006 Netfilter Core Team
[    3.423226] cgroup: cgroup2: unknown option "nsdelegate"
[    3.440457] 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)
[    3.441056] systemd[1]: Detected architecture arm64.
[    3.447197] systemd[1]: Set hostname to <enord>.
[    3.561752] 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.
[    3.561764] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[    3.703868] random: systemd: uninitialized urandom read (16 bytes read)
[    3.704159] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    3.704247] random: systemd: uninitialized urandom read (16 bytes read)
[    3.704275] systemd[1]: Reached target Swap.
[    3.704299] random: systemd: uninitialized urandom read (16 bytes read)
[    3.704322] systemd[1]: Reached target User and Group Name Lookups.
[    3.704898] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    3.707758] systemd[1]: Created slice User and Session Slice.
[    3.782611] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[    3.845494] nvgpu: 17000000.gv11b          nvgpu_nvhost_syncpt_init:291  [INFO]  syncpt_unit_base 60000000 syncpt_unit_size 400000 size 1000

[    4.091537] systemd-journald[2311]: Received request to flush runtime journal from PID 1
[    4.886098] using random self ethernet address
[    4.886237] using random host ethernet address
[    4.963288] random: crng init done
[    4.963408] random: 7 urandom warning(s) missed due to ratelimiting
[    5.299795] rtl88x2ce 0004:01:00.0: enabling device (0000 -> 0003)
[    5.941752] Wake76 for irq=199
[    5.941759] Wake77 for irq=199
[    5.941764] Wake78 for irq=199
[    5.941768] Wake79 for irq=199
[    5.941771] Wake80 for irq=199
[    5.941773] Wake81 for irq=199
[    5.941776] Wake82 for irq=199
[    5.941833] tegra-xusb 3610000.xhci: Upgrade port 0 to USB3.0
[    5.941840] tegra-xusb 3610000.xhci: Upgrade port 1 to USB3.0
[    6.270162] usb 2-3: new SuperSpeedPlus USB device number 2 using tegra-xusb
[    6.275335] Mass Storage Function, version: 2009/09/11
[    6.275344] LUN: removable file: (no medium)
[    6.280754] usbcore: registered new interface driver btusb
[    6.282425] using random self ethernet address
[    6.282556] using random host ethernet address
[    6.301086] rtk_btusb: Realtek Bluetooth USB driver ver 3.1
[    6.301094] rtk_btcoex: rtk_btcoex_init: version: 1.2
[    6.301097] rtk_btcoex: create workqueue
[    6.302328] rtk_btcoex: alloc buffers 1792, 2432 for ev and l2
[    6.302427] rtk_btusb: btusb_probe intf->cur_altsetting->desc.bInterfaceNumber 0
[    6.302432] rtk_btusb: btusb_probe can_wakeup 1, may wakeup 0
[    6.302435] rtk_btusb: patch_add
[    6.302439] rtk_btusb: auto suspend is disabled
[    6.302443] rtk_btusb: pid = 0x3549
[    6.302447] rtk_btusb: patch_add: Reset gEVersion to 0xff
[    6.302457] rtk_btusb: set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks);
[    6.303734] rtk_btusb: btusb_probe: done
[    6.303749] rtk_btusb: btusb_open start
[    6.303752] rtk_btusb: btusb_open hdev->promisc ==0
[    6.303754] rtk_btusb: download_patch start
[    6.303758] rtk_btusb: chip type value: 0x73
[    6.303761] rtk_btusb: HCI reset.
[    6.303789] usbcore: registered new interface driver rtk_btusb
[    6.307226] usb 2-3: New USB device found, idVendor=0bda, idProduct=0489
[    6.307238] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.307243] usb 2-3: Product: 4-Port USB 3.0 Hub
[    6.307247] usb 2-3: Manufacturer: Generic
[    6.314510] rtk_btusb: read_ver_rsp->lmp_subver = 0x8822
[    6.314516] rtk_btusb: read_ver_rsp->hci_rev = 0xc
[    6.314520] rtk_btusb: patch_entry->lmp_sub = 0x8822
[    6.314525] rtk_btusb: load_firmware start
[    6.314528] rtk_btusb: lmp_version = 0x8822
[    6.314532] rtk_btusb: config filename rtl8822cu_config
[    6.317905] hub 2-3:1.0: USB hub found
[    6.319710] hub 2-3:1.0: 4 ports detected
[    6.390364] rtk_btusb: no bdaddr file /opt/bdaddr
[    6.390372] rtk_btusb: 55 ab 23 87 00 00
[    6.390386] rtk_btusb: Config file length 6, new length 6
[    6.390389] rtk_btusb: fw name is  rtl8822cu_fw
[    6.395977] rndis0: HOST MAC 26:08:2f:b4:6d:70
[    6.396352] rndis0: MAC 26:08:2f:b4:6d:71
[    6.396872] usb0: HOST MAC 26:08:2f:b4:6d:72
[    6.396903] usb0: MAC 26:08:2f:b4:6d:73
[    6.396930] tegra-xudc-new 3550000.xudc: ep 0 (type: 0, dir: out) enabled
[    6.397903] rtk_btusb: This is not 8723a, use new patch style!
[    6.398061] rtk_btusb: rtk_get_eversion: gEVersion 255
[    6.399517] rtk_btusb: eversion->status = 0x0, eversion->version = 0x3
[    6.399526] rtk_btusb: load_firmware: New gEVersion 3
[    6.399530] rtk_btusb: rtk_get_fw_project_id: opcode 0, len 1, data 13
[    6.399535] rtk_btusb: lmp_version is 8822, project_id is 8822, match!
[    6.399538] rtk_btusb: fw_version = 0x98a42f7
[    6.399544] rtk_btusb: number_of_total_patch = 3
[    6.399548] rtk_btusb: chipID 4
[    6.399551] rtk_btusb: patch_length 0x55f0
[    6.399554] rtk_btusb: start_offset 0x00005d00
[    6.399558] rtk_btusb: Svn version:    21761
[    6.399562] rtk_btusb: Coexistence: BTCOEX_20190509-0d0d
[    6.399565] rtk_btusb: buf_len = 0x55f6
[    6.399579] rtk_btusb: fw: exists, config file: exists
[    6.399583] rtk_btusb: load_firmware done
[    6.399605] rtk_btusb: download_data start
[    6.404397] l4tbr0: port 1(rndis0) entered blocking state
[    6.404404] l4tbr0: port 1(rndis0) entered disabled state
[    6.405105] device rndis0 entered promiscuous mode
[    6.414029] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
[    6.420527] l4tbr0: port 2(usb0) entered blocking state
[    6.420536] l4tbr0: port 2(usb0) entered disabled state
[    6.420722] device usb0 entered promiscuous mode
[    6.431647] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[    6.479457] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.479503] Bluetooth: BNEP socket layer initialized
[    6.512535] rtk_btusb: download_data done
[    6.512543] rtk_btusb: HCI reset.
[    6.523520] rtk_btusb: read_ver_rsp->lmp_subver = 0x42f7
[    6.523529] rtk_btusb: read_ver_rsp->hci_rev = 0x98a
[    6.523532] rtk_btusb: patch_entry->lmp_sub = 0x8822
[    6.523550] rtk_btusb: Rtk patch end 0
[    6.523556] rtk_btusb: btusb_open set HCI_RUNNING
[    6.523588] rtk_btcoex: Open BTCOEX
[    6.523592] rtk_btusb: btusb_open end
[    6.525521] rtk_btcoex: BTCOEX hci_rev 0x098a
[    6.525537] rtk_btcoex: BTCOEX lmp_subver 0x42f7
[    6.545539] rtk_btusb: btusb_notify: hci0 evt 3
[    6.793860] android_work: did not send uevent (0 0           (null))
[    6.826839] android_work: sent uevent USB_STATE=CONNECTED
[    6.897268] usb 2-3: usb_suspend_both: status 0
[    6.897466] usb usb2: usb_suspend_both: status 0
[    7.025458] nvgpu: 17000000.gv11b                 tpc_pg_mask_store:843  [INFO]  no value change, same mask already set
[    7.384654] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    7.549849] configfs-gadget gadget: high-speed config #1: c
[    7.549890] tegra-xudc-new 3550000.xudc: ep 5 (type: 3, dir: in) enabled
[    7.549908] tegra-xudc-new 3550000.xudc: ep 3 (type: 2, dir: in) enabled
[    7.549922] tegra-xudc-new 3550000.xudc: ep 2 (type: 2, dir: out) enabled
[    7.550030] tegra-xudc-new 3550000.xudc: ep 9 (type: 3, dir: in) enabled
[    7.550045] tegra-xudc-new 3550000.xudc: ep 7 (type: 2, dir: in) enabled
[    7.550057] tegra-xudc-new 3550000.xudc: ep 4 (type: 2, dir: out) enabled
[    7.550088] tegra-xudc-new 3550000.xudc: ep 15 (type: 3, dir: in) enabled
[    7.550150] tegra-xudc-new 3550000.xudc: ep 11 (type: 2, dir: in) enabled
[    7.550184] tegra-xudc-new 3550000.xudc: ep 6 (type: 2, dir: out) enabled
[    7.550250] android_work: sent uevent USB_STATE=CONFIGURED
[    7.698094] gpio tegra-gpio wake20 for gpio=52(G:4)
[    7.705903] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    7.706132] IPv6: ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
[    7.749603] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    8.044582] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    8.191629] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    8.984978] zram: Added device: zram0
[    8.985851] zram: Added device: zram1
[    8.986619] zram: Added device: zram2
[    8.992757] zram: Added device: zram3
[    8.993583] zram: Added device: zram4
[    8.998018] zram: Added device: zram5
[    9.029629] zram0: detected capacity change from 0 to 679264256
[    9.592017] Adding 663340k swap on /dev/zram0.  Priority:5 extents:1 across:663340k SS
[    9.599746] zram1: detected capacity change from 0 to 679264256
[    9.613712] Adding 663340k swap on /dev/zram1.  Priority:5 extents:1 across:663340k SS
[    9.616681] zram2: detected capacity change from 0 to 679264256
[    9.630244] Adding 663340k swap on /dev/zram2.  Priority:5 extents:1 across:663340k SS
[    9.633531] zram3: detected capacity change from 0 to 679264256
[    9.647212] Adding 663340k swap on /dev/zram3.  Priority:5 extents:1 across:663340k SS
[    9.651070] zram4: detected capacity change from 0 to 679264256
[    9.664401] Adding 663340k swap on /dev/zram4.  Priority:5 extents:1 across:663340k SS
[    9.667003] zram5: detected capacity change from 0 to 679264256
[    9.680456] Adding 663340k swap on /dev/zram5.  Priority:5 extents:1 across:663340k SS
[   11.041878] l4tbr0: port 1(rndis0) entered blocking state
[   11.041889] l4tbr0: port 1(rndis0) entered forwarding state
[   11.042079] IPv6: ADDRCONF(NETDEV_UP): l4tbr0: link is not ready
[   11.042129] IPv6: ADDRCONF(NETDEV_CHANGE): l4tbr0: link becomes ready
[   11.162764] Bridge firewalling registered
[   11.204101] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[   11.573942] Netfilter messages via NETLINK v0.30.
[   11.576877] ctnetlink v0.93: registering with nfnetlink.
[   11.684284] tegradc 15200000.nvdisplay: blank - powerdown
[   11.684299] tegradc 15210000.nvdisplay: blank - powerdown
[   11.742082] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
[   12.686013] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready

There is totally no response from display driver.

Please reflash your NX board with sdkmanager again and try the monitor again.

Generally, if this issue “suddenly” happened, it probably a hardware problem.

how can I reflash the NX board with sdkmanager?
pls tell as soon as possible.

Command output:
dmesg --follow
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.140-tegra (buildbrain@mobile-u64-4255) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Fri Oct 16 12:25:00 PDT 2020
[ 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 , 180000000
[ 0.000000] earlycon: tegra_comb_uart0 at MMIO32 0x000000000c168000 (options ‘’)
[ 0.000000] bootconsole [tegra_comb_uart0] enabled
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node ‘fb0_carveout’: base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node ‘fb0_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 ‘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: 2033152
[ 0.000000] DMA zone: 7192 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 460288 pages, LIFO batch:31
[ 0.000000] Normal zone: 24576 pages used for memmap
[ 0.000000] Normal zone: 1572864 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 25 pages/cpu @ffffffc1ffd06000 s61656 r8192 d32552 u102400
[ 0.000000] pcpu-alloc: s61656 r8192 d32552 u102400 alloc=25*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [0] 4 [0] 5
[ 0.000000] Speculative Store Bypass Disable mitigation not required
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2001384
[ 0.000000] Kernel command line: console=ttyTCU0,115200 video=tegrafb no_console_suspend=1 earlycon=tegra_comb_uart,mmio32,0x0c168000 gpt rootfs.slot_suffix= usbcore.old_scheme_first=1 tegraid=19.1.2.0.0 maxcpus=6 boot.slot_suffix= 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
[ 0.000000] log_buf_len individual max cpu contribution: 32768 bytes
[ 0.000000] log_buf_len total cpu_extra contributions: 163840 bytes
[ 0.000000] log_buf_len min size: 32768 bytes
[ 0.000000] log_buf_len: 262144 bytes
[ 0.000000] early log buf free: 29060(88%)
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[ 0.000000] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000000] Memory: 7192436K/8132608K available (15294K kernel code, 2936K rwdata, 6644K rodata, 8576K init, 611K bss, 186508K 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 - 0xffffff800a13e008 ( 2937 KB)
[ 0.000000] .bss : 0xffffff800a13e008 - 0xffffff800a1d6f7c ( 612 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 - 0xffffffbf08000000 ( 128 MB actual)
[ 0.000000] memory : 0xffffffc000000000 - 0xffffffc200000000 ( 8192 MB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, 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=6.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=6
[ 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.000005] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[ 0.000807] Console: colour dummy device 80x25
[ 0.000819] console [tty0] enabled
[ 0.000827] bootconsole [tegra_comb_uart0] disabled
[ 0.000842] kmemleak: Kernel memory leak detector disabled
[ 0.000860] Calibrating delay loop (skipped), value calculated using timer frequency… 62.50 BogoMIPS (lpj=125000)
[ 0.000876] pid_max: default: 32768 minimum: 301
[ 0.001954] Security Framework initialized
[ 0.002534] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.002545] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.004142] ftrace: allocating 47119 entries in 185 pages
[ 0.400401] sched-energy: Sched-energy-costs installed from DT
[ 0.400420] ASID allocator initialised with 65536 entries
[ 0.435537] tegra-id: chipid=21917.
[ 0.435549] tegra-id: opt_subrevision=1.
[ 0.435576] Tegra Revision: A02 SKU: 0xde CPU Process: 0 SoC Process: 0
[ 0.435601] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t19x/jakku/kernel-dts/tegra194-p3668-all-p3509-0000.dts
[ 0.435611] DTB Build time: Oct 16 2020 12:31:12
[ 0.483672] CPU1: Booted secondary processor [4e0f0040]
[ 0.515740] CPU2: Booted secondary processor [4e0f0040]
[ 0.547837] CPU3: Booted secondary processor [4e0f0040]
[ 0.580094] CPU4: Booted secondary processor [4e0f0040]
[ 0.612188] CPU5: Booted secondary processor [4e0f0040]
[ 0.612438] Brought up 6 CPUs
[ 0.612448] SMP: Total of 6 processors activated.
[ 0.612457] CPU features: detected feature: Privileged Access Never
[ 0.612463] CPU features: detected feature: LSE atomic instructions
[ 0.612501] CPU features: detected feature: User Access Override
[ 0.612507] CPU features: detected feature: 32-bit EL0 Support
[ 0.613934] CPU: All CPU(s) started at EL2
[ 0.614001] alternatives: patching kernel code
[ 0.620362] devtmpfs: initialized
[ 0.656756] Initilizing CustomIPI irq domain
[ 0.657017] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.657031] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.666979] pinctrl core: initialized pinctrl subsystem
[ 0.667191] OS set in device tree is not L4T.
[ 0.667478] regulator-dummy: no parameters
[ 0.667725] Initializing plugin-manager
[ 0.667773] Plugin module not found
[ 0.667819] Plugin-manager status disabled
[ 0.669027] NET: Registered protocol family 16
[ 0.670143] pstore: using zlib compression
[ 0.670168] console [pstore-1] enabled
[ 0.670176] pstore: Registered ramoops as persistent store backend
[ 0.670185] ramoops: attached 0x200000@0xf0800000, ecc: 0/0
[ 0.682868] cpuidle: using governor menu
[ 0.683994] bpmp: waiting for handshake
[ 0.684007] bpmp: handshake completed
[ 0.684028] bpmp: synchronizing channels
[ 0.684039] bpmp: channels synchronized
[ 0.684048] bpmp: mail init ok
[ 0.686525] t19x-arm-smmu 12000000.iommu: found 3 SMMUs and ISO SMMU id is 2
[ 0.686715] t19x-arm-smmu 12000000.iommu: probing hardware configuration…
[ 0.686722] t19x-arm-smmu 12000000.iommu: SMMUv2 with:
[ 0.686728] t19x-arm-smmu 12000000.iommu: stage 1 translation
[ 0.686734] t19x-arm-smmu 12000000.iommu: stage 2 translation
[ 0.686741] t19x-arm-smmu 12000000.iommu: nested translation
[ 0.686772] t19x-arm-smmu 12000000.iommu: stream matching with 128 register groups, mask 0x7f80
[ 0.686781] t19x-arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
[ 0.686787] t19x-arm-smmu 12000000.iommu: 64 context banks (0 stage-2 only)
[ 0.686794] t19x-arm-smmu 12000000.iommu: Stage-1: 39-bit VA → 48-bit IPA
[ 0.686800] t19x-arm-smmu 12000000.iommu: Stage-2: 39-bit IPA → 48-bit PA
[ 0.689603] vdso: 2 pages (1 code @ ffffff8008f77000, 1 data @ ffffff8009e64000)
[ 0.689636] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.692318] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
[ 0.693405] tegra_aon_clk_init: ok
[ 0.693420] Registering BPMP clocks…
[ 0.693532] tegra_bpmp_clk_init: clock init ok (400 clks)
[ 0.694128] Serial: AMBA PL011 UART driver
[ 0.694276] tegra_powergate_init: DONE
[ 0.694376] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t19x/jakku/kernel-dts/tegra194-p3668-all-p3509-0000.dts
[ 0.694391] DTB Build time: Oct 16 2020 12:31:12
[ 0.696947] Tegra reboot handler registered.
[ 0.703725] iommu: Adding device 14160000.pcie to group 0
[ 0.704300] iommu: Adding device 141a0000.pcie to group 1
[ 0.705500] iommu: Adding device 2490000.ether_qos to group 2
[ 0.706154] iommu: Adding device 3100000.serial to group 3
[ 0.706592] iommu: Adding device 3110000.serial to group 4
[ 0.706952] iommu: Adding device 3140000.serial to group 5
[ 0.707507] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[ 0.707724] tegra-pmc: get_secure_pmc_setting: done secure_pmc=0
[ 0.707747] tegra-pmc: ### PMC reset source: TEGRA_POWER_ON_RESET
[ 0.707767] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_L0
[ 0.707775] tegra-pmc: ### PMC reset status reg: 0x0
[ 0.707819] tegra-pmc: PMC Prod config success
[ 0.707996] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[ 0.708009] tegra-pmc c360000.pmc: IO padctrl driver initialized
[ 0.708306] iommu: Adding device 3400000.sdhci to group 6
[ 0.708751] iommu: Adding device 3210000.spi to group 7
[ 0.709097] iommu: Adding device 3230000.spi to group 8
[ 0.709433] iommu: Adding device 3270000.spi to group 9
[ 0.710346] iommu: Adding device 3160000.i2c to group 10
[ 0.710685] iommu: Adding device c240000.i2c to group 11
[ 0.711056] iommu: Adding device 3180000.i2c to group 12
[ 0.711486] iommu: Adding device 3190000.i2c to group 13
[ 0.711909] iommu: Adding device 31b0000.i2c to group 14
[ 0.712292] iommu: Adding device 31c0000.i2c to group 15
[ 0.712894] iommu: Adding device c250000.i2c to group 16
[ 0.713261] iommu: Adding device 31e0000.i2c to group 17
[ 0.713963] iommu: Adding device sound to group 18
[ 0.714432] iommu: Adding device 3510000.hda to group 19
[ 0.714936] iommu: Adding device bc00000.rtcpu to group 20
[ 0.716589] iommu: Adding device 13e10000.host1x to group 21
[ 0.716977] iommu: Adding device 13e10000.host1x:ctx0 to group 22
[ 0.717299] iommu: Adding device 13e10000.host1x:ctx1 to group 23
[ 0.717649] iommu: Adding device 13e10000.host1x:ctx2 to group 24
[ 0.717973] iommu: Adding device 13e10000.host1x:ctx3 to group 25
[ 0.718297] iommu: Adding device 13e10000.host1x:ctx4 to group 26
[ 0.718759] iommu: Adding device 13e10000.host1x:ctx5 to group 27
[ 0.719102] iommu: Adding device 13e10000.host1x:ctx6 to group 28
[ 0.719453] iommu: Adding device 13e10000.host1x:ctx7 to group 29
[ 0.719893] iommu: Adding device 15340000.vic to group 30
[ 0.720216] iommu: Adding device 15380000.nvjpg to group 31
[ 0.720448] iommu: Adding device 15500000.tsec to group 32
[ 0.720690] iommu: Adding device 15100000.tsecb to group 33
[ 0.720940] iommu: Adding device 15480000.nvdec to group 34
[ 0.721179] iommu: Adding device 15140000.nvdec1 to group 35
[ 0.721427] iommu: Adding device 154c0000.nvenc to group 36
[ 0.721662] iommu: Adding device 15a80000.nvenc1 to group 37
[ 0.722041] iommu: Adding device 15880000.nvdla0 to group 38
[ 0.722413] iommu: Adding device 158c0000.nvdla1 to group 39
[ 0.722898] iommu: Adding device 15200000.nvdisplay to group 40
[ 0.726949] platform 15200000.nvdisplay: IOVA linear map 0x00000000c6000000(2a000000)
[ 0.727062] t19x-arm-smmu: Adding 15200000.nvdisplay to ISO SMMU client
[ 0.727848] iommu: Adding device 15210000.nvdisplay to group 41
[ 0.727921] t19x-arm-smmu: Adding 15210000.nvdisplay to ISO SMMU client
[ 0.729398] iommu: Adding device 15c10000.vi to group 42
[ 0.729575] t19x-arm-smmu: Adding 15c10000.vi to ISO SMMU client
[ 0.729948] iommu: Adding device 14800000.isp to group 43
[ 0.730868] iommu: Adding device 16000000.pva0 to group 44
[ 0.731365] iommu: Adding device 16800000.pva1 to group 45
[ 0.731728] iommu: Adding device 15810000.se to group 46
[ 0.732092] iommu: Adding device 15820000.se to group 47
[ 0.732350] iommu: Adding device 15830000.se to group 48
[ 0.732651] iommu: Adding device 15840000.se to group 49
[ 0.732884] iommu: Adding device c1a0000.aon to group 50
[ 0.734575] iommu: Adding device d000000.bpmp to group 51
[ 0.734881] bpmp: ping status is 0
[ 0.735015] bpmp d000000.bpmp: firmware tag is e73a758761f0c6d24a1e69a2ac6b5035
[ 0.738386] bpmp d000000.bpmp: probe ok
[ 0.739645] tegra-reset 0.bpmp_reset: registered 190 resets.
[ 0.740039] iommu: Adding device smmu_test to group 52
[ 0.741212] mc: mapped MMIO address: 0xffffff800a590000 → 0x2c10000
[ 0.741238] mc: mapped MMIO address: 0xffffff800a5b0000 → 0x2c20000
[ 0.741429] mc: mapped MMIO address: 0xffffff800a5d0000 → 0x2c30000
[ 0.741489] mc: mapped MMIO address: 0xffffff800a7b0000 → 0x2c40000
[ 0.741514] mc: mapped MMIO address: 0xffffff800a7d0000 → 0x2c50000
[ 0.741548] mc: mapped MMIO address: 0xffffff800b010000 → 0x2b80000
[ 0.741576] mc: mapped MMIO address: 0xffffff800b030000 → 0x2b90000
[ 0.741607] mc: mapped MMIO address: 0xffffff800b050000 → 0x2ba0000
[ 0.741628] mc: mapped MMIO address: 0xffffff800b070000 → 0x2bb0000
[ 0.741648] mc: mapped MMIO address: 0xffffff800b090000 → 0x1700000
[ 0.741670] mc: mapped MMIO address: 0xffffff800b0b0000 → 0x1710000
[ 0.741689] mc: mapped MMIO address: 0xffffff800b0d0000 → 0x1720000
[ 0.741709] mc: mapped MMIO address: 0xffffff800b0f0000 → 0x1730000
[ 0.741727] mc: mapped MMIO address: 0xffffff800b110000 → 0x1740000
[ 0.741762] mc: mapped MMIO address: 0xffffff800b130000 → 0x1750000
[ 0.741781] mc: mapped MMIO address: 0xffffff800b150000 → 0x1760000
[ 0.741802] mc: mapped MMIO address: 0xffffff800b170000 → 0x1770000
[ 0.741878] mc-err: mcerr ops are set to t19x
[ 0.747330] iommu: Adding device 2600000.dma to group 53
[ 0.751746] gpio gpiochip0: gpio-line-names specifies 240 line names but there are 224 lines on the chip
[ 0.752932] GPIO line 339 (wifi-enable) hogged as output/high
[ 0.752971] GPIO line 412 (camera-control-output-low) hogged as output/low
[ 0.753008] GPIO line 413 (camera-control-output-low) hogged as output/low
[ 0.753243] gpiochip_setup_dev: registered GPIOs 288 to 511 on device: gpiochip0 (tegra-gpio)
[ 0.758864] gpio gpiochip1: gpio-line-names specifies 21 line names but there are 40 lines on the chip
[ 0.758927] GPIO line 253 (pex-refclk-sel-low) hogged as output/low
[ 0.758964] GPIO line 266 (w-disable1) hogged as output/high
[ 0.758995] GPIO line 264 (w-disable2) hogged as output/high
[ 0.759279] gpiochip_setup_dev: registered GPIOs 248 to 287 on device: gpiochip1 (tegra-gpio-aon)
[ 0.761074] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
[ 0.761088] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 256
[ 0.761680] iommu: Adding device 3550000.xudc to group 54
[ 0.762325] iommu: Adding device 3610000.xhci to group 55
[ 0.764098] arm64_ras arm64_ras: probed
[ 0.764498] ras_fhi_enable: FHI 468 enabled on CPU0
[ 0.764543] ras_fhi_enable: FHI 469 enabled on CPU1
[ 0.764621] ras_fhi_enable: FHI 470 enabled on CPU2
[ 0.764696] ras_fhi_enable: FHI 471 enabled on CPU3
[ 0.764759] ras_fhi_enable: FHI 472 enabled on CPU4
[ 0.764810] ras_fhi_enable: FHI 473 enabled on CPU5
[ 0.764988] carmel_ras_enable: RAS enabled on cpu0
[ 0.765159] carmel_ras_enable: RAS enabled on cpu1
[ 0.765363] carmel_ras_enable: RAS enabled on cpu2
[ 0.765551] carmel_ras_enable: RAS enabled on cpu3
[ 0.765735] carmel_ras_enable: RAS enabled on cpu4
[ 0.765909] carmel_ras_enable: RAS enabled on cpu5
[ 0.765968] carmel_ras carmel_ras: probed
[ 0.766986] tegra-cbb 2300000.cbb-noc: noc_secure_irq = 477, noc_nonsecure_irq = 476>
[ 0.767443] tegra-cbb c600000.aon-noc: noc_secure_irq = 479, noc_nonsecure_irq = 478>
[ 0.768192] tegra-cbb d600000.bpmp-noc: noc_secure_irq = 481, noc_nonsecure_irq = 480>
[ 0.768921] tegra-cbb be00000.rce-noc: noc_secure_irq = 483, noc_nonsecure_irq = 482>
[ 0.769698] tegra-cbb b600000.sce-noc: noc_secure_irq = 485, noc_nonsecure_irq = 484>
[ 0.770055] tegra-cbb 14040000.cv-noc: defer probe as CV-NOC not probed yet
[ 0.771166] vdd-ac-bat: 5000 mV
[ 0.771544] vdd-sdmmc1-sw: 3300 mV
[ 0.771827] vdd-1v8-sd: 1800 mV
[ 0.772089] vdd-3v3-cvb: 3300 mV
[ 0.772345] vdd-1v8-cvb: 1800 mV
[ 0.772671] vdd-epb-1v0: supplied by vdd-3v3-cvb
[ 0.772711] vdd-epb-1v0: 1000 mV
[ 0.773032] avdd-cam-2v8: 2800 mV
[ 0.773331] vdd-fan: 5000 mV
[ 0.773593] vdd-hdmi-5v0: 5000 mV
[ 0.773848] vdd_sys_en: 1200 mV
[ 0.808115] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.812936] eventlib_kernel: keventlib is initialized, test id: 0
[ 0.813255] SCSI subsystem initialized
[ 0.813477] libata version 3.00 loaded.
[ 0.813677] usbcore: registered new interface driver usbfs
[ 0.813731] usbcore: registered new interface driver hub
[ 0.813831] usbcore: registered new device driver usb
[ 0.825108] tegra-i2c 31e0000.i2c: could not find pctldev for node /host1x/dpaux@155F0000/pinmux@0, deferring probe
[ 0.827977] max77620 4-003c: PMIC Version OTP:0x51 and ES:0x1
[ 0.835921] vdd-1v0: at 1000 mV
[ 0.839979] vdd-1v8-hs: at 1800 mV
[ 0.843965] vdd-1v8-ls: at 1800 mV
[ 0.847983] vdd-1v8-ao: at 1800 mV
[ 0.852001] vddio-ddr-1v1: at 1100 mV
[ 0.855775] vdd-rtc: at 800 mV
[ 0.856989] spmic-ldo1: at 2375 mV
[ 0.863818] vdd-ao-3v3: at 3300 mV
[ 0.871879] vddio-emmc-3v3: at 3300 mV
[ 0.873158] spmic-ldo4: at 1587 mV
[ 0.879886] vdd-usb-3v3: at 3300 mV
[ 0.887946] vddio-sdmmc1-3v3: at 3300 mV
[ 0.891948] vdd-csi-1v2: at 1200 mV
[ 0.893461] spmic-ldo8: at 1800 mV
[ 0.898266] GPIO line 246 (gpio_default) hogged as output/high
[ 0.899692] GPIO line 247 (gpio_default) hogged as output/high
[ 0.900107] gpiochip_setup_dev: registered GPIOs 240 to 247 on device: gpiochip2 (max77620-gpio)
[ 0.900490] max77620 4-003c: max77620 probe successful
[ 0.901135] media: Linux media interface: v0.10
[ 0.901246] Linux video capture interface: v2.00
[ 0.902714] pps_core: LinuxPPS API ver. 1 registered
[ 0.902721] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.902791] PTP clock support registered
[ 0.903122] tegra_wdt_t18x 30c0000.watchdog: Expiry count is deprecated
[ 0.903359] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
[ 0.903388] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
[ 0.906213] trusty trusty: trusty version: Built: 11:31:49 Jun 14 2021
[ 0.906274] trusty trusty: selected api version: 3 (requested 3)
[ 0.907723] Advanced Linux Sound Architecture Driver Initialized.
[ 0.908267] Bluetooth: Core ver 2.22
[ 0.908307] NET: Registered protocol family 31
[ 0.908313] Bluetooth: HCI device and connection manager initialized
[ 0.908324] Bluetooth: HCI socket layer initialized
[ 0.908333] Bluetooth: L2CAP socket layer initialized
[ 0.908357] Bluetooth: SCO socket layer initialized
[ 0.911380] camchar: rtcpu character device driver loaded
[ 0.911906] gpio tegra-gpio wake61 for gpio=201(Z:1)
[ 0.912053] extcon-gpio-states external-connection:extcon@1: Cable state:1, cable id:1
[ 0.913216] clocksource: Switched to clocksource arch_sys_counter
[ 0.955016] VFS: Disk quotas dquot_6.6.0
[ 0.955105] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.955415] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 0.956594] tegra-carveouts tegra-carveouts: assigned reserved memory node grid-of-semaphores
[ 0.956669] dma_declare_coherent_resizable_cma_memory:324: resizable heap=vpr, base=0x00000000c6000000, size=0x2a000000
[ 0.956919] cma: enabled page replacement for spfn=c6000, epfn=f0000
[ 0.956927] dma_declare_coherent_resizable_cma_memory:373: resizable cma heap=vpr create successful
[ 0.956940] nvmap: nvmap_select_cache_ops() nvmap cache ops set to scf
[ 0.956948] nvmap_page_pool_init: Total RAM pages: 1986525
[ 0.956954] nvmap_page_pool_init: nvmap page pool size: 248315 pages (969 MB)
[ 0.957109] nvmap_background_zero_thread: PP zeroing thread starting.
[ 0.957633] misc nvmap: created heap vpr base 0x00000000c6000000 size (688128KiB)
[ 0.959417] tegra-gpcdma 2600000.dma: GPC DMA driver register 31 channels
[ 0.971506] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type CPU-therm
[ 0.971693] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type GPU-therm
[ 0.971869] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type AUX-therm
[ 0.972054] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type AO-therm
[ 0.972251] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type PMIC-Die
[ 0.973583] la/ptsa driver initialized.
[ 0.973909] NET: Registered protocol family 2
[ 0.974751] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.975146] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.975752] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.975799] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.975920] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.976380] NET: Registered protocol family 1
[ 0.977021] RPC: Registered named UNIX socket transport module.
[ 0.977027] RPC: Registered udp transport module.
[ 0.977032] RPC: Registered tcp transport module.
[ 0.977036] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.977046] PCI: CLS 0 bytes, default 64
[ 0.977348] Trying to unpack rootfs image as initramfs…
[ 1.168342] Freeing initrd memory: 5432K
[ 1.182576] random: fast init done
[ 1.186938] host1x 13e10000.host1x: initialized
[ 1.188447] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 1.193131] audit: initializing netlink subsys (disabled)
[ 1.193180] audit: type=2000 audit(0.816:1): initialized
[ 1.193872] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 1.201714] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.202938] ntfs: driver 2.1.32 [Flags: R/W].
[ 1.203490] 9p: Installing v9fs 9p2000 file system support
[ 1.207983] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[ 1.208144] io scheduler noop registered
[ 1.208355] io scheduler cfq registered (default)
[ 1.211836] gic 2a41000.agic-controller: GIC IRQ controller registered
[ 1.245942] iommu: Adding device 2993000.adsp to group 56
[ 1.352597] iommu: Adding device aconnect@2a41000:adsp_audio to group 57
[ 1.353559] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
[ 1.366208] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[ 1.366611] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[ 1.367153] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[ 1.367575] tegra-pwm 32d0000.pwm: PWM clk can sleep in ops
[ 1.367959] tegra-pwm 32f0000.pwm: PWM clk can sleep in ops
[ 1.371069] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[ 1.371259] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=1500000, vi_iso_bw=1500000, max_bw=1500000
[ 1.373899] tsec 15500000.tsec: initialized
[ 1.375583] tsec 15100000.tsecb: initialized
[ 1.379241] nvdec 15480000.nvdec: initialized
[ 1.381868] nvdec 15140000.nvdec1: initialized
[ 1.387274] falcon 15340000.vic: initialized
[ 1.389055] falcon 15380000.nvjpg: initialized
[ 1.391050] falcon 154c0000.nvenc: initialized
[ 1.392977] falcon 15a80000.nvenc1: initialized
[ 1.396998] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
[ 1.399187] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
[ 1.400711] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
[ 1.402142] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
[ 1.403627] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
[ 1.405023] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
[ 1.406386] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
[ 1.407708] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
[ 1.411335] t194-nvcsi 15a00000.nvcsi: initialized
[ 1.416791] scare-pigeon 13e10000.host1x:vi-thi@15f00000: initialized
[ 1.417193] scare-pigeon 14b00000.isp-thi: initialized
[ 1.423194] pva 16000000.pva0: initialized
[ 1.429041] pva 16800000.pva1: initialized
[ 1.433988] nvdla 15880000.nvdla0: initialized
[ 1.438801] nvdla 158c0000.nvdla1: initialized
[ 1.440299] tegradccommon 15200000.dc_common: host1x channel mapped
[ 1.440313] tegradccommon 15200000.dc_common: dc_common syncpt # 1 allocated
[ 1.440362] tegradccommon 15200000.dc_common: dma mapping done
[ 1.440852] tegradc 15200000.nvdisplay: disp0 connected to head0->/host1x/sor1
[ 1.440884] generic_infoframe_type: 0x87
[ 1.440953] tegradc 15200000.nvdisplay: DT parsed successfully
[ 1.440986] tegradc 15200000.nvdisplay: Display dc.ffffff800bd10000 registered with id=0
[ 1.444481] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 7088400 KB/s
[ 1.444490] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 800000000 Hz
[ 1.444496] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 300000000 Hz
[ 1.444719] tegradc 15200000.nvdisplay: vblank syncpt # 8 for dc 0
[ 1.444730] tegradc 15200000.nvdisplay: vpulse3 syncpt # 9 for dc 0
[ 1.447418] tegradc 15200000.nvdisplay: hdmi: invalid prod list prod_list_hdmi_board
[ 1.447428] tegradc 15200000.nvdisplay: hdmi: tegra_hdmi_tmds_range_read(bd) failed
[ 1.450490] tegradc 15200000.nvdisplay: probed
[ 1.451138] Console: switching to colour frame buffer device 80x30
[ 1.451177] tegradc 15200000.nvdisplay: fb registered
[ 1.451437] gpio tegra-gpio wake63 for gpio=97(M:1)
[ 1.451841] tegradc 15210000.nvdisplay: disp1 connected to head1->/host1x/sor
[ 1.451872] tegradc 15210000.nvdisplay: parse_dp_settings: No dp-lt-settings node
[ 1.451946] tegradc 15210000.nvdisplay: DT parsed successfully
[ 1.451979] tegradc 15210000.nvdisplay: Display dc.ffffff800be10000 registered with id=1
[ 1.452156] tegradc 15210000.nvdisplay: vblank syncpt # 11 for dc 1
[ 1.452166] tegradc 15210000.nvdisplay: vpulse3 syncpt # 12 for dc 1
[ 1.461175] tegradc 15210000.nvdisplay: probed
[ 1.461509] tegradc 15210000.nvdisplay: fb registered
[ 1.464985] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[ 1.464993] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[ 1.465005] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[ 1.465017] tegradc 15210000.nvdisplay: blank - powerdown
[ 1.465032] extcon-disp-state external-connection:disp-state: cable 44 state 0 already set.
[ 1.465037] Extcon DP: HPD disabled
[ 1.465041] hpd: hpd_switch 0
[ 1.465047] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[ 1.465058] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[ 1.465067] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[ 1.465389] tegra_cec 3960000.tegra_cec: dt=1 start=0x03960000 end=0x03960FFF irq=77
[ 1.465402] tegra_cec 3960000.tegra_cec: Unpowergate DISP: 0.
[ 1.465660] tegra_cec 3960000.tegra_cec: Enable clock result: 0.
[ 1.465772] tegra_cec 3960000.tegra_cec: tegra_cec_init started
[ 1.465915] tegra_cec 3960000.tegra_cec: cec_add_sysfs ret=0
[ 1.465924] tegra_cec 3960000.tegra_cec: probed
[ 1.474364] tegra-adma 2930000.adma: Tegra210 ADMA driver registered 32 channels
[ 1.474950] tegra-fuse-burn 3820000.efuse:efuse-burn: shutdown limit check disabled
[ 1.474959] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
[ 1.475241] kfuse 3830000.kfuse: initialized
[ 1.480969] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.483259] 3100000.serial: ttyTHS0 at MMIO 0x3100000 (irq = 47, base_baud = 0) is a TEGRA_UART
[ 1.484394] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 48, base_baud = 0) is a TEGRA_UART
[ 1.485097] 3140000.serial: ttyTHS4 at MMIO 0x3140000 (irq = 49, base_baud = 0) is a TEGRA_UART
[ 1.486334] console [ttyTCU0] enabled
[ 1.486620] [drm] Initialized
[ 1.497699] brd: module loaded
[ 1.502512] loop: module loaded
[ 1.502596] tegra_profiler: version: 1.141, samples/io: 48/28
[ 1.502754] tegra_profiler: auth: init
[ 1.503272] THERMAL EST: found 3 subdevs
[ 1.503280] THERMAL EST num_resources: 0
[ 1.503294] [THERMAL EST subdev 0]
[ 1.503302] [THERMAL EST subdev 1]
[ 1.503309] [THERMAL EST subdev 2]
[ 1.503327] THERMAL EST: Found 2 profiles, default profile is quiet
[ 1.503601] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type thermal-fan-est
[ 1.503606] THERMAL EST: thz register success.
[ 1.503748] THERMAL EST: end of probe, return err: 0
[ 1.504333] sd: No Scsi addr parsed to reserve index
[ 1.504367] hisi_sas: driver version v1.6
[ 1.513817] qspi_mtd spi6.0: s25fs256s SSG 8 0 1000 2000000
[ 1.513826] qspi_mtd spi6.0: s25fs256s (32768 Kbytes)
[ 1.513835] qspi_mtd spi6.0: mtd .name = spi6.0, .size = 0x2000000 (32MiB) .erasesize = 0x00010000 (64KiB) .numeraseregions = 0
[ 1.514146] 1 ofpart partitions found on MTD device spi6.0
[ 1.514153] Creating 1 MTD partitions on “spi6.0”:
[ 1.514170] 0x000000000000-0x000002000000 : “Whole_flash0”
[ 1.516190] libphy: Fixed MDIO Bus: probed
[ 1.516746] tun: Universal TUN/TAP device driver, 1.6
[ 1.516751] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com
[ 1.517571] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 1.517577] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.517616] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[ 1.517620] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.517653] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 1.517658] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.517698] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
[ 1.517703] Copyright(c) 1999 - 2017 Intel Corporation.
[ 1.761146] eqos 2490000.ether_qos: Setting local MAC: 48 b0 2d 15 e9 a8
[ 1.761394] libphy: dwc_phy: probed
[ 1.763646] PPP generic driver version 2.4.2
[ 1.764045] PPP BSD Compression module registered
[ 1.764052] PPP Deflate Compression module registered
[ 1.764072] PPP MPPE Compression module registered
[ 1.764078] NET: Registered protocol family 24
[ 1.764122] usbcore: registered new interface driver r8152
[ 1.764153] usbcore: registered new interface driver asix
[ 1.764186] usbcore: registered new interface driver ax88179_178a
[ 1.764212] usbcore: registered new interface driver cdc_ether
[ 1.764237] usbcore: registered new interface driver net1080
[ 1.764264] usbcore: registered new interface driver cdc_subset
[ 1.764288] usbcore: registered new interface driver zaurus
[ 1.764324] usbcore: registered new interface driver cdc_ncm
[ 1.764741] VFIO - User Level meta-driver version: 0.3
[ 1.765971] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 1.765993] ehci-pci: EHCI PCI platform driver
[ 1.766034] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 1.766045] ohci-pci: OHCI PCI platform driver
[ 1.766072] ohci-platform: OHCI generic platform driver
[ 1.770856] tegra-xusb 3610000.xhci: USB2 port 0 has OTG_CAP
[ 1.772711] tegra-xusb 3610000.xhci: extcon 0: ffffffc1f4cccc00 id
[ 1.773317] usbcore: registered new interface driver uas
[ 1.773362] usbcore: registered new interface driver usb-storage
[ 1.773467] usbcore: registered new interface driver usbserial
[ 1.775093] tegra-xusb 3610000.xhci: Firmware timestamp: 2019-07-24 05:47:34 UTC, Version: 60.06 release
[ 1.775128] tegra-xusb 3610000.xhci: xHCI Host Controller
[ 1.775147] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 1
[ 1.775882] tegra-xusb 3610000.xhci: hcc params 0x0184ff25 hci version 0x110 quirks 0x00050810
[ 1.775926] tegra-xusb 3610000.xhci: irq 463, io mem 0x03610000
[ 1.776142] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.776150] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.776157] usb usb1: Product: xHCI Host Controller
[ 1.776163] usb usb1: Manufacturer: Linux 4.9.140-tegra xhci-hcd
[ 1.776170] usb usb1: SerialNumber: 3610000.xhci
[ 1.776574] hub 1-0:1.0: USB hub found
[ 1.776622] hub 1-0:1.0: 4 ports detected
[ 1.777179] tegra-xusb 3610000.xhci: xHCI Host Controller
[ 1.777192] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 2
[ 1.777203] tegra-xusb 3610000.xhci: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.777526] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.777534] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.777540] usb usb2: Product: xHCI Host Controller
[ 1.777547] usb usb2: Manufacturer: Linux 4.9.140-tegra xhci-hcd
[ 1.777553] usb usb2: SerialNumber: 3610000.xhci
[ 1.778030] hub 2-0:1.0: USB hub found
[ 1.778073] hub 2-0:1.0: 4 ports detected
[ 1.778868] tegra-xudc-new 3550000.xudc: PMQOS CPU boost enabled
[ 1.778958] tegra-xudc-new 3550000.xudc: device count: 1
[ 1.779905] tegra-xudc-new 3550000.xudc: vbus state: 1
[ 1.779927] tegra-xudc-new 3550000.xudc: device mode on: 0
[ 1.780135] tegra-xudc-new 3550000.xudc: active: 0 => 1
[ 1.780145] tegra-xudc-new 3550000.xudc: Initialize boost_cpufreq work
[ 1.780766] mousedev: PS/2 mouse device common for all mice
[ 1.780874] usbcore: registered new interface driver xpad
[ 1.912428] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[ 1.914056] Wake73 for irq=42
[ 1.915294] rtc rtc1: alarm rtc device
[ 1.915311] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
[ 1.915334] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[ 1.915473] i2c /dev entries driver
[ 1.917609] i2c i2c-2: Added multiplexed i2c bus 9
[ 1.917953] i2c i2c-2: Added multiplexed i2c bus 10
[ 1.917961] i2c-mux-gpio cam_i2cmux: 2 port mux on 3180000.i2c adapter
[ 1.918422] imx219 9-0010: tegracam sensor driver:imx219_v2.0.6
[ 1.941865] tegra-i2c 3180000.i2c: no acknowledge from address 0x10
[ 1.941928] imx219 9-0010: imx219_board_setup: error during i2c read probe (-121)
[ 1.942155] imx219 9-0010: board setup failed
[ 1.942409] imx219: probe of 9-0010 failed with error -121
[ 1.942864] imx219 10-0010: tegracam sensor driver:imx219_v2.0.6
[ 1.966122] tegra-i2c 3180000.i2c: no acknowledge from address 0x10
[ 1.966173] imx219 10-0010: imx219_board_setup: error during i2c read probe (-121)
[ 1.966382] imx219 10-0010: board setup failed
[ 1.966629] imx219: probe of 10-0010 failed with error -121
[ 1.967624] max77620-power max20024-power: Event recorder REG_NVERC : 0x40
[ 1.974513] tegra-thermal-throttle bthrot_cdev: clk:cpu max:1907200000, min:115200000 steps:24
[ 1.978692] tegra-thermal-throttle bthrot_cdev: clk:gpu max:1109250000, min:114750000 steps:10
[ 1.978715] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced clk:0:cpu off:0 slope-adj:200
[ 1.978722] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced clk:1:gpu off:0 slope-adj:400
[ 1.978804] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced max_state:48 cutoff:0
[ 1.978883] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced clk:0:cpu off:0 slope-adj:400
[ 1.978890] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced clk:1:gpu off:0 slope-adj:400
[ 1.979153] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced max_state:40 cutoff:1
[ 1.979204] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced clk:0:cpu off:0 slope-adj:200
[ 1.979213] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced clk:1:gpu off:365500000 slope-adj:300
[ 1.979508] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced max_state:48 cutoff:0
[ 1.979562] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced clk:0:cpu off:38400000 slope-adj:10
[ 1.979570] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced clk:1:gpu off:25500000 slope-adj:10
[ 1.979916] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced max_state:2 cutoff:0
[ 1.980005] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced clk:0:cpu off:0 slope-adj:400
[ 1.980012] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced clk:1:gpu off:0 slope-adj:400
[ 1.980272] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced max_state:40 cutoff:1
[ 1.980759] FAN dev name: pwm-fan
[ 1.980806] FAN:gpio request success.
[ 1.980817] FAN: can’t find tach_gpio
[ 1.980837] pwm_fan_driver pwm-fan: Found 2 profiles, default profile is quiet
[ 1.980875] pwm_fan_driver pwm-fan: cap state:4, cap pwm:255
[ 1.981056] pwm_fan_driver pwm-fan: got pwm for fan. polarity is normal
[ 1.981063] pwm_fan_driver pwm-fan: tach period: 1000
[ 1.981668] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[ 1.981676] pwm_fan_driver pwm-fan: index 1: pwm=130, rpm=1000, rru=2, rrd=2, state:2
[ 1.981685] pwm_fan_driver pwm-fan: index 2: pwm=160, rpm=2000, rru=1, rrd=1, state:2
[ 1.981691] pwm_fan_driver pwm-fan: index 3: pwm=200, rpm=3000, rru=1, rrd=1, state:2
[ 1.981697] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[ 1.981704] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[ 1.981710] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[ 1.981717] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[ 1.981723] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[ 1.981730] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[ 1.982722] device-mapper: uevent: version 1.0.3
[ 1.983134] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[ 1.986618] tegra194_cpufreq_probe: platform driver Initialization: pass
[ 1.987623] cpuidle: Initializing cpuidle driver
[ 1.988564] sdhci: Secure Digital Host Controller Interface driver
[ 1.988570] sdhci: Copyright(c) Pierre Ossman
[ 1.988575] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.988882] sdhci-tegra 3400000.sdhci: Got CD GPIO
[ 1.989890] sdhci-tegra 3400000.sdhci: Client registration for eMC Successful
[ 1.991630] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 245
[ 1.996049] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[ 1.997101] tegra-se-nvhost 15810000.se: initialized
[ 1.998453] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[ 1.999078] tegra-se-nvhost 15820000.se: initialized
[ 2.000303] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[ 2.000925] tegra-se-nvhost 15830000.se: initialized
[ 2.001711] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[ 2.002368] tegra-se-nvhost 15840000.se: initialized
[ 2.003381] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[ 2.003625] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.004997] usbcore: registered new interface driver usbhid
[ 2.005002] usbhid: USB HID core driver
[ 2.009004] tegra186-cam-rtcpu bc00000.rtcpu: deferring, 14800000.isp is not probed
[ 2.010116] tegra_aon c1a0000.aon: tegra aon driver probe OK
[ 2.010546] tegra186-aondbg aondbg: aondbg driver probe() OK
[ 2.011282] denver_knobs_init:MTS_VERSION:51035886
[ 2.011438] tegra19x_actmon d230000.actmon: in actmon_register()…
[ 2.012087] tegra19x_actmon d230000.actmon: initialization Completed for the device mc_all
[ 2.012474] t19x_cache tegra-cache: probed
[ 2.014761] misc nvmap: cvsram :dma coherent mem declare 0x0000000050000000,4194304
[ 2.014769] misc nvmap: created heap cvsram base 0x0000000050000000 size (4096KiB)
[ 2.015395] carmel-pmu-drv carmel-pmu: Registered Carmel PMU
[ 2.015758] PLL_AON clock registered
[ 2.017579] Clocks initialized successfully
[ 2.019154] nvpmodel: initialized successfully
[ 2.020386] trusty-virtio trusty:virtio: initializing
[ 2.020620] trusty_ipc virtio0: vring0: va¶ ffffffc1f2bbc000(0) qsz 32 notifyid 1
[ 2.020633] trusty_ipc virtio0: vring1: va¶ ffffffc1f2bbe000(0) qsz 32 notifyid 2
[ 2.020763] trusty-virtio trusty:virtio: initializing done
[ 2.021079] trusty_ipc virtio0: is online
[ 2.021735] tegra-hda 3510000.hda: Override SDO lines to 4
[ 2.022078] usbcore: registered new interface driver snd-usb-audio
[ 2.034696] input: tegra-hda-xnx HDMI/DP,pcm=3 as /devices/3510000.hda/sound/card0/input0
[ 2.034933] input: tegra-hda-xnx HDMI/DP,pcm=7 as /devices/3510000.hda/sound/card0/input1
[ 2.035142] input: tegra-hda-xnx HDMI/DP,pcm=8 as /devices/3510000.hda/sound/card0/input2
[ 2.035401] input: tegra-hda-xnx HDMI/DP,pcm=9 as /devices/3510000.hda/sound/card0/input3
[ 2.045348] gpio tegra-gpio wake8 for gpio=55(G:7)
[ 2.045411] mmc0: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit with 64 bit addr
[ 2.101249] usb 1-2: new high-speed USB device number 2 using tegra-xusb
[ 2.129816] OPE platform probe
[ 2.129947] OPE platform probe successful
[ 2.140264] usb 1-2: New USB device found, idVendor=0bda, idProduct=5489
[ 2.140273] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.140279] usb 1-2: Product: 4-Port USB 2.0 Hub
[ 2.140283] usb 1-2: Manufacturer: Generic
[ 2.141615] hub 1-2:1.0: USB hub found
[ 2.142843] hub 1-2:1.0: 4 ports detected
[ 2.211565] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
[ 2.211671] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
[ 2.211777] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
[ 2.211889] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
[ 2.211999] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
[ 2.212106] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
[ 2.212210] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
[ 2.212294] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
[ 2.212374] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
[ 2.212459] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
[ 2.212539] tegra-asoc: sound: ADMAIF11 <-> ADMAIF11 mapping ok
[ 2.212625] tegra-asoc: sound: ADMAIF12 <-> ADMAIF12 mapping ok
[ 2.212704] tegra-asoc: sound: ADMAIF13 <-> ADMAIF13 mapping ok
[ 2.212871] tegra-asoc: sound: ADMAIF14 <-> ADMAIF14 mapping ok
[ 2.213000] tegra-asoc: sound: ADMAIF15 <-> ADMAIF15 mapping ok
[ 2.213124] tegra-asoc: sound: ADMAIF16 <-> ADMAIF16 mapping ok
[ 2.213251] tegra-asoc: sound: ADMAIF17 <-> ADMAIF17 mapping ok
[ 2.213339] tegra-asoc: sound: ADMAIF18 <-> ADMAIF18 mapping ok
[ 2.213421] tegra-asoc: sound: ADMAIF19 <-> ADMAIF19 mapping ok
[ 2.213508] tegra-asoc: sound: ADMAIF20 <-> ADMAIF20 mapping ok
[ 2.243208] u32 classifier
[ 2.243214] Actions configured
[ 2.243280] Initializing XFRM netlink socket
[ 2.243818] NET: Registered protocol family 10
[ 2.244569] NET: Registered protocol family 17
[ 2.244583] NET: Registered protocol family 15
[ 2.244637] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 2.244726] Bluetooth: RFCOMM socket layer initialized
[ 2.244747] Bluetooth: RFCOMM ver 1.11
[ 2.244754] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2.244762] Bluetooth: HIDP socket layer initialized
[ 2.244799] 9pnet: Installing 9P2000 support
[ 2.244836] Key type dns_resolver registered
[ 2.245047] Registered cp15_barrier emulation handler
[ 2.245067] Registered setend emulation handler
[ 2.246781] registered taskstats version 1
[ 2.247269] tegra-pcie-dw 14160000.pcie: Setting init speed to max speed
[ 2.248524] OF: PCI: host bridge /pcie@14160000 ranges:
[ 2.248546] OF: PCI: IO 0x36100000…0x361fffff → 0x36100000
[ 2.248556] OF: PCI: MEM 0x1740000000…0x17ffffffff → 0x40000000
[ 2.248566] OF: PCI: MEM 0x1400000000…0x173fffffff → 0x1400000000
[ 2.264984] mmc0: host does not support reading read-only switch, assuming write-enable
[ 2.357266] tegra-pcie-dw 14160000.pcie: link is up
[ 2.357561] tegra-pcie-dw 14160000.pcie: PCI host bridge to bus 0004:00
[ 2.357570] pci_bus 0004:00: root bus resource [bus 00-ff]
[ 2.357578] pci_bus 0004:00: root bus resource [io 0x0000-0xfffff] (bus address [0x36100000-0x361fffff])
[ 2.357584] pci_bus 0004:00: root bus resource [mem 0x1740000000-0x17ffffffff] (bus address [0x40000000-0xffffffff])
[ 2.357589] pci_bus 0004:00: root bus resource [mem 0x1400000000-0x173fffffff pref]
[ 2.357617] pci 0004:00:00.0: [10de:1ad1] type 01 class 0x060400
[ 2.357792] pci 0004:00:00.0: PME# supported from D0 D3hot D3cold
[ 2.358030] iommu: Adding device 0004:00:00.0 to group 58
[ 2.358397] pci 0004:01:00.0: [10ec:c822] type 00 class 0x028000
[ 2.358535] pci 0004:01:00.0: reg 0x10: initial BAR value 0x00000000 invalid
[ 2.358540] pci 0004:01:00.0: reg 0x10: [io size 0x0100]
[ 2.358700] pci 0004:01:00.0: reg 0x18: [mem 0x00000000-0x0000ffff 64bit]
[ 2.359436] pci 0004:01:00.0: supports D1 D2
[ 2.359441] pci 0004:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 2.359758] iommu: Adding device 0004:01:00.0 to group 59
[ 2.375910] pci 0004:00:00.0: BAR 14: assigned [mem 0x1740000000-0x17400fffff]
[ 2.375916] pci 0004:00:00.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 2.375925] pci 0004:01:00.0: BAR 2: assigned [mem 0x1740000000-0x174000ffff 64bit]
[ 2.376007] pci 0004:01:00.0: BAR 0: assigned [io 0x1000-0x10ff]
[ 2.376035] pci 0004:00:00.0: PCI bridge to [bus 01-ff]
[ 2.376041] pci 0004:00:00.0: bridge window [io 0x1000-0x1fff]
[ 2.376049] pci 0004:00:00.0: bridge window [mem 0x1740000000-0x17400fffff]
[ 2.376067] pci 0004:00:00.0: Max Payload Size set to 128/ 256 (was 256), Max Read Rq 512
[ 2.376126] pci 0004:01:00.0: Max Payload Size set to 128/ 128 (was 128), Max Read Rq 512
[ 2.376321] pcieport 0004:00:00.0: Signaling PME through PCIe PME interrupt
[ 2.376326] pci 0004:01:00.0: Signaling PME through PCIe PME interrupt
[ 2.376333] pcie_pme 0004:00:00.0:pcie001: service driver pcie_pme loaded
[ 2.376416] aer 0004:00:00.0:pcie002: service driver aer loaded
[ 2.377929] tegra-pcie-dw 141a0000.pcie: Setting init speed to max speed
[ 2.383223] OF: PCI: host bridge /pcie@141a0000 ranges:
[ 2.383243] OF: PCI: IO 0x3a100000…0x3a1fffff → 0x3a100000
[ 2.383251] OF: PCI: MEM 0x1f40000000…0x1fffffffff → 0x40000000
[ 2.383258] OF: PCI: MEM 0x1c00000000…0x1f3fffffff → 0x1c00000000
[ 2.403389] mmc0: hw tuning done …
[ 2.403422] mmc0: new ultra high speed SDR104 SDXC card at address 59b4
[ 2.403910] mmcblk0: mmc0:59b4 ED2S5 119 GiB
[ 2.407441] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11
[ 2.485291] tegra_cec 3960000.tegra_cec: Can’t find physical addresse.
[ 2.485298] tegra_cec 3960000.tegra_cec: tegra_cec_init Done.
[ 2.521249] usb 1-3: new full-speed USB device number 3 using tegra-xusb
[ 2.542396] usb 1-3: New USB device found, idVendor=13d3, idProduct=3549
[ 2.542402] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.542408] usb 1-3: Product: Bluetooth Radio
[ 2.542411] usb 1-3: Manufacturer: Realtek
[ 2.542416] usb 1-3: SerialNumber: 00e04c000001
[ 2.717248] usb 1-2: usb_suspend_both: status 0
[ 2.896723] tegra-pcie-dw 141a0000.pcie: link is down
[ 2.896834] tegra-pcie-dw 141a0000.pcie: PCI host bridge to bus 0005:00
[ 2.896842] pci_bus 0005:00: root bus resource [bus 00-ff]
[ 2.896849] pci_bus 0005:00: root bus resource [io 0x100000-0x1fffff] (bus address [0x3a100000-0x3a1fffff])
[ 2.896855] pci_bus 0005:00: root bus resource [mem 0x1f40000000-0x1fffffffff] (bus address [0x40000000-0xffffffff])
[ 2.896859] pci_bus 0005:00: root bus resource [mem 0x1c00000000-0x1f3fffffff pref]
[ 2.896887] pci 0005:00:00.0: [10de:1ad0] type 01 class 0x060400
[ 2.897064] pci 0005:00:00.0: PME# supported from D0 D3hot D3cold
[ 2.897325] iommu: Adding device 0005:00:00.0 to group 60
[ 2.897574] pci 0005:00:00.0: PCI bridge to [bus 01-ff]
[ 2.897596] pci 0005:00:00.0: Max Payload Size set to 256/ 256 (was 256), Max Read Rq 512
[ 2.897811] pcieport 0005:00:00.0: Signaling PME through PCIe PME interrupt
[ 2.897818] pcie_pme 0005:00:00.0:pcie001: service driver pcie_pme loaded
[ 2.897902] aer 0005:00:00.0:pcie002: service driver aer loaded
[ 2.898045] pcie_pme 0005:00:00.0:pcie001: unloading service driver pcie_pme
[ 2.898088] aer 0005:00:00.0:pcie002: unloading service driver aer
[ 2.898169] pci_bus 0005:01: busn_res: [bus 01-ff] is released
[ 2.898238] iommu: Removing device 0005:00:00.0 from group 60
[ 2.898262] pci_bus 0005:00: busn_res: [bus 00-ff] is released
[ 2.899789] tegra-pcie-dw 141a0000.pcie: PCIe link is not up…!
[ 2.909458] tegra-cbb 14040000.cv-noc: noc_secure_irq = 89, noc_nonsecure_irq = 88>
[ 2.914707] tegra194-isp5 14800000.isp: initialized
[ 2.921637] tegra194-vi5 15c10000.vi: using default number of vi channels, 36
[ 2.924407] tegra194-vi5 15c10000.vi: initialized
[ 2.928466] tegra194-vi5 15c10000.vi: subdev 15a00000.nvcsi–2 bound
[ 2.928535] tegra194-vi5 15c10000.vi: subdev 15a00000.nvcsi–1 bound
[ 2.929358] tegra186-cam-rtcpu bc00000.rtcpu: Trace buffer configured at IOVA=0xbff00000
[ 3.011285] tegra-ivc ivc-bc00000.rtcpu: region 0: iova=0xbfee0000-0xbfefffff size=131072
[ 3.011607] tegra-ivc ivc-bc00000.rtcpu:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[ 3.011827] tegra-ivc ivc-bc00000.rtcpu:dbg@1: dbg: ver=0 grp=1 RX[1x384]=0x1900-0x1b00 TX[1x384]=0x1b00-0x1d00
[ 3.012060] tegra-ivc ivc-bc00000.rtcpu:dbg@2: dbg: ver=0 grp=1 RX[1x8192]=0x1d00-0x3d80 TX[1x8192]=0x3d80-0x5e00
[ 3.012416] tegra-ivc ivc-bc00000.rtcpu:ivccontrol@3: ivccontrol: ver=0 grp=1 RX[64x320]=0x5e00-0xae80 TX[64x320]=0xae80-0xff00
[ 3.012485] tegra-ivc ivc-bc00000.rtcpu:ivccapture@4: ivccapture: ver=0 grp=1 RX[512x64]=0xff00-0x17f80 TX[512x64]=0x17f80-0x20000
[ 3.012710] tegra186-cam-rtcpu bc00000.rtcpu: using cam RTCPU IRQ (65)
[ 3.012715] tegra186-cam-rtcpu bc00000.rtcpu: tegra_camrtc_mon_create is successful
[ 3.013849] tegra186-cam-rtcpu bc00000.rtcpu: firmware version cpu=rce cmd=5 sha1=cf2bef3ad10e437272857b76308abef8ffb80bda
[ 3.014285] gpio tegra-gpio wake67 for gpio=48(G:0)
[ 3.014356] gpio tegra-gpio-aon wake29 for gpio=36(EE:4)
[ 3.014480] input: gpio-keys as /devices/gpio-keys/input/input4
[ 3.046284] tegra_rtc c2a0000.rtc: setting system clock to 2000-01-01 01:00:20 UTC (946688420)
[ 3.046749] mmcblk mmc0:59b4: Card claimed for testing.
[ 3.084077] bpmp: mounted debugfs mirror
[ 3.091058] vdd-1v8-sd: disabling
[ 3.091066] vdd-1v8-cvb: disabling
[ 3.091070] vdd-epb-1v0: disabling
[ 3.091073] avdd-cam-2v8: disabling
[ 3.091076] vdd-fan: disabling
[ 3.091080] vdd_sys_en: disabling
[ 3.091090] ALSA device list:
[ 3.091094] #0: tegra-hda-xnx at 0x3518000 irq 64
[ 3.091097] #1: jetson-xaviernx-ape
[ 3.092948] Freeing unused kernel memory: 8576K
[ 3.132288] Root device found: mmcblk0p1
[ 3.133555] Found dev node: /dev/mmcblk0p1
[ 3.175130] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 3.176022] Rootfs mounted over mmcblk0p1
[ 3.200954] Switching from initrd to actual rootfs
[ 3.394226] systemd[1]: System time before build time, advancing clock.
[ 3.418465] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 3.423226] cgroup: cgroup2: unknown option “nsdelegate”
[ 3.440457] 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)
[ 3.441056] systemd[1]: Detected architecture arm64.
[ 3.447197] systemd[1]: Set hostname to .
[ 3.561752] 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.
[ 3.561764] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 3.703868] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.704159] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.704247] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.704275] systemd[1]: Reached target Swap.
[ 3.704299] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.704322] systemd[1]: Reached target User and Group Name Lookups.
[ 3.704898] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.707758] systemd[1]: Created slice User and Session Slice.
[ 3.782611] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[ 3.845494] nvgpu: 17000000.gv11b nvgpu_nvhost_syncpt_init:291 [INFO] syncpt_unit_base 60000000 syncpt_unit_size 400000 size 1000

[ 4.091537] systemd-journald[2311]: Received request to flush runtime journal from PID 1
[ 4.886098] using random self ethernet address
[ 4.886237] using random host ethernet address
[ 4.963288] random: crng init done
[ 4.963408] random: 7 urandom warning(s) missed due to ratelimiting
[ 5.299795] rtl88x2ce 0004:01:00.0: enabling device (0000 → 0003)
[ 5.941752] Wake76 for irq=199
[ 5.941759] Wake77 for irq=199
[ 5.941764] Wake78 for irq=199
[ 5.941768] Wake79 for irq=199
[ 5.941771] Wake80 for irq=199
[ 5.941773] Wake81 for irq=199
[ 5.941776] Wake82 for irq=199
[ 5.941833] tegra-xusb 3610000.xhci: Upgrade port 0 to USB3.0
[ 5.941840] tegra-xusb 3610000.xhci: Upgrade port 1 to USB3.0
[ 6.270162] usb 2-3: new SuperSpeedPlus USB device number 2 using tegra-xusb
[ 6.275335] Mass Storage Function, version: 2009/09/11
[ 6.275344] LUN: removable file: (no medium)
[ 6.280754] usbcore: registered new interface driver btusb
[ 6.282425] using random self ethernet address
[ 6.282556] using random host ethernet address
[ 6.301086] rtk_btusb: Realtek Bluetooth USB driver ver 3.1
[ 6.301094] rtk_btcoex: rtk_btcoex_init: version: 1.2
[ 6.301097] rtk_btcoex: create workqueue
[ 6.302328] rtk_btcoex: alloc buffers 1792, 2432 for ev and l2
[ 6.302427] rtk_btusb: btusb_probe intf->cur_altsetting->desc.bInterfaceNumber 0
[ 6.302432] rtk_btusb: btusb_probe can_wakeup 1, may wakeup 0
[ 6.302435] rtk_btusb: patch_add
[ 6.302439] rtk_btusb: auto suspend is disabled
[ 6.302443] rtk_btusb: pid = 0x3549
[ 6.302447] rtk_btusb: patch_add: Reset gEVersion to 0xff
[ 6.302457] rtk_btusb: set_bit(HCI_QUIRK_RESET_ON_CLOSE, &hdev->quirks);
[ 6.303734] rtk_btusb: btusb_probe: done
[ 6.303749] rtk_btusb: btusb_open start
[ 6.303752] rtk_btusb: btusb_open hdev->promisc ==0
[ 6.303754] rtk_btusb: download_patch start
[ 6.303758] rtk_btusb: chip type value: 0x73
[ 6.303761] rtk_btusb: HCI reset.
[ 6.303789] usbcore: registered new interface driver rtk_btusb
[ 6.307226] usb 2-3: New USB device found, idVendor=0bda, idProduct=0489
[ 6.307238] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 6.307243] usb 2-3: Product: 4-Port USB 3.0 Hub
[ 6.307247] usb 2-3: Manufacturer: Generic
[ 6.314510] rtk_btusb: read_ver_rsp->lmp_subver = 0x8822
[ 6.314516] rtk_btusb: read_ver_rsp->hci_rev = 0xc
[ 6.314520] rtk_btusb: patch_entry->lmp_sub = 0x8822
[ 6.314525] rtk_btusb: load_firmware start
[ 6.314528] rtk_btusb: lmp_version = 0x8822
[ 6.314532] rtk_btusb: config filename rtl8822cu_config
[ 6.317905] hub 2-3:1.0: USB hub found
[ 6.319710] hub 2-3:1.0: 4 ports detected
[ 6.390364] rtk_btusb: no bdaddr file /opt/bdaddr
[ 6.390372] rtk_btusb: 55 ab 23 87 00 00
[ 6.390386] rtk_btusb: Config file length 6, new length 6
[ 6.390389] rtk_btusb: fw name is rtl8822cu_fw
[ 6.395977] rndis0: HOST MAC 26:08:2f:b4:6d:70
[ 6.396352] rndis0: MAC 26:08:2f:b4:6d:71
[ 6.396872] usb0: HOST MAC 26:08:2f:b4:6d:72
[ 6.396903] usb0: MAC 26:08:2f:b4:6d:73
[ 6.396930] tegra-xudc-new 3550000.xudc: ep 0 (type: 0, dir: out) enabled
[ 6.397903] rtk_btusb: This is not 8723a, use new patch style!
[ 6.398061] rtk_btusb: rtk_get_eversion: gEVersion 255
[ 6.399517] rtk_btusb: eversion->status = 0x0, eversion->version = 0x3
[ 6.399526] rtk_btusb: load_firmware: New gEVersion 3
[ 6.399530] rtk_btusb: rtk_get_fw_project_id: opcode 0, len 1, data 13
[ 6.399535] rtk_btusb: lmp_version is 8822, project_id is 8822, match!
[ 6.399538] rtk_btusb: fw_version = 0x98a42f7
[ 6.399544] rtk_btusb: number_of_total_patch = 3
[ 6.399548] rtk_btusb: chipID 4
[ 6.399551] rtk_btusb: patch_length 0x55f0
[ 6.399554] rtk_btusb: start_offset 0x00005d00
[ 6.399558] rtk_btusb: Svn version: 21761
[ 6.399562] rtk_btusb: Coexistence: BTCOEX_20190509-0d0d
[ 6.399565] rtk_btusb: buf_len = 0x55f6
[ 6.399579] rtk_btusb: fw: exists, config file: exists
[ 6.399583] rtk_btusb: load_firmware done
[ 6.399605] rtk_btusb: download_data start
[ 6.404397] l4tbr0: port 1(rndis0) entered blocking state
[ 6.404404] l4tbr0: port 1(rndis0) entered disabled state
[ 6.405105] device rndis0 entered promiscuous mode
[ 6.414029] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
[ 6.420527] l4tbr0: port 2(usb0) entered blocking state
[ 6.420536] l4tbr0: port 2(usb0) entered disabled state
[ 6.420722] device usb0 entered promiscuous mode
[ 6.431647] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 6.479457] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 6.479503] Bluetooth: BNEP socket layer initialized
[ 6.512535] rtk_btusb: download_data done
[ 6.512543] rtk_btusb: HCI reset.
[ 6.523520] rtk_btusb: read_ver_rsp->lmp_subver = 0x42f7
[ 6.523529] rtk_btusb: read_ver_rsp->hci_rev = 0x98a
[ 6.523532] rtk_btusb: patch_entry->lmp_sub = 0x8822
[ 6.523550] rtk_btusb: Rtk patch end 0
[ 6.523556] rtk_btusb: btusb_open set HCI_RUNNING
[ 6.523588] rtk_btcoex: Open BTCOEX
[ 6.523592] rtk_btusb: btusb_open end
[ 6.525521] rtk_btcoex: BTCOEX hci_rev 0x098a
[ 6.525537] rtk_btcoex: BTCOEX lmp_subver 0x42f7
[ 6.545539] rtk_btusb: btusb_notify: hci0 evt 3
[ 6.793860] android_work: did not send uevent (0 0 (null))
[ 6.826839] android_work: sent uevent USB_STATE=CONNECTED
[ 6.897268] usb 2-3: usb_suspend_both: status 0
[ 6.897466] usb usb2: usb_suspend_both: status 0
[ 7.025458] nvgpu: 17000000.gv11b tpc_pg_mask_store:843 [INFO] no value change, same mask already set
[ 7.384654] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 7.549849] configfs-gadget gadget: high-speed config #1: c
[ 7.549890] tegra-xudc-new 3550000.xudc: ep 5 (type: 3, dir: in) enabled
[ 7.549908] tegra-xudc-new 3550000.xudc: ep 3 (type: 2, dir: in) enabled
[ 7.549922] tegra-xudc-new 3550000.xudc: ep 2 (type: 2, dir: out) enabled
[ 7.550030] tegra-xudc-new 3550000.xudc: ep 9 (type: 3, dir: in) enabled
[ 7.550045] tegra-xudc-new 3550000.xudc: ep 7 (type: 2, dir: in) enabled
[ 7.550057] tegra-xudc-new 3550000.xudc: ep 4 (type: 2, dir: out) enabled
[ 7.550088] tegra-xudc-new 3550000.xudc: ep 15 (type: 3, dir: in) enabled
[ 7.550150] tegra-xudc-new 3550000.xudc: ep 11 (type: 2, dir: in) enabled
[ 7.550184] tegra-xudc-new 3550000.xudc: ep 6 (type: 2, dir: out) enabled
[ 7.550250] android_work: sent uevent USB_STATE=CONFIGURED
[ 7.698094] gpio tegra-gpio wake20 for gpio=52(G:4)
[ 7.705903] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 7.706132] IPv6: ADDRCONF(NETDEV_CHANGE): rndis0: link becomes ready
[ 7.749603] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 8.044582] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 8.191629] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 8.984978] zram: Added device: zram0
[ 8.985851] zram: Added device: zram1
[ 8.986619] zram: Added device: zram2
[ 8.992757] zram: Added device: zram3
[ 8.993583] zram: Added device: zram4
[ 8.998018] zram: Added device: zram5
[ 9.029629] zram0: detected capacity change from 0 to 679264256
[ 9.592017] Adding 663340k swap on /dev/zram0. Priority:5 extents:1 across:663340k SS
[ 9.599746] zram1: detected capacity change from 0 to 679264256
[ 9.613712] Adding 663340k swap on /dev/zram1. Priority:5 extents:1 across:663340k SS
[ 9.616681] zram2: detected capacity change from 0 to 679264256
[ 9.630244] Adding 663340k swap on /dev/zram2. Priority:5 extents:1 across:663340k SS
[ 9.633531] zram3: detected capacity change from 0 to 679264256
[ 9.647212] Adding 663340k swap on /dev/zram3. Priority:5 extents:1 across:663340k SS
[ 9.651070] zram4: detected capacity change from 0 to 679264256
[ 9.664401] Adding 663340k swap on /dev/zram4. Priority:5 extents:1 across:663340k SS
[ 9.667003] zram5: detected capacity change from 0 to 679264256
[ 9.680456] Adding 663340k swap on /dev/zram5. Priority:5 extents:1 across:663340k SS
[ 11.041878] l4tbr0: port 1(rndis0) entered blocking state
[ 11.041889] l4tbr0: port 1(rndis0) entered forwarding state
[ 11.042079] IPv6: ADDRCONF(NETDEV_UP): l4tbr0: link is not ready
[ 11.042129] IPv6: ADDRCONF(NETDEV_CHANGE): l4tbr0: link becomes ready
[ 11.162764] Bridge firewalling registered
[ 11.204101] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[ 11.573942] Netfilter messages via NETLINK v0.30.
[ 11.576877] ctnetlink v0.93: registering with nfnetlink.
[ 11.684284] tegradc 15200000.nvdisplay: blank - powerdown
[ 11.684299] tegradc 15210000.nvdisplay: blank - powerdown
[ 11.742082] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
[ 12.686013] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready

If you edit your longer log post, and add a blank line above and below the log, and then put three backquotes (same key as tilde, ‘~’, but no shift key), then the log will format correctly, add scroll bars, so on. Example line to edit your post and add above and below the log:
```

Just adding to what @WayneWWW already said is that there is no response at all from HDMI. You should still include the file “/var/log/Xorg.0.log”, and provide the output of the command “head -n 1 /etc/nv_tegra_release”. Describe if there is any kind of adapter being used, or if this is purely HDMI.

The final detail is to monitor “tail -f /var/log/Xorg.0.log”, and tell us what new log shows up as you unplug and replug the monitor’s HDMI cable.