Jetson TK1 - Stopped working with HDMI monitors and can't access internet anymore...

Hi, not sure what I did, but after actively working on a Jetson Tegra K1 board for a few months,
I noticed that one day it would not work with any HDMI monitor (i.e. no signal found)and the eth0 would
no longer show up in ifconfig anymore (checked with my RS-232 debug cable).

Can anybody check my boot up log and see if there’s something that can be done to fix this?
Or is this a hardware error?

I tried to reflash the OS but it didn’t help as I think the issue is either around
hardware and the bootloading.

Here’s the RS-232 log bootup:

"
ubuntu@tegra-ubuntu:~$
U-Boot SPL 2014.10-rc2-00006-g565af3f (Feb 02 2015 - 17:46:25)

U-Boot 2014.10-rc2-00006-g565af3f (Feb 02 2015 - 17:46:25)

TEGRA124
Board: NVIDIA Jetson TK1
I2C: ready
DRAM: 2 GiB
MMC: Tegra SD/MMC: 0, Tegra SD/MMC: 1
*** Warning - bad CRC, using default environment

tegra-pcie: PCI regions:
tegra-pcie: I/O: 0x12000000-0x12010000
tegra-pcie: non-prefetchable memory: 0x13000000-0x20000000
tegra-pcie: prefetchable memory: 0x20000000-0x40000000
tegra-pcie: 2x1, 1x1 configuration
ERROR: tegra-pcie: failed to power on PHY: -110

at /dvs/git/dirty/git-master_linux/3rdparty/u-boot/drivers/pci/pci_tegra.c:740/tegra_pcie_enable_controller()
ERROR: tegra-pcie: failed to enable controller
at /dvs/git/dirty/git-master_linux/3rdparty/u-boot/drivers/pci/pci_tegra.c:1055/process_nodes()
In: serial
Out: serial
Err: serial
Net: No ethernet found.
Hit any key to stop autoboot: 0
MMC: no card present
switch to partitions #0, OK
mmc0(part 0) is current device
Scanning mmc 0…
Found /boot/extlinux/extlinux.conf
Retrieving file: /boot/extlinux/extlinux.conf
813 bytes read in 301 ms (2 KiB/s)
Jetson-TK1 eMMC boot options
1: primary kernel
Enter choice: 1: primary kernel
Retrieving file: /boot/zImage
6168336 bytes read in 191 ms (30.8 MiB/s)
append: console=ttyS0,115200n8 console=tty1 no_console_suspend=1 lp0_vec=2064@0xf46ff000 mem=2015M@2048M memtype=255 ddr_die=2048M@2048M section=256M pmuboard=0x0177:0x0000:0x02:0x43:0x00t
Retrieving file: /boot/tegra124-jetson_tk1-pm375-000-c00-00.dtb
57167 bytes read in 149 ms (374 KiB/s)
Kernel image @ 0x81000000 [ 0x000000 - 0x5e1f10 ]

Flattened Device Tree blob at 82000000

Booting using the fdt blob at 0x82000000
Using Device Tree in place at 82000000, end 82010f4e

