Display shutdown after 5 minutes

I am using Jetson Xavier NX,
after 5 minutes the monitor turn off.

DMESG log:

nvidia@nvidia:~$ 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 , 44600000
[ 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] Found tegra_fbmem: 00800000@a069d000
[ 0.000000] Found lut_mem: 00002008@a0697000
[ 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: 2030589
[ 0.000000] DMA zone: 7152 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 457725 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 @ffffffc1ffd04000 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: 1998861
[ 0.000000] Kernel command line: console=ttyTCU0,115200 video=tegrafb no_console_suspend=1 earlycon=tegra_comb_uart,mmio32,0x0c168000 gpt tegra_fbmem=0x800000@0xa069d000 lut_mem=0x2008@0xa0697000 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 consoleblank=0 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: 29164(89%)
[ 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: 7182176K/8122356K available (15294K kernel code, 2936K rwdata, 6644K rodata, 8576K init, 611K bss, 186516K 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.000649] Console: colour dummy device 80x25
[ 0.000665] console [tty0] enabled
[ 0.000672] bootconsole [tegra_comb_uart0] disabled
[ 0.000685] kmemleak: Kernel memory leak detector disabled
[ 0.000703] Calibrating delay loop (skipped), value calculated using timer frequency… 62.50 BogoMIPS (lpj=125000)
[ 0.000718] pid_max: default: 32768 minimum: 301
[ 0.001802] Security Framework initialized
[ 0.002377] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.002386] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.004045] ftrace: allocating 47119 entries in 185 pages
[ 0.394212] sched-energy: Sched-energy-costs installed from DT
[ 0.394232] ASID allocator initialised with 65536 entries
[ 0.429762] tegra-id: chipid=21917.
[ 0.429774] tegra-id: opt_subrevision=1.
[ 0.429801] Tegra Revision: A02 SKU: 0xde CPU Process: 0 SoC Process: 0
[ 0.429814] 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.429823] DTB Build time: Oct 16 2020 12:31:12
[ 0.477683] CPU1: Booted secondary processor [4e0f0040]
[ 0.509784] CPU2: Booted secondary processor [4e0f0040]
[ 0.541862] CPU3: Booted secondary processor [4e0f0040]
[ 0.574117] CPU4: Booted secondary processor [4e0f0040]
[ 0.606219] CPU5: Booted secondary processor [4e0f0040]
[ 0.606413] Brought up 6 CPUs
[ 0.606423] SMP: Total of 6 processors activated.
[ 0.606432] CPU features: detected feature: Privileged Access Never
[ 0.606438] CPU features: detected feature: LSE atomic instructions
[ 0.606445] CPU features: detected feature: User Access Override
[ 0.606451] CPU features: detected feature: 32-bit EL0 Support
[ 0.607836] CPU: All CPU(s) started at EL2
[ 0.607892] alternatives: patching kernel code
[ 0.614296] devtmpfs: initialized
[ 0.651955] Initilizing CustomIPI irq domain
[ 0.652202] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.652219] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.676388] pinctrl core: initialized pinctrl subsystem
[ 0.676643] OS set in device tree is not L4T.
[ 0.676991] regulator-dummy: no parameters
[ 0.677249] Initializing plugin-manager
[ 0.677298] Plugin module not found
[ 0.677331] Plugin-manager status disabled
[ 0.678343] NET: Registered protocol family 16
[ 0.679714] pstore: using zlib compression
[ 0.679740] console [pstore-1] enabled
[ 0.679753] pstore: Registered ramoops as persistent store backend
[ 0.679762] ramoops: attached 0x200000@0xf0600000, ecc: 0/0
[ 0.692859] cpuidle: using governor menu
[ 0.693705] bpmp: waiting for handshake
[ 0.693716] bpmp: handshake completed
[ 0.693735] bpmp: synchronizing channels
[ 0.693746] bpmp: channels synchronized
[ 0.693755] bpmp: mail init ok
[ 0.696107] t19x-arm-smmu 12000000.iommu: found 3 SMMUs and ISO SMMU id is 2
[ 0.696326] t19x-arm-smmu 12000000.iommu: probing hardware configuration…
[ 0.696334] t19x-arm-smmu 12000000.iommu: SMMUv2 with:
[ 0.696340] t19x-arm-smmu 12000000.iommu: stage 1 translation
[ 0.696367] t19x-arm-smmu 12000000.iommu: stage 2 translation
[ 0.696372] t19x-arm-smmu 12000000.iommu: nested translation
[ 0.696381] t19x-arm-smmu 12000000.iommu: stream matching with 128 register groups, mask 0x7f80
[ 0.696389] t19x-arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
[ 0.696395] t19x-arm-smmu 12000000.iommu: 64 context banks (0 stage-2 only)
[ 0.696403] t19x-arm-smmu 12000000.iommu: Stage-1: 39-bit VA → 48-bit IPA
[ 0.696430] t19x-arm-smmu 12000000.iommu: Stage-2: 39-bit IPA → 48-bit PA
[ 0.700371] vdso: 2 pages (1 code @ ffffff8008f77000, 1 data @ ffffff8009e64000)
[ 0.700402] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.703022] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
[ 0.703863] tegra_aon_clk_init: ok
[ 0.703876] Registering BPMP clocks…
[ 0.703978] tegra_bpmp_clk_init: clock init ok (400 clks)
[ 0.704620] Serial: AMBA PL011 UART driver
[ 0.705021] tegra_powergate_init: DONE
[ 0.705088] 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.705103] DTB Build time: Oct 16 2020 12:31:12
[ 0.708071] Tegra reboot handler registered.
[ 0.715532] iommu: Adding device 14160000.pcie to group 0
[ 0.716167] iommu: Adding device 141a0000.pcie to group 1
[ 0.717528] iommu: Adding device 2490000.ether_qos to group 2
[ 0.718012] iommu: Adding device 3100000.serial to group 3
[ 0.718461] iommu: Adding device 3110000.serial to group 4
[ 0.718840] iommu: Adding device 3140000.serial to group 5
[ 0.719413] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[ 0.719554] tegra-pmc: get_secure_pmc_setting: done secure_pmc=0
[ 0.719578] tegra-pmc: ### PMC reset source: TEGRA_POWER_ON_RESET
[ 0.719601] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_L0
[ 0.719611] tegra-pmc: ### PMC reset status reg: 0x0
[ 0.719663] tegra-pmc: PMC Prod config success
[ 0.719891] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[ 0.719904] tegra-pmc c360000.pmc: IO padctrl driver initialized
[ 0.720249] iommu: Adding device 3460000.sdhci to group 6
[ 0.720724] iommu: Adding device 3210000.spi to group 7
[ 0.721172] iommu: Adding device 3230000.spi to group 8
[ 0.721544] iommu: Adding device 3270000.spi to group 9
[ 0.722571] iommu: Adding device 3160000.i2c to group 10
[ 0.722951] iommu: Adding device c240000.i2c to group 11
[ 0.723345] iommu: Adding device 3180000.i2c to group 12
[ 0.723713] iommu: Adding device 3190000.i2c to group 13
[ 0.724214] iommu: Adding device 31b0000.i2c to group 14
[ 0.724578] iommu: Adding device 31c0000.i2c to group 15
[ 0.724968] iommu: Adding device c250000.i2c to group 16
[ 0.725402] iommu: Adding device 31e0000.i2c to group 17
[ 0.725963] iommu: Adding device sound to group 18
[ 0.726475] iommu: Adding device 3510000.hda to group 19
[ 0.727033] iommu: Adding device bc00000.rtcpu to group 20
[ 0.728813] iommu: Adding device 13e10000.host1x to group 21
[ 0.729407] iommu: Adding device 13e10000.host1x:ctx0 to group 22
[ 0.729810] iommu: Adding device 13e10000.host1x:ctx1 to group 23
[ 0.730186] iommu: Adding device 13e10000.host1x:ctx2 to group 24
[ 0.730609] iommu: Adding device 13e10000.host1x:ctx3 to group 25
[ 0.731054] iommu: Adding device 13e10000.host1x:ctx4 to group 26
[ 0.731472] iommu: Adding device 13e10000.host1x:ctx5 to group 27
[ 0.731904] iommu: Adding device 13e10000.host1x:ctx6 to group 28
[ 0.732292] iommu: Adding device 13e10000.host1x:ctx7 to group 29
[ 0.732889] iommu: Adding device 15340000.vic to group 30
[ 0.733359] iommu: Adding device 15380000.nvjpg to group 31
[ 0.733669] iommu: Adding device 15500000.tsec to group 32
[ 0.734000] iommu: Adding device 15100000.tsecb to group 33
[ 0.734309] iommu: Adding device 15480000.nvdec to group 34
[ 0.734618] iommu: Adding device 15140000.nvdec1 to group 35
[ 0.734985] iommu: Adding device 154c0000.nvenc to group 36
[ 0.735281] iommu: Adding device 15a80000.nvenc1 to group 37
[ 0.735688] iommu: Adding device 15880000.nvdla0 to group 38
[ 0.736104] iommu: Adding device 158c0000.nvdla1 to group 39
[ 0.736649] iommu: Adding device 15200000.nvdisplay to group 40
[ 0.736856] platform 15200000.nvdisplay: IOVA linear map 0x00000000a069d000(800000)
[ 0.736867] platform 15200000.nvdisplay: IOVA linear map 0x00000000a0697000(3000)
[ 0.740777] platform 15200000.nvdisplay: IOVA linear map 0x00000000c6000000(2a000000)
[ 0.740876] t19x-arm-smmu: Adding 15200000.nvdisplay to ISO SMMU client
[ 0.741464] iommu: Adding device 15210000.nvdisplay to group 41
[ 0.741546] t19x-arm-smmu: Adding 15210000.nvdisplay to ISO SMMU client
[ 0.743533] iommu: Adding device 15c10000.vi to group 42
[ 0.743708] t19x-arm-smmu: Adding 15c10000.vi to ISO SMMU client
[ 0.744129] iommu: Adding device 14800000.isp to group 43
[ 0.745082] iommu: Adding device 16000000.pva0 to group 44
[ 0.745648] iommu: Adding device 16800000.pva1 to group 45
[ 0.746058] iommu: Adding device 15810000.se to group 46
[ 0.746474] iommu: Adding device 15820000.se to group 47
[ 0.746737] iommu: Adding device 15830000.se to group 48
[ 0.747008] iommu: Adding device 15840000.se to group 49
[ 0.747293] iommu: Adding device c1a0000.aon to group 50
[ 0.748908] iommu: Adding device d000000.bpmp to group 51
[ 0.749267] bpmp: ping status is 0
[ 0.749390] bpmp d000000.bpmp: firmware tag is 57f8a77779f848bf2ecf21dabee5645f
[ 0.752432] bpmp d000000.bpmp: probe ok
[ 0.754039] tegra-reset 0.bpmp_reset: registered 190 resets.
[ 0.754578] iommu: Adding device smmu_test to group 52
[ 0.755748] mc: mapped MMIO address: 0xffffff800a590000 → 0x2c10000
[ 0.755771] mc: mapped MMIO address: 0xffffff800a5b0000 → 0x2c20000
[ 0.755792] mc: mapped MMIO address: 0xffffff800a5d0000 → 0x2c30000
[ 0.755813] mc: mapped MMIO address: 0xffffff800a7b0000 → 0x2c40000
[ 0.755833] mc: mapped MMIO address: 0xffffff800a7d0000 → 0x2c50000
[ 0.755855] mc: mapped MMIO address: 0xffffff800b010000 → 0x2b80000
[ 0.755874] mc: mapped MMIO address: 0xffffff800b030000 → 0x2b90000
[ 0.755893] mc: mapped MMIO address: 0xffffff800b050000 → 0x2ba0000
[ 0.755949] mc: mapped MMIO address: 0xffffff800b070000 → 0x2bb0000
[ 0.755969] mc: mapped MMIO address: 0xffffff800b090000 → 0x1700000
[ 0.755988] mc: mapped MMIO address: 0xffffff800b0b0000 → 0x1710000
[ 0.756007] mc: mapped MMIO address: 0xffffff800b0d0000 → 0x1720000
[ 0.756025] mc: mapped MMIO address: 0xffffff800b0f0000 → 0x1730000
[ 0.756056] mc: mapped MMIO address: 0xffffff800b110000 → 0x1740000
[ 0.756077] mc: mapped MMIO address: 0xffffff800b130000 → 0x1750000
[ 0.756105] mc: mapped MMIO address: 0xffffff800b150000 → 0x1760000
[ 0.756122] mc: mapped MMIO address: 0xffffff800b170000 → 0x1770000
[ 0.756194] mc-err: mcerr ops are set to t19x
[ 0.762091] iommu: Adding device 2600000.dma to group 53
[ 0.768169] gpio gpiochip0: gpio-line-names specifies 240 line names but there are 224 lines on the chip
[ 0.769339] GPIO line 339 (wifi-enable) hogged as output/high
[ 0.769377] GPIO line 412 (camera-control-output-low) hogged as output/low
[ 0.769410] GPIO line 413 (camera-control-output-low) hogged as output/low
[ 0.769710] gpiochip_setup_dev: registered GPIOs 288 to 511 on device: gpiochip0 (tegra-gpio)
[ 0.777575] gpio gpiochip1: gpio-line-names specifies 21 line names but there are 40 lines on the chip
[ 0.777648] GPIO line 253 (pex-refclk-sel-low) hogged as output/low
[ 0.777685] GPIO line 266 (w-disable1) hogged as output/high
[ 0.777717] GPIO line 264 (w-disable2) hogged as output/high
[ 0.777979] gpiochip_setup_dev: registered GPIOs 248 to 287 on device: gpiochip1 (tegra-gpio-aon)
[ 0.780930] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
[ 0.780941] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 256
[ 0.781701] iommu: Adding device 3550000.xudc to group 54
[ 0.782505] iommu: Adding device 3610000.xhci to group 55
[ 0.784798] arm64_ras arm64_ras: probed
[ 0.785185] ras_fhi_enable: FHI 468 enabled on CPU0
[ 0.785228] ras_fhi_enable: FHI 469 enabled on CPU1
[ 0.785292] ras_fhi_enable: FHI 470 enabled on CPU2
[ 0.785360] ras_fhi_enable: FHI 471 enabled on CPU3
[ 0.785430] ras_fhi_enable: FHI 472 enabled on CPU4
[ 0.785495] ras_fhi_enable: FHI 473 enabled on CPU5
[ 0.785671] carmel_ras_enable: RAS enabled on cpu0
[ 0.785839] carmel_ras_enable: RAS enabled on cpu1
[ 0.786040] carmel_ras_enable: RAS enabled on cpu2
[ 0.786234] carmel_ras_enable: RAS enabled on cpu3
[ 0.786440] carmel_ras_enable: RAS enabled on cpu4
[ 0.786624] carmel_ras_enable: RAS enabled on cpu5
[ 0.786702] carmel_ras carmel_ras: probed
[ 0.787786] tegra-cbb 2300000.cbb-noc: noc_secure_irq = 477, noc_nonsecure_irq = 476>
[ 0.788336] tegra-cbb c600000.aon-noc: noc_secure_irq = 479, noc_nonsecure_irq = 478>
[ 0.789218] tegra-cbb d600000.bpmp-noc: noc_secure_irq = 481, noc_nonsecure_irq = 480>
[ 0.790086] tegra-cbb be00000.rce-noc: noc_secure_irq = 483, noc_nonsecure_irq = 482>
[ 0.790950] tegra-cbb b600000.sce-noc: noc_secure_irq = 485, noc_nonsecure_irq = 484>
[ 0.791349] tegra-cbb 14040000.cv-noc: defer probe as CV-NOC not probed yet
[ 0.792748] vdd-ac-bat: 5000 mV
[ 0.793167] vdd-sdmmc1-sw: 3300 mV
[ 0.793495] vdd-1v8-sd: 1800 mV
[ 0.793845] vdd-3v3-cvb: 3300 mV
[ 0.794157] vdd-1v8-cvb: 1800 mV
[ 0.794536] vdd-epb-1v0: supplied by vdd-3v3-cvb
[ 0.794589] vdd-epb-1v0: 1000 mV
[ 0.794954] avdd-cam-2v8: 2800 mV
[ 0.795328] vdd-fan: 5000 mV
[ 0.795667] vdd-hdmi-5v0: 5000 mV
[ 0.795968] vdd_sys_en: 1200 mV
[ 0.833230] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.837734] eventlib_kernel: keventlib is initialized, test id: 0
[ 0.838062] SCSI subsystem initialized
[ 0.838315] libata version 3.00 loaded.
[ 0.838558] usbcore: registered new interface driver usbfs
[ 0.838619] usbcore: registered new interface driver hub
[ 0.838705] usbcore: registered new device driver usb
[ 0.849899] tegra-i2c 31e0000.i2c: could not find pctldev for node /host1x/dpaux@155F0000/pinmux@0, deferring probe
[ 0.852669] max77620 4-003c: PMIC Version OTP:0x51 and ES:0x1
[ 0.862085] vdd-1v0: at 1000 mV
[ 0.866072] vdd-1v8-hs: at 1800 mV
[ 0.870102] vdd-1v8-ls: at 1800 mV
[ 0.874105] vdd-1v8-ao: at 1800 mV
[ 0.878157] vddio-ddr-1v1: at 1100 mV
[ 0.881905] vdd-rtc: at 800 mV
[ 0.883108] spmic-ldo1: at 2375 mV
[ 0.889934] vdd-ao-3v3: at 3300 mV
[ 0.897966] vddio-emmc-3v3: at 3300 mV
[ 0.899261] spmic-ldo4: at 1587 mV
[ 0.910014] vdd-usb-3v3: at 3300 mV
[ 0.918040] vddio-sdmmc1-3v3: at 3300 mV
[ 0.922072] vdd-csi-1v2: at 1200 mV
[ 0.923698] spmic-ldo8: at 1800 mV
[ 0.928819] GPIO line 246 (gpio_default) hogged as output/high
[ 0.930257] GPIO line 247 (gpio_default) hogged as output/high
[ 0.930674] gpiochip_setup_dev: registered GPIOs 240 to 247 on device: gpiochip2 (max77620-gpio)
[ 0.931014] max77620 4-003c: max77620 probe successful
[ 0.931963] media: Linux media interface: v0.10
[ 0.932053] Linux video capture interface: v2.00
[ 0.933688] pps_core: LinuxPPS API ver. 1 registered
[ 0.933695] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.933722] PTP clock support registered
[ 0.933973] tegra_wdt_t18x 30c0000.watchdog: Expiry count is deprecated
[ 0.934321] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
[ 0.934359] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
[ 0.937255] trusty trusty: trusty version: Built: 12:18:19 Oct 16 2020
[ 0.937316] trusty trusty: selected api version: 3 (requested 3)
[ 0.938853] Advanced Linux Sound Architecture Driver Initialized.
[ 0.939694] Bluetooth: Core ver 2.22
[ 0.939780] NET: Registered protocol family 31
[ 0.939786] Bluetooth: HCI device and connection manager initialized
[ 0.939798] Bluetooth: HCI socket layer initialized
[ 0.939806] Bluetooth: L2CAP socket layer initialized
[ 0.939835] Bluetooth: SCO socket layer initialized
[ 0.942964] camchar: rtcpu character device driver loaded
[ 0.943489] gpio tegra-gpio wake61 for gpio=201(Z:1)
[ 0.943580] extcon-gpio-states external-connection:extcon@1: Cable state:0, cable id:0
[ 0.944577] clocksource: Switched to clocksource arch_sys_counter
[ 0.990065] VFS: Disk quotas dquot_6.6.0
[ 0.990141] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.990501] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 0.991709] tegra-carveouts tegra-carveouts: assigned reserved memory node grid-of-semaphores
[ 0.991753] dma_declare_coherent_resizable_cma_memory:324: resizable heap=vpr, base=0x00000000c6000000, size=0x2a000000
[ 0.992011] cma: enabled page replacement for spfn=c6000, epfn=f0000
[ 0.992018] dma_declare_coherent_resizable_cma_memory:373: resizable cma heap=vpr create successful
[ 0.992032] nvmap: nvmap_select_cache_ops() nvmap cache ops set to scf
[ 0.992040] nvmap_page_pool_init: Total RAM pages: 1983960
[ 0.992046] nvmap_page_pool_init: nvmap page pool size: 247995 pages (968 MB)
[ 0.992186] nvmap_background_zero_thread: PP zeroing thread starting.
[ 0.992916] misc nvmap: created heap vpr base 0x00000000c6000000 size (688128KiB)
[ 0.994565] tegra-gpcdma 2600000.dma: GPC DMA driver register 31 channels
[ 1.006836] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type CPU-therm
[ 1.007079] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type GPU-therm
[ 1.007261] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type AUX-therm
[ 1.007435] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type AO-therm
[ 1.007607] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type PMIC-Die
[ 1.008856] la/ptsa driver initialized.
[ 1.009135] NET: Registered protocol family 2
[ 1.009892] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 1.010241] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 1.010867] TCP: Hash tables configured (established 65536 bind 65536)
[ 1.010909] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 1.011035] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 1.011479] NET: Registered protocol family 1
[ 1.012062] RPC: Registered named UNIX socket transport module.
[ 1.012068] RPC: Registered udp transport module.
[ 1.012073] RPC: Registered tcp transport module.
[ 1.012078] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.012088] PCI: CLS 0 bytes, default 64
[ 1.012262] Trying to unpack rootfs image as initramfs…
[ 1.200972] Freeing initrd memory: 5432K
[ 1.217259] random: fast init done
[ 1.221692] host1x 13e10000.host1x: initialized
[ 1.223542] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 1.228350] audit: initializing netlink subsys (disabled)
[ 1.228389] audit: type=2000 audit(0.848:1): initialized
[ 1.229144] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 1.237751] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.238906] ntfs: driver 2.1.32 [Flags: R/W].
[ 1.239486] 9p: Installing v9fs 9p2000 file system support
[ 1.244817] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[ 1.245048] io scheduler noop registered
[ 1.245252] io scheduler cfq registered (default)
[ 1.249005] gic 2a41000.agic-controller: GIC IRQ controller registered
[ 1.283048] iommu: Adding device 2993000.adsp to group 56
[ 1.391839] iommu: Adding device aconnect@2a41000:adsp_audio to group 57
[ 1.392778] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
[ 1.405717] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[ 1.406123] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[ 1.406721] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[ 1.407171] tegra-pwm 32d0000.pwm: PWM clk can sleep in ops
[ 1.407595] tegra-pwm 32f0000.pwm: PWM clk can sleep in ops
[ 1.410823] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[ 1.411044] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=1500000, vi_iso_bw=1500000, max_bw=1500000
[ 1.413885] tsec 15500000.tsec: initialized
[ 1.415559] tsec 15100000.tsecb: initialized
[ 1.419476] nvdec 15480000.nvdec: initialized
[ 1.422042] nvdec 15140000.nvdec1: initialized
[ 1.427755] falcon 15340000.vic: initialized
[ 1.429656] falcon 15380000.nvjpg: initialized
[ 1.431502] falcon 154c0000.nvenc: initialized
[ 1.433592] falcon 15a80000.nvenc1: initialized
[ 1.437682] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
[ 1.439385] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
[ 1.441132] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
[ 1.442658] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
[ 1.444288] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
[ 1.445790] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
[ 1.447320] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
[ 1.449186] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
[ 1.452759] t194-nvcsi 15a00000.nvcsi: initialized
[ 1.457923] scare-pigeon 13e10000.host1x:vi-thi@15f00000: initialized
[ 1.458357] scare-pigeon 14b00000.isp-thi: initialized
[ 1.463902] pva 16000000.pva0: initialized
[ 1.469804] pva 16800000.pva1: initialized
[ 1.474795] nvdla 15880000.nvdla0: initialized
[ 1.479424] nvdla 158c0000.nvdla1: initialized
[ 1.480837] tegradccommon 15200000.dc_common: host1x channel mapped
[ 1.480850] tegradccommon 15200000.dc_common: dc_common syncpt # 1 allocated
[ 1.480907] tegradccommon 15200000.dc_common: dma mapping done
[ 1.481809] tegradc 15200000.nvdisplay: disp0 connected to head0->/host1x/sor1
[ 1.481838] generic_infoframe_type: 0x87
[ 1.481908] tegradc 15200000.nvdisplay: DT parsed successfully
[ 1.481940] tegradc 15200000.nvdisplay: Display dc.ffffff800bd10000 registered with id=0
[ 1.485344] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 7088400 KB/s
[ 1.485352] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 800000000 Hz
[ 1.485358] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 300000000 Hz
[ 1.485547] tegradc 15200000.nvdisplay: vblank syncpt # 8 for dc 0
[ 1.485556] tegradc 15200000.nvdisplay: vpulse3 syncpt # 9 for dc 0
[ 1.486283] tegradc 15200000.nvdisplay: Bootloader disp_param detected. Detected mode: 1920x1080 (on 0x0mm) pclk=148350937
[ 1.488717] tegradc 15200000.nvdisplay: hdmi: invalid prod list prod_list_hdmi_board
[ 1.488726] tegradc 15200000.nvdisplay: hdmi: tegra_hdmi_tmds_range_read(bd) failed
[ 1.491873] tegradc 15200000.nvdisplay: probed
[ 1.528044] Console: switching to colour frame buffer device 240x67
[ 1.528181] tegradc 15200000.nvdisplay: fb registered
[ 1.528607] gpio tegra-gpio wake63 for gpio=97(M:1)
[ 1.529269] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 1.529362] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 1.531435] Parent Clock set for DC plld2
[ 1.592984] tegradc 15200000.nvdisplay: hdmi: tmds rate:148351K prod-setting:prod_c_hdmi_111m_223m
[ 1.593670] tegradc 15200000.nvdisplay: hdmi: get RGB quant from REG programmed by BL.
[ 1.593685] tegradc 15200000.nvdisplay: hdmi: get YCC quant from REG programmed by BL.
[ 1.620518] extcon-disp-state external-connection:disp-state: cable 47 state 1
[ 1.620524] Extcon AUX1(HDMI) enable
[ 1.620879] tegra_cec 3960000.tegra_cec: dt=1 start=0x03960000 end=0x03960FFF irq=77
[ 1.620888] tegra_cec 3960000.tegra_cec: Unpowergate DISP: 0.
[ 1.621127] tegra_cec 3960000.tegra_cec: Enable clock result: 0.
[ 1.621272] tegra_cec 3960000.tegra_cec: tegra_cec_init started
[ 1.621423] tegra_cec 3960000.tegra_cec: cec_add_sysfs ret=0
[ 1.621430] tegra_cec 3960000.tegra_cec: probed
[ 1.623476] tegradc 15210000.nvdisplay: disp1 connected to head1->/host1x/sor
[ 1.623549] tegradc 15210000.nvdisplay: parse_dp_settings: No dp-lt-settings node
[ 1.623811] tegradc 15210000.nvdisplay: DT parsed successfully
[ 1.623880] tegradc 15210000.nvdisplay: Display dc.ffffff800be10000 registered with id=1
[ 1.624066] tegradc 15210000.nvdisplay: vblank syncpt # 11 for dc 1
[ 1.624074] tegradc 15210000.nvdisplay: vpulse3 syncpt # 12 for dc 1
[ 1.632692] tegra-adma 2930000.adma: Tegra210 ADMA driver registered 32 channels
[ 1.633620] tegra-fuse-burn 3820000.efuse:efuse-burn: shutdown limit check disabled
[ 1.633629] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
[ 1.634083] kfuse 3830000.kfuse: initialized
[ 1.638103] tegradc 15210000.nvdisplay: probed
[ 1.638454] tegradc 15210000.nvdisplay: fb registered
[ 1.641725] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.641919] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[ 1.641928] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[ 1.641942] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[ 1.641956] tegradc 15210000.nvdisplay: blank - powerdown
[ 1.641971] extcon-disp-state external-connection:disp-state: cable 44 state 0 already set.
[ 1.641976] Extcon DP: HPD disabled
[ 1.641981] hpd: hpd_switch 0
[ 1.641986] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[ 1.641996] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[ 1.642004] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[ 1.644848] 3100000.serial: ttyTHS0 at MMIO 0x3100000 (irq = 47, base_baud = 0) is a TEGRA_UART
[ 1.646019] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 48, base_baud = 0) is a TEGRA_UART
[ 1.646857] 3140000.serial: ttyTHS4 at MMIO 0x3140000 (irq = 49, base_baud = 0) is a TEGRA_UART
[ 1.648113] console [ttyTCU0] enabled
[ 1.648667] [drm] Initialized
[ 1.660346] brd: module loaded
[ 1.665749] loop: module loaded
[ 1.665842] tegra_profiler: version: 1.141, samples/io: 48/28
[ 1.665972] tegra_profiler: auth: init
[ 1.666646] THERMAL EST: found 3 subdevs
[ 1.666653] THERMAL EST num_resources: 0
[ 1.666660] [THERMAL EST subdev 0]
[ 1.666685] [THERMAL EST subdev 1]
[ 1.666699] [THERMAL EST subdev 2]
[ 1.666719] THERMAL EST: Found 2 profiles, default profile is quiet
[ 1.667025] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type thermal-fan-est
[ 1.667029] THERMAL EST: thz register success.
[ 1.667188] THERMAL EST: end of probe, return err: 0
[ 1.668034] sd: No Scsi addr parsed to reserve index
[ 1.668073] hisi_sas: driver version v1.6
[ 1.679913] qspi_mtd spi6.0: s25fs256s SSG 8 0 1000 2000000
[ 1.679922] qspi_mtd spi6.0: s25fs256s (32768 Kbytes)
[ 1.679932] qspi_mtd spi6.0: mtd .name = spi6.0, .size = 0x2000000 (32MiB) .erasesize = 0x00010000 (64KiB) .numeraseregions = 0
[ 1.680218] 1 ofpart partitions found on MTD device spi6.0
[ 1.680225] Creating 1 MTD partitions on “spi6.0”:
[ 1.680245] 0x000000000000-0x000002000000 : “Whole_flash0”
[ 1.682527] libphy: Fixed MDIO Bus: probed
[ 1.683209] tun: Universal TUN/TAP device driver, 1.6
[ 1.683214] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com
[ 1.683986] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 1.683992] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.684036] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[ 1.684040] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.684078] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 1.684083] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.684118] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
[ 1.684123] Copyright(c) 1999 - 2017 Intel Corporation.
[ 1.753122] tegradc 15200000.nvdisplay: blank - powerdown
[ 1.793341] extcon-disp-state external-connection:disp-state: cable 47 state 0
[ 1.793345] Extcon AUX1(HDMI) disable
[ 1.819394] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[ 1.820531] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[ 1.838754] tegradc 15200000.nvdisplay: unblank
[ 1.840328] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 1.840648] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 1.848990] Parent Clock set for DC plld2
[ 1.853523] tegradc 15200000.nvdisplay: hdmi: tmds rate:74250K prod-setting:prod_c_hdmi_54m_111m
[ 1.854854] tegradc 15200000.nvdisplay: hdmi: get RGB quant from EDID.
[ 1.854863] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
[ 1.890695] extcon-disp-state external-connection:disp-state: cable 47 state 1
[ 1.890698] Extcon AUX1(HDMI) enable
[ 1.905010] tegradc 15200000.nvdisplay: sync windows ret = 246
[ 1.905059] extcon-disp-state external-connection:disp-state: cable 51 state 1
[ 1.905065] Extcon HDMI: HPD enabled
[ 1.905092] tegradc 15200000.nvdisplay: hdmi: plugged
[ 1.928134] eqos 2490000.ether_qos: Setting local MAC: 48 b0 2d 15 cb 8c
[ 1.928254] libphy: dwc_phy: probed
[ 1.930731] PPP generic driver version 2.4.2
[ 1.931229] PPP BSD Compression module registered
[ 1.931238] PPP Deflate Compression module registered
[ 1.931257] PPP MPPE Compression module registered
[ 1.931264] NET: Registered protocol family 24
[ 1.931318] usbcore: registered new interface driver r8152
[ 1.931350] usbcore: registered new interface driver asix
[ 1.931419] usbcore: registered new interface driver ax88179_178a
[ 1.931447] usbcore: registered new interface driver cdc_ether
[ 1.931474] usbcore: registered new interface driver net1080
[ 1.931501] usbcore: registered new interface driver cdc_subset
[ 1.931528] usbcore: registered new interface driver zaurus
[ 1.931588] usbcore: registered new interface driver cdc_ncm
[ 1.932102] VFIO - User Level meta-driver version: 0.3
[ 1.933426] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 1.933449] ehci-pci: EHCI PCI platform driver
[ 1.933480] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 1.933490] ohci-pci: OHCI PCI platform driver
[ 1.933519] ohci-platform: OHCI generic platform driver
[ 1.938261] tegra-xusb 3610000.xhci: USB2 port 0 has OTG_CAP
[ 1.940081] tegra-xusb 3610000.xhci: extcon 0: ffffffc1f4cf6400 id
[ 1.940346] usbcore: registered new interface driver uas
[ 1.940404] usbcore: registered new interface driver usb-storage
[ 1.940513] usbcore: registered new interface driver usbserial
[ 1.943581] tegra-xusb 3610000.xhci: Firmware timestamp: 2019-07-24 05:47:34 UTC, Version: 60.06 release
[ 1.943622] tegra-xusb 3610000.xhci: xHCI Host Controller
[ 1.943642] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 1
[ 1.944364] tegra-xusb 3610000.xhci: hcc params 0x0184ff25 hci version 0x110 quirks 0x00050810
[ 1.944406] tegra-xusb 3610000.xhci: irq 463, io mem 0x03610000
[ 1.944679] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.944687] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.944693] usb usb1: Product: xHCI Host Controller
[ 1.944699] usb usb1: Manufacturer: Linux 4.9.140-tegra xhci-hcd
[ 1.944704] usb usb1: SerialNumber: 3610000.xhci
[ 1.945128] hub 1-0:1.0: USB hub found
[ 1.945179] hub 1-0:1.0: 4 ports detected
[ 1.945671] tegra-xusb 3610000.xhci: xHCI Host Controller
[ 1.945683] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 2
[ 1.945692] tegra-xusb 3610000.xhci: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.946013] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.946020] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.946026] usb usb2: Product: xHCI Host Controller
[ 1.946032] usb usb2: Manufacturer: Linux 4.9.140-tegra xhci-hcd
[ 1.946038] usb usb2: SerialNumber: 3610000.xhci
[ 1.946483] hub 2-0:1.0: USB hub found
[ 1.946555] hub 2-0:1.0: 4 ports detected
[ 1.947020] tegra-xudc-new 3550000.xudc: PMQOS CPU boost enabled
[ 1.947094] tegra-xudc-new 3550000.xudc: device count: 1
[ 1.947889] tegra-xudc-new 3550000.xudc: vbus state: 0
[ 1.947897] tegra-xudc-new 3550000.xudc: Initialize boost_cpufreq work
[ 1.948179] tegra-xudc-new 3550000.xudc: entering ELPG
[ 1.948412] tegra-xudc-new 3550000.xudc: entering ELPG done
[ 1.948561] mousedev: PS/2 mouse device common for all mice
[ 1.948761] usbcore: registered new interface driver xpad
[ 2.074267] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[ 2.075878] Wake73 for irq=42
[ 2.077209] rtc rtc1: alarm rtc device
[ 2.077225] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
[ 2.077254] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[ 2.077470] i2c /dev entries driver
[ 2.079891] i2c i2c-2: Added multiplexed i2c bus 9
[ 2.080220] i2c i2c-2: Added multiplexed i2c bus 10
[ 2.080228] i2c-mux-gpio cam_i2cmux: 2 port mux on 3180000.i2c adapter
[ 2.080744] imx219 9-0010: tegracam sensor driver:imx219_v2.0.6
[ 2.104253] tegra-i2c 3180000.i2c: no acknowledge from address 0x10
[ 2.104340] imx219 9-0010: imx219_board_setup: error during i2c read probe (-121)
[ 2.104699] imx219 9-0010: board setup failed
[ 2.105026] imx219: probe of 9-0010 failed with error -121
[ 2.105529] imx219 10-0010: tegracam sensor driver:imx219_v2.0.6
[ 2.128773] tegra-i2c 3180000.i2c: no acknowledge from address 0x10
[ 2.128857] imx219 10-0010: imx219_board_setup: error during i2c read probe (-121)
[ 2.129119] imx219 10-0010: board setup failed
[ 2.129382] imx219: probe of 10-0010 failed with error -121
[ 2.130470] max77620-power max20024-power: Event recorder REG_NVERC : 0x54
[ 2.137494] tegra-thermal-throttle bthrot_cdev: clk:cpu max:1907200000, min:115200000 steps:24
[ 2.141646] tegra-thermal-throttle bthrot_cdev: clk:gpu max:1109250000, min:114750000 steps:10
[ 2.141671] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced clk:0:cpu off:0 slope-adj:200
[ 2.141679] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced clk:1:gpu off:0 slope-adj:400
[ 2.141802] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced max_state:48 cutoff:0
[ 2.141868] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced clk:0:cpu off:0 slope-adj:400
[ 2.141874] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced clk:1:gpu off:0 slope-adj:400
[ 2.142138] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced max_state:40 cutoff:1
[ 2.142201] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced clk:0:cpu off:0 slope-adj:200
[ 2.142208] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced clk:1:gpu off:365500000 slope-adj:300
[ 2.142507] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced max_state:48 cutoff:0
[ 2.142615] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced clk:0:cpu off:38400000 slope-adj:10
[ 2.142628] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced clk:1:gpu off:25500000 slope-adj:10
[ 2.142974] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced max_state:2 cutoff:0
[ 2.143032] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced clk:0:cpu off:0 slope-adj:400
[ 2.143039] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced clk:1:gpu off:0 slope-adj:400
[ 2.143285] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced max_state:40 cutoff:1
[ 2.143802] FAN dev name: pwm-fan
[ 2.143848] FAN:gpio request success.
[ 2.143859] FAN: can’t find tach_gpio
[ 2.143871] pwm_fan_driver pwm-fan: Found 2 profiles, default profile is quiet
[ 2.143910] pwm_fan_driver pwm-fan: cap state:4, cap pwm:255
[ 2.144118] pwm_fan_driver pwm-fan: got pwm for fan. polarity is normal
[ 2.144125] pwm_fan_driver pwm-fan: tach period: 1000
[ 2.144795] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[ 2.144803] pwm_fan_driver pwm-fan: index 1: pwm=130, rpm=1000, rru=2, rrd=2, state:2
[ 2.144839] pwm_fan_driver pwm-fan: index 2: pwm=160, rpm=2000, rru=1, rrd=1, state:2
[ 2.144845] pwm_fan_driver pwm-fan: index 3: pwm=200, rpm=3000, rru=1, rrd=1, state:2
[ 2.144851] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[ 2.144858] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[ 2.144864] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[ 2.144869] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[ 2.144876] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[ 2.144883] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[ 2.146005] device-mapper: uevent: version 1.0.3
[ 2.146446] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[ 2.150264] tegra194_cpufreq_probe: platform driver Initialization: pass
[ 2.151295] cpuidle: Initializing cpuidle driver
[ 2.152287] sdhci: Secure Digital Host Controller Interface driver
[ 2.152292] sdhci: Copyright(c) Pierre Ossman
[ 2.152296] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.153445] sdhci-tegra 3460000.sdhci: Client registration for eMC Successful
[ 2.155194] CMDQ: cmdq_platfm_init successful
[ 2.159870] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[ 2.161026] tegra-se-nvhost 15810000.se: initialized
[ 2.162168] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[ 2.162847] tegra-se-nvhost 15820000.se: initialized
[ 2.163924] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[ 2.164489] tegra-se-nvhost 15830000.se: initialized
[ 2.165178] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[ 2.165786] tegra-se-nvhost 15840000.se: initialized
[ 2.166803] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[ 2.167155] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.168267] usbcore: registered new interface driver usbhid
[ 2.168271] usbhid: USB HID core driver
[ 2.172273] tegra186-cam-rtcpu bc00000.rtcpu: deferring, 14800000.isp is not probed
[ 2.173506] tegra_aon c1a0000.aon: tegra aon driver probe OK
[ 2.174023] tegra186-aondbg aondbg: aondbg driver probe() OK
[ 2.174866] denver_knobs_init:MTS_VERSION:50168445
[ 2.175078] tegra19x_actmon d230000.actmon: in actmon_register()…
[ 2.175713] tegra19x_actmon d230000.actmon: initialization Completed for the device mc_all
[ 2.176149] t19x_cache tegra-cache: probed
[ 2.178403] misc nvmap: cvsram :dma coherent mem declare 0x0000000050000000,4194304
[ 2.178411] misc nvmap: created heap cvsram base 0x0000000050000000 size (4096KiB)
[ 2.178990] carmel-pmu-drv carmel-pmu: Registered Carmel PMU
[ 2.179402] PLL_AON clock registered
[ 2.180456] Clocks initialized successfully
[ 2.182122] nvpmodel: initialized successfully
[ 2.183343] trusty-virtio trusty:virtio: initializing
[ 2.183539] trusty_ipc virtio0: vring0: va¶ ffffffc1e2b94000(0) qsz 32 notifyid 1
[ 2.183550] trusty_ipc virtio0: vring1: va¶ ffffffc1e2b96000(0) qsz 32 notifyid 2
[ 2.183717] trusty-virtio trusty:virtio: initializing done
[ 2.183920] trusty_ipc virtio0: is online
[ 2.184418] tegra-hda 3510000.hda: Override SDO lines to 4
[ 2.184926] usbcore: registered new interface driver snd-usb-audio
[ 2.196934] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
[ 2.206637] input: tegra-hda-xnx HDMI/DP,pcm=3 as /devices/3510000.hda/sound/card0/input0
[ 2.206802] input: tegra-hda-xnx HDMI/DP,pcm=7 as /devices/3510000.hda/sound/card0/input1
[ 2.207016] input: tegra-hda-xnx HDMI/DP,pcm=8 as /devices/3510000.hda/sound/card0/input2
[ 2.207200] input: tegra-hda-xnx HDMI/DP,pcm=9 as /devices/3510000.hda/sound/card0/input3
[ 2.243063] mmc0: mmc_decode_ext_csd: CMDQ supported: depth: 31, cmdq_support: 1
[ 2.257123] mmc0: periodic cache flush enabled
[ 2.257141] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[ 2.257795] mmcblk0: mmc0:0001 DG4016 14.7 GiB
[ 2.258042] mmcblk0boot0: mmc0:0001 DG4016 partition 1 4.00 MiB
[ 2.258283] mmcblk0boot1: mmc0:0001 DG4016 partition 2 4.00 MiB
[ 2.262080] OPE platform probe
[ 2.262213] OPE platform probe successful
[ 2.262635] mmcblk0rpmb: mmc0:0001 DG4016 partition 3 4.00 MiB
[ 2.267825] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11
[ 2.276698] usb 1-2: new high-speed USB device number 2 using tegra-xusb
[ 2.317491] usb 1-2: New USB device found, idVendor=0bda, idProduct=5411
[ 2.317501] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.317506] usb 1-2: Product: 4-Port USB 2.1 Hub
[ 2.317511] usb 1-2: Manufacturer: Generic
[ 2.318633] hub 1-2:1.0: USB hub found
[ 2.319845] hub 1-2:1.0: 4 ports detected
[ 2.334174] tegra-asoc: sound: ADMAIF1 ↔ ADMAIF1 mapping ok
[ 2.334294] tegra-asoc: sound: ADMAIF2 ↔ ADMAIF2 mapping ok
[ 2.334411] tegra-asoc: sound: ADMAIF3 ↔ ADMAIF3 mapping ok
[ 2.334547] tegra-asoc: sound: ADMAIF4 ↔ ADMAIF4 mapping ok
[ 2.334684] tegra-asoc: sound: ADMAIF5 ↔ ADMAIF5 mapping ok
[ 2.334814] tegra-asoc: sound: ADMAIF6 ↔ ADMAIF6 mapping ok
[ 2.334957] tegra-asoc: sound: ADMAIF7 ↔ ADMAIF7 mapping ok
[ 2.335072] tegra-asoc: sound: ADMAIF8 ↔ ADMAIF8 mapping ok
[ 2.335186] tegra-asoc: sound: ADMAIF9 ↔ ADMAIF9 mapping ok
[ 2.335291] tegra-asoc: sound: ADMAIF10 ↔ ADMAIF10 mapping ok
[ 2.335394] tegra-asoc: sound: ADMAIF11 ↔ ADMAIF11 mapping ok
[ 2.335500] tegra-asoc: sound: ADMAIF12 ↔ ADMAIF12 mapping ok
[ 2.335604] tegra-asoc: sound: ADMAIF13 ↔ ADMAIF13 mapping ok
[ 2.335713] tegra-asoc: sound: ADMAIF14 ↔ ADMAIF14 mapping ok
[ 2.335824] tegra-asoc: sound: ADMAIF15 ↔ ADMAIF15 mapping ok
[ 2.335912] tegra-asoc: sound: ADMAIF16 ↔ ADMAIF16 mapping ok
[ 2.336003] tegra-asoc: sound: ADMAIF17 ↔ ADMAIF17 mapping ok
[ 2.336089] tegra-asoc: sound: ADMAIF18 ↔ ADMAIF18 mapping ok
[ 2.336177] tegra-asoc: sound: ADMAIF19 ↔ ADMAIF19 mapping ok
[ 2.336272] tegra-asoc: sound: ADMAIF20 ↔ ADMAIF20 mapping ok
[ 2.364004] u32 classifier
[ 2.364011] Actions configured
[ 2.364081] Initializing XFRM netlink socket
[ 2.364635] NET: Registered protocol family 10
[ 2.365357] NET: Registered protocol family 17
[ 2.365370] NET: Registered protocol family 15
[ 2.365441] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 2.365531] Bluetooth: RFCOMM socket layer initialized
[ 2.365550] Bluetooth: RFCOMM ver 1.11
[ 2.365558] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2.365565] Bluetooth: HIDP socket layer initialized
[ 2.365584] 9pnet: Installing 9P2000 support
[ 2.365622] Key type dns_resolver registered
[ 2.365905] Registered cp15_barrier emulation handler
[ 2.365939] Registered setend emulation handler
[ 2.367255] registered taskstats version 1
[ 2.367764] tegra-pcie-dw 14160000.pcie: Setting init speed to max speed
[ 2.368949] OF: PCI: host bridge /pcie@14160000 ranges:
[ 2.368977] OF: PCI: IO 0x36100000…0x361fffff → 0x36100000
[ 2.368987] OF: PCI: MEM 0x1740000000…0x17ffffffff → 0x40000000
[ 2.368994] OF: PCI: MEM 0x1400000000…0x173fffffff → 0x1400000000
[ 2.608604] usb 1-2.1: new high-speed USB device number 3 using tegra-xusb
[ 2.628886] usb 1-2.1: New USB device found, idVendor=1772, idProduct=0002
[ 2.628892] usb 1-2.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.648622] tegra_cec 3960000.tegra_cec: physical address: 10:00.
[ 2.713158] tegra_cec 3960000.tegra_cec: Sent res: -113.
[ 2.713166] tegra_cec 3960000.tegra_cec: tegra_cec_init Done.
[ 2.879862] tegra-pcie-dw 14160000.pcie: link is down
[ 2.880053] tegra-pcie-dw 14160000.pcie: PCI host bridge to bus 0004:00
[ 2.880061] pci_bus 0004:00: root bus resource [bus 00-ff]
[ 2.880069] pci_bus 0004:00: root bus resource [io 0x0000-0xfffff] (bus address [0x36100000-0x361fffff])
[ 2.880076] pci_bus 0004:00: root bus resource [mem 0x1740000000-0x17ffffffff] (bus address [0x40000000-0xffffffff])
[ 2.880081] pci_bus 0004:00: root bus resource [mem 0x1400000000-0x173fffffff pref]
[ 2.880116] pci 0004:00:00.0: [10de:1ad1] type 01 class 0x060400
[ 2.880274] pci 0004:00:00.0: PME# supported from D0 D3hot D3cold
[ 2.880489] iommu: Adding device 0004:00:00.0 to group 58
[ 2.880806] pci 0004:00:00.0: PCI bridge to [bus 01-ff]
[ 2.880830] pci 0004:00:00.0: Max Payload Size set to 256/ 256 (was 256), Max Read Rq 512
[ 2.881123] pcieport 0004:00:00.0: Signaling PME through PCIe PME interrupt
[ 2.881131] pcie_pme 0004:00:00.0:pcie001: service driver pcie_pme loaded
[ 2.881286] aer 0004:00:00.0:pcie002: service driver aer loaded
[ 2.881450] pcie_pme 0004:00:00.0:pcie001: unloading service driver pcie_pme
[ 2.881505] aer 0004:00:00.0:pcie002: unloading service driver aer
[ 2.881589] pci_bus 0004:01: busn_res: [bus 01-ff] is released
[ 2.881669] iommu: Removing device 0004:00:00.0 from group 58
[ 2.881711] pci_bus 0004:00: busn_res: [bus 00-ff] is released
[ 2.883470] tegra-pcie-dw 14160000.pcie: PCIe link is not up…!
[ 2.884239] tegra-pcie-dw 141a0000.pcie: Setting init speed to max speed
[ 2.885376] OF: PCI: host bridge /pcie@141a0000 ranges:
[ 2.885395] OF: PCI: IO 0x3a100000…0x3a1fffff → 0x3a100000
[ 2.885404] OF: PCI: MEM 0x1f40000000…0x1fffffffff → 0x40000000
[ 2.885411] OF: PCI: MEM 0x1c00000000…0x1f3fffffff → 0x1c00000000
[ 3.399988] tegra-pcie-dw 141a0000.pcie: link is down
[ 3.400190] tegra-pcie-dw 141a0000.pcie: PCI host bridge to bus 0005:00
[ 3.400199] pci_bus 0005:00: root bus resource [bus 00-ff]
[ 3.400207] pci_bus 0005:00: root bus resource [io 0x100000-0x1fffff] (bus address [0x3a100000-0x3a1fffff])
[ 3.400213] pci_bus 0005:00: root bus resource [mem 0x1f40000000-0x1fffffffff] (bus address [0x40000000-0xffffffff])
[ 3.400218] pci_bus 0005:00: root bus resource [mem 0x1c00000000-0x1f3fffffff pref]
[ 3.400246] pci 0005:00:00.0: [10de:1ad0] type 01 class 0x060400
[ 3.400427] pci 0005:00:00.0: PME# supported from D0 D3hot D3cold
[ 3.400646] iommu: Adding device 0005:00:00.0 to group 58
[ 3.400967] pci 0005:00:00.0: PCI bridge to [bus 01-ff]
[ 3.400989] pci 0005:00:00.0: Max Payload Size set to 256/ 256 (was 256), Max Read Rq 512
[ 3.401251] pcieport 0005:00:00.0: Signaling PME through PCIe PME interrupt
[ 3.401258] pcie_pme 0005:00:00.0:pcie001: service driver pcie_pme loaded
[ 3.401370] aer 0005:00:00.0:pcie002: service driver aer loaded
[ 3.401538] pcie_pme 0005:00:00.0:pcie001: unloading service driver pcie_pme
[ 3.401586] aer 0005:00:00.0:pcie002: unloading service driver aer
[ 3.401659] pci_bus 0005:01: busn_res: [bus 01-ff] is released
[ 3.401732] iommu: Removing device 0005:00:00.0 from group 58
[ 3.401763] pci_bus 0005:00: busn_res: [bus 00-ff] is released
[ 3.403658] tegra-pcie-dw 141a0000.pcie: PCIe link is not up…!
[ 3.414349] tegra-cbb 14040000.cv-noc: noc_secure_irq = 89, noc_nonsecure_irq = 88>
[ 3.419110] tegra194-isp5 14800000.isp: initialized
[ 3.426400] tegra194-vi5 15c10000.vi: using default number of vi channels, 36
[ 3.429420] tegra194-vi5 15c10000.vi: initialized
[ 3.433800] tegra194-vi5 15c10000.vi: subdev 15a00000.nvcsi–2 bound
[ 3.433889] tegra194-vi5 15c10000.vi: subdev 15a00000.nvcsi–1 bound
[ 3.434712] tegra186-cam-rtcpu bc00000.rtcpu: Trace buffer configured at IOVA=0xbff00000
[ 3.516919] tegra-ivc ivc-bc00000.rtcpu: region 0: iova=0xbfee0000-0xbfefffff size=131072
[ 3.517300] tegra-ivc ivc-bc00000.rtcpu:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[ 3.517507] tegra-ivc ivc-bc00000.rtcpu:dbg@1: dbg: ver=0 grp=1 RX[1x384]=0x1900-0x1b00 TX[1x384]=0x1b00-0x1d00
[ 3.517655] tegra-ivc ivc-bc00000.rtcpu:dbg@2: dbg: ver=0 grp=1 RX[1x8192]=0x1d00-0x3d80 TX[1x8192]=0x3d80-0x5e00
[ 3.518130] tegra-ivc ivc-bc00000.rtcpu:ivccontrol@3: ivccontrol: ver=0 grp=1 RX[64x320]=0x5e00-0xae80 TX[64x320]=0xae80-0xff00
[ 3.518208] tegra-ivc ivc-bc00000.rtcpu:ivccapture@4: ivccapture: ver=0 grp=1 RX[512x64]=0xff00-0x17f80 TX[512x64]=0x17f80-0x20000
[ 3.518424] tegra186-cam-rtcpu bc00000.rtcpu: using cam RTCPU IRQ (65)
[ 3.518429] tegra186-cam-rtcpu bc00000.rtcpu: tegra_camrtc_mon_create is successful
[ 3.519587] tegra186-cam-rtcpu bc00000.rtcpu: firmware version cpu=rce cmd=5 sha1=cf2bef3ad10e437272857b76308abef8ffb80bda
[ 3.520101] gpio tegra-gpio wake67 for gpio=48(G:0)
[ 3.520173] gpio tegra-gpio-aon wake29 for gpio=36(EE:4)
[ 3.520294] input: gpio-keys as /devices/gpio-keys/input/input4
[ 3.553733] tegra_rtc c2a0000.rtc: setting system clock to 2021-05-11 13:51:34 UTC (1620741094)
[ 3.554226] mmcblk mmc0:0001: Card claimed for testing.
[ 3.594946] bpmp: mounted debugfs mirror
[ 3.601406] vdd-sdmmc1-sw: disabling
[ 3.601412] vdd-1v8-sd: disabling
[ 3.601416] vdd-1v8-cvb: disabling
[ 3.601419] vdd-epb-1v0: disabling
[ 3.601422] avdd-cam-2v8: disabling
[ 3.601426] vdd-fan: disabling
[ 3.601429] vdd_sys_en: disabling
[ 3.601439] ALSA device list:
[ 3.601442] #0: tegra-hda-xnx at 0x3518000 irq 64
[ 3.601445] #1: jetson-xaviernx-ape
[ 3.603865] Freeing unused kernel memory: 8576K
[ 3.642202] Root device found: mmcblk0p1
[ 3.643397] Found dev node: /dev/mmcblk0p1
[ 3.705474] EXT4-fs (mmcblk0p1): 2 orphan inodes deleted
[ 3.705480] EXT4-fs (mmcblk0p1): recovery complete
[ 3.710081] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 3.711162] Rootfs mounted over mmcblk0p1
[ 3.735548] Switching from initrd to actual rootfs
[ 3.861222] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 3.864908] cgroup: cgroup2: unknown option “nsdelegate”
[ 3.875288] 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.875925] systemd[1]: Detected architecture arm64.
[ 3.883244] systemd[1]: Set hostname to .
[ 3.967814] 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.967827] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 4.112371] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.115715] systemd[1]: Created slice System Slice.
[ 4.115976] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.116306] systemd[1]: Listening on Syslog Socket.
[ 4.116358] random: systemd: uninitialized urandom read (16 bytes read)
[ 4.116593] systemd[1]: Listening on Journal Socket.
[ 4.124108] systemd[1]: Starting Set the console keyboard layout…
[ 4.127320] systemd[1]: Mounting RPC Pipe File System…
[ 4.174277] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[ 4.231205] nvgpu: 17000000.gv11b nvgpu_nvhost_syncpt_init:291 [INFO] syncpt_unit_base 60000000 syncpt_unit_size 400000 size 1000

