USB keyboard and device don't work anymore

I flashed my Jetson TX2 a couple of days ago with the JetPack 4.2. Eveything went back OK. This morning after a reboot, I can see the login panel but I can’t use the keyboard to enter my credentials. The mouse does not work either.
I can access the Jetson TX2 through ssh and here is the output of the ‘dmesg’ command:

fbarilla@tx2:~$ dmesg | tail
[ 17.322818] dhd_ndo_add_ip: ndo ip addr add failed, ret = -23
[ 17.322826] dhd_inet6_work_handler: Adding host ip for NDO failed -23
[ 17.643266] dhd_ndo_add_ip: ndo ip addr add failed, ret = -23
[ 17.643277] dhd_inet6_work_handler: Adding host ip for NDO failed -23
[ 325.818652] tegradc 15210000.nvdisplay: blank - powerdown
[ 325.871882] extcon-disp-state external-connection:disp-state: cable 47 state 0
[ 325.871898] Extcon AUX1(HDMI) disable
[ 325.894277] tegra_nvdisp_handle_pd_disable: Powergated Head2 pd
[ 325.894359] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[ 325.894834] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd

Any idea of what happened ?

Other errors that show up in the dmesg output:

[ 6.639141] usb 1-2.3: new low-speed USB device number 8 using tegra-xusb
[ 6.699235] nvgpu: 17000000.gp10b railgate_enable_store:283 [INFO] railgate is disabled.
[ 6.719373] usb 1-2.3: device descriptor read/64, error -32
[ 6.911380] usb 1-2.3: device descriptor read/64, error -32
[ 7.023508] usb 1-2-port3: unable to enumerate USB device
[ 7.111184] usb 1-2.4: new high-speed USB device number 9 using tegra-xusb
[ 7.341752] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 7.428098] gpio tegra-gpio wake18 for gpio=101(M:5)

and

[ 7.980680] wl_android_wifi_on in
[ 7.980683] wifi_platform_set_power = 1
[ 8.191082] vdd-1v8: voltage operation not allowed
[ 8.191118] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
[ 8.211292] vdd-1v8: voltage operation not allowed
[ 8.211300] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
[ 8.233271] vdd-1v8: voltage operation not allowed
[ 8.233281] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
[ 8.235704] vdd-1v8: voltage operation not allowed
[ 8.235711] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
[ 8.339065] vdd-1v8: voltage operation not allowed
[ 8.339077] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
[ 8.340052] vdd-1v8: voltage operation not allowed
[ 8.340062] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
[ 8.341598] vdd-1v8: voltage operation not allowed
[ 8.341606] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
[ 8.341632] sdhci-tegra 3440000.sdhci: Tuning done, restoring the best tap value : 64

Does reboot make any difference? Did you install anything in your first login?
How many peripheral are you using ?

Other errors that show up in the dmesg output:

[ 6.639141] usb 1-2.3: new low-speed USB device number 8 using tegra-xusb
[ 6.699235] nvgpu: 17000000.gp10b railgate_enable_store:283 [INFO] railgate is disabled.
[ 6.719373] usb 1-2.3: device descriptor read/64, error -32
[ 6.911380] usb 1-2.3: device descriptor read/64, error -32
[ 7.023508] usb 1-2-port3: unable to enumerate USB device
[ 7.111184] usb 1-2.4: new high-speed USB device number 9 using tegra-xusb
[ 7.341752] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 7.428098] gpio tegra-gpio wake18 for gpio=101(M:5)

Could you share the full log instead of partial one?

