Camera driver can't installed on jetson NX

I have the arducam ov9281 global shutter camera module , it was working just fine inmy jetson nano , I migrated to Jetson Nx dev kit, I can’t install the camera driver on my device.
The log from ./install_full.sh -m arducam.

An unknown error occurred while installing dtoverlays.

dpkg: error processing package arducam-nvidia-l4t-kernel (–install):

installed arducam-nvidia-l4t-kernel package post-installation script subprocess returned error exit status 255

Errors were encountered while processing:

arducam-nvidia-l4t-kernel

Unknown error, please send the error message to [email protected]

~$ uname -a
Linux tmc-desktop 4.9.253-tegra #1 SMP PREEMPT Mon Jul 26 12:19:28 PDT 2021 aarch64 aarch64 aarch64 GNU/Linux.

Can you provide the following information? I need more information to diagnose the problem.

dmesg > dmesg.log
uname -a >> dmesg.log
cat /etc/nv_tegra_release >> dmesg.log
dpkg --list | grep nvidia-l4t-kernel >> dmesg.log

Dmesg log part 1

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.253-tegra (buildbrain@mobile-u64-5497-d3000) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Mon Jul 26 12:19:28 PDT 2021
[ 0.000000] Boot CPU: AArch64 Processor [4e0f0040]
[ 0.000000] OF: fdt:memory scan node memory, reg size 48,
[ 0.000000] OF: fdt: - 80000000 , 2c000000
[ 0.000000] OF: fdt: - ac200000 , 44800000
[ 0.000000] OF: fdt: - 100000000 , 180000000
[ 0.000000] earlycon: tegra_comb_uart0 at MMIO32 0x000000000c168000 (options ‘’)
[ 0.000000] bootconsole [tegra_comb_uart0] enabled
[ 0.000000] Found tegra_fbmem: 00800000@a06b2000
[ 0.000000] Found lut_mem: 00002008@a06af000
[ 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: 2031101
[ 0.000000] DMA zone: 7160 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 458237 pages, LIFO batch:31
[ 0.000000] Normal zone: 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 24 pages/cpu s57624 r8192 d32488 u98304
[ 0.000000] pcpu-alloc: s57624 r8192 d32488 u98304 alloc=24*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: 1999365
[ 0.000000] Kernel command line: console=ttyTCU0,115200 video=tegrafb earlycon=tegra_comb_uart,mmio32,0x0c168000 gpt rootfs.slot_suffix= tegra_fbmem=0x800000@0xa06b2000 lut_mem=0x2008@0xa06af000 usbcore.old_scheme_first=1 tegraid=19.1.2.0.0 maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.4.2 vpr_resize sdhci_tegra.en_boot_part_access=1 quiet root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyTCU0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0
[ 0.000000] log_buf_len individual max cpu contribution: 32768 bytes
[ 0.000000] log_buf_len total cpu_extra contributions: 163840 bytes
[ 0.000000] log_buf_len min size: 32768 bytes
[ 0.000000] log_buf_len: 262144 bytes
[ 0.000000] early log buf free: 29968(91%)
[ 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: 7182412K/8124404K available (15358K kernel code, 2956K rwdata, 6692K rodata, 8640K init, 612K bss, 188328K 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 - 0xffffff8008f80000 ( 15360 KB)
[ 0.000000] .rodata : 0xffffff8008f80000 - 0xffffff8009610000 ( 6720 KB)
[ 0.000000] .init : 0xffffff8009610000 - 0xffffff8009e80000 ( 8640 KB)
[ 0.000000] .data : 0xffffff8009e80000 - 0xffffff800a163008 ( 2957 KB)
[ 0.000000] .bss : 0xffffff800a163008 - 0xffffff800a1fc0b4 ( 613 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.000805] Console: colour dummy device 80x25
[ 0.000816] console [tty0] enabled
[ 0.000823] bootconsole [tegra_comb_uart0] disabled
[ 0.000837] kmemleak: Kernel memory leak detector disabled
[ 0.000855] Calibrating delay loop (skipped), value calculated using timer frequency… 62.50 BogoMIPS (lpj=125000)
[ 0.000870] pid_max: default: 32768 minimum: 301
[ 0.001930] Security Framework initialized
[ 0.002488] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.002498] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.004126] ftrace: allocating 47077 entries in 184 pages
[ 0.403304] sched-energy: Sched-energy-costs installed from DT
[ 0.403325] ASID allocator initialised with 65536 entries
[ 0.438871] tegra-id: chipid=21917.
[ 0.438883] tegra-id: opt_subrevision=1.
[ 0.438913] Tegra Revision: A02p SKU: 0xde CPU Process: 0 SoC Process: 0
[ 0.438927] 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.438940] DTB Build time: Jul 26 2021 12:22:25
[ 0.486542] CPU1: Booted secondary processor [4e0f0040]
[ 0.518601] CPU2: Booted secondary processor [4e0f0040]
[ 0.550678] CPU3: Booted secondary processor [4e0f0040]
[ 0.582911] CPU4: Booted secondary processor [4e0f0040]
[ 0.615037] CPU5: Booted secondary processor [4e0f0040]
[ 0.615244] Brought up 6 CPUs
[ 0.615313] SMP: Total of 6 processors activated.
[ 0.615333] CPU features: detected feature: Privileged Access Never
[ 0.615341] CPU features: detected feature: LSE atomic instructions
[ 0.615349] CPU features: detected feature: User Access Override
[ 0.615356] CPU features: detected feature: 32-bit EL0 Support
[ 0.616856] CPU: All CPU(s) started at EL2
[ 0.616911] alternatives: patching kernel code
[ 0.623262] devtmpfs: initialized
[ 0.665103] Initilizing CustomIPI irq domain
[ 0.665324] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.665344] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.685368] pinctrl core: initialized pinctrl subsystem
[ 0.685574] OS set in device tree is not L4T.
[ 0.685964] regulator-dummy: no parameters
[ 0.686298] Initializing plugin-manager
[ 0.686374] Plugin module not found
[ 0.686424] Plugin-manager status disabled
[ 0.688065] NET: Registered protocol family 16
[ 0.689450] pstore: using zlib compression
[ 0.689473] console [pstore-1] enabled
[ 0.689483] pstore: Registered ramoops as persistent store backend
[ 0.689493] ramoops: attached 0x200000@0xf0800000, ecc: 0/0
[ 0.709892] cpuidle: using governor menu
[ 0.711563] bpmp: waiting for handshake
[ 0.711574] bpmp: handshake completed
[ 0.711606] bpmp: synchronizing channels
[ 0.711618] bpmp: channels synchronized
[ 0.711624] bpmp: mail init ok
[ 0.714702] t19x-arm-smmu 12000000.iommu: found 3 SMMUs and ISO SMMU id is 2
[ 0.714897] t19x-arm-smmu 12000000.iommu: probing hardware configuration…
[ 0.714904] t19x-arm-smmu 12000000.iommu: SMMUv2 with:
[ 0.714910] t19x-arm-smmu 12000000.iommu: stage 1 translation
[ 0.714916] t19x-arm-smmu 12000000.iommu: stage 2 translation
[ 0.714922] t19x-arm-smmu 12000000.iommu: nested translation
[ 0.714952] t19x-arm-smmu 12000000.iommu: stream matching with 128 register groups, mask 0x7f80
[ 0.714959] t19x-arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
[ 0.714966] t19x-arm-smmu 12000000.iommu: 64 context banks (0 stage-2 only)
[ 0.714972] t19x-arm-smmu 12000000.iommu: Stage-1: 39-bit VA → 48-bit IPA
[ 0.714978] t19x-arm-smmu 12000000.iommu: Stage-2: 39-bit IPA → 48-bit PA
[ 0.719055] vdso: 2 pages (1 code @ ffffff8008f87000, 1 data @ ffffff8009e84000)
[ 0.719090] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.721560] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
[ 0.722779] tegra_aon_clk_init: ok
[ 0.722793] Registering BPMP clocks…
[ 0.722899] tegra_bpmp_clk_init: clock init ok (400 clks)
[ 0.723704] Serial: AMBA PL011 UART driver
[ 0.723832] tegra_powergate_init: DONE
[ 0.723943] 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.723959] DTB Build time: Jul 26 2021 12:22:25

Dmesg log part 2

[ 0.727415] Tegra reboot handler registered.
[ 0.734753] iommu: Adding device 14160000.pcie to group 0
[ 0.735337] iommu: Adding device 141a0000.pcie to group 1
[ 0.736546] iommu: Adding device 2490000.ether_qos to group 2
[ 0.736984] iommu: Adding device 3100000.serial to group 3
[ 0.737415] iommu: Adding device 3110000.serial to group 4
[ 0.737767] iommu: Adding device 3140000.serial to group 5
[ 0.738411] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[ 0.738651] tegra-pmc: get_secure_pmc_setting: done secure_pmc=0
[ 0.738685] tegra-pmc: ### PMC reset source: TEGRA_POWER_ON_RESET
[ 0.738692] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_L0
[ 0.738697] tegra-pmc: ### PMC reset status reg: 0x0
[ 0.738754] tegra-pmc: PMC Prod config success
[ 0.738965] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[ 0.738978] tegra-pmc c360000.pmc: IO padctrl driver initialized
[ 0.739269] iommu: Adding device 3460000.sdhci to group 6
[ 0.739741] iommu: Adding device 3210000.spi to group 7
[ 0.740157] iommu: Adding device 3230000.spi to group 8
[ 0.740505] iommu: Adding device 3270000.spi to group 9
[ 0.741520] iommu: Adding device 3160000.i2c to group 10
[ 0.741915] iommu: Adding device c240000.i2c to group 11
[ 0.742325] iommu: Adding device 3180000.i2c to group 12
[ 0.742933] iommu: Adding device 3190000.i2c to group 13
[ 0.743529] iommu: Adding device 31b0000.i2c to group 14
[ 0.743979] iommu: Adding device 31c0000.i2c to group 15
[ 0.744378] iommu: Adding device c250000.i2c to group 16
[ 0.744793] iommu: Adding device 31e0000.i2c to group 17
[ 0.745398] iommu: Adding device sound to group 18
[ 0.745952] iommu: Adding device 3510000.hda to group 19
[ 0.746609] iommu: Adding device bc00000.rtcpu to group 20
[ 0.748654] iommu: Adding device 13e10000.host1x to group 21
[ 0.749040] iommu: Adding device 13e10000.host1x:ctx0 to group 22
[ 0.749421] iommu: Adding device 13e10000.host1x:ctx1 to group 23
[ 0.749764] iommu: Adding device 13e10000.host1x:ctx2 to group 24
[ 0.750149] iommu: Adding device 13e10000.host1x:ctx3 to group 25
[ 0.750580] iommu: Adding device 13e10000.host1x:ctx4 to group 26
[ 0.750937] iommu: Adding device 13e10000.host1x:ctx5 to group 27
[ 0.751350] iommu: Adding device 13e10000.host1x:ctx6 to group 28
[ 0.751700] iommu: Adding device 13e10000.host1x:ctx7 to group 29
[ 0.752206] iommu: Adding device 15340000.vic to group 30
[ 0.752613] iommu: Adding device 15380000.nvjpg to group 31
[ 0.752939] iommu: Adding device 15500000.tsec to group 32
[ 0.753265] iommu: Adding device 15100000.tsecb to group 33
[ 0.753582] iommu: Adding device 15480000.nvdec to group 34
[ 0.753969] iommu: Adding device 15140000.nvdec1 to group 35
[ 0.754305] iommu: Adding device 154c0000.nvenc to group 36
[ 0.754611] iommu: Adding device 15a80000.nvenc1 to group 37
[ 0.755013] iommu: Adding device 15880000.nvdla0 to group 38
[ 0.755446] iommu: Adding device 158c0000.nvdla1 to group 39
[ 0.755984] iommu: Adding device 15200000.nvdisplay to group 40
[ 0.756170] platform 15200000.nvdisplay: IOVA linear map 0x00000000a06b2000(800000)
[ 0.756183] platform 15200000.nvdisplay: IOVA linear map 0x00000000a06af000(3000)
[ 0.760096] platform 15200000.nvdisplay: IOVA linear map 0x00000000c6000000(2a000000)
[ 0.760169] t19x-arm-smmu: Adding 15200000.nvdisplay to ISO SMMU client