[ 4.492995] systemd-journald[2380]: Received request to flush runtime journal from PID 1
[ 5.304445] using random self ethernet address
[ 5.307082] using random host ethernet address
[ 5.339589] random: crng init done
[ 5.339741] random: 7 urandom warning(s) missed due to ratelimiting
[ 5.897893] Mass Storage Function, version: 2009/09/11
[ 5.897903] LUN: removable file: (no medium)
[ 5.916376] using random self ethernet address
[ 5.916535] using random host ethernet address
[ 5.962066] rndis0: HOST MAC c2:a0:12:2e:42:5c
[ 5.962235] rndis0: MAC c2:a0:12:2e:42:5d
[ 5.965155] usb0: HOST MAC c2:a0:12:2e:42:5e
[ 5.965193] usb0: MAC c2:a0:12:2e:42:5f
[ 5.965212] tegra-xudc-new 3550000.xudc: exiting ELPG
[ 5.965732] tegra-xudc-new 3550000.xudc: exiting ELPG done
[ 5.965751] tegra-xudc-new 3550000.xudc: ep 0 (type: 0, dir: out) enabled
[ 5.965818] tegra-xudc-new 3550000.xudc: entering ELPG
[ 5.966025] tegra-xudc-new 3550000.xudc: entering ELPG done
[ 5.966070] tegra-xudc-new 3550000.xudc: exiting ELPG
[ 5.966777] tegra-xudc-new 3550000.xudc: exiting ELPG done
[ 5.966807] tegra-xudc-new 3550000.xudc: entering ELPG
[ 5.967031] tegra-xudc-new 3550000.xudc: entering ELPG done
[ 5.973903] l4tbr0: port 1(rndis0) entered blocking state
[ 5.973911] l4tbr0: port 1(rndis0) entered disabled state
[ 5.977176] device rndis0 entered promiscuous mode
[ 5.997627] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
[ 6.014265] l4tbr0: port 2(usb0) entered blocking state
[ 6.014273] l4tbr0: port 2(usb0) entered disabled state
[ 6.014652] device usb0 entered promiscuous mode
[ 6.039249] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 6.106798] Wake76 for irq=199
[ 6.106806] Wake77 for irq=199
[ 6.106809] Wake78 for irq=199
[ 6.106812] Wake79 for irq=199
[ 6.106814] Wake80 for irq=199
[ 6.106817] Wake81 for irq=199
[ 6.106820] Wake82 for irq=199
[ 6.106860] tegra-xusb 3610000.xhci: Upgrade port 0 to USB3.0
[ 6.106866] tegra-xusb 3610000.xhci: Upgrade port 1 to USB3.0
[ 6.376957] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 6.437408] usb 2-3: new SuperSpeed USB device number 2 using tegra-xusb
[ 6.477282] ras_fhi_disable: FHI 472 disabled
[ 6.477791] CPU4: shutdown
[ 6.477956] usb 2-3: New USB device found, idVendor=0bda, idProduct=0411
[ 6.477958] psci: CPU4 killed.
[ 6.477966] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 6.477971] usb 2-3: Product: 4-Port USB 3.1 Hub
[ 6.477975] usb 2-3: Manufacturer: Generic
[ 6.488297] hub 2-3:1.0: USB hub found
[ 6.489805] hub 2-3:1.0: 4 ports detected
[ 6.566292] ras_fhi_disable: FHI 473 disabled
[ 6.570732] CPU5: shutdown
[ 6.588696] psci: Retrying again to check for CPU kill
[ 6.588717] psci: CPU5 killed.
[ 6.590637] nvgpu: 17000000.gv11b tpc_pg_mask_store:843 [INFO] no value change, same mask already set
[ 6.693442] gpio tegra-gpio wake20 for gpio=52(G:4)
[ 6.705405] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 6.784888] usb 2-3.2: new SuperSpeed USB device number 3 using tegra-xusb
[ 6.805899] usb 2-3.2: New USB device found, idVendor=1ab2, idProduct=0001
[ 6.805911] usb 2-3.2: New USB device strings: Mfr=2, Product=3, SerialNumber=4
[ 6.805917] usb 2-3.2: Product: ALVIUM 1800 U-319c
[ 6.805923] usb 2-3.2: Manufacturer: Allied Vision
[ 6.805927] usb 2-3.2: SerialNumber: 00MTW
[ 6.822550] zram: Added device: zram0
[ 6.825876] zram: Added device: zram1
[ 6.827890] zram: Added device: zram2
[ 6.830637] zram: Added device: zram3
[ 6.901142] zram0: detected capacity change from 0 to 1017581568
[ 6.967991] Adding 993728k swap on /dev/zram0. Priority:5 extents:1 across:993728k SS
[ 6.978439] zram1: detected capacity change from 0 to 1017581568
[ 6.998890] Adding 993728k swap on /dev/zram1. Priority:5 extents:1 across:993728k SS
[ 7.010932] zram2: detected capacity change from 0 to 1017581568
[ 7.031034] Adding 993728k swap on /dev/zram2. Priority:5 extents:1 across:993728k SS
[ 7.050041] zram3: detected capacity change from 0 to 1017581568
[ 7.083994] Adding 993728k swap on /dev/zram3. Priority:5 extents:1 across:993728k SS
[ 8.962462] fuse init (API version 7.26)
[ 9.462048] eqos 2490000.ether_qos eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 9.463195] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 9.817204] tegradc 15200000.nvdisplay: blank - powerdown
[ 9.855219] extcon-disp-state external-connection:disp-state: cable 47 state 0
[ 9.855224] Extcon AUX1(HDMI) disable
[ 9.880222] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[ 9.881048] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[ 9.881332] tegradc 15200000.nvdisplay: unblank
[ 9.883573] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 9.883686] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 9.885988] Parent Clock set for DC plld2
[ 9.894027] tegradc 15200000.nvdisplay: hdmi: tmds rate:74250K prod-setting:prod_c_hdmi_54m_111m
[ 9.897212] tegradc 15200000.nvdisplay: hdmi: get RGB quant from EDID.
[ 9.897222] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
[ 9.935789] extcon-disp-state external-connection:disp-state: cable 47 state 1
[ 9.935795] Extcon AUX1(HDMI) enable
[ 9.949172] tegradc 15200000.nvdisplay: sync windows ret = 246
[ 15.704679] ------------[ cut here ]------------
[ 15.704875] WARNING: CPU: 3 PID: 6523 at /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/drivers/tty/vt/vt_ioctl.c:223 vt_waitactive+0x16c/0x190
[ 15.705186] Modules linked in: fuse zram overlay spidev userspace_alert nvgpu bluedroid_pm ip_tables x_tables