barilla@tx2:~$ dmesg
[ 0.000000] Booting Linux on physical CPU 0x100
[ 0.000000] Linux version 4.9.140-tegra (buildbrain@mobile-u64-922) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Tue Jul 16 17:09:53 PDT 2019
[ 0.000000] Boot CPU: AArch64 Processor [411fd073]
[ 0.000000] OF: fdt:memory scan node memory@80000000, reg size 16416,
[ 0.000000] OF: fdt: - 80000000 , 70000000
[ 0.000000] OF: fdt: - f0200000 , 185600000
[ 0.000000] OF: fdt: - 275e00000 , 200000
[ 0.000000] OF: fdt: - 276600000 , 200000
[ 0.000000] OF: fdt: - 277000000 , 200000
[ 0.000000] earlycon: uart8250 at MMIO32 0x0000000003100000 (options ‘’)
[ 0.000000] bootconsole [uart8250] enabled
[ 0.000000] Found tegra_fbmem2: 00800000@9607b000
[ 0.000000] Found lut_mem2: 00002008@96078000
[ 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 ‘fb2_carveout’: base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node ‘fb2_carveout’: base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
[ 0.000000] cma: Reserved 64 MiB at 0x00000000fc000000
[ 0.000000] On node 0 totalpages: 2053117
[ 0.000000] DMA zone: 8192 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 521725 pages, LIFO batch:31
[ 0.000000] Normal zone: 24008 pages used for memmap
[ 0.000000] Normal zone: 1531392 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 @ffffffc1f676a000 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] 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: 2020917
[ 0.000000] Kernel command line: root=/dev/mmcblk0p1 rw rootwait rootfstype=ext4 console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 video=tegrafb no_console_suspend=1 earlycon=uart8250,mmio32,0x3100000 nvdumper_reserved=0x2772e0000 gpt tegra_fbmem2=0x800000@0x9607b000 lut_mem2=0x2008@0x96078000 usbcore.old_scheme_first=1 tegraid=18.1.2.0.0 maxcpus=6 boot.slot_suffix= boot.ratchetvalues=0.2031647.1 bl_prof_dataptr=0x10000@0x275840000 sdhci_tegra.en_boot_part_access=1 quiet
[ 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: 29512(90%)
[ 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: 7960920K/8212468K available (15230K kernel code, 2914K rwdata, 6628K rodata, 8576K init, 609K bss, 186012K reserved, 65536K 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 - 0xffffff800a118808 ( 2915 KB)
[ 0.000000] .bss : 0xffffff800a118808 - 0xffffff800a1b0dbc ( 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 - 0xffffffbf07dc8000 ( 125 MB actual)
[ 0.000000] memory : 0xffffffc000000000 - 0xffffffc1f7200000 ( 8050 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.000003] sched_clock: 56 bits at 31MHz, resolution 32ns, wraps every 4398046511088ns
[ 0.001580] Console: colour dummy device 80x25
[ 0.001585] console [tty0] enabled
[ 0.001588] bootconsole [uart8250] disabled
[ 0.001595] kmemleak: Kernel memory leak detector disabled
[ 0.001605] Calibrating delay loop (skipped), value calculated using timer frequency… 62.50 BogoMIPS (lpj=125000)
[ 0.001612] pid_max: default: 32768 minimum: 301
[ 0.001920] Security Framework initialized
[ 0.002076] Mount-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.002080] Mountpoint-cache hash table entries: 16384 (order: 5, 131072 bytes)
[ 0.002671] ftrace: allocating 46935 entries in 184 pages
[ 0.125752] sched-energy: Sched-energy-costs installed from DT
[ 0.125763] ASID allocator initialised with 65536 entries
[ 0.163601] tegra-id: chipid=21817.
[ 0.163608] tegra-id: opt_subrevision=1.
[ 0.163625] Tegra Revision: A02p SKU: 0xdc CPU Process: 0 SoC Process: 0
[ 0.163633] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t18x/quill/kernel-dts/tegra186-quill-p3310-1000-c03-00-base.dts
[ 0.163639] DTB Build time: Jul 16 2019 17:14:35
[ 0.209662] CPU1: Booted secondary processor [4e0f0030]
[ 0.241297] CPU2: Booted secondary processor [4e0f0030]
[ 0.273085] CPU3: Booted secondary processor [411fd073]
[ 0.305080] CPU4: Booted secondary processor [411fd073]
[ 0.337065] CPU5: Booted secondary processor [411fd073]
[ 0.337118] Brought up 6 CPUs
[ 0.337122] SMP: Total of 6 processors activated.
[ 0.337127] CPU features: detected feature: 32-bit EL0 Support
[ 0.337833] CPU: All CPU(s) started at EL2
[ 0.337879] alternatives: patching kernel code
[ 0.347239] devtmpfs: initialized
[ 0.384379] Initilizing CustomIPI irq domain
[ 0.384580] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.384597] futex hash table entries: 2048 (order: 5, 131072 bytes)
[ 0.385420] pinctrl core: initialized pinctrl subsystem
[ 0.385622] OS set in device tree is not L4T.
[ 0.385777] regulator-dummy: no parameters
[ 0.385929] Initializing plugin-manager
[ 0.385984] Plugin module not found
[ 0.386021] Plugin-manager status disabled
[ 0.387779] NET: Registered protocol family 16
[ 0.388468] pstore: using zlib compression
[ 0.388482] console [pstore-1] enabled
[ 0.388485] pstore: Registered ramoops as persistent store backend
[ 0.388488] ramoops: attached 0x200000@0x275880000, ecc: 0/0
[ 0.404683] cpuidle: using governor menu
[ 0.406098] bpmp: waiting for handshake
[ 0.406102] bpmp: handshake completed
[ 0.406116] bpmp: synchronizing channels
[ 0.406129] bpmp: channels synchronized
[ 0.406133] bpmp: mail init ok
[ 0.408122] arm-smmu 12000000.iommu: probing hardware configuration…
[ 0.408127] arm-smmu 12000000.iommu: SMMUv2 with:
[ 0.408131] arm-smmu 12000000.iommu: stage 1 translation
[ 0.408134] arm-smmu 12000000.iommu: stage 2 translation
[ 0.408137] arm-smmu 12000000.iommu: nested translation
[ 0.408143] arm-smmu 12000000.iommu: stream matching with 128 register groups, mask 0x7f80
[ 0.408148] arm-smmu 12000000.iommu: SMMU address space size (0x800000) differs from mapped region size (0x1000000)!
[ 0.408152] arm-smmu 12000000.iommu: 64 context banks (0 stage-2 only)
[ 0.408157] arm-smmu 12000000.iommu: Stage-1: 39-bit VA → 48-bit IPA
[ 0.408160] arm-smmu 12000000.iommu: Stage-2: 39-bit IPA → 48-bit PA
[ 0.410275] vdso: 2 pages (1 code @ ffffff8008f67000, 1 data @ ffffff8009e44000)
[ 0.410288] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.412844] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
[ 0.414655] Registering BPMP clocks…
[ 0.414749] tegra_bpmp_clk_init: clock init ok (638 clks)
0.416931] tegra_powergate_init: DONE
[ 0.416938] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t18x/quill/kernel-dts/tegra186-quill-p3310-1000-c03-00-base.dts
[ 0.416944] DTB Build time: Jul 16 2019 17:14:35
[ 0.418885] Tegra reboot handler registered.
[ 0.420368] tegra-pmc c360000.pmc: scratch reg offset dts data not present
[ 0.420432] tegra-pmc: get_secure_pmc_setting: done secure_pmc=0
[ 0.420446] tegra-pmc: ### PMC reset source: TEGRA_POWER_ON_RESET
[ 0.420448] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_L0
[ 0.420451] tegra-pmc: ### PMC reset status reg: 0x0
[ 0.420606] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[ 0.420617] tegra-pmc c360000.pmc: IO padctrl driver initialized
[ 0.420974] iommu: Adding device 3460000.sdhci to group 0
[ 0.421652] iommu: Adding device 3400000.sdhci to group 1
[ 0.422720] iommu: Adding device 3507000.ahci-sata to group 2
[ 0.422732] arm-smmu: forcing sodev map for 3507000.ahci-sata
[ 0.423167] iommu: Adding device 3160000.i2c to group 3
[ 0.423598] iommu: Adding device c240000.i2c to group 4
[ 0.423938] iommu: Adding device 3180000.i2c to group 5
[ 0.424264] iommu: Adding device 3190000.i2c to group 6
[ 0.424723] iommu: Adding device 31b0000.i2c to group 7
[ 0.425064] iommu: Adding device 31c0000.i2c to group 8
[ 0.425397] iommu: Adding device c250000.i2c to group 9
[ 0.425729] iommu: Adding device 31e0000.i2c to group 10
[ 0.427217] iommu: Adding device 3210000.spi to group 11
[ 0.427551] iommu: Adding device c260000.spi to group 12
[ 0.427886] iommu: Adding device 3240000.spi to group 13
[ 0.428573] iommu: Adding device 3100000.serial to group 14
[ 0.428935] iommu: Adding device 3110000.serial to group 15
[ 0.429268] iommu: Adding device c280000.serial to group 16
[ 0.429609] iommu: Adding device 3130000.serial to group 17
[ 0.430948] iommu: Adding device 2490000.ether_qos to group 18
[ 0.430959] arm-smmu: forcing sodev map for 2490000.ether_qos
[ 0.431623] iommu: Adding device b000000.rtcpu to group 19
[ 0.433846] iommu: Adding device 13e10000.host1x to group 20
[ 0.434156] iommu: Adding device 13e10000.host1x:ctx0 to group 21
[ 0.434449] iommu: Adding device 13e10000.host1x:ctx1 to group 22
[ 0.434755] iommu: Adding device 13e10000.host1x:ctx2 to group 23
[ 0.435049] iommu: Adding device 13e10000.host1x:ctx3 to group 24
[ 0.435352] iommu: Adding device 13e10000.host1x:ctx4 to group 25
[ 0.435651] iommu: Adding device 13e10000.host1x:ctx5 to group 26
[ 0.435960] iommu: Adding device 13e10000.host1x:ctx6 to group 27
[ 0.436259] iommu: Adding device 13e10000.host1x:ctx7 to group 28
[ 0.436751] iommu: Adding device 150c0000.nvcsi to group 29
[ 0.437399] iommu: Adding device 15700000.vi to group 30
[ 0.437748] iommu: Adding device 15600000.isp to group 31
[ 0.438208] iommu: Adding device 15210000.nvdisplay to group 32
[ 0.438314] platform 15210000.nvdisplay: OF IOVA linear map 0x9607b000 size (0x800000)
[ 0.438349] platform 15210000.nvdisplay: OF IOVA linear map 0x96078000 size (0x2008)
[ 0.438851] iommu: Adding device 15340000.vic to group 33
[ 0.439068] iommu: Adding device 154c0000.nvenc to group 34
[ 0.439283] iommu: Adding device 15480000.nvdec to group 35
[ 0.439623] iommu: Adding device 15380000.nvjpg to group 36
[ 0.439849] iommu: Adding device 15500000.tsec to group 37
[ 0.440062] iommu: Adding device 15100000.tsecb to group 38
[ 0.440752] iommu: Adding device 15810000.se to group 39
[ 0.440971] iommu: Adding device 15820000.se to group 40
[ 0.441181] iommu: Adding device 15830000.se to group 41
[ 0.441394] iommu: Adding device 15840000.se to group 42
[ 0.442263] iommu: Adding device smmu_test to group 43
[ 0.442872] mc: mapped MMIO address: 0xffffff800a690000 → 0x2c10000
[ 0.442883] mc: mapped MMIO address: 0xffffff800a6b0000 → 0x2c20000
[ 0.442893] mc: mapped MMIO address: 0xffffff800a6d0000 → 0x2c30000
[ 0.442904] mc: mapped MMIO address: 0xffffff800a7b0000 → 0x2c40000
[ 0.442913] mc: mapped MMIO address: 0xffffff800a7d0000 → 0x2c50000
[ 0.442920] nv-tegra-mc 2c10000.mc: No mssnvlink node
[ 0.442933] mc-err: mcerr ops are set to t18x
[ 0.443127] dram-ecc: DRAM ECC disabled-MC_ECC_CONTROL:0x0000000c
[ 0.444209] iommu: Adding device 3530000.xhci to group 44
[ 0.444222] arm-smmu: forcing sodev map for 3530000.xhci
[ 0.444655] iommu: Adding device 3550000.xudc to group 45
[ 0.444690] arm-smmu: forcing sodev map for 3550000.xudc
[ 0.445399] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CTRL_0 = 3
[ 0.445404] tegra186-aowake c370000.pmc: WAKE_AOWAKE_CNTRL_24(PMU_INT) = 256
[ 0.445969] iommu: Adding device 17000000.gp10b to group 46
[ 0.447003] tegra-reset 5000000.clock: registered 193 resets.
[ 0.449217] iommu: Adding device d000000.bpmp to group 47
[ 0.449421] bpmp: ping status is 0
[ 0.449518] bpmp d000000.bpmp: firmware tag is 4208eb5c85fe47a2235fbc0b8eb87dca
[ 0.451896] bpmp d000000.bpmp: probe ok
[ 0.455063] iommu: Adding device 2600000.dma to group 48
[ 0.456321] GPIO line 461 (camera-control-output-low) hogged as output/low
[ 0.456344] GPIO line 456 (camera-control-output-low) hogged as output/low
[ 0.456367] GPIO line 457 (camera-control-output-low) hogged as output/low
[ 0.456388] GPIO line 426 (camera-control-output-low) hogged as output/low
[ 0.456413] GPIO line 424 (wifi-enable) hogged as output/high
[ 0.456434] GPIO line 445 (sdmmc-wake-support-input) hogged as input
[ 0.456456] GPIO line 446 (sdmmc-wake-support-output) hogged as output/low
[ 0.456650] gpiochip_setup_dev: registered GPIOs 320 to 511 on device: gpiochip0 (tegra-gpio)
[ 0.460408] GPIO line 315 (wifi-wake-ap) hogged as input
[ 0.460572] gpiochip_setup_dev: registered GPIOs 256 to 319 on device: gpiochip1 (tegra-gpio-aon)
[ 0.462198] iommu: Adding device 10003000.pcie-controller to group 49
[ 0.462213] arm-smmu: forcing sodev map for 10003000.pcie-controller
[ 0.462538] iommu: Adding device sound to group 50
[ 0.462893] iommu: Adding device 3510000.hda to group 51
[ 0.470506] iommu: Adding device c1a0000.aon to group 52
[ 0.470955] vdd-ac-bat: 5000 mV
[ 0.472650] vdd-1v8-ap: 1800 mV
[ 0.497305] random: fast init done
[ 0.501362] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.504358] eventlib_kernel: keventlib is initialized, test id: 0
[ 0.504542] SCSI subsystem initialized
[ 0.504705] libata version 3.00 loaded.
[ 0.504828] usbcore: registered new interface driver usbfs
[ 0.504855] usbcore: registered new interface driver hub
[ 0.504911] usbcore: registered new device driver usb
[ 0.507455] GPIO line 241 (touch-rails) hogged as output/high
[ 0.507667] GPIO line 242 (touch-rails) hogged as output/high
[ 0.507860] gpiochip_setup_dev: registered GPIOs 240 to 255 on device: gpiochip2 (tca9539)
[ 0.508685] GPIO line 228 (lcd-bias-rails) hogged as output/high
[ 0.508882] gpiochip_setup_dev: registered GPIOs 224 to 239 on device: gpiochip3 (tca9539)
[ 0.517765] max77620 4-003c: PMIC Version OTP:0x45 and ES:0x8
[ 0.521248] vddio-ddr: at 1125 mV
[ 0.525101] avdd_dsi_csi: 1200 mV
[ 0.529097] vdd-1v8: 1800 mV
[ 0.533096] vdd-3v3-sys: 3300 mV
[ 0.534192] spmic-ldo0: at 1800 mV
[ 0.534882] spmic-ldo1: at 800 mV
[ 0.537097] vddio-3v3: 3300 mV
[ 0.537724] vddio-sdmmc1: 1800 <–> 3300 mV at 3300 mV
[ 0.541097] vdd-rtc: at 800 mV
[ 0.541859] avdd-ts-hv: 1800 <–> 3300 mV at 1800 mV
[ 0.545096] spmic-ldo6: at 1500 mV
[ 0.549095] vdd-pex-1v00: 1000 mV
[ 0.549725] dvdd-pex: 1000 mV
[ 0.550170] GPIO line 221 (spmic_gpio_input) hogged as input
[ 0.550321] GPIO line 222 (spmic_gpio_input) hogged as input
[ 0.550507] gpiochip_setup_dev: registered GPIOs 216 to 223 on device: gpiochip4 (max77620-gpio)
[ 0.552388] max77620 4-003c: max77620 probe successful
[ 0.552741] media: Linux media interface: v0.10
[ 0.552769] Linux video capture interface: v2.00
[ 0.556288] pps_core: LinuxPPS API ver. 1 registered
[ 0.556296] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.556332] PTP clock support registered
[ 0.557235] tegra_wdt_t18x 30c0000.watchdog: Tegra WDT init timeout = 120 sec
[ 0.557268] tegra_wdt_t18x 30c0000.watchdog: Registered successfully
[ 0.561681] tegra_fiq_debugger_init: found FIQ source (IRQ 386)
[ 0.567295] trusty trusty: trusty version: Built: 16:57:40 Jul 16 2019
[ 0.567335] trusty trusty: selected api version: 3 (requested 3)
[ 0.568724] Advanced Linux Sound Architecture Driver Initialized.
[ 0.569391] Bluetooth: Core ver 2.22
[ 0.569435] NET: Registered protocol family 31
[ 0.569441] Bluetooth: HCI device and connection manager initialized
[ 0.569453] Bluetooth: HCI socket layer initialized
[ 0.569464] Bluetooth: L2CAP socket layer initialized
[ 0.569492] Bluetooth: SCO socket layer initialized
[ 0.570735] en-vdd-sd: 3300 mV
[ 0.571435] en-vdd-cam: 1800 mV
[ 0.573351] vdd-hdmi: 5000 mV
[ 0.573893] vdd-usb0-5v: 5000 mV
[ 0.574285] vdd-usb1-5v: 5000 mV
[ 0.577335] en-vdd-ts-1v8: 1800 mV
[ 0.581089] en-vdd-ts-hv-3v3: 3300 mV
[ 0.581665] en-vdd-disp-3v3: 3300 mV
[ 0.582322] en-mdm-pwr-3v7: 3700 mV
[ 0.582954] en-vdd-disp-1v8: 1800 mV
[ 0.583601] en-vdd-cam-hv-2v8: 2800 mV
[ 0.584245] en-vdd-cam-1v2: 1200 mV
[ 0.584874] vdd-fan: 5000 mV
[ 0.585208] vdd-3v3: 3300 mV
[ 0.586107] dis-vdd-1v2: 1200 mV
[ 0.586479] en-vdd-vcm-2v8: 2800 mV
[ 0.587170] vdd-usb2-5v: 5000 mV
[ 0.587599] vdd-sys-bl: 3300 mV
[ 0.588345] en-vdd-sys: 1200 mV
[ 0.591622] camchar: rtcpu character device driver loaded
[ 0.592224] gpio tegra-gpio wake53 for gpio=159(X:7)
[ 0.594400] extcon-gpio-states external-connection:extcon@1: Cable state:0, cable id:0
[ 0.595892] clocksource: Switched to clocksource arch_sys_counter
[ 0.636888] VFS: Disk quotas dquot_6.6.0
[ 0.637101] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.637717] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 0.638635] nvmap: nvmap_select_cache_ops() nvmap cache ops set to roc
[ 0.638644] nvmap_page_pool_init: Total RAM pages: 2006614
[ 0.638651] nvmap_page_pool_init: nvmap page pool size: 250826 pages (979 MB)
[ 0.638845] nvmap_background_zero_thread: PP zeroing thread starting.
[ 0.643059] tegra-gpcdma 2600000.dma: GPC DMA driver register 32 channels
[ 0.655094] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type BCPU-therm
[ 0.655293] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type MCPU-therm
[ 0.655732] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[ 0.655834] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[ 0.656034] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type Tboard_tegra
[ 0.656187] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type Tdiode_tegra
[ 0.656381] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type PMIC-Die
[ 0.656665] la/ptsa driver initialized.
[ 0.656678] pre_t19x_iso_plat_init(): iso emc max clk=1866000KHz
[ 0.656684] pre_t19x_iso_plat_init(): max_iso_bw=26870400KB
[ 0.657810] NET: Registered protocol family 2
[ 0.659816] TCP established hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.660656] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.661478] TCP: Hash tables configured (established 65536 bind 65536)
[ 0.661535] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.661661] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[ 0.662578] NET: Registered protocol family 1
[ 0.663778] RPC: Registered named UNIX socket transport module.
[ 0.663785] RPC: Registered udp transport module.
[ 0.663789] RPC: Registered tcp transport module.
[ 0.663794] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.663804] PCI: CLS 0 bytes, default 64
[ 0.664092] Trying to unpack rootfs image as initramfs…
[ 0.851031] Freeing initrd memory: 5432K
[ 0.874816] host1x 13e10000.host1x: initialized
[ 0.876357] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 0.881134] audit: initializing netlink subsys (disabled)
[ 0.881178] audit: type=2000 audit(0.772:1): initialized
[ 0.881939] workingset: timestamp_bits=46 max_order=21 bucket_order=0
[ 0.895002] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.897788] ntfs: driver 2.1.32 [Flags: R/W].
[ 0.899404] 9p: Installing v9fs 9p2000 file system support
[ 0.905905] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[ 0.906086] io scheduler noop registered
[ 0.906704] io scheduler cfq registered (default)
[ 0.911937] gic 2a41000.agic-controller: GIC IRQ controller registered
[ 0.975291] iommu: Adding device aconnect@2a41000:adsp_audio to group 53
[ 1.015810] iommu: Adding device 2993000.adsp to group 54
[ 1.017008] tegra-aconnect aconnect@2a41000: Tegra ACONNECT bus registered
[ 1.019928] tegra-xusb-padctl 3520000.xusb_padctl: VBUS over-current detection enabled
[ 1.024262] tegra-pwm 3280000.pwm: PWM clk can sleep in ops
[ 1.025871] tegra-pwm 3290000.pwm: PWM clk can sleep in ops
[ 1.027208] tegra-pwm 32a0000.pwm: PWM clk can sleep in ops
[ 1.028505] tegra-pwm c340000.pwm: PWM clk can sleep in ops
[ 1.031402] tegra-pcie 10003000.pcie-controller: 4x1, 1x1 configuration
[ 1.032563] tegra-pcie 10003000.pcie-controller: PCIE: Enable power rails
[ 1.033021] tegra-pcie 10003000.pcie-controller: probing port 0, using 4 lanes
[ 1.033287] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[ 1.033522] misc tegra_camera_ctrl: tegra_camera_isomgr_register tpg_max_iso = 3916800KBs
[ 1.033531] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=4687500, vi_iso_bw=1500000, max_bw=4687500
[ 1.036471] tegra-pcie 10003000.pcie-controller: probing port 2, using 1 lanes
[ 1.037812] tsec 15500000.tsec: initialized
[ 1.039023] tsec 15100000.tsecb: initialized
[ 1.043364] nvdec 15480000.nvdec: initialized
[ 1.050173] falcon 15340000.vic: initialized
[ 1.051525] falcon 154c0000.nvenc: initialized
[ 1.052977] falcon 15380000.nvjpg: initialized
[ 1.057108] iommu_context_dev 13e10000.host1x:ctx0: initialized (streamid=56)
[ 1.058817] iommu_context_dev 13e10000.host1x:ctx1: initialized (streamid=57)
[ 1.060595] iommu_context_dev 13e10000.host1x:ctx2: initialized (streamid=58)
[ 1.062249] iommu_context_dev 13e10000.host1x:ctx3: initialized (streamid=59)
[ 1.063816] iommu_context_dev 13e10000.host1x:ctx4: initialized (streamid=60)
[ 1.065543] iommu_context_dev 13e10000.host1x:ctx5: initialized (streamid=61)
[ 1.067111] iommu_context_dev 13e10000.host1x:ctx6: initialized (streamid=62)
[ 1.068913] iommu_context_dev 13e10000.host1x:ctx7: initialized (streamid=63)
[ 1.072902] tegradccommon 15200000.dc_common: host1x channel mapped
[ 1.072916] tegradccommon 15200000.dc_common: dc_common syncpt # 1 allocated
[ 1.072954] tegradccommon 15200000.dc_common: dma mapping done
[ 1.075108] tegradc 15210000.nvdisplay: disp0 connected to head1->/host1x/sor1
[ 1.075157] generic_infoframe_type: 0x87
[ 1.075240] tegradc 15210000.nvdisplay: DT parsed successfully
[ 1.075266] tegradc 15210000.nvdisplay: Display dc.ffffff800b690000 registered with id=0
[ 1.085177] tegra_nvdisp_bandwidth_register_max_config: max config iso bw = 16727000 KB/s
[ 1.085185] tegra_nvdisp_bandwidth_register_max_config: max config EMC floor = 665600000 Hz
[ 1.085190] tegra_nvdisp_bandwidth_register_max_config: max config hubclk = 357620000 Hz
[ 1.085519] tegradc 15210000.nvdisplay: vblank syncpt # 8 for dc 1
[ 1.085530] tegradc 15210000.nvdisplay: vpulse3 syncpt # 9 for dc 1
[ 1.087123] tegradc 15210000.nvdisplay: Bootloader disp_param detected. Detected mode: 1920x1080 (on 0x0mm) pclk=148350937
[ 1.087872] tegra-adma 2930000.adma: Tegra210 ADMA driver registered 10 channels
[ 1.089100] tegra-fuse-burn 3820000.efuse:efuse-burn: Fuse burn driver initialized
[ 1.090066] kfuse 3830000.kfuse: initialized
[ 1.090340] tegradc 15210000.nvdisplay: hdmi: invalid prod list prod_list_hdmi_board
[ 1.090346] tegradc 15210000.nvdisplay: hdmi: tegra_hdmi_tmds_range_read(bd) failed
[ 1.092239] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
[ 1.093243] tegradc 15210000.nvdisplay: probed
[ 1.097482] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.100666] console [ttyS0] disabled
[ 1.100736] 3100000.serial: ttyS0 at MMIO 0x3100000 (irq = 36, base_baud = 25500000) is a Tegra
[ 1.100832] console [ttyS0] enabled
[ 1.102624] 3110000.serial: ttyTHS1 at MMIO 0x3110000 (irq = 37, base_baud = 0) is a TEGRA_UART
[ 1.103827] c280000.serial: ttyTHS2 at MMIO 0xc280000 (irq = 38, base_baud = 0) is a TEGRA_UART
[ 1.104141] Console: switching to colour frame buffer device 240x67
[ 1.104208] serial-tegra 3130000.serial: RX in PIO mode
[ 1.104228] tegradc 15210000.nvdisplay: fb registered
[ 1.104472] gpio tegra-gpio wake21 for gpio=121(P:1)
[ 1.105055] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 1.105358] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 1.105414] tegra_nvdisp_handle_pd_enable: Unpowergated Head2 pd
[ 1.105431] 3130000.serial: ttyTHS3 at MMIO 0x3130000 (irq = 39, base_baud = 0) is a TEGRA_UART
[ 1.106836] [drm] Initialized
[ 1.112910] Parent Clock set for DC plld2
[ 1.118287] brd: module loaded
[ 1.139562] loop: module loaded
[ 1.139676] tegra_profiler: version: 1.134, samples/io: 47/26
[ 1.139814] tegra_profiler: auth: init
[ 1.140195] nct1008_nct72 7-004c: starting parse dt
[ 1.140281] nct1008_nct72 7-004c: !!!Found deprecated property!!!
[ 1.140288] nct1008_nct72 7-004c: success parsing dt
[ 1.140398] nct1008_nct72 7-004c: success in enabling tmp451 VDD rail
[ 1.140833] THERMAL EST: found 3 subdevs
[ 1.140841] THERMAL EST num_resources: 0
[ 1.140854] [THERMAL EST subdev 0]
[ 1.140862] [THERMAL EST subdev 1]
[ 1.140868] [THERMAL EST subdev 2]
[ 1.141209] thermal thermal_zone7: Registering thermal zone thermal_zone7 for type thermal-fan-est
[ 1.141214] THERMAL EST: thz register success.
[ 1.141506] THERMAL EST: end of probe, return err: 0
[ 1.142655] hisi_sas: driver version v1.6
[ 1.147335] tegra-ahci 3507000.ahci-sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode
[ 1.147349] tegra-ahci 3507000.ahci-sata: flags: 64bit ncq sntf pm led pmp pio slum part deso sadm apst
[ 1.152454] scsi host0: tegra_ahci
[ 1.157386] scsi host1: tegra_ahci
[ 1.157544] ata1: SATA max UDMA/133 mmio [mem 0x03507000-0x03508fff] port 0x100 irq 24
[ 1.157550] ata2: DUMMY
[ 1.164423] libphy: Fixed MDIO Bus: probed
[ 1.165505] tun: Universal TUN/TAP device driver, 1.6
[ 1.165511] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com
[ 1.166475] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 1.166481] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 1.166524] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[ 1.166529] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 1.166579] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 1.166583] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 1.166623] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
[ 1.166628] Copyright(c) 1999 - 2017 Intel Corporation.
[ 1.172015] nct1008_nct72 7-004c: LOC shutdown limit 107
[ 1.172512] eqos 2490000.ether_qos: can’t get pllrefe_vcoout clk (-2)
[ 1.172516] nct1008_nct72 7-004c: EXT shutdown limit 107
[ 1.175639] tegradc 15210000.nvdisplay: hdmi: tmds rate:148351K prod-setting:prod_c_hdmi_111m_223m
[ 1.176218] tegradc 15210000.nvdisplay: hdmi: get RGB quant from REG programmed by BL.
[ 1.176258] tegradc 15210000.nvdisplay: hdmi: get YCC quant from REG programmed by BL.
[ 1.176770] eqos 2490000.ether_qos: Setting local MAC: 0 4 4b 8d 79 a0
[ 1.176924] libphy: dwc_phy: probed
[ 1.177362] bcm54xx_low_power_mode(): put phy in iddq-lp mode
[ 1.180076] PPP generic driver version 2.4.2
[ 1.180268] PPP BSD Compression module registered
[ 1.180275] PPP Deflate Compression module registered
[ 1.180320] PPP MPPE Compression module registered
[ 1.180326] NET: Registered protocol family 24
[ 1.180379] usbcore: registered new interface driver r8152
[ 1.180424] usbcore: registered new interface driver asix
[ 1.180455] usbcore: registered new interface driver ax88179_178a
[ 1.180483] usbcore: registered new interface driver cdc_ether
[ 1.180508] usbcore: registered new interface driver net1080
[ 1.180533] usbcore: registered new interface driver cdc_subset
[ 1.180560] usbcore: registered new interface driver zaurus
[ 1.180598] usbcore: registered new interface driver cdc_ncm
[ 1.180817] VFIO - User Level meta-driver version: 0.3
[ 1.182732] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 1.182767] ehci-pci: EHCI PCI platform driver
[ 1.182809] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 1.182819] ohci-pci: OHCI PCI platform driver
[ 1.182858] ohci-platform: OHCI generic platform driver
[ 1.188884] tegra-xusb 3530000.xhci: USB2 port 0 has OTG_CAP
[ 1.190749] tegra-xusb 3530000.xhci: extcon 0: ffffffc1eac9ac00 id
[ 1.191657] usbcore: registered new interface driver uas
[ 1.191707] usbcore: registered new interface driver usb-storage
[ 1.191825] usbcore: registered new interface driver usbserial
[ 1.193237] tegra-xusb 3530000.xhci: Firmware timestamp: 2018-12-26 10:30:04 UTC, Version: 55.12 release
[ 1.196987] tegra-xudc-new 3550000.xudc: device count: 1
[ 1.198130] tegra-xudc-new 3550000.xudc: vbus state: 0
[ 1.198608] tegra-xudc-new 3550000.xudc: entering ELPG
[ 1.198847] mousedev: PS/2 mouse device common for all mice
[ 1.198922] usbcore: registered new interface driver xpad
[ 1.200506] tegra-xudc-new 3550000.xudc: entering ELPG done
[ 1.202753] extcon-disp-state external-connection:disp-state: cable 47 state 1
[ 1.202758] Extcon AUX1(HDMI) enable
[ 1.205265] nct1008_nct72 7-004c: initial LOC temp: 29000
[ 1.205571] nct1008_nct72 7-004c: initial EXT temp: 41250
[ 1.206176] nct1008_nct72 7-004c: hi_b:-11, lo_b:0
[ 1.206542] gpio tegra-gpio-aon wake35 for gpio=16(V:0)
[ 1.206727] nct1008_nct72 7-004c: nct1008_probe: initialized
[ 1.220103] tegra-xusb 3530000.xhci: xHCI Host Controller
[ 1.220130] tegra-xusb 3530000.xhci: new USB bus registered, assigned bus number 1
[ 1.220996] tegra-xusb 3530000.xhci: hcc params 0x0184fd25 hci version 0x100 quirks 0x00050810
[ 1.221039] tegra-xusb 3530000.xhci: irq 70, io mem 0x03530000
[ 1.221307] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.221316] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.221322] usb usb1: Product: xHCI Host Controller
[ 1.221328] usb usb1: Manufacturer: Linux 4.9.140-tegra xhci-hcd
[ 1.221333] usb usb1: SerialNumber: 3530000.xhci
[ 1.221892] hub 1-0:1.0: USB hub found
[ 1.222006] hub 1-0:1.0: 4 ports detected
[ 1.222429] tegra-xusb 3530000.xhci: xHCI Host Controller
[ 1.222443] tegra-xusb 3530000.xhci: new USB bus registered, assigned bus number 2
[ 1.222685] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 1.222693] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.222699] usb usb2: Product: xHCI Host Controller
[ 1.222705] usb usb2: Manufacturer: Linux 4.9.140-tegra xhci-hcd
[ 1.222710] usb usb2: SerialNumber: 3530000.xhci
[ 1.223199] hub 2-0:1.0: USB hub found
[ 1.223299] hub 2-0:1.0: 3 ports detected
[ 1.330140] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[ 1.331780] Wake73 for irq=42
[ 1.333141] rtc rtc1: alarm rtc device
[ 1.333159] tegra_rtc c2a0000.rtc: rtc core: registered c2a0000.rtc as rtc1
[ 1.333189] tegra_rtc c2a0000.rtc: Tegra internal Real Time Clock
[ 1.333468] i2c /dev entries driver
[ 1.335344] ov5693 2-0036: probing v4l2 sensor.
[ 1.335975] tegradc 15210000.nvdisplay: blank - powerdown
[ 1.336398] ov5693 2-0036: tegracam sensor driver:ov5693_v2.0.6
[ 1.376007] extcon-disp-state external-connection:disp-state: cable 47 state 0
[ 1.376009] Extcon AUX1(HDMI) disable
[ 1.402767] tegra_nvdisp_handle_pd_disable: Powergated Head2 pd
[ 1.403275] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[ 1.408094] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[ 1.465396] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[ 1.560072] usb 1-2: new low-speed USB device number 2 using tegra-xusb
[ 1.561934] usb 1-2: Device not responding to setup address.
[ 1.632112] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.633171] ata1.00: supports DRM functions and may not be fully accessible
[ 1.633211] ata1.00: ATA-11: Samsung SSD 860 EVO 500GB, RVT01B6Q, max UDMA/133
[ 1.633230] ata1.00: 976773168 sectors, multi 1: LBA48 NCQ (depth 31/32)
[ 1.634667] ata1.00: supports DRM functions and may not be fully accessible
[ 1.635322] ata1.00: configured for UDMA/133
[ 1.650280] scsi 0:0:0:0: Direct-Access ATA Samsung SSD 860 1B6Q PQ: 0 ANSI: 5
[ 1.691393] ata1.00: Enabling discard_zeroes_data
[ 1.691605] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/466 GiB)
[ 1.692071] sd 0:0:0:0: [sda] Write Protect is off
[ 1.692097] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.692354] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn’t support DPO or FUA
[ 1.695031] ata1.00: Enabling discard_zeroes_data
[ 1.700944] ata1.00: Enabling discard_zeroes_data
[ 1.701346] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.769972] usb 1-2: Device not responding to setup address.
[ 1.867768] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[ 1.980065] usb 1-2: device not accepting address 2, error -71
[ 2.108027] usb 1-2: new low-speed USB device number 3 using tegra-xusb
[ 2.109932] usb 1-2: Device not responding to setup address.
[ 2.117794] tegradc 15210000.nvdisplay: unblank
[ 2.122957] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 2.123433] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 2.123878] tegra_nvdisp_handle_pd_enable: Unpowergated Head2 pd
[ 2.136459] Parent Clock set for DC plld2
[ 2.139945] tegradc 15210000.nvdisplay: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_111m_223m
[ 2.141208] tegradc 15210000.nvdisplay: hdmi: get RGB quant from EDID.
[ 2.141216] tegradc 15210000.nvdisplay: hdmi: get YCC quant from EDID.
[ 2.144302] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
[ 2.150509] parse_throttle_dt_data: Num cap clks = 4
[ 2.150515] parse_throttle_dt_data: clk=mcpu type=1
[ 2.150519] parse_throttle_dt_data: clk=bcpu type=2
[ 2.150527] parse_throttle_dt_data: clk=gpu type=4
[ 2.150531] parse_throttle_dt_data: clk=emc type=3
[ 2.151436] tegra_throttle_probe: probe successful. #cdevs=4
[ 2.152088] FAN dev name: pwm-fan
[ 2.152148] FAN:gpio request success.
[ 2.152164] FAN: can’t find tach_gpio
[ 2.152225] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
[ 2.152447] pwm_fan_driver pwm-fan: got pwm for fan. polarity is inversed
[ 2.152452] pwm_fan_driver pwm-fan: tach period: 1000
[ 2.152799] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[ 2.152804] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2
[ 2.152809] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
[ 2.152813] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
[ 2.152818] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[ 2.152822] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[ 2.152826] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[ 2.152830] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[ 2.152836] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[ 2.152841] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[ 2.154556] device-mapper: uevent: version 1.0.3
[ 2.155620] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[ 2.160665] cpufreq: platform driver Initialization: pass
[ 2.161258] cpuidle: Initializing cpuidle driver init for Denver cluster
[ 2.161370] cpuidle: Initializing cpuidle driver init for A57 cluster
[ 2.162285] sdhci: Secure Digital Host Controller Interface driver
[ 2.162288] sdhci: Copyright(c) Pierre Ossman
[ 2.162290] sdhci-pltfm: SDHCI platform and OF driver helper
[ 2.163924] sdhci-tegra 3460000.sdhci: Client registration for eMC Successful
[ 2.165809] CMDQ: cmdq_platfm_init successful
[ 2.167020] CQE: CMD_TIMING bit set for R1B DCMD
[ 2.169454] sdhci-tegra 3440000.sdhci: Client registration for eMC Successful
[ 2.176078] sdhci-tegra 3400000.sdhci: Got CD GPIO
[ 2.176125] sdhci-tegra 3400000.sdhci: Got WP GPIO
[ 2.176920] extcon-disp-state external-connection:disp-state: cable 47 state 1
[ 2.176922] Extcon AUX1(HDMI) enable
[ 2.177873] sdhci-tegra 3400000.sdhci: Client registration for eMC Successful
[ 2.179753] sdhci-tegra 3400000.sdhci: wakeup init done, cdirq 257
[ 2.185097] tegra-se-elp 3ad0000.se_elp: tegra_se_elp_probe: complete
[ 2.186642] tegra-se-nvhost 15810000.se: initialized
[ 2.187781] tegra-se-nvhost 15810000.se: tegra_se_probe: complete
[ 2.188767] tegra-se-nvhost 15820000.se: initialized
[ 2.189932] tegra-se-nvhost 15820000.se: tegra_se_probe: complete
[ 2.190894] tegra-se-nvhost 15830000.se: initialized
[ 2.191784] tegra-se-nvhost 15830000.se: tegra_se_probe: complete
[ 2.192766] tegra-se-nvhost 15840000.se: initialized
[ 2.193759] tegra-se-nvhost 15840000.se: tegra_se_probe: complete
[ 2.194086] hidraw: raw HID events driver (C) Jiri Kosina
[ 2.198006] usbcore: registered new interface driver usbhid
[ 2.198009] usbhid: USB HID core driver
[ 2.204152] tegra186-cam-rtcpu b000000.rtcpu: Trace buffer configured at IOVA=0xbff00000
[ 2.207162] tegra-ivc ivc-b000000.rtcpu: region 0: iova=0xbfef0000-0xbfefdb7f size=56192
[ 2.207589] tegra-ivc ivc-b000000.rtcpu:echo@0: echo: ver=0 grp=1 RX[16x64]=0x1000-0x1480 TX[16x64]=0x1480-0x1900
[ 2.207766] tegra-ivc ivc-b000000.rtcpu:i2c@480: i2c: ver=0 grp=1 RX[8x128]=0x1900-0x1d80 TX[8x128]=0x1d80-0x2200
[ 2.207924] mmc0: SDHCI controller on 3460000.sdhci [3460000.sdhci] using ADMA 64-bit with 64 bit addr
[ 2.208325] tegra-ivc ivc-b000000.rtcpu:vinotify@12c0: vinotify: ver=0 grp=1 RX[64x128]=0x2200-0x4280 TX[64x128]=0x4280-0x6300
[ 2.212462] tegra-ivc ivc-b000000.rtcpu:mods@32c0: mods: ver=0 grp=1 RX[1x64]=0x6300-0x63c0 TX[1x64]=0x63c0-0x6480
[ 2.212571] tegra-ivc ivc-b000000.rtcpu:ivccontrol@52c0: ivccontrol: ver=0 grp=1 RX[16x320]=0x6480-0x7900 TX[16x320]=0x7900-0x8d80
[ 2.212636] tegra-ivc ivc-b000000.rtcpu:ivccapture@72c0: ivccapture: ver=0 grp=1 RX[16x64]=0x8d80-0x9200 TX[16x64]=0x9200-0x9680
[ 2.212691] tegra-ivc ivc-b000000.rtcpu:dbg@7c00: dbg: ver=0 grp=1 RX[1x384]=0x9680-0x9880 TX[1x384]=0x9880-0x9a80
[ 2.212870] tegra-ivc ivc-b000000.rtcpu:dbg@7e00: dbg: ver=0 grp=1 RX[1x8192]=0x9a80-0xbb00 TX[1x8192]=0xbb00-0xdb80
[ 2.213436] tegra186-cam-rtcpu b000000.rtcpu: using cam RTCPU IRQ (51)
[ 2.213439] tegra186-cam-rtcpu b000000.rtcpu: tegra_camrtc_mon_create is successful
[ 2.214583] tegra186-cam-rtcpu b000000.rtcpu: firmware version cpu=sce cmd=5 sha1=3ecb1dca25fa98771f988f238c025334776c9a96
[ 2.215953] mmc1: SDHCI controller on 3440000.sdhci [3440000.sdhci] using ADMA 64-bit with 64 bit addr
[ 2.216376] tegra_aon c1a0000.aon: tegra aon driver probe OK
[ 2.220545] tegra186-aondbg aondbg: aondbg driver probe() OK
[ 2.220742] register_ari_mca_banks: Registered MCA ROC:IOB
[ 2.220817] register_ari_mca_banks: Registered MCA ROC:CCE
[ 2.221160] tegra18-bridge 2390000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 2.221164] tegra18-bridge 2390000.axi2apb: enabled timeout = 11155000
[ 2.221167] tegra18-bridge 2390000.axi2apb: bridge probed OK
[ 2.221226] tegra18-bridge 23a0000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 2.221229] tegra18-bridge 23a0000.axi2apb: enabled timeout = 11155000
[ 2.221231] tegra18-bridge 23a0000.axi2apb: bridge probed OK
[ 2.221295] tegra18-bridge 23b0000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 2.221298] tegra18-bridge 23b0000.axi2apb: enabled timeout = 11155000
[ 2.221300] tegra18-bridge 23b0000.axi2apb: bridge probed OK
[ 2.221355] tegra18-bridge 23c0000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 2.221358] tegra18-bridge 23c0000.axi2apb: enabled timeout = 11155000
[ 2.221360] tegra18-bridge 23c0000.axi2apb: bridge probed OK
[ 2.221417] tegra18-bridge 23d0000.axi2apb: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 2.221420] tegra18-bridge 23d0000.axi2apb: enabled timeout = 11155000
[ 2.221422] tegra18-bridge 23d0000.axi2apb: bridge probed OK
[ 2.221479] tegra18-bridge 2100000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 2.221484] tegra18-bridge 2100000.axip2p: enabled timeout = 11155000
[ 2.221486] tegra18-bridge 2100000.axip2p: bridge probed OK
[ 2.221541] tegra18-bridge 2110000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 2.221546] tegra18-bridge 2110000.axip2p: enabled timeout = 11155000
[ 2.221549] tegra18-bridge 2110000.axip2p: bridge probed OK
[ 2.221603] tegra18-bridge 2120000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 2.221608] tegra18-bridge 2120000.axip2p: enabled timeout = 11155000
[ 2.221610] tegra18-bridge 2120000.axip2p: bridge probed OK
[ 2.221665] tegra18-bridge 2130000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 2.221670] tegra18-bridge 2130000.axip2p: enabled timeout = 11155000
[ 2.221672] tegra18-bridge 2130000.axip2p: bridge probed OK
[ 2.221726] tegra18-bridge 2140000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 2.221730] tegra18-bridge 2140000.axip2p: enabled timeout = 11155000
[ 2.221732] tegra18-bridge 2140000.axip2p: bridge probed OK
[ 2.221788] tegra18-bridge 2150000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 2.221794] tegra18-bridge 2150000.axip2p: enabled timeout = 11155000
[ 2.221796] tegra18-bridge 2150000.axip2p: bridge probed OK
[ 2.221850] tegra18-bridge 2160000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 2.221863] tegra18-bridge 2160000.axip2p: enabled timeout = 11155000
[ 2.221866] tegra18-bridge 2160000.axip2p: bridge probed OK
[ 2.221925] tegra18-bridge 2170000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 2.221931] tegra18-bridge 2170000.axip2p: enabled timeout = 11155000
[ 2.221933] tegra18-bridge 2170000.axip2p: bridge probed OK
[ 2.221994] tegra18-bridge 2180000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 2.222001] tegra18-bridge 2180000.axip2p: enabled timeout = 11155000
[ 2.222003] tegra18-bridge 2180000.axip2p: bridge probed OK
[ 2.222060] tegra18-bridge 2190000.axip2p: axi_cbb clk rate = 115 MHZ, timeout = 97000 useconds
[ 2.222065] tegra18-bridge 2190000.axip2p: enabled timeout = 11155000
[ 2.222068] tegra18-bridge 2190000.axip2p: bridge probed OK
[ 2.222155] tegra18_a57_serr_init: on CPU 1 a Denver Core
[ 2.222217] tegra18x_actmon d230000.actmon: in actmon_register()…
[ 2.222875] tegra18x_actmon d230000.actmon: initialization Completed for the device mc_all
[ 2.223340] hw perfevents: enabled with denver15_uncore_pmu PMU driver, 3 counters available
[ 2.223464] denver_knobs_init:MTS_VERSION:43068234
[ 2.225608] nvpmodel: initialized successfully
[ 2.226614] trusty-virtio trusty:virtio: initializing
[ 2.226847] trusty_ipc virtio0: vring0: va¶ ffffffc1e6bd8000(0) qsz 32 notifyid 1
[ 2.226856] trusty_ipc virtio0: vring1: va¶ ffffffc1e6bda000(0) qsz 32 notifyid 2
[ 2.226982] trusty-virtio trusty:virtio: initializing done
[ 2.227347] trusty_ipc virtio0: is online
[ 2.228326] gpio tegra-gpio wake71 for gpio=125(P:5)
[ 2.228379] mmc2: SDHCI controller on 3400000.sdhci [3400000.sdhci] using ADMA 64-bit with 64 bit addr
[ 2.230339] usbcore: registered new interface driver snd-usb-audio
[ 2.247410] input: tegra-hda HDMI/DP,pcm=3 as /devices/3510000.hda/sound/card0/input0
[ 2.247647] input: tegra-hda HDMI/DP,pcm=7 as /devices/3510000.hda/sound/card0/input1
[ 2.273491] mmc0: mmc_decode_ext_csd: CMDQ supported: depth: 31, cmdq_support: 1
[ 2.273976] tegra-pcie 10003000.pcie-controller: link 0 down, retrying
[ 2.275952] tegra-pcie 10003000.pcie-controller: link 0 down, ignoring
[ 2.288035] mmc0: periodic cache flush enabled
[ 2.288050] mmc0: new HS400 Enhanced strobe MMC card at address 0001
[ 2.288658] mmcblk0: mmc0:0001 032G34 29.1 GiB
[ 2.288943] mmcblk0boot0: mmc0:0001 032G34 partition 1 4.00 MiB
[ 2.293243] mmcblk0boot1: mmc0:0001 032G34 partition 2 4.00 MiB
[ 2.293497] mmcblk0rpmb: mmc0:0001 032G34 partition 3 4.00 MiB
[ 2.296703] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19 p20 p21 p22 p23 p24 p25 p26 p27 p28 p29 p30 p31
[ 2.303453] OPE platform probe
[ 2.303549] OPE platform probe successful
[ 2.306296] tegra-asoc: sound: This is a dummy codec
[ 2.317088] usb 1-2: Device not responding to setup address.
[ 2.388583] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
[ 2.388668] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
[ 2.388756] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
[ 2.388834] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
[ 2.388916] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
[ 2.388998] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
[ 2.389077] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
[ 2.389165] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
[ 2.389271] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
[ 2.389352] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
[ 2.389432] tegra-asoc: sound: ADMAIF11 <-> ADMAIF11 mapping ok
[ 2.389513] tegra-asoc: sound: ADMAIF12 <-> ADMAIF12 mapping ok
[ 2.389593] tegra-asoc: sound: ADMAIF13 <-> ADMAIF13 mapping ok
[ 2.389677] tegra-asoc: sound: ADMAIF14 <-> ADMAIF14 mapping ok
[ 2.389758] tegra-asoc: sound: ADMAIF15 <-> ADMAIF15 mapping ok
[ 2.389841] tegra-asoc: sound: ADMAIF16 <-> ADMAIF16 mapping ok
[ 2.389927] tegra-asoc: sound: ADMAIF17 <-> ADMAIF17 mapping ok
[ 2.390008] tegra-asoc: sound: ADMAIF18 <-> ADMAIF18 mapping ok
[ 2.390089] tegra-asoc: sound: ADMAIF19 <-> ADMAIF19 mapping ok
[ 2.390185] tegra-asoc: sound: ADMAIF20 <-> ADMAIF20 mapping ok
[ 2.418952] u32 classifier
[ 2.418955] Actions configured
[ 2.419032] Initializing XFRM netlink socket
[ 2.420832] NET: Registered protocol family 10
[ 2.422668] NET: Registered protocol family 17
[ 2.422680] NET: Registered protocol family 15
[ 2.422887] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 2.422993] Bluetooth: RFCOMM socket layer initialized
[ 2.423018] Bluetooth: RFCOMM ver 1.11
[ 2.423025] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2.423030] Bluetooth: HIDP socket layer initialized
[ 2.423079] 9pnet: Installing 9P2000 support
[ 2.423125] Key type dns_resolver registered
[ 2.424107] Registered cp15_barrier emulation handler
[ 2.424124] Registered setend emulation handler
[ 2.426665] registered taskstats version 1
[ 2.431073] isp 15600000.isp: initialized
[ 2.436099] nvcsi 150c0000.nvcsi: initialized
[ 2.442213] gpio tegra-gpio-aon wake29 for gpio=56(FF:0)
[ 2.442294] gpio tegra-gpio-aon wake67 for gpio=57(FF:1)
[ 2.442373] gpio tegra-gpio-aon wake68 for gpio=58(FF:2)
[ 2.442520] input: gpio-keys as /devices/gpio-keys/input/input2
[ 2.444099] tegra-vi4 15700000.vi: initialized
[ 2.445101] tegra-vi4 15700000.vi: subdev 150c0000.nvcsi–1 bound
[ 2.445112] tegra-vi4 15700000.vi: subdev ov5693 2-0036 bound
[ 2.473314] tegra_rtc c2a0000.rtc: setting system clock to 2019-07-28 21:24:22 UTC (1564349062)
[ 2.475317] mmcblk mmc0:0001: Card claimed for testing.
[ 2.475342] mmc1: hw tuning done …
[ 2.483022] mmc1: new ultra high speed SDR104 SDIO card at address 0001
[ 2.511949] bpmp: mounted debugfs mirror
[ 2.513924] bwmgr: missing cdev-type property
[ 2.519434] spmic-ldo0: disabling
[ 2.519618] spmic-ldo1: disabling
[ 2.519772] en-vdd-sd: disabling
[ 2.519774] en-vdd-cam: disabling
[ 2.519777] vdd-usb0-5v: disabling
[ 2.519780] vdd-usb1-5v: disabling
[ 2.519783] en-vdd-disp-3v3: disabling
[ 2.519785] en-mdm-pwr-3v7: disabling
[ 2.519787] en-vdd-disp-1v8: disabling
[ 2.519789] en-vdd-cam-hv-2v8: disabling
[ 2.519791] en-vdd-cam-1v2: disabling
[ 2.519794] vdd-fan: disabling
[ 2.519796] vdd-3v3: disabling
[ 2.519798] en-vdd-vcm-2v8: disabling
[ 2.519800] vdd-sys-bl: disabling
[ 2.519803] en-vdd-sys: disabling
[ 2.519805] ALSA device list:
[ 2.519815] #0: tegra-hda at 0x3518000 irq 383
[ 2.519818] #1: tegra-snd-t186ref-mobile-rt565x
[ 2.523941] usb 1-2: device not accepting address 3, error -71
[ 2.524034] usb usb1-port2: attempt power cycle
[ 2.680196] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[ 3.012946] random: crng init done
[ 3.085949] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[ 3.491831] tegra-pcie 10003000.pcie-controller: link 2 down, retrying
[ 3.493869] tegra-pcie 10003000.pcie-controller: link 2 down, ignoring
[ 3.700316] tegra-pcie 10003000.pcie-controller: PCIE: no end points detected
[ 3.700653] tegra-pcie 10003000.pcie-controller: PCIE: Disable power rails
[ 4.201334] extcon-disp-state external-connection:disp-state: cable 40 state 1
[ 4.201336] Extcon HDMI: HPD enabled
[ 4.201352] tegradc 15210000.nvdisplay: hdmi: plugged
[ 4.203306] Freeing unused kernel memory: 8576K
[ 4.239087] L4T-INITRD Build DATE: Sun Jul 28 21:24:24 UTC 2019
[ 4.247327] Root device found: mmcblk0p1
[ 4.248994] Found dev node: /dev/mmcblk0p1
[ 4.316560] EXT4-fs (mmcblk0p1): 2 orphan inodes deleted
[ 4.316567] EXT4-fs (mmcblk0p1): recovery complete
[ 4.320064] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 4.321590] Rootfs mounted over mmcblk0p1
[ 4.348100] Switching from initrd to actual rootfs
[ 4.352398] Wake76 for irq=199
[ 4.352403] Wake77 for irq=199
[ 4.352405] Wake78 for irq=199
[ 4.352408] Wake79 for irq=199
[ 4.352410] Wake80 for irq=199
[ 4.352412] Wake81 for irq=199
[ 4.352414] Wake82 for irq=199
[ 4.352448] tegra-xusb 3530000.xhci: Upgrade port 0 to USB3.0
[ 4.352453] tegra-xusb 3530000.xhci: Upgrade port 1 to USB3.0
[ 4.456184] usb usb2: usb_suspend_both: status 0
[ 4.538027] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 4.582778] cgroup: cgroup2: unknown option “nsdelegate”
[ 4.615299] 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.618445] systemd[1]: Detected architecture arm64.
[ 4.624170] usb usb1: usb_suspend_both: status 0
[ 4.710335] systemd[1]: Set hostname to .
[ 4.846677] 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.
[ 4.846703] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 5.045051] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 5.053090] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 5.056868] systemd[1]: Created slice System Slice.
[ 5.057205] systemd[1]: Listening on udev Kernel Socket.
[ 5.057582] systemd[1]: Listening on udev Control Socket.
[ 5.099278] gpio tegra-gpio-aon wake30 for gpio=60(FF:4)
[ 5.117934] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[ 5.309113] systemd-journald[2216]: Received request to flush runtime journal from PID 1
[ 6.265449] dhd_module_init in
[ 6.265522] found wifi platform device bcmdhd_wlan
[ 6.266888] wifi_platform_get_country_code_map: could not get country_code_map
[ 6.266892] wifi_plat_dev_drv_probe:platform country code map is not available
[ 6.266908] Power-up adapter ‘DHD generic adapter’
[ 6.266914] wifi_platform_set_power = 1
[ 6.357407] using random self ethernet address
[ 6.361902] using random host ethernet address
[ 6.397256] Mass Storage Function, version: 2009/09/11
[ 6.397262] LUN: removable file: (no medium)
[ 6.410120] using random self ethernet address
[ 6.419926] using random host ethernet address
[ 6.473831] wifi_platform_bus_enumerate device present 1
[ 6.483268] EXT4-fs (sda): recovery complete
[ 6.483278] EXT4-fs (sda): mounted filesystem with ordered data mode. Opts: (null)
[ 6.492677] rndis0: HOST MAC 8a:a4:2f:70:6e:f4
[ 6.492999] rndis0: MAC 8a:a4:2f:70:6e:f5
[ 6.499052] usb0: HOST MAC 8a:a4:2f:70:6e:f6
[ 6.499341] usb0: MAC 8a:a4:2f:70:6e:f7
[ 6.499366] tegra-xudc-new 3550000.xudc: exiting ELPG
[ 6.505820] tegra-xudc-new 3550000.xudc: exiting ELPG done
[ 6.505842] tegra-xudc-new 3550000.xudc: ep 0 (type: 0, dir: out) enabled
[ 6.505869] tegra-xudc-new 3550000.xudc: entering ELPG
[ 6.506953] tegra-xudc-new 3550000.xudc: entering ELPG done
[ 6.506972] tegra-xudc-new 3550000.xudc: exiting ELPG
[ 6.511013] tegra-xudc-new 3550000.xudc: exiting ELPG done
[ 6.511041] tegra-xudc-new 3550000.xudc: entering ELPG
[ 6.513616] tegra-xudc-new 3550000.xudc: entering ELPG done
[ 6.515245] wifi_platform_bus_enumerate device present 0
[ 6.515844] F1 signature read @0x18000000=0x17214354
[ 6.527496] l4tbr0: port 1(rndis0) entered blocking state
[ 6.527503] l4tbr0: port 1(rndis0) entered disabled state
[ 6.532082] device rndis0 entered promiscuous mode
[ 6.544392] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2
[ 6.545384] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[ 6.545472] wifi_platform_get_mac_addr
[ 6.547446] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
[ 6.547936] ids dhd_log_netlink_init
[ 6.552191] wl_create_event_handler(): thread:wl_event_handler:136a started
[ 6.552200] wl_event_handler :
[ 6.552204] tsk Enter, tsk = 0xffffffc1d7bc1a90
[ 6.559977] dhd_attach(): thread:dhd_watchdog_thread:136e started
[ 6.562102] dhd_attach(): thread:dhd_dpc:1370 started
[ 6.562272] dhd_attach(): thread:dhd_rxf:1374 started
[ 6.562279] dhd_deferred_work_init: work queue initialized
[ 6.563381]
Dongle Host Driver, version 1.201.82 (r)
Compiled from
[ 6.582467] Register interface [wlan0] MAC: 00:04:4b:8d:79:9e