Dmesg Log part 3

[ 0.760690] iommu: Adding device 15210000.nvdisplay to group 41
[ 0.760766] t19x-arm-smmu: Adding 15210000.nvdisplay to ISO SMMU client
[ 0.762848] iommu: Adding device 15c10000.vi to group 42
[ 0.763032] t19x-arm-smmu: Adding 15c10000.vi to ISO SMMU client
[ 0.763517] iommu: Adding device 14800000.isp to group 43
[ 0.764418] iommu: Adding device 16000000.pva0 to group 44
[ 0.765021] iommu: Adding device 16800000.pva1 to group 45
[ 0.765405] iommu: Adding device 15810000.se to group 46
[ 0.765868] iommu: Adding device 15820000.se to group 47
[ 0.766135] iommu: Adding device 15830000.se to group 48
[ 0.766387] iommu: Adding device 15840000.se to group 49
[ 0.766661] iommu: Adding device c1a0000.aon to group 50
[ 0.768283] iommu: Adding device d000000.bpmp to group 51
[ 0.768619] bpmp: ping status is 0
[ 0.768757] bpmp d000000.bpmp: firmware tag is e73a758761f0c6d24a1e69a2ac6b5035
[ 0.771976] bpmp d000000.bpmp: probe ok
[ 0.773859] tegra-reset 0.bpmp_reset: registered 190 resets.
[ 0.774490] iommu: Adding device smmu_test to group 52
[ 0.775607] mc: mapped MMIO address: 0xffffff800a5e0000 → 0x2c10000
[ 0.775634] mc: mapped MMIO address: 0xffffff800a7b0000 → 0x2c20000
[ 0.775659] mc: mapped MMIO address: 0xffffff800a7d0000 → 0x2c30000
[ 0.775690] mc: mapped MMIO address: 0xffffff800b010000 → 0x2c40000
[ 0.775714] mc: mapped MMIO address: 0xffffff800b030000 → 0x2c50000
[ 0.775738] mc: mapped MMIO address: 0xffffff800b050000 → 0x2b80000
[ 0.775761] mc: mapped MMIO address: 0xffffff800b070000 → 0x2b90000
[ 0.775784] mc: mapped MMIO address: 0xffffff800b090000 → 0x2ba0000
[ 0.775819] mc: mapped MMIO address: 0xffffff800b0b0000 → 0x2bb0000
[ 0.775835] mc: mapped MMIO address: 0xffffff800b0d0000 → 0x1700000
[ 0.775855] mc: mapped MMIO address: 0xffffff800b0f0000 → 0x1710000
[ 0.775870] mc: mapped MMIO address: 0xffffff800b110000 → 0x1720000
[ 0.775888] mc: mapped MMIO address: 0xffffff800b130000 → 0x1730000
[ 0.775903] mc: mapped MMIO address: 0xffffff800b150000 → 0x1740000
[ 0.775929] mc: mapped MMIO address: 0xffffff800b170000 → 0x1750000
[ 0.775944] mc: mapped MMIO address: 0xffffff800b190000 → 0x1760000
[ 0.775958] mc: mapped MMIO address: 0xffffff800b1b0000 → 0x1770000
[ 0.776046] mc-err: mcerr ops are set to t19x
[ 0.781510] iommu: Adding device 2600000.dma to group 53
[ 0.786392] gpio gpiochip0: gpio-line-names specifies 240 line names but there are 224 lines on the chip
[ 0.787673] GPIO line 339 (wifi-enable) hogged as output/high
[ 0.787735] GPIO line 412 (camera-control-output-low) hogged as output/low
[ 0.787771] GPIO line 413 (camera-control-output-low) hogged as output/low
[ 0.788040] gpiochip_setup_dev: registered GPIOs 288 to 511 on device: gpiochip0 (tegra-gpio)
[ 0.795152] gpio gpiochip1: gpio-line-names specifies 21 line names but there are 40 lines on the chip
[ 0.795214] GPIO line 253 (pex-refclk-sel-low) hogged as output/low
[ 0.795271] GPIO line 266 (w-disable1) hogged as output/high
[ 0.795318] GPIO line 264 (w-disable2) hogged as output/high
[ 0.795387] GPIO line 265 (suspend-led-gpio) hogged as output/high
[ 0.795653] gpiochip_setup_dev: registered GPIOs 248 to 287 on device: gpiochip1 (tegra-gpio-aon)
[ 0.797977] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_83 = 0x10a
[ 0.797988] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
[ 0.797997] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 256
[ 0.798797] iommu: Adding device 3550000.xudc to group 54
[ 0.799455] iommu: Adding device 3610000.xhci to group 55
[ 0.801601] arm64_ras arm64_ras: probed
[ 0.802010] ras_fhi_enable: FHI 469 enabled on CPU0
[ 0.802059] ras_fhi_enable: FHI 470 enabled on CPU1
[ 0.802194] ras_fhi_enable: FHI 471 enabled on CPU2
[ 0.802271] ras_fhi_enable: FHI 472 enabled on CPU3
[ 0.802352] ras_fhi_enable: FHI 473 enabled on CPU4
[ 0.802423] ras_fhi_enable: FHI 474 enabled on CPU5
[ 0.802616] carmel_ras_enable: RAS enabled on cpu0
[ 0.802811] carmel_ras_enable: RAS enabled on cpu1
[ 0.803015] carmel_ras_enable: RAS enabled on cpu2
[ 0.803206] carmel_ras_enable: RAS enabled on cpu3
[ 0.803406] carmel_ras_enable: RAS enabled on cpu4
[ 0.803650] carmel_ras_enable: RAS enabled on cpu5
[ 0.803733] carmel_ras carmel_ras: probed
[ 0.804732] tegra-cbb 2300000.cbb-noc: noc_secure_irq = 478, noc_nonsecure_irq = 477>
[ 0.805209] tegra-cbb c600000.aon-noc: noc_secure_irq = 480, noc_nonsecure_irq = 479>
[ 0.805977] tegra-cbb d600000.bpmp-noc: noc_secure_irq = 482, noc_nonsecure_irq = 481>
[ 0.806685] tegra-cbb be00000.rce-noc: noc_secure_irq = 484, noc_nonsecure_irq = 483>
[ 0.807368] tegra-cbb b600000.sce-noc: noc_secure_irq = 486, noc_nonsecure_irq = 485>
[ 0.807750] tegra-cbb 14040000.cv-noc: defer probe as CV-NOC not probed yet
[ 0.808932] vdd-ac-bat: 5000 mV
[ 0.809324] vdd-sdmmc1-sw: 3300 mV
[ 0.809638] vdd-1v8-sd: 1800 mV
[ 0.809993] vdd-3v3-cvb: 3300 mV
[ 0.810274] vdd-1v8-cvb: 1800 mV
[ 0.810570] vdd-epb-1v0: 1000 mV
[ 0.810757] vdd-epb-1v0: supplied by vdd-3v3-cvb
[ 0.811086] avdd-cam-2v8: 2800 mV
[ 0.811508] vdd-fan: 5000 mV
[ 0.811804] vdd-hdmi-5v0: 5000 mV
[ 0.812114] vdd_sys_en: 1200 mV
[ 0.848641] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.852897] eventlib_kernel: keventlib is initialized, test id: 0
[ 0.853248] SCSI subsystem initialized
[ 0.853451] libata version 3.00 loaded.
[ 0.853698] usbcore: registered new interface driver usbfs
[ 0.853753] usbcore: registered new interface driver hub
[ 0.853850] usbcore: registered new device driver usb
[ 0.864781] tegra-i2c 31e0000.i2c: could not find pctldev for node /host1x/dpaux@155F0000/pinmux@0, deferring probe
[ 0.867498] max77620 4-003c: PMIC Version OTP:0x51 and ES:0x1
[ 0.879012] vdd-1v0: at 1000 mV
[ 0.887104] vdd-1v8-hs: at 1800 mV
[ 0.895114] vdd-1v8-ls: at 1800 mV
[ 0.903120] vdd-1v8-ao: at 1800 mV
[ 0.911174] vddio-ddr-1v1: at 1100 mV
[ 0.918954] vdd-rtc: at 800 mV
[ 0.920257] spmic-ldo1: at 2375 mV
[ 0.930988] vdd-ao-3v3: at 3300 mV
[ 0.943048] vddio-emmc-3v3: at 3300 mV
[ 0.944356] spmic-ldo4: at 1587 mV
[ 0.955104] vdd-usb-3v3: at 3300 mV
[ 0.967118] vddio-sdmmc1-3v3: at 3300 mV
[ 0.975140] vdd-csi-1v2: at 1200 mV
[ 0.976766] spmic-ldo8: at 1800 mV
[ 0.981672] GPIO line 246 (gpio_default) hogged as output/high
[ 0.983007] GPIO line 247 (gpio_default) hogged as output/high
[ 0.983269] gpiochip_setup_dev: registered GPIOs 240 to 247 on device: gpiochip2 (max77620-gpio)
[ 0.983523] max77620 4-003c: max77620 probe successful
[ 0.984023] media: Linux media interface: v0.10
[ 0.984097] Linux video capture interface: v2.00
[ 0.985382] pps_core: LinuxPPS API ver. 1 registered
[ 0.985412] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [email protected]

Dmesg part4