[ 15.705249] CPU: 3 PID: 6523 Comm: gdm-session-wor Not tainted 4.9.140-tegra #1
[ 15.705254] Hardware name: NVIDIA Jetson Xavier NX Developer Kit (DT)
[ 15.705259] task: ffffffc1bea58000 task.stack: ffffffc1bea8c000
[ 15.705267] PC is at vt_waitactive+0x16c/0x190
[ 15.705274] LR is at vt_waitactive+0x168/0x190
[ 15.705280] pc : [] lr : [] pstate: 40400045
[ 15.705284] sp : ffffffc1bea8fc40
[ 15.705289] x29: ffffffc1bea8fc40 x28: ffffffc1bea58000
[ 15.705300] x27: ffffff8008f72000 x26: 000000000000001d
[ 15.705311] x25: 0000000000000123 x24: ffffff800a19f000
[ 15.705322] x23: 0000000000000001 x22: 0000000000000002
[ 15.705333] x21: ffffff8009f86998 x20: 0000000000000000
[ 15.705344] x19: 0000000000000000 x18: 0000007f77e2b0c0
[ 15.705354] x17: 0000007f7b415528 x16: ffffff800813a6d0
[ 15.705365] x15: 0000000000000000 x14: 0013315480000000
[ 15.705376] x13: 0000000000000000 x12: 0000000000000000
[ 15.705390] x11: ffffff8008f799d0 x10: 0000000000000a10
[ 15.705402] x9 : ffffffc1bea8fae0 x8 : ffffffc1bea58a70
[ 15.705412] x7 : 0000000000000004 x6 : 0000000000000000
[ 15.705424] x5 : dead000000000100 x4 : dead000000000200
[ 15.705435] x3 : ffffff8009f86988 x2 : ffffff8009f86988
[ 15.705446] x1 : ffffffc1bea58000 x0 : 0000000000000008