Starting kernel …

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 3.10.40-gc017b03 (buildbrain@mobile-u64-720) (gcc version 4.5.3 (crosstool-NG hg_unknown@20110628.165246) ) #1 SMP PREEMPT Mon Feb 2 17:50:48 PST 2015
[ 0.000000] CPU: ARMv7 Processor [413fc0f3] revision 3 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[ 0.000000] Machine: jetson-tk1, model: NVIDIA Tegra124 PM375, serial: 0
[ 0.000000] Truncating memory at 0x80000000 to fit in 32-bit physical address space
[ 0.000000] Found tsec, start=0xf4900000 size=2000000
[ 0.000000] Tegra reserved memory:
[ 0.000000] LP0: f46ff000 - f46ff80f
[ 0.000000] Bootloader framebuffer: 00000000 - 00000000
[ 0.000000] Bootloader framebuffer2: 00000000 - 00000000
[ 0.000000] Framebuffer: f8500000 - f96fffff
[ 0.000000] 2nd Framebuffer: f9700000 - fdefffff
[ 0.000000] Carveout: 00000000 - 00000000
[ 0.000000] Vpr: 00000000 - 00000000
[ 0.000000] Tsec: f4900000 - f68fffff
[ 0.000000] cma: CMA: reserved 16 MiB at ae800000
[ 0.000000] Memory policy: ECC disabled, Data cache writealloc
[ 0.000000] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/arch/arm/boot/dts/tegra124-jetson_tk1-pm375-000-c00-00.dts
[ 0.000000] Tegra12: CPU Speedo value 2362, Soc Speedo value 2304, Gpu Speedo value 2112
[ 0.000000] Tegra12: CPU Speedo ID 1, Soc Speedo ID 1, Gpu Speedo ID 1
[ 0.000000] Tegra12: CPU Process ID 1,Soc Process ID 1,Gpu Process ID 1
[ 0.000000] Tegra Revision: A01 SKU: 0x81 CPU Process: 1 Core Process: 1
[ 0.000000] tegra: PLLP fixed rate: 408000000
[ 0.000000] tegra_clk_shared_bus_user_init: c2bus client se left ON
[ 0.000000] tegra_clk_shared_bus_user_init: c4bus client vi left ON
[ 0.000000] Lowering cpu_lp maximum rate from 1350000000 to 1092000000
[ 0.000000] Lowering sbus maximum rate from 420000000 to 384000000
[ 0.000000] Lowering vic03 maximum rate from 900000000 to 828000000
[ 0.000000] Lowering tsec maximum rate from 900000000 to 828000000
[ 0.000000] Lowering msenc maximum rate from 600000000 to 528000000
[ 0.000000] Lowering se maximum rate from 600000000 to 528000000
[ 0.000000] Lowering vde maximum rate from 600000000 to 528000000
[ 0.000000] Lowering host1x maximum rate from 500000000 to 444000000
[ 0.000000] Lowering vi maximum rate from 700000000 to 600000000
[ 0.000000] Lowering isp maximum rate from 700000000 to 600000000
[ 0.000000] Lowering c4bus maximum rate from 700000000 to 600000000
[ 0.000000] Lowering pll_c maximum rate from 1400000000 to 1066000000
[ 0.000000] Lowering pll_c2 maximum rate from 1200000000 to 1066000000
[ 0.000000] Lowering pll_c3 maximum rate from 1200000000 to 1066000000
[ 0.000000] Lowering hdmi maximum rate from 594000000 to 297000000
[ 0.000000] Lowering sdmmc1 maximum rate from 208000000 to 204000000
[ 0.000000] Lowering sdmmc3 maximum rate from 208000000 to 204000000
[ 0.000000] Lowering gbus maximum rate from 1032000000 to 852000000
[ 0.000000] Lowering cpu_g maximum rate from 3000000000 to 2320500000
[ 0.000000] tegra dvfs: VDD_CPU nominal 1260mV, scaling enabled
[ 0.000000] tegra dvfs: VDD_CORE nominal 1150mV, scaling enabled
[ 0.000000] tegra dvfs: VDD_GPU nominal 1200mV, scaling enabled
[ 0.000000] Switching to timer-based delay loop
[ 0.000000] tegra_powergate_init: DONE
[ 0.000000] tegra12_plle_clk_enable: pll_e is already enabled
[ 0.000000] PERCPU: Embedded 9 pages/cpu @c1df2000 s15360 r8192 d13312 u36864
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 490768
[ 0.000000] Kernel command line: console=ttyS0,115200n8 console=tty1 no_console_suspend=1 lp0_vec=2064@0xf46ff000 mem=2015M@2048M memtype=255 ddr_die=2048M@2048M section=256M pmuboard=t
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 1923MB = 1923MB total
[ 0.000000] Memory: 1921000k/1921000k available, 142360k reserved, 1190908K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xf0000000 - 0xff000000 ( 240 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xef800000 ( 760 MB)
[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)
[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)
[ 0.000000] .text : 0xc0008000 - 0xc0b3cd00 (11476 kB)
[ 0.000000] .init : 0xc0b3d000 - 0xc0bbbc00 ( 507 kB)
[ 0.000000] .data : 0xc0bbc000 - 0xc0d14ef0 (1380 kB)
[ 0.000000] .bss : 0xc0d14ef0 - 0xc0d9fccc ( 556 kB)
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] NR_IRQS:960
[ 0.000000] the number of interrupt controllers found is 5
[ 0.000000] Architected local timer running at 12.00MHz (phys).
[ 0.000000] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 2863311536128ns
[ 0.000000] Ignoring duplicate/late registration of read_current_timer delay
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] console [tty1] enabled
[ 0.003786] Calibrating delay loop (skipped), value calculated using timer frequency… lpj=12000
[ 0.003856] pid_max: default: 32768 minimum: 301
[ 0.004155] Mount-cache hash table entries: 512
[ 0.026342] Initializing cgroup subsys debug
[ 0.026388] Initializing cgroup subsys freezer
[ 0.026473] CPU: Testing write buffer coherency: ok
[ 0.026544] ftrace: allocating 33073 entries in 65 pages
[ 0.067870] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[ 0.067915] Setting up static identity map for 0xc080bc30 - 0xc080bcd4
[ 0.071913] ftrace: Allocated trace_printk buffers
[ 0.077588] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[ 0.080595] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[ 0.083638] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[ 0.083831] Brought up 4 CPUs
[ 0.083895] SMP: Total of 4 processors activated.
[ 0.083912] CPU: All CPU(s) started in SVC mode.
[ 0.084771] devtmpfs: initialized
[ 0.093949] pinctrl core: initialized pinctrl subsystem
[ 0.094268] regulator-dummy: no parameters
[ 0.094972] NET: Registered protocol family 16
[ 0.097359] DMA: preallocated 256 KiB pool for atomic coherent allocations
[ 0.098664] tegra_smmu tegra_smmu: Loaded Tegra IOMMU driver
[ 0.100041] console [pstore-1] enabled
[ 0.100082] ramoops: attached 0x200000@0xf8300000, ecc: 0/0
[ 0.100460] cpuidle: using governor ladder
[ 0.100484] cpuidle: using governor menu
[ 0.104363] ardbeg_camera_auxdata: update camera lookup table.
[ 0.113339] tegra-gpio 6000d000.gpio: Initialising GPIO state 0: name default
[ 0.113736] gpiochip_add: registered GPIOs 0 to 255 on device: tegra-gpio
[ 0.120457] Wake16 for irq=34
[ 0.122892] Wake58 for irq=81
[ 0.122941] Wake41 for irq=129
[ 0.122961] Wake43 for irq=129
[ 0.123004] Wake40 for irq=53
[ 0.123022] Wake42 for irq=53
[ 0.127314] board_info: id:sku:fab:major:minor = 0x0177:0x0000:0x03:0x45:0x00
[ 0.127414] board_info: id:sku:fab:major:minor = 0x0177:0x0000:0x03:0x45:0x00
[ 0.127497] Selecting UARTD as the debug console
[ 0.127544] The debug console clock name is uartd
[ 0.127954] ardbeg_modem_init: modem_id = 0
[ 0.130594] Clear bootloader IO dpd settings
[ 0.130827] Loading jetson TK1 EMC tables.
[ 0.131086] tegra: pll_m is selected as scalable EMC clock source
[ 0.131130] Lowering emc maximum rate from 1200000000 to 924000000
[ 0.131158] tegra: validated EMC DFS table
[ 0.131288] ardbeg_edp_init: CPU regulator 11000 mA
[ 0.483214] ardbeg_edp_init: GPU regulator 10500 mA
[ 0.484210] swapper/0 isomgr_init(): iso emc max clk=924000KHz
[ 0.484233] swapper/0 isomgr_init(): max_iso_bw=7392000KB[ 0.484599] ardbeg_touch_init init raydium touch
[ 0.484751] Raydium - touch platform_id : 8
[ 0.567018] platform tegradc.0: IOVA linear map 0xf8500000(1200000)
[ 0.569927] platform tegradc.0: IOVA linear map 0xf9700000(4800000)
[ 0.574336] platform tegradc.1: IOVA linear map 0xf8500000(1200000)
[ 0.577234] platform tegradc.1: IOVA linear map 0xf9700000(4800000)
[ 0.577838] tegra11_soctherem_oc_int_init(): OC interrupts are not enabled
[ 0.578271] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.578303] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.578543] mc-err: Started MC error interface!
[ 0.589344] bio: create slab at 0
[ 0.591293] reg-fixed-voltage 0.regulator: Consumer c1 does not have device name
[ 0.591330] reg-fixed-voltage 0.regulator: Consumer c2 does not have device name
[ 0.591464] vdd-ac-bat: 8400 mV
[ 0.591602] reg-fixed-voltage 1.regulator: Consumer c1 does not have device name
[ 0.591637] reg-fixed-voltage 1.regulator: Consumer c2 does not have device name
[ 0.591764] vdd-3v3-aon: 3300 mV
[ 0.591939] reg-fixed-voltage 8.regulator: Consumer c1 does not have device name
[ 0.591974] reg-fixed-voltage 8.regulator: Consumer c2 does not have device name
[ 0.592006] reg-fixed-voltage 8.regulator: Consumer c3 does not have device name
[ 0.592044] reg-fixed-voltage 8.regulator: Consumer c6 does not have device name
[ 0.592075] reg-fixed-voltage 8.regulator: Consumer c7 does not have device name
[ 0.592105] reg-fixed-voltage 8.regulator: Consumer c8 does not have device name
[ 0.592135] reg-fixed-voltage 8.regulator: Consumer c9 does not have device name
[ 0.592166] reg-fixed-voltage 8.regulator: Consumer c10 does not have device name
[ 0.592197] reg-fixed-voltage 8.regulator: Consumer c11 does not have device name
[ 0.592229] reg-fixed-voltage 8.regulator: Consumer c12 does not have device name
[ 0.592362] reg-3v3-supply: 3300 mV
[ 0.594022] vgaarb: loaded
[ 0.594646] SCSI subsystem initialized
[ 0.595060] usbcore: registered new interface driver usbfs
[ 0.595128] usbcore: registered new interface driver hub
[ 0.595258] usbcore: registered new device driver usb
[ 0.598122] as3722 4-0040: AS3722 ID: ID1:ID2:ID3 = 0x0c:0x01:0x15
[ 0.598153] as3722 4-0040: Final OTP version 1V21
[ 0.603197] gpiochip_add: registered GPIOs 1016 to 1023 on device: as3722-gpio
[ 0.603403] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[ 0.603463] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[ 0.603517] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[ 0.603549] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[ 0.603582] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[ 0.603614] as3722-regulator as3722-regulator.0: Consumer c4 does not have device name
[ 0.603672] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[ 0.603704] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[ 0.603736] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[ 0.603767] as3722-regulator as3722-regulator.0: Consumer c4 does not have device name
[ 0.603799] as3722-regulator as3722-regulator.0: Consumer c5 does not have device name
[ 0.603830] as3722-regulator as3722-regulator.0: Consumer c6 does not have device name
[ 0.603862] as3722-regulator as3722-regulator.0: Consumer c7 does not have device name
[ 0.603928] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[ 0.603960] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[ 0.604014] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[ 0.604047] as3722-regulator as3722-regulator.0: Consumer c4 does not have device name
[ 0.604081] as3722-regulator as3722-regulator.0: Consumer c6 does not have device name
[ 0.604116] as3722-regulator as3722-regulator.0: Consumer c8 does not have device name
[ 0.604147] as3722-regulator as3722-regulator.0: Consumer c9 does not have device name
[ 0.604179] as3722-regulator as3722-regulator.0: Consumer c10 does not have device name
[ 0.604211] as3722-regulator as3722-regulator.0: Consumer c11 does not have device name
[ 0.604243] as3722-regulator as3722-regulator.0: Consumer c12 does not have device name
[ 0.604276] as3722-regulator as3722-regulator.0: Consumer c13 does not have device name
[ 0.604307] as3722-regulator as3722-regulator.0: Consumer c14 does not have device name
[ 0.604339] as3722-regulator as3722-regulator.0: Consumer c15 does not have device name
[ 0.604395] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[ 0.604427] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[ 0.604482] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[ 0.604514] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[ 0.604545] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[ 0.604577] as3722-regulator as3722-regulator.0: Consumer c4 does not have device name
[ 0.604609] as3722-regulator as3722-regulator.0: Consumer c5 does not have device name
[ 0.604641] as3722-regulator as3722-regulator.0: Consumer c6 does not have device name
[ 0.604672] as3722-regulator as3722-regulator.0: Consumer c7 does not have device name
[ 0.604704] as3722-regulator as3722-regulator.0: Consumer c8 does not have device name
[ 0.604735] as3722-regulator as3722-regulator.0: Consumer c9 does not have device name
[ 0.604793] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[ 0.604825] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[ 0.604911] as3722-regulator as3722-regulator.0: Consumer c8 does not have device name
[ 0.604943] as3722-regulator as3722-regulator.0: Consumer c9 does not have device name
[ 0.604975] as3722-regulator as3722-regulator.0: Consumer c10 does not have device name
[ 0.605048] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[ 0.605101] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[ 0.605133] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[ 0.605164] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[ 0.605217] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[ 0.605249] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[ 0.605310] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[ 0.605366] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[ 0.605398] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[ 0.605473] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[ 0.605504] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[ 0.605536] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[ 0.606451] vdd-cpu: 650 <–> 1300 mV at 1000 mV 3500 mA
[ 0.607239] vdd-core: applied init 1000000uV constraint
[ 0.607841] vdd-core: 700 <–> 1350 mV at 1000 mV 3500 mA
[ 0.609032] vddio-ddr: at 1350 mV
[ 0.609377] as3722-sd3: no parameters
[ 0.609960] avdd-pll-pex: 1050 mV
[ 0.611177] vdd-1v8: at 1800 mV
[ 0.611516] vdd-gpu: applied init 1000000uV constraint
[ 0.612395] vdd-gpu: 650 <–> 1200 mV at 1000 mV 3500 mA
[ 0.612898] avdd-pll: at 1050 mV at 300 mA
[ 0.614174] vdd-cam: 1800 mV at 150 mA
[ 0.614845] avdd-dsi-csi: at 1200 mV at 150 mA
[ 0.616095] vdd-rtc: 800 mV at 150 mA
[ 0.616597] avdd-cam: 2800 mV at 150 mA
[ 0.617088] vdd-1v2-cam: 1175 mV at 150 mA
[ 0.617473] vddio-sdmmc-2: 1800 <–> 3300 mV at 150 mA
[ 0.617973] vdd-1v1-cam: 1275 mV at 150 mA
[ 0.618948] avdd-spi: 3300 mV at 150 mA
[ 0.619450] vdd-2v7-cam: 2800 mV at 150 mA
[ 0.619959] vpp-fuse: 1800 mV at 150 mA
[ 0.621059] Linux video capture interface: v2.00
[ 0.622191] Advanced Linux Sound Architecture Driver Initialized.
[ 0.622663] ardbeg_wifi_power: 1
[ 0.723225] usb0-vbus: 5000 mV
[ 0.723533] usb1-usb2-vbus: 5000 mV
[ 0.723818] vdd-hdmi: 5000 mV
[ 0.724127] avdd-hdmi-pll: 3300 mV
[ 0.724177] avdd-hdmi-pll: supplied by avdd-pll-pex
[ 0.724355] reg-fixed-sync-voltage 6.regulator: Consumer c1 does not have device name
[ 0.724498] vdd-lcd-bl: 3300 mV
[ 0.724679] reg-fixed-sync-voltage 7.regulator: Consumer c1 does not have device name
[ 0.724835] vdd-lcd-bl-en: 5000 mV
[ 0.725015] reg-fixed-sync-voltage 9.regulator: Consumer c3 does not have device name
[ 0.725136] reg-5v0-supply: 5000 mV
[ 0.725312] reg-fixed-sync-voltage a.regulator: Consumer c1 does not have device name
[ 0.725348] reg-fixed-sync-voltage a.regulator: Consumer c2 does not have device name
[ 0.725380] reg-fixed-sync-voltage a.regulator: Consumer c3 does not have device name
[ 0.725429] reg-fixed-sync-voltage a.regulator: Consumer c10 does not have device name
[ 0.725461] reg-fixed-sync-voltage a.regulator: Consumer c11 does not have device name
[ 0.725493] reg-fixed-sync-voltage a.regulator: Consumer c12 does not have device name
[ 0.725525] reg-fixed-sync-voltage a.regulator: Consumer c13 does not have device name
[ 0.725558] reg-fixed-sync-voltage a.regulator: Consumer c14 does not have device name
[ 0.725589] reg-fixed-sync-voltage a.regulator: Consumer c15 does not have device name
[ 0.725733] reg-1v8-supply: 1800 mV
[ 0.726074] reg-fixed-sync-voltage b.regulator: Consumer c1 does not have device name
[ 0.726228] reg-dcdc-1v2: 1200 mV
[ 0.726412] reg-fixed-sync-voltage c.regulator: Consumer c7 does not have device name
[ 0.726447] reg-fixed-sync-voltage c.regulator: Consumer c8 does not have device name
[ 0.727041] as3722-gpio2-supply: 3300 mV
[ 0.727257] reg-fixed-sync-voltage d.regulator: Consumer c1 does not have device name
[ 0.727786] as3722-gpio4-supply: 3300 mV
[ 0.728098] sdmmc-en-supply: 3300 mV
[ 0.728360] vdd-cdc-1v2-aud: 1200 mV
[ 0.728521] reg-fixed-sync-voltage 10.regulator: Consumer c1 does not have device name
[ 0.728556] reg-fixed-sync-voltage 10.regulator: Consumer c2 does not have device name
[ 0.728589] reg-fixed-sync-voltage 10.regulator: Consumer c3 does not have device name
[ 0.728714] reg-aon-1v8: 1800 mV
[ 0.728883] reg-fixed-sync-voltage 11.regulator: Consumer c1 does not have device name
[ 0.729031] reg-aon-1v2: 1200 mV
[ 0.732051] as3722-adc-extcon as3722-adc-extcon.2: USB-Host is disconnected
[ 0.735470] tegra: started io power detection dynamic control
[ 0.735496] tegra: NO_IO_POWER setting 0x0
[ 0.735522] Switching to clocksource arch_sys_counter
[ 0.757271] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 0.757462] nvmap_page_pool_init: Total MB RAM: 1891
[ 0.757486] nvmap_page_pool_init: nvmap page pool size: 60512 pages (236 MB)
[ 0.848474] nvmap_page_pool_init: highmem=25600, pool_size=60512,totalram=484346, freeram=455658, totalhigh=297727, freehigh=272057
[ 0.849240] iram: dma coherent mem declare 0x40001000,258048
[ 0.850055] misc nvmap: created heap iram base 0x40001000 size (252KiB)
[ 0.850209] nvmap:inner cache maint threshold=2097152
[ 0.859895] Wake39 for irq=52
[ 0.859988] tegra-otg tegra-otg: otg transceiver registered
[ 0.860341] NET: Registered protocol family 2
[ 0.861019] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.861224] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.861426] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.861487] TCP: reno registered
[ 0.861512] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.861568] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.861870] NET: Registered protocol family 1
[ 0.862270] RPC: Registered named UNIX socket transport module.
[ 0.862296] RPC: Registered udp transport module.
[ 0.862315] RPC: Registered tcp transport module.
[ 0.862335] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.862644] tegra-fuse tegra-fuse: Fuse driver initialized succesfully
[ 0.868009] host1x host1x: initialized
[ 0.869269] CPU PMU: probing PMU on CPU 0
[ 0.869305] hw perfevents: enabled with ARMv7 Cortex-A15 PMU driver, 7 counters available
[ 0.869953] tegra_throttle : init passed
[ 0.870061] Tegra cpuquiet initialized: disabled
[ 0.870195] cpu-tegra: init EDP limit: 2320 MHz
[ 0.871196] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type CPU-therm
[ 0.871612] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type GPU-therm
[ 0.871852] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type MEM-therm
[ 0.872092] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[ 0.873625] bounce pool size: 64 pages
[ 0.875056] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 0.875340] NTFS driver 2.1.30 [Flags: R/O].
[ 0.875504] fuse init (API version 7.22)
[ 0.875768] msgmni has been set to 1457
[ 0.877206] io scheduler noop registered (default)
[ 0.908109] Tegra PCIe error: timeout waiting for PLL
[ 0.908193] tegra_pcie_enable_pads unable to initalize pads
[ 0.908217] PCIE: enable pads failed
[ 0.909220] tegra-pcie: probe of pcie-controller.1 failed with error -16
[ 0.909734] pwm-backlight pwm-backlight: unable to request PWM, trying legacy API
[ 0.909846] sysedp_create_consumer: unable to create pwm-backlight, no consumer_data for pwm-backlight found
[ 0.910663] tsec tsec: initialized
[ 0.912137] isp isp.0: initialized
[ 0.913129] isp isp.1: initialized
[ 0.914717] falcon vic03.0: initialized
[ 0.915935] falcon msenc: initialized
[ 0.916757] tegradc tegradc.0: DSI: HS clock rate is 464500
[ 0.918234] p,wuxga-10-1 panel dt support not available
[ 1.199120] tegradc tegradc.0: nominal-pclk:154700000 parent:154500000 div:1.0 pclk:154500000 153153000~168623000
[ 1.287798] tegradc tegradc.0: DSI pad calibration done
[ 1.294951] tegradc tegradc.0: probed
[ 1.295413] tegradc tegradc.0: fb registered
[ 1.295438] tegradc tegradc.0: nominal-pclk:154679000 parent:463500000 div:3.0 pclk:154500000 153132210~168600110
[ 1.301304] gpio wake4 for gpio=111
[ 1.327454] Reserved SVD code 0
[ 1.329536] tegradc tegradc.1: nominal-pclk:148500000 parent:594000000 div:4.0 pclk:148500000 147015000~161865000
[ 1.330871] tegradc tegradc.1: probed
[ 1.351775] Console: switching to colour frame buffer device 240x67
[ 1.370696] tegradc tegradc.1: fb registered
[ 1.370807] hdmi_state_machine_worker (tid edb8fac0): state 7 (Takeover from bootloader), hpd 1, pending_hpd_evt 1
[ 1.370987] hdmi_state_machine_set_state_l: switching from state 7 (Takeover from bootloader) to state 1 (Check Plug)
[ 1.374273] tegra-apbdma tegra-apbdma: Tegra20 APB DMA driver register 32 channels
[ 1.375102] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 1.376478] serial8250.0: ttyS0 at MMIO 0x70006300 (irq = 122) is a Tegra
[ 1.412334] hdmi_state_machine_worker (tid edb8fac0): state 1 (Check Plug), hpd 1, pending_hpd_evt 0
[ 1.412340] hdmi_state_machine_set_state_l: switching from state 1 (Check Plug) to state 2 (Check EDID)
[ 1.483880] hdmi_state_machine_worker (tid edb8fac0): state 2 (Check EDID), hpd 1, pending_hpd_evt 0
[ 1.532787] Reserved SVD code 0
[ 1.532806] panel size 70 by 39
[ 3.555589] console [ttyS0] enabled
[ 3.555754] tegradc tegradc.1: nominal-pclk:148500000 parent:594000000 div:4.0 pclk:148500000 147015000~161865000
[ 3.556173] serial-tegra.0: ttyTHS0 at MMIO 0x70006000 (irq = 68) is a SERIAL_TEGRA
[ 3.556465] serial-tegra.1: ttyTHS1 at MMIO 0x70006040 (irq = 69) is a SERIAL_TEGRA
[ 3.556772] serial-tegra.2: ttyTHS2 at MMIO 0x70006200 (irq = 78) is a SERIAL_TEGRA
[ 3.558801] (null): coherent DMA mask is unset
[ 3.558812] gk20a gk20a.0: failed to allocate secure buffer -12
[ 3.562448] loop: module loaded
[ 3.562782] nct1008_nct72 0-004c: success in enabling rail vdd_nct72
[ 3.566620] gpio wake35 for gpio=70
[ 3.566688] nct1008_nct72 0-004c: nct1008_probe: initialized
[ 3.567328] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type Tboard_tegra
[ 3.568475] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type Tdiode_tegra
[ 3.570416] tegra_profiler: Branch: Dev
[ 3.570419] tegra_profiler: Version: 1.88
[ 3.570423] tegra_profiler: Samples version: 31
[ 3.570426] tegra_profiler: IO version: 16
[ 3.570432] armv7_pmu: arch: Cortex A15, type: 4, ver: 0
[ 3.570471] tegra_profiler: power_clk: init
[ 3.570618] tegra_profiler: auth: init
[ 3.570993] GPS: mt3332_gps_mod_init: platform_driver_register ret = 0
[ 3.572493] tegra-sata tegra-sata.0: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl TEGRA-SATA mode
[ 3.572506] tegra-sata tegra-sata.0: flags: 64bit ncq sntf pm led pmp pio slum part sadm apst
[ 3.573746] scsi0 : tegra-sata
[ 3.574136] scsi1 : tegra-sata
[ 3.574357] ata1: SATA max UDMA/133 irq 55
[ 3.574361] ata2: DUMMY
[ 3.576385] tun: Universal TUN/TAP device driver, 1.6
[ 3.576389] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com
[ 3.576704] usbcore: registered new interface driver asix
[ 3.576751] usbcore: registered new interface driver ax88179_178a
[ 3.576792] usbcore: registered new interface driver cdc_ether
[ 3.576847] usbcore: registered new interface driver smsc95xx
[ 3.576886] usbcore: registered new interface driver cdc_subset
[ 3.576962] usbcore: registered new interface driver cdc_ncm
[ 3.576980] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 3.577200] tegra USB phy - inst[1] platform info:
[ 3.577203] port_otg: no
[ 3.577206] has_hostpc: yes
[ 3.577209] phy_interface: USB_PHY_INTF_UTMI
[ 3.577212] op_mode: TEGRA_USB_OPMODE_HOST
[ 3.577214] qc2_voltage: 0
[ 3.577217] vbus_gpio: -1
[ 3.577221] hot_plug: disabled
[ 3.577224] remote_wakeup: enabled
[ 3.578804] tegra-ehci tegra-ehci.1: Tegra EHCI Host Controller
[ 3.578831] tegra-ehci tegra-ehci.1: new USB bus registered, assigned bus number 1
[ 3.578933] Wake40 for irq=53
[ 3.578937] Wake42 for irq=53
[ 3.578960] tegra-ehci tegra-ehci.1: irq 53, io mem 0x7d004000
[ 3.580892] tegradc tegradc.1: nominal-pclk:148500000 parent:594000000 div:4.0 pclk:148500000 147015000~161865000
[ 3.584622] tegra-ehci tegra-ehci.1: USB 2.0 started, EHCI 1.10
[ 3.584714] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.584722] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.584728] usb usb1: Product: Tegra EHCI Host Controller
[ 3.584734] usb usb1: Manufacturer: Linux 3.10.40-gc017b03 ehci_hcd
[ 3.584740] usb usb1: SerialNumber: tegra-ehci.1
[ 3.585275] hub 1-0:1.0: USB hub found
[ 3.585295] hub 1-0:1.0: 1 port detected
[ 3.585687] tegra USB phy - inst[2] platform info:
[ 3.585690] port_otg: no
[ 3.585693] has_hostpc: yes
[ 3.585696] phy_interface: USB_PHY_INTF_UTMI
[ 3.585699] op_mode: TEGRA_USB_OPMODE_HOST
[ 3.585702] qc2_voltage: 0
[ 3.585704] vbus_gpio: -1
[ 3.585706] hot_plug: disabled
[ 3.585709] remote_wakeup: enabled
[ 3.587187] tegra-ehci tegra-ehci.2: Tegra EHCI Host Controller
[ 3.587209] tegra-ehci tegra-ehci.2: new USB bus registered, assigned bus number 2
[ 3.587301] Wake41 for irq=129
[ 3.587304] Wake43 for irq=129
[ 3.587325] tegra-ehci tegra-ehci.2: irq 129, io mem 0x7d008000
[ 3.592616] tegra-ehci tegra-ehci.2: USB 2.0 started, EHCI 1.10
[ 3.592697] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 3.592704] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 3.592711] usb usb2: Product: Tegra EHCI Host Controller
[ 3.592717] usb usb2: Manufacturer: Linux 3.10.40-gc017b03 ehci_hcd
[ 3.592722] usb usb2: SerialNumber: tegra-ehci.2
[ 3.593193] hub 2-0:1.0: USB hub found
[ 3.593211] hub 2-0:1.0: 1 port detected
[ 3.593622] ehci-pci: EHCI PCI platform driver
[ 3.593901] tegra_xusb_read_usb_calib: usb_calib0 = 0x0285838a
[ 3.594158] usbcore: registered new interface driver usb-storage
[ 3.594264] usbcore: registered new interface driver usbserial
[ 3.594301] usbcore: registered new interface driver option
[ 3.594333] usbserial: USB Serial support registered for GSM modem (1-port)
[ 3.594439] usbcore: registered new interface driver pl2303
[ 3.594469] usbserial: USB Serial support registered for pl2303
[ 3.594483] Nvidia Tegra High-Speed USB Device Controller driver (Apr 30, 2012)
[ 3.594690] tegra USB phy - inst[0] platform info:
[ 3.594694] port_otg: yes
[ 3.594696] has_hostpc: yes
[ 3.594699] phy_interface: USB_PHY_INTF_UTMI
[ 3.594702] op_mode: TEGRA_USB_OPMODE_DEVICE
[ 3.594705] qc2_voltage: 0
[ 3.594707] vbus_pmu_irq: 0
[ 3.594710] vbus_gpio: -1
[ 3.594713] charging: enabled
[ 3.594716] remote_wakeup: disabled
[ 3.597568] tegra-udc tegra-udc.0: usb_bat_chg regulator not registered: USB charging will not be enabled
[ 3.634086] as3722-rtc as3722-rtc.1: rtc core: registered as3722 as rtc0
[ 3.634094] as3722-rtc as3722-rtc.1: RTC interrupt 449
[ 3.690348] i2c /dev entries driver
[ 3.691499] virtual_init
[ 3.693717] nvavp nvavp: allocated IOVA at 8ff00000 for AVP os
[ 3.694547] tegra_dtv_probe: probing dtv.
[ 3.694972] setup_stream: bufsize = 4096, bufnum = 4
[ 3.694973] ar0832_init: ++
[ 3.695384] i2c-core: driver [max77387] using legacy suspend method
[ 3.695388] i2c-core: driver [max77387] using legacy resume method
[ 3.695443] i2c-core: driver [as364x] using legacy suspend method
[ 3.695446] i2c-core: driver [as364x] using legacy resume method
[ 3.695640] [IMX135] sensor driver loading
[ 3.695694] [IMX179] sensor driver loading
[ 3.695747] [imx132] sensor driver loading
[ 3.695800] [AR0330] sensor driver loading
[ 3.695852] [ar0261] sensor driver loading
[ 3.696610] usbcore: registered new interface driver uvcvideo
[ 3.696613] USB Video Class driver (1.1.1)
[ 3.697619] zram: Created 1 device(s) …
[ 3.699057] sdhci: Secure Digital Host Controller Interface driver
[ 3.699060] sdhci: Copyright(c) Pierre Ossman
[ 3.699063] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.699481] sdhci-tegra sdhci-tegra.3: vddio_sd_slot regulator not found: -517. Assuming vddio_sd_slot is not required.
[ 3.699675] sdhci-tegra sdhci-tegra.3: Speedo value 2304
[ 3.699684] sdhci-tegra sdhci-tegra.3: Tuning constraints: nom_mv 1150, boot_mv 1150, min_or_mv 1100
[ 3.746631] otg state changed: SUSPEND → PERIPHERAL
[ 3.878636] ata1: SATA link down (SStatus 0 SControl 300)
[ 4.679302] handle_check_edid_l: audio_switch 1
[ 4.687849] Display connected, hpd_switch 1
[ 4.696033] handle_check_edid_l: setting audio and infoframes
[ 4.705905] hdmi_state_machine_set_state_l: switching from state 2 (Check EDID) to state 4 (Enabled)
[ 4.719369] hdmi_state_machine_worker (tid edb8fac0): state 4 (Enabled), hpd 1, pending_hpd_evt 0
[ 4.732901] mmc0: no vqmmc regulator found
[ 4.732919] mmc0: no vmmc regulator found
[ 4.732924] mmc0: Invalid maximum block size, assuming 512 bytes
[ 4.756621] sysedp_create_consumer: unable to create sdhci-tegra.3, no consumer_data for sdhci-tegra.3 found
[ 4.756621] mmc0: SDHCI controller on sdhci-tegra.3 [sdhci-tegra.3] using ADMA
[ 4.757553] sdhci-tegra sdhci-tegra.2: Speedo value 2304
[ 4.757561] sdhci-tegra sdhci-tegra.2: Tuning constraints: nom_mv 1150, boot_mv 1150, min_or_mv 1100
[ 4.844560] mmc1: no vqmmc regulator found
[ 4.853125] mmc1: no vmmc regulator found
[ 4.861531] mmc1: Invalid maximum block size, assuming 512 bytes
[ 4.872012] sysedp_create_consumer: unable to create sdhci-tegra.2, no consumer_data for sdhci-tegra.2 found[ 4.873857] mmc0: BKOPS_EN bit is not set
[ 4.879251] sdhci-tegra sdhci-tegra.3: Found T2T coeffs data
[ 4.879259] sdhci-tegra sdhci-tegra.3: 200MHz tap hole coeffs found