[ 0.985436] PTP clock support registered
[ 0.985660] tegra_wdt_t18x 30c0000.watchdog: Expiry count is deprecated
[ 0.985959] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
[ 0.986039] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
[ 0.988613] trusty trusty: trusty version: Built: 12:20:34 Jul 26 2021
[ 0.988674] trusty trusty: selected api version: 3 (requested 3)
[ 0.989656] Advanced Linux Sound Architecture Driver Initialized.
[ 0.990102] Bluetooth: Core ver 2.22
[ 0.990151] NET: Registered protocol family 31
[ 0.990158] Bluetooth: HCI device and connection manager initialized
[ 0.990196] Bluetooth: HCI socket layer initialized
[ 0.990205] Bluetooth: L2CAP socket layer initialized
[ 0.990230] Bluetooth: SCO socket layer initialized
[ 0.992822] camchar: rtcpu character device driver loaded
[ 0.993345] gpio tegra-gpio wake61 for gpio=201(Z:1)
[ 0.993435] extcon-gpio-states external-connection:extcon@1: Cable state:0, cable id:0
[ 0.994346] clocksource: Switched to clocksource arch_sys_counter
[ 1.045047] VFS: Disk quotas dquot_6.6.0
[ 1.045147] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 1.045508] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 1.046898] tegra-carveouts tegra-carveouts: assigned reserved memory node grid-of-semaphores
[ 1.046951] dma_declare_coherent_resizable_cma_memory:324: resizable heap=vpr, base=0x00000000c6000000, size=0x2a000000
[ 1.047248] cma: enabled page replacement for spfn=c6000, epfn=f0000
[ 1.047256] dma_declare_coherent_resizable_cma_memory:373: resizable cma heap=vpr create successful
[ 1.047275] nvmap: nvmap_select_cache_ops() nvmap cache ops set to scf
[ 1.047283] nvmap_page_pool_init: Total RAM pages: 1984019
[ 1.047291] nvmap_page_pool_init: nvmap page pool size: 248002 pages (968 MB)
[ 1.047446] nvmap_background_zero_thread: PP zeroing thread starting.
[ 1.047990] misc nvmap: created heap vpr base 0x00000000c6000000 size (688128KiB)
[ 1.049887] tegra-gpcdma 2600000.dma: GPC DMA driver register 31 channels
[ 1.062147] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type CPU-therm
[ 1.062422] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type GPU-therm
[ 1.062675] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type AUX-therm
[ 1.062850] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type AO-therm
[ 1.063027] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type PMIC-Die
[ 1.064228] la/ptsa driver initialized.
[ 1.064533] NET: Registered protocol family 2
[ 1.065296] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 1.065630] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 1.066251] TCP: Hash tables configured (established 65536 bind 65536)
[ 1.066299] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 1.066466] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 1.066971] NET: Registered protocol family 1
[ 1.067461] RPC: Registered named UNIX socket transport module.
[ 1.067467] RPC: Registered udp transport module.
[ 1.067473] RPC: Registered tcp transport module.
[ 1.067478] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 1.067488] PCI: CLS 0 bytes, default 64
[ 1.067701] Trying to unpack rootfs image as initramfs…
[ 1.289218] Freeing initrd memory: 7068K
[ 1.306198] random: fast init done
[ 1.310476] host1x 13e10000.host1x: initialized
[ 1.312151] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 1.316803] audit: initializing netlink subsys (disabled)
[ 1.316849] audit: type=2000 audit(0.936:1): initialized
[ 1.317498] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 1.326755] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 1.327898] ntfs: driver 2.1.32 [Flags: R/W].
[ 1.328523] 9p: Installing v9fs 9p2000 file system support
[ 1.333549] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[ 1.333707] io scheduler noop registered
[ 1.333923] io scheduler cfq registered (default)
[ 1.337637] gic 2a41000.agic-controller: GIC IRQ controller registered
[ 1.373766] iommu: Adding device 2993000.adsp to group 56
[ 1.482317] iommu: Adding device aconnect@2a41000:adsp_audio to group 57
[ 1.483284] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
[ 1.496722] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[ 1.497162] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[ 1.497815] tegra-pwm 32c0000.pwm: PWM clk can sleep in ops
[ 1.498210] tegra-pwm 32d0000.pwm: PWM clk can sleep in ops
[ 1.498690] tegra-pwm 32f0000.pwm: PWM clk can sleep in ops
[ 1.501806] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[ 1.501978] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=1500000, vi_iso_bw=1500000, max_bw=1500000
[ 1.504827] tsec 15500000.tsec: initialized
[ 1.506527] tsec 15100000.tsecb: initialized
[ 1.510292] nvdec 15480000.nvdec: initialized
[ 1.512905] nvdec 15140000.nvdec1: initialized
[ 1.519136] falcon 15340000.vic: initialized
[ 1.521260] falcon 15380000.nvjpg: initialized
[ 1.523296] falcon 154c0000.nvenc: initialized
[ 1.525253] falcon 15a80000.nvenc1: initialized
[ 1.528585] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
[ 1.530107] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
[ 1.531623] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
[ 1.533149] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
[ 1.534532] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
[ 1.536033] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
[ 1.537470] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
[ 1.539011] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
[ 1.542827] t194-nvcsi 15a00000.nvcsi: initialized
[ 1.548279] scare-pigeon 13e10000.host1x:vi-thi@15f00000: initialized
[ 1.548717] scare-pigeon 14b00000.isp-thi: initialized
[ 1.554126] pva 16000000.pva0: initialized
[ 1.559926] pva 16800000.pva1: initialized
[ 1.564884] nvdla 15880000.nvdla0: initialized
[ 1.569643] nvdla 158c0000.nvdla1: initialized
[ 1.571451] tegradccommon 15200000.dc_common: host1x channel mapped
[ 1.571465] tegradccommon 15200000.dc_common: dc_common syncpt # 1 allocated
[ 1.571500] tegradccommon 15200000.dc_common: dma mapping done
[ 1.571671] tegra_cec 3960000.tegra_cec: dt=1 start=0x03960000 end=0x03960FFF irq=77
[ 1.571680] tegra_cec 3960000.tegra_cec: Unpowergate DISP: 0.
[ 1.572082] tegra_cec 3960000.tegra_cec: Enable clock result: 0.
[ 1.572105] tegra_cec 3960000.tegra_cec: tegra_cec_init started
[ 1.572368] tegra_cec 3960000.tegra_cec: cec_add_sysfs ret=0
[ 1.572375] tegra_cec 3960000.tegra_cec: probed
[ 1.572875] tegradc 15200000.nvdisplay: disp0 connected to head0->/host1x/sor1
[ 1.572918] generic_infoframe_type: 0x87
[ 1.573015] tegradc 15200000.nvdisplay: DT parsed successfully
[ 1.573045] tegradc 15200000.nvdisplay: Display dc.ffffff800bd50000 registered with id=0
[ 1.577846] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 15681600 KB/s
[ 1.577854] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 933000000 Hz
[ 1.577861] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 300000000 Hz
[ 1.578102] tegradc 15200000.nvdisplay: vblank syncpt # 8 for dc 0
[ 1.578113] tegradc 15200000.nvdisplay: vpulse3 syncpt # 9 for dc 0
[ 1.579037] tegradc 15200000.nvdisplay: Bootloader disp_param detected. Detected mode: 1920x1080 (on 0x0mm) pclk=148350937
[ 1.581276] tegradc 15200000.nvdisplay: hdmi: invalid prod list prod_list_hdmi_board
[ 1.581285] tegradc 15200000.nvdisplay: hdmi: tegra_hdmi_tmds_range_read(bd) failed
[ 1.584375] tegra-adma 2930000.adma: Tegra210 ADMA driver registered 32 channels
[ 1.585122] tegradc 15200000.nvdisplay: probed
[ 1.585259] tegra-fuse-burn 3820000.efuse:efuse-burn: shutdown limit check disabled
[ 1.585270] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
[ 1.585598] kfuse 3830000.kfuse: initialized
[ 1.590756] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.593593] 3100000.serial: ttyTHS0 at MMIO 0x3100000 (irq = 47, base_baud = 0) is a TEGRA_UART
[ 1.594722] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 48, base_baud = 0) is a TEGRA_UART
[ 1.595471] 3140000.serial: ttyTHS4 at MMIO 0x3140000 (irq = 49, base_baud = 0) is a TEGRA_UART
[ 1.596681] console [ttyTCU0] enabled
[ 1.596982] [drm] Initialized
[ 1.609665] brd: module loaded
[ 1.615506] loop: module loaded
[ 1.615589] tegra_profiler: version: 1.145, samples/io: 49/28
[ 1.615718] tegra_profiler: auth: init
[ 1.616444] THERMAL EST: found 3 subdevs
[ 1.616451] THERMAL EST num_resources: 0
[ 1.616457] [THERMAL EST subdev 0]
[ 1.616467] [THERMAL EST subdev 1]
[ 1.616473] [THERMAL EST subdev 2]
[ 1.616483] THERMAL EST: Found 2 profiles, default profile is quiet
[ 1.616813] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type thermal-fan-est
[ 1.616818] THERMAL EST: thz register success.
[ 1.616994] THERMAL EST: end of probe, return err: 0
[ 1.617677] sd: No Scsi addr parsed to reserve index
[ 1.617710] hisi_sas: driver version v1.6
[ 1.627932] qspi_mtd spi6.0: s25fs256s SSG 8 0 1000 2000000
[ 1.627942] qspi_mtd spi6.0: s25fs256s (32768 Kbytes)
[ 1.627954] qspi_mtd spi6.0: mtd .name = spi6.0, .size = 0x2000000 (32MiB) .erasesize = 0x00010000 (64KiB) .numeraseregions = 0
[ 1.628220] 1 ofpart partitions found on MTD device spi6.0
[ 1.628226] Creating 1 MTD partitions on “spi6.0”:
[ 1.628246] 0x000000000000-0x000002000000 : “Whole_flash0”
[ 1.630668] libphy: Fixed MDIO Bus: probed
[ 1.631301] tun: Universal TUN/TAP device driver, 1.6
[ 1.631307] tun: (C) 1999-2004 Max Krasnyansky [email protected]
[ 1.632160] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 1.632164] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.632202] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[ 1.632205] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.632242] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 1.632244] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.632281] Console: switching to colour frame buffer device 240x67
[ 1.632284] ixgbe: Intel(R) 10 Gigabit PCI Express Network Driver - version 4.4.0-k
[ 1.632288] ixgbe: Copyright (c) 1999-2016 Intel Corporation.
[ 1.632407] tegradc 15200000.nvdisplay: fb registered
[ 1.632733] gpio tegra-gpio wake63 for gpio=97(M:1)
[ 1.633286] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 1.633366] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 1.638088] Parent Clock set for DC plld2
[ 1.689371] tegradc 15200000.nvdisplay: hdmi: tmds rate:148351K prod-setting:prod_c_hdmi_111m_223m
[ 1.690029] tegradc 15200000.nvdisplay: hdmi: get RGB quant from REG programmed by BL.
[ 1.690069] tegradc 15200000.nvdisplay: hdmi: get YCC quant from REG programmed by BL.
[ 1.715722] extcon-disp-state external-connection:disp-state: cable 47 state 1
[ 1.715729] Extcon AUX1(HDMI) enable
[ 1.716133] tegradc 15210000.nvdisplay: disp1 connected to head1->/host1x/sor
[ 1.716162] tegradc 15210000.nvdisplay: parse_dp_settings: No dp-lt-settings node
[ 1.716234] tegradc 15210000.nvdisplay: DT parsed successfully
[ 1.716286] tegradc 15210000.nvdisplay: Display dc.ffffff800d150000 registered with id=1
[ 1.716485] tegradc 15210000.nvdisplay: vblank syncpt # 11 for dc 1
[ 1.716521] tegradc 15210000.nvdisplay: vpulse3 syncpt # 12 for dc 1
[ 1.725080] tegradc 15210000.nvdisplay: probed
[ 1.725499] tegradc 15210000.nvdisplay: fb registered
[ 1.728773] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[ 1.728782] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)