[ 15.705460] —[ end trace 6d5849caf3562c06 ]—
[ 15.705585] Call trace:
[ 15.705595] [] vt_waitactive+0x16c/0x190
[ 15.705602] [] vt_ioctl+0xf84/0x1b68
[ 15.705611] [] tty_ioctl+0x22c/0x1428
[ 15.705620] [] do_vfs_ioctl+0xb0/0x8d8
[ 15.705627] [] SyS_ioctl+0x8c/0xa8
[ 15.705636] [] el0_svc_naked+0x34/0x38
[ 21.080791] ------------[ cut here ]------------
[ 21.080995] WARNING: CPU: 1 PID: 6729 at /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/drivers/tty/vt/vt_ioctl.c:223 vt_waitactive+0x16c/0x190
[ 21.081319] Modules linked in: fuse zram overlay spidev userspace_alert nvgpu bluedroid_pm ip_tables x_tables

[ 21.081390] CPU: 1 PID: 6729 Comm: Xorg Tainted: G W 4.9.140-tegra #1
[ 21.081394] Hardware name: NVIDIA Jetson Xavier NX Developer Kit (DT)
[ 21.081400] task: ffffffc1baf0aa00 task.stack: ffffffc1baf7c000
[ 21.081408] PC is at vt_waitactive+0x16c/0x190
[ 21.081414] LR is at vt_waitactive+0x168/0x190
[ 21.081421] pc : [] lr : [] pstate: 40400045
[ 21.081425] sp : ffffffc1baf7fc40
[ 21.081429] x29: ffffffc1baf7fc40 x28: ffffffc1baf0aa00
[ 21.081441] x27: ffffff8008f72000 x26: 000000000000001d
[ 21.081452] x25: 0000000000000123 x24: ffffff800a19f000
[ 21.081463] x23: 0000000000000001 x22: 0000000000000002
[ 21.081475] x21: ffffff8009f86998 x20: 0000000000000000
[ 21.081486] x19: 0000000000000000 x18: 0000000000002389
[ 21.081497] x17: 0000000000004378 x16: ffffff80082756f8
[ 21.081508] x15: 0000000000000000 x14: 0000000000009214
[ 21.081519] x13: 0000000000014f89 x12: 0000000000000400
[ 21.081530] x11: 000000000000000b x10: 0000000000000a10
[ 21.081542] x9 : ffffffc1baf7fae0 x8 : ffffffc1baf0b470
[ 21.081553] x7 : 0000000000000000 x6 : 000000000000007e
[ 21.081565] x5 : dead000000000100 x4 : dead000000000200
[ 21.081576] x3 : ffffff8009f86988 x2 : ffffff8009f86988
[ 21.081587] x1 : ffffffc1baf0aa00 x0 : 0000000000000008

[ 21.081602] —[ end trace 6d5849caf3562c07 ]—
[ 21.081730] Call trace:
[ 21.081740] [] vt_waitactive+0x16c/0x190
[ 21.081748] [] vt_ioctl+0xf84/0x1b68
[ 21.081757] [] tty_ioctl+0x22c/0x1428
[ 21.081766] [] do_vfs_ioctl+0xb0/0x8d8
[ 21.081772] [] SyS_ioctl+0x8c/0xa8
[ 21.081781] [] el0_svc_naked+0x34/0x38
[ 22.417512] tegradc 15200000.nvdisplay: blank - powerdown
[ 22.466719] extcon-disp-state external-connection:disp-state: cable 47 state 0
[ 22.466724] Extcon AUX1(HDMI) disable
[ 22.489194] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[ 22.489869] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[ 22.491271] tegradc 15200000.nvdisplay: unblank
[ 22.493117] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 22.493231] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 22.495353] Parent Clock set for DC plld2
[ 22.502084] tegradc 15200000.nvdisplay: hdmi: tmds rate:74250K prod-setting:prod_c_hdmi_54m_111m
[ 22.503638] tegradc 15200000.nvdisplay: hdmi: get RGB quant from EDID.
[ 22.503648] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
[ 22.541599] extcon-disp-state external-connection:disp-state: cable 47 state 1
[ 22.541603] Extcon AUX1(HDMI) enable
[ 22.553788] tegradc 15200000.nvdisplay: sync windows ret = 247
[ 23.678667] tegradc 15200000.nvdisplay: blank - powerdown
[ 23.737262] extcon-disp-state external-connection:disp-state: cable 47 state 0
[ 23.737266] Extcon AUX1(HDMI) disable
[ 23.772530] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[ 23.773267] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[ 23.773618] tegradc 15200000.nvdisplay: unblank
[ 23.774470] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 23.774726] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 23.779668] Parent Clock set for DC plld2
[ 23.788273] tegradc 15200000.nvdisplay: hdmi: tmds rate:74250K prod-setting:prod_c_hdmi_54m_111m
[ 23.790078] tegradc 15200000.nvdisplay: hdmi: get RGB quant from EDID.
[ 23.790088] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
[ 23.828877] extcon-disp-state external-connection:disp-state: cable 47 state 1
[ 23.828881] Extcon AUX1(HDMI) enable
[ 23.830180] tegradc 15200000.nvdisplay: unblank
[ 23.830193] tegradc 15210000.nvdisplay: blank - powerdown
[ 28.653770] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 28.653788] Bluetooth: BNEP socket layer initialized
[ 345.068081] tegradc 15200000.nvdisplay: blank - powerdown
[ 345.125036] extcon-disp-state external-connection:disp-state: cable 47 state 0
[ 345.125041] Extcon AUX1(HDMI) disable
[ 345.158155] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[ 345.158708] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd

More logs:

nvidia@nvidia:~$ gsettings list-recursively org.gnome.settings-daemon.plugins.power
org.gnome.settings-daemon.plugins.power button-power ‘suspend’
org.gnome.settings-daemon.plugins.power sleep-inactive-ac-timeout 0
org.gnome.settings-daemon.plugins.power power-button-action ‘suspend’
org.gnome.settings-daemon.plugins.power critical-battery-action ‘hibernate’
org.gnome.settings-daemon.plugins.power percentage-low 10
org.gnome.settings-daemon.plugins.power priority 0
org.gnome.settings-daemon.plugins.power lid-close-suspend-with-external-monitor false
org.gnome.settings-daemon.plugins.power idle-dim true
org.gnome.settings-daemon.plugins.power button-hibernate ‘hibernate’
org.gnome.settings-daemon.plugins.power sleep-inactive-ac-type ‘suspend’
org.gnome.settings-daemon.plugins.power button-suspend ‘suspend’
org.gnome.settings-daemon.plugins.power button-sleep ‘hibernate’
org.gnome.settings-daemon.plugins.power sleep-inactive-battery-timeout 1200
org.gnome.settings-daemon.plugins.power time-low 1200
org.gnome.settings-daemon.plugins.power lid-close-ac-action ‘suspend’
org.gnome.settings-daemon.plugins.power notify-perhaps-recall true
org.gnome.settings-daemon.plugins.power percentage-critical 3
org.gnome.settings-daemon.plugins.power percentage-action 2
org.gnome.settings-daemon.plugins.power sleep-inactive-battery-type ‘suspend’
org.gnome.settings-daemon.plugins.power time-action 120
org.gnome.settings-daemon.plugins.power lid-close-battery-action ‘suspend’
org.gnome.settings-daemon.plugins.power idle-brightness 30
org.gnome.settings-daemon.plugins.power ambient-enabled true
org.gnome.settings-daemon.plugins.power time-critical 300000
org.gnome.settings-daemon.plugins.power active true
org.gnome.settings-daemon.plugins.power use-time-for-policy true

nvidia@nvidia:~$ sudo nvpmodel -q
NV Fan Mode:quiet
NV Power Mode: MODE_15W_4CORE
1

I disabled the sleep mode.
any idea why it happaning?

Hello @almog1

Maybe your screen closing delay is not 0. You can check it via:
gsettings list-recursively org.gnome.desktop.session

If you don’t use any keyboard or mouse, the screen goes inactive after “idle-delay” seconds.

Hope it works
Regards

I have changed the parameter to 0 and it still shutting down after 5 minutes.

nvidia@nvidia:~$ gsettings list-recursively org.gnome.desktop.session
org.gnome.desktop.session session-name ‘ubuntu’
org.gnome.desktop.session idle-delay uint32 0