[ 4.935628] mmc1: SDHCI controller on sdhci-tegra.2 [sdhci-tegra.2] using ADMA
[ 4.952713] gpio wake56 for gpio=170
[ 4.964792] tegra-se tegra12-se: tegra_se_probe: complete
[ 4.977477] usbcore: registered new interface driver usbhid
[ 4.987900] usbhid: USB HID core driver
[ 4.996983] tegra-hier-ictlr tegra-hier-ictlr: probed
[ 5.395212] usbcore: registered new interface driver snd-usb-audio
[ 5.406856] MAX98090 driver built on Feb 2 2015 at 17:48:09
[ 5.418113] tegra_offload_platform probe successfull.[ 5.423062] Auto tuning windows***
[ 5.423065] WIN_ATTR legend: 0-BOUN_ST, 1-BOUN_END, 2-HOLE
[ 5.423071] win[0]: 0(0) - 61(1)
[ 5.423079] win[1]: 66(0) - 130(1)
[ 5.423083] win[2]: 135(0) - 199(1)
[ 5.423086] win[3]: 204(0) - 255(1)
[ 5.423089] ***************************************
[ 5.423099] ***tuning windows after inserting holes
[ 5.423101] WIN_ATTR legend: 0-BOUN_ST, 1-BOUN_END, 2-HOLE
[ 5.423105] win[0]:-3(0) - 31(2)
[ 5.423110] win[1]:33(2) - 61(1)
[ 5.423113] win[2]:66(0) - 100(2)
[ 5.423117] win[3]:102(2) - 130(1)
[ 5.423121] win[4]:135(0) - 169(2)
[ 5.423124] win[5]:171(2) - 199(1)
[ 5.423128] win[6]:204(0) - 238(2)
[ 5.423132] win[7]:240(2) - 255(1)
[ 5.423134] ***********************************************
[ 5.423139] *Tuning values
[ 5.423142] estimated values
[ 5.423146] T2T_Vmax 56, T2T_Vmin 77, 1’st_hole_Vmax 48, UI_Vmax 89
[ 5.423149] Calculated values
[ 5.423153] T2T_Vmax 72, 1’st_hole_Vmax 32, UI_Vmax 69
[ 5.423157] T2T_Vmin 72, 1’st_hole_Vmin 32, UI_Vmin 69
[ 5.423159] ***********************************
[ 5.423165] *final tuning windows
[ 5.423169] win[0]: 10 - 24
[ 5.423172] win[1]: 41 - 48
[ 5.423175] win[2]: 79 - 88
[ 5.423178] win[3]: 115 - 117
[ 5.423181] win[4]: 148 - 153
[ 5.423184] win[5]: 188 - 186
[ 5.423187] win[6]: 217 - 217
[ 5.423190] win[7]: 255 - 242
[ 5.423192] ********************************
[ 5.423197] best tap win - (10-24), best tap value 17
[ 5.423207] sdhci-tegra sdhci-tegra.3: sdhci_tegra_verify_best_tap: tuning freq 200000000hz, best tap 17
[ 5.425736] mmc0: new HS200 MMC card at address 0001
[ 5.425971] mmcblk mmc0:0001: Card claimed for testing.
[ 5.426174] mmcblk0: mmc0:0001 SEM16G 14.6 GiB
[ 5.426314] mmcblk0rpmb: mmc0:0001 SEM16G partition 3 4.00 MiB
[ 5.791310] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9
[ 5.792172] succefully registered offload opstegra30_avp_audio_platform_probe successful.
[ 6.055238] rt5639 0-001c: read 0xfd=0x6
[ 6.077781] rt5639 0-001c: ASoC: mux INR Mux has no paths
[ 6.087601] rt5639 0-001c: ASoC: mux INL Mux has no paths
[ 6.098336] gpio wake49 for gpio=143
[ 7.108623] rt5639 0-001c: rt5639_headset_detect RT5639_PWR_ANLG1(0x63) = 0xa814
[ 7.120659] rt5639 0-001c: rt5639_headset_detect RT5639_IRQ_CTRL2(0xbe) = 0x0
[ 7.194458] rt5639 0-001c: rt5639_headset_detect jack_type = 2
[ 7.204875] tegra-snd-rt5639 tegra-snd-rt5639.0: rt5639-aif1 <-> tegra30-i2s.1 mapping ok
[ 7.218064] tegra-snd-rt5639 tegra-snd-rt5639.0: dit-hifi <-> tegra30-spdif mapping ok
[ 7.231054] tegra-snd-rt5639 tegra-snd-rt5639.0: dit-hifi <-> tegra30-i2s.3 mapping ok
[ 7.243986] tegra-snd-rt5639 tegra-snd-rt5639.0: rt5639-aif1 <-> dit-hifi mapping ok
[ 7.256739] tegra-snd-rt5639 tegra-snd-rt5639.0: dit-hifi <-> dit-hifi mapping ok
[ 7.268982] tegra-snd-rt5639 tegra-snd-rt5639.0: Allocating for stream playback
[ 7.280286] tegra-snd-rt5639 tegra-snd-rt5639.0: Allocating for stream capture
[ 7.291455] tegra-snd-rt5639 tegra-snd-rt5639.0: snd-soc-dummy-dai <-> tegra-offload-pcm mapping ok
[ 7.305071] compress asoc: snd-soc-dummy-dai <-> tegra-offload-compr mapping ok
[ 7.316912] tegra-snd-rt5639 tegra-snd-rt5639.0: Allocating for stream playback
[ 7.328208] tegra-snd-rt5639 tegra-snd-rt5639.0: Allocating for stream capture
[ 7.339341] tegra-snd-rt5639 tegra-snd-rt5639.0: snd-soc-dummy-dai <-> tegra-offload-pcm mapping ok
[ 7.352925] tegra-snd-rt5639 tegra-snd-rt5639.0: rt5639-aif1 <-> tegra30-i2s.1 mapping ok
[ 7.368405] input: tegra-rt5639 Headphone Jack as /devices/platform/tegra-snd-rt5639.0/sound/card1/input0
[ 7.382941] sysedp_create_consumer: unable to create speaker, no consumer_data for speaker found
[ 7.392469] oprofile: using timer interrupt.
[ 7.404814] GACT probability NOT on
[ 7.412155] Mirror/redirect action on
[ 7.419573] u32 classifier
[ 7.426025] Actions configured
[ 7.433170] Netfilter messages via NETLINK v0.30.
[ 7.441736] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[ 7.452139] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[ 7.463018] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[ 7.473041] xt_time: kernel timezone is -0000
[ 7.481618] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 7.490990] arp_tables: (C) 2002 David S. Miller
[ 7.499639] TCP: cubic registered
[ 7.507096] NET: Registered protocol family 10
[ 7.516300] mip6: Mobile IPv6
[ 7.523404] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 7.533096] sit: IPv6 over IPv4 tunneling driver
[ 7.542869] NET: Registered protocol family 17
[ 7.551636] NET: Registered protocol family 15
[ 7.560324] NET: Registered protocol family 35
[ 7.569028] NET: Registered protocol family 37
[ 7.577533] NET: Registered protocol family 41
[ 7.587303] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[ 7.623119] Registering SWP/SWPB emulation handler
[ 7.632033] last reset is due to power on reset
[ 7.632033]
[ 7.646144] Disabling clocks left on by bootloader:
[ 7.655101] audio_2x
[ 7.661649] audio
[ 7.667904] audio4
[ 7.674238] audio3
[ 7.680565] audio2
[ 7.686914] audio1
[ 7.693237] audio0
[ 7.699639] hdmi_audio
[ 7.706315] entropy
[ 7.712743] dsi2-fixed
[ 7.719370] dsi1-fixed
[ 7.725899] nor
[ 7.731733] trace
[ 7.737710] sdmmc4_ddr
[ 7.744066] sdmmc3_ddr
[ 7.750409] cclk_lp
[ 7.756436] pll_x_out0
[ 7.762652] pll_m_out1
[ 7.768869] tegra_dvfs: vdd_cpu connected to regulator
[ 7.777575] tegra_dvfs: vdd_core connected to regulator
[ 7.786435] tegra_dvfs: vdd_gpu connected to regulator
[ 7.796054] tegra_dvfs: registered vdd_cpu simon notifier
[ 7.805559] cpu_cold cooling device is registered
[ 7.813816] Tegra CPU DFLL is initialized with use_dfll = 1
[ 7.813926] cpu_hot cooling device is registered
[ 7.831193] CPU rate: 696 MHz
[ 8.100412] tegra dvfs: tegra sysfs cap interface is initialized
[ 8.109855] tegra dvfs: tegra sysfs gpu & emc interface is initialized
[ 8.119713] tegra dvfs: registered vdd_gpu simon notifier
[ 8.129040] tegra_actmon.emc: Completed initialization (0)
[ 8.138103] tegra_actmon.avp: Completed initialization (0)
[ 8.147066] tegra_mon.cpu_emc: Completed initialization (0)
[ 8.158684] reg-aon-1v2: incomplete constraints, leaving on
[ 8.167539] reg-aon-1v8: incomplete constraints, leaving on
[ 8.176312] sdmmc-en-supply: incomplete constraints, leaving on
[ 8.185550] reg-dcdc-1v2: incomplete constraints, leaving on
[ 8.194538] reg-5v0-supply: incomplete constraints, leaving on
[ 8.203701] usb0-vbus: incomplete constraints, leaving on
[ 8.212379] vpp-fuse: incomplete constraints, leaving on
[ 8.220911] vdd-2v7-cam: incomplete constraints, leaving on
[ 8.229664] avdd-spi: incomplete constraints, leaving on
[ 8.238167] vdd-1v1-cam: incomplete constraints, leaving on
[ 8.246958] vddio-sdmmc-2: incomplete constraints, leaving on
[ 8.255950] vdd-1v2-cam: incomplete constraints, leaving on
[ 8.264794] avdd-cam: incomplete constraints, leaving on
[ 8.273385] vdd-cam: incomplete constraints, leaving on
[ 8.281881] as3722-sd3: incomplete constraints, leaving on
[ 8.290619] vdd-3v3-aon: incomplete constraints, leaving on
[ 8.299446] vdd-ac-bat: incomplete constraints, leaving on
[ 8.308169] regulator-dummy: incomplete constraints, leaving on
[ 8.318119] gpio wake51 for gpio=128
[ 8.325190] input: gpio-keys.4 as /devices/platform/gpio-keys.4/input/input1
[ 8.336342] as3722-rtc as3722-rtc.1: setting system clock to 2000-01-01 01:07:46 UTC (946688866)
[ 8.349094] ALSA device list:
[ 8.355539] #0: HDA NVIDIA Tegra at 0x70038000 irq 113
[ 8.364400] #1: tegra-rt5639
[ 8.371993] EXT4-fs (mmcblk0p1): couldn’t mount as ext3 due to feature incompatibilities
[ 8.384255] EXT4-fs (mmcblk0p1): couldn’t mount as ext2 due to feature incompatibilities
[ 8.905169] EXT4-fs (mmcblk0p1): 3 orphan inodes deleted
[ 8.914187] EXT4-fs (mmcblk0p1): recovery complete
[ 8.934510] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 8.946448] VFS: Mounted root (ext4 filesystem) on device 179:1.
[ 8.959320] devtmpfs: mounted
[ 8.966371] Freeing unused kernel memory: 504K (c0b3d000 - c0bbb000)
[ 9.201173] init: plymouth-upstart-bridge main process (118) terminated with status 1
[ 9.213261] init: plymouth-upstart-bridge main process ended, respawning
[ 9.266655] init: plymouth-upstart-bridge main process (128) terminated with status 1
[ 9.278658] init: plymouth-upstart-bridge main process ended, respawning
[ 9.294191] init: ureadahead main process (121) terminated with status 5
[ 9.336240] init: plymouth-upstart-bridge main process (132) terminated with status 1
[ 9.348338] init: plymouth-upstart-bridge main process ended, respawning

  • Starting Mount filesystems on boot[ OK ]
  • Starting Signal sysvinit that the rootfs is mounted[ OK ]
  • Starting Clean /tmp directory[ OK ]
  • Stopping Clean /tmp directory[ OK ]
  • Starting Populate and link to /run filesystem[ OK ]
  • Stopping Populate and link to /run filesystem[ OK ]
  • Stopping Track if upstart is running in a container[ OK ]
  • Starting Initialize or finalize resolvconf[ OK ]
  • Starting Signal sysvinit that virtual filesystems are mounted[ OK ]
  • Starting Signal sysvinit that virtual filesystems are mounted[ OK ]
  • Starting Signal sysvinit that local filesystems are mounted[ OK ]
  • Starting Bridge udev events into upstart[ OK ]
  • Starting Signal sysvinit that remote filesystems are mounted[ OK ]
  • Stopping Mount filesystems on boot[ OK ]
  • Starting flush early job output to logs[ OK ]
  • Starting D-Bus system message bus[ OK ]
  • Starting device node and kernel event manager[ OK ]
  • Stopping flush early job output to logs[ OK ]
  • Starting NVIDIA specific init script[ OK ]
  • Starting load modules from /etc/modules[ OK ]
  • Starting cold plug devices[ OK ]
  • Starting log initial device creation[ OK ]
  • Starting SystemD login management service[ OK ]
  • Stopping NVIDIA specific init script[ OK ]
  • Stopping load modules from /etc/modules[ OK ]
  • Starting bluetooth daemon[ OK ]
  • Starting system logging daemon[ OK ]
  • Stopping NVIDIA specific first-boot script[ OK ]
  • Starting userspace bootsplash[ OK ]
  • Starting Send an event to indicate plymouth is up[ OK ]
  • Stopping userspace bootsplash[ OK ]
  • Starting mDNS/DNS-SD daemon[ OK ]
  • Stopping Send an event to indicate plymouth is up[ OK ]
  • Starting Reload cups, upon starting avahi-daemon to make sure remote queues are populated[ OK ]
  • Stopping Reload cups, upon starting avahi-daemon to make sure remote queues are populated[ OK ]
  • Starting configure network device security[ OK ]
  • Starting configure network device security[ OK ]
  • Starting configure network device security[ OK ]
  • Starting configure network device security[ OK ]
  • Starting configure network device security[ OK ]
  • Starting CUPS printing spooler/server[ OK ]
  • Starting configure network device[ OK ]
  • Starting configure network device[ OK ]
  • Starting configure network device[ OK ]
  • Starting configure network device[ OK ]
  • Stopping cold plug devices[ OK ]
  • Starting Mount network filesystems[ OK ]
  • Starting Failsafe Boot Delay[ OK ]
  • Stopping log initial device creation[ OK ]
  • Starting configure network device security[ OK ]
  • Starting cups-browsed - Bonjour remote printer browsing daemon[ OK ]
  • Starting enable remaining boot-time encrypted block devices[ OK ]
  • Starting configure network device[ OK ]
  • Stopping Mount network filesystems[ OK ]
  • Stopping Failsafe Boot Delay[ OK ]
  • Starting configure virtual network devices[ OK ]
    [ OK ]rting early crypto disks…
  • Starting System V initialisation compatibility[ OK ]
  • Starting modem connection manager[ OK ]
  • Starting configure network device security[ OK ]
    [ OK ]ting up X socket directories…
  • Stopping System V initialisation compatibility[ OK ]
  • Starting network connection manager[ OK ]
  • speech-dispatcher disabled; edit /etc/default/speech-dispatcher
    [ OK ]rting NTP server ntpd
    saned disabled; edit /etc/default/saned
  • Starting System V runlevel compatibility[ OK ]
  • Starting OpenSSH server[ OK ]
  • Starting regular background program processing daemon[ OK ]
  • Starting save kernel messages[ OK ]
  • Starting crash report submission daemon[ OK ]
  • Stopping System V runlevel compatibility[ OK ]
  • Stopping save kernel messages[ OK ]