Dmesg part 5

[ 1.728793] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[ 1.728806] tegradc 15210000.nvdisplay: blank - powerdown
[ 1.728819] extcon-disp-state external-connection:disp-state: cable 44 state 0 already set.
[ 1.728824] Extcon DP: HPD disabled
[ 1.728829] hpd: hpd_switch 0
[ 1.728834] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[ 1.728845] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[ 1.728853] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[ 1.849407] tegradc 15200000.nvdisplay: blank - powerdown
[ 1.877360] eqos 2490000.ether_qos: failed to read eqos_auto_cal_config_0_reg
[ 1.877917] eqos 2490000.ether_qos: Setting local MAC: 48 b0 2d 38 55 61
[ 1.877942] Using phyrst_lpmode = 1 from DT
[ 1.878048] libphy: dwc_phy: probed
[ 1.880571] PPP generic driver version 2.4.2
[ 1.880715] PPP BSD Compression module registered
[ 1.880720] PPP Deflate Compression module registered
[ 1.880736] PPP MPPE Compression module registered
[ 1.880741] NET: Registered protocol family 24
[ 1.880810] usbcore: registered new interface driver r8152
[ 1.880854] usbcore: registered new interface driver asix
[ 1.880885] usbcore: registered new interface driver ax88179_178a
[ 1.880913] usbcore: registered new interface driver cdc_ether
[ 1.880939] usbcore: registered new interface driver net1080
[ 1.880990] usbcore: registered new interface driver cdc_subset
[ 1.881018] usbcore: registered new interface driver zaurus
[ 1.881056] usbcore: registered new interface driver cdc_ncm
[ 1.881200] VFIO - User Level meta-driver version: 0.3
[ 1.882765] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 1.882778] ehci-pci: EHCI PCI platform driver
[ 1.882810] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 1.882819] ohci-pci: OHCI PCI platform driver
[ 1.882853] ohci-platform: OHCI generic platform driver
[ 1.887814] tegra-xusb 3610000.xhci: USB2 port 0 has OTG_CAP
[ 1.889742] tegra-xusb 3610000.xhci: extcon 0: ffffffc1f4d08000 id
[ 1.889774] extcon-disp-state external-connection:disp-state: cable 47 state 0
[ 1.889778] Extcon AUX1(HDMI) disable
[ 1.890626] usbcore: registered new interface driver uas
[ 1.890743] usbcore: registered new interface driver usb-storage
[ 1.890982] usbcore: registered new interface driver usbserial
[ 1.892109] tegra-xusb 3610000.xhci: Firmware timestamp: 2020-09-11 16:55:03 UTC, Version: 60.09 release
[ 1.892139] tegra-xusb 3610000.xhci: xHCI Host Controller
[ 1.892158] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 1
[ 1.892869] tegra-xusb 3610000.xhci: hcc params 0x0184ff25 hci version 0x110 quirks 0x00050810
[ 1.892919] tegra-xusb 3610000.xhci: irq 464, io mem 0x03610000
[ 1.893110] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.893116] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.893121] usb usb1: Product: xHCI Host Controller
[ 1.893126] usb usb1: Manufacturer: Linux 4.9.253-tegra xhci-hcd
[ 1.893130] usb usb1: SerialNumber: 3610000.xhci
[ 1.893719] hub 1-0:1.0: USB hub found
[ 1.893806] hub 1-0:1.0: 4 ports detected
[ 1.894521] tegra-xusb 3610000.xhci: xHCI Host Controller
[ 1.894557] tegra-xusb 3610000.xhci: new USB bus registered, assigned bus number 2
[ 1.894566] tegra-xusb 3610000.xhci: Host supports USB 3.1 Enhanced SuperSpeed
[ 1.894855] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.894861] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.894866] usb usb2: Product: xHCI Host Controller
[ 1.894871] usb usb2: Manufacturer: Linux 4.9.253-tegra xhci-hcd
[ 1.894875] usb usb2: SerialNumber: 3610000.xhci
[ 1.895531] hub 2-0:1.0: USB hub found
[ 1.895677] hub 2-0:1.0: 4 ports detected
[ 1.896732] Wake76 for irq=199
[ 1.896735] Wake77 for irq=199
[ 1.896738] Wake78 for irq=199
[ 1.896740] Wake79 for irq=199
[ 1.896742] Wake80 for irq=199
[ 1.896745] Wake81 for irq=199
[ 1.896747] Wake82 for irq=199
[ 1.896788] tegra-xusb 3610000.xhci: Upgrade port 0 to USB3.0
[ 1.896794] tegra-xusb 3610000.xhci: Upgrade port 1 to USB3.0
[ 1.897448] tegra-xudc-new 3550000.xudc: PMQOS CPU boost enabled
[ 1.897517] tegra-xudc-new 3550000.xudc: device count: 1
[ 1.898427] tegra-xudc-new 3550000.xudc: vbus state: 0
[ 1.898435] tegra-xudc-new 3550000.xudc: Initialize boost_cpufreq work
[ 1.898460] tegra-xudc-new 3550000.xudc: entering ELPG
[ 1.898747] tegra-xudc-new 3550000.xudc: entering ELPG done
[ 1.899293] mousedev: PS/2 mouse device common for all mice
[ 1.899413] usbcore: registered new interface driver xpad
[ 1.915204] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[ 1.916308] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[ 1.936548] tegradc 15200000.nvdisplay: unblank
[ 1.938190] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 1.938564] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 1.949418] Parent Clock set for DC plld2
[ 1.953788] tegradc 15200000.nvdisplay: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_111m_223m
[ 1.955129] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
[ 1.989725] extcon-disp-state external-connection:disp-state: cable 47 state 1
[ 1.989729] Extcon AUX1(HDMI) enable
[ 1.998668] usb usb2: usb_suspend_both: status 0
[ 2.005330] tegradc 15200000.nvdisplay: sync windows ret = 246
[ 2.032017] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[ 2.033648] Wake73 for irq=42
[ 2.034989] rtc rtc1: alarm rtc device
[ 2.035007] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
[ 2.035036] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[ 2.035223] i2c /dev entries driver
[ 2.037659] i2c i2c-2: Added multiplexed i2c bus 9
[ 2.037748] extcon-disp-state external-connection:disp-state: cable 51 state 1
[ 2.037754] Extcon HDMI: HPD enabled
[ 2.037784] tegradc 15200000.nvdisplay: hdmi: plugged
[ 2.038236] i2c i2c-2: Added multiplexed i2c bus 10
[ 2.038248] i2c-mux-gpio cam_i2cmux: 2 port mux on 3180000.i2c adapter
[ 2.038867] imx219 9-0010: tegracam sensor driver:imx219_v2.0.6
[ 2.062473] tegra-i2c 3180000.i2c: no acknowledge from address 0x10
[ 2.062547] imx219 9-0010: imx219_board_setup: error during i2c read probe (-121)
[ 2.062893] imx219 9-0010: board setup failed
[ 2.063108] imx219: probe of 9-0010 failed with error -121
[ 2.063501] imx219 10-0010: tegracam sensor driver:imx219_v2.0.6
[ 2.086744] tegra-i2c 3180000.i2c: no acknowledge from address 0x10
[ 2.086809] imx219 10-0010: imx219_board_setup: error during i2c read probe (-121)
[ 2.087103] imx219 10-0010: board setup failed
[ 2.087296] imx219: probe of 10-0010 failed with error -121
[ 2.088753] max77620-power max20024-power: Event recorder REG_NVERC : 0x40
[ 2.095449] tegra-thermal-throttle bthrot_cdev: cpufreq policy is not ready defer
[ 2.095854] FAN dev name: pwm-fan
[ 2.095898] FAN:gpio request success.
[ 2.095907] FAN: can’t find tach_gpio
[ 2.095918] pwm_fan_driver pwm-fan: Found 2 profiles, default profile is quiet
[ 2.095944] pwm_fan_driver pwm-fan: cap state:4, cap pwm:255
[ 2.096197] pwm_fan_driver pwm-fan: got pwm for fan. polarity is normal
[ 2.096205] pwm_fan_driver pwm-fan: tach period: 1000
[ 2.096780] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[ 2.096789] pwm_fan_driver pwm-fan: index 1: pwm=130, rpm=1000, rru=2, rrd=2, state:2
[ 2.096795] pwm_fan_driver pwm-fan: index 2: pwm=160, rpm=2000, rru=1, rrd=1, state:2
[ 2.096801] pwm_fan_driver pwm-fan: index 3: pwm=200, rpm=3000, rru=1, rrd=1, state:2
[ 2.096807] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[ 2.096813] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[ 2.096820] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[ 2.096826] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[ 2.096833] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[ 2.096840] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[ 2.097647] tegra-oc-event d280000.soctherm-oc-event: OC driver initialized
[ 2.098836] device-mapper: uevent: version 1.0.3
[ 2.099317] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: [email protected]
[ 2.103258] tegra194_cpufreq_probe: platform driver Initialization: pass
[ 2.104487] cpuidle: Initializing cpuidle driver
[ 2.105609] sdhci: Secure Digital Host Controller Interface driver
[ 2.105614] sdhci: Copyright(c) Pierre Ossman
[ 2.105617] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.106712] sdhci-tegra 3460000.sdhci: Client registration for eMC Successful
[ 2.108539] CMDQ: cmdq_platfm_init successful
[ 2.112570] tegra-se-nvhost 15810000.se: initialized
[ 2.113539] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[ 2.114488] tegra-se-nvhost 15820000.se: initialized
[ 2.115644] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[ 2.116194] tegra-se-nvhost 15830000.se: initialized
[ 2.116907] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[ 2.117699] tegra-se-nvhost 15840000.se: initialized
[ 2.118609] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[ 2.119533] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[ 2.119757] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.121070] usbcore: registered new interface driver usbhid
[ 2.121074] usbhid: USB HID core driver
[ 2.125120] tegra186-cam-rtcpu bc00000.rtcpu: deferring, 14800000.isp is not probed
[ 2.126101] tegra_aon c1a0000.aon: tegra aon driver probe OK
[ 2.126607] tegra186-aondbg aondbg: aondbg driver probe() OK
[ 2.127266] denver_knobs_init:MTS_VERSION:53250041
[ 2.127551] tegra19x_actmon d230000.actmon: in actmon_register()…
[ 2.128290] tegra19x_actmon d230000.actmon: initialization Completed for the device mc_all
[ 2.128696] t19x_cache tegra-cache: probed
[ 2.131029] misc nvmap: cvsram :dma coherent mem declare 0x0000000050000000,4194304
[ 2.131056] misc nvmap: created heap cvsram base 0x0000000050000000 size (4096KiB)
[ 2.131557] carmel-pmu-drv carmel-pmu: Registered Carmel PMU
[ 2.131971] PLL_AON clock registered
[ 2.134378] Clocks initialized successfully
[ 2.135992] nvpmodel: initialized successfully
[ 2.137069] trusty-virtio trusty:virtio: initializing
[ 2.137271] trusty_ipc virtio0: vring0: va¶ ffffffc1e26dc000(0) qsz 32 notifyid 1
[ 2.137282] trusty_ipc virtio0: vring1: va¶ ffffffc1e26de000(0) qsz 32 notifyid 2
[ 2.137436] trusty-virtio trusty:virtio: initializing done
[ 2.137704] trusty_ipc virtio0: is online
[ 2.137958] tegra-hda 3510000.hda: Override SDO lines to 4
[ 2.138417] usbcore: registered new interface driver snd-usb-audio
[ 2.150412] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
[ 2.158587] input: tegra-hda-xnx HDMI/DP,pcm=3 as /devices/3510000.hda/sound/card0/input0
[ 2.158790] input: tegra-hda-xnx HDMI/DP,pcm=7 as /devices/3510000.hda/sound/card0/input1
[ 2.159104] input: tegra-hda-xnx HDMI/DP,pcm=8 as /devices/3510000.hda/sound/card0/input2
[ 2.159303] input: tegra-hda-xnx HDMI/DP,pcm=9 as /devices/3510000.hda/sound/card0/input3
[ 2.196962] mmc0: mmc_decode_ext_csd: CMDQ supported: depth: 31, cmdq_support: 1
[ 2.210506] mmc0: periodic cache flush enabled
[ 2.210524] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[ 2.215082] mmcblk0: mmc0:0001 DG4016 14.7 GiB
[ 2.219361] mmcblk0boot0: mmc0:0001 DG4016 partition 1 4.00 MiB
[ 2.219617] mmcblk0boot1: mmc0:0001 DG4016 partition 2 4.00 MiB
[ 2.219867] mmcblk0rpmb: mmc0:0001 DG4016 partition 3 4.00 MiB
[ 2.223548] OPE platform probe
[ 2.223678] OPE platform probe successful
[ 2.225262] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11
[ 2.226643] usb 1-2: new high-speed USB device number 2 using tegra-xusb
[ 2.261374] usb 1-2: New USB device found, idVendor=0bda, idProduct=5411
[ 2.261382] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.261387] usb 1-2: Product: 4-Port USB 2.0 Hub
[ 2.261391] usb 1-2: Manufacturer: Generic
[ 2.262318] hub 1-2:1.0: USB hub found
[ 2.262967] hub 1-2:1.0: 4 ports detected
[ 2.300209] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
[ 2.300339] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
[ 2.300458] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
[ 2.300584] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
[ 2.300733] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
[ 2.300885] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
[ 2.301026] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
[ 2.301153] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
[ 2.301295] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
[ 2.301425] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
[ 2.301557] tegra-asoc: sound: ADMAIF11 <-> ADMAIF11 mapping ok
[ 2.301666] tegra-asoc: sound: ADMAIF12 <-> ADMAIF12 mapping ok
[ 2.301780] tegra-asoc: sound: ADMAIF13 <-> ADMAIF13 mapping ok
[ 2.301902] tegra-asoc: sound: ADMAIF14 <-> ADMAIF14 mapping ok
[ 2.302015] tegra-asoc: sound: ADMAIF15 <-> ADMAIF15 mapping ok
[ 2.302116] tegra-asoc: sound: ADMAIF16 <-> ADMAIF16 mapping ok
[ 2.302212] tegra-asoc: sound: ADMAIF17 <-> ADMAIF17 mapping ok
[ 2.302311] tegra-asoc: sound: ADMAIF18 <-> ADMAIF18 mapping ok
[ 2.302442] tegra-asoc: sound: ADMAIF19 <-> ADMAIF19 mapping ok
[ 2.302544] tegra-asoc: sound: ADMAIF20 <-> ADMAIF20 mapping ok
[ 2.331537] u32 classifier
[ 2.331542] Actions configured
[ 2.331619] Initializing XFRM netlink socket
[ 2.332207] NET: Registered protocol family 10
[ 2.332975] NET: Registered protocol family 17
[ 2.332990] NET: Registered protocol family 15
[ 2.333047] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 2.333118] Bluetooth: RFCOMM socket layer initialized
[ 2.333139] Bluetooth: RFCOMM ver 1.11
[ 2.333146] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2.333153] Bluetooth: HIDP socket layer initialized
[ 2.333170] 9pnet: Installing 9P2000 support
[ 2.333217] Key type dns_resolver registered
[ 2.333467] Registered cp15_barrier emulation handler
[ 2.333486] Registered setend emulation handler
[ 2.335224] registered taskstats version 1
[ 2.335507] tegra-pcie-dw 14160000.pcie: Setting init speed to max speed
[ 2.336672] OF: PCI: host bridge /pcie@14160000 ranges:
[ 2.336706] OF: PCI: IO 0x36100000…0x361fffff → 0x36100000
[ 2.336737] OF: PCI: MEM 0x1740000000…0x17ffffffff → 0x40000000
[ 2.336744] OF: PCI: MEM 0x1400000000…0x173fffffff → 0x1400000000
[ 2.374696] usb 2-3: new SuperSpeed USB device number 2 using tegra-xusb
[ 2.404595] usb 2-3: New USB device found, idVendor=0bda, idProduct=0411
[ 2.404601] usb 2-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.404606] usb 2-3: Product: 4-Port USB 3.0 Hub
[ 2.404610] usb 2-3: Manufacturer: Generic
[ 2.410035] hub 2-3:1.0: USB hub found
[ 2.411079] hub 2-3:1.0: 4 ports detected
[ 2.446410] tegra-pcie-dw 14160000.pcie: link is up
[ 2.446662] tegra-pcie-dw 14160000.pcie: PCI host bridge to bus 0004:00
[ 2.446671] pci_bus 0004:00: root bus resource [bus 00-ff]
[ 2.446680] pci_bus 0004:00: root bus resource [io 0x0000-0xfffff] (bus address [0x36100000-0x361fffff])
[ 2.446710] pci_bus 0004:00: root bus resource [mem 0x1740000000-0x17ffffffff] (bus address [0x40000000-0xffffffff])
[ 2.446716] pci_bus 0004:00: root bus resource [mem 0x1400000000-0x173fffffff pref]
[ 2.446745] pci 0004:00:00.0: [10de:1ad1] type 01 class 0x060400
[ 2.446927] pci 0004:00:00.0: PME# supported from D0 D3hot D3cold
[ 2.447176] iommu: Adding device 0004:00:00.0 to group 58
[ 2.447607] pci 0004:01:00.0: [10ec:c822] type 00 class 0x028000
[ 2.447740] pci 0004:01:00.0: reg 0x10: [io 0x0000-0x00ff]
[ 2.447903] pci 0004:01:00.0: reg 0x18: [mem 0x36200000-0x3620ffff 64bit]
[ 2.448625] pci 0004:01:00.0: supports D1 D2
[ 2.448629] pci 0004:01:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 2.449003] iommu: Adding device 0004:01:00.0 to group 59
[ 2.459668] pci 0004:00:00.0: BAR 14: assigned [mem 0x1740000000-0x17400fffff]
[ 2.459676] pci 0004:00:00.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 2.459683] pci 0004:01:00.0: BAR 2: assigned [mem 0x1740000000-0x174000ffff 64bit]
[ 2.459770] pci 0004:01:00.0: BAR 0: assigned [io 0x1000-0x10ff]
[ 2.459797] pci 0004:00:00.0: PCI bridge to [bus 01-ff]
[ 2.459802] pci 0004:00:00.0: bridge window [io 0x1000-0x1fff]
[ 2.459811] pci 0004:00:00.0: bridge window [mem 0x1740000000-0x17400fffff]
[ 2.459831] pci 0004:00:00.0: Max Payload Size set to 128/ 256 (was 256), Max Read Rq 512
[ 2.459907] pci 0004:01:00.0: Max Payload Size set to 128/ 128 (was 128), Max Read Rq 512
[ 2.460259] pcieport 0004:00:00.0: Signaling PME through PCIe PME interrupt
[ 2.460265] pci 0004:01:00.0: Signaling PME through PCIe PME interrupt
[ 2.460274] pcie_pme 0004:00:00.0:pcie001: service driver pcie_pme loaded
[ 2.460432] aer 0004:00:00.0:pcie002: service driver aer loaded
[ 2.460943] tegra-pcie-dw 141a0000.pcie: Setting init speed to max speed
[ 2.461174] tegra-pcie-dw 141a0000.pcie: Failed to get 3V slot regulator: -19
[ 2.461187] tegra-pcie-dw 141a0000.pcie: Failed to get 12V slot regulator: -19
[ 2.518377] usb 1-3: new full-speed USB device number 3 using tegra-xusb
[ 2.539545] usb 1-3: New USB device found, idVendor=0bda, idProduct=c123
[ 2.539552] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 2.539557] usb 1-3: Product: Bluetooth Radio
[ 2.539561] usb 1-3: Manufacturer: Realtek
[ 2.539565] usb 1-3: SerialNumber: 00e04c000001
[ 2.566834] OF: PCI: host bridge /pcie@141a0000 ranges:
[ 2.566856] OF: PCI: IO 0x3a100000…0x3a1fffff → 0x3a100000
[ 2.566868] OF: PCI: MEM 0x1f40000000…0x1fffffffff → 0x40000000
[ 2.566891] OF: PCI: MEM 0x1c00000000…0x1f3fffffff → 0x1c00000000
[ 2.570390] usb 2-3: usb_suspend_both: status 0
[ 2.570625] usb usb2: usb_suspend_both: status 0
[ 2.582389] tegra_cec 3960000.tegra_cec: physical address: 10:00.
[ 2.618358] usb 1-2.4: new full-speed USB device number 4 using tegra-xusb
[ 2.641260] usb 1-2.4: New USB device found, idVendor=1ea7, idProduct=0066
[ 2.641284] usb 1-2.4: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 2.641289] usb 1-2.4: Product: 2.4G Mouse
[ 2.644097] input: 2.4G Mouse as /devices/3610000.xhci/usb1/1-2/1-2.4/1-2.4:1.0/0003:1EA7:0066.0001/input/input4
[ 2.646915] tegra_cec 3960000.tegra_cec: Sent res: -113.
[ 2.646920] tegra_cec 3960000.tegra_cec: tegra_cec_init Done.
[ 2.678387] tegra-pcie-dw 141a0000.pcie: link is up
[ 2.678594] tegra-pcie-dw 141a0000.pcie: PCI host bridge to bus 0005:00
[ 2.678601] pci_bus 0005:00: root bus resource [bus 00-ff]
[ 2.678609] pci_bus 0005:00: root bus resource [io 0x100000-0x1fffff] (bus address [0x3a100000-0x3a1fffff])
[ 2.678615] pci_bus 0005:00: root bus resource [mem 0x1f40000000-0x1fffffffff] (bus address [0x40000000-0xffffffff])
[ 2.678620] pci_bus 0005:00: root bus resource [mem 0x1c00000000-0x1f3fffffff pref]
[ 2.678645] pci 0005:00:00.0: [10de:1ad0] type 01 class 0x060400
[ 2.678784] pci 0005:00:00.0: PME# supported from D0 D3hot D3cold
[ 2.678979] iommu: Adding device 0005:00:00.0 to group 60
[ 2.679374] pci 0005:01:00.0: [126f:2263] type 00 class 0x010802
[ 2.679506] pci 0005:01:00.0: reg 0x10: [mem 0x00000000-0x00003fff 64bit]
[ 2.680403] iommu: Adding device 0005:01:00.0 to group 61
[ 2.691183] pci 0005:00:00.0: BAR 14: assigned [mem 0x1f40000000-0x1f400fffff]
[ 2.691192] pci 0005:01:00.0: BAR 0: assigned [mem 0x1f40000000-0x1f40003fff 64bit]
[ 2.691252] pci 0005:00:00.0: PCI bridge to [bus 01-ff]
[ 2.691260] pci 0005:00:00.0: bridge window [mem 0x1f40000000-0x1f400fffff]
[ 2.691280] pci 0005:00:00.0: Max Payload Size set to 128/ 256 (was 256), Max Read Rq 512
[ 2.691323] pci 0005:01:00.0: Max Payload Size set to 128/ 128 (was 128), Max Read Rq 512
[ 2.691528] pcieport 0005:00:00.0: Signaling PME through PCIe PME interrupt
[ 2.691533] pci 0005:01:00.0: Signaling PME through PCIe PME interrupt
[ 2.691539] pcie_pme 0005:00:00.0:pcie001: service driver pcie_pme loaded
[ 2.691617] aer 0005:00:00.0:pcie002: service driver aer loaded
[ 2.691955] nvme nvme0: pci function 0005:01:00.0
[ 2.692028] nvme 0005:01:00.0: enabling device (0000 → 0002)
[ 2.701712] tegra-cbb 14040000.cv-noc: noc_secure_irq = 90, noc_nonsecure_irq = 89>
[ 2.703228] hid-generic 0003:1EA7:0066.0001: input,hidraw0: USB HID v1.10 Keyboard [2.4G Mouse] on usb-3610000.xhci-2.4/input0
[ 2.706517] tegra194-isp5 14800000.isp: initialized
[ 2.707326] input: 2.4G Mouse as /devices/3610000.xhci/usb1/1-2/1-2.4/1-2.4:1.1/0003:1EA7:0066.0002/input/input5
[ 2.714529] tegra194-vi5 15c10000.vi: using default number of vi channels, 36