nvidia@nvidia:~$ 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 , 44600000
[ 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] Found tegra_fbmem: 00800000@a069d000
[ 0.000000] Found lut_mem: 00002008@a0697000
[ 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: 2030589
[ 0.000000] DMA zone: 7152 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 457725 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 @ffffffc1ffd04000 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: 1998861
[ 0.000000] Kernel command line: console=ttyTCU0,115200 video=tegrafb no_console_suspend=1 earlycon=tegra_comb_uart,mmio32,0x0c168000 gpt tegra_fbmem=0x800000@0xa069d000 lut_mem=0x2008@0xa0697000 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 consoleblank=0 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: 29164(89%)
[ 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: 7182176K/8122356K available (15294K kernel code, 2936K rwdata, 6644K rodata, 8576K init, 611K bss, 186516K 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.000004] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[ 0.000734] Console: colour dummy device 80x25
[ 0.000744] console [tty0] enabled
[ 0.000752] bootconsole [tegra_comb_uart0] disabled
[ 0.000765] kmemleak: Kernel memory leak detector disabled
[ 0.000782] Calibrating delay loop (skipped), value calculated using timer frequency… 62.50 BogoMIPS (lpj=125000)
[ 0.000797] pid_max: default: 32768 minimum: 301
[ 0.001879] Security Framework initialized
[ 0.002448] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.002457] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.004043] ftrace: allocating 47119 entries in 185 pages
[ 0.400035] sched-energy: Sched-energy-costs installed from DT
[ 0.400055] ASID allocator initialised with 65536 entries
[ 0.435500] tegra-id: chipid=21917.
[ 0.435512] tegra-id: opt_subrevision=1.
[ 0.435539] Tegra Revision: A02 SKU: 0xde CPU Process: 0 SoC Process: 0
[ 0.435567] 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.435576] DTB Build time: Oct 16 2020 12:31:12
[ 0.483604] CPU1: Booted secondary processor [4e0f0040]
[ 0.515701] CPU2: Booted secondary processor [4e0f0040]
[ 0.547833] CPU3: Booted secondary processor [4e0f0040]
[ 0.580100] CPU4: Booted secondary processor [4e0f0040]
[ 0.612183] CPU5: Booted secondary processor [4e0f0040]
[ 0.612369] Brought up 6 CPUs
[ 0.612379] SMP: Total of 6 processors activated.
[ 0.612388] CPU features: detected feature: Privileged Access Never
[ 0.612395] CPU features: detected feature: LSE atomic instructions
[ 0.612401] CPU features: detected feature: User Access Override
[ 0.612407] CPU features: detected feature: 32-bit EL0 Support
[ 0.613704] CPU: All CPU(s) started at EL2
[ 0.613751] alternatives: patching kernel code
[ 0.620131] devtmpfs: initialized
[ 0.659641] Initilizing CustomIPI irq domain
[ 0.659954] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.659980] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.671443] pinctrl core: initialized pinctrl subsystem
[ 0.671656] OS set in device tree is not L4T.
[ 0.671936] regulator-dummy: no parameters
[ 0.672156] Initializing plugin-manager
[ 0.672201] Plugin module not found
[ 0.672233] Plugin-manager status disabled
[ 0.673244] NET: Registered protocol family 16
[ 0.674548] pstore: using zlib compression
[ 0.674600] console [pstore-1] enabled
[ 0.674605] pstore: Registered ramoops as persistent store backend
[ 0.674612] ramoops: attached 0x200000@0xf0600000, ecc: 0/0
[ 0.694699] cpuidle: using governor menu
[ 0.695622] bpmp: waiting for handshake
[ 0.695629] bpmp: handshake completed
[ 0.695646] bpmp: synchronizing channels
[ 0.695655] bpmp: channels synchronized
[ 0.695661] bpmp: mail init ok
[ 0.698118] t19x-arm-smmu 12000000.iommu: found 3 SMMUs and ISO SMMU id is 2
[ 0.698287] t19x-arm-smmu 12000000.iommu: probing hardware configuration…
[ 0.698295] t19x-arm-smmu 12000000.iommu: SMMUv2 with:
[ 0.698301] t19x-arm-smmu 12000000.iommu: stage 1 translation
[ 0.698307] t19x-arm-smmu 12000000.iommu: stage 2 translation
[ 0.698313] t19x-arm-smmu 12000000.iommu: nested translation
[ 0.698321] t19x-arm-smmu 12000000.iommu: stream matching with 128 register groups, mask 0x7f80
[ 0.698329] t19x-arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
[ 0.698336] t19x-arm-smmu 12000000.iommu: 64 context banks (0 stage-2 only)
[ 0.698343] t19x-arm-smmu 12000000.iommu: Stage-1: 39-bit VA → 48-bit IPA
[ 0.698349] t19x-arm-smmu 12000000.iommu: Stage-2: 39-bit IPA → 48-bit PA
[ 0.701447] vdso: 2 pages (1 code @ ffffff8008f77000, 1 data @ ffffff8009e64000)
[ 0.701470] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.704094] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
[ 0.705121] tegra_aon_clk_init: ok
[ 0.705130] Registering BPMP clocks…
[ 0.705225] tegra_bpmp_clk_init: clock init ok (400 clks)
[ 0.705716] Serial: AMBA PL011 UART driver
[ 0.705839] tegra_powergate_init: DONE
[ 0.705945] 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.705956] DTB Build time: Oct 16 2020 12:31:12
[ 0.708467] Tegra reboot handler registered.
[ 0.715361] iommu: Adding device 14160000.pcie to group 0
[ 0.715984] iommu: Adding device 141a0000.pcie to group 1
[ 0.717318] iommu: Adding device 2490000.ether_qos to group 2
[ 0.717804] iommu: Adding device 3100000.serial to group 3
[ 0.718291] iommu: Adding device 3110000.serial to group 4
[ 0.718661] iommu: Adding device 3140000.serial to group 5
[ 0.719397] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[ 0.719643] tegra-pmc: get_secure_pmc_setting: done secure_pmc=0
[ 0.719663] tegra-pmc: ### PMC reset source: TEGRA_SOFTWARE_RESET
[ 0.719668] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_L1
[ 0.719673] tegra-pmc: ### PMC reset status reg: 0x2d
[ 0.719717] tegra-pmc: PMC Prod config success
[ 0.719949] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[ 0.719964] tegra-pmc c360000.pmc: IO padctrl driver initialized
[ 0.720268] iommu: Adding device 3460000.sdhci to group 6
[ 0.720771] iommu: Adding device 3210000.spi to group 7
[ 0.721151] iommu: Adding device 3230000.spi to group 8
[ 0.721493] iommu: Adding device 3270000.spi to group 9
[ 0.722569] iommu: Adding device 3160000.i2c to group 10
[ 0.722973] iommu: Adding device c240000.i2c to group 11
[ 0.723322] iommu: Adding device 3180000.i2c to group 12
[ 0.723734] iommu: Adding device 3190000.i2c to group 13
[ 0.724464] iommu: Adding device 31b0000.i2c to group 14
[ 0.724888] iommu: Adding device 31c0000.i2c to group 15
[ 0.725245] iommu: Adding device c250000.i2c to group 16
[ 0.725635] iommu: Adding device 31e0000.i2c to group 17
[ 0.726200] iommu: Adding device sound to group 18
[ 0.726711] iommu: Adding device 3510000.hda to group 19
[ 0.727247] iommu: Adding device bc00000.rtcpu to group 20
[ 0.729047] iommu: Adding device 13e10000.host1x to group 21
[ 0.729515] iommu: Adding device 13e10000.host1x:ctx0 to group 22
[ 0.729961] iommu: Adding device 13e10000.host1x:ctx1 to group 23
[ 0.730348] iommu: Adding device 13e10000.host1x:ctx2 to group 24
[ 0.730673] iommu: Adding device 13e10000.host1x:ctx3 to group 25
[ 0.731158] iommu: Adding device 13e10000.host1x:ctx4 to group 26
[ 0.731490] iommu: Adding device 13e10000.host1x:ctx5 to group 27
[ 0.731865] iommu: Adding device 13e10000.host1x:ctx6 to group 28
[ 0.732210] iommu: Adding device 13e10000.host1x:ctx7 to group 29
[ 0.732722] iommu: Adding device 15340000.vic to group 30
[ 0.733075] iommu: Adding device 15380000.nvjpg to group 31
[ 0.733347] iommu: Adding device 15500000.tsec to group 32
[ 0.733609] iommu: Adding device 15100000.tsecb to group 33
[ 0.733888] iommu: Adding device 15480000.nvdec to group 34
[ 0.734144] iommu: Adding device 15140000.nvdec1 to group 35
[ 0.734416] iommu: Adding device 154c0000.nvenc to group 36
[ 0.734704] iommu: Adding device 15a80000.nvenc1 to group 37
[ 0.735126] iommu: Adding device 15880000.nvdla0 to group 38
[ 0.735535] iommu: Adding device 158c0000.nvdla1 to group 39
[ 0.736084] iommu: Adding device 15200000.nvdisplay to group 40
[ 0.736282] platform 15200000.nvdisplay: IOVA linear map 0x00000000a069d000(800000)
[ 0.736293] platform 15200000.nvdisplay: IOVA linear map 0x00000000a0697000(3000)
[ 0.740273] platform 15200000.nvdisplay: IOVA linear map 0x00000000c6000000(2a000000)
[ 0.740350] t19x-arm-smmu: Adding 15200000.nvdisplay to ISO SMMU client
[ 0.741040] iommu: Adding device 15210000.nvdisplay to group 41
[ 0.741088] t19x-arm-smmu: Adding 15210000.nvdisplay to ISO SMMU client
[ 0.743154] iommu: Adding device 15c10000.vi to group 42
[ 0.743343] t19x-arm-smmu: Adding 15c10000.vi to ISO SMMU client
[ 0.743746] iommu: Adding device 14800000.isp to group 43
[ 0.745012] iommu: Adding device 16000000.pva0 to group 44
[ 0.745580] iommu: Adding device 16800000.pva1 to group 45
[ 0.745969] iommu: Adding device 15810000.se to group 46
[ 0.746368] iommu: Adding device 15820000.se to group 47
[ 0.746672] iommu: Adding device 15830000.se to group 48
[ 0.746972] iommu: Adding device 15840000.se to group 49
[ 0.747238] iommu: Adding device c1a0000.aon to group 50
[ 0.748865] iommu: Adding device d000000.bpmp to group 51
[ 0.749233] bpmp: ping status is 0
[ 0.749355] bpmp d000000.bpmp: firmware tag is 57f8a77779f848bf2ecf21dabee5645f
[ 0.752939] bpmp d000000.bpmp: probe ok
[ 0.754830] tegra-reset 0.bpmp_reset: registered 190 resets.
[ 0.755290] iommu: Adding device smmu_test to group 52
[ 0.756603] mc: mapped MMIO address: 0xffffff800a590000 → 0x2c10000
[ 0.756630] mc: mapped MMIO address: 0xffffff800a5b0000 → 0x2c20000
[ 0.756653] mc: mapped MMIO address: 0xffffff800a5d0000 → 0x2c30000
[ 0.756676] mc: mapped MMIO address: 0xffffff800a7b0000 → 0x2c40000
[ 0.756711] mc: mapped MMIO address: 0xffffff800a7d0000 → 0x2c50000
[ 0.756740] mc: mapped MMIO address: 0xffffff800b010000 → 0x2b80000
[ 0.756760] mc: mapped MMIO address: 0xffffff800b030000 → 0x2b90000
[ 0.756778] mc: mapped MMIO address: 0xffffff800b050000 → 0x2ba0000
[ 0.756795] mc: mapped MMIO address: 0xffffff800b070000 → 0x2bb0000
[ 0.756813] mc: mapped MMIO address: 0xffffff800b090000 → 0x1700000
[ 0.756831] mc: mapped MMIO address: 0xffffff800b0b0000 → 0x1710000
[ 0.756848] mc: mapped MMIO address: 0xffffff800b0d0000 → 0x1720000
[ 0.756866] mc: mapped MMIO address: 0xffffff800b0f0000 → 0x1730000
[ 0.756884] mc: mapped MMIO address: 0xffffff800b110000 → 0x1740000
[ 0.756901] mc: mapped MMIO address: 0xffffff800b130000 → 0x1750000
[ 0.756919] mc: mapped MMIO address: 0xffffff800b150000 → 0x1760000
[ 0.756936] mc: mapped MMIO address: 0xffffff800b170000 → 0x1770000
[ 0.757020] mc-err: mcerr ops are set to t19x
[ 0.763198] iommu: Adding device 2600000.dma to group 53
[ 0.769089] gpio gpiochip0: gpio-line-names specifies 240 line names but there are 224 lines on the chip
[ 0.770231] GPIO line 339 (wifi-enable) hogged as output/high
[ 0.770274] GPIO line 412 (camera-control-output-low) hogged as output/low
[ 0.770312] GPIO line 413 (camera-control-output-low) hogged as output/low
[ 0.770623] gpiochip_setup_dev: registered GPIOs 288 to 511 on device: gpiochip0 (tegra-gpio)
[ 0.778039] gpio gpiochip1: gpio-line-names specifies 21 line names but there are 40 lines on the chip
[ 0.778107] GPIO line 253 (pex-refclk-sel-low) hogged as output/low
[ 0.778146] GPIO line 266 (w-disable1) hogged as output/high
[ 0.778179] GPIO line 264 (w-disable2) hogged as output/high
[ 0.778482] gpiochip_setup_dev: registered GPIOs 248 to 287 on device: gpiochip1 (tegra-gpio-aon)
[ 0.781105] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
[ 0.781117] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 256
[ 0.781807] iommu: Adding device 3550000.xudc to group 54
[ 0.782517] iommu: Adding device 3610000.xhci to group 55
[ 0.784725] arm64_ras arm64_ras: probed
[ 0.785129] ras_fhi_enable: FHI 468 enabled on CPU0
[ 0.785184] ras_fhi_enable: FHI 469 enabled on CPU1
[ 0.785269] ras_fhi_enable: FHI 470 enabled on CPU2
[ 0.785345] ras_fhi_enable: FHI 471 enabled on CPU3
[ 0.785411] ras_fhi_enable: FHI 472 enabled on CPU4
[ 0.785484] ras_fhi_enable: FHI 473 enabled on CPU5
[ 0.785679] carmel_ras_enable: RAS enabled on cpu0
[ 0.785854] carmel_ras_enable: RAS enabled on cpu1
[ 0.786047] carmel_ras_enable: RAS enabled on cpu2
[ 0.786228] carmel_ras_enable: RAS enabled on cpu3
[ 0.786416] carmel_ras_enable: RAS enabled on cpu4
[ 0.786607] carmel_ras_enable: RAS enabled on cpu5
[ 0.786682] carmel_ras carmel_ras: probed
[ 0.788283] tegra-cbb 2300000.cbb-noc: noc_secure_irq = 477, noc_nonsecure_irq = 476>
[ 0.788829] tegra-cbb c600000.aon-noc: noc_secure_irq = 479, noc_nonsecure_irq = 478>
[ 0.789829] tegra-cbb d600000.bpmp-noc: noc_secure_irq = 481, noc_nonsecure_irq = 480>
[ 0.791037] tegra-cbb be00000.rce-noc: noc_secure_irq = 483, noc_nonsecure_irq = 482>
[ 0.792069] tegra-cbb b600000.sce-noc: noc_secure_irq = 485, noc_nonsecure_irq = 484>
[ 0.792506] tegra-cbb 14040000.cv-noc: defer probe as CV-NOC not probed yet
[ 0.793868] vdd-ac-bat: 5000 mV
[ 0.794268] vdd-sdmmc1-sw: 3300 mV
[ 0.794600] vdd-1v8-sd: 1800 mV
[ 0.794962] vdd-3v3-cvb: 3300 mV
[ 0.795314] vdd-1v8-cvb: 1800 mV
[ 0.795690] vdd-epb-1v0: supplied by vdd-3v3-cvb
[ 0.795731] vdd-epb-1v0: 1000 mV
[ 0.796161] avdd-cam-2v8: 2800 mV
[ 0.796615] vdd-fan: 5000 mV
[ 0.796931] vdd-hdmi-5v0: 5000 mV
[ 0.797257] vdd_sys_en: 1200 mV
[ 0.837350] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.842217] eventlib_kernel: keventlib is initialized, test id: 0
[ 0.842514] SCSI subsystem initialized
[ 0.842720] libata version 3.00 loaded.
[ 0.842914] usbcore: registered new interface driver usbfs
[ 0.842965] usbcore: registered new interface driver hub
[ 0.843071] usbcore: registered new device driver usb
[ 0.855029] tegra-i2c 31e0000.i2c: could not find pctldev for node /host1x/dpaux@155F0000/pinmux@0, deferring probe
[ 0.857903] max77620 4-003c: PMIC Version OTP:0x51 and ES:0x1
[ 0.867873] vdd-1v0: at 1000 mV
[ 0.875901] vdd-1v8-hs: at 1800 mV
[ 0.883912] vdd-1v8-ls: at 1800 mV
[ 0.891968] vdd-1v8-ao: at 1800 mV
[ 0.899965] vddio-ddr-1v1: at 1100 mV
[ 0.907777] vdd-rtc: at 800 mV
[ 0.908802] spmic-ldo1: at 2375 mV
[ 0.919795] vdd-ao-3v3: at 3300 mV
[ 0.931887] vddio-emmc-3v3: at 3300 mV
[ 0.933031] spmic-ldo4: at 1587 mV
[ 0.943880] vdd-usb-3v3: at 3300 mV
[ 0.955930] vddio-sdmmc1-3v3: at 3300 mV
[ 0.963962] vdd-csi-1v2: at 1200 mV
[ 0.965128] spmic-ldo8: at 1800 mV
[ 0.969470] GPIO line 246 (gpio_default) hogged as output/high
[ 0.970438] GPIO line 247 (gpio_default) hogged as output/high
[ 0.970769] gpiochip_setup_dev: registered GPIOs 240 to 247 on device: gpiochip2 (max77620-gpio)
[ 0.971105] max77620 4-003c: max77620 probe successful
[ 0.971771] media: Linux media interface: v0.10
[ 0.971851] Linux video capture interface: v2.00
[ 0.973553] pps_core: LinuxPPS API ver. 1 registered
[ 0.973566] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.973643] PTP clock support registered
[ 0.974080] tegra_wdt_t18x 30c0000.watchdog: Expiry count is deprecated
[ 0.974335] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
[ 0.974367] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
[ 0.977000] trusty trusty: trusty version: Built: 12:18:19 Oct 16 2020
[ 0.977060] trusty trusty: selected api version: 3 (requested 3)
[ 0.978621] Advanced Linux Sound Architecture Driver Initialized.
[ 0.979387] Bluetooth: Core ver 2.22
[ 0.979474] NET: Registered protocol family 31
[ 0.979500] Bluetooth: HCI device and connection manager initialized
[ 0.979515] Bluetooth: HCI socket layer initialized
[ 0.979524] Bluetooth: L2CAP socket layer initialized
[ 0.979580] Bluetooth: SCO socket layer initialized
[ 0.982613] camchar: rtcpu character device driver loaded
[ 0.983165] gpio tegra-gpio wake61 for gpio=201(Z:1)
[ 0.983258] extcon-gpio-states external-connection:extcon@1: Cable state:0, cable id:0
[ 0.984330] clocksource: Switched to clocksource arch_sys_counter
[ 1.028776] VFS: Disk quotas dquot_6.6.0
[ 1.028870] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.029202] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 1.030411] tegra-carveouts tegra-carveouts: assigned reserved memory node grid-of-semaphores
[ 1.030457] dma_declare_coherent_resizable_cma_memory:324: resizable heap=vpr, base=0x00000000c6000000, size=0x2a000000
[ 1.030676] cma: enabled page replacement for spfn=c6000, epfn=f0000
[ 1.030687] dma_declare_coherent_resizable_cma_memory:373: resizable cma heap=vpr create successful
[ 1.030707] nvmap: nvmap_select_cache_ops() nvmap cache ops set to scf
[ 1.030718] nvmap_page_pool_init: Total RAM pages: 1983960
[ 1.030727] nvmap_page_pool_init: nvmap page pool size: 247995 pages (968 MB)
[ 1.030924] nvmap_background_zero_thread: PP zeroing thread starting.
[ 1.031254] misc nvmap: created heap vpr base 0x00000000c6000000 size (688128KiB)
[ 1.033313] tegra-gpcdma 2600000.dma: GPC DMA driver register 31 channels
[ 1.045558] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type CPU-therm
[ 1.045762] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type GPU-therm
[ 1.045964] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type AUX-therm
[ 1.046153] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type AO-therm
[ 1.046343] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type PMIC-Die
[ 1.047490] la/ptsa driver initialized.
[ 1.047769] NET: Registered protocol family 2
[ 1.048562] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 1.048890] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 1.049504] TCP: Hash tables configured (established 65536 bind 65536)
[ 1.049588] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 1.049718] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 1.050147] NET: Registered protocol family 1
[ 1.050696] RPC: Registered named UNIX socket transport module.
[ 1.050703] RPC: Registered udp transport module.
[ 1.050708] RPC: Registered tcp transport module.
[ 1.050713] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.050725] PCI: CLS 0 bytes, default 64
[ 1.050999] Trying to unpack rootfs image as initramfs…
[ 1.226797] Freeing initrd memory: 5432K
[ 1.249485] host1x 13e10000.host1x: initialized
[ 1.251119] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 1.255768] audit: initializing netlink subsys (disabled)
[ 1.255807] audit: type=2000 audit(0.880:1): initialized
[ 1.256671] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 1.266548] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.267784] ntfs: driver 2.1.32 [Flags: R/W].
[ 1.268442] 9p: Installing v9fs 9p2000 file system support
[ 1.273748] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[ 1.273885] io scheduler noop registered
[ 1.274116] io scheduler cfq registered (default)
[ 1.277625] gic 2a41000.agic-controller: GIC IRQ controller registered
[ 1.278741] random: fast init done
[ 1.310020] iommu: Adding device 2993000.adsp to group 56
[ 1.419268] iommu: Adding device aconnect@2a41000:adsp_audio to group 57
[ 1.420250] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
[ 1.433677] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[ 1.434120] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[ 1.434703] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[ 1.435227] tegra-pwm 32d0000.pwm: PWM clk can sleep in ops
[ 1.435700] tegra-pwm 32f0000.pwm: PWM clk can sleep in ops
[ 1.439531] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[ 1.439838] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=1500000, vi_iso_bw=1500000, max_bw=1500000
[ 1.442885] tsec 15500000.tsec: initialized
[ 1.444677] tsec 15100000.tsecb: initialized
[ 1.448727] nvdec 15480000.nvdec: initialized
[ 1.451391] nvdec 15140000.nvdec1: initialized
[ 1.457551] falcon 15340000.vic: initialized
[ 1.459347] falcon 15380000.nvjpg: initialized
[ 1.461498] falcon 154c0000.nvenc: initialized
[ 1.463399] falcon 15a80000.nvenc1: initialized
[ 1.467276] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
[ 1.468711] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
[ 1.470052] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
[ 1.471396] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
[ 1.472887] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
[ 1.474226] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
[ 1.475597] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
[ 1.477009] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
[ 1.480777] t194-nvcsi 15a00000.nvcsi: initialized
[ 1.486180] scare-pigeon 13e10000.host1x:vi-thi@15f00000: initialized
[ 1.486610] scare-pigeon 14b00000.isp-thi: initialized
[ 1.492264] pva 16000000.pva0: initialized
[ 1.498174] pva 16800000.pva1: initialized
[ 1.503322] nvdla 15880000.nvdla0: initialized
[ 1.508200] nvdla 158c0000.nvdla1: initialized
[ 1.509654] tegradccommon 15200000.dc_common: host1x channel mapped
[ 1.509669] tegradccommon 15200000.dc_common: dc_common syncpt # 1 allocated
[ 1.509703] tegradccommon 15200000.dc_common: dma mapping done
[ 1.509854] tegra_cec 3960000.tegra_cec: dt=1 start=0x03960000 end=0x03960FFF irq=77
[ 1.509863] tegra_cec 3960000.tegra_cec: Unpowergate DISP: 0.
[ 1.510160] tegra_cec 3960000.tegra_cec: Enable clock result: 0.
[ 1.510224] tegra_cec 3960000.tegra_cec: tegra_cec_init started
[ 1.510513] tegra_cec 3960000.tegra_cec: cec_add_sysfs ret=0
[ 1.510521] tegra_cec 3960000.tegra_cec: probed
[ 1.511235] tegradc 15200000.nvdisplay: disp0 connected to head0->/host1x/sor1
[ 1.511282] generic_infoframe_type: 0x87
[ 1.511383] tegradc 15200000.nvdisplay: DT parsed successfully
[ 1.511416] tegradc 15200000.nvdisplay: Display dc.ffffff800bd10000 registered with id=0
[ 1.516076] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 7088400 KB/s
[ 1.516087] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 800000000 Hz
[ 1.516096] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 300000000 Hz
[ 1.516436] tegradc 15200000.nvdisplay: vblank syncpt # 8 for dc 0
[ 1.516471] tegradc 15200000.nvdisplay: vpulse3 syncpt # 9 for dc 0
[ 1.517321] tegradc 15200000.nvdisplay: Bootloader disp_param detected. Detected mode: 1920x1080 (on 0x0mm) pclk=148350937
[ 1.519871] tegradc 15200000.nvdisplay: hdmi: invalid prod list prod_list_hdmi_board
[ 1.519879] tegradc 15200000.nvdisplay: hdmi: tegra_hdmi_tmds_range_read(bd) failed
[ 1.522570] tegra-adma 2930000.adma: Tegra210 ADMA driver registered 32 channels
[ 1.523224] tegra-fuse-burn 3820000.efuse:efuse-burn: shutdown limit check disabled
[ 1.523233] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
[ 1.523565] kfuse 3830000.kfuse: initialized
[ 1.524221] tegradc 15200000.nvdisplay: probed
[ 1.528976] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.531857] 3100000.serial: ttyTHS0 at MMIO 0x3100000 (irq = 47, base_baud = 0) is a TEGRA_UART
[ 1.533127] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 48, base_baud = 0) is a TEGRA_UART
[ 1.533991] 3140000.serial: ttyTHS4 at MMIO 0x3140000 (irq = 49, base_baud = 0) is a TEGRA_UART
[ 1.535335] console [ttyTCU0] enabled
[ 1.535667] [drm] Initialized
[ 1.548643] brd: module loaded
[ 1.554645] loop: module loaded
[ 1.554738] tegra_profiler: version: 1.141, samples/io: 48/28
[ 1.554894] tegra_profiler: auth: init
[ 1.555637] THERMAL EST: found 3 subdevs
[ 1.555646] THERMAL EST num_resources: 0
[ 1.555652] [THERMAL EST subdev 0]
[ 1.555661] [THERMAL EST subdev 1]
[ 1.555668] [THERMAL EST subdev 2]
[ 1.555708] THERMAL EST: Found 2 profiles, default profile is quiet
[ 1.556065] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type thermal-fan-est
[ 1.556070] THERMAL EST: thz register success.
[ 1.556236] THERMAL EST: end of probe, return err: 0
[ 1.556926] sd: No Scsi addr parsed to reserve index
[ 1.556962] hisi_sas: driver version v1.6
[ 1.567070] qspi_mtd spi6.0: s25fs256s SSG 8 0 1000 2000000
[ 1.567082] qspi_mtd spi6.0: s25fs256s (32768 Kbytes)
[ 1.567093] qspi_mtd spi6.0: mtd .name = spi6.0, .size = 0x2000000 (32MiB) .erasesize = 0x00010000 (64KiB) .numeraseregions = 0
[ 1.567379] 1 ofpart partitions found on MTD device spi6.0
[ 1.567383] Creating 1 MTD partitions on “spi6.0”:
[ 1.567401] 0x000000000000-0x000002000000 : “Whole_flash0”
[ 1.568112] Console: switching to colour frame buffer device 240x67
[ 1.568239] tegradc 15200000.nvdisplay: fb registered
[ 1.568545] gpio tegra-gpio wake63 for gpio=97(M:1)
[ 1.569028] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 1.569138] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 1.570417] libphy: Fixed MDIO Bus: probed
[ 1.571134] tun: Universal TUN/TAP device driver, 1.6
[ 1.571139] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com
[ 1.571267] Parent Clock set for DC plld2
[ 1.572077] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 1.572083] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.572154] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[ 1.572186] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.572236] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 1.572240] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.572280] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
[ 1.572285] Copyright(c) 1999 - 2017 Intel Corporation.
[ 1.635005] tegradc 15200000.nvdisplay: hdmi: tmds rate:148351K prod-setting:prod_c_hdmi_111m_223m
[ 1.635635] tegradc 15200000.nvdisplay: hdmi: get RGB quant from REG programmed by BL.
[ 1.635649] tegradc 15200000.nvdisplay: hdmi: get YCC quant from REG programmed by BL.
[ 1.662609] extcon-disp-state external-connection:disp-state: cable 47 state 1
[ 1.662616] Extcon AUX1(HDMI) enable
[ 1.663193] tegradc 15210000.nvdisplay: disp1 connected to head1->/host1x/sor
[ 1.663226] tegradc 15210000.nvdisplay: parse_dp_settings: No dp-lt-settings node
[ 1.663309] tegradc 15210000.nvdisplay: DT parsed successfully
[ 1.663361] tegradc 15210000.nvdisplay: Display dc.ffffff800d150000 registered with id=1
[ 1.663593] tegradc 15210000.nvdisplay: vblank syncpt # 11 for dc 1
[ 1.663603] tegradc 15210000.nvdisplay: vpulse3 syncpt # 12 for dc 1
[ 1.672597] tegradc 15210000.nvdisplay: probed
[ 1.672978] tegradc 15210000.nvdisplay: fb registered
[ 1.676271] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[ 1.676278] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[ 1.676290] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[ 1.676303] tegradc 15210000.nvdisplay: blank - powerdown
[ 1.676346] extcon-disp-state external-connection:disp-state: cable 44 state 0 already set.
[ 1.676351] Extcon DP: HPD disabled
[ 1.676356] hpd: hpd_switch 0
[ 1.676361] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[ 1.676374] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[ 1.676383] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[ 1.796883] tegradc 15200000.nvdisplay: blank - powerdown
[ 1.819832] eqos 2490000.ether_qos: Setting local MAC: 48 b0 2d 15 cb 8c
[ 1.819978] libphy: dwc_phy: probed
[ 1.822664] PPP generic driver version 2.4.2
[ 1.823123] PPP BSD Compression module registered
[ 1.823128] PPP Deflate Compression module registered
[ 1.823145] PPP MPPE Compression module registered
[ 1.823149] NET: Registered protocol family 24
[ 1.823200] usbcore: registered new interface driver r8152
[ 1.823263] usbcore: registered new interface driver asix
[ 1.823303] usbcore: registered new interface driver ax88179_178a
[ 1.823332] usbcore: registered new interface driver cdc_ether
[ 1.823361] usbcore: registered new interface driver net1080
[ 1.823389] usbcore: registered new interface driver cdc_subset
[ 1.823418] usbcore: registered new interface driver zaurus
[ 1.823463] usbcore: registered new interface driver cdc_ncm
[ 1.823913] VFIO - User Level meta-driver version: 0.3
[ 1.825289] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 1.825309] ehci-pci: EHCI PCI platform driver
[ 1.825345] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 1.825354] ohci-pci: OHCI PCI platform driver
[ 1.825389] ohci-platform: OHCI generic platform driver
[ 1.830140] tegra-xusb 3610000.xhci: USB2 port 0 has OTG_CAP
[ 1.831936] tegra-xusb 3610000.xhci: extcon 0: ffffffc1f4c3ac00 id
[ 1.832246] usbcore: registered new interface driver uas
[ 1.832305] usbcore: registered new interface driver usb-storage
[ 1.832423] usbcore: registered new interface driver usbserial
[ 1.835385] extcon-disp-state external-connection:disp-state: cable 47 state 0
[ 1.835389] Extcon AUX1(HDMI) disable
[ 1.835840] tegra-xudc-new 3550000.xudc: PMQOS CPU boost enabled
[ 1.835924] tegra-xudc-new 3550000.xudc: device count: 1
[ 1.836781] tegra-xudc-new 3550000.xudc: vbus state: 0
[ 1.836813] tegra-xudc-new 3550000.xudc: Initialize boost_cpufreq work
[ 1.836837] tegra-xudc-new 3550000.xudc: entering ELPG
[ 1.837047] tegra-xudc-new 3550000.xudc: entering ELPG done
[ 1.837560] tegra-xusb 3610000.xhci: Firmware timestamp: 2019-07-24 05:47:34 UTC, Version: 60.06 release
[ 1.837595] tegra-xusb 3610000.xhci: xHCI Host Controller
[ 1.837613] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 1
[ 1.838297] tegra-xusb 3610000.xhci: hcc params 0x0184ff25 hci version 0x110 quirks 0x00050810
[ 1.838334] tegra-xusb 3610000.xhci: irq 463, io mem 0x03610000
[ 1.838514] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.838523] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.838530] usb usb1: Product: xHCI Host Controller
[ 1.838537] usb usb1: Manufacturer: Linux 4.9.140-tegra xhci-hcd
[ 1.838544] usb usb1: SerialNumber: 3610000.xhci
[ 1.839041] hub 1-0:1.0: USB hub found
[ 1.839161] hub 1-0:1.0: 4 ports detected
[ 1.839658] tegra-xusb 3610000.xhci: xHCI Host Controller
[ 1.839669] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 2
[ 1.839683] tegra-xusb 3610000.xhci: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.839867] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.839875] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.839882] usb usb2: Product: xHCI Host Controller
[ 1.839889] usb usb2: Manufacturer: Linux 4.9.140-tegra xhci-hcd
[ 1.839896] usb usb2: SerialNumber: 3610000.xhci
[ 1.840423] mousedev: PS/2 mouse device common for all mice
[ 1.840433] hub 2-0:1.0: USB hub found
[ 1.840531] usbcore: registered new interface driver xpad
[ 1.840622] hub 2-0:1.0: 4 ports detected
[ 1.861355] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[ 1.862503] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[ 1.881249] tegradc 15200000.nvdisplay: unblank
[ 1.882914] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 1.883198] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 1.892126] Parent Clock set for DC plld2
[ 1.897205] tegradc 15200000.nvdisplay: hdmi: tmds rate:74250K prod-setting:prod_c_hdmi_54m_111m
[ 1.898660] tegradc 15200000.nvdisplay: hdmi: get RGB quant from EDID.
[ 1.898670] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
[ 1.934818] extcon-disp-state external-connection:disp-state: cable 47 state 1
[ 1.934822] Extcon AUX1(HDMI) enable
[ 1.948844] tegradc 15200000.nvdisplay: sync windows ret = 246
[ 1.948927] extcon-disp-state external-connection:disp-state: cable 51 state 1
[ 1.948933] Extcon HDMI: HPD enabled
[ 1.948961] tegradc 15200000.nvdisplay: hdmi: plugged
[ 1.958040] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[ 1.959784] Wake73 for irq=42
[ 1.961214] rtc rtc1: alarm rtc device
[ 1.961247] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
[ 1.961279] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[ 1.961457] i2c /dev entries driver
[ 1.964298] i2c i2c-2: Added multiplexed i2c bus 9
[ 1.964757] i2c i2c-2: Added multiplexed i2c bus 10
[ 1.964768] i2c-mux-gpio cam_i2cmux: 2 port mux on 3180000.i2c adapter
[ 1.965336] imx219 9-0010: tegracam sensor driver:imx219_v2.0.6
[ 1.988852] tegra-i2c 3180000.i2c: no acknowledge from address 0x10
[ 1.988912] imx219 9-0010: imx219_board_setup: error during i2c read probe (-121)
[ 1.989197] imx219 9-0010: board setup failed
[ 1.989476] imx219: probe of 9-0010 failed with error -121
[ 1.989991] imx219 10-0010: tegracam sensor driver:imx219_v2.0.6
[ 2.013265] tegra-i2c 3180000.i2c: no acknowledge from address 0x10
[ 2.013331] imx219 10-0010: imx219_board_setup: error during i2c read probe (-121)
[ 2.013589] imx219 10-0010: board setup failed
[ 2.013819] imx219: probe of 10-0010 failed with error -121
[ 2.015114] max77620-power max20024-power: Event recorder REG_NVERC : 0x0
[ 2.021962] tegra-thermal-throttle bthrot_cdev: clk:cpu max:1907200000, min:115200000 steps:24
[ 2.026026] tegra-thermal-throttle bthrot_cdev: clk:gpu max:1109250000, min:114750000 steps:10
[ 2.026062] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced clk:0:cpu off:0 slope-adj:200
[ 2.026070] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced clk:1:gpu off:0 slope-adj:400
[ 2.026244] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced max_state:48 cutoff:0
[ 2.026299] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced clk:0:cpu off:0 slope-adj:400
[ 2.026307] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced clk:1:gpu off:0 slope-adj:400
[ 2.026638] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced max_state:40 cutoff:1
[ 2.026713] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced clk:0:cpu off:0 slope-adj:200
[ 2.026748] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced clk:1:gpu off:365500000 slope-adj:300
[ 2.027072] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced max_state:48 cutoff:0
[ 2.027140] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced clk:0:cpu off:38400000 slope-adj:10
[ 2.027148] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced clk:1:gpu off:25500000 slope-adj:10
[ 2.027543] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced max_state:2 cutoff:0
[ 2.027611] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced clk:0:cpu off:0 slope-adj:400
[ 2.027619] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced clk:1:gpu off:0 slope-adj:400
[ 2.027875] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced max_state:40 cutoff:1
[ 2.028398] FAN dev name: pwm-fan
[ 2.028452] FAN:gpio request success.
[ 2.028464] FAN: can’t find tach_gpio
[ 2.028475] pwm_fan_driver pwm-fan: Found 2 profiles, default profile is quiet
[ 2.028510] pwm_fan_driver pwm-fan: cap state:4, cap pwm:255
[ 2.028749] pwm_fan_driver pwm-fan: got pwm for fan. polarity is normal
[ 2.028757] pwm_fan_driver pwm-fan: tach period: 1000
[ 2.029380] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[ 2.029390] pwm_fan_driver pwm-fan: index 1: pwm=130, rpm=1000, rru=2, rrd=2, state:2
[ 2.029397] pwm_fan_driver pwm-fan: index 2: pwm=160, rpm=2000, rru=1, rrd=1, state:2
[ 2.029404] pwm_fan_driver pwm-fan: index 3: pwm=200, rpm=3000, rru=1, rrd=1, state:2
[ 2.029411] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[ 2.029418] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[ 2.029425] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[ 2.029432] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[ 2.029439] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[ 2.029446] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[ 2.030513] device-mapper: uevent: version 1.0.3
[ 2.031012] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[ 2.034789] tegra194_cpufreq_probe: platform driver Initialization: pass
[ 2.035839] cpuidle: Initializing cpuidle driver
[ 2.036731] sdhci: Secure Digital Host Controller Interface driver
[ 2.036736] sdhci: Copyright(c) Pierre Ossman
[ 2.036739] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.037709] sdhci-tegra 3460000.sdhci: Client registration for eMC Successful
[ 2.039500] CMDQ: cmdq_platfm_init successful
[ 2.043802] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[ 2.044969] tegra-se-nvhost 15810000.se: initialized
[ 2.045997] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[ 2.047219] tegra-se-nvhost 15820000.se: initialized
[ 2.048290] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[ 2.049615] tegra-se-nvhost 15830000.se: initialized
[ 2.050288] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[ 2.051531] tegra-se-nvhost 15840000.se: initialized
[ 2.052576] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[ 2.052822] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.054206] usbcore: registered new interface driver usbhid
[ 2.054210] usbhid: USB HID core driver
[ 2.058829] tegra186-cam-rtcpu bc00000.rtcpu: deferring, 14800000.isp is not probed
[ 2.059934] tegra_aon c1a0000.aon: tegra aon driver probe OK
[ 2.060421] tegra186-aondbg aondbg: aondbg driver probe() OK
[ 2.061061] denver_knobs_init:MTS_VERSION:50168445
[ 2.061241] tegra19x_actmon d230000.actmon: in actmon_register()…
[ 2.062096] tegra19x_actmon d230000.actmon: initialization Completed for the device mc_all
[ 2.062463] t19x_cache tegra-cache: probed
[ 2.064980] misc nvmap: cvsram :dma coherent mem declare 0x0000000050000000,4194304
[ 2.064995] misc nvmap: created heap cvsram base 0x0000000050000000 size (4096KiB)
[ 2.065755] carmel-pmu-drv carmel-pmu: Registered Carmel PMU
[ 2.066142] PLL_AON clock registered
[ 2.067446] Clocks initialized successfully
[ 2.069914] nvpmodel: initialized successfully
[ 2.071193] trusty-virtio trusty:virtio: initializing
[ 2.071417] trusty_ipc virtio0: vring0: va¶ ffffffc1e2b2a000(0) qsz 32 notifyid 1
[ 2.071430] trusty_ipc virtio0: vring1: va¶ ffffffc1e2b30000(0) qsz 32 notifyid 2
[ 2.071582] trusty-virtio trusty:virtio: initializing done
[ 2.071849] trusty_ipc virtio0: is online
[ 2.072217] tegra-hda 3510000.hda: Override SDO lines to 4
[ 2.072554] usbcore: registered new interface driver snd-usb-audio
[ 2.080382] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
[ 2.092690] input: tegra-hda-xnx HDMI/DP,pcm=3 as /devices/3510000.hda/sound/card0/input0
[ 2.092970] input: tegra-hda-xnx HDMI/DP,pcm=7 as /devices/3510000.hda/sound/card0/input1
[ 2.093164] input: tegra-hda-xnx HDMI/DP,pcm=8 as /devices/3510000.hda/sound/card0/input2
[ 2.093363] input: tegra-hda-xnx HDMI/DP,pcm=9 as /devices/3510000.hda/sound/card0/input3
[ 2.122286] mmc0: mmc_decode_ext_csd: CMDQ supported: depth: 31, cmdq_support: 1
[ 2.135015] mmc0: periodic cache flush enabled
[ 2.135041] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[ 2.135560] mmcblk0: mmc0:0001 DG4016 14.7 GiB
[ 2.135895] mmcblk0boot0: mmc0:0001 DG4016 partition 1 4.00 MiB
[ 2.140198] mmcblk0boot1: mmc0:0001 DG4016 partition 2 4.00 MiB
[ 2.144513] mmcblk0rpmb: mmc0:0001 DG4016 partition 3 4.00 MiB
[ 2.149878] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11
[ 2.154119] OPE platform probe
[ 2.154233] OPE platform probe successful
[ 2.164371] usb 1-2: new high-speed USB device number 2 using tegra-xusb
[ 2.200793] usb 1-2: New USB device found, idVendor=0bda, idProduct=5411
[ 2.200802] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.200807] usb 1-2: Product: 4-Port USB 2.1 Hub
[ 2.200812] usb 1-2: Manufacturer: Generic
[ 2.202116] hub 1-2:1.0: USB hub found
[ 2.203197] hub 1-2:1.0: 4 ports detected
[ 2.222955] tegra-asoc: sound: ADMAIF1 ↔ ADMAIF1 mapping ok
[ 2.223083] tegra-asoc: sound: ADMAIF2 ↔ ADMAIF2 mapping ok
[ 2.223190] tegra-asoc: sound: ADMAIF3 ↔ ADMAIF3 mapping ok
[ 2.223294] tegra-asoc: sound: ADMAIF4 ↔ ADMAIF4 mapping ok
[ 2.223393] tegra-asoc: sound: ADMAIF5 ↔ ADMAIF5 mapping ok
[ 2.223492] tegra-asoc: sound: ADMAIF6 ↔ ADMAIF6 mapping ok
[ 2.223588] tegra-asoc: sound: ADMAIF7 ↔ ADMAIF7 mapping ok
[ 2.223687] tegra-asoc: sound: ADMAIF8 ↔ ADMAIF8 mapping ok
[ 2.223810] tegra-asoc: sound: ADMAIF9 ↔ ADMAIF9 mapping ok
[ 2.223921] tegra-asoc: sound: ADMAIF10 ↔ ADMAIF10 mapping ok
[ 2.224050] tegra-asoc: sound: ADMAIF11 ↔ ADMAIF11 mapping ok
[ 2.224162] tegra-asoc: sound: ADMAIF12 ↔ ADMAIF12 mapping ok
[ 2.224267] tegra-asoc: sound: ADMAIF13 ↔ ADMAIF13 mapping ok
[ 2.224398] tegra-asoc: sound: ADMAIF14 ↔ ADMAIF14 mapping ok
[ 2.224487] tegra-asoc: sound: ADMAIF15 ↔ ADMAIF15 mapping ok
[ 2.224584] tegra-asoc: sound: ADMAIF16 ↔ ADMAIF16 mapping ok
[ 2.224677] tegra-asoc: sound: ADMAIF17 ↔ ADMAIF17 mapping ok
[ 2.224764] tegra-asoc: sound: ADMAIF18 ↔ ADMAIF18 mapping ok
[ 2.224858] tegra-asoc: sound: ADMAIF19 ↔ ADMAIF19 mapping ok
[ 2.224946] tegra-asoc: sound: ADMAIF20 ↔ ADMAIF20 mapping ok
[ 2.254077] u32 classifier
[ 2.254083] Actions configured
[ 2.254149] Initializing XFRM netlink socket
[ 2.254814] NET: Registered protocol family 10
[ 2.255544] NET: Registered protocol family 17
[ 2.255557] NET: Registered protocol family 15
[ 2.255612] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 2.255688] Bluetooth: RFCOMM socket layer initialized
[ 2.255704] Bluetooth: RFCOMM ver 1.11
[ 2.255712] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2.255721] Bluetooth: HIDP socket layer initialized
[ 2.255738] 9pnet: Installing 9P2000 support
[ 2.255777] Key type dns_resolver registered
[ 2.256046] Registered cp15_barrier emulation handler
[ 2.256069] Registered setend emulation handler
[ 2.257440] registered taskstats version 1
[ 2.257887] tegra-pcie-dw 14160000.pcie: Setting init speed to max speed
[ 2.259240] OF: PCI: host bridge /pcie@14160000 ranges:
[ 2.259264] OF: PCI: IO 0x36100000…0x361fffff → 0x36100000
[ 2.259274] OF: PCI: MEM 0x1740000000…0x17ffffffff → 0x40000000
[ 2.259279] OF: PCI: MEM 0x1400000000…0x173fffffff → 0x1400000000
[ 2.492393] usb 1-2.1: new high-speed USB device number 3 using tegra-xusb
[ 2.512627] usb 1-2.1: New USB device found, idVendor=1772, idProduct=0002
[ 2.512635] usb 1-2.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.516392] tegra_cec 3960000.tegra_cec: physical address: 10:00.
[ 2.580934] tegra_cec 3960000.tegra_cec: Sent res: -113.
[ 2.580940] tegra_cec 3960000.tegra_cec: tegra_cec_init Done.
[ 2.773292] tegra-pcie-dw 14160000.pcie: link is down
[ 2.773509] tegra-pcie-dw 14160000.pcie: PCI host bridge to bus 0004:00
[ 2.773517] pci_bus 0004:00: root bus resource [bus 00-ff]
[ 2.773526] pci_bus 0004:00: root bus resource [io 0x0000-0xfffff] (bus address [0x36100000-0x361fffff])
[ 2.773553] pci_bus 0004:00: root bus resource [mem 0x1740000000-0x17ffffffff] (bus address [0x40000000-0xffffffff])
[ 2.773558] pci_bus 0004:00: root bus resource [mem 0x1400000000-0x173fffffff pref]
[ 2.773587] pci 0004:00:00.0: [10de:1ad1] type 01 class 0x060400
[ 2.773767] pci 0004:00:00.0: PME# supported from D0 D3hot D3cold
[ 2.774044] iommu: Adding device 0004:00:00.0 to group 58
[ 2.774339] pci 0004:00:00.0: PCI bridge to [bus 01-ff]
[ 2.774363] pci 0004:00:00.0: Max Payload Size set to 256/ 256 (was 256), Max Read Rq 512
[ 2.774590] pcieport 0004:00:00.0: Signaling PME through PCIe PME interrupt
[ 2.774598] pcie_pme 0004:00:00.0:pcie001: service driver pcie_pme loaded
[ 2.774682] aer 0004:00:00.0:pcie002: service driver aer loaded
[ 2.774838] pcie_pme 0004:00:00.0:pcie001: unloading service driver pcie_pme
[ 2.774929] aer 0004:00:00.0:pcie002: unloading service driver aer
[ 2.775031] pci_bus 0004:01: busn_res: [bus 01-ff] is released
[ 2.775194] iommu: Removing device 0004:00:00.0 from group 58
[ 2.775251] pci_bus 0004:00: busn_res: [bus 00-ff] is released
[ 2.776880] tegra-pcie-dw 14160000.pcie: PCIe link is not up…!
[ 2.777660] tegra-pcie-dw 141a0000.pcie: Setting init speed to max speed
[ 2.778778] OF: PCI: host bridge /pcie@141a0000 ranges:
[ 2.778797] OF: PCI: IO 0x3a100000…0x3a1fffff → 0x3a100000
[ 2.778816] OF: PCI: MEM 0x1f40000000…0x1fffffffff → 0x40000000
[ 2.778832] OF: PCI: MEM 0x1c00000000…0x1f3fffffff → 0x1c00000000
[ 3.292792] tegra-pcie-dw 141a0000.pcie: link is down
[ 3.292987] tegra-pcie-dw 141a0000.pcie: PCI host bridge to bus 0005:00
[ 3.292995] pci_bus 0005:00: root bus resource [bus 00-ff]
[ 3.293002] pci_bus 0005:00: root bus resource [io 0x100000-0x1fffff] (bus address [0x3a100000-0x3a1fffff])
[ 3.293008] pci_bus 0005:00: root bus resource [mem 0x1f40000000-0x1fffffffff] (bus address [0x40000000-0xffffffff])
[ 3.293013] pci_bus 0005:00: root bus resource [mem 0x1c00000000-0x1f3fffffff pref]
[ 3.293040] pci 0005:00:00.0: [10de:1ad0] type 01 class 0x060400
[ 3.293181] pci 0005:00:00.0: PME# supported from D0 D3hot D3cold
[ 3.293442] iommu: Adding device 0005:00:00.0 to group 58
[ 3.293776] pci 0005:00:00.0: PCI bridge to [bus 01-ff]
[ 3.293800] pci 0005:00:00.0: Max Payload Size set to 256/ 256 (was 256), Max Read Rq 512
[ 3.294042] pcieport 0005:00:00.0: Signaling PME through PCIe PME interrupt
[ 3.294049] pcie_pme 0005:00:00.0:pcie001: service driver pcie_pme loaded
[ 3.294158] aer 0005:00:00.0:pcie002: service driver aer loaded
[ 3.294341] pcie_pme 0005:00:00.0:pcie001: unloading service driver pcie_pme
[ 3.294454] aer 0005:00:00.0:pcie002: unloading service driver aer
[ 3.294552] pci_bus 0005:01: busn_res: [bus 01-ff] is released
[ 3.294710] iommu: Removing device 0005:00:00.0 from group 58
[ 3.294775] pci_bus 0005:00: busn_res: [bus 00-ff] is released
[ 3.296834] tegra-pcie-dw 141a0000.pcie: PCIe link is not up…!
[ 3.306740] tegra-cbb 14040000.cv-noc: noc_secure_irq = 89, noc_nonsecure_irq = 88>
[ 3.311093] tegra194-isp5 14800000.isp: initialized
[ 3.317629] tegra194-vi5 15c10000.vi: using default number of vi channels, 36
[ 3.320041] tegra194-vi5 15c10000.vi: initialized
[ 3.324724] tegra194-vi5 15c10000.vi: subdev 15a00000.nvcsi–2 bound
[ 3.324787] tegra194-vi5 15c10000.vi: subdev 15a00000.nvcsi–1 bound
[ 3.325534] tegra186-cam-rtcpu bc00000.rtcpu: Trace buffer configured at IOVA=0xbff00000
[ 3.407548] tegra-ivc ivc-bc00000.rtcpu: region 0: iova=0xbfee0000-0xbfefffff size=131072
[ 3.407892] tegra-ivc ivc-bc00000.rtcpu:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[ 3.408088] tegra-ivc ivc-bc00000.rtcpu:dbg@1: dbg: ver=0 grp=1 RX[1x384]=0x1900-0x1b00 TX[1x384]=0x1b00-0x1d00
[ 3.408303] tegra-ivc ivc-bc00000.rtcpu:dbg@2: dbg: ver=0 grp=1 RX[1x8192]=0x1d00-0x3d80 TX[1x8192]=0x3d80-0x5e00
[ 3.408748] tegra-ivc ivc-bc00000.rtcpu:ivccontrol@3: ivccontrol: ver=0 grp=1 RX[64x320]=0x5e00-0xae80 TX[64x320]=0xae80-0xff00
[ 3.408880] tegra-ivc ivc-bc00000.rtcpu:ivccapture@4: ivccapture: ver=0 grp=1 RX[512x64]=0xff00-0x17f80 TX[512x64]=0x17f80-0x20000
[ 3.409104] tegra186-cam-rtcpu bc00000.rtcpu: using cam RTCPU IRQ (65)
[ 3.409109] tegra186-cam-rtcpu bc00000.rtcpu: tegra_camrtc_mon_create is successful
[ 3.410159] tegra186-cam-rtcpu bc00000.rtcpu: firmware version cpu=rce cmd=5 sha1=cf2bef3ad10e437272857b76308abef8ffb80bda
[ 3.410609] gpio tegra-gpio wake67 for gpio=48(G:0)
[ 3.410713] gpio tegra-gpio-aon wake29 for gpio=36(EE:4)
[ 3.410881] input: gpio-keys as /devices/gpio-keys/input/input4
[ 3.441437] tegra_rtc c2a0000.rtc: setting system clock to 2021-05-12 06:53:21 UTC (1620802401)
[ 3.441902] mmcblk mmc0:0001: Card claimed for testing.
[ 3.477620] bpmp: mounted debugfs mirror
[ 3.483999] vdd-sdmmc1-sw: disabling
[ 3.484005] vdd-1v8-sd: disabling
[ 3.484010] vdd-1v8-cvb: disabling
[ 3.484013] vdd-epb-1v0: disabling
[ 3.484016] avdd-cam-2v8: disabling
[ 3.484019] vdd-fan: disabling
[ 3.484022] vdd_sys_en: disabling
[ 3.484032] ALSA device list:
[ 3.484035] #0: tegra-hda-xnx at 0x3518000 irq 64
[ 3.484038] #1: jetson-xaviernx-ape
[ 3.486251] Freeing unused kernel memory: 8576K
[ 3.525562] Root device found: mmcblk0p1
[ 3.526802] Found dev node: /dev/mmcblk0p1
[ 3.554456] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 3.555355] Rootfs mounted over mmcblk0p1
[ 3.586741] Switching from initrd to actual rootfs
[ 3.728881] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 3.732100] cgroup: cgroup2: unknown option “nsdelegate”
[ 3.740673] 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.741316] systemd[1]: Detected architecture arm64.
[ 3.752292] systemd[1]: Set hostname to .
[ 3.843914] 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.843927] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 3.988040] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.988458] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.988562] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.988583] systemd[1]: Reached target User and Group Name Lookups.
[ 3.988647] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.991353] systemd[1]: Created slice System Slice.
[ 3.991661] systemd[1]: Listening on RPCbind Server Activation Socket.
[ 3.991897] systemd[1]: Listening on Journal Socket (/dev/log).
[ 4.047496] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[ 4.122263] nvgpu: 17000000.gv11b nvgpu_nvhost_syncpt_init:291 [INFO] syncpt_unit_base 60000000 syncpt_unit_size 400000 size 1000