Ubuntu 14.04.1 LTS tegra-ubuntu ttyS0

tegra-ubuntu login: ubuntu (automatic login)

Last login: Sat Jan 1 00:59:15 UTC 2000 on ttyS0
Welcome to Ubuntu 14.04.1 LTS (GNU/Linux 3.10.40-gc017b03 armv7l)

0 packages can be updated.
0 updates are security updates.
"

And here in ifconfig, the eth0 no longer shows up:

"
ubuntu@tegra-ubuntu:~$ ifconfig -a
dummy0 Link encap:Ethernet HWaddr 2e:10:dc:e8:5d:75
BROADCAST NOARP MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

ip6tnl0 Link encap:UNSPEC HWaddr 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00
NOARP MTU:1452 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
inet6 addr: ::1/128 Scope:Host
UP LOOPBACK RUNNING MTU:65536 Metric:1
RX packets:592 errors:0 dropped:0 overruns:0 frame:0
TX packets:592 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:47008 (47.0 KB) TX bytes:47008 (47.0 KB) ±----------------------------+
| |
rmnetctl Link encap:IPIP Tunnel HWaddr | Cannot open /dev/ttyUSB0! |
NOARP MTU:1500 Metric:1 | |
RX packets:0 errors:0 dropped:0 overruns:0 frame:0 ±----------------------------+
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

sit0 Link encap:IPv6-in-IPv4
NOARP MTU:1480 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

ubuntu@tegra-ubuntu:~$
"

Thanks.

Henry

Which L4T version?

head -n 1 /etc/nv_tegra_release

Also, can you run this:

sha1sum -C /etc/nv_tegra_release

How is this connected…direct to Internet or via router? Does it use DHCP or static address?

The bootloader reports this:

ERROR: tegra-pcie: failed to power on PHY: -110
[...]
Net: No ethernet found.

Does anybody happen to have a log from a successful boot?

@linuxdev I’ll try to collect that version info when I get my hands on it, but in meantime, it uses dynamic ip address and is connected to a router to access the internet.

@kulve Yes, I suspect it was that error which I’m worried means some deadly hardware failure. Indeed, if somebody had a success log from U-boot, it would be nice to cross check it.

Thanks.

Henry

It probably isn’t the router, but in such cases the first step is always to reboot the router to see if that helps…routers are just notorious for flaking out.

Actually, the router should be fine because I have a tons of devices running through that router fine. Plus, when I moved the Tegra Jetson to a different office location with a different router, same issue.

Henry

We’ve had the same issue on two boards. No HDMI or Ethernet anymore. No link lights on RJ45. Could the RTL8111GS be dead? I see the same PCIe errors. This error sticks out:

Tegra PCIe error: timeout waiting for PLL

PLL doesn’t lock so PCIe bus doesn’t enumerate so no GigE. That doesn’t explain the HDMI. Also why would this PLL fail across numerous boards?

If you happen to have found a solution it would be greatly appreciate. We have these things in a larger integrated assembly and getting to them to swap them out is a pain.

THANKS!!!

Would you look at the 1.05v on AVDD_HDMI_PLL(C9B2 or C9B3) and AVDD_PEX_PLL(C9C10 or C9C11) ? This is the power rail for HDMI and PEX pll.