Dmesg part6

[ 2.717186] tegra194-vi5 15c10000.vi: initialized
[ 2.721895] tegra194-vi5 15c10000.vi: subdev 15a00000.nvcsi–2 bound
[ 2.722028] tegra194-vi5 15c10000.vi: subdev 15a00000.nvcsi–1 bound
[ 2.722268] tegra-thermal-throttle bthrot_cdev: clk:cpu max:1907200000, min:115200000 steps:24
[ 2.726556] tegra-thermal-throttle bthrot_cdev: clk:gpu max:1109250000, min:114750000 steps:10
[ 2.726572] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced clk:0:cpu off:0 slope-adj:200
[ 2.726577] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced clk:1:gpu off:0 slope-adj:400
[ 2.726663] tegra-thermal-throttle bthrot_cdev: cdev:skin-balanced max_state:48 cutoff:0
[ 2.726707] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced clk:0:cpu off:0 slope-adj:400
[ 2.726711] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced clk:1:gpu off:0 slope-adj:400
[ 2.730978] tegra-thermal-throttle bthrot_cdev: cdev:gpu-balanced max_state:40 cutoff:1
[ 2.731036] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced clk:0:cpu off:0 slope-adj:200
[ 2.731042] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced clk:1:gpu off:365500000 slope-adj:300
[ 2.731326] tegra-thermal-throttle bthrot_cdev: cdev:cpu-balanced max_state:48 cutoff:0
[ 2.731370] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced clk:0:cpu off:38400000 slope-adj:10
[ 2.731376] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced clk:1:gpu off:25500000 slope-adj:10
[ 2.731727] tegra-thermal-throttle bthrot_cdev: cdev:emergency-balanced max_state:2 cutoff:0
[ 2.731765] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced clk:0:cpu off:0 slope-adj:400
[ 2.731769] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced clk:1:gpu off:0 slope-adj:400
[ 2.731991] tegra-thermal-throttle bthrot_cdev: cdev:aux-balanced max_state:40 cutoff:1
[ 2.732755] tegra186-cam-rtcpu bc00000.rtcpu: Trace buffer configured at IOVA=0xbff00000
[ 2.766799] hid-generic 0003:1EA7:0066.0002: input,hidraw1: USB HID v1.10 Mouse [2.4G Mouse] on usb-3610000.xhci-2.4/input1
[ 2.810179] tegra-ivc ivc-bc00000.rtcpu: region 0: iova=0xbfee0000-0xbfefffff size=131072
[ 2.810590] tegra-ivc ivc-bc00000.rtcpu:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[ 2.810829] tegra-ivc ivc-bc00000.rtcpu:dbg@1: dbg: ver=0 grp=1 RX[1x384]=0x1900-0x1b00 TX[1x384]=0x1b00-0x1d00
[ 2.811028] tegra-ivc ivc-bc00000.rtcpu:dbg@2: dbg: ver=0 grp=1 RX[1x8192]=0x1d00-0x3d80 TX[1x8192]=0x3d80-0x5e00
[ 2.811477] tegra-ivc ivc-bc00000.rtcpu:ivccontrol@3: ivccontrol: ver=0 grp=1 RX[64x320]=0x5e00-0xae80 TX[64x320]=0xae80-0xff00
[ 2.811581] tegra-ivc ivc-bc00000.rtcpu:ivccapture@4: ivccapture: ver=0 grp=1 RX[512x64]=0xff00-0x17f80 TX[512x64]=0x17f80-0x20000
[ 2.811849] tegra186-cam-rtcpu bc00000.rtcpu: using cam RTCPU IRQ (65)
[ 2.811854] tegra186-cam-rtcpu bc00000.rtcpu: tegra_camrtc_mon_create is successful
[ 2.812690] tegra186-cam-rtcpu bc00000.rtcpu: firmware version cpu=rce cmd=5 sha1=06bdc710c3c9a48de2881774602bbcf4d0114a58
[ 2.813121] Wake83 for irq=211
[ 2.813222] gpio tegra-gpio wake67 for gpio=48(G:0)
[ 2.813313] gpio tegra-gpio-aon wake29 for gpio=36(EE:4)
[ 2.813476] input: gpio-keys as /devices/gpio-keys/input/input6
[ 2.817051] nvme0n1: p1
[ 2.847326] tegra_rtc c2a0000.rtc: setting system clock to 2000-01-01 01:00:21 UTC (946688421)
[ 2.847820] mmcblk mmc0:0001: Card claimed for testing.
[ 2.888853] bpmp: mounted debugfs mirror
[ 2.894607] ALSA device list:
[ 2.894612] #0: tegra-hda-xnx at 0x3518000 irq 64
[ 2.894616] #1: jetson-xaviernx-ape
[ 2.896169] Freeing unused kernel memory: 8640K
[ 2.935197] Root device found: mmcblk0p1
[ 2.936953] Found dev node: /dev/mmcblk0p1
[ 2.969299] EXT4-fs (mmcblk0p1): recovery complete
[ 2.970012] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 2.972839] Rootfs mounted over mmcblk0p1
[ 3.008142] Switching from initrd to actual rootfs
[ 3.105491] systemd[1]: System time before build time, advancing clock.
[ 3.128637] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 3.133164] cgroup: cgroup2: unknown option “nsdelegate”
[ 3.140285] 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.140949] systemd[1]: Detected architecture arm64.
[ 3.146970] systemd[1]: Set hostname to .
[ 3.242725] 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.242738] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 3.404901] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.404954] systemd[1]: Reached target User and Group Name Lookups.
[ 3.405193] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.405317] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 3.405375] random: systemd: uninitialized urandom read (16 bytes read)
[ 3.405397] systemd[1]: Reached target Swap.
[ 3.408322] systemd[1]: Created slice User and Session Slice.
[ 3.409068] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 3.473212] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[ 3.534523] nvgpu: 17000000.gv11b nvgpu_nvhost_syncpt_init:291 [INFO] syncpt_unit_base 60000000 syncpt_unit_size 400000 size 1000

