Managed to stop the crashing issue after reinstalling JetPack and configuring the network, as well as updating the various CUDA components, however now when the Jetson boots up, it bypasses the login screen completely and only shows chromium. Also doesn’t show the taskbar in any capacity nor any means of closing windows.
Here’s the system log, what could be the issue?
Also, if it helps, lsmod only returns two modules running: bcmdhd and bluedroid_pm.
[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.4.38-tegra (buildbrain@mobile-u64-638) (gcc version 4.8.5 (GCC) ) #1 SMP PREEMPT Thu Mar 1 20:44:58 PST 2018
[ 0.000000] Boot CPU: AArch64 Processor [411fd071]
[ 0.000000] Found tegra_fbmem: 00800000@92c9d000
[ 0.000000] Reserved memory: initialized node iram-carveout, compatible id nvidia,iram-carveout
[ 0.000000] Reserved memory: initialized node ramoops_carveout, compatible id nvidia,ramoops
[ 0.000000] cma: Reserved 16 MiB at 0x00000000fdc00000
[ 0.000000] On node 0 totalpages: 1043456
[ 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: 8192 pages used for memmap
[ 0.000000] Normal zone: 524288 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] PERCPU: Embedded 17 pages/cpu @ffffffc0ffe0f000 s31616 r8192 d29824 u69632
[ 0.000000] pcpu-alloc: s31616 r8192 d29824 u69632 alloc=17*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] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1027072
[ 0.000000] Kernel command line: root=/dev/mmcblk0p1 rw rootwait console=ttyS0,115200n8 console=tty0 OS=l4t fbcon=map:0 net.ifnames=0 androidboot.modem=none androidboot.serialno=03202170644800400001 androidboot.security=non-secure tegraid=21.1.2.0.0 ddr_die=2048M@2048M ddr_die=2048M@4096M section=256M 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 debug_uartport=lsport,0 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff2bf000 nvdumper_reserved=0xff23f000 core_edp_mv=1125 core_edp_ma=4000 tegra_fbmem=0x800000@0x92c9d000 is_hdmi_initialised=1 gpt root=/dev/mmcblk0p1 rw rootwait
[ 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: 4053576K/4173824K available (10945K kernel code, 2068K rwdata, 6364K rodata, 1208K init, 665K bss, 103864K reserved, 16384K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
vmalloc : 0xffffff8000000000 - 0xffffffbdbfff0000 ( 246 GB)
vmemmap : 0xffffffbdc0000000 - 0xffffffbfc0000000 ( 8 GB maximum)
0xffffffbdc2000000 - 0xffffffbdc6000000 ( 64 MB actual)
fixed : 0xffffffbffa7fd000 - 0xffffffbffac00000 ( 4108 KB)
PCI I/O : 0xffffffbffae00000 - 0xffffffbffbe00000 ( 16 MB)
modules : 0xffffffbffc000000 - 0xffffffc000000000 ( 64 MB)
memory : 0xffffffc000000000 - 0xffffffc100000000 ( 4096 MB)
.init : 0xffffffc001168000 - 0xffffffc001296000 ( 1208 KB)
.text : 0xffffffc000080000 - 0xffffffc001167d74 ( 17312 KB)
.data : 0xffffffc0012b1000 - 0xffffffc0014b61b8 ( 2069 KB)
[ 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] enable_t210_agic_clks:106 ape clocked & reset cleared
[ 0.000000] t210 clock_and_reset probe
[ 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] kmemleak: Kernel memory leak detector disabled
[ 0.000000] 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.000005] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.001838] Console: colour dummy device 80x25
[ 0.002811] console [tty0] enabled
[ 0.002844] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=76800)
[ 0.002879] pid_max: default: 32768 minimum: 301
[ 0.002969] Security Framework initialized
[ 0.002992] SELinux: Initializing.
[ 0.003057] SELinux: Starting in permissive mode
[ 0.003096] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.003121] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.003808] Initializing cgroup subsys io
[ 0.003840] Initializing cgroup subsys memory
[ 0.003882] Initializing cgroup subsys devices
[ 0.003909] Initializing cgroup subsys freezer
[ 0.003933] Initializing cgroup subsys net_cls
[ 0.003957] Initializing cgroup subsys perf_event
[ 0.003982] Initializing cgroup subsys net_prio
[ 0.004010] Initializing cgroup subsys pids
[ 0.004033] Initializing cgroup subsys debug
[ 0.004342] CPU0 ipc=1024
[ 0.004381] CPU1 ipc=1024
[ 0.004412] CPU2 ipc=1024
[ 0.004443] CPU3 ipc=1024
[ 0.004504] ASID allocator initialised with 65536 entries
[ 0.030496] tegra-id: chipid=22117.
[ 0.030528] tegra-id: opt_subrevision=0.
[ 0.030561] Tegra Speedo/IDDQ fuse revision 4
[ 0.030582] Tegra: CPU Speedo ID 7, SoC Speedo ID 0, GPU Speedo ID 2
[ 0.030605] Tegra: CPU Process ID 0, SoC Process ID 0, GPU Process ID 0
[ 0.030629] Tegra: CPU Speedo Value 2019, SoC Speedo Value 1939, GPU Speedo Value 2030
[ 0.030658] Tegra: CPU IDDQ Value 1796, SoC IDDQ Value 2104, GPU IDDQ Value 2525
[ 0.030702] Tegra Revision: A02 SKU: 0x17 CPU Process: 0 SoC Process: 0
[ 0.032248] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.4/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t210/jetson/kernel-dts/tegra210-jetson-tx1-p2597-2180-a01-devkit.dts
[ 0.032298] DTB Build time: Mar 1 2018 20:46:06
[ 0.048785] CPU1: Booted secondary processor [411fd071]
[ 0.060743] CPU2: Booted secondary processor [411fd071]
[ 0.072739] CPU3: Booted secondary processor [411fd071]
[ 0.072826] Brought up 4 CPUs
[ 0.072902] SMP: Total of 4 processors activated.
[ 0.072926] CPU: All CPU(s) started at EL2
[ 0.072968] alternatives: patching kernel code
[ 0.075511] devtmpfs: initialized
[ 0.144291] Initilizing CustomIPI irq domain
[ 0.144630] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.145229] pinctrl core: initialized pinctrl subsystem
[ 0.145420] OS set in device tree is not L4T.
[ 0.145775] regulator-dummy: no parameters
[ 0.145991] Initializing plugin-manager
[ 0.146058] Plugin module not found
[ 0.146265] node /plugin-manager/fragment-e3326@0 match with board 3326-*
[ 0.148261] node /plugin-manager/fragement@0 match with board >=2180-1000-300
[ 0.149532] Adding domain ape-pd to PM domain mc-clk-pd
[ 0.149579] Adding domain adsp-pd to PM domain ape-pd
[ 0.154513] NET: Registered protocol family 16
[ 0.172611] console [pstore-1] enabled
[ 0.172635] pstore: Registered ramoops as persistent store backend
[ 0.172660] ramoops: attached 0x200000@0xb0000000, ecc: 0/0
[ 0.184227] cpuidle: using governor ladder
[ 0.196219] cpuidle: using governor menu
[ 0.196546] bpmp: mail init ok
[ 0.197370] vdso: 2 pages (1 code @ ffffffc0012b9000, 1 data @ ffffffc0012b8000)
[ 0.197429] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.198860] atomic_pool_init():526: DMA: preallocated 1024 KiB pool for atomic allocations
[ 0.199810] tegra_powergate_init: DONE
[ 0.199854] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.4/arch/arm64/boot/dts/../../../../../../hardware/nvidia/platform/t210/jetson/kernel-dts/tegra210-jetson-tx1-p2597-2180-a01-devkit.dts
[ 0.199905] DTB Build time: Mar 1 2018 20:46:06
[ 0.202978] tegra_bpmp_of_clk_init: EMC proxy not found.
[ 0.203020] Error: Driver 'tegra-mc' is already registered, aborting...
[ 0.204510] platform tegra-carveouts: SMMU isn't ready yet
[ 0.205215] platform tegra-carveouts: domain=ffffffc0fa162618 allocates as[0]=ffffffc0fa17c0a8
[ 0.205287] tegra_smmu 70019000.iommu: Loaded Tegra IOMMU driver
[ 0.205523] platform smmu_test: domain=ffffffc0fa162918 allocates as[0]=ffffffc0fa17c110
[ 0.205840] platform 70016000.bpmp: domain=ffffffc0fa162c18 allocates as[0]=ffffffc0fa17c178
[ 0.206548] bpmp: ping status is 0
[ 0.206655] bpmp 70016000.bpmp: firmware tag is 1e4b302fc0f866f97885165cf8b395ac
[ 0.206915] bpmp 70016000.bpmp: probe ok
[ 0.207556] mc: mapped MMIO address: 0xffffff800007e000 -> 0x70019000
[ 0.207663] mc: mapped MMIO address: 0xffffff80000b6000 -> 0x7001c000
[ 0.207762] mc: mapped MMIO address: 0xffffff80000dc000 -> 0x7001d000
[ 0.207850] mc-err: Set intmask: 0x23d40
[ 0.218792] GPIO line 58 (wlan-default-input-h2) hogged as input
[ 0.218843] GPIO line 65 (wlan-default-input-i1) hogged as input
[ 0.218890] GPIO line 56 (wlan-default-output-high-h0) hogged as output/high
[ 0.218934] GPIO line 64 (wlan-default-output-high-i0) hogged as output/high
[ 0.218977] GPIO line 66 (wlan-default-output-high) hogged as output/high
[ 0.219022] GPIO line 148 (cam0-rst) hogged as output/low
[ 0.219062] GPIO line 151 (cam0-pwdn) hogged as output/low
[ 0.219102] GPIO line 149 (cam1-rst) hogged as output/low
[ 0.219142] GPIO line 152 (cam1-pwdn) hogged as output/low
[ 0.219250] gpiochip_add_data: registered GPIOs 0 to 255 on device: tegra-gpio
[ 0.221771] platform 70006000.serial: domain=ffffffc0fa25a118 allocates as[0]=ffffffc0fa17c1e0
[ 0.222860] platform sound: domain=ffffffc0fa25aa18 allocates as[0]=ffffffc0fa17c248
[ 0.225254] platform tegradc.1: domain=ffffffc0fa25fc18 allocates as[0]=ffffffc0fa17c2b0
[ 0.228711] platform tegradc.1: IOVA linear map 0x0000000092c9d000(800000)
[ 0.231244] platform 57000000.gpu: domain=ffffffc0fa268f18 allocates as[0]=ffffffc0fa17c318
[ 0.231326] platform 57000000.gpu: domain=ffffffc0fa268f18 allocates as[1]=ffffffc0fa17c380
[ 0.231403] platform 57000000.gpu: domain=ffffffc0fa268f18 allocates as[2]=ffffffc0fa17c3e8
[ 0.231473] platform 57000000.gpu: domain=ffffffc0fa268f18 allocates as[3]=ffffffc0fa17c450
[ 0.232302] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled.
[ 0.232348] tegra-pmc 7000e400.pmc: scratch reg offset dts data not present
[ 0.232374] tegra-pmc: ### PMC reset source: Software reset
[ 0.232397] tegra-pmc: ### PMC reset status reg: 0x3
[ 0.276348] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[ 0.276385] tegra-pmc: Clear bootloader IO dpd settings
[ 0.276416] tegra-pmc 7000e400.pmc: IO padctrl driver initialized
[ 0.276487] tegra-pmc 7000e400.pmc: PMC: Successfully configure bootrom reset commands
[ 0.279630] platform 1003000.pcie-controller: domain=ffffffc0fa388018 allocates as[0]=ffffffc0fa17c4b8
[ 0.281887] platform sdhci-tegra.3: domain=ffffffc0fa38f118 allocates as[0]=ffffffc0fa17c520
[ 0.282486] platform sdhci-tegra.0: domain=ffffffc0fa38f518 allocates as[0]=ffffffc0fa17c588
[ 0.289371] vdd-ac-bat: 5000 mV
[ 0.290565] vdd-cpu-fixed: 1000 mV
[ 0.294466] irq: no irq domain found for /soctherm@0x700E2000 !
[ 0.294813] irq: no irq domain found for /soctherm@0x700E2000 !
[ 0.317524] ACPI: Interpreter disabled.
[ 0.318368] SCSI subsystem initialized
[ 0.318451] libata version 3.00 loaded.
[ 0.318664] usbcore: registered new interface driver usbfs
[ 0.318740] usbcore: registered new interface driver hub
[ 0.318841] usbcore: registered new device driver usb
[ 0.322036] gpiochip_add_data: registered GPIOs 496 to 511 on device: tca9539
[ 0.323501] gpiochip_add_data: registered GPIOs 480 to 495 on device: tca9539
[ 0.326684] max77620 4-003c: PMIC Version OTP:0x3C and ES:0x8
[ 0.328536] GPIO line 474 (spmic-default-output-high) hogged as output/high
[ 0.328661] gpiochip_add_data: registered GPIOs 472 to 479 on device: max77620-gpio
[ 0.332348] vdd-core: 600 <--> 1400 mV at 1125 mV
[ 0.336343] vddio-ddr: at 1125 mV
[ 0.337095] vdd-pre-reg: 1350 mV
[ 0.340212] vdd-1v8: 1800 mV
[ 0.344214] avdd-sys: 1200 mV
[ 0.348213] vdd-pex: 1050 mV
[ 0.348833] vddio-sdmmc1: 1800 <--> 3300 mV at 3300 mV
[ 0.349580] vdd-cam-hv: 2800 mV
[ 0.352214] vdd-rtc: 850 mV
[ 0.352942] avdd-ts-hv: 3300 mV
[ 0.353687] vdd-ts: 1800 mV
[ 0.356215] vdd-gen-pll-edp: 1050 mV
[ 0.360213] vdd-hdmi-dp: 1050 mV
[ 0.360880] max77620 4-003c: max77620 probe successful
[ 0.362967] media: Linux media interface: v0.10
[ 0.363041] Linux video capture interface: v2.00
[ 0.370698] tegra210-emc 7001b000.memory-controller: validated EMC DFS table
[ 0.371058] Advanced Linux Sound Architecture Driver Initialized.
[ 0.373931] tegra210_dvfs: no clock found for sdmmc2_ddr
[ 0.373983] tegra210_dvfs: no clock found for sdmmc4_ddr
[ 0.374071] tegra210_dvfs: no clock found for sdmmc1_ddr
[ 0.374112] tegra210_dvfs: no clock found for sdmmc3_ddr
[ 0.377509] tegra_dvfs: Unable to get vdd-cpu rail for step info, defering probe
[ 0.380221] vdd-3v3: 3300 mV
[ 0.384213] max77620-gpio7: 1050 mV
[ 0.384528] lcd-bl-en: 1800 mV
[ 0.384842] en-vdd-sd: 3300 mV
[ 0.385533] en-vdd-cam: 1800 mV
[ 0.388215] vdd-sys-boost: 5000 mV
[ 0.388882] vdd-hdmi: 5000 mV
[ 0.389129] aux-3v3: 3300 mV
[ 0.389365] snsr_pm: 3300 mV
[ 0.392217] vdd-disp-3v0: 3000 mV
[ 0.392908] vdd-fan: 5000 mV
[ 0.393208] usb-vbus1: 5000 mV
[ 0.393860] en-vdd-ts-1v8: 1800 mV
[ 0.394503] en-vdd-ts-hv-3v3: 3300 mV
[ 0.395331] en-vdd-disp-3v3: 3300 mV
[ 0.395999] en-mdm-pwr-3v7: 3700 mV
[ 0.396840] en-vdd-disp-1v8: 1800 mV
[ 0.397490] en-vdd-cam-hv-2v8: 2800 mV
[ 0.397780] rtl-5v0: 5000 mV
[ 0.398068] en-usb-vbus2: 5000 mV
[ 0.398726] en-vdd-cam-1v2: 1200 mV
[ 0.399042] en-vdd-vcm-2v8: 2800 mV
[ 0.399688] en-vdd-cam-1v2-alt: 1200 mV
[ 0.402543] extcon-gpio-states extcon:extcon@1: Cable state 2
[ 0.403646] clocksource: Switched to clocksource arch_sys_counter
[ 0.449827] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 0.450193] nvmap_page_pool_init: Total RAM pages: 1017490
[ 0.450223] nvmap_page_pool_init: nvmap page pool size: 127186 pages (496 MB)
[ 0.450334] nvmap_background_zero_thread: PP zeroing thread starting.
[ 0.450521] misc nvmap: iram :dma coherent mem declare 0x0000000040001000,258048
[ 0.450654] misc nvmap: created heap iram base 0x0000000040001000 size (252KiB)
[ 0.451394] pnp: PnP ACPI: disabled
[ 0.463292] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type AO-therm
[ 0.465210] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type CPU-therm
[ 0.465621] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[ 0.465819] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[ 0.467379] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type Tdiode_tegra
[ 0.467686] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type PMIC-Die
[ 0.467921] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type Tboard_tegra
[ 0.469249] isomgr_init(): iso emc max clk=1600000KHz
[ 0.469275] isomgr_init(): max_iso_bw=11520000KB
[ 0.469417] NET: Registered protocol family 2
[ 0.469971] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.470178] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.470460] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.470563] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.470629] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.470874] NET: Registered protocol family 1
[ 0.471223] RPC: Registered named UNIX socket transport module.
[ 0.471254] RPC: Registered udp transport module.
[ 0.471276] RPC: Registered tcp transport module.
[ 0.471298] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.471336] PCI: CLS 0 bytes, default 128
[ 0.471578] Trying to unpack rootfs image as initramfs...
[ 0.482962] host1x 50000000.host1x: initialized
[ 0.484517] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 0.487885] futex hash table entries: 1024 (order: 5, 131072 bytes)
[ 0.488015] audit: initializing netlink subsys (disabled)
[ 0.488076] audit: type=2000 audit(0.483:1): initialized
[ 0.499951] ntfs: driver 2.1.32 [Flags: R/O].
[ 0.500452] fuse init (API version 7.23)
[ 0.501201] SELinux: Registering netfilter hooks
[ 0.503319] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[ 0.503459] io scheduler noop registered
[ 0.503492] io scheduler deadline registered
[ 0.503719] io scheduler cfq registered (default)
[ 0.509147] tegra21x-padctl-uphy 7009f000.pinctrl: padctl mmio start 0x000000007009f000 end 0x000000007009ffff
[ 0.509197] tegra21x-padctl-uphy 7009f000.pinctrl: TEGRA_FUSE_SKU_CALIB_0 0x71c940f
[ 0.509233] tegra21x-padctl-uphy 7009f000.pinctrl: TEGRA_FUSE_USB_CALIB_EXT_0 0x4
[ 0.510739] tegra21x-padctl-uphy 7009f000.pinctrl: UTMI-0 is used by XUSB
[ 0.510778] tegra21x-padctl-uphy 7009f000.pinctrl: using UTMI port 0 for otg
[ 0.510807] tegra21x-padctl-uphy 7009f000.pinctrl: UTMI-2 is used by XUSB
[ 0.510844] tegra21x-padctl-uphy 7009f000.pinctrl: uphy_lane = 5, set usb3_lanes = 0x20
[ 0.510888] tegra21x-padctl-uphy 7009f000.pinctrl: USB3 port 1 maps to USB2 port 2
[ 0.510923] tegra21x-padctl-uphy 7009f000.pinctrl: UTMI-1 is used by XUSB
[ 0.510958] tegra21x-padctl-uphy 7009f000.pinctrl: uphy_lane = 6, set usb3_lanes = 0x60
[ 0.511001] tegra21x-padctl-uphy 7009f000.pinctrl: USB3 port 0 maps to USB2 port 1
[ 0.511045] tegra21x-padctl-uphy 7009f000.pinctrl: uphy_lane = 1, set pcie_lanes = 0x2
[ 0.511093] tegra21x-padctl-uphy 7009f000.pinctrl: uphy_lane = 2, set pcie_lanes = 0x6
[ 0.511139] tegra21x-padctl-uphy 7009f000.pinctrl: uphy_lane = 3, set pcie_lanes = 0xe
[ 0.511185] tegra21x-padctl-uphy 7009f000.pinctrl: uphy_lane = 4, set pcie_lanes = 0x1e
[ 0.511232] tegra21x-padctl-uphy 7009f000.pinctrl: uphy_lane = 0, set pcie_lanes = 0x1f
[ 0.511281] tegra21x-padctl-uphy 7009f000.pinctrl: uphy_lane = 7, set sata_lanes = 0x80
[ 0.511746] tegra21x-padctl-uphy 7009f000.pinctrl: mailbox is not ready yet
[ 0.512803] tegra-pwm 7000a000.pwm: PWM clk cannot sleep in ops
[ 0.513943] tegra-dfll-pwm 70110000.pwm: DFLL pwm-rate: 12800000
[ 0.514698] Adding domain pcie-pd to PM domain mc-clk-pd
[ 0.519821] tegra-pcie 1003000.pcie-controller: 4x1, 1x1 configuration
[ 0.519900] tegra-pcie 1003000.pcie-controller: failed to get PHY: -517
[ 0.519928] tegra-pcie 1003000.pcie-controller: failed to get PHYs: -517
[ 0.523852] tsec 54500000.tsec: initialized
[ 0.525072] tsec 54100000.tsecb: initialized
[ 0.528321] nvdec 54480000.nvdec: initialized
[ 0.533496] falcon 54340000.vic: initialized
[ 0.534869] falcon 544c0000.nvenc: initialized
[ 0.535863] falcon 54380000.nvjpg: initialized
[ 0.537856] DC OR NODE connected to /host1x/sor1
[ 0.537960] display board info: id 0xffff, fab 0x0
[ 0.538016] panel_select fail by _node_status
[ 0.538073] display board info: id 0xffff, fab 0x0
[ 0.538119] panel_select fail by _node_status
[ 0.538145] generic_infoframe_type: 0x87
[ 0.538335] tegradc tegradc.1: DT parsed successfully
[ 0.538394] tegradc tegradc.1: Display dc.ffffff8000980000 registered with id=0
[ 0.539313] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[ 0.539509] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=2550000, vi_iso_bw=1500000, max_bw=2550000
[ 0.540228] display board info: id 0xffff, fab 0x0
[ 0.540282] panel_select fail by _node_status
[ 0.548174] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels
[ 0.550162] tegra-adma 702e2000.adma: Tegra ADMA driver register 10 channels
[ 0.551718] tegra-fuse-burn 7000f800.efuse:efuse-burn: Fuse burn driver initialized
[ 0.552024] kfuse 7000fc00.kfuse: initialized
[ 0.553963] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
[ 0.554832] clk_cbus_round_rate: no gbus parent
[ 0.554861] tegra_gpu_edp gpu_edp: unable to get max GPU freq
[ 0.555382] tegra-dfll-pwm 70110000.pwm: DFLL_PWM regulator is available now
[ 0.555418] vdd-cpu: 708 <--> 1322 mV at 708 mV
[ 0.555481] pwm-regulator pwm_regulators:pwm-regulator@0: PWM regulator registration passed
[ 0.556631] vdd-gpu: applied init 1000000uV constraint
[ 0.556665] vdd-gpu: 710 <--> 1320 mV at 1000 mV
[ 0.556726] pwm-regulator pwm_regulators:pwm-regulator@1: PWM regulator registration passed
[ 0.557147] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.557279] No Device Node present for smmu client: serial8250 !!
[ 0.557308] platform serial8250: No iommus property found in DT node, got swgids from fixup(101004000)
[ 0.557347] No Device Node present for smmu client: serial8250 !!
[ 0.557372] platform serial8250: No iommus property found in DT node, got swgids from fixup(101004000)
[ 0.558455] No Device Node present for smmu client: serial8250 !!
[ 0.558487] serial8250 serial8250: No iommus property found in DT node, got swgids from fixup(101004000)
[ 0.558536] No Device Node present for smmu client: serial8250 !!
[ 0.558563] serial8250 serial8250: No iommus property found in DT node, got swgids from fixup(101004000)
[ 0.559221] console [ttyS0] disabled
[ 0.559292] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 320, base_baud = 25500000) is a Tegra
[ 0.573682] tegradc tegradc.1: probed
[ 2.519030] console [ttyS0] enabled
[ 2.520552] 70006040.serial: ttyTHS1 at MMIO 0x70006040 (irq = 321, base_baud = 0) is a TEGRA_UART
[ 2.521049] 70006200.serial: ttyTHS2 at MMIO 0x70006200 (irq = 322, base_baud = 0) is a TEGRA_UART
[ 2.521382] serial-tegra 70006300.serial: RX in PIO mode
[ 2.521489] 70006300.serial: ttyTHS3 at MMIO 0x70006300 (irq = 323, base_baud = 0) is a TEGRA_UART
[ 2.523871] gk20a 57000000.gpu: platform probe failed
[ 2.542475] Console: switching to colour frame buffer device 240x67
[ 2.570151] brd: module loaded
[ 2.575830] loop: module loaded
[ 2.576488] zram: Added device: zram0
[ 2.576497] Silicon Labs C2 port support v. 0.51.0 - (C) 2007 Rodolfo Giometti
[ 2.576733] nct1008_nct72 0-004c: find device tree node, parsing dt
[ 2.576738] nct1008_nct72 0-004c: starting parse dt
[ 2.576818] nct1008_nct72 0-004c: success parsing dt
[ 2.577104] nct1008_nct72 0-004c: success in enabling tmp451 VDD rail
[ 2.652590] tegradc tegradc.1: fb registered
[ 2.674358] tmp451: Enabled overheat logging at 102.00C
[ 2.679848] nct1008_nct72 0-004c: nct1008_probe: initialized
[ 2.681745] tegradc tegradc.1: nominal-pclk:148500000 parent:148500000 div:1.0 pclk:148500000 147015000~161865000
[ 2.682611] tegradc tegradc.1: hdmi: pclk:148500K, set prod-setting:prod_c_hdmi_75m_150m
[ 2.706886] THERMAL EST: found 2 subdevs
[ 2.710916] THERMAL EST num_resources: 0
[ 2.714928] [THERMAL EST subdev 0]
[ 2.718408] [THERMAL EST subdev 1]
[ 2.722221] thermal thermal_zone7: Registering thermal zone thermal_zone7 for type thermal-fan-est
[ 2.731348] THERMAL EST: thz register success.
[ 2.736033] THERMAL EST: end of probe, return err: 0
[ 2.741183] tegra_profiler: Branch: Dev
[ 2.745106] tegra_profiler: Version: 1.117
[ 2.749288] tegra_profiler: Samples version: 41
[ 2.753911] tegra_profiler: IO version: 22
[ 2.758096] armv8_pmu: imp: 0x41, idcode: 0x1
[ 2.762546] armv8_pmu: [0] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0, pmu ver: 0x1
[ 2.770874] armv8_pmu: imp: 0x41, idcode: 0x1
[ 2.775322] armv8_pmu: [1] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0, pmu ver: 0x1
[ 2.783653] armv8_pmu: imp: 0x41, idcode: 0x1
[ 2.788102] armv8_pmu: [2] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0, pmu ver: 0x1
[ 2.796428] armv8_pmu: imp: 0x41, idcode: 0x1
[ 2.806421] armv8_pmu: [3] arch: AA64 PmuV3 ARM CORTEX-A57, type: 5, ver: 0, pmu ver: 0x1
[ 2.820031] tegradc tegradc.1: blank - normal
[ 2.820238] tegra_profiler: auth: init
[ 2.820771] tegra-ahci 70027000.sata: Missing devslp-active state
[ 2.821717] Rounding down aligned max_sectors from 4294967295 to 4294967288
[ 2.822219] spi-tegra114 7000d400.spi: Static pin configuration used
[ 2.823018] spi-tegra114 7000da00.spi: Static pin configuration used
[ 2.824443] tun: Universal TUN/TAP device driver, 1.6
[ 2.824446] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[ 2.824868] PPP generic driver version 2.4.2
[ 2.825024] PPP BSD Compression module registered
[ 2.825031] PPP Deflate Compression module registered
[ 2.825055] PPP MPPE Compression module registered
[ 2.825068] NET: Registered protocol family 24
[ 2.825142] usbcore: registered new interface driver r8152
[ 2.825195] usbcore: registered new interface driver asix
[ 2.825256] usbcore: registered new interface driver ax88179_178a
[ 2.825298] usbcore: registered new interface driver cdc_ether
[ 2.825362] usbcore: registered new interface driver smsc95xx
[ 2.825404] usbcore: registered new interface driver net1080
[ 2.825446] usbcore: registered new interface driver cdc_subset
[ 2.825489] usbcore: registered new interface driver zaurus
[ 2.825559] usbcore: registered new interface driver cdc_ncm
[ 2.825680] usbcore: registered new interface driver cdc_acm
[ 2.825682] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 2.825739] usbcore: registered new interface driver usb-storage
[ 2.825829] usbcore: registered new interface driver usbserial
[ 2.825871] usbcore: registered new interface driver ftdi_sio
[ 2.825902] usbserial: USB Serial support registered for FTDI USB Serial Device
[ 2.825939] usbcore: registered new interface driver option
[ 2.825967] usbserial: USB Serial support registered for GSM modem (1-port)
[ 2.826004] usbcore: registered new interface driver pl2303
[ 2.826031] usbserial: USB Serial support registered for pl2303
[ 2.827070] tegra-xudc-new 700d0000.xudc: usb2 phy is not available yet
[ 2.834522] tegradc tegradc.1: blank - powerdown
[ 2.941710] tegradc tegradc.1: unblank
[ 2.961020] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc1
[ 2.969094] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc0
[ 2.969305] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock
[ 2.973423] i2c /dev entries driver
[ 2.979387] [OV5693]: probing v4l2 sensor.
[ 2.991526] tegradc tegradc.1: nominal-pclk:148500000 parent:148500000 div:1.0 pclk:148500000 147015000~161865000
[ 2.993471] tegradc tegradc.1: hdmi: pclk:148500K, set prod-setting:prod_c_hdmi_75m_150m
[ 3.493380] tegradc tegradc.1: hdmi: plugged
[ 4.187034] IR NEC protocol handler initialized
[ 4.196737] IR Sharp protocol handler initialized
[ 4.206555] IR XMP protocol handler initialized
[ 4.216190] usbcore: registered new interface driver uvcvideo
[ 4.226919] USB Video Class driver (1.1.1)
[ 4.236329] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
[ 4.250350] tegra_soctherm 700e2000.soctherm: pllx_offset tz:0 max:14, min:2
[ 4.262516] tegra_soctherm 700e2000.soctherm: pllx_offset tz:1 max:8, min:4
[ 4.275184] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when cpu reaches 102500 mC
[ 4.289121] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when cpu reaches 100500 mC
[ 4.303094] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 4.317335] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when gpu reaches 103000 mC
[ 4.331240] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when gpu reaches 101000 mC
[ 4.345337] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 4.359686] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature 2147483647 forced to 127000
[ 4.373868] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when pll reaches 127000 mC
[ 4.387905] tegra_soctherm 700e2000.soctherm: throttrip: pll: missing hot temperature
[ 4.401195] tegra_soctherm 700e2000.soctherm: failed to register sensor: -19
[ 4.414912] tegra_aotag tegra-aotag: Registering sensor 0
[ 4.425515] tegra_aotag tegra-aotag: Bound to TZ : ID 0
[ 4.435768] tegra_aotag tegra-aotag: Probe done [SUCCESS]:0
[ 4.447190] FAN dev name: pwm-fan
[ 4.455355] FAN:gpio request success.
[ 4.463816] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
[ 4.474531] pwm_fan_driver pwm-fan: got pwm for fan
[ 4.484312] pwm_fan_driver pwm-fan: fan tach request irq success
[ 4.495038] pwm_fan_driver pwm-fan: tach period: 1000
[ 4.504819] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[ 4.517049] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2
[ 4.529502] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
[ 4.542014] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
[ 4.554471] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[ 4.566856] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[ 4.579207] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[ 4.591518] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[ 4.603775] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[ 4.616124] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[ 4.629525] tegra-wdt 60005100.watchdog: Tegra WDT enabled on probe. Timeout = 120 seconds.
[ 4.642866] tegra-wdt 60005100.watchdog: initialized (timeout = 120 sec, nowayout = 1)
[ 4.655874] device-mapper: uevent: version 1.0.3
[ 4.665416] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com
[ 4.685666] sdhci: Secure Digital Host Controller Interface driver
[ 4.696706] sdhci: Copyright(c) Pierre Ossman
[ 4.705893] sdhci-pltfm: SDHCI platform and OF driver helper
[ 4.717242] sdhci-tegra sdhci-tegra.3: Parent select= pll_p rate=408000000
[ 4.720325] tegra-se 70012000.se: tegra_se_probe: complete
[ 4.721029] hidraw: raw HID events driver (C) Jiri Kosina
[ 4.723997] usbcore: registered new interface driver usbhid
[ 4.724000] usbhid: USB HID core driver
[ 4.770264] sdhci-tegra sdhci-tegra.3: Parent select= pll_c4_out2 rate=199680000
[ 4.782969] sdhci-tegra sdhci-tegra.3: Client registration for eMC Successful
[ 4.799302] parse_throttle_dt_data: Num cap clks = 6
[ 4.809366] parse_throttle_dt_data: clk=cclk_g type=2
[ 4.819428] parse_throttle_dt_data: clk=gpu type=4
[ 4.829194] parse_throttle_dt_data: clk=cap.throttle.c2bus type=0
[ 4.831678] mmc0: SDHCI controller on sdhci-tegra.3 [sdhci-tegra.3] using ADMA 64-bit with 64 bit addr
[ 4.832014] sdhci-tegra sdhci-tegra.1: Parent select= pll_p rate=408000000
[ 4.832031] sdhci-tegra sdhci-tegra.1: Client registration for eMC Successful
[ 4.871683] mmc1: SDHCI controller on sdhci-tegra.1 [sdhci-tegra.1] using ADMA 64-bit with 64 bit addr
[ 4.872410] sdhci-tegra sdhci-tegra.0: Got CD GPIO
[ 4.872461] sdhci-tegra sdhci-tegra.0: Got WP GPIO
[ 4.872544] sdhci-tegra sdhci-tegra.0: Parent select= pll_p rate=408000000
[ 4.872593] sdhci-tegra sdhci-tegra.0: wakeup init done, cd_irq: 262
[ 4.872614] sdhci-tegra sdhci-tegra.0: Client registration for eMC Successful
[ 4.875277] en-vdd-sd: supplied by vdd-3v3
[ 4.890237] mmc0: MAN_BKOPS_EN bit is not set
[ 4.897890] mmc0: Skipping tuning since strobe enabled
[ 4.903886] mmc0: new HS400 MMC card at address 0001
[ 4.904152] mmcblk mmc0:0001: Card claimed for testing.
[ 4.904808] mmcblk0: mmc0:0001 016G32 14.7 GiB
[ 4.905289] mmcblk0rpmb: mmc0:0001 016G32 partition 3 4.00 MiB
[ 4.906985] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 p13 p14 p15 p16 p17 p18 p19
[ 4.911917] mmc2: SDHCI controller on sdhci-tegra.0 [sdhci-tegra.0] using ADMA 64-bit with 64 bit addr
[ 4.953417] mmc1: queuing unknown CIS tuple 0x80 (5 bytes)
[ 5.054010] parse_throttle_dt_data: clk=cap.throttle.c3bus type=0
[ 5.065157] parse_throttle_dt_data: clk=cap.throttle.sclk type=0
[ 5.076120] parse_throttle_dt_data: clk=emc type=3
[ 5.086567] tegra_throttle_probe: probe successful. #cdevs=4
[ 5.097565] tegra21x_actmon 6000c800.actmon: in actmon_register()...
[ 5.110021] tegra21x_actmon 6000c800.actmon: initialization Completed for the device mc_all
[ 5.125231] tegra124-dfll 70110000.clock: config PMU interface as PWM
[ 5.139009] coresight-tmc 72030000.etf: TMC initialized
[ 5.150720] coresight-tmc 72050000.etr: TMC initialized
[ 5.157910] mmc1 tuning done saved tap delay=43
[ 5.157913] mmc1: hw tuning done ...
[ 5.157920] mmc1: tuning_window[0]: 0xf9ffffff
[ 5.157926] mmc1: tuning_window[1]: 0x9fffffff
[ 5.157931] mmc1: tuning_window[2]: 0xffffffff
[ 5.157937] mmc1: tuning_window[3]: 0x7ffffffc
[ 5.157942] mmc1: tuning_window[4]: 0x0
[ 5.157948] mmc1: tuning_window[5]: 0x0
[ 5.157953] mmc1: tuning_window[6]: 0x0
[ 5.157958] mmc1: tuning_window[7]: 0x0
[ 5.157962] sdhci: Tap value: 43 | Trim value: 8
[ 5.157965] sdhci: SDMMC_VENDOR_INTR_STATUS[0x108]: 0x40000
[ 5.163457] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
[ 5.163502] mmc1: new ultra high speed SDR104 SDIO card at address 0001
[ 5.294030] coresight-tpiu 72060000.tpiu: TPIU initialized
[ 5.304867] coresight-funnel 73010000.funnel_bccplex: FUNNEL initialized
[ 5.316879] coresight-funnel 72010000.funnel_major: FUNNEL initialized
[ 5.329050] coresight-replicator 72040000.replicator: REPLICATOR initialized
[ 5.341946] coresight-etm4x 73440000.ptm: ETM 4.0 initialized
[ 5.353274] coresight-etm4x 73540000.ptm: ETM 4.0 initialized
[ 5.364779] coresight-etm4x 73640000.ptm: ETM 4.0 initialized
[ 5.376221] coresight-etm4x 73740000.ptm: ETM 4.0 initialized
[ 5.388105] usbcore: registered new interface driver snd-usb-audio
[ 5.399277] No Device Node present for smmu client: snd-soc-dummy !!
[ 5.410363] platform snd-soc-dummy: No iommus property found in DT node, got swgids from fixup(101004000)
[ 5.432169] No Device Node present for smmu client: snd-soc-dummy !!
[ 5.434586] input: tegra-hda HDMI/DP,pcm=3 as /devices/70030000.hda/sound/card0/input0
[ 5.456075] platform snd-soc-dummy: No iommus property found in DT node, got swgids from fixup(101004000)
[ 5.470971] No Device Node present for smmu client: snd-soc-dummy !!
[ 5.482242] snd-soc-dummy snd-soc-dummy: No iommus property found in DT node, got swgids from fixup(101004000)
[ 5.497319] No Device Node present for smmu client: snd-soc-dummy !!
[ 5.508870] snd-soc-dummy snd-soc-dummy: No iommus property found in DT node, got swgids from fixup(101004000)
[ 5.550756] tegra210-i2s tegra210-i2s.0: Missing prop fsync-width for I2S0
[ 5.564845] tegra210-i2s tegra210-i2s.2: Missing prop fsync-width for I2S2
[ 5.577663] tegra210-i2s tegra210-i2s.3: Missing prop fsync-width for I2S3
[ 5.590518] tegra210-i2s tegra210-i2s.4: Missing prop fsync-width for I2S4
[ 5.615717] OPE platform probe
[ 5.624170] OPE platform probe successful
[ 5.633798] OPE platform probe
[ 5.646341] OPE platform probe successful
[ 5.689856] tegra-snd-t210ref-mobile-rt565x sound: ADMAIF1 <-> ADMAIF1 mapping ok
[ 5.702670] tegra-snd-t210ref-mobile-rt565x sound: ADMAIF2 <-> ADMAIF2 mapping ok
[ 5.715194] tegra-snd-t210ref-mobile-rt565x sound: ADMAIF3 <-> ADMAIF3 mapping ok
[ 5.727587] tegra-snd-t210ref-mobile-rt565x sound: ADMAIF4 <-> ADMAIF4 mapping ok
[ 5.740030] tegra-snd-t210ref-mobile-rt565x sound: ADMAIF5 <-> ADMAIF5 mapping ok
[ 5.756646] tegra-snd-t210ref-mobile-rt565x sound: ADMAIF6 <-> ADMAIF6 mapping ok
[ 5.768992] tegra-snd-t210ref-mobile-rt565x sound: ADMAIF7 <-> ADMAIF7 mapping ok
[ 5.781272] tegra-snd-t210ref-mobile-rt565x sound: ADMAIF8 <-> ADMAIF8 mapping ok
[ 5.793465] tegra-snd-t210ref-mobile-rt565x sound: ADMAIF9 <-> ADMAIF9 mapping ok
[ 5.805643] tegra-snd-t210ref-mobile-rt565x sound: ADMAIF10 <-> ADMAIF10 mapping ok
[ 5.842315] input: tegra-snd-t210ref-mobile-rt565x Headphone Jack as /devices/sound/sound/card1/input1
[ 5.861575] tegra-snd-t210ref-mobile-rt565x sound: codec-dai "dit-hifi" registered
[ 5.873866] tegra-snd-t210ref-mobile-rt565x sound: This is a dummy codec
[ 5.886128] GACT probability NOT on
[ 5.894353] Mirror/redirect action on
[ 5.902658] u32 classifier
[ 5.909868] Actions configured
[ 5.917711] Netfilter messages via NETLINK v0.30.
[ 5.926884] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 5.937797] ctnetlink v0.93: registering with nfnetlink.
[ 5.948475] xt_time: kernel timezone is -0000
[ 5.957386] IPVS: Registered protocols ()
[ 5.970185] IPVS: Connection hash table configured (size=4096, memory=64Kbytes)
[ 5.982151] IPVS: Creating netns size=1424 id=0
[ 5.991233] IPVS: ipvs loaded.
[ 5.998759] IPVS: [rr] scheduler registered.
[ 6.007697] ipip: IPv4 over IPv4 tunneling driver
[ 6.017530] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 6.027532] arp_tables: (C) 2002 David S. Miller
[ 6.036778] Initializing XFRM netlink socket
[ 6.046349] NET: Registered protocol family 10
[ 6.056350] mip6: Mobile IPv6
[ 6.064041] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 6.078639] sit: IPv6 over IPv4 tunneling driver
[ 6.089179] NET: Registered protocol family 17
[ 6.098524] NET: Registered protocol family 15
[ 6.107875] bridge: automatic filtering via arp/ip/ip6tables has been deprecated. Update your scripts to load br_netfilter if you need this.
[ 6.125630] Key type dns_resolver registered
[ 6.135845] Registered cp15_barrier emulation handler
[ 6.154197] isp 54600000.isp: initialized
[ 6.164775] isp 54680000.isp: initialized
[ 6.182049] clk_cbus_recalc_rate: no gbus parent
[ 6.191705] clk_cbus_round_rate: no gbus parent
[ 6.201220] clk_cbus_round_rate: no gbus parent
[ 6.210679] clk_cbus_recalc_rate: no gbus parent
[ 6.220810] clk_cbus_recalc_rate: no gbus parent
[ 6.230312] clk_cbus_round_rate: no gbus parent
[ 6.239734] clk_cbus_round_rate: no gbus parent
[ 6.249169] clk_cbus_recalc_rate: no gbus parent
[ 6.258682] tegra_dvfs: GPU-cap: registered
[ 6.267770] tegra dvfs: vdd-cpu: nominal 1226mV, offset 708000uV, step 19200uV, scaling enabled
[ 6.285572] tegra dvfs: vdd-core: nominal 1125mV, offset 600000uV, step 12500uV, scaling enabled
[ 6.299193] tegra dvfs: vdd-gpu: nominal 1110mV, offset 710000uV, step 10000uV, scaling enabled
[ 6.315693] tegra_dvfs: vdd-gpu-vts: registered
[ 6.326834] xhci-tegra 70090000.xusb: can't get usb3-0 phy (-517)
[ 6.338392] tegra21x-padctl-uphy 7009f000.pinctrl: padctl mmio start 0x000000007009f000 end 0x000000007009ffff
[ 6.353144] tegra21x-padctl-uphy 7009f000.pinctrl: TEGRA_FUSE_SKU_CALIB_0 0x71c940f
[ 6.365459] tegra21x-padctl-uphy 7009f000.pinctrl: TEGRA_FUSE_USB_CALIB_EXT_0 0x4
[ 6.378842] tegra21x-padctl-uphy 7009f000.pinctrl: UTMI-0 is used by XUSB
[ 6.394333] tegra21x-padctl-uphy 7009f000.pinctrl: using UTMI port 0 for otg
[ 6.405891] tegra21x-padctl-uphy 7009f000.pinctrl: UTMI-2 is used by XUSB
[ 6.417203] tegra21x-padctl-uphy 7009f000.pinctrl: uphy_lane = 5, set usb3_lanes = 0x20
[ 6.429776] tegra21x-padctl-uphy 7009f000.pinctrl: USB3 port 1 maps to USB2 port 2
[ 6.441848] tegra21x-padctl-uphy 7009f000.pinctrl: UTMI-1 is used by XUSB
[ 6.453182] tegra21x-padctl-uphy 7009f000.pinctrl: uphy_lane = 6, set usb3_lanes = 0x60
[ 6.465770] tegra21x-padctl-uphy 7009f000.pinctrl: USB3 port 0 maps to USB2 port 1
[ 6.477944] tegra21x-padctl-uphy 7009f000.pinctrl: uphy_lane = 1, set pcie_lanes = 0x2
[ 6.490447] tegra21x-padctl-uphy 7009f000.pinctrl: uphy_lane = 2, set pcie_lanes = 0x6
[ 6.507177] tegra21x-padctl-uphy 7009f000.pinctrl: uphy_lane = 3, set pcie_lanes = 0xe
[ 6.519679] tegra21x-padctl-uphy 7009f000.pinctrl: uphy_lane = 4, set pcie_lanes = 0x1e
[ 6.532428] tegra21x-padctl-uphy 7009f000.pinctrl: uphy_lane = 0, set pcie_lanes = 0x1f
[ 6.545011] tegra21x-padctl-uphy 7009f000.pinctrl: uphy_lane = 7, set sata_lanes = 0x80
[ 6.558288] usb-vbus1: supplied by vdd-3v3
[ 6.569580] tegra21x-padctl-uphy 7009f000.pinctrl: Done tegra21x_padctl_uphy_probe
[ 6.584723] tegra-pcie 1003000.pcie-controller: 4x1, 1x1 configuration
[ 6.596347] tegra-pcie 1003000.pcie-controller: PCIE: Enable power rails
[ 6.608437] clk_cbus_round_rate: no gbus parent
[ 6.608444] tegra_gpu_edp gpu_edp: unable to get max GPU freq
[ 6.610617] gk20a 57000000.gpu: GPCPLL initial settings: NA mode, M=1, N=34, P=3
[ 6.611900] gk20a 57000000.gpu: failed to allocate secure buffer -12
[ 6.612293] tegra-ahci 70027000.sata: Missing devslp-active state
[ 6.613381] tegra-ahci 70027000.sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode
[ 6.613391] tegra-ahci 70027000.sata: flags: 64bit ncq sntf pm led pmp pio slum part deso sadm apst
[ 6.614783] scsi host0: tegra_ahci
[ 6.619501] scsi host1: tegra_ahci
[ 6.619763] ata1: SATA max UDMA/133 mmio [mem 0x70027000-0x70028fff] port 0x100 irq 370
[ 6.619766] ata2: DUMMY
[ 6.623005] tegra-xudc-new 700d0000.xudc: USB charger detection disabled
[ 6.623175] tegra-xudc-new 700d0000.xudc: entering ELPG
[ 6.623796] tegra21x-padctl-uphy 7009f000.pinctrl: trying to assert IDDQ while XUSB partitions are on
[ 6.624183] tegra-xudc-new 700d0000.xudc: entering ELPG done
[ 6.625198] tegra_core_action core_dvfs_cdev_floor: Tegra CORE DVFS 'floor cooling device' registered
[ 6.626606] tegra_core_action core_dvfs_cdev_cap: Tegra CORE DVFS 'cap cooling device' registered
[ 6.627017] tegra_dfll_action dfll-cdev-cap: Tegra DFLL 'cap cooling device' registered
[ 6.627834] tegra_dfll_action dfll-cdev-floor: Tegra DFLL 'floor cooling device' registered
[ 6.629743] tegra124-dfll 70110000.clock: entered closed loop mode
[ 6.632312] xhci-tegra 70090000.xusb: UTMI port 0 has OTG_CAP
[ 6.632314] xhci-tegra 70090000.xusb: No USB3 port has OTG_CAP
[ 6.635050] xhci-tegra 70090000.xusb: Direct firmware load for tegra21x_xusb_firmware failed with error -2
[ 6.635052] xhci-tegra 70090000.xusb: Falling back to user helper
[ 6.638100] input: gpio-keys as /devices/gpio-keys/input/input2
[ 6.679545] tegra_rtc 7000e000.rtc: setting system clock to 2018-04-02 19:40:58 UTC (1522698058)
[ 6.680432] vi 54080000.vi: vi_probe: ++
[ 6.686842] vi 54080000.vi: initialized
[ 6.690610] vi 54080000.vi: subdev nvcsi-2 bound
[ 6.690613] vi 54080000.vi: subdev ov5693 6-0036 bound
[ 6.691838] Disable partitions left on by BL
[ 6.691840] disb
[ 6.703820] DRAM derating cdev registered.
[ 6.704691] vdd-cpu-fixed: disabling
[ 6.704701] vdd-cam-hv: disabling
[ 6.704791] avdd-ts-hv: disabling
[ 6.704892] vdd-ts: disabling
[ 6.704990] max77620-gpio7: disabling
[ 6.705194] lcd-bl-en: disabling
[ 6.705197] en-vdd-sd: disabling
[ 6.705198] en-vdd-cam: disabling
[ 6.705201] aux-3v3: disabling
[ 6.705203] snsr_pm: disabling
[ 6.705205] vdd-disp-3v0: disabling
[ 6.705207] vdd-fan: disabling
[ 6.705208] usb-vbus1: disabling
[ 6.705210] en-vdd-ts-1v8: disabling
[ 6.705212] en-vdd-ts-hv-3v3: disabling
[ 6.705213] en-vdd-disp-3v3: disabling
[ 6.705360] en-mdm-pwr-3v7: disabling
[ 6.705362] en-vdd-disp-1v8: disabling
[ 6.705505] en-vdd-cam-hv-2v8: disabling
[ 6.705507] rtl-5v0: disabling
[ 6.705509] en-usb-vbus2: disabling
[ 6.705511] en-vdd-cam-1v2: disabling
[ 6.705512] en-vdd-vcm-2v8: disabling
[ 6.705514] en-vdd-cam-1v2-alt: disabling
[ 6.706464] ALSA device list:
[ 6.706467] #0: tegra-hda at 0x70038000 irq 348
[ 6.706468] #1: tegra-snd-t210ref-mobile-rt565x
[ 6.939705] ata1: SATA link down (SStatus 0 SControl 300)
[ 7.054777] EXT4-fs (mmcblk0p1): couldn't mount as ext3 due to feature incompatibilities
[ 7.055245] tegra-pcie 1003000.pcie-controller: probing port 0, using 4 lanes
[ 7.057324] tegra-pcie 1003000.pcie-controller: probing port 1, using 1 lanes
[ 7.083760] EXT4-fs (mmcblk0p1): couldn't mount as ext2 due to feature incompatibilities
[ 7.103160] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 7.113129] VFS: Mounted root (ext4 filesystem) on device 179:1.
[ 7.123592] devtmpfs: mounted
[ 7.128729] Freeing unused kernel memory: 1208K (ffffffc001168000 - ffffffc001296000)
[ 7.138496] Freeing alternatives memory: 76K (ffffffc001296000 - ffffffc0012a9000)
[ 7.158237] btb inv war enabled
[ 7.239217] random: systemd: uninitialized urandom read (16 bytes read, 87 bits of entropy available)
[ 7.251869] random: systemd: uninitialized urandom read (16 bytes read, 87 bits of entropy available)
[ 7.262986] random: systemd: uninitialized urandom read (16 bytes read, 87 bits of entropy available)
[ 7.275242] systemd[1]: systemd 229 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ -LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN)
[ 7.295560] systemd[1]: Detected architecture arm64.
[ 7.315052] systemd[1]: Set hostname to <tegra-ubuntu>.
[ 7.334582] random: systemd: uninitialized urandom read (16 bytes read, 89 bits of entropy available)
[ 7.349240] random: systemd: uninitialized urandom read (16 bytes read, 89 bits of entropy available)
[ 7.367545] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 90 bits of entropy available)
[ 7.374703] random: systemd-cryptse: uninitialized urandom read (16 bytes read, 91 bits of entropy available)
[ 7.393204] random: systemd-gpt-aut: uninitialized urandom read (16 bytes read, 92 bits of entropy available)
[ 7.396071] random: lvm2-activation: uninitialized urandom read (4 bytes read, 92 bits of entropy available)
[ 7.405596] random: systemd-sysv-ge: uninitialized urandom read (16 bytes read, 93 bits of entropy available)
[ 7.499685] tegra-pcie 1003000.pcie-controller: link 0 down, retrying
[ 7.531791] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 7.543131] systemd[1]: Listening on udev Control Socket.
[ 7.552746] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 7.564477] systemd[1]: Reached target Swap.
[ 7.573134] systemd[1]: Created slice User and Session Slice.
[ 7.583291] systemd[1]: Listening on Journal Audit Socket.
[ 7.593164] systemd[1]: Listening on Journal Socket (/dev/log).
[ 7.603567] systemd[1]: Listening on LVM2 metadata daemon socket.
[ 7.614178] systemd[1]: Reached target User and Group Name Lookups.
[ 7.625082] systemd[1]: Listening on Journal Socket.
[ 7.634782] systemd[1]: Listening on LVM2 poll daemon socket.
[ 7.645469] systemd[1]: Created slice System Slice.
[ 7.655221] systemd[1]: Reached target Slices.
[ 7.665459] systemd[1]: Starting Remount Root and Kernel File Systems...
[ 7.678224] systemd[1]: Starting Set console keymap...
[ 7.681371] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[ 7.696630] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 7.712712] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 7.728447] systemd[1]: Mounting Debug File System...
[ 7.741701] systemd[1]: Starting Load Kernel Modules...
[ 7.753516] systemd[1]: Mounting POSIX Message Queue File System...
[ 7.765510] systemd[1]: Reached target Encrypted Volumes.
[ 7.777468] systemd[1]: Started Braille Device Support.
[ 7.788875] systemd[1]: Reached target Remote File Systems (Pre).
[ 7.800522] systemd[1]: Reached target Remote File Systems.
[ 7.811700] systemd[1]: Listening on udev Kernel Socket.
[ 7.822665] systemd[1]: Listening on Device-mapper event daemon FIFOs.
[ 7.835680] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling...
[ 7.853216] systemd[1]: Listening on Syslog Socket.
[ 7.864656] systemd[1]: Starting Journal Service...
[ 7.878432] systemd[1]: Mounted Debug File System.
[ 7.888908] systemd[1]: Mounted POSIX Message Queue File System.
[ 7.900997] systemd[1]: Started Remount Root and Kernel File Systems.
[ 7.913606] systemd[1]: Started Set console keymap.
[ 7.924516] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 7.925668] tegra-pcie 1003000.pcie-controller: link 0 down, retrying
[ 7.949063] systemd[1]: Started Load Kernel Modules.
[ 7.960911] systemd[1]: Started Journal Service.
[ 8.111894] systemd-journald[234]: Received request to flush runtime journal from PID 1
[ 8.188135] random: nonblocking pool is initialized
[ 8.346021] xhci-tegra 70090000.xusb: cannot find firmware....retry after 1 second
[ 8.359673] tegra-pcie 1003000.pcie-controller: link 0 down, retrying
[ 8.361696] tegra-pcie 1003000.pcie-controller: link 0 down, ignoring
[ 8.485705] dhd_module_init in
[ 8.491404] found wifi platform device bcmdhd_wlan
[ 8.505270] Power-up adapter 'DHD generic adapter'
[ 8.519720] wifi_platform_set_power = 1
[ 8.743681] wifi_platform_bus_enumerate device present 1
[ 8.771691] tegra-pcie 1003000.pcie-controller: link 1 down, retrying
[ 8.783779] wifi_platform_bus_enumerate device present 0
[ 8.815693] F1 signature read @0x18000000=0x17214354
[ 8.855306] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2
[ 8.888010] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[ 8.889764] wifi_platform_prealloc: failed to alloc static mem section 7
[ 8.889772] wifi_platform_get_mac_addr
[ 8.891107] CFG80211-ERROR) wl_setup_wiphy : Registering Vendor80211
[ 8.916493] wl_create_event_handler(): thread:wl_event_handler:1f3 started
[ 8.916517] CFG80211-ERROR) wl_event_handler : tsk Enter, tsk = 0xffffffc0f0ee1a70
[ 8.926750] dhd_attach(): thread:dhd_watchdog_thread:201 started
[ 8.933988] dhd_attach(): thread:dhd_dpc:208 started
[ 8.945767] dhd_attach(): thread:dhd_rxf:20d started
[ 8.945776] dhd_deferred_work_init: work queue initialized
[ 8.946101] Dongle Host Driver, version 1.201.82 (r)
Compiled in drivers/net/wireless/bcmdhd on Mar 1 2018 at 20:43:08
[ 8.946508] tegra_sysfs_register
[ 8.946558] Register interface [wlan0] MAC: 00:04:4b:79:be:ee
[ 8.946561] dhd_prot_ioctl : bus is down. we have nothing to do
[ 8.946694] sdhci-tegra sdhci-tegra.1: Tuning already done, restoring the best tap value : 43
[ 8.947739] wifi_platform_set_power = 0
[ 9.281613] tegra-pcie 1003000.pcie-controller: link 1 down, retrying
[ 9.357400] xhci-tegra 70090000.xusb: Firmware timestamp: 2017-10-20 11:40:00 UTC, Version: 50.19 release
[ 9.359465] xhci-tegra 70090000.xusb: xHCI Host Controller
[ 9.359481] xhci-tegra 70090000.xusb: new USB bus registered, assigned bus number 1
[ 9.360332] xhci-tegra 70090000.xusb: hcc params 0x0184f525 hci version 0x100 quirks 0x00010810
[ 9.360357] xhci-tegra 70090000.xusb: irq 319, io mem 0x70090000
[ 9.360471] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 9.360473] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 9.360476] usb usb1: Product: xHCI Host Controller
[ 9.360477] usb usb1: Manufacturer: Linux 4.4.38-tegra xhci-hcd
[ 9.360479] usb usb1: SerialNumber: 70090000.xusb
[ 9.360784] hub 1-0:1.0: USB hub found
[ 9.360809] hub 1-0:1.0: 5 ports detected
[ 9.395716] xhci-tegra 70090000.xusb: xHCI Host Controller
[ 9.395723] xhci-tegra 70090000.xusb: new USB bus registered, assigned bus number 2
[ 9.395852] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 9.395855] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 9.395857] usb usb2: Product: xHCI Host Controller
[ 9.395859] usb usb2: Manufacturer: Linux 4.4.38-tegra xhci-hcd
[ 9.395861] usb usb2: SerialNumber: 70090000.xusb
[ 9.396153] hub 2-0:1.0: USB hub found
[ 9.396175] hub 2-0:1.0: 4 ports detected
[ 9.503800] extcon-gpio-states extcon:extcon@1: Cable state 2
[ 9.667705] usb 1-1: new low-speed USB device number 2 using xhci-tegra
[ 9.701791] usb 1-1: New USB device found, idVendor=04f2, idProduct=0841
[ 9.710705] usb 2-1: new SuperSpeed USB device number 2 using xhci-tegra
[ 9.721813] tegra-pcie 1003000.pcie-controller: link 1 down, retrying
[ 9.737020] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 9.752262] tegra-pcie 1003000.pcie-controller: link 1 down, ignoring
[ 9.752285] tegra-pcie 1003000.pcie-controller: PCIE: no end points detected
[ 9.757097] tegra-pcie 1003000.pcie-controller: PCIE: Disable power rails
[ 9.779754] usb 1-1: Product: HP USB Multimedia Keyboard
[ 9.779757] usb 1-1: Manufacturer: CHICONY
[ 9.780021] usb 1-1: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 9.780044] usb 1-1: ep 0x82 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 9.781134] xhci-tegra 70090000.xusb: tegra_xhci_mbox_work mailbox command 6
[ 9.784986] usb 2-1: New USB device found, idVendor=0955, idProduct=09ff
[ 9.784989] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=6
[ 9.784991] usb 2-1: Product: USB 10/100/1000 LAN
[ 9.784993] usb 2-1: Manufacturer: Nvidia
[ 9.784995] usb 2-1: SerialNumber: 000001000000
[ 9.785523] input: CHICONY HP USB Multimedia Keyboard as /devices/70090000.xusb/usb1/1-1/1-1:1.0/0003:04F2:0841.0001/input/input3
[ 9.788131] xhci-tegra 70090000.xusb: tegra_xhci_mbox_work mailbox command 6
[ 9.831976] using random self ethernet address
[ 9.831979] using random host ethernet address
[ 9.846390] hid-generic 0003:04F2:0841.0001: input,hidraw0: USB HID v1.11 Keyboard [CHICONY HP USB Multimedia Keyboard] on usb-70090000.xusb-1/input0
[ 9.849329] cfg80211: World regulatory domain updated:
[ 9.849333] cfg80211: DFS Master region: unset
[ 9.849333] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp), (dfs_cac_time)
[ 9.849337] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 9.849339] cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm), (N/A)
[ 9.849341] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A, 2000 mBm), (N/A)
[ 9.849344] cfg80211: (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (N/A)
[ 9.849346] cfg80211: (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000 KHz AUTO), (N/A, 2000 mBm), (0 s)
[ 9.849349] cfg80211: (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A, 2000 mBm), (0 s)
[ 9.849351] cfg80211: (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A, 2000 mBm), (N/A)
[ 9.849353] cfg80211: (57240000 KHz - 63720000 KHz @ 2160000 KHz), (N/A, 0 mBm), (N/A)
[ 9.863223] Mass Storage Function, version: 2009/09/11
[ 9.863227] LUN: removable file: (no medium)
[ 9.866468] using random self ethernet address
[ 9.866471] using random host ethernet address
[ 9.870180] usb0: HOST MAC e2:ff:b3:bd:fc:1f
[ 9.870210] usb0: MAC e2:98:10:e3:eb:d8
[ 9.879929] usb1: HOST MAC e2:11:df:9e:f5:b1
[ 9.879951] usb1: MAC 56:88:f2:21:64:41
[ 9.879971] tegra-xudc-new 700d0000.xudc: exiting ELPG
[ 9.880521] tegra-xudc-new 700d0000.xudc: exiting ELPG done
[ 9.880536] tegra-xudc-new 700d0000.xudc: ep 0 (type: 0, dir: out) enabled
[ 9.881013] tegra-xudc-new 700d0000.xudc: entering ELPG
[ 9.881224] tegra-xudc-new 700d0000.xudc: entering ELPG done
[ 9.892337] input: CHICONY HP USB Multimedia Keyboard as /devices/70090000.xusb/usb1/1-1/1-1:1.1/0003:04F2:0841.0002/input/input4
[ 9.896079] device usb0 entered promiscuous mode
[ 9.901030] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 9.907950] device usb1 entered promiscuous mode
[ 9.913221] IPv6: ADDRCONF(NETDEV_UP): usb1: link is not ready
[ 9.913226] l4tbr0: port 2(usb1) entered forwarding state
[ 9.913237] l4tbr0: port 2(usb1) entered forwarding state
[ 9.937557] usb 2-1: reset SuperSpeed USB device number 2 using xhci-tegra
[ 9.979631] hid-generic 0003:04F2:0841.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [CHICONY HP USB Multimedia Keyboard] on usb-70090000.xusb-1/input1
[ 10.105415] usb 1-3: new low-speed USB device number 3 using xhci-tegra
[ 10.186449] usb 1-3: New USB device found, idVendor=0461, idProduct=4d22
[ 10.186452] usb 1-3: New USB device strings: Mfr=0, Product=2, SerialNumber=0
[ 10.186454] usb 1-3: Product: USB Optical Mouse
[ 10.193526] usb 1-3: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes
[ 10.226760] input: USB Optical Mouse as /devices/70090000.xusb/usb1/1-3/1-3:1.0/0003:0461:4D22.0003/input/input5
[ 10.252066] hid-generic 0003:0461:4D22.0003: input,hidraw2: USB HID v1.11 Mouse [USB Optical Mouse] on usb-70090000.xusb-3/input0
[ 10.317664] r8152 2-1:1.0 eth0: v2.09.00 (2017/08/21)
[ 10.317667] r8152 2-1:1.0 eth0: This product is covered by one or more of the following patents:
US6,570,884, US6,115,776, and US6,327,625.
[ 10.815145] IPVS: Creating netns size=1424 id=1
[ 10.867761] l4tbr0: port 2(usb1) entered disabled state
[ 10.897545] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 10.906057]
Dongle Host Driver, version 1.201.82 (r)
Compiled in drivers/net/wireless/bcmdhd on Mar 1 2018 at 20:43:08
[ 10.926447] wl_android_wifi_on in
[ 10.931789] wifi_platform_set_power = 1
[ 11.208637] mmc1: queuing unknown CIS tuple 0x80 (5 bytes)
[ 11.214150] tegradc tegradc.1: blank - powerdown
[ 11.285501] sdhci-tegra sdhci-tegra.1: Tuning already done, restoring the best tap value : 43
[ 11.285926] F1 signature read @0x18000000=0x17214354
[ 11.289868] F1 signature OK, socitype:0x1 chip:0x4354 rev:0x1 pkg:0x2
[ 11.290417] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[ 11.316339] tegradc tegradc.1: unblank
[ 11.340478] tegradc tegradc.1: nominal-pclk:148500000 parent:148500000 div:1.0 pclk:148500000 147015000~161865000
[ 11.341287] tegradc tegradc.1: hdmi: pclk:148500K, set prod-setting:prod_c_hdmi_75m_150m
[ 11.343311] dhdsdio_write_vars: Download, Upload and compare of NVRAM succeeded.
[ 11.371777] tegradc tegradc.1: unblank
[ 11.385213] dhd_bus_init: enable 0x06, ready 0x06 (waited 0us)
[ 11.391846] wifi_platform_get_mac_addr
[ 11.397731] Firmware up: op_mode=0x0005, MAC=00:04:4b:79:be:ee
[ 11.409207] dhd_preinit_ioctls pspretend_threshold for HostAPD failed -23
[ 11.420147] Firmware version = wl0: Dec 12 2017 15:09:35 version 7.35.221.34 (r679642) FWID 01-8f1f4763
[ 11.431667] dhd_interworking_enable: failed to set WNM info, ret=-23
[ 11.438206] tegra_sysfs_on
[ 11.548422] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 11.562273] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 11.642208] CFGP2P-ERROR) wl_cfgp2p_add_p2p_disc_if : P2P interface registered
[ 11.663143] WLC_E_IF: NO_IF set, event Ignored
[ 15.550732] IPVS: Creating netns size=1424 id=2
[ 15.618955] tegradc tegradc.1: blank - powerdown
[ 15.697582] Setting pll_a = 45158400 Hz clk_out = 11289600 Hz
[ 15.719309] tegradc tegradc.1: blank - powerdown
[ 15.723975] tegradc tegradc.1: unblank
[ 15.725981] tegradc tegradc.1: nominal-pclk:146361600 parent:146359375 div:1.0 pclk:146359375 144897984~159534144
[ 15.727346] tegradc tegradc.1: hdmi: pclk:146361K, set prod-setting:prod_c_hdmi_75m_150m
[ 15.735266] Setting pll_a = 45158400 Hz clk_out = 11289600 Hz
[ 15.759537] tegradc tegradc.1: unblank
[ 15.776725] Setting pll_a = 45158400 Hz clk_out = 11289600 Hz
[ 15.811369] Setting pll_a = 45158400 Hz clk_out = 11289600 Hz
[ 15.818965] Setting pll_a = 45158400 Hz clk_out = 11289600 Hz
[ 15.833231] Setting pll_a = 45158400 Hz clk_out = 11289600 Hz
[ 15.861352] Setting pll_a = 45158400 Hz clk_out = 11289600 Hz
[ 15.869961] Setting pll_a = 45158400 Hz clk_out = 11289600 Hz
[ 15.888886] Setting pll_a = 45158400 Hz clk_out = 11289600 Hz
[ 15.928669] Setting pll_a = 45158400 Hz clk_out = 11289600 Hz
[ 16.300650] IPVS: Creating netns size=1424 id=3
[ 40.355151] IPVS: Creating netns size=1424 id=4
[ 115.503509] r8152 2-1:1.0 eth0: carrier on
[ 115.509478] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 163.768608] nf_conntrack: automatic helper assignment is deprecated and it will be removed soon. Use the iptables CT target to attach helpers instead.