Was this issue ever resolved, or was it deemed a hardware bug and ignored, my Jetson TK1 seems to have a similar issue. Black screen, and I cannot seem to ping it; it does not show up locally or on my router.

A serial console would be very helpful here, it works even from within the boot loader stage and does not require any kind of driver in the Jetson. Setting is 115200 8N1…is there any chance you can look at this?

Also, if the provided USB type-B micro cable is connected, and you hold the recovery button down and tap the reset button (or just turn it on if it was off), and then let go of recovery, does your host see anything via:

lsusb -d 0955:7140

I’m seeing the same problem.

R21 (release), REVISION: 4.0, GCID: 5650832, BOARD: ardbeg, EABI: hard, DATE: Thu Jun 25 22:38:59 5

I can put the board into recovery mode, but flashing seems flakey (files missing from resulting system on mmcblk0p1)

Kernel log shows
[ 0.822920] Tegra PCIe error: timeout waiting for PLL

[ 0.823006] tegra_pcie_enable_pads unable to initalize pads
[ 0.824028] tegra-pcie: probe of pcie-controller.1 failed with error -16

U=Boot says:
tegra-pcie: PCI regions:
tegra-pcie: I/O: 0x12000000-0x12010000
tegra-pcie: non-prefetchable memory: 0x13000000-0x20000000
tegra-pcie: prefetchable memory: 0x20000000-0x40000000
tegra-pcie: 2x1, 1x1 configuration
ERROR: tegra-pcie: failed to power on PHY: -110

at /dvs/git/dirty/git-master_linux/3rdparty/u-boot/drivers/pci/pci_tegra.c:740/)
ERROR: tegra-pcie: failed to enable controller
at /dvs/git/dirty/git-master_linux/3rdparty/u-boot/drivers/pci/pci_tegra.c:1055)
In: serial
Out: serial
Err: serial
Net: No ethernet found.

The voltage across C9C11 is 0,1V — so it looks as if it’s not been turned on.

Although it will take significant time, you might see if you can clone the root partition to test reading it. See:
[url]http://elinux.org/Jetson/Cloning[/url]

What devices are connected to the Jetson?

Missing files needs more explanation/details. Sometimes this is just because the host in the flash ran out of disk space (“df -H” to see disk space…the raw image takes about 15GB, add to that the sparse image of several GB, both of which are generated during flash). There are also times when sudo needed to be used but wasn’t, and so files end up with wrong permission/ownership or not at all. Virtual hosts tend to run into similar issues…is the host a VM?

Same problem here.

I have been using Jetson TK1 board smoothly with R21.5 . Suddenly during some wiring on the GPIO Header, the board restarted and then the HDMI output and LAN connection not working. The LAN LED’s not blinking at all when connected to router. The board powers up and I can access it via Serial Console but the HDMI and LAN part not working at all.

Is that a kernel problem or hardware problem? I tried flashing again but due to disabled LAN port, the flash can’t be successful. Any help?

Here is my device log during boot:

sudo reboot
[sudo] password for ubuntu: 

Broadcast message from ubuntu@tegra-ubuntu

  (/dev/ttyS0) at 3:42 ...

The system is going down for reboot NOW!

ubuntu@tegra-ubuntu:~$ [   67.564518] Restarting system.
[   67.567952] Restarting Linux version 3.10.40-ga7da876 (buildbrain@mobile-u64-234) (gcc version 4.5.3 (crosstool-NG hg_unknown@20110628.165246) ) #1 SMP PREEMPT Tue Jun 7 21:05:06 PDT 2016
[   67.567952] 
\00\00
U-Boot SPL 2014.10-rc2-g3127911 (Jun 07 2016 - 21:00:01)

U-Boot 2014.10-rc2-g3127911 (Jun 07 2016 - 21:00:01)

TEGRA124
Board: NVIDIA Jetson TK1
I2C:   ready
DRAM:  2 GiB
MMC:   Tegra SD/MMC: 0, Tegra SD/MMC: 1
*** Warning - bad CRC, using default environment

tegra-pcie: PCI regions:
tegra-pcie:   I/O: 0x12000000-0x12010000
tegra-pcie:   non-prefetchable memory: 0x13000000-0x20000000
tegra-pcie:   prefetchable memory: 0x20000000-0x40000000
tegra-pcie: 2x1, 1x1 configuration
ERROR: tegra-pcie: failed to power on PHY: -110

at /dvs/git/dirty/git-master_linux/3rdparty/u-boot/drivers/pci/pci_tegra.c:740/tegra_pcie_enable_controller()
ERROR: tegra-pcie: failed to enable controller
at /dvs/git/dirty/git-master_linux/3rdparty/u-boot/drivers/pci/pci_tegra.c:1055/process_nodes()
In:    serial
Out:   serial
Err:   serial
Net:   No ethernet found.
Hit any key to stop autoboot:  0 
MMC: no card present
switch to partitions #0, OK
mmc0(part 0) is current device
Scanning mmc 0...
Found /boot/extlinux/extlinux.conf
Retrieving file: /boot/extlinux/extlinux.conf
850 bytes read in 329 ms (2 KiB/s)
Jetson-TK1 eMMC boot options
1:  primary kernel
Enter choice: 1:  primary kernel
Retrieving file: /boot/zImage
6227528 bytes read in 193 ms (30.8 MiB/s)
append: console=ttyS0,115200n8 console=tty1 no_console_suspend=1 lp0_vec=2064@0xf46ff000 mem=2015M@2048M memtype=255 ddr_die=2048M@2048M section=256M pmuboard=0x0177:0x0000:0x02:0x43:0x00 tsec=32M@3913M otf_key=c75e5bb91eb3bd947560357b64422f85 usbcore.old_scheme_first=1 core_edp_mv=1150 core_edp_ma=4000 tegraid=40.1.1.0.0 debug_uartport=lsport,3 power_supply=Adapter audio_codec=rt5640 modem_id=0 android.kerneltype=normal fbcon=map:1 commchip_id=0 usb_port_owner_info=0 lane_owner_info=6 emc_max_dvfs=0 touch_id=0@0 board_info=0x0177:0x0000:0x02:0x43:0x00 net.ifnames=0 root=/dev/mmcblk0p1 rw rootwait tegraboot=sdmmc gpt usbcore.autosuspend=-1
Retrieving file: /boot/tegra124-jetson_tk1-pm375-000-c00-00.dtb
59661 bytes read in 258 ms (225.6 KiB/s)
Kernel image @ 0x81000000 [ 0x000000 - 0x5f0648 ]
## Flattened Device Tree blob at 82000000
   Booting using the fdt blob at 0x82000000
   Using Device Tree in place at 82000000, end 8201190c

Starting kernel ...