[ 4.233806] systemd-journald[2305]: Received request to flush runtime journal from PID 1
[ 5.187070] random: crng init done
[ 5.187212] random: 7 urandom warning(s) missed due to ratelimiting
[ 5.224708] using random self ethernet address
[ 5.224879] using random host ethernet address
[ 5.989519] Mass Storage Function, version: 2009/09/11
[ 5.989528] LUN: removable file: (no medium)
[ 5.996251] using random self ethernet address
[ 5.997186] using random host ethernet address
[ 6.020396] Wake76 for irq=199
[ 6.020402] Wake77 for irq=199
[ 6.020405] Wake78 for irq=199
[ 6.020408] Wake79 for irq=199
[ 6.020411] Wake80 for irq=199
[ 6.020414] Wake81 for irq=199
[ 6.020416] Wake82 for irq=199
[ 6.020462] tegra-xusb 3610000.xhci: Upgrade port 0 to USB3.0
[ 6.020468] tegra-xusb 3610000.xhci: Upgrade port 1 to USB3.0
[ 6.064663] rndis0: HOST MAC c2:a0:12:2e:42:5c
[ 6.064745] rndis0: MAC c2:a0:12:2e:42:5d
[ 6.068832] usb0: HOST MAC c2:a0:12:2e:42:5e
[ 6.068873] usb0: MAC c2:a0:12:2e:42:5f
[ 6.068896] tegra-xudc-new 3550000.xudc: exiting ELPG
[ 6.077952] tegra-xudc-new 3550000.xudc: exiting ELPG done
[ 6.077979] tegra-xudc-new 3550000.xudc: ep 0 (type: 0, dir: out) enabled
[ 6.078038] tegra-xudc-new 3550000.xudc: entering ELPG
[ 6.078279] tegra-xudc-new 3550000.xudc: entering ELPG done
[ 6.078340] tegra-xudc-new 3550000.xudc: exiting ELPG
[ 6.079002] tegra-xudc-new 3550000.xudc: exiting ELPG done
[ 6.079043] tegra-xudc-new 3550000.xudc: entering ELPG
[ 6.079241] tegra-xudc-new 3550000.xudc: entering ELPG done
[ 6.085659] l4tbr0: port 1(rndis0) entered blocking state
[ 6.085669] l4tbr0: port 1(rndis0) entered disabled state
[ 6.086057] device rndis0 entered promiscuous mode
[ 6.094935] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
[ 6.127030] l4tbr0: port 2(usb0) entered blocking state
[ 6.127038] l4tbr0: port 2(usb0) entered disabled state
[ 6.127234] device usb0 entered promiscuous mode
[ 6.146633] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 6.345167] usb 2-3: new SuperSpeed USB device number 2 using tegra-xusb
[ 6.367850] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 6.382008] usb 2-3: New USB device found, idVendor=0bda, idProduct=0411
[ 6.382025] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 6.382032] usb 2-3: Product: 4-Port USB 3.1 Hub
[ 6.382037] usb 2-3: Manufacturer: Generic
[ 6.392382] hub 2-3:1.0: USB hub found
[ 6.393979] hub 2-3:1.0: 4 ports detected
[ 6.428997] ras_fhi_disable: FHI 472 disabled
[ 6.431615] CPU4: shutdown
[ 6.431759] psci: CPU4 killed.
[ 6.510208] ras_fhi_disable: FHI 473 disabled
[ 6.514835] CPU5: shutdown
[ 6.532362] psci: Retrying again to check for CPU kill
[ 6.532384] psci: CPU5 killed.
[ 6.535548] nvgpu: 17000000.gv11b tpc_pg_mask_store:843 [INFO] no value change, same mask already set
[ 6.692623] usb 2-3.2: new SuperSpeed USB device number 3 using tegra-xusb
[ 6.712538] gpio tegra-gpio wake20 for gpio=52(G:4)
[ 6.713627] usb 2-3.2: New USB device found, idVendor=1ab2, idProduct=0001
[ 6.713634] usb 2-3.2: New USB device strings: Mfr=2, Product=3, SerialNumber=4
[ 6.713638] usb 2-3.2: Product: ALVIUM 1800 U-319c
[ 6.713641] usb 2-3.2: Manufacturer: Allied Vision
[ 6.713645] usb 2-3.2: SerialNumber: 00MTW
[ 6.729341] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 6.824291] zram: Added device: zram0
[ 6.827008] zram: Added device: zram1
[ 6.837308] zram: Added device: zram2
[ 6.864648] zram: Added device: zram3
[ 6.923408] zram0: detected capacity change from 0 to 1017581568
[ 6.997707] Adding 993728k swap on /dev/zram0. Priority:5 extents:1 across:993728k SS
[ 7.013535] zram1: detected capacity change from 0 to 1017581568
[ 7.058713] Adding 993728k swap on /dev/zram1. Priority:5 extents:1 across:993728k SS
[ 7.073133] zram2: detected capacity change from 0 to 1017581568
[ 7.101619] Adding 993728k swap on /dev/zram2. Priority:5 extents:1 across:993728k SS
[ 7.104943] zram3: detected capacity change from 0 to 1017581568
[ 7.170017] Adding 993728k swap on /dev/zram3. Priority:5 extents:1 across:993728k SS
[ 8.821717] fuse init (API version 7.26)
[ 9.598000] tegradc 15200000.nvdisplay: blank - powerdown
[ 9.610754] eqos 2490000.ether_qos eth0: Link is Up - 1Gbps/Full - flow control rx/tx
[ 9.612141] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 9.633909] extcon-disp-state external-connection:disp-state: cable 47 state 0
[ 9.633914] Extcon AUX1(HDMI) disable
[ 9.655135] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[ 9.655750] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[ 9.656019] tegradc 15200000.nvdisplay: unblank
[ 9.656932] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 9.657055] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 9.659139] Parent Clock set for DC plld2
[ 9.667288] tegradc 15200000.nvdisplay: hdmi: tmds rate:74250K prod-setting:prod_c_hdmi_54m_111m
[ 9.669434] tegradc 15200000.nvdisplay: hdmi: get RGB quant from EDID.
[ 9.669444] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
[ 9.708530] extcon-disp-state external-connection:disp-state: cable 47 state 1
[ 9.708534] Extcon AUX1(HDMI) enable
[ 9.723583] tegradc 15200000.nvdisplay: sync windows ret = 247
[ 15.188479] ------------[ cut here ]------------
[ 15.188709] WARNING: CPU: 1 PID: 6425 at /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/drivers/tty/vt/vt_ioctl.c:223 vt_waitactive+0x16c/0x190
[ 15.189123] Modules linked in: fuse zram overlay spidev userspace_alert nvgpu bluedroid_pm ip_tables x_tables