[ 3.704544] random: crng init done
[ 3.704682] random: 7 urandom warning(s) missed due to ratelimiting
[ 3.715511] systemd-journald[2344]: Received request to flush runtime journal from PID 1
[ 4.079608] EXT4-fs (nvme0n1p1): 29 orphan inodes deleted
[ 4.079616] EXT4-fs (nvme0n1p1): recovery complete
[ 4.109545] EXT4-fs (nvme0n1p1): mounted filesystem with ordered data mode. Opts: errors=remount-ro,discard
[ 4.190214] systemd-journald[2344]: Received SIGTERM from PID 1 (systemd).
[ 4.218539] systemd: 41 output lines suppressed due to ratelimiting
[ 4.286118] 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)
[ 4.287112] systemd[1]: Detected architecture arm64.
[ 4.288297] systemd[1]: Set hostname to .
[ 4.358243] systemd[1]: File /lib/systemd/system/systemd-udevd.service:35 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[ 4.358702] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 4.486261] systemd[1]: systemd-udev-trigger.service: Main process exited, code=killed, status=15/TERM
[ 4.486764] systemd[1]: systemd-udev-trigger.service: Failed with result ‘signal’.
[ 4.488697] systemd[1]: proc-sys-fs-binfmt_misc.automount: Got invalid poll event 16 on pipe (fd=56)
[ 4.488946] systemd[1]: proc-sys-fs-binfmt_misc.automount: Failed with result ‘resources’.
[ 4.489327] systemd[1]: systemd-journald.service: Service has no hold-off time, scheduling restart.
[ 5.543435] using random self ethernet address
[ 5.543604] using random host ethernet address
[ 5.801062] rtl88x2ce 0004:01:00.0: enabling device (0000 → 0003)
[ 5.891789] cpu-throttle-alert cooling device registered.
[ 5.903603] gpu-throttle-alert cooling device registered.
[ 5.913139] aux-throttle-alert cooling device registered.
[ 6.095883] Bluetooth: hci0: rtl: examining hci_ver=0a hci_rev=000c lmp_ver=0a lmp_subver=8822
[ 6.095891] Bluetooth: hci0: rtl: loading rtl_bt/rtl8822b_config.bin
[ 6.096535] Bluetooth: hci0: rtl: loading rtl_bt/rtl8822b_fw.bin
[ 6.097542] Bluetooth: hci0: rom_version status=0 version=3
[ 6.097550] Bluetooth: hci0: didn’t find patch for chip id 3
[ 6.099957] usbcore: registered new interface driver btusb
[ 6.109662] rtk_btusb: Realtek Bluetooth USB driver ver 3.1
[ 6.109668] rtk_btcoex: rtk_btcoex_init: version: 1.2
[ 6.109671] rtk_btcoex: create workqueue
[ 6.114462] rtk_btcoex: alloc buffers 1792, 2432 for ev and l2
[ 6.114581] usbcore: registered new interface driver rtk_btusb
[ 6.182251] Mass Storage Function, version: 2009/09/11
[ 6.182264] LUN: removable file: (no medium)
[ 6.196116] using random self ethernet address
[ 6.196276] using random host ethernet address
[ 6.219620] rndis0: HOST MAC 02:d6:2e:dc:a6:4c
[ 6.220089] rndis0: MAC 02:d6:2e:dc:a6:4d
[ 6.222941] usb0: HOST MAC 02:d6:2e:dc:a6:4e
[ 6.222980] usb0: MAC 02:d6:2e:dc:a6:4f
[ 6.223003] tegra-xudc-new 3550000.xudc: exiting ELPG
[ 6.224059] tegra-xudc-new 3550000.xudc: exiting ELPG done
[ 6.224082] tegra-xudc-new 3550000.xudc: ep 0 (type: 0, dir: out) enabled
[ 6.224124] tegra-xudc-new 3550000.xudc: entering ELPG
[ 6.224410] tegra-xudc-new 3550000.xudc: entering ELPG done
[ 6.224427] tegra-xudc-new 3550000.xudc: exiting ELPG
[ 6.224871] tegra-xudc-new 3550000.xudc: exiting ELPG done
[ 6.224885] tegra-xudc-new 3550000.xudc: entering ELPG
[ 6.225073] tegra-xudc-new 3550000.xudc: entering ELPG done
[ 6.235412] l4tbr0: port 1(rndis0) entered blocking state
[ 6.235419] l4tbr0: port 1(rndis0) entered disabled state
[ 6.235578] device rndis0 entered promiscuous mode
[ 6.255610] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
[ 6.284017] l4tbr0: port 2(usb0) entered blocking state
[ 6.284024] l4tbr0: port 2(usb0) entered disabled state
[ 6.286622] device usb0 entered promiscuous mode
[ 6.303614] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 6.393630] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 6.655047] ras_fhi_disable: FHI 473 disabled
[ 6.655566] CPU4: shutdown
[ 6.655712] psci: CPU4 killed (polled 0 ms)
[ 6.698994] ras_fhi_disable: FHI 474 disabled
[ 6.700037] CPU5: shutdown
[ 6.701100] psci: CPU5 killed (polled 0 ms)
[ 6.702902] nvgpu: 17000000.gv11b tpc_pg_mask_store:843 [INFO] no value change, same mask already set
[ 6.711274] gpio tegra-gpio wake20 for gpio=52(G:4)
[ 6.718031] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 6.958077] zram: Added device: zram0
[ 6.961304] zram: Added device: zram1
[ 6.963913] zram: Added device: zram2
[ 6.967138] zram: Added device: zram3
[ 6.998159] zram0: detected capacity change from 0 to 1017831424
[ 7.020496] Adding 993972k swap on /dev/zram0. Priority:5 extents:1 across:993972k SS
[ 7.039902] zram1: detected capacity change from 0 to 1017831424
[ 7.077948] Adding 993972k swap on /dev/zram1. Priority:5 extents:1 across:993972k SS
[ 7.092683] zram2: detected capacity change from 0 to 1017831424
[ 7.139628] Adding 993972k swap on /dev/zram2. Priority:5 extents:1 across:993972k SS
[ 7.144001] zram3: detected capacity change from 0 to 1017831424
[ 7.163932] Adding 993972k swap on /dev/zram3. Priority:5 extents:1 across:993972k SS
[ 7.475508] Bridge firewalling registered
[ 7.515806] nf_conntrack version 0.5.0 (65536 buckets, 262144 max)
[ 7.932612] tegradc 15200000.nvdisplay: unblank
[ 7.932625] tegradc 15210000.nvdisplay: blank - powerdown
[ 7.954760] Netfilter messages via NETLINK v0.30.
[ 7.956417] ctnetlink v0.93: registering with nfnetlink.
[ 8.010017] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 8.010033] Bluetooth: BNEP socket layer initialized
[ 8.100130] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 8.430444] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 8.432030] IPv6: ADDRCONF(NETDEV_UP): docker0: link is not ready
[ 8.667432] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 8.680625] fuse init (API version 7.26)
[ 34.134621] vdd-sdmmc1-sw: disabling
[ 34.134631] vdd-1v8-sd: disabling
[ 34.134638] vdd-1v8-cvb: disabling
[ 34.134643] vdd-epb-1v0: disabling
[ 34.134648] avdd-cam-2v8: disabling
[ 34.134653] vdd-fan: disabling
[ 34.134658] vdd_sys_en: disabling
[ 36.665114] tegradc 15200000.nvdisplay: blank - powerdown
[ 36.722150] extcon-disp-state external-connection:disp-state: cable 47 state 0
[ 36.722153] Extcon AUX1(HDMI) disable
[ 36.744487] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[ 36.745146] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[ 36.745393] tegradc 15210000.nvdisplay: blank - powerdown
[ 36.913523] tegradc 15200000.nvdisplay: blank - powerdown
[ 36.913539] tegradc 15200000.nvdisplay: unblank
[ 36.914350] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 36.914467] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 36.916047] Parent Clock set for DC plld2
[ 36.921728] tegradc 15200000.nvdisplay: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_111m_223m
[ 36.923142] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
[ 36.961200] extcon-disp-state external-connection:disp-state: cable 47 state 1
[ 36.961203] Extcon AUX1(HDMI) enable
[ 36.961296] tegradc 15200000.nvdisplay: unblank
[ 36.961308] tegradc 15210000.nvdisplay: blank - powerdown
[ 40.306718] tegradc 15200000.nvdisplay: unblank
[ 40.306731] tegradc 15210000.nvdisplay: blank - powerdown
[ 42.929015] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 651.222625] FAN rising trip_level:1 cur_temp:46150 trip_temps[2]:60000
[ 734.102615] FAN cooling trip_level:0 cur_temp:37950 trip_temps[1]:46000
[ 987.222851] FAN rising trip_level:1 cur_temp:46100 trip_temps[2]:60000
[ 1072.342768] FAN cooling trip_level:0 cur_temp:37950 trip_temps[1]:46000
[ 1294.102609] FAN rising trip_level:1 cur_temp:46100 trip_temps[2]:60000
[ 1392.662627] FAN cooling trip_level:0 cur_temp:37950 trip_temps[1]:46000
[ 1554.639872] ------------[ cut here ]------------
[ 1554.640072] WARNING: CPU: 2 PID: 7215 at /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/net/wireless/nl80211.c:14153 cfg80211_ch_switch_notify+0x150/0x170 [cfg80211]
[ 1554.640313] Modules linked in: fuse xt_conntrack ipt_MASQUERADE nf_nat_masquerade_ipv4 bnep nf_conntrack_netlink nfnetlink xt_addrtype iptable_filter iptable_nat nf_conntrack_ipv4 nf_defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack br_netfilter zram overlay rtk_btusb btusb btrtl btbcm btintel userspace_alert rtl8822ce cfg80211 binfmt_misc nvgpu ip_tables x_tables