[ 6.582474] dhd_prot_ioctl : bus is down. we have nothing to do
[ 6.586046] sdhci-tegra 3440000.sdhci: Tuning done, restoring the best tap value : 64
[ 6.587770] wifi_platform_set_power = 0
[ 6.590554] l4tbr0: port 2(usb0) entered blocking state
[ 6.590563] l4tbr0: port 2(usb0) entered disabled state
[ 6.606915] device usb0 entered promiscuous mode
[ 6.644241] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 6.738507] nvgpu: 17000000.gp10b railgate_enable_store:283 [INFO] railgate is disabled.
[ 6.991931] tegra-xusb 3530000.xhci: entering ELPG
[ 6.995424] tegra-xusb 3530000.xhci: entering ELPG done
[ 7.534671] zram: Added device: zram0
[ 7.536489] zram: Added device: zram1
[ 7.537196] zram: Added device: zram2
[ 7.539227] zram: Added device: zram3
[ 7.539588] zram: Added device: zram4
[ 7.539983] zram: Added device: zram5
[ 7.549059] CPU1: shutdown
[ 7.549063] psci: CPU1 killed.
[ 7.616721] CPU2: shutdown
[ 7.635912] psci: Retrying again to check for CPU kill
[ 7.635917] psci: CPU2 killed.
[ 7.638363] zram0: detected capacity change from 0 to 686120960
[ 7.678180] Adding 670036k swap on /dev/zram0. Priority:5 extents:1 across:670036k SS
[ 7.686069] zram1: detected capacity change from 0 to 686120960
[ 7.715145] Adding 670036k swap on /dev/zram1. Priority:5 extents:1 across:670036k SS
[ 7.726689] zram2: detected capacity change from 0 to 686120960
[ 7.769291] Adding 670036k swap on /dev/zram2. Priority:5 extents:1 across:670036k SS
[ 7.775106] zram3: detected capacity change from 0 to 686120960
[ 7.792986] Adding 670036k swap on /dev/zram3. Priority:5 extents:1 across:670036k SS
[ 7.795727] zram4: detected capacity change from 0 to 686120960
[ 7.824850] Adding 670036k swap on /dev/zram4. Priority:5 extents:1 across:670036k SS
[ 7.829405] zram5: detected capacity change from 0 to 686120960
[ 7.852911] Adding 670036k swap on /dev/zram5. Priority:5 extents:1 across:670036k SS
[ 7.976080] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 8.052802] gpio tegra-gpio wake18 for gpio=101(M:5)
[ 8.057911] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 8.117033] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 8.117161]

           Dongle Host Driver, version 1.201.82 (r)
           Compiled from 