[ 15.189195] CPU: 1 PID: 6425 Comm: gdm-session-wor Not tainted 4.9.140-tegra #1
[ 15.189200] Hardware name: NVIDIA Jetson Xavier NX Developer Kit (DT)
[ 15.189205] task: ffffffc1ca5e2a00 task.stack: ffffffc1db78c000
[ 15.189213] PC is at vt_waitactive+0x16c/0x190
[ 15.189218] LR is at vt_waitactive+0x168/0x190
[ 15.189224] pc : [] lr : [] pstate: 40400045
[ 15.189228] sp : ffffffc1db78fc40
[ 15.189236] x29: ffffffc1db78fc40 x28: ffffffc1ca5e2a00
[ 15.189250] x27: ffffff8008f72000 x26: 000000000000001d
[ 15.189261] x25: 0000000000000123 x24: ffffff800a19f000
[ 15.189272] x23: 0000000000000001 x22: 0000000000000002
[ 15.189282] x21: ffffff8009f86998 x20: 0000000000000000
[ 15.189291] x19: 0000000000000000 x18: 000000000000088c
[ 15.189301] x17: 0000007f854d2ff8 x16: 0000000000000000
[ 15.189311] x15: 0000000000000000 x14: 000000000000001a
[ 15.189321] x13: 0000000000000a79 x12: 071c71c71c71c71c
[ 15.189331] x11: 000000000000000b x10: 0000000000000a10
[ 15.189342] x9 : ffffffc1db78fae0 x8 : ffffffc1ca5e3470
[ 15.189352] x7 : 0000000000000000 x6 : 000000000000024d
[ 15.189362] x5 : dead000000000100 x4 : dead000000000200
[ 15.189372] x3 : ffffff8009f86988 x2 : ffffff8009f86988
[ 15.189382] x1 : ffffffc1ca5e2a00 x0 : 0000000000000008

