U-Boot SPL 2016.05-rc2 (Apr 21 2016 - 16:23:00) Trying to boot from RAM U-Boot 2016.05-rc2 (Apr 21 2016 - 16:23:00 -0700) TEGRA124 Model: NVIDIA Jetson TK1 Board: NVIDIA Jetson TK1 DRAM: 2 GiB MC: Tegra SD/MMC: 0, Tegra SD/MMC: 1 In: serial Out: serial Err: serial Net: No ethernet found. Hit any key to stop autoboot: 2  0 Tegra124 (Jetson TK1) # Tegra124 (Jetson TK1) # pci enum Tegra124 (Jetson TK1) # setenv bootargs 'ignore_loglevel console=ttyS0,115200n8 rw root=PARTUUID=b1791faa-84e8-4e27-83a1-9fb0a77e8803 rootwait gpt debug noinitrd earlyprintk init=/bin/bash' Tegra124 (Jetson TK1) # setenv ipaddr 192.168.100.102; setenv serverip 192.168.100.1; setenv tftpserverip 192.168.100.1 Tegra124 (Jetson TK1) # tftpboot 0x82000000 zImage.tegra_defconfig Warning: eth_rtl8169 using MAC address from ROM Using eth_rtl8169 device TFTP from server 192.168.100.1; our IP address is 192.168.100.102 Filename 'zImage.tegra_defconfig'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################ 4 MiB/s done Bytes transferred = 6192624 (5e7df0 hex) Tegra124 (Jetson TK1) # tftpboot 0x83000000 tegra124-jetson-tk1.dtb Using eth_rtl8169 device TFTP from server 192.168.100.1; our IP address is 192.168.100.102 Filename 'tegra124-jetson-tk1.dtb'. Load address: 0x83000000 Loading: *##### 3.7 MiB/s done Bytes transferred = 66544 (103f0 hex) Tegra124 (Jetson TK1) # bootz 0x82000000 - 0x83000000 Kernel image @ 0x82000000 [ 0x000000 - 0x5e7df0 ] ## Flattened Device Tree blob at 83000000 Booting using the fdt blob at 0x83000000 Using Device Tree in place at 83000000, end 830133ef Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.15.0-rc1-next-20171128-14923-g5bef298 (jonathanh@kaivo) (gcc version 4.7.3 20130328 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.04-20130415 - Linaro GCC 2013.04)) #1 SMP PREEMPT Mon Nov 27 20:02:56 PST 2017 [ 0.000000] CPU: ARMv7 Processor [413fc0f3] revision 3 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: NVIDIA Tegra124 Jetson TK1 [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] bootconsole [earlycon0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 64 MiB at 0xfbc00000 [ 0.000000] On node 0 totalpages: 524032 [ 0.000000] Normal zone: 1536 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 196608 pages, LIFO batch:31 [ 0.000000] HighMem zone: 327424 pages, LIFO batch:31 [ 0.000000] random: fast init done [ 0.000000] percpu: Embedded 17 pages/cpu @eef88000 s39296 r8192 d22144 u69632 [ 0.000000] pcpu-alloc: s39296 r8192 d22144 u69632 alloc=17*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 522496 [ 0.000000] Kernel command line: ignore_loglevel console=ttyS0,115200n8 rw root=PARTUUID=b1791faa-84e8-4e27-83a1-9fb0a77e8803 rootwait gpt debug noinitrd earlyprintk init=/bin/bash [ 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: 1998492K/2096128K available (9216K kernel code, 778K rwdata, 2560K rodata, 1024K init, 299K bss, 32100K reserved, 65536K cma-reserved, 1244160K highmem) [ 0.000000] Virtual kernel memory layout: [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB) [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB) [ 0.000000] vmalloc : 0xf0800000 - 0xff800000 ( 240 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf0000000 ( 768 MB) [ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB) [ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB) [ 0.000000] .text : 0xc0008000 - 0xc0a00000 (10208 kB) [ 0.000000] .init : 0xc0d00000 - 0xc0e00000 (1024 kB) [ 0.000000] .data : 0xc0e00000 - 0xc0ec2ba4 ( 779 kB) [ 0.000000] .bss : 0xc0ec2ba4 - 0xc0f0d7ec ( 300 kB) [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Tasks RCU enabled. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] /interrupt-controller@60004000: 160 interrupts forwarded to /interrupt-controller@50041000 [ 0.000000] Tegra clk 127: register failed with -17 [ 0.000009] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.007457] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.016984] Switching to timer-based delay loop, resolution 1000ns [ 0.024230] arch_timer: cp15 timer(s) running at 12.00MHz (virt). [ 0.029208] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.039957] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.047924] Switching to timer-based delay loop, resolution 83ns [ 0.054401] Console: colour dummy device 80x30 [ 0.058340] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 0.068650] pid_max: default: 32768 minimum: 301 [ 0.073727] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.079834] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.087677] CPU: Testing write buffer coherency: ok [ 0.092004] /cpus/cpu@0 missing clock-frequency property [ 0.097008] /cpus/cpu@1 missing clock-frequency property [ 0.102316] /cpus/cpu@2 missing clock-frequency property [ 0.107581] /cpus/cpu@3 missing clock-frequency property [ 0.112852] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.152966] Setting up static identity map for 0x80100000 - 0x801000a0 [ 0.157720] Hierarchical SRCU implementation. [ 0.173508] Tegra Revision: A01 SKU: 129 CPU Process: 1 SoC Process: 1 [ 0.192990] smp: Bringing up secondary CPUs ... [ 0.243617] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.323731] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.403848] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.413422] smp: Brought up 1 node, 4 CPUs [ 0.432509] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.438678] CPU: All CPU(s) started in SVC mode. [ 0.445119] devtmpfs: initialized [ 0.465087] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.471204] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.480644] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.488145] pinctrl core: initialized pinctrl subsystem [ 0.493182] NET: Registered protocol family 16 [ 0.497875] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.504550] cpuidle: using governor menu [ 0.530339] No ATAGs? [ 0.530472] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.538833] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.546549] iommu: Adding device reg-dummy to group 0 [ 0.549753] iommu: Adding device 1003000.pcie to group 1 [ 0.555055] iommu: Adding device 50000000.host1x to group 2 [ 0.560610] iommu: Adding device 54200000.dc to group 3 [ 0.565790] iommu: Adding device 54240000.dc to group 4 [ 0.570977] iommu: Adding device 54280000.hdmi to group 5 [ 0.576364] iommu: Adding device 57000000.gpu to group 6 [ 0.581636] iommu: Adding device 60005000.timer to group 7 [ 0.587069] iommu: Adding device 60007000.flow-controller to group 8 [ 0.593415] iommu: Adding device 6000c800.actmon to group 9 [ 0.598944] iommu: Adding device 6000d000.gpio to group 10 [ 0.604421] iommu: Adding device 60020000.dma to group 11 [ 0.609793] iommu: Adding device 70000800.apbmisc to group 12 [ 0.615516] iommu: Adding device 70000868.pinmux to group 13 [ 0.621135] iommu: Adding device 70006000.serial to group 14 [ 0.626783] iommu: Adding device 70006040.serial to group 15 [ 0.632395] iommu: Adding device 70006300.serial to group 16 [ 0.638049] iommu: Adding device 7000c000.i2c to group 17 [ 0.643403] iommu: Adding device 7000c400.i2c to group 18 [ 0.648794] iommu: Adding device 7000c500.i2c to group 19 [ 0.654151] iommu: Adding device 7000c700.i2c to group 20 [ 0.659550] iommu: Adding device 7000d000.i2c to group 21 [ 0.664896] iommu: Adding device 7000d400.spi to group 22 [ 0.670295] iommu: Adding device 7000da00.spi to group 23 [ 0.675645] iommu: Adding device 7000e000.rtc to group 24 [ 0.681036] iommu: Adding device 7000e400.pmc to group 25 [ 0.686389] iommu: Adding device 7000f800.fuse to group 26 [ 0.691868] iommu: Adding device 70019000.memory-controller to group 27 [ 0.698437] iommu: Adding device 7001b000.emc to group 28 [ 0.703833] iommu: Adding device 70027000.sata to group 29 [ 0.709271] iommu: Adding device 70030000.hda to group 30 [ 0.714663] iommu: Adding device 70090000.usb to group 31 [ 0.720017] iommu: Adding device 7009f000.padctl to group 32 [ 0.725683] iommu: Adding device 700b0400.sdhci to group 33 [ 0.731196] iommu: Adding device 700b0600.sdhci to group 34 [ 0.736764] iommu: Adding device 70015000.cec to group 35 [ 0.742129] iommu: Adding device 700e2000.thermal-sensor to group 36 [ 0.748464] iommu: Adding device 70110000.clock to group 37 [ 0.753990] iommu: Adding device 70300000.ahub to group 38 [ 0.759469] iommu: Adding device 7d000000.usb to group 39 [ 0.764824] iommu: Adding device 7d000000.usb-phy to group 40 [ 0.770561] iommu: Adding device 7d004000.usb to group 41 [ 0.775917] iommu: Adding device 7d004000.usb-phy to group 42 [ 0.781660] iommu: Adding device 7d008000.usb to group 43 [ 0.787016] iommu: Adding device 7d008000.usb-phy to group 44 [ 0.792747] iommu: Adding device pmu to group 45 [ 0.797323] iommu: Adding device timer to group 46 [ 0.802091] iommu: Adding device clocks to group 47 [ 0.806962] iommu: Adding device gpio-keys to group 48 [ 0.812058] iommu: Adding device regulators to group 49 [ 0.817284] iommu: Adding device regulators:regulator@0 to group 50 [ 0.823495] iommu: Adding device regulators:regulator@1 to group 51 [ 0.829756] iommu: Adding device regulators:regulator@2 to group 52 [ 0.835977] iommu: Adding device regulators:regulator@3 to group 53 [ 0.842233] iommu: Adding device regulators:regulator@4 to group 54 [ 0.848464] iommu: Adding device regulators:regulator@7 to group 55 [ 0.854714] iommu: Adding device regulators:regulator@8 to group 56 [ 0.860944] iommu: Adding device regulators:regulator@10 to group 57 [ 0.867280] iommu: Adding device regulators:regulator@11 to group 58 [ 0.873588] iommu: Adding device regulators:regulator@12 to group 59 [ 0.879935] iommu: Adding device regulators:regulator@13 to group 60 [ 0.886244] iommu: Adding device regulators:regulator@14 to group 61 [ 0.892587] iommu: Adding device sound to group 62 [ 0.914269] +5V_SYS: supplied by +VDD_MUX [ 0.916760] +3.3V_SYS: supplied by +VDD_MUX [ 0.921316] +USB0_VBUS_SW: Failed to request enable GPIO108: -517 [ 0.926644] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.934763] +5V_USB_HS: Failed to request enable GPIO109: -517 [ 0.940488] reg-fixed-voltage regulators:regulator@8: Failed to register regulator: -517 [ 0.948719] +1.05V_RUN_AVDD_HDMI_PLL: Failed to request enable GPIO63: -517 [ 0.955508] reg-fixed-voltage regulators:regulator@11: Failed to register regulator: -517 [ 0.963707] +5V_HDMI_CON: Failed to request enable GPIO86: -517 [ 0.969521] reg-fixed-voltage regulators:regulator@12: Failed to register regulator: -517 [ 0.977746] +5V_SATA: Failed to request enable GPIO242: -517 [ 0.983300] reg-fixed-voltage regulators:regulator@13: Failed to register regulator: -517 [ 0.991526] +12V_SATA: Failed to request enable GPIO242: -517 [ 0.997164] reg-fixed-voltage regulators:regulator@14: Failed to register regulator: -517 [ 1.006607] vgaarb: loaded [ 1.008754] SCSI subsystem initialized [ 1.011958] libata version 3.00 loaded. [ 1.015839] usbcore: registered new interface driver usbfs [ 1.021066] usbcore: registered new interface driver hub [ 1.026369] usbcore: registered new device driver usb [ 1.034570] Linux video capture interface: v2.00 [ 1.037351] pps_core: LinuxPPS API ver. 1 registered [ 1.042250] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 1.051355] PTP clock support registered [ 1.056663] Advanced Linux Sound Architecture Driver Initialized. [ 1.061929] Bluetooth: Core ver 2.22 [ 1.064886] NET: Registered protocol family 31 [ 1.069285] Bluetooth: HCI device and connection manager initialized [ 1.075589] Bluetooth: HCI socket layer initialized [ 1.080461] Bluetooth: L2CAP socket layer initialized [ 1.085497] Bluetooth: SCO socket layer initialized [ 1.090975] clocksource: Switched to clocksource arch_sys_counter [ 1.187018] NET: Registered protocol family 2 [ 1.190469] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 1.196609] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 1.203095] TCP: Hash tables configured (established 8192 bind 8192) [ 1.209715] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 1.215179] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 1.221784] NET: Registered protocol family 1 [ 1.236485] RPC: Registered named UNIX socket transport module. [ 1.240491] RPC: Registered udp transport module. [ 1.245219] RPC: Registered tcp transport module. [ 1.249851] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 1.256731] iommu: Adding device regulatory.0 to group 63 [ 1.261892] PCI: CLS 0 bytes, default 64 [ 1.267365] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 1.274391] iommu: Adding device alarmtimer to group 64 [ 1.280020] Initialise system trusted keyrings [ 1.283511] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 1.291144] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.306306] NFS: Registering the id_resolver key type [ 1.309460] Key type id_resolver registered [ 1.313664] Key type id_legacy registered [ 1.322530] Key type asymmetric registered [ 1.324716] Asymmetric key parser 'x509' registered [ 1.329701] bounce: pool size: 64 pages [ 1.333509] io scheduler noop registered (default) [ 1.338149] io scheduler mq-deadline registered [ 1.342680] io scheduler kyber registered [ 1.348472] usb2-0: usb2-0 supply vbus not found, using dummy regulator [ 1.353504] usb2-1: usb2-1 supply vbus not found, using dummy regulator [ 1.360401] tegra-xusb-padctl 7009f000.padctl: failed to setup XUSB ports: -517 [ 1.376806] tegra-pcie 1003000.pcie: 2x1, 1x1 configuration [ 1.380510] tegra-pcie 1003000.pcie: Failed to get supply 'avddio-pex': -517 [ 1.390446] tegra124-dfll 70110000.clock: couldn't get vdd_cpu regulator [ 1.401275] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels [ 1.408253] tegra-pmc 7000e400.pmc: emergency thermal reset enabled [ 1.413835] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.419604] iommu: Adding device serial8250 to group 65 [ 1.426542] console [ttyS0] disabled [ 1.428291] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 335, base_baud = 25500000) is a Tegra [ 1.437266] console [ttyS0] enabled [ 1.437266] console [ttyS0] enabled [ 1.443800] bootconsole [earlycon0] disabled [ 1.443800] bootconsole [earlycon0] disabled [ 1.452827] 70006000.serial: ttyTHS1 at MMIO 0x70006000 (irq = 333, base_baud = 0) is a TEGRA_UART [ 1.463853] 70006040.serial: ttyTHS2 at MMIO 0x70006040 (irq = 334, base_baud = 0) is a TEGRA_UART [ 1.492505] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.512056] loop: module loaded [ 1.516553] at24 0-0056: 256 byte 24c02 EEPROM, writable, 8 bytes/write [ 1.523993] as3722 4-0040: AS3722 with revision 0x1 found [ 1.531603] iommu: Adding device as3722-pinctrl to group 66 [ 1.538861] iommu: Adding device as3722-regulator to group 67 [ 1.547528] as3722-sd2: supplied by +5V_SYS [ 1.552227] as3722-sd3: supplied by +5V_SYS [ 1.556651] +1.35V_LP0(sd3): Bringing 0uV into 1350000-1350000uV [ 1.563042] as3722-sd4: supplied by +5V_SYS [ 1.567695] as3722-sd5: supplied by +5V_SYS [ 1.573811] as3722-ldo0: supplied by +1.35V_LP0(sd2) [ 1.579899] +1.8V_RUN_CAM: Bringing 0uV into 1800000-1800000uV [ 1.586168] as3722-ldo2: supplied by +1.8V_VDDIO [ 1.592121] as3722-ldo3: supplied by +3.3V_SYS [ 1.596617] +1.05V_LP0_VDD_RTC: Bringing 1100000uV into 1000000-1000000uV [ 1.604459] as3722-ldo4: supplied by +3.3V_SYS [ 1.609127] +2.8V_RUN_CAM: Bringing 0uV into 2800000-2800000uV [ 1.615392] as3722-ldo5: supplied by +1.8V_VDDIO [ 1.620234] +1.2V_RUN_CAM_FRONT: Bringing 0uV into 1200000-1200000uV [ 1.627206] +VDDIO_SDMMC3: bypassed regulator has no supply! [ 1.632881] +VDDIO_SDMMC3: failed to get the current voltage(-517) [ 1.639060] as3722-regulator as3722-regulator: regulator 13 register failed -517 [ 1.649274] iommu: Adding device as3722-rtc to group 68 [ 1.654707] iommu: Adding device as3722-adc to group 69 [ 1.660074] iommu: Adding device as3722-power-off to group 70 [ 1.665992] iommu: Adding device as3722-wdt to group 71 [ 1.672015] tegra-ahci 70027000.sata: couldn't get PHY in node sata: -517 [ 1.690627] m25p80 spi1.0: w25q32dw (4096 Kbytes) [ 1.707403] iommu: Adding device Fixed MDIO bus.0 to group 72 [ 1.713353] libphy: Fixed MDIO Bus: probed [ 1.717446] CAN device driver interface [ 1.721349] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.728299] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.734020] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.741485] usbcore: registered new interface driver pegasus [ 1.747203] usbcore: registered new interface driver asix [ 1.752679] usbcore: registered new interface driver ax88179_178a [ 1.758813] usbcore: registered new interface driver cdc_ether [ 1.764734] usbcore: registered new interface driver smsc75xx [ 1.770536] usbcore: registered new interface driver smsc95xx [ 1.776346] usbcore: registered new interface driver net1080 [ 1.782073] usbcore: registered new interface driver cdc_subset [ 1.788033] usbcore: registered new interface driver zaurus [ 1.793699] usbcore: registered new interface driver cdc_ncm [ 1.799596] tegra-phy 7d000000.usb-phy: no vbus regulator [ 1.805247] tegra-phy 7d004000.usb-phy: no vbus regulator [ 1.810934] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.817473] ehci-pci: EHCI PCI platform driver [ 1.821996] tegra-ehci: Tegra EHCI driver [ 1.828849] tegra-ehci 7d004000.usb: EHCI Host Controller [ 1.834292] tegra-ehci 7d004000.usb: new USB bus registered, assigned bus number 1 [ 1.842118] tegra-ehci 7d004000.usb: irq 356, io mem 0x7d004000 [ 1.871007] tegra-ehci 7d004000.usb: USB 2.0 started, EHCI 1.10 [ 1.877829] hub 1-0:1.0: USB hub found [ 1.881639] hub 1-0:1.0: 1 port detected [ 1.886790] usbcore: registered new interface driver cdc_acm [ 1.892464] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 1.900521] usbcore: registered new interface driver cdc_wdm [ 1.906278] usbcore: registered new interface driver usb-storage [ 1.913924] iommu: Adding device ci_hdrc.0 to group 73 [ 1.925741] as3722-rtc as3722-rtc: rtc core: registered as3722-rtc as rtc0 [ 1.932639] as3722-rtc as3722-rtc: RTC interrupt 379 [ 1.940414] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.947616] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.954158] i2c /dev entries driver [ 1.958903] usbcore: registered new interface driver uvcvideo [ 1.964667] USB Video Class driver (1.1.1) [ 1.968757] gspca_main: v2.14.0 registered [ 1.973508] lm90 0-004c: 0-004c supply vcc not found, using dummy regulator [ 1.983794] tegra-wdt 60005000.timer: initialized (heartbeat = 120 sec, nowayout = 0) [ 1.992290] iommu: Adding device cpufreq-tegra124 to group 74 [ 1.998600] sdhci: Secure Digital Host Controller Interface driver [ 2.004795] sdhci: Copyright(c) Pierre Ossman [ 2.009145] sdhci-pltfm: SDHCI platform and OF driver helper [ 2.015146] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 2.020036] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 2.041033] mmc0: Unknown controller version (3). You may experience problems. [ 2.048290] mmc0: Invalid maximum block size, assuming 512 bytes [ 2.083600] mmc0: SDHCI controller on 700b0600.sdhci [700b0600.sdhci] using ADMA [ 2.091742] usbcore: registered new interface driver usbhid [ 2.097307] usbhid: USB HID core driver [ 2.103823] iommu: Adding device snd-soc-dummy to group 75 [ 2.148105] mmc0: new high speed MMC card at address 0001 [ 2.154104] mmcblk0: mmc0:0001 SEM16G 14.7 GiB [ 2.159032] mmcblk0boot0: mmc0:0001 SEM16G partition 1 4.00 MiB [ 2.165385] mmcblk0boot1: mmc0:0001 SEM16G partition 2 4.00 MiB [ 2.171556] mmcblk0rpmb: mmc0:0001 SEM16G partition 3 4.00 MiB, chardev (247:0) [ 2.180551] mmcblk0: p1 [ 2.541411] iommu: Adding device 70301100.i2s to group 76 [ 2.547684] tegra30-i2s 70301100.i2s: DMA channels sourced from device 70300000.ahub [ 2.567941] tegra-snd-rt5640 sound: rt5640-aif1 <-> 70301100.i2s mapping ok [ 2.578880] input: NVIDIA Tegra Jetson TK1 Headphones as /devices/soc0/sound/sound/card1/input0 [ 2.590045] NET: Registered protocol family 10 [ 2.595909] Segment Routing with IPv6 [ 2.599750] mip6: Mobile IPv6 [ 2.602746] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.610140] NET: Registered protocol family 17 [ 2.614621] NET: Registered protocol family 15 [ 2.619059] can: controller area network core (rev 20170425 abi 9) [ 2.625523] NET: Registered protocol family 29 [ 2.629964] can: raw protocol (rev 20170425) [ 2.634253] can: broadcast manager protocol (rev 20170425 t) [ 2.639912] can: netlink gateway (rev 20170425) max_hops=1 [ 2.645590] Bluetooth: RFCOMM socket layer initialized [ 2.650738] Bluetooth: RFCOMM ver 1.11 [ 2.654558] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 2.659883] Bluetooth: BNEP socket layer initialized [ 2.664861] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 2.670779] Bluetooth: HIDP socket layer initialized [ 2.675959] Key type dns_resolver registered [ 2.680727] Registering SWP/SWPB emulation handler [ 2.686394] Loading compiled-in X.509 certificates [ 2.708724] +3.3V_RUN: supplied by +3.3V_SYS [ 2.714032] +USB0_VBUS_SW: supplied by +5V_SYS [ 2.718728] +3.3V_AVDD_HDMI_AP_GATED: supplied by +3.3V_RUN [ 2.724758] +5V_USB_HS: supplied by +5V_SYS [ 2.729889] +3.3V_LP0: supplied by +3.3V_SYS [ 2.735175] +5V_HDMI_CON: supplied by +5V_SYS [ 2.739945] +5V_SATA: supplied by +5V_SYS [ 2.744693] +12V_SATA: supplied by +VDD_MUX [ 2.750296] usb2-0: usb2-0 supply vbus not found, using dummy regulator [ 2.757188] usb2-1: usb2-1 supply vbus not found, using dummy regulator [ 2.764314] usb3-0: usb3-0 supply vbus not found, using dummy regulator [ 2.771914] tegra-pcie 1003000.pcie: 2x1, 1x1 configuration [ 2.777528] tegra-pcie 1003000.pcie: Failed to get supply 'avddio-pex': -517 [ 2.786656] tegra124-dfll 70110000.clock: couldn't get vdd_cpu regulator [ 2.795376] tegra-hdmi 54280000.hdmi: failed to get PLL regulator [ 2.804248] as3722-sd2: supplied by +5V_SYS [ 2.808735] as3722-sd3: supplied by +5V_SYS [ 2.813272] as3722-sd4: supplied by +5V_SYS [ 2.817758] as3722-sd5: supplied by +5V_SYS [ 2.823646] as3722-ldo0: supplied by +1.35V_LP0(sd2) [ 2.829130] as3722-ldo1: supplied by +3.3V_RUN [ 2.834397] as3722-ldo2: supplied by +1.8V_VDDIO [ 2.839941] as3722-ldo3: supplied by +3.3V_SYS [ 2.845488] as3722-ldo4: supplied by +3.3V_SYS [ 2.850241] as3722-ldo5: supplied by +1.8V_VDDIO [ 2.855193] as3722-ldo6: supplied by +3.3V_RUN [ 2.859944] as3722-ldo7: supplied by +1.8V_VDDIO [ 2.865970] input: tegra-hda HDMI/DP,pcm=3 as /devices/soc0/70030000.hda/sound/card0/input1 [ 2.874512] +1.05V_RUN_CAM_REAR: Bringing 0uV into 1050000-1050000uV [ 2.881668] as3722-ldo9: supplied by +5V_SYS [ 2.887142] +3.3V_RUN_TOUCH: Bringing 0uV into 2800000-2800000uV [ 2.893913] as3722-ldo10: supplied by +5V_SYS [ 2.898780] +2.8V_RUN_CAM_AF: Bringing 0uV into 2800000-2800000uV [ 2.905630] as3722-ldo11: supplied by +3.3V_RUN [ 2.910911] +1.8V_RUN_VPP_FUSE: Bringing 0uV into 1800000-1800000uV [ 2.920199] tegra-ahci 70027000.sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode [ 2.929277] tegra-ahci 70027000.sata: flags: 64bit ncq sntf pm led pio slum part sadm sds apst [ 2.939422] scsi host0: tegra-ahci [ 2.944134] scsi host1: tegra-ahci [ 2.947832] ata1: SATA max UDMA/133 mmio [mem 0x70027000-0x70028fff] port 0x100 irq 345 [ 2.955876] ata2: DUMMY [ 2.959723] tegra-ehci 7d008000.usb: EHCI Host Controller [ 2.965184] tegra-ehci 7d008000.usb: new USB bus registered, assigned bus number 2 [ 2.973014] tegra-ehci 7d008000.usb: irq 357, io mem 0x7d008000 [ 3.001104] tegra-ehci 7d008000.usb: USB 2.0 started, EHCI 1.10 [ 3.008101] hub 2-0:1.0: USB hub found [ 3.012027] hub 2-0:1.0: 1 port detected [ 3.029293] tegra-xusb 70090000.usb: Direct firmware load for nvidia/tegra124/xusb.bin failed with error -2 [ 3.039091] tegra-xusb 70090000.usb: failed to request firmware: -2 [ 3.045498] tegra-xusb 70090000.usb: failed to load firmware: -2 [ 3.052153] tegra-xusb: probe of 70090000.usb failed with error -2 [ 3.059166] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 3.064144] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 3.077431] mmc1: Unknown controller version (3). You may experience problems. [ 3.084806] mmc1: Invalid maximum block size, assuming 512 bytes [ 3.121384] mmc1: SDHCI controller on 700b0400.sdhci [700b0400.sdhci] using ADMA [ 3.129087] tegra-pcie 1003000.pcie: 2x1, 1x1 configuration [ 3.136589] tegra-pcie 1003000.pcie: probing port 0, using 2 lanes [ 3.144393] tegra-pcie 1003000.pcie: Slot present pin change, signature: 00000008 [ 3.169115] tegra-pcie 1003000.pcie: probing port 1, using 1 lanes [ 3.177470] tegra-pcie 1003000.pcie: Slot present pin change, signature: 00000000 [ 3.191485] tegra-pcie 1003000.pcie: PCI host bridge to bus 0000:00 [ 3.197769] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 3.204073] pci_bus 0000:00: root bus resource [mem 0x13000000-0x1fffffff] [ 3.211099] pci_bus 0000:00: root bus resource [mem 0x20000000-0x3fffffff pref] [ 3.218496] pci_bus 0000:00: root bus resource [bus 00-ff] [ 3.224090] pci 0000:00:01.0: [10de:0e12] type 01 class 0x060400 [ 3.230122] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4 may corrupt adjacent RW1C bits [ 3.239881] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4 may corrupt adjacent RW1C bits [ 3.249691] pci 0000:00:01.0: enabling Extended Tags [ 3.254779] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 3.264598] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 3.274489] pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot D3cold [ 3.281248] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 3.284687] ata1: SATA link down (SStatus 0 SControl 300) [ 3.296872] pci 0000:00:02.0: [10de:0e13] type 01 class 0x060400 [ 3.302939] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4 may corrupt adjacent RW1C bits [ 3.312669] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4 may corrupt adjacent RW1C bits [ 3.322484] pci 0000:00:02.0: enabling Extended Tags [ 3.327500] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x88 may corrupt adjacent RW1C bits [ 3.337275] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x52 may corrupt adjacent RW1C bits [ 3.347114] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold [ 3.353870] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 3.363992] PCI: bus0: Fast back to back transfers disabled [ 3.369648] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 3.377731] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 3.386042] pci 0000:01:00.0: [8086:4232] type 00 class 0x028000 [ 3.392172] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00001fff 64bit] [ 3.399297] PCI: bus1: Fast back to back transfers disabled [ 3.404951] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 3.411844] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 [ 3.417943] pci 0000:02:00.0: reg 0x10: [io 0x0000-0x00ff] [ 3.423628] pci 0000:02:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit] [ 3.430608] mmc1: new high speed SDHC card at address aaaa [ 3.436682] mmcblk1: mmc1:aaaa SD04G 3.69 GiB [ 3.441743] pci 0000:02:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 3.449561] PCI: bus2: Fast back to back transfers disabled [ 3.455258] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 [ 3.462101] pci 0000:00:01.0: BAR 8: assigned [mem 0x13000000-0x130fffff] [ 3.468958] pci 0000:00:02.0: BAR 8: assigned [mem 0x13100000-0x131fffff] [ 3.475934] pci 0000:00:02.0: BAR 9: assigned [mem 0x20000000-0x200fffff 64bit pref] [ 3.483784] pci 0000:00:02.0: BAR 7: assigned [io 0x1000-0x1fff] [ 3.490039] pci 0000:01:00.0: BAR 0: assigned [mem 0x13000000-0x13001fff 64bit] [ 3.497479] pci 0000:00:01.0: PCI bridge to [bus 01] [ 3.502741] pci 0000:00:01.0: bridge window [mem 0x13000000-0x130fffff] [ 3.509618] pci 0000:02:00.0: BAR 4: assigned [mem 0x20000000-0x20003fff 64bit pref] [ 3.517658] pci 0000:02:00.0: BAR 2: assigned [mem 0x13100000-0x13100fff 64bit] [ 3.525092] pci 0000:02:00.0: BAR 0: assigned [io 0x1000-0x10ff] [ 3.531389] pci 0000:00:02.0: PCI bridge to [bus 02] [ 3.536426] pci 0000:00:02.0: bridge window [io 0x1000-0x1fff] [ 3.542716] pci 0000:00:02.0: bridge window [mem 0x13100000-0x131fffff] [ 3.549572] pci 0000:00:02.0: bridge window [mem 0x20000000-0x200fffff 64bit pref] [ 3.557538] pci 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 3.564851] mmcblk1: p1 p2 p3 [ 3.568179] pcieport 0000:00:01.0: enabling device (0140 -> 0142) [ 3.575089] pcieport 0000:00:01.0: Signaling PME with IRQ 395 [ 3.581733] pci 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 3.588820] pcieport 0000:00:02.0: enabling device (0140 -> 0143) [ 3.595358] pcieport 0000:00:02.0: Signaling PME with IRQ 396 [ 3.601591] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 3.607207] r8169 0000:02:00.0: enabling device (0140 -> 0143) [ 3.613149] r8169 0000:02:00.0 (unnamed net_device) (uninitialized): not PCI Express [ 3.652779] r8169 0000:02:00.0 eth0: RTL8168g/8111g at 0xf09dc000, 00:04:4b:3a:d9:81, XID 0c000800 IRQ 22 [ 3.662369] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 3.674548] +1.05V_RUN_AVDD_HDMI_PLL: supplied by +1.05V_RUN [ 3.683912] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 3.690537] [drm] No driver support for vblank timestamp query. [ 3.829387] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 4.076629] Console: switching to colour frame buffer device 512x135 [ 4.172481] drm drm: fb0: frame buffer device [ 4.177010] [drm] Initialized tegra 0.0.0 20120330 for drm on minor 0 [ 4.184382] iommu: Adding device cpufreq-dt.0 to group 77 [ 4.190054] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 696000 KHz [ 4.197400] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 714000 KHz [ 4.206442] input: gpio-keys as /devices/soc0/gpio-keys/input/input2 [ 4.213927] as3722-rtc as3722-rtc: setting system clock to 2000-01-01 00:00:47 UTC (946684847) [ 4.222713] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 4.232289] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 4.238940] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 4.247593] cfg80211: failed to load regulatory.db [ 4.247935] +USB0_VBUS_SW: disabling [ 4.247952] +1.8V_RUN_CAM: disabling [ 4.252505] +2.8V_RUN_CAM: disabling [ 4.256138] +1.2V_RUN_CAM_FRONT: disabling [ 4.259729] +1.05V_RUN_CAM_REAR: disabling [ 4.263327] +3.3V_RUN_TOUCH: disabling [ 4.267435] +2.8V_RUN_CAM_AF: disabling [ 4.271556] +1.8V_RUN_VPP_FUSE: disabling [ 4.275318] ALSA device list: [ 4.275321] #0: tegra-hda at 0x70038000 irq 346 [ 4.275322] #1: NVIDIA Tegra Jetson TK1 [ 4.295589] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem [ 4.329995] EXT4-fs (mmcblk0p1): recovery complete [ 4.335839] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 4.344030] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 4.354882] devtmpfs: mounted [ 4.358327] Freeing unused kernel memory: 1024K bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell root@(none):/# mount -t sysfs none /sys root@(none):/# root@(none):/# mount -t debugfs none /sys/kernel/debug root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:20 1970 [ 7.324775] PM: suspend entry (deep) [ 7.328351] PM: Syncing filesystems ... done. [ 7.335533] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 7.336766] OOM killer disabled. [ 7.336769] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 7.338001] Suspending console(s) (use no_console_suspend to debug) [ 7.675437] Disabling non-boot CPUs ... [ 7.832270] Entering suspend state LP1 [ 7.832282] Enabling non-boot CPUs ... [ 7.833187] CPU1 is up [ 7.834009] CPU2 is up [ 7.834890] CPU3 is up [ 7.835462] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 7.835581] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 7.881465] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 8.183843] ata1: SATA link down (SStatus 0 SControl 300) [ 10.858726] OOM killer enabled. [ 10.861863] Restarting tasks ... done. root@(none):/# root@(none):/# [ 10.866103] PM: suspend exit rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:27 1970 [ 11.424544] PM: suspend entry (deep) [ 11.428120] PM: Syncing filesystems ... done. [ 11.433460] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 11.434669] OOM killer disabled. [ 11.434671] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 11.435877] Suspending console(s) (use no_console_suspend to debug) [ 11.519469] pci_generic_config_write32: 78 callbacks suppressed [ 11.519479] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x9c may corrupt adjacent RW1C bits [ 11.519508] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 11.735599] Disabling non-boot CPUs ... [ 11.901966] Entering suspend state LP1 [ 11.901993] Enabling non-boot CPUs ... [ 11.902903] CPU1 is up [ 11.903725] CPU2 is up [ 11.904608] CPU3 is up [ 11.905090] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 11.905099] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 11.905111] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 11.905118] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x88 may corrupt adjacent RW1C bits [ 11.905123] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 11.905129] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x90 may corrupt adjacent RW1C bits [ 11.905135] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 11.905141] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x98 may corrupt adjacent RW1C bits [ 11.905248] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 11.905249] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 11.951428] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 12.253821] ata1: SATA link down (SStatus 0 SControl 300) [ 15.021912] OOM killer enabled. [ 15.025040] Restarting tasks ... done. root@(none):/# root@(none):/# [ 15.029282] PM: suspend exit rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:34 1970 [ 15.495342] PM: suspend entry (deep) [ 15.498923] PM: Syncing filesystems ... done. [ 15.504419] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 15.505661] OOM killer disabled. [ 15.505663] Freezing remaining freezable tasks ... (elapsed 0.015 seconds) done. [ 15.521076] Suspending console(s) (use no_console_suspend to debug) [ 15.805077] Disabling non-boot CPUs ... [ 15.961172] IRQ17 no longer affine to CPU3 [ 15.961996] Entering suspend state LP1 [ 15.962023] Enabling non-boot CPUs ... [ 15.962950] CPU1 is up [ 15.963781] CPU2 is up [ 15.964680] CPU3 is up [ 15.965285] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 15.965288] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 16.011383] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 16.313683] ata1: SATA link down (SStatus 0 SControl 300) [ 19.002837] OOM killer enabled. [ 19.005966] Restarting tasks ... done. root@(none):/# root@(none):/# [ 19.010336] PM: suspend exit rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:41 1970 [ 19.554449] PM: suspend entry (deep) [ 19.558030] PM: Syncing filesystems ... done. [ 19.563566] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 19.564735] OOM killer disabled. [ 19.564737] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 19.565976] Suspending console(s) (use no_console_suspend to debug) [ 19.648901] pci_generic_config_write32: 46 callbacks suppressed [ 19.648913] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x9c may corrupt adjacent RW1C bits [ 19.648947] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 19.865998] Disabling non-boot CPUs ... [ 20.021905] Entering suspend state LP1 [ 20.021931] Enabling non-boot CPUs ... [ 20.022863] CPU1 is up [ 20.023694] CPU2 is up [ 20.024601] CPU3 is up [ 20.025107] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 20.025117] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 20.025127] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 20.025135] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 20.025141] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x88 may corrupt adjacent RW1C bits [ 20.025147] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 20.025153] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x90 may corrupt adjacent RW1C bits [ 20.025158] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 20.025265] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 20.025267] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 20.071448] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 20.373738] ata1: SATA link down (SStatus 0 SControl 300) [ 23.161853] OOM killer enabled. [ 23.164982] Restarting tasks ... done. root@(none):/# root@(none):/# [ 23.169357] PM: suspend exit rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:48 1970 [ 23.618035] PM: suspend entry (deep) [ 23.621697] PM: Syncing filesystems ... done. [ 23.628380] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 23.629597] OOM killer disabled. [ 23.629599] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 23.630809] Suspending console(s) (use no_console_suspend to debug) [ 23.964328] Disabling non-boot CPUs ... [ 24.101075] IRQ17 no longer affine to CPU2 [ 24.161623] Entering suspend state LP1 [ 24.161636] Enabling non-boot CPUs ... [ 24.162556] CPU1 is up [ 24.163369] CPU2 is up [ 24.164248] CPU3 is up [ 24.164841] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 24.164857] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 24.221405] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 24.513668] ata1: SATA link down (SStatus 0 SControl 300) [ 27.182780] OOM killer enabled. [ 27.185908] Restarting tasks ... done. root@(none):/# root@(none):/# [ 27.190200] PM: suspend exit rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:55 1970 [ 27.753705] PM: suspend entry (deep) [ 27.757286] PM: Syncing filesystems ... done. [ 27.763266] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 27.764497] OOM killer disabled. [ 27.764499] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 27.765752] Suspending console(s) (use no_console_suspend to debug) [ 27.858815] pci_generic_config_write32: 46 callbacks suppressed [ 27.858825] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x9c may corrupt adjacent RW1C bits [ 27.858839] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 28.065803] Disabling non-boot CPUs ... [ 28.101122] IRQ17 no longer affine to CPU1 [ 28.221836] Entering suspend state LP1 [ 28.221863] Enabling non-boot CPUs ... [ 28.222802] CPU1 is up [ 28.223630] CPU2 is up [ 28.224529] CPU3 is up [ 28.225018] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 28.225027] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 28.225038] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 28.225045] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x88 may corrupt adjacent RW1C bits [ 28.225051] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 28.225057] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x90 may corrupt adjacent RW1C bits [ 28.225063] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 28.225069] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x98 may corrupt adjacent RW1C bits [ 28.225176] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 28.225178] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 28.271315] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 28.573722] ata1: SATA link down (SStatus 0 SControl 300) [ 31.346102] OOM killer enabled. [ 31.349234] Restarting tasks ... done. root@(none):/# root@(none):/# [ 31.353539] PM: suspend exit rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:01:02 1970 [ 31.814663] PM: suspend entry (deep) [ 31.818243] PM: Syncing filesystems ... done. [ 31.823701] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 31.824940] OOM killer disabled. [ 31.824942] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 31.826201] Suspending console(s) (use no_console_suspend to debug) [ 32.125999] Disabling non-boot CPUs ... [ 32.161120] IRQ17 no longer affine to CPU1 [ 32.281882] Entering suspend state LP1 [ 32.281909] Enabling non-boot CPUs ... [ 32.282848] CPU1 is up [ 32.283684] CPU2 is up [ 32.284584] CPU3 is up [ 32.285191] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 32.285193] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 32.331308] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 32.633555] ata1: SATA link down (SStatus 0 SControl 300) [ 35.312809] OOM killer enabled. [ 35.315937] Restarting tasks ... done. root@(none):/# root@(none):/# [ 35.320329] PM: suspend exit rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:01:09 1970 [ 35.875231] PM: suspend entry (deep) [ 35.878809] PM: Syncing filesystems ... done. [ 35.884119] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 35.885339] OOM killer disabled. [ 35.885341] Freezing remaining freezable tasks ... (elapsed 0.015 seconds) done. [ 35.900934] Suspending console(s) (use no_console_suspend to debug) [ 35.970443] pci_generic_config_write32: 46 callbacks suppressed [ 35.970453] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x9c may corrupt adjacent RW1C bits [ 35.970480] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 36.184769] Disabling non-boot CPUs ... [ 36.271069] IRQ17 no longer affine to CPU1 [ 36.391780] Entering suspend state LP1 [ 36.391807] Enabling non-boot CPUs ... [ 36.392746] CPU1 is up [ 36.393566] CPU2 is up [ 36.394468] CPU3 is up [ 36.394944] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 36.394955] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 36.394965] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 36.394972] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 36.394978] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x88 may corrupt adjacent RW1C bits [ 36.394984] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 36.394990] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x90 may corrupt adjacent RW1C bits [ 36.394996] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 36.395103] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 36.395105] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 36.441250] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 36.743587] ata1: SATA link down (SStatus 0 SControl 300) [ 40.505859] OOM killer enabled. [ 40.508988] Restarting tasks ... done. root@(none):/# root@(none):/# [ 40.513397] PM: suspend exit rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:01:17 1970 [ 40.983674] PM: suspend entry (deep) [ 40.987255] PM: Syncing filesystems ... done. [ 40.992861] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 40.994105] OOM killer disabled. [ 40.994108] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 40.995367] Suspending console(s) (use no_console_suspend to debug) [ 41.082848] pci_generic_config_write32: 18 callbacks suppressed [ 41.082861] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x9c may corrupt adjacent RW1C bits [ 41.082892] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 41.295970] Disabling non-boot CPUs ... [ 41.341101] IRQ17 no longer affine to CPU1 [ 41.451817] Entering suspend state LP1 [ 41.451844] Enabling non-boot CPUs ... [ 41.452781] CPU1 is up [ 41.453602] CPU2 is up [ 41.454510] CPU3 is up [ 41.454987] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 41.454997] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 41.455004] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 41.455012] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 41.455018] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 41.455025] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 41.455031] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0xa8 may corrupt adjacent RW1C bits [ 41.455037] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0xb0 may corrupt adjacent RW1C bits [ 41.455143] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 41.455144] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 41.501336] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 41.803631] ata1: SATA link down (SStatus 0 SControl 300) [ 44.595894] OOM killer enabled. [ 44.599031] Restarting tasks ... done. root@(none):/# root@(none):/# [ 44.603456] PM: suspend exit rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:01:24 1970 [ 45.044598] PM: suspend entry (deep) [ 45.048180] PM: Syncing filesystems ... done. [ 45.053694] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 45.054953] OOM killer disabled. [ 45.054956] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 45.056225] Suspending console(s) (use no_console_suspend to debug) [ 45.355192] Disabling non-boot CPUs ... [ 45.401116] IRQ17 no longer affine to CPU1 [ 45.511911] Entering suspend state LP1 [ 45.511938] Enabling non-boot CPUs ... [ 45.512877] CPU1 is up [ 45.513697] CPU2 is up [ 45.514602] CPU3 is up [ 45.515216] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 45.515218] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 45.571168] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 45.863501] ata1: SATA link down (SStatus 0 SControl 300) [ 48.542704] OOM killer enabled. [ 48.545835] Restarting tasks ... done. root@(none):/# root@(none):/# [ 48.550188] PM: suspend exit NVTB SYSTEM SUSPEND TEST COMPLETE