[    0.000000] Booting Linux on physical CPU 0x0
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Initializing cgroup subsys cpuacct
[    0.000000] Linux version 3.10.40-ga7da876 (buildbrain@mobile-u64-234) (gcc version 4.5.3 (crosstool-NG hg_unknown@20110628.165246) ) #1 SMP PREEMPT Tue Jun 7 21:05:06 PDT 2016
[    0.000000] CPU: ARMv7 Processor [413fc0f3] revision 3 (ARMv7), cr=10c5387d
[    0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache
[    0.000000] Machine: jetson-tk1, model: NVIDIA Tegra124 PM375, serial: 0
[    0.000000] Truncating memory at 0x80000000 to fit in 32-bit physical address space
[    0.000000] Found tsec, start=0xf4900000 size=2000000
[    0.000000] Tegra reserved memory:
[    0.000000] LP0:                    f46ff000 - f46ff80f
[    0.000000] Bootloader framebuffer: 00000000 - 00000000
[    0.000000] Bootloader framebuffer2: 00000000 - 00000000
[    0.000000] Framebuffer:            f8500000 - f96fffff
[    0.000000] 2nd Framebuffer:        f9700000 - fdefffff
[    0.000000] Carveout:               00000000 - 00000000
[    0.000000] Vpr:                    00000000 - 00000000
[    0.000000] Tsec:                   f4900000 - f68fffff
[    0.000000] cma: CMA: reserved 16 MiB at ae800000
[    0.000000] Memory policy: ECC disabled, Data cache writealloc
[    0.000000] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/arch/arm/boot/dts/tegra124-jetson_tk1-pm375-000-c00-00.dts
[    0.000000] Tegra12: CPU Speedo value 2349, Soc Speedo value 2321, Gpu Speedo value 2118
[    0.000000] Tegra12: CPU Speedo ID 1, Soc Speedo ID 1, Gpu Speedo ID 1
[    0.000000] Tegra12: CPU Process ID 1,Soc Process ID 1,Gpu Process ID 1
[    0.000000] Tegra Revision: A01 SKU: 0x81 CPU Process: 1 Core Process: 1
[    0.000000] tegra: PLLP fixed rate: 408000000
[    0.000000] tegra_clk_shared_bus_user_init: c2bus client se left ON
[    0.000000] tegra_clk_shared_bus_user_init: c4bus client vi left ON
[    0.000000] Lowering cpu_lp maximum rate from 1350000000 to 1092000000
[    0.000000] Lowering sbus maximum rate from 420000000 to 384000000
[    0.000000] Lowering vic03 maximum rate from 900000000 to 828000000
[    0.000000] Lowering tsec maximum rate from 900000000 to 828000000
[    0.000000] Lowering msenc maximum rate from 600000000 to 528000000
[    0.000000] Lowering se maximum rate from 600000000 to 528000000
[    0.000000] Lowering vde maximum rate from 600000000 to 528000000
[    0.000000] Lowering host1x maximum rate from 500000000 to 444000000
[    0.000000] Lowering vi maximum rate from 700000000 to 600000000
[    0.000000] Lowering isp maximum rate from 700000000 to 600000000
[    0.000000] Lowering c4bus maximum rate from 700000000 to 600000000
[    0.000000] Lowering pll_c maximum rate from 1400000000 to 1066000000
[    0.000000] Lowering pll_c2 maximum rate from 1200000000 to 1066000000
[    0.000000] Lowering pll_c3 maximum rate from 1200000000 to 1066000000
[    0.000000] Lowering hdmi maximum rate from 594000000 to 297000000
[    0.000000] Lowering sdmmc1 maximum rate from 208000000 to 204000000
[    0.000000] Lowering sdmmc3 maximum rate from 208000000 to 204000000
[    0.000000] Lowering gbus maximum rate from 1032000000 to 852000000
[    0.000000] Lowering cpu_g maximum rate from 3000000000 to 2065500000
[    0.000000] tegra dvfs: VDD_CPU nominal 1260mV, scaling enabled
[    0.000000] tegra dvfs: VDD_CORE nominal 1150mV, scaling enabled
[    0.000000] tegra dvfs: VDD_GPU nominal 1200mV, scaling enabled
[    0.000000] Switching to timer-based delay loop
[    0.000000] tegra_powergate_init: DONE
[    0.000000] tegra12_plle_clk_enable: pll_e is already enabled
[    0.000000] PERCPU: Embedded 9 pages/cpu @c1df3000 s15168 r8192 d13504 u36864
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 490768
[    0.000000] Kernel command line: console=ttyS0,115200n8 console=tty1 no_console_suspend=1 lp0_vec=2064@0xf46ff000 mem=2015M@2048M memtype=255 ddr_die=2048M@2048M section=256M pmuboard=0x0177:0x0000:0x02:0x43:0x00 tsec=32M@3913M otf_key=c75e5bb91eb3bd947560357b64422f85 usbcore.old_scheme_first=1 core_edp_mv=1150 core_edp_ma=4000 tegraid=40.1.1.0.0 debug_uartport=lsport,3 power_supply=Adapter audio_codec=rt5640 modem_id=0 android.kerneltype=normal fbcon=map:1 commchip_id=0 usb_port_owner_info=0 lane_owner_info=6 emc_max_dvfs=0 touch_id=0@0 board_info=0x0177:0x0000:0x02:0x43:0x00 net.ifnames=0 root=/dev/mmcblk0p1 rw rootwait tegraboot=sdmmc gpt usbcore.autosuspend=-1
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Memory: 1923MB = 1923MB total
[    0.000000] Memory: 1920996k/1920996k available, 142364k reserved, 1190908K highmem
[    0.000000] Virtual kernel memory layout:
[    0.000000]     vector  : 0xffff0000 - 0xffff1000   (   4 kB)
[    0.000000]     fixmap  : 0xfff00000 - 0xfffe0000   ( 896 kB)
[    0.000000]     vmalloc : 0xf0000000 - 0xff000000   ( 240 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xef800000   ( 760 MB)
[    0.000000]     pkmap   : 0xbfe00000 - 0xc0000000   (   2 MB)
[    0.000000]     modules : 0xbf000000 - 0xbfe00000   (  14 MB)
[    0.000000]       .text : 0xc0008000 - 0xc0b5b6cc   (11598 kB)
[    0.000000]       .init : 0xc0b5c000 - 0xc0bd8b40   ( 499 kB)
[    0.000000]       .data : 0xc0bda000 - 0xc0d3b058   (1413 kB)
[    0.000000]        .bss : 0xc0d3b058 - 0xc0dd5f8c   ( 620 kB)
[    0.000000] Preemptible hierarchical RCU implementation.
[    0.000000] NR_IRQS:960
[    0.000000] the number of interrupt controllers found is 5
[    0.000000] Architected local timer running at 12.00MHz (phys).
[    0.000000] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 2863311536128ns
[    0.000000] Ignoring duplicate/late registration of read_current_timer delay
[    0.000000] Console: colour dummy device 80x30
[    0.000000] console [tty1] enabled
[    0.003845] Calibrating delay loop (skipped), value calculated using timer frequency.. lpj=12000
[    0.003917] pid_max: default: 32768 minimum: 301
[    0.004240] Mount-cache hash table entries: 512
[    0.027301] Initializing cgroup subsys debug
[    0.027345] Initializing cgroup subsys freezer
[    0.027431] CPU: Testing write buffer coherency: ok
[    0.027526] ftrace: allocating 33483 entries in 66 pages
[    0.069743] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
[    0.069788] Setting up static identity map for 0xc08242b8 - 0xc0824354
[    0.073778] ftrace: Allocated trace_printk buffers
[    0.081486] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
[    0.084486] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
[    0.087524] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
[    0.087719] Brought up 4 CPUs
[    0.087784] SMP: Total of 4 processors activated.
[    0.087801] CPU: All CPU(s) started in SVC mode.
[    0.088671] devtmpfs: initialized
[    0.097676] pinctrl core: initialized pinctrl subsystem
[    0.098004] regulator-dummy: no parameters
[    0.098711] NET: Registered protocol family 16
[    0.101126] DMA: preallocated 256 KiB pool for atomic coherent allocations
[    0.102398] tegra_smmu tegra_smmu: Loaded Tegra IOMMU driver
[    0.103793] console [pstore-1] enabled
[    0.103832] ramoops: attached 0x200000@0xf8300000, ecc: 0/0
[    0.104220] cpuidle: using governor ladder
[    0.104244] cpuidle: using governor menu
[    0.108163] ardbeg_camera_auxdata: update camera lookup table.
[    0.117092] tegra-gpio 6000d000.gpio: Initialising GPIO state 0: name default
[    0.117489] gpiochip_add: registered GPIOs 0 to 255 on device: tegra-gpio
[    0.124437] Wake16 for irq=34
[    0.126940] Wake58 for irq=81
[    0.126991] Wake41 for irq=129
[    0.127010] Wake43 for irq=129
[    0.127056] Wake40 for irq=53
[    0.127075] Wake42 for irq=53
[    0.131391] board_info: id:sku:fab:major:minor = 0x0177:0x0000:0x44:0x44:0x00
[    0.131477] board_info: id:sku:fab:major:minor = 0x0177:0x0000:0x44:0x44:0x00
[    0.131564] Selecting UARTD as the debug console
[    0.131612] The debug console clock name is uartd
[    0.132028] ardbeg_modem_init: modem_id = 0
[    0.134740] Clear bootloader IO dpd settings
[    0.134977] Loading jetson TK1 EMC tables.
[    0.135232] tegra: pll_m is selected as scalable EMC clock source
[    0.135277] Lowering emc maximum rate from 1200000000 to 924000000
[    0.135324] tegra: validated EMC DFS table
[    0.135457] ardbeg_edp_init: CPU regulator 12500 mA
[    0.402984] ardbeg_edp_init: GPU regulator 11400 mA
[    0.403976] swapper/0 isomgr_init(): iso emc max clk=924000KHz
[    0.403998] swapper/0 isomgr_init(): max_iso_bw=7392000KB[    0.404389] ardbeg_touch_init init raydium touch
[    0.404550] Raydium - touch platform_id :  8
[    0.487413] platform tegradc.0: IOVA linear map 0xf8500000(1200000)
[    0.490724] platform tegradc.0: IOVA linear map 0xf9700000(4800000)
[    0.495749] platform tegradc.1: IOVA linear map 0xf8500000(1200000)
[    0.499070] platform tegradc.1: IOVA linear map 0xf9700000(4800000)
[    0.499504] FUSE: cp_rev 0 ft_rev 0
[    0.499680] tegra11_soctherem_oc_int_init(): OC interrupts are not enabled
[    0.500158] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[    0.500190] hw-breakpoint: maximum watchpoint size is 8 bytes.
[    0.500428] mc-err: Started MC error interface!
[    0.511242] bio: create slab <bio-0> at 0
[    0.513137] reg-fixed-voltage 0.regulator: Consumer c1 does not have device name
[    0.513175] reg-fixed-voltage 0.regulator: Consumer c2 does not have device name
[    0.513326] vdd-ac-bat: 8400 mV 
[    0.513466] reg-fixed-voltage 1.regulator: Consumer c1 does not have device name
[    0.513500] reg-fixed-voltage 1.regulator: Consumer c2 does not have device name
[    0.513635] vdd-3v3-aon: 3300 mV 
[    0.513788] reg-fixed-voltage 8.regulator: Consumer c1 does not have device name
[    0.513822] reg-fixed-voltage 8.regulator: Consumer c2 does not have device name
[    0.513854] reg-fixed-voltage 8.regulator: Consumer c3 does not have device name
[    0.513892] reg-fixed-voltage 8.regulator: Consumer c6 does not have device name
[    0.513923] reg-fixed-voltage 8.regulator: Consumer c7 does not have device name
[    0.513954] reg-fixed-voltage 8.regulator: Consumer c8 does not have device name
[    0.513984] reg-fixed-voltage 8.regulator: Consumer c9 does not have device name
[    0.514016] reg-fixed-voltage 8.regulator: Consumer c10 does not have device name
[    0.514047] reg-fixed-voltage 8.regulator: Consumer c11 does not have device name
[    0.514079] reg-fixed-voltage 8.regulator: Consumer c12 does not have device name
[    0.514211] reg-3v3-supply: 3300 mV 
[    0.515862] vgaarb: loaded
[    0.516507] SCSI subsystem initialized
[    0.516886] usbcore: registered new interface driver usbfs
[    0.516954] usbcore: registered new interface driver hub
[    0.517072] usbcore: registered new device driver usb
[    0.520002] as3722 4-0040: AS3722 ID: ID1:ID2:ID3 = 0x0c:0x01:0x15
[    0.520032] as3722 4-0040: Final OTP version 1V21
[    0.524820] gpiochip_add: registered GPIOs 1016 to 1023 on device: as3722-gpio
[    0.525026] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.525086] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.525140] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.525173] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.525206] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[    0.525238] as3722-regulator as3722-regulator.0: Consumer c4 does not have device name
[    0.525297] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.525329] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.525361] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[    0.525412] as3722-regulator as3722-regulator.0: Consumer c4 does not have device name
[    0.525446] as3722-regulator as3722-regulator.0: Consumer c5 does not have device name
[    0.525477] as3722-regulator as3722-regulator.0: Consumer c6 does not have device name
[    0.525509] as3722-regulator as3722-regulator.0: Consumer c7 does not have device name
[    0.525576] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.525608] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.525639] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[    0.525670] as3722-regulator as3722-regulator.0: Consumer c4 does not have device name
[    0.525705] as3722-regulator as3722-regulator.0: Consumer c6 does not have device name
[    0.525739] as3722-regulator as3722-regulator.0: Consumer c8 does not have device name
[    0.525769] as3722-regulator as3722-regulator.0: Consumer c9 does not have device name
[    0.525801] as3722-regulator as3722-regulator.0: Consumer c10 does not have device name
[    0.525833] as3722-regulator as3722-regulator.0: Consumer c11 does not have device name
[    0.525865] as3722-regulator as3722-regulator.0: Consumer c12 does not have device name
[    0.525898] as3722-regulator as3722-regulator.0: Consumer c13 does not have device name
[    0.525929] as3722-regulator as3722-regulator.0: Consumer c14 does not have device name
[    0.525961] as3722-regulator as3722-regulator.0: Consumer c15 does not have device name
[    0.526017] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.526049] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.526104] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.526136] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.526167] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[    0.526199] as3722-regulator as3722-regulator.0: Consumer c4 does not have device name
[    0.526231] as3722-regulator as3722-regulator.0: Consumer c5 does not have device name
[    0.526262] as3722-regulator as3722-regulator.0: Consumer c6 does not have device name
[    0.526294] as3722-regulator as3722-regulator.0: Consumer c7 does not have device name
[    0.526325] as3722-regulator as3722-regulator.0: Consumer c8 does not have device name
[    0.526357] as3722-regulator as3722-regulator.0: Consumer c9 does not have device name
[    0.526434] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.526468] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[    0.526558] as3722-regulator as3722-regulator.0: Consumer c8 does not have device name
[    0.526589] as3722-regulator as3722-regulator.0: Consumer c9 does not have device name
[    0.526621] as3722-regulator as3722-regulator.0: Consumer c10 does not have device name
[    0.526677] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.526729] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.526760] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.526792] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[    0.526848] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.526879] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.526938] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.526994] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.527026] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.527101] as3722-regulator as3722-regulator.0: Consumer c1 does not have device name
[    0.527132] as3722-regulator as3722-regulator.0: Consumer c2 does not have device name
[    0.527164] as3722-regulator as3722-regulator.0: Consumer c3 does not have device name
[    0.528088] vdd-cpu: 650 <--> 1300 mV at 1000 mV 3500 mA 
[    0.528868] vdd-core: applied init 1150000uV constraint
[    0.529474] vdd-core: 700 <--> 1350 mV at 1150 mV 3500 mA 
[    0.530675] vddio-ddr: at 1350 mV 
[    0.530999] as3722-sd3: no parameters
[    0.531582] avdd-pll-pex: 1050 mV 
[    0.532785] vdd-1v8: at 1800 mV 
[    0.533137] vdd-gpu: applied init 1000000uV constraint
[    0.534018] vdd-gpu: 650 <--> 1200 mV at 1000 mV 3500 mA 
[    0.534549] avdd-pll: at 1050 mV at 300 mA 
[    0.535849] vdd-cam: 1800 mV at 150 mA 
[    0.536524] avdd-dsi-csi: at 1200 mV at 150 mA 
[    0.537772] vdd-rtc: 800 mV at 150 mA 
[    0.538252] avdd-cam: 2800 mV at 150 mA 
[    0.538766] vdd-1v2-cam: 1175 mV at 150 mA 
[    0.539144] vddio-sdmmc-2: 1800 <--> 3300 mV at 150 mA 
[    0.539650] vdd-1v1-cam: 1275 mV at 150 mA 
[    0.540617] avdd-spi: 3300 mV at 150 mA 
[    0.541123] vdd-2v7-cam: 2800 mV at 150 mA 
[    0.541651] vpp-fuse: 1800 mV at 150 mA 
[    0.542763] Linux video capture interface: v2.00
[    0.543835] Advanced Linux Sound Architecture Driver Initialized.
[    0.544286] ardbeg_wifi_power: 1
[    0.644677] usb0-vbus: 5000 mV 
[    0.644986] usb1-usb2-vbus: 5000 mV 
[    0.645278] vdd-hdmi: 5000 mV 
[    0.645588] avdd-hdmi-pll: 3300 mV 
[    0.645639] avdd-hdmi-pll: supplied by avdd-pll-pex
[    0.645809] reg-fixed-sync-voltage 6.regulator: Consumer c1 does not have device name
[    0.645954] vdd-lcd-bl: 3300 mV 
[    0.646113] reg-fixed-sync-voltage 7.regulator: Consumer c1 does not have device name
[    0.646267] vdd-lcd-bl-en: 5000 mV 
[    0.646446] reg-fixed-sync-voltage 9.regulator: Consumer c3 does not have device name
[    0.646566] reg-5v0-supply: 5000 mV 
[    0.646732] reg-fixed-sync-voltage a.regulator: Consumer c1 does not have device name
[    0.646767] reg-fixed-sync-voltage a.regulator: Consumer c2 does not have device name
[    0.646799] reg-fixed-sync-voltage a.regulator: Consumer c3 does not have device name
[    0.646848] reg-fixed-sync-voltage a.regulator: Consumer c10 does not have device name
[    0.646880] reg-fixed-sync-voltage a.regulator: Consumer c11 does not have device name
[    0.646912] reg-fixed-sync-voltage a.regulator: Consumer c12 does not have device name
[    0.646944] reg-fixed-sync-voltage a.regulator: Consumer c13 does not have device name
[    0.646975] reg-fixed-sync-voltage a.regulator: Consumer c14 does not have device name
[    0.647007] reg-fixed-sync-voltage a.regulator: Consumer c15 does not have device name
[    0.647151] reg-1v8-supply: 1800 mV 
[    0.647493] reg-fixed-sync-voltage b.regulator: Consumer c1 does not have device name
[    0.647648] reg-dcdc-1v2: 1200 mV 
[    0.647839] reg-fixed-sync-voltage c.regulator: Consumer c7 does not have device name
[    0.647873] reg-fixed-sync-voltage c.regulator: Consumer c8 does not have device name
[    0.648467] as3722-gpio2-supply: 3300 mV 
[    0.648679] reg-fixed-sync-voltage d.regulator: Consumer c1 does not have device name
[    0.649204] as3722-gpio4-supply: 3300 mV 
[    0.649517] sdmmc-en-supply: 3300 mV 
[    0.649781] vdd-cdc-1v2-aud: 1200 mV 
[    0.649938] reg-fixed-sync-voltage 10.regulator: Consumer c1 does not have device name
[    0.649974] reg-fixed-sync-voltage 10.regulator: Consumer c2 does not have device name
[    0.650007] reg-fixed-sync-voltage 10.regulator: Consumer c3 does not have device name
[    0.650129] reg-aon-1v8: 1800 mV 
[    0.650293] reg-fixed-sync-voltage 11.regulator: Consumer c1 does not have device name
[    0.650421] reg-aon-1v2: 1200 mV 
[    0.653498] as3722-adc-extcon as3722-adc-extcon.2: USB-Host is disconnected
[    0.656917] tegra: started io power detection dynamic control
[    0.656943] tegra: NO_IO_POWER setting 0x0
[    0.656970] Switching to clocksource arch_sys_counter
[    0.678420] nvmap_heap_init: nvmap_heap_init: created heap block cache
[    0.678613] nvmap_page_pool_init: Total MB RAM: 1891
[    0.678638] nvmap_page_pool_init: nvmap page pool size: 60543 pages (236 MB)
[    0.678814] nvmap_background_zero_thread: PP zeroing thread starting.
[    0.678986]  iram: dma coherent mem declare 0x40001000,258048
[    0.679829] misc nvmap: created heap iram base 0x40001000 size (252KiB)
[    0.679991] nvmap:inner cache maint threshold=2097152
[    0.689897] Wake39 for irq=52
[    0.689997] tegra-otg tegra-otg: otg transceiver registered
[    0.690381] NET: Registered protocol family 2
[    0.691053] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.691262] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[    0.691464] TCP: Hash tables configured (established 8192 bind 8192)
[    0.691526] TCP: reno registered
[    0.691552] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.691609] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.691900] NET: Registered protocol family 1
[    0.692315] RPC: Registered named UNIX socket transport module.
[    0.692340] RPC: Registered udp transport module.
[    0.692360] RPC: Registered tcp transport module.
[    0.692381] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.692670] tegra-fuse tegra-fuse: Fuse driver initialized succesfully
[    0.698403] host1x host1x: initialized
[    0.699679] CPU PMU: probing PMU on CPU 0
[    0.699713] hw perfevents: enabled with ARMv7 Cortex-A15 PMU driver, 7 counters available
[    0.700368] tegra_throttle : init passed
[    0.700490] Tegra cpuquiet initialized: disabled
[    0.700628] cpu-tegra: init EDP limit: 2065 MHz
[    0.701623] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type CPU-therm
[    0.702008] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type GPU-therm
[    0.702271] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type MEM-therm
[    0.702519] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[    0.704077] bounce pool size: 64 pages
[    0.705574] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    0.705870] NTFS driver 2.1.30 [Flags: R/O].
[    0.706176] fuse init (API version 7.22)
[    0.706414] msgmni has been set to 1457
[    0.707858] io scheduler noop registered (default)
[    0.738808] Tegra PCIe error: timeout waiting for PLL
[    0.738892] tegra_pcie_enable_pads unable to initalize pads
[    0.738917] PCIE: enable pads failed
[    0.739919] tegra-pcie: probe of pcie-controller.1 failed with error -16
[    0.740427] pwm-backlight pwm-backlight: unable to request PWM, trying legacy API
[    0.740537] sysedp_create_consumer: unable to create pwm-backlight, no consumer_data for pwm-backlight found
[    0.741358] tsec tsec: initialized
[    0.742832] isp isp.0: initialized
[    0.743819] isp isp.1: initialized
[    0.745437] falcon vic03.0: initialized
[    0.746669] falcon msenc: initialized
[    0.747498] tegradc tegradc.0: DSI: HS clock rate is 464500
[    0.748845] p,wuxga-10-1 panel dt support not available
[    1.029570] tegradc tegradc.0: nominal-pclk:154700000 parent:154500000 div:1.0 pclk:154500000 153153000~168623000
[    1.119237] tegradc tegradc.0: DSI pad calibration done
[    1.126394] tegradc tegradc.0: probed
[    1.126855] tegradc tegradc.0: fb registered
[    1.126880] tegradc tegradc.0: nominal-pclk:154679000 parent:463500000 div:3.0 pclk:154500000 153132210~168600110
[    1.132732] gpio wake4 for gpio=111
[    1.133027] tegra-i2c tegra12-i2c.3: no acknowledge from address 0x50
[    1.134023] tegradc tegradc.1: probed
[    1.137845] Console: switching to colour frame buffer device 80x30
[    1.142463] tegradc tegradc.1: fb registered
[    1.144186] hdmi_state_machine_worker (tid edb0c080): state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[    1.147583] hdmi_state_machine_set_state_l: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[    1.151063] tegra-apbdma tegra-apbdma: Tegra20 APB DMA driver register 32 channels
[    1.155149] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    1.158188] serial8250.0: ttyS0 at MMIO 0x70006300 (irq = 122) is a Tegra
[    1.190082] hdmi_state_machine_worker (tid edb0c080): state 0 (Reset), hpd 0, pending_hpd_evt 0
[    1.190087] hdmi_disable_l: audio_switch 0
[    1.190090] hdmi_disable_l: hpd_switch 0
[    1.190096] hdmi_state_machine_set_state_l: switching from state 0 (Reset) to state 1 (Check Plug)
[    1.200073] hdmi_state_machine_worker (tid edb0c080): state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[    1.200077] hdmi_disable_l: audio_switch 0
[    1.200080] hdmi_disable_l: hpd_switch 0
[    1.200086] hdmi_state_machine_set_state_l: switching from state 1 (Check Plug) to state 3 (Disabled)
[    3.350714] console [ttyS0] enabled
[    3.356600] serial-tegra.0: ttyTHS0 at MMIO 0x70006000 (irq = 68) is a SERIAL_TEGRA
[    3.368453] serial-tegra.1: ttyTHS1 at MMIO 0x70006040 (irq = 69) is a SERIAL_TEGRA
[    3.380400] serial-tegra.2: ttyTHS2 at MMIO 0x70006200 (irq = 78) is a SERIAL_TEGRA
[    3.397494] loop: module loaded
[    3.402944] nct1008_nct72 0-004c: success in enabling rail vdd_nct72
[    3.414826] gpio wake35 for gpio=70
[    3.420537] nct1008_nct72 0-004c: nct1008_probe: initialized
[    3.428943] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type Tboard_tegra
[    3.443062] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type Tdiode_tegra
[    3.458052] tegra_profiler: Branch: Dev
[    3.464116] tegra_profiler: Version: 1.103
[    3.470345] tegra_profiler: Samples version: 34
[    3.476945] tegra_profiler: IO version: 18
[    3.483054] armv7_pmu: arch: Cortex A15, type: 4, ver: 0
[    3.490545] tegra_profiler: auth: init
[    3.496570] GPS: mt3332_gps_mod_init: platform_driver_register ret = 0
[    3.506416] tegra-sata tegra-sata.0: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl TEGRA-SATA mode
[    3.519430] tegra-sata tegra-sata.0: flags: 64bit ncq sntf pm led pmp pio slum part sadm apst 
[    3.533002] scsi0 : tegra-sata
[    3.538369] scsi1 : tegra-sata
[    3.543456] ata1: SATA max UDMA/133 irq 55
[    3.549332] ata2: DUMMY
[    3.555303] tun: Universal TUN/TAP device driver, 1.6
[    3.562049] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
[    3.570286] usbcore: registered new interface driver asix
[    3.577444] usbcore: registered new interface driver ax88179_178a
[    3.585259] usbcore: registered new interface driver cdc_ether
[    3.592799] usbcore: registered new interface driver smsc95xx
[    3.600147] usbcore: registered new interface driver cdc_subset
[    3.607616] usbcore: registered new interface driver cdc_ncm
[    3.614722] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.622831] tegra USB phy - inst[1] platform info:
[    3.629011] port_otg: no
[    3.632931] has_hostpc: yes
[    3.637133] phy_interface: USB_PHY_INTF_UTMI
[    3.642821] op_mode: TEGRA_USB_OPMODE_HOST
[    3.648321] qc2_voltage: 0
[    3.652387] vbus_gpio: -1
[    3.656314] hot_plug: disabled
[    3.660650] remote_wakeup: enabled
[    3.666762] tegra-ehci tegra-ehci.1: Tegra EHCI Host Controller
[    3.673918] tegra-ehci tegra-ehci.1: new USB bus registered, assigned bus number 1
[    3.683934] Wake40 for irq=53
[    3.688102] Wake42 for irq=53
[    3.692267] tegra-ehci tegra-ehci.1: irq 53, io mem 0x7d004000
[    3.705070] tegra-ehci tegra-ehci.1: USB 2.0 started, EHCI 1.10
[    3.712304] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    3.720366] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.730086] usb usb1: Product: Tegra EHCI Host Controller
[    3.736928] usb usb1: Manufacturer: Linux 3.10.40-ga7da876 ehci_hcd
[    3.744626] usb usb1: SerialNumber: tegra-ehci.1
[    3.751216] hub 1-0:1.0: USB hub found
[    3.756424] hub 1-0:1.0: 1 port detected
[    3.762080] tegra USB phy - inst[2] platform info:
[    3.768253] port_otg: no
[    3.772158] has_hostpc: yes
[    3.776300] phy_interface: USB_PHY_INTF_UTMI
[    3.781941] op_mode: TEGRA_USB_OPMODE_HOST
[    3.787399] qc2_voltage: 0
[    3.791450] vbus_gpio: -1
[    3.795441] hot_plug: disabled
[    3.799863] remote_wakeup: enabled
[    3.806060] tegra-ehci tegra-ehci.2: Tegra EHCI Host Controller
[    3.813404] tegra-ehci tegra-ehci.2: new USB bus registered, assigned bus number 2
[    3.823796] Wake41 for irq=129
[    3.828189] Wake43 for irq=129
[    3.832625] tegra-ehci tegra-ehci.2: irq 129, io mem 0x7d008000
[    3.845070] tegra-ehci tegra-ehci.2: USB 2.0 started, EHCI 1.10
[    3.852470] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    3.860668] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.862093] ata1: SATA link down (SStatus 0 SControl 300)
[    3.877405] usb usb2: Product: Tegra EHCI Host Controller
[    3.884203] usb usb2: Manufacturer: Linux 3.10.40-ga7da876 ehci_hcd
[    3.891873] usb usb2: SerialNumber: tegra-ehci.2
[    3.898372] hub 2-0:1.0: USB hub found
[    3.903549] hub 2-0:1.0: 1 port detected
[    3.909196] ehci-pci: EHCI PCI platform driver
[    3.915287] tegra_xusb_read_usb_calib: usb_calib0 = 0x02450389
[    3.922806] usbcore: registered new interface driver usb-storage
[    3.930392] usbcore: registered new interface driver usbserial
[    3.937705] usbcore: registered new interface driver option
[    3.944762] usbserial: USB Serial support registered for GSM modem (1-port)
[    3.953317] usbcore: registered new interface driver pl2303
[    3.960433] usbserial: USB Serial support registered for pl2303
[    3.967949] Nvidia Tegra High-Speed USB Device Controller driver (Apr 30, 2012)
[    3.978483] tegra USB phy - inst[0] platform info:
[    3.984836] port_otg: yes
[    3.989019] has_hostpc: yes
[    3.993368] phy_interface: USB_PHY_INTF_UTMI
[    3.999194] op_mode: TEGRA_USB_OPMODE_DEVICE
[    4.005018] qc2_voltage: 0
[    4.009281] vbus_pmu_irq: 0
[    4.013552] vbus_gpio: -1
[    4.017577] charging: enabled
[    4.021910] remote_wakeup: disabled
[    4.029470] tegra-udc tegra-udc.0: usb_bat_chg regulator not registered: USB charging will not be enabled
[    4.044845] as3722-rtc as3722-rtc.1: rtc core: registered as3722 as rtc0
[    4.053094] as3722-rtc as3722-rtc.1: RTC interrupt 449
[    4.062534] i2c /dev entries driver
[    4.068603] virtual_init
[    4.074498] nvavp nvavp: allocated IOVA at 8ff00000 for AVP os
[    4.082548] tegra_dtv_probe: probing dtv.
[    4.088156] setup_stream: bufsize = 4096, bufnum = 4
[    4.093334] ar0832_init: ++
[    4.099593] i2c-core: driver [max77387] using legacy suspend method
[    4.107392] i2c-core: driver [max77387] using legacy resume method
[    4.115151] i2c-core: driver [as364x] using legacy suspend method
[    4.122704] i2c-core: driver [as364x] using legacy resume method
[    4.130218] [IMX135] sensor driver loading
[    4.135775] [IMX179] sensor driver loading
[    4.141278] [IMX185] sensor driver loading
[    4.146771] [imx132] sensor driver loading
[    4.152211] [AR0330] sensor driver loading
[    4.157635] [ar0261] sensor driver loading
[    4.162994] [AR1335] sensor driver loading
[    4.168354] [ov4689] sensor driver loading
[    4.174452] usbcore: registered new interface driver uvcvideo
[    4.181506] USB Video Class driver (1.1.1)
[    4.187690] zram: Created 1 device(s) ...
[    4.192953] otg state changed: SUSPEND --> PERIPHERAL
[    4.200381] tegra_wdt tegra_wdt.0: last reset is due to power on reset
[    4.208295] WDT heartbeat enabled on probe
[    4.213605] tegra_wdt_probe done
[    4.218410] sdhci: Secure Digital Host Controller Interface driver
[    4.225853] sdhci: Copyright(c) Pierre Ossman
[    4.231516] sdhci-pltfm: SDHCI platform and OF driver helper
[    4.238767] sdhci-tegra sdhci-tegra.3: vddio_sd_slot regulator not found: -517. Assuming vddio_sd_slot is not required.
[    4.252284] sdhci-tegra sdhci-tegra.3: Speedo value 2321
[    4.259050] sdhci-tegra sdhci-tegra.3: Tuning constraints: nom_mv 1150, boot_mv 1150, min_or_mv 1100
[    4.271381] mmc0: no vqmmc regulator found
[    4.276882] mmc0: no vmmc regulator found
[    4.282233] mmc0: Invalid maximum block size, assuming 512 bytes
[    4.289694] sysedp_create_consumer: unable to create sdhci-tegra.3, no consumer_data for sdhci-tegra.3 found
[    4.325081] mmc0: SDHCI controller on sdhci-tegra.3 [sdhci-tegra.3] using ADMA
[    4.337999] sdhci-tegra sdhci-tegra.2: Speedo value 2321
[    4.345145] sdhci-tegra sdhci-tegra.2: Tuning constraints: nom_mv 1150, boot_mv 1150, min_or_mv 1100
[    4.360442] mmc1: no vqmmc regulator found
[    4.366469] mmc1: no vmmc regulator found
[    4.372348] mmc1: Invalid maximum block size, assuming 512 bytes
[    4.380218] sysedp_create_consumer: unable to create sdhci-tegra.2, no consumer_data for sdhci-tegra.2 found[    4.403320] mmc0: BKOPS_EN bit is not set
[    4.414517] sdhci-tegra sdhci-tegra.3: Found T2T coeffs data
[    4.416080] mmc1: SDHCI controller on sdhci-tegra.2 [sdhci-tegra.2] using ADMA