[ 15.189396] —[ end trace d8aa133125f4a418 ]—
[ 15.189554] Call trace:
[ 15.189563] [] vt_waitactive+0x16c/0x190
[ 15.189571] [] vt_ioctl+0xf84/0x1b68
[ 15.189580] [] tty_ioctl+0x22c/0x1428
[ 15.189589] [] do_vfs_ioctl+0xb0/0x8d8
[ 15.189595] [] SyS_ioctl+0x8c/0xa8
[ 15.189605] [] el0_svc_naked+0x34/0x38
[ 20.308499] ------------[ cut here ]------------
[ 20.308735] WARNING: CPU: 1 PID: 6802 at /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/drivers/tty/vt/vt_ioctl.c:223 vt_waitactive+0x16c/0x190
[ 20.309150] Modules linked in: fuse zram overlay spidev userspace_alert nvgpu bluedroid_pm ip_tables x_tables

[ 20.309215] CPU: 1 PID: 6802 Comm: Xorg Tainted: G W 4.9.140-tegra #1
[ 20.309219] Hardware name: NVIDIA Jetson Xavier NX Developer Kit (DT)
[ 20.309224] task: ffffffc1db747000 task.stack: ffffffc1d9588000
[ 20.309231] PC is at vt_waitactive+0x16c/0x190
[ 20.309237] LR is at vt_waitactive+0x168/0x190
[ 20.309242] pc : [] lr : [] pstate: 40400045
[ 20.309245] sp : ffffffc1d958bc40
[ 20.309250] x29: ffffffc1d958bc40 x28: ffffffc1db747000
[ 20.309261] x27: ffffff8008f72000 x26: 000000000000001d
[ 20.309271] x25: 0000000000000123 x24: ffffff800a19f000
[ 20.309281] x23: 0000000000000001 x22: 0000000000000002
[ 20.309291] x21: ffffff8009f86998 x20: 0000000000000000
[ 20.309300] x19: 0000000000000000 x18: 0000007f84936a70
[ 20.309310] x17: 0000007f848b2738 x16: 0000000000000000
[ 20.309319] x15: 0000000000000000 x14: 0000000000000002
[ 20.309329] x13: 0000000000000000 x12: 0000000000000000
[ 20.309339] x11: 0000000000000000 x10: 0000000000000a10
[ 20.309349] x9 : ffffffc1d958bae0 x8 : ffffffc1db747a70
[ 20.309360] x7 : 0000000000000000 x6 : 000000000000024b
[ 20.309369] x5 : dead000000000100 x4 : dead000000000200
[ 20.309379] x3 : ffffff8009f86988 x2 : ffffff8009f86988
[ 20.309389] x1 : ffffffc1db747000 x0 : 0000000000000008

[ 20.309402] —[ end trace d8aa133125f4a419 ]—
[ 20.309565] Call trace:
[ 20.309573] [] vt_waitactive+0x16c/0x190
[ 20.309581] [] vt_ioctl+0xf84/0x1b68
[ 20.309612] [] tty_ioctl+0x22c/0x1428
[ 20.309620] [] do_vfs_ioctl+0xb0/0x8d8
[ 20.309626] [] SyS_ioctl+0x8c/0xa8
[ 20.309634] [] el0_svc_naked+0x34/0x38
[ 21.108597] tegradc 15200000.nvdisplay: blank - powerdown
[ 21.153045] extcon-disp-state external-connection:disp-state: cable 47 state 0
[ 21.153049] Extcon AUX1(HDMI) disable
[ 21.175383] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[ 21.176162] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[ 21.176295] tegradc 15200000.nvdisplay: unblank
[ 21.177200] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 21.177321] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 21.179326] Parent Clock set for DC plld2
[ 21.183789] tegradc 15200000.nvdisplay: hdmi: tmds rate:74250K prod-setting:prod_c_hdmi_54m_111m
[ 21.185213] tegradc 15200000.nvdisplay: hdmi: get RGB quant from EDID.
[ 21.185222] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
[ 21.223993] extcon-disp-state external-connection:disp-state: cable 47 state 1
[ 21.223996] Extcon AUX1(HDMI) enable
[ 21.235395] tegradc 15200000.nvdisplay: sync windows ret = 247
[ 21.898517] tegradc 15200000.nvdisplay: blank - powerdown
[ 21.952175] extcon-disp-state external-connection:disp-state: cable 47 state 0
[ 21.952179] Extcon AUX1(HDMI) disable
[ 21.974310] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[ 21.974830] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[ 21.975065] tegradc 15200000.nvdisplay: unblank
[ 21.975735] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 21.975835] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 21.977833] Parent Clock set for DC plld2
[ 21.982777] tegradc 15200000.nvdisplay: hdmi: tmds rate:74250K prod-setting:prod_c_hdmi_54m_111m
[ 21.984157] tegradc 15200000.nvdisplay: hdmi: get RGB quant from EDID.
[ 21.984166] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
[ 22.020059] extcon-disp-state external-connection:disp-state: cable 47 state 1
[ 22.020063] Extcon AUX1(HDMI) enable
[ 22.020125] tegradc 15200000.nvdisplay: unblank
[ 22.020140] tegradc 15210000.nvdisplay: blank - powerdown
[ 25.358588] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 25.358606] Bluetooth: BNEP socket layer initialized
[ 339.454815] tegradc 15200000.nvdisplay: blank - powerdown
[ 339.517779] extcon-disp-state external-connection:disp-state: cable 47 state 0
[ 339.517784] Extcon AUX1(HDMI) disable
[ 339.539887] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[ 339.540418] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd

What is the screensaver’s status?

gsettings list-recursively org.gnome.desktop.screensaver

source: unity - Ubuntu 16.04 keeps turning off the screen after 10 minutes - Ask Ubuntu

the screensaver is also disabled.

nvidia@nvidia:~$ gsettings list-recursively org.gnome.desktop.screensaver
org.gnome.desktop.screensaver picture-opacity 100
org.gnome.desktop.screensaver logout-enabled false
org.gnome.desktop.screensaver lock-enabled true
org.gnome.desktop.screensaver logout-delay uint32 7200
org.gnome.desktop.screensaver embedded-keyboard-enabled false
org.gnome.desktop.screensaver primary-color ‘#023c88
org.gnome.desktop.screensaver idle-activation-enabled true
org.gnome.desktop.screensaver secondary-color ‘#5789ca
org.gnome.desktop.screensaver logout-command ‘’
org.gnome.desktop.screensaver color-shading-type ‘solid’
org.gnome.desktop.screensaver embedded-keyboard-command ‘’
org.gnome.desktop.screensaver show-notifications false
org.gnome.desktop.screensaver picture-options ‘zoom’
org.gnome.desktop.screensaver lock-delay uint32 0
org.gnome.desktop.screensaver show-full-name-in-top-bar true
org.gnome.desktop.screensaver picture-uri ‘file:///usr/share/backgrounds/warty-final-ubuntu.png’
org.gnome.desktop.screensaver status-message-enabled true
org.gnome.desktop.screensaver ubuntu-lock-on-suspend true
org.gnome.desktop.screensaver user-switch-enabled true

after disabling all it still happening:

nvidia@nvidia:~$ gsettings list-recursively org.gnome.desktop.screensaver
org.gnome.desktop.screensaver picture-opacity 100
org.gnome.desktop.screensaver logout-enabled false
org.gnome.desktop.screensaver lock-enabled false
org.gnome.desktop.screensaver logout-delay uint32 0
org.gnome.desktop.screensaver embedded-keyboard-enabled false
org.gnome.desktop.screensaver primary-color ‘#023c88
org.gnome.desktop.screensaver idle-activation-enabled false
org.gnome.desktop.screensaver secondary-color ‘#5789ca
org.gnome.desktop.screensaver logout-command ‘’
org.gnome.desktop.screensaver color-shading-type ‘solid’
org.gnome.desktop.screensaver embedded-keyboard-command ‘’
org.gnome.desktop.screensaver show-notifications false
org.gnome.desktop.screensaver picture-options ‘zoom’
org.gnome.desktop.screensaver lock-delay uint32 0
org.gnome.desktop.screensaver show-full-name-in-top-bar true
org.gnome.desktop.screensaver picture-uri ‘file:///usr/share/backgrounds/warty-final-ubuntu.png’
org.gnome.desktop.screensaver status-message-enabled false
org.gnome.desktop.screensaver ubuntu-lock-on-suspend false
org.gnome.desktop.screensaver user-switch-enabled true

I think that the screensaver is enable, where can I find more screensaver settings?

I have also tried:

xset s off
xset s noblank
xset -dpms
xset dpms 0 0 0

with no success

I’m not sure to solve your problem but you can check also this:

gnome-screensaver-command -t
gnome-screensaver-command -q