[ 1554.640405] CPU: 2 PID: 7215 Comm: RTW_CMD_THREAD Not tainted 4.9.253-tegra #1
[ 1554.640408] Hardware name: NVIDIA Jetson Xavier NX Developer Kit (DT)
[ 1554.640415] task: ffffffc1d79bb800 task.stack: ffffffc1bad48000
[ 1554.640478] PC is at cfg80211_ch_switch_notify+0x150/0x170 [cfg80211]
[ 1554.640960] LR is at rtw_cfg80211_ch_switch_notify+0x94/0x98 [rtl8822ce]
[ 1554.640964] pc : [] lr : [] pstate: 60c00045
[ 1554.640967] sp : ffffffc1bad4bc20
[ 1554.640972] x29: ffffffc1bad4bc20 x28: ffffff800127c760
[ 1554.640980] x27: ffffff800d1061bc x26: ffffff8001441578
[ 1554.640987] x25: ffffff80014c513c x24: ffffffc1d7b8f000
[ 1554.640994] x23: ffffffc1d0962000 x22: ffffffc1d0971000
[ 1554.641001] x21: 0000000000000000 x20: ffffffc1bad4bca8
[ 1554.641009] x19: ffffffc1dcfcfc00 x18: 0000000000000400
[ 1554.641016] x17: 0000007f8ff4fd40 x16: 0000000000000000
[ 1554.641026] x15: ffffff8008f899f8 x14: 0000000000000000
[ 1554.641034] x13: 000000000000ffff x12: 13192d1a2d000100
[ 1554.641041] x11: 0000000000000004 x10: 0000000000000002
[ 1554.641048] x9 : 0000000000000004 x8 : ffffffc1bad4bd3a
[ 1554.641055] x7 : 0000000000000000 x6 : 0000000000000001
[ 1554.641063] x5 : 0000000000000040 x4 : 0000000000000985
[ 1554.641070] x3 : 0000098500000001 x2 : ffffffc1d0972188
[ 1554.641078] x1 : 0000098500000001 x0 : 0000000000000000