[ 8.117170] wl_android_wifi_on in
[ 8.117173] wifi_platform_set_power = 1
[ 8.328188] vdd-1v8: voltage operation not allowed
[ 8.328206] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
[ 8.348217] vdd-1v8: voltage operation not allowed
[ 8.348231] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
[ 8.368925] vdd-1v8: voltage operation not allowed
[ 8.368933] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
[ 8.371324] vdd-1v8: voltage operation not allowed
[ 8.371331] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
[ 8.474487] vdd-1v8: voltage operation not allowed
[ 8.474505] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
[ 8.475485] vdd-1v8: voltage operation not allowed
[ 8.475497] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
[ 8.477145] vdd-1v8: voltage operation not allowed
[ 8.477154] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
[ 8.477180] sdhci-tegra 3440000.sdhci: Tuning done, restoring the best tap value : 64
[ 8.477857] F1 signature read @0x18000000=0x17214354
[ 8.482565] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2
[ 8.483221] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[ 8.569591] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
[ 8.612104] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
[ 8.612486] gpio tegra-gpio-aon wake69 for gpio=59(FF:3)
[ 8.612563] gpio tegra-gpio-aon wake69 for gpio=59(FF:3)
[ 8.612565] Enabling wake69
[ 8.614118] wifi_platform_get_mac_addr
[ 8.616109] Firmware up: op_mode=0x0005, MAC=00:04:4b:8d:79:9e
[ 8.621383] clm path from default:/lib/firmware/brcm/bcmdhd.clm_blob
[ 8.621451] Skipping the clm download. len:0 memblk: (null)
[ 8.624240] dhd_preinit_ioctls pspretend_threshold for HostAPD failed -23
[ 8.630338] Firmware version = wl0: May 17 2019 16:59:40 version 7.35.349.79 (r714996 CY) FWID 01-e527e2ad
[ 8.633146] dhd_interworking_enable: failed to set WNM info, ret=-23
[ 8.745686] CFGP2P-ERROR) wl_cfgp2p_add_p2p_disc_if :
[ 8.745686] P2P interface registered
[ 8.753419] WLC_E_IF: NO_IF set, event Ignored
[ 8.764476] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 10.469675] [07-28 21:24:30.497] wl_cfg80211_connect: Connectting with 1c:b0:44:54:4e:d9 channel (5) ssid “MySpectrumWiFidb-2G”, len (19)

