Wifi Issues Nano + Intel 8265

Hello community,

I have some wifi trouble with my Jetson Nano B01 and Intel 8265 card. The ping rates varies a lot, ofteen 2ms and 15ms. For some reason, they raise up to 2000ms sometimes for a short period. After some time, it starts to fail completely. Which means, host is unreachable and after some period, it is reachable for a few ping messages before it is unreachable again.

I already disabled power_save of wlan0 device as well as disabling pcie_aspm. But it doesn’t improve things.

I’m running on JetPack 4.3 but even with 4.6, issue persists. Nano gets powered by GPIO with a beefy power supply. I also discovered the same with a Edimax wifi dongle first. Because I’ve read Intel 8265 works better, I changed to it but it still causes issues. Antennas are attached and wifi signal strength is shown as strong (according to the icon on desktop)

Any ideas how I can improve things?

This is my dmesg right after boot.

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Linux version 4.9.140-tegra (buildbrain@mobile-u64-2713) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Mon Dec 9 22:47:42 PST 2019
[    0.000000] Boot CPU: AArch64 Processor [411fd071]
[    0.000000] OF: fdt:memory scan node memory@80000000, reg size 32,
[    0.000000] OF: fdt: - 80000000 ,  7ee00000
[    0.000000] OF: fdt: - 100000000 ,  7f200000
[    0.000000] earlycon: uart8250 at MMIO32 0x0000000070006000 (options '')
[    0.000000] bootconsole [uart8250] enabled
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb0_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: fdt:Reserved memory: failed to reserve memory for node 'fb1_carveout': base 0x0000000000000000, size 0 MiB
[    0.000000] OF: reserved mem: initialized node vpr-carveout, compatible id nvidia,vpr-carveout
[    0.000000] OF: reserved mem: initialized node iram-carveout, compatible id nvidia,iram-carveout
[    0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
[    0.000000] cma: Reserved 64 MiB at 0x00000000fac00000
[    0.000000] On node 0 totalpages: 1039872
[    0.000000]   DMA zone: 8192 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 519168 pages, LIFO batch:31
[    0.000000]   Normal zone: 8136 pages used for memmap
[    0.000000]   Normal zone: 520704 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 @ffffffc0fefaf000 s61592 r8192 d32616 u102400
[    0.000000] pcpu-alloc: s61592 r8192 d32616 u102400 alloc=25*4096
[    0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 
[    0.000000] CPU features: enabling workaround for ARM erratum 832075
[    0.000000] Speculative Store Bypass Disable mitigation not required
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 1023544
[    0.000000] Kernel command line: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,4 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1075 core_edp_ma=4000 gpt  earlycon=uart8250,mmio32,0x70006000  root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 quiet pcie_aspm=off
[    0.000000] PCIe ASPM is disabled
[    0.000000] log_buf_len individual max cpu contribution: 32768 bytes
[    0.000000] log_buf_len total cpu_extra contributions: 98304 bytes
[    0.000000] log_buf_len min size: 32768 bytes
[    0.000000] log_buf_len: 131072 bytes
[    0.000000] early log buf free: 29392(89%)
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.000000] Memory: 3570384K/4159488K available (15230K kernel code, 2926K rwdata, 6620K rodata, 8576K init, 609K bss, 113968K reserved, 475136K 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 - 0xffffff8008f60000   ( 15232 KB)
[    0.000000]     .rodata : 0xffffff8008f60000 - 0xffffff80095e0000   (  6656 KB)
[    0.000000]       .init : 0xffffff80095e0000 - 0xffffff8009e40000   (  8576 KB)
[    0.000000]       .data : 0xffffff8009e40000 - 0xffffff800a11b808   (  2927 KB)
[    0.000000]        .bss : 0xffffff800a11b808 - 0xffffff800a1b3dbc   (   610 KB)
[    0.000000]     fixed   : 0xffffffbefe7fd000 - 0xffffffbefec00000   (  4108 KB)
[    0.000000]     PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000   (    16 MB)
[    0.000000]     vmemmap : 0xffffffbf00000000 - 0xffffffc000000000   (     4 GB maximum)
[    0.000000]               0xffffffbf00000000 - 0xffffffbf03fc8000   (    63 MB actual)
[    0.000000]     memory  : 0xffffffc000000000 - 0xffffffc0ff200000   (  4082 MB)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, 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=4.
[    0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[    0.000000] NR_IRQS:64 nr_irqs:64 0
[    0.000000] /interrupt-controller@60004000: 192 interrupts forwarded to /interrupt-controller
[    0.000000] t210 clock and reset probe
[    0.000000] tegra-pmc: get_secure_pmc_setting: done secure_pmc=1
[    0.000000] clk_cbus_recalc_rate: no gbus parent
[    0.000000] clk_cbus_recalc_rate: no gbus parent
[    0.000000] clk_cbus_recalc_rate: no gbus parent
[    0.000000] clk_cbus_recalc_rate: no gbus parent
[    0.000000] clk_cbus_recalc_rate: no gbus parent
[    0.000000] arm_arch_timer: Architected cp15 timer(s) running at 19.20MHz (phys).
[    0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[    0.000006] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[    0.001644] Console: colour dummy device 80x25
[    0.001655] console [tty0] enabled
[    0.001661] bootconsole [uart8250] disabled
[    0.001679] kmemleak: Kernel memory leak detector disabled
[    0.001697] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
[    0.001711] pid_max: default: 32768 minimum: 301
[    0.002156] Security Framework initialized
[    0.002380] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.002389] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[    0.003488] ftrace: allocating 47001 entries in 184 pages
[    0.172578] sched-energy: CPU device node has no sched-energy-costs
[    0.172611] ASID allocator initialised with 65536 entries
[    0.211799] tegra-id: chipid=22117.
[    0.211813] tegra-id: opt_subrevision=0.
[    0.211832] Tegra Speedo/IDDQ fuse revision 4
[    0.211837] Tegra: CPU Speedo ID 9, SoC Speedo ID 0, GPU Speedo ID 2
[    0.211841] Tegra: CPU Process ID 0, SoC Process ID 1, GPU Process ID 0
[    0.211847] Tegra: CPU Speedo Value 2069, SoC Speedo Value 1956, GPU Speedo Value 2048
[    0.211852] Tegra: CPU IDDQ Value 2232, SoC IDDQ Value 2292, GPU IDDQ Value 2600
[    0.211872] Tegra Revision: A02 SKU: 0x8f CPU Process: 0 SoC Process: 1
[    0.211888] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-p3448-0000-p3449-0000-b00.dts
[    0.211895] DTB Build time: Jul 26 2021 12:16:29
[    0.261017] CPU1: Booted secondary processor [411fd071]
[    0.292958] CPU2: Booted secondary processor [411fd071]
[    0.324935] CPU3: Booted secondary processor [411fd071]
[    0.325026] Brought up 4 CPUs
[    0.325033] SMP: Total of 4 processors activated.
[    0.325041] CPU features: detected feature: 32-bit EL0 Support
[    0.325300] CPU: All CPU(s) started at EL2
[    0.325318] alternatives: patching kernel code
[    0.333364] devtmpfs: initialized
[    0.371109] Initilizing CustomIPI irq domain
[    0.371482] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.371505] futex hash table entries: 1024 (order: 4, 65536 bytes)
[    0.381953] pinctrl core: initialized pinctrl subsystem
[    0.382540] OS set in device tree is not L4T.
[    0.382945] regulator-dummy: no parameters
[    0.383203] Initializing plugin-manager
[    0.383360] Plugin module not found
[    0.383550] node /plugin-manager/fragement@0 match with board >=3448-0000-100
[    0.384047] node /plugin-manager/fragment@1 match with board >=3448-0000-101
[    0.385061] node /plugin-manager/fragement@7 match with odm-data enable-pmic-wdt
[    0.385295] node /plugin-manager/fragement@8 match with odm-data enable-pmic-wdt
[    0.385920] node /plugin-manager/fragement@13 match with board >=3448-0000-300
[    0.389526] NET: Registered protocol family 16
[    0.390725] pstore: using zlib compression
[    0.390767] console [pstore-1] enabled
[    0.390772] pstore: Registered ramoops as persistent store backend
[    0.390777] ramoops: attached 0x200000@0xb0000000, ecc: 0/0
[    0.405027] cpuidle: using governor menu
[    0.409181] tegra_smmu 70019000.iommu: Loaded Tegra IOMMU driver
[    0.410640] vdso: 2 pages (1 code @ ffffff8008f67000, 1 data @ ffffff8009e44000)
[    0.410659] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[    0.413469] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
[    0.416109] tegra_powergate_init: DONE
[    0.416125] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-p3448-0000-p3449-0000-b00.dts
[    0.416132] DTB Build time: Jul 26 2021 12:16:29
[    0.417907] Tegra reboot handler registered.
[    0.422287] iommu: Adding device tegra-carveouts to group 0
[    0.422423] platform tegra-carveouts: domain=ffffffc0f9422318 allocates as[0]=ffffffc0f9bd80a8
[    0.422774] iommu: Adding device smmu_test to group 1
[    0.422822] platform smmu_test: domain=ffffffc0f9422558 allocates as[0]=ffffffc0f9bd8110
[    0.423618] mc: mapped MMIO address: 0xffffff800802e000 -> 0x70019000
[    0.423677] mc: mapped MMIO address: 0xffffff8008065000 -> 0x7001c000
[    0.423734] mc: mapped MMIO address: 0xffffff8008079000 -> 0x7001d000
[    0.423742] nv-tegra-mc 70019000.mc: No mssnvlink node
[    0.423762] mc-err: mcerr ops are set to t21x
[    0.433889] iommu: Adding device 70090000.xusb to group 2
[    0.434173] iommu: Adding device 70006000.serial to group 3
[    0.434247] platform 70006000.serial: domain=ffffffc0f94a9618 allocates as[0]=ffffffc0f9bd8178
[    0.434660] iommu: Adding device 70006040.serial to group 4
[    0.434937] iommu: Adding device 70006200.serial to group 5
[    0.435166] iommu: Adding device sound to group 6
[    0.435209] platform sound: domain=ffffffc0f94a9b58 allocates as[0]=ffffffc0f9bd81e0
[    0.435770] iommu: Adding device 7000d400.spi to group 7
[    0.436025] iommu: Adding device 7000d600.spi to group 8
[    0.436302] iommu: Adding device 70410000.spi to group 9
[    0.436613] iommu: Adding device 50000000.host1x to group 10
[    0.436882] iommu: Adding device 54080000.vi to group 11
[    0.437477] iommu: Adding device 54600000.isp to group 12
[    0.437734] iommu: Adding device 54680000.isp to group 13
[    0.438032] iommu: Adding device tegradc.0 to group 14
[    0.438085] platform tegradc.0: domain=ffffffc0f94b7a98 allocates as[0]=ffffffc0f9bd8248
[    0.438597] platform tegradc.0: IOVA linear map 0x00000000d7000000(19000000)
[    0.438904] iommu: Adding device tegradc.1 to group 15
[    0.438952] platform tegradc.1: domain=ffffffc0f94b7cd8 allocates as[0]=ffffffc0f9bd82b0
[    0.439456] platform tegradc.1: IOVA linear map 0x00000000d7000000(19000000)
[    0.439703] iommu: Adding device 54340000.vic to group 16
[    0.439911] iommu: Adding device 544c0000.nvenc to group 17
[    0.440117] iommu: Adding device 54500000.tsec to group 18
[    0.440314] iommu: Adding device 54100000.tsecb to group 19
[    0.440511] iommu: Adding device 54480000.nvdec to group 20
[    0.440726] iommu: Adding device 54380000.nvjpg to group 21
[    0.441831] iommu: Adding device 546c0000.i2c to group 22
[    0.442156] iommu: Adding device 57000000.gpu to group 23
[    0.442203] platform 57000000.gpu: domain=ffffffc0f94c2cd8 allocates as[0]=ffffffc0f9bd8318
[    0.442240] platform 57000000.gpu: domain=ffffffc0f94c2cd8 allocates as[1]=ffffffc0f9bd8380
[    0.442284] platform 57000000.gpu: domain=ffffffc0f94c2cd8 allocates as[2]=ffffffc0f9bd83e8
[    0.442322] platform 57000000.gpu: domain=ffffffc0f94c2cd8 allocates as[3]=ffffffc0f9bd8450
[    0.443189] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled.
[    0.443200] tegra-pmc 7000e400.pmc: scratch reg offset dts data not present
[    0.443212] tegra-pmc: ### PMC reset source: TEGRA_POWER_ON_RESET
[    0.443216] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_WARM
[    0.443220] tegra-pmc: ### PMC reset status reg: 0x0
[    0.493137] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[    0.493147] tegra-pmc: Clear bootloader IO dpd settings
[    0.493168] tegra-pmc 7000e400.pmc: IO padctrl driver initialized
[    0.493233] tegra-pmc 7000e400.pmc: PMC: Successfully configure bootrom reset commands
[    0.493536] iommu: Adding device 70012000.se to group 24
[    0.494324] iommu: Adding device 7000c000.i2c to group 25
[    0.494572] iommu: Adding device 7000c400.i2c to group 26
[    0.494830] iommu: Adding device 7000c500.i2c to group 27
[    0.495080] iommu: Adding device 7000c700.i2c to group 28
[    0.495361] iommu: Adding device 7000d000.i2c to group 29
[    0.495612] iommu: Adding device 7000d100.i2c to group 30
[    0.495899] iommu: Adding device sdhci-tegra.0 to group 31
[    0.495954] platform sdhci-tegra.0: domain=ffffffc0f9561e58 allocates as[0]=ffffffc0f9bd84b8
[    0.496794] iommu: Adding device 700d0000.xudc to group 32
[    0.500060] vdd-ac-bat: 5000 mV 
[    0.500425] vdd-5v0-sys: 5000 mV 
[    0.501388] vdd-5v0-hdmi: supplied by vdd-5v0-sys
[    0.501455] vdd-5v0-hdmi: 5000 mV 
[    0.501855] vdd-1v8-sys: 1800 mV 
[    0.502240] vdd-fan: supplied by vdd-5v0-sys
[    0.502279] vdd-fan: 5000 mV 
[    0.502664] vdd-usb-vbus: supplied by vdd-5v0-sys
[    0.502720] vdd-usb-vbus: 5000 mV 
[    0.503258] vdd-usb-vbus2: 5000 mV 
[    0.534099] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.536583] gpio gpiochip0: gpio-line-names specifies 240 line names but there are 256 lines on the chip
[    0.537710] GPIO line 6 (system-suspend-gpio) hogged as output/high
[    0.537735] GPIO line 151 (camera-control-output-low) hogged as output/low
[    0.537754] GPIO line 152 (camera-control-output-low) hogged as output/low
[    0.538130] gpiochip_setup_dev: registered GPIOs 0 to 255 on device: gpiochip0 (tegra-gpio)
[    0.545936] eventlib_kernel: keventlib is initialized, test id: 0
[    0.546298] SCSI subsystem initialized
[    0.546541] libata version 3.00 loaded.
[    0.546862] usbcore: registered new interface driver usbfs
[    0.546915] usbcore: registered new interface driver hub
[    0.546987] usbcore: registered new device driver usb
[    0.550929] max77620 4-003c: PMIC Version OTP:0x35 and ES:0x8
[    0.557061] vdd-core: 600 <--> 1162 mV at 1075 mV 
[    0.557913] random: fast init done
[    0.558124] vdd-ddr-1v1: Bringing 1125000uV into 1150000-1150000uV
[    0.561029] vdd-ddr-1v1: 1150 mV 
[    0.564953] vdd-pre-reg-1v35: 1350 mV 
[    0.568950] vdd-1v8: 1800 mV 
[    0.572951] avdd-sys-1v2: 1200 mV 
[    0.576949] vdd-pex-1v0: 1050 mV 
[    0.577607] vddio-sdmmc-ap: 1800 <--> 3300 mV at 3300 mV 
[    0.578147] max77620-ldo3: at 3100 mV 
[    0.580955] vdd-rtc: 850 <--> 1100 mV at 1000 mV 
[    0.581497] max77620-ldo5: at 3100 mV 
[    0.584950] vddio-sdmmc3-ap: 1800 <--> 3300 mV at 2800 mV 
[    0.588950] avdd-1v05-pll: 1050 mV 
[    0.592950] avdd-io-hdmi-dp: 1050 mV 
[    0.595578] GPIO line 505 (spmic-default-output-high) hogged as output/high
[    0.595864] gpiochip_setup_dev: registered GPIOs 504 to 511 on device: gpiochip1 (max77620-gpio)
[    0.596140] max77620 4-003c: max77620 probe successful
[    0.598810] media: Linux media interface: v0.10
[    0.598868] Linux video capture interface: v2.00
[    0.599792] pps_core: LinuxPPS API ver. 1 registered
[    0.599798] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
[    0.599818] PTP clock support registered
[    0.603475] tegra_fiq_debugger_init: found FIQ source (IRQ 98)
[    0.609788] tegra210-emc 7001b000.external-memory-controller: validated EMC DFS table
[    0.610674] Advanced Linux Sound Architecture Driver Initialized.
[    0.611312] Bluetooth: Core ver 2.22
[    0.611365] NET: Registered protocol family 31
[    0.611368] Bluetooth: HCI device and connection manager initialized
[    0.611382] Bluetooth: HCI socket layer initialized
[    0.611390] Bluetooth: L2CAP socket layer initialized
[    0.611419] Bluetooth: SCO socket layer initialized
[    0.613233] tegra210_dvfs: no clock found for sdmmc2_ddr
[    0.613251] tegra210_dvfs: no clock found for sdmmc4_ddr
[    0.613299] tegra210_dvfs: no clock found for sdmmc1_ddr
[    0.613313] tegra210_dvfs: no clock found for sdmmc3_ddr
[    0.616325] tegra_dvfs: Unable to get vdd-cpu rail for step info, defering probe
[    0.617485] vdd-3v3-sys: supplied by vdd-5v0-sys
[    0.617550] vdd-3v3-sys: 3300 mV 
[    0.617814] vdd-1v8-sys: supplied by vdd-3v3-sys
[    0.621048] vdd-usb-vbus2: supplied by vdd-3v3-sys
[    0.621529] vdd-3v3-sd: supplied by vdd-3v3-sys
[    0.621571] vdd-3v3-sd: 3300 mV 
[    0.622603] avdd-io-edp-1v05: supplied by avdd-1v05-pll
[    0.622651] avdd-io-edp-1v05: 1050 mV 
[    0.623075] vdd-usb-hub-en: supplied by vdd-1v8-sys
[    0.623135] vdd-usb-hub-en: 5000 mV 
[    0.624476] camchar: rtcpu character device driver loaded
[    0.625166] extcon-gpio-states extcon:extcon@1: Cable state:0, cable id:0
[    0.626397] clocksource: Switched to clocksource arch_sys_counter
[    0.666317] VFS: Disk quotas dquot_6.6.0
[    0.666513] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.667004] nvmap_heap_init: nvmap_heap_init: created heap block cache
[    0.667414] dma_declare_coherent_resizable_cma_memory:324: resizable heap=vpr, base=0x00000000d7000000, size=0x19000000
[    0.667434]  dma-vpr: heap size is not multiple of cma_chunk_size heap_info->num_chunks (13) rem_chunk_size(0x1000000)
[    0.667642] cma: enabled page replacement for spfn=d7000, epfn=f0000
[    0.667647] dma_declare_coherent_resizable_cma_memory:373: resizable cma heap=vpr create successful
[    0.667659] tegra-carveouts tegra-carveouts: assigned reserved memory node vpr-carveout
[    0.667702] tegra-carveouts tegra-carveouts: iram :dma coherent mem declare 0x0000000040001000,258048
[    0.667710] tegra-carveouts tegra-carveouts: assigned reserved memory node iram-carveout
[    0.667722] nvmap: nvmap_select_cache_ops() nvmap cache ops set to set/ways
[    0.667730] nvmap_page_pool_init: Total RAM pages: 1011380
[    0.667734] nvmap_page_pool_init: nvmap page pool size: 126422 pages (493 MB)
[    0.667831] nvmap_background_zero_thread: PP zeroing thread starting.
[    0.668286] misc nvmap: created heap iram base 0x0000000040001000 size (252KiB)
[    0.669184] misc nvmap: created heap vpr base 0x00000000d7000000 size (409600KiB)
[    0.677393] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type AO-therm
[    0.677828] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type CPU-therm
[    0.678196] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[    0.678491] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[    0.678677] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type PMIC-Die
[    0.678962] pre_t19x_iso_plat_init(): iso emc max clk=1600000KHz
[    0.678967] pre_t19x_iso_plat_init(): max_iso_bw=11520000KB
[    0.679398] NET: Registered protocol family 2
[    0.680399] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[    0.680609] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[    0.681105] TCP: Hash tables configured (established 32768 bind 32768)
[    0.681254] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[    0.681335] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[    0.681741] NET: Registered protocol family 1
[    0.682664] RPC: Registered named UNIX socket transport module.
[    0.682671] RPC: Registered udp transport module.
[    0.682674] RPC: Registered tcp transport module.
[    0.682679] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.682692] PCI: CLS 0 bytes, default 64
[    0.682921] Trying to unpack rootfs image as initramfs...
[    0.914719] Freeing initrd memory: 5356K
[    0.924769] host1x 50000000.host1x: initialized
[    0.926583] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[    0.929707] audit: initializing netlink subsys (disabled)
[    0.929775] audit: type=2000 audit(0.783:1): initialized
[    0.930548] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[    0.940644] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[    0.942042] ntfs: driver 2.1.32 [Flags: R/W].
[    0.942856] 9p: Installing v9fs 9p2000 file system support
[    0.946033] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[    0.946170] io scheduler noop registered
[    0.946793] io scheduler cfq registered (default)
[    0.949476] gic 702f9000.agic: GIC IRQ controller registered
[    0.952500] iommu: Adding device 702ef000.adsp to group 33
[    0.961309] iommu: Adding device aconnect@702c0000:adsp_audio to group 34
[    0.961488] tegra-aconnect aconnect@702c0000: Tegra ACONNECT bus registered
[    0.962082] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_SKU_CALIB_0 = 0x8229410
[    0.962090] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_USB_CALIB_EXT_0 = 0x4
[    0.963851] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.0, lane = usb2-0, function = xusb
[    0.963955] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.1, lane = usb2-1, function = xusb
[    0.964044] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.2, lane = usb2-2, function = xusb
[    0.964232] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.3, lane = pcie-0, function = pcie-x1
[    0.964326] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.4, lane = pcie-1, function = pcie-x4
[    0.964410] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.5, lane = pcie-2, function = pcie-x4
[    0.964504] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.6, lane = pcie-3, function = pcie-x4
[    0.964590] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.7, lane = pcie-4, function = pcie-x4
[    0.964679] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.8, lane = pcie-5, function = xusb
[    0.964762] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.9, lane = pcie-6, function = xusb
[    0.970958] tegra-pwm 7000a000.pwm: PWM clk cannot sleep in ops
[    0.972593] tegra-dfll-pwm 70110000.pwm: DFLL pwm-rate: 12800000
[    0.974521] tegra-pcie 1003000.pcie: 4x1, 1x1 configuration
[    0.975800] tegra-pcie 1003000.pcie: PCIE: Enable power rails
[    0.976144] tegra-pcie 1003000.pcie: probing port 0, using 4 lanes
[    0.977413] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[    0.977623] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=1500000, vi_iso_bw=1500000, max_bw=1500000
[    0.977867] Adding domain tsec-pd to PM domain host1x-pd
[    0.980215] tegra-pcie 1003000.pcie: probing port 1, using 1 lanes
[    0.981208] tsec 54500000.tsec: initialized
[    0.982826] tsec 54100000.tsecb: initialized
[    0.983540] Adding domain nvdec-pd to PM domain host1x-pd
[    0.986931] nvdec 54480000.nvdec: initialized
[    0.988004] Adding domain vic03-pd to PM domain host1x-pd
[    0.988190] Adding domain msenc-pd to PM domain host1x-pd
[    0.988361] Adding domain nvjpg-pd to PM domain host1x-pd
[    0.992456] falcon 54340000.vic: initialized
[    0.993740] falcon 544c0000.nvenc: initialized
[    0.995152] falcon 54380000.nvjpg: initialized
[    0.999534] tegra_cec 70015000.tegra_cec: dt=1 start=0x70015000 end=0x70015FFF irq=97
[    0.999580] tegra_cec 70015000.tegra_cec: Enable clock result: 0.
[    0.999608] tegra_cec 70015000.tegra_cec: tegra_cec_init started
[    0.999791] tegradc tegradc.0: disp0 connected to head0->/host1x/sor1
[    0.999882] tegra_cec 70015000.tegra_cec: cec_add_sysfs ret=0
[    0.999886] display board info: id 0x0, fab 0x0
[    0.999891] tegra_cec 70015000.tegra_cec: probed
[    0.999950] generic_infoframe_type: 0x87
[    1.000098] tegradc tegradc.0: DT parsed successfully
[    1.000155] tegradc tegradc.0: Display dc.ffffff800ab40000 registered with id=0
[    1.007726] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels
[    1.008957] tegradc tegradc.0: probed
[    1.009698] Console: switching to colour frame buffer device 80x30
[    1.009736] tegradc tegradc.0: fb registered
[    1.011131] tegradc tegradc.1: disp1 connected to head1->/host1x/sor
[    1.011214] tegradc tegradc.1: No lt-data, using default setting
[    1.011247] tegradc tegradc.1: No hpd-gpio in DT
[    1.011278] tegradc tegradc.1: DT parsed successfully
[    1.011336] tegradc tegradc.1: Display dc.ffffff800acc0000 registered with id=1
[    1.012803] tegradc tegradc.1: dpd enable lookup fail:-19
[    1.014025] tegra-adma 702e2000.adma: Tegra210 ADMA driver registered 22 channels
[    1.014956] tegra-fuse-burn 7000f800.efuse:efuse-burn: Fuse burn driver initialized
[    1.015294] kfuse 7000fc00.kfuse: initialized
[    1.016120] tegra-pmc-iopower pmc-iopower: Regulator supply iopower-dbg-supply not available
[    1.518981] Host read timeout at address 545c00c4
[    1.519405] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
[    1.520614] tegra-dfll-pwm 70110000.pwm: DFLL_PWM regulator is available now
[    1.520627] vdd-cpu: 708 <--> 1322 mV at 708 mV 
[    1.520761] tegradc tegradc.1: probed
[    1.521017] pwm-regulator pwm_regulators:pwm-regulator@0: PWM regulator registration passed
[    1.521121] tegradc tegradc.1: fb registered
[    1.522696] tegra-pcie 1003000.pcie: PCI host bridge to bus 0000:00
[    1.522708] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
[    1.522713] pci_bus 0000:00: root bus resource [mem 0x13000000-0x1fffffff]
[    1.522718] pci_bus 0000:00: root bus resource [mem 0x20000000-0x3fffffff pref]
[    1.522724] pci_bus 0000:00: root bus resource [bus 00-ff]
[    1.522761] pci 0000:00:01.0: [10de:0fae] type 01 class 0x060400
[    1.522873] pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.523119] pci 0000:00:02.0: [10de:0faf] type 01 class 0x060400
[    1.523193] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.523263] vdd-gpu: applied init 1000000uV constraint
[    1.523272] vdd-gpu: 708 <--> 1323 mV at 997 mV 
[    1.523418] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    1.523431] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[    1.523603] pci 0000:01:00.0: [8086:24fd] type 00 class 0x028000
[    1.523654] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00001fff 64bit]
[    1.523699] pwm-regulator pwm_regulators:pwm-regulator@1: PWM regulator registration passed
[    1.523887] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[    1.524139] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[    1.524303] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[    1.524331] pci 0000:02:00.0: reg 0x10: [io  0x0000-0x00ff]
[    1.524366] pci 0000:02:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit]
[    1.524391] pci 0000:02:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit]
[    1.524420] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[    1.524427] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[    1.524435] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[    1.524456] tegradc tegradc.1: blank - powerdown
[    1.524478] extcon-disp-state extcon:disp-state: cable 44 state 0 already set.
[    1.524485] Extcon DP: HPD disabled
[    1.524489] hpd: hpd_switch 0
[    1.524493] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[    1.524502] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[    1.524509] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[    1.524548] pci 0000:02:00.0: supports D1 D2
[    1.524554] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    1.524804] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[    1.524881] pci 0000:00:01.0: BAR 14: assigned [mem 0x13000000-0x130fffff]
[    1.524888] pci 0000:00:02.0: BAR 14: assigned [mem 0x13100000-0x131fffff]
[    1.524893] pci 0000:00:02.0: BAR 13: assigned [io  0x1000-0x1fff]
[    1.524903] pci 0000:01:00.0: BAR 0: assigned [mem 0x13000000-0x13001fff 64bit]
[    1.524932] pci 0000:00:01.0: PCI bridge to [bus 01]
[    1.524941] pci 0000:00:01.0:   bridge window [mem 0x13000000-0x130fffff]
[    1.524953] pci 0000:02:00.0: BAR 4: assigned [mem 0x13100000-0x13103fff 64bit]
[    1.524974] pci 0000:02:00.0: BAR 2: assigned [mem 0x13104000-0x13104fff 64bit]
[    1.524994] pci 0000:02:00.0: BAR 0: assigned [io  0x1000-0x10ff]
[    1.525003] pci 0000:00:02.0: PCI bridge to [bus 02]
[    1.525009] pci 0000:00:02.0:   bridge window [io  0x1000-0x1fff]
[    1.525017] pci 0000:00:02.0:   bridge window [mem 0x13100000-0x131fffff]
[    1.525029] PCIE: ASPM not enabled
[    1.525422] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[    1.525428] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[    1.525437] pcie_pme 0000:00:01.0:pcie001: service driver pcie_pme loaded
[    1.525574] aer 0000:00:01.0:pcie002: service driver aer loaded
[    1.525856] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
[    1.525862] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[    1.525868] pcie_pme 0000:00:02.0:pcie001: service driver pcie_pme loaded
[    1.525994] aer 0000:00:02.0:pcie002: service driver aer loaded
[    1.527921] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.528032] No Device Node present for smmu client: serial8250 !!
[    1.528042] platform serial8250: No iommus property found in DT node, got swgids from fixup(101004000)
[    1.528083] iommu: Adding device serial8250 to group 35
[    1.530682] console [ttyS0] disabled
[    1.530743] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 63, base_baud = 25500000) is a Tegra
[    1.541108] console [ttyS0] enabled
[    1.542174] 70006040.serial: ttyTHS1 at MMIO 0x70006040 (irq = 64, base_baud = 0) is a TEGRA_UART
[    1.542503] serial-tegra 70006200.serial: RX in PIO mode
[    1.542601] 70006200.serial: ttyTHS2 at MMIO 0x70006200 (irq = 65, base_baud = 0) is a TEGRA_UART
[    1.543578] [drm] Initialized
[    1.554013] brd: module loaded
[    1.559407] loop: module loaded
[    1.559512] tegra_profiler: version: 1.139, samples/io: 47/27
[    1.559625] tegra_profiler: auth: init
[    1.560913] THERMAL EST: found 2 subdevs
[    1.560924] THERMAL EST num_resources: 0
[    1.560930] [THERMAL EST subdev 0]
[    1.560938] [THERMAL EST subdev 1]
[    1.561420] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type thermal-fan-est
[    1.561424] THERMAL EST: thz register success.
[    1.561566] THERMAL EST: end of probe, return err: 0
[    1.562895] hisi_sas: driver version v1.6
[    1.567951] tegra-qspi 70410000.spi: Prod settings list not found
[    1.569169] qspi_mtd spi32766.0: MX25U3235F (4096 Kbytes)
[    1.569180] qspi_mtd spi32766.0: mtd .name = spi32766.0, .size = 0x400000 (4MiB) .erasesize = 0x00001000 (4KiB) .numeraseregions = 0
[    1.572209] libphy: Fixed MDIO Bus: probed
[    1.572799] tun: Universal TUN/TAP device driver, 1.6
[    1.572802] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    1.573802] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[    1.573808] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[    1.573870] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[    1.573874] igb: Copyright (c) 2007-2014 Intel Corporation.
[    1.573933] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[    1.573937] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[    1.573988] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
[    1.573991] Copyright(c) 1999 - 2017 Intel Corporation.
[    1.575129] r8168 0000:02:00.0: enabling device (0000 -> 0003)
[    1.575164] r8168 Gigabit Ethernet driver 8.045.08-NAPI loaded
[    1.589699] r8168 0000:02:00.0 (unnamed net_device) (uninitialized): Invalid ethernet address 00:00:00:00:00:00, trying device tree node
[    1.589835] r8168 0000:02:00.0 (unnamed net_device) (uninitialized): Found valid ethernet address 00:04:4b:ea:f8:b3 from device tree
[    1.590451] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
[    1.590512] r8168  Copyright (C) 2017  Realtek NIC software team <nicfae@realtek.com> 
                This program comes with ABSOLUTELY NO WARRANTY; for details, please see <http://www.gnu.org/licenses/>. 
                This is free software, and you are welcome to redistribute it under certain conditions; see <http://www.gnu.org/licenses/>. 