[ 1554.641088] —[ end trace 10fb1d5effaafdd6 ]—
[ 1554.641170] Call trace:
[ 1554.641236] [] cfg80211_ch_switch_notify+0x150/0x170 [cfg80211]
[ 1554.641688] [] rtw_cfg80211_ch_switch_notify+0x94/0x98 [rtl8822ce]
[ 1554.642145] [] rtw_chk_start_clnt_join+0x43c/0x4d8 [rtl8822ce]
[ 1554.642574] [] join_cmd_hdl+0x238/0x330 [rtl8822ce]
[ 1554.642997] [] rtw_cmd_thread+0x308/0x608 [rtl8822ce]
[ 1554.643008] [] kthread+0xec/0xf0
[ 1554.643015] [] ret_from_fork+0x10/0x30
[ 1554.773188] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 1559.542649] FAN rising trip_level:1 cur_temp:46250 trip_temps[2]:60000
[ 1680.499161] FAN cooling trip_level:0 cur_temp:37950 trip_temps[1]:46000
[ 1873.117472] FAN rising trip_level:1 cur_temp:46150 trip_temps[2]:60000
[ 1963.832425] FAN cooling trip_level:0 cur_temp:37950 trip_temps[1]:46000
[ 2158.720742] FAN rising trip_level:1 cur_temp:46100 trip_temps[2]:60000
[ 2236.198759] tegradc 15200000.nvdisplay: blank - powerdown
[ 2236.257215] extcon-disp-state external-connection:disp-state: cable 47 state 0
[ 2236.257220] Extcon AUX1(HDMI) disable
[ 2236.279682] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[ 2236.280201] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[ 2247.656675] tegradc 15200000.nvdisplay: read_edid_into_buffer: extension_blocks = 1, max_ext_blocks = 3
[ 2247.673400] tegradc 15200000.nvdisplay: hdmi_recheck_edid: read_edid_into_buffer() returned 256
[ 2247.673414] tegradc 15200000.nvdisplay: old edid len = 256
[ 2247.673421] tegradc 15200000.nvdisplay: hdmi: No EDID change after HPD bounce, taking no action
[ 2265.125718] FAN cooling trip_level:0 cur_temp:37950 trip_temps[1]:46000
[ 2366.401044] tegradc 15200000.nvdisplay: unblank
[ 2366.401896] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 2366.402021] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 2366.404012] Parent Clock set for DC plld2
[ 2366.408380] tegradc 15200000.nvdisplay: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_111m_223m
[ 2366.409903] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
[ 2366.444630] extcon-disp-state external-connection:disp-state: cable 47 state 1
[ 2366.444635] Extcon AUX1(HDMI) enable
[ 2366.460662] tegradc 15200000.nvdisplay: unblank
[ 2366.460674] tegradc 15210000.nvdisplay: blank - powerdown
[ 2366.693536] extcon-disp-state external-connection:disp-state: cable 47 state 0
[ 2366.693545] Extcon AUX1(HDMI) disable
[ 2366.718814] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[ 2366.719795] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[ 2366.719940] tegradc 15200000.nvdisplay: blank - powerdown
[ 2366.720030] extcon-disp-state external-connection:disp-state: cable 51 state 0
[ 2366.720034] Extcon HDMI: HPD disabled
[ 2366.720091] tegradc 15200000.nvdisplay: hdmi: unplugged
[ 2366.722755] tegradc 15200000.nvdisplay: blank - powerdown
[ 2366.722770] tegradc 15200000.nvdisplay: unblank
[ 2366.722788] tegradc 15200000.nvdisplay: unblank
[ 2366.722799] tegradc 15210000.nvdisplay: blank - powerdown
[ 2367.150275] tegradc 15200000.nvdisplay: blank - powerdown
[ 2367.150297] tegradc 15200000.nvdisplay: unblank
[ 2367.151666] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 2367.151833] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 2367.154913] Parent Clock set for DC plld2
[ 2367.165259] tegradc 15200000.nvdisplay: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_111m_223m
[ 2367.167019] tegradc 15200000.nvdisplay: hdmi: get YCC quant from EDID.
[ 2367.203134] extcon-disp-state external-connection:disp-state: cable 47 state 1
[ 2367.203138] Extcon AUX1(HDMI) enable
[ 2367.203910] extcon-disp-state external-connection:disp-state: cable 51 state 1
[ 2367.203913] Extcon HDMI: HPD enabled
[ 2367.203941] tegradc 15200000.nvdisplay: hdmi: plugged
[ 2367.213821] tegradc 15200000.nvdisplay: unblank
[ 2367.213833] tegradc 15210000.nvdisplay: blank - powerdown
[ 2367.249578] tegradc 15200000.nvdisplay: unblank
[ 2367.249591] tegradc 15210000.nvdisplay: blank - powerdown
[ 2460.005505] FAN rising trip_level:1 cur_temp:46300 trip_temps[2]:60000
[ 2565.283656] FAN cooling trip_level:0 cur_temp:37950 trip_temps[1]:46000
[ 2748.963821] FAN rising trip_level:1 cur_temp:46300 trip_temps[2]:60000
[ 2856.482694] FAN cooling trip_level:0 cur_temp:37800 trip_temps[1]:46000
[ 3022.240398] FAN rising trip_level:1 cur_temp:46100 trip_temps[2]:60000
[ 3145.438352] FAN cooling trip_level:0 cur_temp:37800 trip_temps[1]:46000
[ 3323.515005] FAN rising trip_level:1 cur_temp:46100 trip_temps[2]:60000
[ 3403.146899] mc-err: (255) csr_pcie5r1: EMEM address decode error
[ 3403.147049] mc-err: status = 0x200640ef; addr = 0xffffffff00; hi_adr_reg=ff08
[ 3403.147196] mc-err: secure: yes, access-type: read
[ 3403.147292] mc-err: mcerr: unknown intr source intstatus = 0x00000000, intstatus_1 = 0x00000000
[ 3403.147314] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu1, iova=0x4fc597000, fsynr=0x200003, cb=1, sid=91(0x5b - PCIE5), pgd=2604bc003, pud=2604bc003, pmd=1eb5f5003, pte=0
[ 3403.147717] mc-err: mcerr: unknown intr source intstatus = 0x00000000, intstatus_1 = 0x00000000
[ 3442.232682] FAN cooling trip_level:0 cur_temp:37950 trip_temps[1]:46000
[ 3615.829571] FAN rising trip_level:1 cur_temp:46150 trip_temps[2]:60000
[ 3740.149610] FAN cooling trip_level:0 cur_temp:37950 trip_temps[1]:46000
[ 3901.428534] FAN rising trip_level:1 cur_temp:46400 trip_temps[2]:60000
[ 4027.987550] FAN cooling trip_level:0 cur_temp:37950 trip_temps[1]:46000
[ 4192.625565] FAN rising trip_level:1 cur_temp:46150 trip_temps[2]:60000
[ 4335.983666] FAN cooling trip_level:0 cur_temp:37950 trip_temps[1]:46000
[ 4499.501311] FAN rising trip_level:1 cur_temp:46300 trip_temps[2]:60000
[ 4650.699008] FAN cooling trip_level:0 cur_temp:37950 trip_temps[1]:46000
[ 4801.896490] FAN rising trip_level:1 cur_temp:46100 trip_temps[2]:60000
[ 4959.813761] FAN cooling trip_level:0 cur_temp:37800 trip_temps[1]:46000
[ 5096.451433] FAN rising trip_level:1 cur_temp:46100 trip_temps[2]:60000
[ 5263.328442] FAN cooling trip_level:0 cur_temp:37950 trip_temps[1]:46000
[ 5321.224224] mc-err: (255) csr_pcie5r1: EMEM address decode error
[ 5321.224372] mc-err: status = 0x200640ef; addr = 0xffffffff00; hi_adr_reg=ff08
[ 5321.224491] mc-err: secure: yes, access-type: read
[ 5321.224579] mc-err: Too many MC errors; throttling prints
[ 5321.224601] t19x-arm-smmu 12000000.iommu: Unhandled context fault: smmu1, iova=0x4fc4f9000, fsynr=0x200003, cb=1, sid=91(0x5b - PCIE5), pgd=2604bc003, pud=2604bc003, pmd=1eb5f5003, pte=0
Linux tmc-desktop 4.9.253-tegra #1 SMP PREEMPT Mon Jul 26 12:19:28 PDT 2021 aarch64 aarch64 aarch64 GNU/Linux

R32 (release), REVISION: 6.1, GCID: 27863751, BOARD: t186ref, EABI: aarch64, DATE: Mon Jul 26 19:36:31 UTC 2021

iF arducam-nvidia-l4t-kernel 4.9.253-tegra-32.6.1-20210906014812 arm64 NVIDIA Kernel Package
ii nvidia-l4t-kernel 4.9.253-tegra-32.6.1-20210726122859 arm64 NVIDIA Kernel Package
ii nvidia-l4t-kernel-dtbs 4.9.253-tegra-32.6.1-20210726122859 arm64 NVIDIA Kernel DTB Package
ii nvidia-l4t-kernel-headers 4.9.253-tegra-32.6.1-20210726122859 arm64 NVIDIA Linux Tegra Kernel Headers Package

Thank you for the log,
I will test it tomorrow.

Hi @embedded_dev

I just ran the test and everything looks normal.
You can try the following manual steps to install the driver:

wget -O arducam-nvidia-l4t-kernel-t194-4.9.253-tegra-32.6.1-20210906014812_arm64.deb https://github.com/ArduCAM/MIPI_Camera/releases/download/v0.0.1-nx/arducam-nvidia-l4t-kernel-t194-4.9.253-tegra-32.6.1-20210906014812_arm64.deb
sudo dpkg -i arducam-nvidia-l4t-kernel-t194-4.9.253-tegra-32.6.1-20210906014812_arm64.deb

That did not solve the problem.
An unknown error occurred while installing dtoverlays.

dpkg: error processing package arducam-nvidia-l4t-kernel (–install):

installed arducam-nvidia-l4t-kernel package post-installation script subprocess returned error exit status 255

Errors were encountered while processing:

arducam-nvidia-l4t-kernel

How did you install the system?
I used the official SD Card image and flashed a brand new SD Card. After testing, no problems were found.

In addition, have you confirmed that you are using Jetson Xavier NX?

@embedded_dev

If there is no problem with the above, I think we can perform a remote support. Normally, we use teamviewer. You can install teamviewer on your PC and connect to Jetson via ssh.
You can send your ID and password to [email protected]

If you don’t have time in the last three hours, we can provide remote support tomorrow.
Our time zone is UTC+8 (Beijing time), 9:00~11:00 in the morning, 14:00~17:00 in the afternoon

When I boot using the usb boot , it works just fine, but when I use the SSD boot instead it doesn’t which is very weird. I tested twice and everytime I am booting on the SSD it doesn’t work.

We have encountered Jetson Xavier NX booting from SSD before, but it should be fixed now. Related discussion:

There are two ways to use SSD boot Jetson Xavier NX:

  1. Native boot from SSD
  2. Use USB boot

Which one are you using?

The problem of native booting from SSD should have been fixed.
If you use USB boot, you need to switch to the SD Card to install the driver first, and then switch back to the SSD.
This is a problem caused by its boot method.

Native boot from SSD.

What method do you use to install the system on the SSD?
I can test it.

I have the official setup steps from the kit using rootOnNVM.

Is it this one?