[    4.433165] sdhci-tegra sdhci-tegra.3: 200MHz tap hole coeffs found
[    4.433267] gpio wake56 for gpio=170
[    4.436990] tegra-se tegra12-se: tegra_se_probe: complete
[    4.439926] usbcore: registered new interface driver usbhid
[    4.439929] usbhid: USB HID core driver
[    4.440427] tegra-hier-ictlr tegra-hier-ictlr: probed
[    4.548659] usbcore: registered new interface driver snd-usb-audio
[    4.557314] MAX98090 driver built on Jun  7 2016 at 21:02:54
[    4.565652] tegra_offload_platform probe successfull.
[    4.573570] succefully registered offload opstegra30_avp_audio_platform_probe successful.
[    4.847739] rt5639 0-001c: read 0xfd=0x6
[    4.870155] rt5639 0-001c: ASoC: mux INR Mux has no paths
[    4.877371] rt5639 0-001c: ASoC: mux INL Mux has no paths
[    4.885533] gpio wake49 for gpio=143
[    5.015764] **********Auto tuning windows*************
[    5.022889] WIN_ATTR legend: 0-BOUN_ST, 1-BOUN_END, 2-HOLE
[    5.030139] win[0]: 0(0) - 81(1)
[    5.035091] win[1]: 87(0) - 167(1)
[    5.040160] win[2]: 174(0) - 254(1)
[    5.045244] ***************************************
[    5.051724] ********tuning windows after inserting holes*****
[    5.059038] WIN_ATTR legend: 0-BOUN_ST, 1-BOUN_END, 2-HOLE
[    5.066056] win[0]:-85(0) - 0(1)
[    5.070843] win[1]:1(0) - 1(1)
[    5.075400] win[2]:2(0) - 45(2)
[    5.080000] win[3]:47(2) - 81(1)
[    5.084644] win[4]:87(0) - 131(2)
[    5.089334] win[5]:133(2) - 167(1)
[    5.094083] win[6]:174(0) - 217(2)
[    5.098793] win[7]:219(2) - 254(1)
[    5.103449] ***********************************************
[    5.110304] **********Tuning values*********
[    5.115812] **estimated values**
[    5.120226] T2T_Vmax 55, T2T_Vmin 76, 1'st_hole_Vmax 49, UI_Vmax 90
[    5.127692] **Calculated values**
[    5.132189] T2T_Vmax 58, 1'st_hole_Vmax 46, UI_Vmax 86
[    5.138550] T2T_Vmin 58, 1'st_hole_Vmin 46, UI_Vmin 86
[    5.144919] ***********************************
[    5.150678] ***********final tuning windows**********
[    5.156935] win[0]: -68 - -17
[    5.161071] win[1]: 18 - -16
[    5.165077] win[2]: 19 - 36
[    5.168982] win[3]: 57 - 64
[    5.172875] win[4]: 104 - 116
[    5.176911] win[5]: 149 - 150
[    5.180905] win[6]: 191 - 196
[    5.184849] win[7]: 241 - 237
[    5.188745] ********************************
[    5.193985] best tap win - (19-36), best tap value 27 prev_best_tap 0
[    5.737134] **********Auto tuning windows*************
[    5.743366] WIN_ATTR legend: 0-BOUN_ST, 1-BOUN_END, 2-HOLE
[    5.749992] win[0]: 0(0) - 81(1)
[    5.754367] win[1]: 86(0) - 168(1)
[    5.758923] win[2]: 173(0) - 255(1)
[    5.763573] ***************************************
[    5.769630] ********tuning windows after inserting holes*****
[    5.776569] WIN_ATTR legend: 0-BOUN_ST, 1-BOUN_END, 2-HOLE
[    5.783271] win[0]:-1(0) - 46(2)
[    5.787672] win[1]:48(2) - 81(1)
[    5.792020] win[2]:86(0) - 133(2)
[    5.796421] win[3]:135(2) - 168(1)
[    5.800921] win[4]:173(0) - 220(2)
[    5.805380] win[5]:222(2) - 255(1)
[    5.809818] ***********************************************
[    5.816465] **********Tuning values*********
[    5.821815] **estimated values**
[    5.826142] T2T_Vmax 55, T2T_Vmin 76, 1'st_hole_Vmax 49, UI_Vmax 90
[    5.833602] **Calculated values**
[    5.838126] T2T_Vmax 57, 1'st_hole_Vmax 47, UI_Vmax 87
[    5.844537] T2T_Vmin 57, 1'st_hole_Vmin 47, UI_Vmin 87
[    5.850949] ***********************************
[    5.856792] ***********final tuning windows**********
[    5.863154] win[0]: 16 - 37
[    5.867208] win[1]: 58 - 64
[    5.871200] win[2]: 103 - 118
[    5.875323] win[3]: 151 - 151
[    5.879400] win[4]: 190 - 199
[    5.883467] win[5]: 244 - 238
[    5.887523] ********************************
[    5.892894] best tap win - (16-37), best tap value 27 prev_best_tap 27
[    5.893077] rt5639 0-001c: rt5639_headset_detect RT5639_PWR_ANLG1(0x63) = 0xa814
[    5.893356] rt5639 0-001c: rt5639_headset_detect RT5639_IRQ_CTRL2(0xbe) = 0x0
[    5.918631] sdhci-tegra sdhci-tegra.3: sdhci_tegra_verify_best_tap: tuning freq 200000000hz, best tap 27
[    5.933350] mmc0: new HS200 MMC card at address 0001
[    5.939978] mmcblk mmc0:0001: Card claimed for testing.
[    5.946870] mmcblk0: mmc0:0001 SEM16G 14.6 GiB 
[    5.953015] mmcblk0rpmb: mmc0:0001 SEM16G partition 3 4.00 MiB
[    5.957741] rt5639 0-001c: rt5639_headset_detect jack_type = 2
[    5.958243] tegra-snd-rt5639 tegra-snd-rt5639.0:  rt5639-aif1 <-> tegra30-i2s.1 mapping ok
[    5.958706] tegra-snd-rt5639 tegra-snd-rt5639.0:  dit-hifi <-> tegra30-spdif mapping ok
[    5.959292] tegra-snd-rt5639 tegra-snd-rt5639.0:  dit-hifi <-> tegra30-i2s.3 mapping ok
[    5.959870] tegra-snd-rt5639 tegra-snd-rt5639.0:  rt5639-aif1 <-> dit-hifi mapping ok
[    5.960413] tegra-snd-rt5639 tegra-snd-rt5639.0:  dit-hifi <-> dit-hifi mapping ok
[    5.960797] tegra-snd-rt5639 tegra-snd-rt5639.0: Allocating for stream playback
[    5.960900] tegra-snd-rt5639 tegra-snd-rt5639.0: Allocating for stream capture
[    5.961008] tegra-snd-rt5639 tegra-snd-rt5639.0:  snd-soc-dummy-dai <-> tegra-offload-pcm mapping ok
[    5.961340] compress asoc: snd-soc-dummy-dai <-> tegra-offload-compr mapping ok
[    5.961716] tegra-snd-rt5639 tegra-snd-rt5639.0: Allocating for stream playback
[    5.961824] tegra-snd-rt5639 tegra-snd-rt5639.0: Allocating for stream capture
[    5.961934] tegra-snd-rt5639 tegra-snd-rt5639.0:  snd-soc-dummy-dai <-> tegra-offload-pcm mapping ok
[    5.962279] tegra-snd-rt5639 tegra-snd-rt5639.0:  rt5639-aif1 <-> tegra30-i2s.1 mapping ok
[    5.965933] input: tegra-rt5639 Headphone Jack as /devices/platform/tegra-snd-rt5639.0/sound/card1/input0
[    5.967745] sysedp_create_consumer: unable to create speaker, no consumer_data for speaker found
[    5.967745] oprofile: using timer interrupt.
[    6.157556] GACT probability NOT on
[    6.163457] Mirror/redirect action on
[    6.169428] u32 classifier
[    6.174395]     Actions configured
[    6.179971] Netfilter messages via NETLINK v0.30.
[    6.186901] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
[    6.195635] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[    6.204753] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[    6.212982] xt_time: kernel timezone is -0000
[    6.219533]  mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9
[    6.219766] ip_tables: (C) 2000-2006 Netfilter Core Team
[    6.219926] arp_tables: (C) 2002 David S. Miller
[    6.219968] TCP: cubic registered
[    6.245345] NET: Registered protocol family 10
[    6.252535] mip6: Mobile IPv6
[    6.257312] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    6.264701] sit: IPv6 over IPv4 tunneling driver
[    6.272071] NET: Registered protocol family 17
[    6.278240] NET: Registered protocol family 15
[    6.284436] NET: Registered protocol family 35
[    6.290487] NET: Registered protocol family 37
[    6.296355] NET: Registered protocol family 41
[    6.303563] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0
[    6.338277] Registering SWP/SWPB emulation handler
[    6.344462] last reset is due to power on reset
[    6.344462] 
[    6.353185] Disabling clocks left on by bootloader:
[    6.359461]    audio_2x
[    6.363301]    audio
[    6.366816]    audio4
[    6.370365]    audio3
[    6.373820]    audio2
[    6.377217]    audio1
[    6.380573]    audio0
[    6.383952]    hdmi_audio
[    6.387575]    entropy
[    6.390910]    dsi2-fixed
[    6.394479]    dsi1-fixed
[    6.398019]    nor
[    6.400887]    trace
[    6.403900]    sdmmc4_ddr
[    6.407308]    sdmmc3_ddr
[    6.410751]    cclk_lp
[    6.413910]    pll_x_out0
[    6.417345]    pll_m_out1
[    6.420887] tegra_dvfs: vdd_cpu connected to regulator
[    6.426893] tegra_dvfs: vdd_core connected to regulator
[    6.432936] tegra_dvfs: vdd_gpu connected to regulator
[    6.440204] cpu_cold cooling device is registered
[    6.445796] cpu_hot cooling device is registered
[    6.445890] Tegra CPU DFLL is initialized with use_dfll = 1
[    6.445955] CPU rate: 696 MHz
[    6.627428] tegra dvfs: tegra sysfs cap interface is initialized
[    6.634339] tegra dvfs: tegra sysfs gpu & emc interface is initialized
[    6.642221] tegra_actmon.emc: Completed initialization (0)
[    6.648769] tegra_actmon.avp: Completed initialization (0)
[    6.655313] tegra_mon.cpu_emc: Completed initialization (0)
[    6.664673] reg-aon-1v2: incomplete constraints, leaving on
[    6.671236] reg-aon-1v8: incomplete constraints, leaving on
[    6.677744] sdmmc-en-supply: incomplete constraints, leaving on
[    6.684633] reg-dcdc-1v2: incomplete constraints, leaving on
[    6.691299] reg-5v0-supply: incomplete constraints, leaving on
[    6.698191] avdd-hdmi-pll: incomplete constraints, leaving on
[    6.705044] usb0-vbus: incomplete constraints, leaving on
[    6.711587] vpp-fuse: incomplete constraints, leaving on
[    6.718081] vdd-2v7-cam: incomplete constraints, leaving on
[    6.724914] avdd-spi: incomplete constraints, leaving on
[    6.731500] vdd-1v1-cam: incomplete constraints, leaving on
[    6.738391] vddio-sdmmc-2: incomplete constraints, leaving on
[    6.745501] vdd-1v2-cam: incomplete constraints, leaving on
[    6.752435] avdd-cam: incomplete constraints, leaving on
[    6.759131] vdd-cam: incomplete constraints, leaving on
[    6.765758] as3722-sd3: incomplete constraints, leaving on
[    6.772651] vdd-3v3-aon: incomplete constraints, leaving on
[    6.779645] vdd-ac-bat: incomplete constraints, leaving on
[    6.786551] regulator-dummy: incomplete constraints, leaving on
[    6.794654] gpio wake51 for gpio=128
[    6.799850] input: gpio-keys.3 as /devices/platform/gpio-keys.3/input/input1
[    6.809114] as3722-rtc as3722-rtc.1: setting system clock to 2000-01-01 03:42:59 UTC (946698179)
[    6.821570] ALSA device list:
[    6.825787]   #0: HDA NVIDIA Tegra at 0x70038000 irq 113
[    6.832447]   #1: tegra-rt5639
[    6.837788] EXT4-fs (mmcblk0p1): couldn't mount as ext3 due to feature incompatibilities
[    6.849111] EXT4-fs (mmcblk0p1): couldn't mount as ext2 due to feature incompatibilities
[    6.867275] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[    6.878397] VFS: Mounted root (ext4 filesystem) on device 179:1.
[    6.889106] devtmpfs: mounted
[    6.893845] Freeing unused kernel memory: 496K (c0b5c000 - c0bd8000)
[    7.134300] init: plymouth-upstart-bridge main process (116) terminated with status 1
[    7.145904] init: plymouth-upstart-bridge main process ended, respawning
[    7.198399] init: plymouth-upstart-bridge main process (126) terminated with status 1
[    7.210215] init: plymouth-upstart-bridge main process ended, respawning
[    7.223843] init: ureadahead main process (119) terminated with status 5
[    7.260476] init: plymouth-upstart-bridge main process (130) terminated with status 1
[    7.272528] init: plymouth-upstart-bridge main process ended, respawning
 * Starting Mount filesystems on boot                                    [ OK ]

 * Starting Signal sysvinit that the rootfs is mounted                   [ OK ]

 * Starting Clean /tmp directory                                         [ OK ]

 * Starting Populate and link to /run filesystem                         [ OK ]

 * Stopping Populate and link to /run filesystem                         [ OK ]

 * Stopping Clean /tmp directory                                         [ OK ]

 * Stopping Track if upstart is running in a container                   [ OK ]

 * Starting Initialize or finalize resolvconf                            [ OK ]

 * Starting Signal sysvinit that virtual filesystems are mounted         [ OK ]

 * Starting Signal sysvinit that virtual filesystems are mounted         [ OK ]

 * Starting Signal sysvinit that local filesystems are mounted           [ OK ]

 * Starting Bridge udev events into upstart                              [ OK ]

 * Starting Signal sysvinit that remote filesystems are mounted          [ OK ]

 * Stopping Mount filesystems on boot                                    [ OK ]

 * Starting NFSv4 id <-> name mapper                               [ OK ]

 * Starting flush early job output to logs                               [ OK ]

 * Starting D-Bus system message bus                                     [ OK ]

 * Starting device node and kernel event manager                         [ OK ]

 * Stopping flush early job output to logs                               [ OK ]

 * Starting NVIDIA specific init script                                  [ OK ]

 * Starting load modules from /etc/modules                               [ OK ]

 * Starting cold plug devices                                            [ OK ]

 * Starting log initial device creation                                  [ OK ]

 * Starting SystemD login management service                             [ OK ]

 * Stopping load modules from /etc/modules                               [ OK ]

 * Starting bluetooth daemon                                             [ OK ]

 * Starting system logging daemon                                        [ OK ]

 * Stopping rpcsec_gss daemon                                            [ OK ]

 * Stopping NVID

Duplicate, answered here:
https://devtalk.nvidia.com/default/topic/1026869/jetson-tk1/jetson-tk1-problem-no-hdmi-output-or-lan-connection/

@UltraMagnus, did you find a solution to this problem? I am having kinda same prob here. Appreciate your response.