[ 10.543233] [07-28 21:24:30.570] wl_notify_connect_status: wl_bss_connect_done succeeded with 1c:b0:44:54:4e:d9
[ 10.553256] [07-28 21:24:30.580] dhd_dump_eapol_4way_message: ifidx: 0 ETHER_TYPE_802_1X [RX] : M1 of 4way
[ 10.561760] wl_bss_connect_done :
[ 10.561764] Report connect result - connection succeeded
[ 10.562510] [07-28 21:24:30.589] dhd_dump_eapol_4way_message: ifidx: 0 ETHER_TYPE_802_1X [TX] : M2 of 4way
[ 10.576972] [07-28 21:24:30.604] dhd_dump_eapol_4way_message: ifidx: 0 ETHER_TYPE_802_1X [RX] : M3 of 4way
[ 10.577185] [07-28 21:24:30.604] dhd_dump_eapol_4way_message: ifidx: 0 ETHER_TYPE_802_1X [TX] : M4 of 4way
[ 10.604648] [07-28 21:24:30.632] wl_notify_connect_status: wl_bss_connect_done succeeded with 1c:b0:44:54:4e:d9
[ 10.611430] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 10.661254] dhd_ndo_add_ip: ndo ip addr add failed, ret = -23
[ 10.661265] dhd_inet6_work_handler: Adding host ip for NDO failed -23
[ 10.740184] ifidx:0 DHCP - REQUEST [TX]
[ 10.758440] tegradc 15210000.nvdisplay: blank - powerdown
[ 10.791959] ifidx:0 DHCP - ACK [RX]
[ 10.824768] extcon-disp-state external-connection:disp-state: cable 47 state 0
[ 10.824770] Extcon AUX1(HDMI) disable
[ 10.847106] tegra_nvdisp_handle_pd_disable: Powergated Head2 pd
[ 10.847182] tegra_nvdisp_handle_pd_disable: Powergated Head1 pd
[ 10.847637] tegra_nvdisp_handle_pd_disable: Powergated Head0 pd
[ 10.847761] tegradc 15210000.nvdisplay: unblank
[ 10.848407] tegra_nvdisp_handle_pd_enable: Unpowergated Head0 pd
[ 10.848556] tegra_nvdisp_handle_pd_enable: Unpowergated Head1 pd
[ 10.848634] tegra_nvdisp_handle_pd_enable: Unpowergated Head2 pd
[ 10.850746] Parent Clock set for DC plld2
[ 10.854286] tegradc 15210000.nvdisplay: hdmi: tmds rate:148500K prod-setting:prod_c_hdmi_111m_223m
[ 10.855561] tegradc 15210000.nvdisplay:

Please reply my question in #3 and your log is being cut off by forum. Please attach the log instead of copy & paste.

Also, does this happen on every usb port on TX2?

Hi,
Please also try to re-flash the system or test other USB devices. Not sure but from the description, it seems the TX2 hardware is broken.