[    1.591133] PPP generic driver version 2.4.2
[    1.591346] PPP BSD Compression module registered
[    1.591351] PPP Deflate Compression module registered
[    1.591392] PPP MPPE Compression module registered
[    1.591399] NET: Registered protocol family 24
[    1.591473] usbcore: registered new interface driver r8152
[    1.591520] usbcore: registered new interface driver asix
[    1.591580] usbcore: registered new interface driver ax88179_178a
[    1.591627] usbcore: registered new interface driver cdc_ether
[    1.591669] usbcore: registered new interface driver net1080
[    1.591710] usbcore: registered new interface driver cdc_subset
[    1.591750] usbcore: registered new interface driver zaurus
[    1.591803] usbcore: registered new interface driver cdc_ncm
[    1.591976] VFIO - User Level meta-driver version: 0.3
[    1.593315] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.593342] ehci-pci: EHCI PCI platform driver
[    1.593397] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.593409] ohci-pci: OHCI PCI platform driver
[    1.593454] ohci-platform: OHCI generic platform driver
[    1.596670] tegra-xusb 70090000.xusb: USB2 port 0 has OTG_CAP
[    1.597293] tegra-xusb-padctl 7009f000.xusb_padctl: enabled OTG on UTMI pad 0
[    1.598507] tegra-xusb 70090000.xusb: extcon 0: ffffffc0f97bdc00 id
[    1.600707] usbcore: registered new interface driver uas
[    1.600784] usbcore: registered new interface driver usb-storage
[    1.600913] usbcore: registered new interface driver usbserial
[    1.601370] tegra-xusb 70090000.xusb: Firmware timestamp: 2019-10-17 15:58:59 UTC, Version: 50.25 release
[    1.601416] tegra-xusb 70090000.xusb: xHCI Host Controller
[    1.601443] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 1
[    1.602219] tegra-xusb 70090000.xusb: hcc params 0x0184f525 hci version 0x100 quirks 0x00050010
[    1.602281] tegra-xusb 70090000.xusb: irq 61, io mem 0x70090000
[    1.602586] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.602594] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.602599] usb usb1: Product: xHCI Host Controller
[    1.602604] usb usb1: Manufacturer: Linux 4.9.140-tegra xhci-hcd
[    1.602608] usb usb1: SerialNumber: 70090000.xusb
[    1.603229] hub 1-0:1.0: USB hub found
[    1.603271] hub 1-0:1.0: 5 ports detected
[    1.603823] tegra-xusb 70090000.xusb: xHCI Host Controller
[    1.603834] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 2
[    1.603914] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM.
[    1.604025] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[    1.604031] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.604036] usb usb2: Product: xHCI Host Controller
[    1.604041] usb usb2: Manufacturer: Linux 4.9.140-tegra xhci-hcd
[    1.604047] usb usb2: SerialNumber: 70090000.xusb
[    1.604518] hub 2-0:1.0: USB hub found
[    1.604554] hub 2-0:1.0: 4 ports detected
[    1.607943] tegra-xudc-new 700d0000.xudc: device count: 1
[    1.609165] tegra-xudc-new 700d0000.xudc: USB charger detection disabled
[    1.609177] tegra-xudc-new 700d0000.xudc: vbus state: 0
[    1.609642] tegra-xudc-new 700d0000.xudc: entering ELPG
[    1.609919] tegra-xudc-new 700d0000.xudc: entering ELPG done
[    1.610072] mousedev: PS/2 mouse device common for all mice
[    1.610180] usbcore: registered new interface driver xpad
[    1.706487] tegra-xusb-padctl 7009f000.xusb_padctl: power on UTMI pads 1
[    1.706546] tegra-xusb-padctl 7009f000.xusb_padctl: power on UTMI pads 2
[    1.741194] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[    1.743670] rtc rtc1: alarm rtc device
[    1.743691] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1
[    1.743741] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock
[    1.744344] i2c /dev entries driver
[    1.746307] i2c i2c-6: Added multiplexed i2c bus 7
[    1.746875] i2c i2c-6: Added multiplexed i2c bus 8
[    1.746882] i2c-mux-gpio cam_i2cmux: 2 port mux on Tegra I2C adapter adapter
[    1.747704] imx219 7-0010: tegracam sensor driver:imx219_v2.0.6
[    1.771042] tegra-vii2c 546c0000.i2c: no acknowledge from address 0x10
[    1.771139] imx219 7-0010: imx219_board_setup: error during i2c read probe (-121)
[    1.778693] imx219 7-0010: board setup failed
[    1.783159] imx219: probe of 7-0010 failed with error -121
[    1.783715] imx219 8-0010: tegracam sensor driver:imx219_v2.0.6
[    1.806992] tegra-vii2c 546c0000.i2c: no acknowledge from address 0x10
[    1.807075] imx219 8-0010: imx219_board_setup: error during i2c read probe (-121)
[    1.814629] imx219 8-0010: board setup failed
[    1.819073] imx219: probe of 8-0010 failed with error -121
[    1.820318] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
[    1.822995] tegra_soctherm 700e2000.soctherm: pllx_offset tz:0 max:14, min:2
[    1.823005] tegra_soctherm 700e2000.soctherm: pllx_offset tz:2 max:8, min:4
[    1.823456] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    1.823474] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when cpu reaches 102500 mC
[    1.823485] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when cpu reaches 100500 mC
[    1.823616] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    1.823627] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when gpu reaches 103000 mC
[    1.823634] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when gpu reaches 101000 mC
[    1.823781] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    1.823792] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when pll reaches 127000 mC
[    1.823797] tegra_soctherm 700e2000.soctherm: throttrip: pll: missing hot temperature
[    1.823972] tegra_soctherm 700e2000.soctherm: failed to register sensor: -19
[    1.824813] tegra_aotag tegra-aotag: Registering sensor 0
[    1.824865] tegra_aotag tegra-aotag: Invalid temp readout
[    1.824894] tegra_aotag tegra-aotag: Invalid temp readout
[    1.824911] tegra_aotag tegra-aotag: Bound to TZ : ID 0
[    1.824921] tegra_aotag tegra-aotag: Probe done [SUCCESS]:0
[    1.825966] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    1.825987] tegra_dfll_action dfll-cdev-cap: Tegra DFLL 'cap cooling device' registered
[    1.826192] tegra_aotag tegra-aotag: Invalid temp readout
[    1.826223] tegra_dfll_action dfll-cdev-floor: Tegra DFLL 'floor cooling device' registered
[    1.826703] parse_throttle_dt_data: Num cap clks = 6
[    1.826710] parse_throttle_dt_data: clk=cclk_g type=2
[    1.826725] parse_throttle_dt_data: clk=gpu type=4
[    1.826755] parse_throttle_dt_data: clk=cap.throttle.c2bus type=0
[    1.826776] parse_throttle_dt_data: clk=cap.throttle.c3bus type=0
[    1.826800] parse_throttle_dt_data: clk=cap.throttle.sclk type=0
[    1.826804] parse_throttle_dt_data: clk=emc type=3
[    1.827248] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    1.827356] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    1.827543] tegra_throttle_probe: probe successful. #cdevs=4
[    1.828331] FAN dev name: pwm-fan
[    1.828417] FAN:gpio request success.
[    1.828491] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
[    1.828800] pwm_fan_driver pwm-fan: got pwm for fan. polarity is normal
[    1.828966] pwm_fan_driver pwm-fan: fan tach request irq success
[    1.828975] pwm_fan_driver pwm-fan: tach period: 1000
[    1.829070] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[    1.829076] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2
[    1.829081] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
[    1.829086] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
[    1.829091] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[    1.829095] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[    1.829100] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[    1.829105] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[    1.829110] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[    1.829115] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[    1.831222] device-mapper: uevent: version 1.0.3
[    1.831688] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[    1.837071] tegra210-cpufreq cpufreq: probe()...completed
[    1.837779] sdhci: Secure Digital Host Controller Interface driver
[    1.837781] sdhci: Copyright(c) Pierre Ossman
[    1.837783] sdhci-pltfm: SDHCI platform and OF driver helper
[    1.838267] sdhci-tegra sdhci-tegra.0: Got CD GPIO
[    1.838643] sdhci-tegra sdhci-tegra.0: Client registration for eMC Successful
[    1.838764] sdhci-tegra sdhci-tegra.0: wakeup init done, cdirq 300
[    1.843445] tegra-se 70012000.se: tegra_se_probe: complete
[    1.843962] hidraw: raw HID events driver (C) Jiri Kosina
[    1.845231] usbcore: registered new interface driver usbhid
[    1.845234] usbhid: USB HID core driver
[    1.847440] tegra21x_actmon 6000c800.actmon: in actmon_register()...
[    1.847602] tegra21x_actmon 6000c800.actmon: initialization Completed for the device mc_all
[    1.849354] nvpmodel: initialized successfully
[    1.850482] usbcore: registered new interface driver snd-usb-audio
[    1.850540] No Device Node present for smmu client: snd-soc-dummy !!
[    1.850545] platform snd-soc-dummy: No iommus property found in DT node, got swgids from fixup(101004000)
[    1.850565] iommu: Adding device snd-soc-dummy to group 36
[    1.855997] input: tegra-hda HDMI/DP,pcm=3 as /devices/70030000.hda/sound/card0/input0
[    1.886811] mmc0: SDHCI controller on sdhci-tegra.0 [sdhci-tegra.0] using ADMA 64-bit with 64 bit addr
[    1.907639] OPE platform probe
[    1.907726] OPE platform probe successful
[    1.908678] OPE platform probe
[    1.908766] OPE platform probe successful
[    1.909881] tegra-asoc: sound: Can't retrieve clk ahub
[    1.915047] tegra-asoc:: probe of sound failed with error -2
[    1.915404] u32 classifier
[    1.915406]     Actions configured
[    1.915479] Initializing XFRM netlink socket
[    1.916180] NET: Registered protocol family 10
[    1.916985] NET: Registered protocol family 17
[    1.916996] NET: Registered protocol family 15
[    1.917071] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[    1.917117] Bluetooth: RFCOMM socket layer initialized
[    1.917127] Bluetooth: RFCOMM ver 1.11
[    1.917132] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[    1.917136] Bluetooth: HIDP socket layer initialized
[    1.917154] 9pnet: Installing 9P2000 support
[    1.917193] Key type dns_resolver registered
[    1.917502] Registered cp15_barrier emulation handler
[    1.917508] Registered setend emulation handler
[    1.918600] registered taskstats version 1
[    1.919182] Adding domain ve2-pd to PM domain host1x-pd
[    1.919419] Adding domain ve-pd to PM domain host1x-pd
[    1.921328] isp 54600000.isp: initialized
[    1.922227] isp 54680000.isp: initialized
[    1.932136] last reset is due to power on reset
[    1.932141] KERNEL: PMC reset status reg: 0x0
[    1.932200] BL: PMC reset status reg: 0x0
[    1.932202] BL: PMIC poweroff Event Recorder: 0x40
[    1.933642] clk_cbus_recalc_rate: no gbus parent
[    1.933648] clk_cbus_round_rate: no gbus parent
[    1.933650] clk_cbus_round_rate: no gbus parent
[    1.933658] clk_cbus_recalc_rate: no gbus parent
[    1.933761] clk_cbus_recalc_rate: no gbus parent
[    1.933765] clk_cbus_round_rate: no gbus parent
[    1.933767] clk_cbus_round_rate: no gbus parent
[    1.933771] clk_cbus_recalc_rate: no gbus parent
[    1.934424] usb 1-2: new high-speed USB device number 2 using tegra-xusb
[    1.934500] tegra_dvfs: GPU-cap: registered
[    1.934551] tegra dvfs: vdd-cpu: nominal 1168mV, offset 708000uV, step 19200uV, scaling enabled
[    1.934553] tegra dvfs: vdd-core: nominal 1075mV, offset 600000uV, step 12500uV, scaling enabled
[    1.934555] tegra dvfs: vdd-gpu: nominal 1068mV, offset 708000uV, step 10000uV, scaling enabled
[    1.935927] tegra_dvfs: vdd-gpu-vts: registered
[    1.936559] tegra_core_action core_dvfs_cdev_floor: Tegra CORE DVFS 'floor cooling device' registered
[    1.937134] tegra_core_action core_dvfs_cdev_cap: Tegra CORE DVFS 'cap cooling device' registered
[    1.937622] input: gpio-keys as /devices/gpio-keys/input/input1
[    1.968546] tegra_rtc 7000e000.rtc: setting system clock to 2000-01-01 01:00:12 UTC (946688412)
[    1.969526] vi 54080000.vi: vi_probe: ++
[    1.971836] usb 1-2: New USB device found, idVendor=0bda, idProduct=5411
[    1.971840] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    1.971844] usb 1-2: Product: 4-Port USB 2.1 Hub
[    1.971847] usb 1-2: Manufacturer: Generic
[    1.974017] hub 1-2:1.0: USB hub found
[    1.975058] hub 1-2:1.0: 4 ports detected
[    1.986148] vi 54080000.vi: initialized
[    1.990595] vi 54080000.vi: subdev nvcsi--2 bound
[    1.990711] vi 54080000.vi: subdev nvcsi--1 bound
[    1.993179] Disable partitions left on by BL
[    1.993183]   disb
[    1.993230] bwmgr: missing cdev-type property
[    1.993326] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[    1.993333] DRAM derating cdev registered.
[    1.994336] vdd-fan: disabling
[    1.994340] vdd-usb-vbus: disabling
[    1.994342] vdd-usb-vbus2: disabling
[    1.994352] vddio-sdmmc3-ap: disabling
[    1.994427] avdd-io-edp-1v05: disabling
[    1.994429] vdd-usb-hub-en: disabling
[    1.994501] ALSA device list:
[    1.994504]   #0: tegra-hda at 0x70038000 irq 83
[    1.997570] Freeing unused kernel memory: 8576K
[    2.025100] Root device found: mmcblk0p1
[    2.030466] tegra_cec 70015000.tegra_cec: Can't find physical addresse.
[    2.030470] tegra_cec 70015000.tegra_cec: tegra_cec_init Done.
[    2.097424] mmc0: Applying tuning correction
[    2.097439] mmc0: Tap value after applying correction 54
[    2.097455] mmc0: hw tuning done ...
[    2.097489] mmc0: new ultra high speed SDR104 SDXC card at address aaaa
[    2.101958] mmcblk0: mmc0:aaaa SN128 119 GiB 
[    2.106462] usb 1-3: new full-speed USB device number 3 using tegra-xusb
[    2.107707]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14
[    2.128394] usb 1-3: New USB device found, idVendor=8087, idProduct=0a2b
[    2.128399] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    2.229706] Found dev node: /dev/mmcblk0p1
[    2.271087] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[    2.271888] Rootfs mounted over mmcblk0p1
[    2.274469] usb 1-2.1: new high-speed USB device number 4 using tegra-xusb
[    2.296748] usb 1-2.1: New USB device found, idVendor=2109, idProduct=2811
[    2.296754] usb 1-2.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.296758] usb 1-2.1: Product: USB2.0 Hub             
[    2.296761] usb 1-2.1: Manufacturer: VIA Labs, Inc.         
[    2.297687] hub 1-2.1:1.0: USB hub found
[    2.297969] Switching from initrd to actual rootfs
[    2.298096] hub 1-2.1:1.0: 4 ports detected
[    2.386462] usb 1-2.4: new full-speed USB device number 5 using tegra-xusb
[    2.407919] usb 1-2.4: New USB device found, idVendor=1a86, idProduct=7523
[    2.407924] usb 1-2.4: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[    2.407927] usb 1-2.4: Product: USB Serial
[    2.430461] usb 1-2.1: usb_suspend_both: status 0
[    2.505432] systemd[1]: System time before build time, advancing clock.
[    2.537764] ip_tables: (C) 2000-2006 Netfilter Core Team
[    2.549276] cgroup: cgroup2: unknown option "nsdelegate"
[    2.569297] 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)
[    2.570041] systemd[1]: Detected architecture arm64.
[    2.593050] systemd[1]: Set hostname to <ubuntu-jetson>.
[    2.688677] 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.
[    2.688688] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[    2.693519] systemd[1]: /lib/systemd/system/systemd-udevd.service:31: Unknown lvalue 'RestrictSUIDSGID' in section 'Service'
[    2.839762] random: systemd: uninitialized urandom read (16 bytes read)
[    2.839975] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[    2.840196] random: systemd: uninitialized urandom read (16 bytes read)
[    2.841827] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[    2.841882] random: systemd: uninitialized urandom read (16 bytes read)
[    2.843457] systemd[1]: Created slice System Slice.
[    2.843666] systemd[1]: Listening on RPCbind Server Activation Socket.
[    2.901805] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[    3.006996] nvgpu: 57000000.gpu           gm20b_init_clk_setup_sw:1268 [INFO]  GPCPLL initial settings: NA mode, M=1, N=34, P=3 (id = 1)
[    3.103333] systemd-journald[1974]: Received request to flush runtime journal from PID 1
[    3.904404] using random self ethernet address
[    3.908954] using random host ethernet address
[    4.231394] Intel(R) Wireless WiFi driver for Linux
[    4.231398] Copyright(c) 2003- 2015 Intel Corporation
[    4.231532] iwlwifi 0000:01:00.0: enabling device (0000 -> 0002)
[    4.279716] random: crng init done
[    4.283123] random: 7 urandom warning(s) missed due to ratelimiting
[    4.307761] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8265-26.ucode failed with error -2
[    4.325679] iwlwifi 0000:01:00.0: Falling back to user helper
[    4.875568] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8265-25.ucode failed with error -2
[    4.886366] iwlwifi 0000:01:00.0: Falling back to user helper
[    4.912021] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8265-24.ucode failed with error -2
[    4.921510] iwlwifi 0000:01:00.0: Falling back to user helper
[    4.928305] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8265-23.ucode failed with error -2
[    4.938047] iwlwifi 0000:01:00.0: Falling back to user helper
[    4.997631] Mass Storage Function, version: 2009/09/11
[    4.997637] LUN: removable file: (no medium)
[    5.003696] using random self ethernet address
[    5.008179] using random host ethernet address
[    5.033598] iwlwifi 0000:01:00.0: loaded firmware version 22.391740.0 op_mode iwlmvm
[    5.117910] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[    5.119973] iwlwifi 0000:01:00.0: L1 Disabled - LTR Disabled
[    5.120578] iwlwifi 0000:01:00.0: L1 Disabled - LTR Disabled
[    5.235081] ieee80211 phy0: Selected rate control algorithm 'iwl-mvm-rs'
[    5.235889] thermal thermal_zone6: failed to read out thermal zone (-5)
[    5.243897] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type iwlwifi
[    5.407146] rndis0: HOST MAC 52:06:28:f4:d3:84
[    5.407538] rndis0: MAC 52:06:28:f4:d3:85
[    5.410336] usb0: HOST MAC 52:06:28:f4:d3:86
[    5.410449] usb0: MAC 52:06:28:f4:d3:87
[    5.410486] tegra-xudc-new 700d0000.xudc: exiting ELPG
[    5.411144] tegra-xudc-new 700d0000.xudc: exiting ELPG done
[    5.411162] tegra-xudc-new 700d0000.xudc: ep 0 (type: 0, dir: out) enabled
[    5.411204] tegra-xudc-new 700d0000.xudc: entering ELPG
[    5.411435] tegra-xudc-new 700d0000.xudc: entering ELPG done
[    5.411453] tegra-xudc-new 700d0000.xudc: exiting ELPG
[    5.411949] tegra-xudc-new 700d0000.xudc: exiting ELPG done
[    5.411968] tegra-xudc-new 700d0000.xudc: entering ELPG
[    5.412191] tegra-xudc-new 700d0000.xudc: entering ELPG done
[    5.416496] l4tbr0: port 1(rndis0) entered blocking state
[    5.416501] l4tbr0: port 1(rndis0) entered disabled state
[    5.416935] device rndis0 entered promiscuous mode
[    5.426913] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
[    5.434929] l4tbr0: port 2(usb0) entered blocking state
[    5.434934] l4tbr0: port 2(usb0) entered disabled state
[    5.435102] device usb0 entered promiscuous mode
[    5.474457] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[    5.780593] tegra-xusb 70090000.xusb: Upgrade port 0 to USB3.0
[    5.780600] tegra-xusb 70090000.xusb: Upgrade port 1 to USB3.0
[    6.096811] usbcore: registered new interface driver btusb
[    6.101842] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
[    6.102865] Bluetooth: hci0: Device revision is 16
[    6.102869] Bluetooth: hci0: Secure boot is enabled
[    6.102872] Bluetooth: hci0: OTP lock is enabled
[    6.102874] Bluetooth: hci0: API lock is enabled
[    6.102876] Bluetooth: hci0: Debug lock is disabled
[    6.102879] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[    6.106859] usb 2-1: new SuperSpeed USB device number 2 using tegra-xusb
[    6.135466] usb 2-1: New USB device found, idVendor=0bda, idProduct=0411
[    6.135474] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.135478] usb 2-1: Product: 4-Port USB 3.1 Hub
[    6.135483] usb 2-1: Manufacturer: Generic
[    6.139429] hub 2-1:1.0: USB hub found
[    6.140233] hub 2-1:1.0: 4 ports detected
[    6.141917] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[    6.250220] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    6.251505] eth0: 0xffffff800a37e000, 00:04:4b:ea:f8:b3, IRQ 406
[    6.285241] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[    6.285255] Bluetooth: BNEP socket layer initialized
[    6.315473] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[    6.435431] zram: Added device: zram0
[    6.436605] zram: Added device: zram1
[    6.438427] usb 1-2.1.3: new full-speed USB device number 6 using tegra-xusb
[    6.438989] zram: Added device: zram2
[    6.439669] zram: Added device: zram3
[    6.460441] usb 1-2.1.3: New USB device found, idVendor=10c4, idProduct=ea60
[    6.460448] usb 1-2.1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    6.460453] usb 1-2.1.3: Product: CP2102 USB to UART Bridge Controller
[    6.460456] usb 1-2.1.3: Manufacturer: Silicon Labs
[    6.460460] usb 1-2.1.3: SerialNumber: 0001
[    6.472756] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    6.474835] iwlwifi 0000:01:00.0: L1 Disabled - LTR Disabled
[    6.475104] iwlwifi 0000:01:00.0: L1 Disabled - LTR Disabled
[    6.489814] zram0: detected capacity change from 0 to 519610368
[    6.538909] usb 2-1.1: new SuperSpeed USB device number 3 using tegra-xusb
[    6.571689] Adding 507428k swap on /dev/zram0.  Priority:5 extents:1 across:507428k SS
[    6.578646] usbcore: registered new interface driver ch341
[    6.578698] usbserial: USB Serial support registered for ch341-uart
[    6.578718] zram1: detected capacity change from 0 to 519610368
[    6.578755] ch341 1-2.4:1.0: ch341-uart converter detected
[    6.589544] Adding 507428k swap on /dev/zram1.  Priority:5 extents:1 across:507428k SS
[    6.589876] usb 1-2.4: ch341-uart converter now attached to ttyUSB0
[    6.593014] zram2: detected capacity change from 0 to 519610368
[    6.594518] iwlwifi 0000:01:00.0: L1 Disabled - LTR Disabled
[    6.594780] iwlwifi 0000:01:00.0: L1 Disabled - LTR Disabled
[    6.608214] Adding 507428k swap on /dev/zram2.  Priority:5 extents:1 across:507428k SS
[    6.615389] zram3: detected capacity change from 0 to 519610368
[    6.633130] Adding 507428k swap on /dev/zram3.  Priority:5 extents:1 across:507428k SS
[    6.649511] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    6.757100] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[    6.793871] usb 2-1.1: New USB device found, idVendor=2109, idProduct=8110
[    6.793877] usb 2-1.1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    6.793881] usb 2-1.1: Product: USB3.0 Hub             
[    6.793884] usb 2-1.1: Manufacturer: VIA Labs, Inc.         
[    6.794929] hub 2-1.1:1.0: USB hub found
[    6.795081] hub 2-1.1:1.0: 4 ports detected
[    6.895101] usbcore: registered new interface driver cp210x
[    6.895165] usbserial: USB Serial support registered for cp210x
[    6.895247] cp210x 1-2.1.3:1.0: cp210x converter detected
[    6.897611] usb 1-2.1.3: cp210x converter now attached to ttyUSB1
[    7.182799] usb 2-1.1.2: new SuperSpeed USB device number 4 using tegra-xusb
[    7.203835] usb 2-1.1.2: New USB device found, idVendor=8086, idProduct=0b07
[    7.203843] usb 2-1.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    7.203849] usb 2-1.1.2: Product: Intel(R) RealSense(TM) Depth Camera 435 
[    7.203854] usb 2-1.1.2: Manufacturer: Intel(R) RealSense(TM) Depth Camera 435 
[    7.203859] usb 2-1.1.2: SerialNumber: 936723020979
[    7.246469] uvcvideo: Unknown video format 00000050-0000-0010-8000-00aa00389b71
[    7.246496] uvcvideo: Unknown video format 00000032-0000-0010-8000-00aa00389b71
[    7.246619] uvcvideo: Found UVC 1.50 device Intel(R) RealSense(TM) Depth Camera 435  (8086:0b07)
[    7.248591] uvcvideo: Unable to create debugfs 2-4 directory.
[    7.248708] uvcvideo 2-1.1.2:1.0: Entity type for entity Intel(R) RealSense(TM) Depth Ca was not initialized!
[    7.258785] uvcvideo 2-1.1.2:1.0: Entity type for entity Processing 2 was not initialized!
[    7.267159] uvcvideo 2-1.1.2:1.0: Entity type for entity Camera 1 was not initialized!
[    7.275855] input: Intel(R) RealSense(TM) Depth Ca as /devices/70090000.xusb/usb2/2-1/2-1.1/2-1.1.2/2-1.1.2:1.0/input/input2
[    7.276052] uvcvideo: Unknown video format 36315752-1a66-a242-9065-d01814a8ef8a
[    7.276064] uvcvideo: Found UVC 1.50 device Intel(R) RealSense(TM) Depth Camera 435  (8086:0b07)
[    7.277272] uvcvideo: Unable to create debugfs 2-4 directory.
[    7.277424] uvcvideo 2-1.1.2:1.3: Entity type for entity Processing 7 was not initialized!
[    7.285815] uvcvideo 2-1.1.2:1.3: Entity type for entity Extension 8 was not initialized!
[    7.294078] uvcvideo 2-1.1.2:1.3: Entity type for entity Camera 6 was not initialized!
[    7.302242] usbcore: registered new interface driver uvcvideo
[    7.302245] USB Video Class driver (1.1.1)
[    7.618712] Bluetooth: hci0: Waiting for firmware download to complete
[    7.618796] Bluetooth: hci0: Firmware loaded in 1486427 usecs
[    7.618922] Bluetooth: hci0: Waiting for device to boot
[    7.630864] Bluetooth: hci0: Device booted in 11692 usecs
[    7.632811] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
[    7.635861] Bluetooth: hci0: Applying Intel DDC parameters completed
[   10.115059] usb 2-1.1.2: usb_suspend_both: status 0
[   10.139123] usb 2-1.1: usb_suspend_both: status 0
[   10.184770] wlan0: authenticate with 7c:ff:4d:4d:4b:c3
[   10.186482] usb 2-1: usb_suspend_both: status 0
[   10.186608] usb usb2: usb_suspend_both: status 0
[   10.193509] wlan0: send auth to 7c:ff:4d:4d:4b:c3 (try 1/3)
[   10.200894] wlan0: authenticated
[   10.202462] wlan0: associate with 7c:ff:4d:4d:4b:c3 (try 1/3)
[   10.207340] wlan0: RX AssocResp from 7c:ff:4d:4d:4b:c3 (capab=0x1031 status=0 aid=4)
[   10.208664] wlan0: associated
[   10.239169] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   10.285913] wlan0: Limiting TX power to 20 (20 - 0) dBm as advertised by 7c:ff:4d:4d:4b:c3
[   10.802840] ip6_tables: (C) 2000-2006 Netfilter Core Team
[   60.283047] nvgpu: 57000000.gpu             railgate_enable_store:297  [INFO]  railgate is disabled.
[ 1268.885038] fuse init (API version 7.26)
[ 1272.945306] usb 2-1.1.2: usb_suspend_both: status 0
[ 1272.965284] usb 2-1.1: usb_suspend_both: status 0
[ 1273.013302] usb 2-1: usb_suspend_both: status 0
[ 1273.013448] usb usb2: usb_suspend_both: status 0

Our team will do the investigation and provide suggestions soon. Thanks

Any updates from investigation?