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 MMC: 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.multi_v7_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.multi_v7_defconfig'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################## 3.9 MiB/s done Bytes transferred = 7889992 (786448 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.8 MiB/s done Bytes transferred = 67133 (1063d hex) Tegra124 (Jetson TK1) # bootz 0x82000000 - 0x83000000 Kernel image @ 0x82000000 [ 0x000000 - 0x786448 ] ## Flattened Device Tree blob at 83000000 Booting using the fdt blob at 0x83000000 Using Device Tree in place at 83000000, end 8301363c Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.11.0-rc6-next-20170413-166612-gf4fa27cb (jonathanh@sellafield) (gcc version 4.7.3 20130328 (prerelease) (crosstool-NG linaro-1.13.1-4.7-2013.04-20130415 - Linaro GCC 2013.04) ) #1 SMP Wed Apr 12 22:50:01 PDT 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] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0xfb800000 [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] On node 0 totalpages: 524032 [ 0.000000] free_area_init_node: node 0, pgdat c157ea80, node_mem_map eeff8000 [ 0.000000] DMA zone: 1536 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 196608 pages, LIFO batch:31 [ 0.000000] HighMem zone: 327424 pages, LIFO batch:31 [ 0.000000] percpu: Embedded 17 pages/cpu @eef82000 s39040 r8192 d22400 u69632 [ 0.000000] pcpu-alloc: s39040 r8192 d22400 u69632 alloc=17*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists in Zone order, 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] 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: 1993428K/2096128K available (10240K kernel code, 1561K rwdata, 4380K rodata, 2048K init, 407K bss, 37164K 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 : 0xc0208000 - 0xc0d00000 (11232 kB) [ 0.000000] .init : 0xc1200000 - 0xc1400000 (2048 kB) [ 0.000000] .data : 0xc1400000 - 0xc1586628 (1562 kB) [ 0.000000] .bss : 0xc158fd10 - 0xc15f5b08 ( 408 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU debugfs-based tracing is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=4 [ 0.000000] NR_IRQS:16 nr_irqs:16 16 [ 0.000000] /interrupt-controller@60004000: 160 interrupts forwarded to /interrupt-controller@50041000 [ 0.000000] Tegra clk 127: register failed with -17 [ 0.000008] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.000028] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000043] Switching to timer-based delay loop, resolution 1000ns [ 0.005531] arm_arch_timer: Architected cp15 timer(s) running at 12.00MHz (virt). [ 0.005551] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.005571] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.005585] Switching to timer-based delay loop, resolution 83ns [ 0.006053] Console: colour dummy device 80x30 [ 0.006083] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 0.006102] pid_max: default: 32768 minimum: 301 [ 0.006195] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.006210] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.006682] CPU: Testing write buffer coherency: ok [ 0.006933] /cpus/cpu@0 missing clock-frequency property [ 0.006976] /cpus/cpu@1 missing clock-frequency property [ 0.007020] /cpus/cpu@2 missing clock-frequency property [ 0.007066] /cpus/cpu@3 missing clock-frequency property [ 0.007080] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.007364] Setting up static identity map for 0x80300000 - 0x803000a0 [ 0.011185] Tegra Revision: A01 SKU: 129 CPU Process: 1 SoC Process: 1 [ 0.011938] EFI services will not be available. [ 0.012165] smp: Bringing up secondary CPUs ... [ 0.012757] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.015741] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.025761] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.035197] smp: Brought up 1 node, 4 CPUs [ 0.035218] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.035226] CPU: All CPU(s) started in SVC mode. [ 0.036711] devtmpfs: initialized [ 0.053020] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.053422] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.053440] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.054883] pinctrl core: initialized pinctrl subsystem [ 0.056812] NET: Registered protocol family 16 [ 0.058981] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.061449] cpuidle: using governor menu [ 0.088574] No ATAGs? [ 0.088701] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.088717] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.096131] Serial: AMBA PL011 UART driver [ 0.112564] AT91: Could not find identification node [ 0.113104] +5V_SYS: supplied by +VDD_MUX [ 0.113377] +3.3V_SYS: supplied by +VDD_MUX [ 0.113974] +USB0_VBUS_SW: Failed to request enable GPIO108: -517 [ 0.113992] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.114079] +5V_USB_HS: Failed to request enable GPIO109: -517 [ 0.114094] reg-fixed-voltage regulators:regulator@8: Failed to register regulator: -517 [ 0.114259] +1.05V_RUN_AVDD_HDMI_PLL: Failed to request enable GPIO63: -517 [ 0.114273] reg-fixed-voltage regulators:regulator@11: Failed to register regulator: -517 [ 0.114359] +5V_HDMI_CON: Failed to request enable GPIO86: -517 [ 0.114373] reg-fixed-voltage regulators:regulator@12: Failed to register regulator: -517 [ 0.114461] +5V_SATA: Failed to request enable GPIO242: -517 [ 0.114474] reg-fixed-voltage regulators:regulator@13: Failed to register regulator: -517 [ 0.114560] +12V_SATA: Failed to request enable GPIO242: -517 [ 0.114573] reg-fixed-voltage regulators:regulator@14: Failed to register regulator: -517 [ 0.117532] vgaarb: loaded [ 0.118313] SCSI subsystem initialized [ 0.118480] libata version 3.00 loaded. [ 0.118725] usbcore: registered new interface driver usbfs [ 0.118785] usbcore: registered new interface driver hub [ 0.118846] usbcore: registered new device driver usb [ 0.122252] pps_core: LinuxPPS API ver. 1 registered [ 0.122263] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.122287] PTP clock support registered [ 0.122476] EDAC MC: Ver: 3.0.0 [ 0.125352] clocksource: Switched to clocksource arch_sys_counter [ 0.180164] NET: Registered protocol family 2 [ 0.180680] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.180781] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.180968] TCP: Hash tables configured (established 8192 bind 8192) [ 0.181049] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.181092] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.181241] NET: Registered protocol family 1 [ 0.181559] RPC: Registered named UNIX socket transport module. [ 0.181570] RPC: Registered udp transport module. [ 0.181578] RPC: Registered tcp transport module. [ 0.181587] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.181599] PCI: CLS 0 bytes, default 64 [ 0.183016] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.184835] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 0.193341] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.194046] NFS: Registering the id_resolver key type [ 0.194073] Key type id_resolver registered [ 0.194083] Key type id_legacy registered [ 0.194125] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.195675] bounce: pool size: 64 pages [ 0.195717] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.195729] io scheduler noop registered [ 0.195739] io scheduler deadline registered [ 0.195902] io scheduler cfq registered (default) [ 0.195912] io scheduler mq-deadline registered [ 0.201185] usb2-0: usb2-0 supply vbus not found, using dummy regulator [ 0.201296] usb2-1: usb2-1 supply vbus not found, using dummy regulator [ 0.275411] tegra-xusb-padctl 7009f000.padctl: failed to setup XUSB ports: -517 [ 0.291244] tegra-pcie 1003000.pcie-controller: 2x1, 1x1 configuration [ 0.291297] tegra-pcie 1003000.pcie-controller: Failed to get supply 'avddio-pex': -517 [ 0.297509] tegra124-dfll 70110000.clock: couldn't get vdd_cpu regulator [ 1.220584] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels [ 1.223302] tegra-pmc 7000e400.pmc: emergency thermal reset enabled [ 1.279653] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.282276] console [ttyS0] disabled [ 1.282316] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 335, base_baud = 25500000) is a Tegra [ 2.171472] console [ttyS0] enabled [ 2.175795] SuperH (H)SCI(F) driver initialized [ 2.181296] msm_serial: driver initialized [ 2.185597] STMicroelectronics ASC driver initialized [ 2.191490] 70006000.serial: ttyTHS1 at MMIO 0x70006000 (irq = 333, base_baud = 0) is a TEGRA_UART [ 2.200760] 70006040.serial: ttyTHS2 at MMIO 0x70006040 (irq = 334, base_baud = 0) is a TEGRA_UART [ 2.214738] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 2.233915] brd: module loaded [ 2.244042] loop: module loaded [ 2.248396] at24 0-0056: 256 byte 24c02 EEPROM, writable, 8 bytes/write [ 2.256764] as3722 4-0040: AS3722 with revision 0x1 found [ 2.268767] as3722-sd2: supplied by +5V_SYS [ 2.273381] as3722-sd3: supplied by +5V_SYS [ 2.277808] +1.35V_LP0(sd3): Bringing 0uV into 1350000-1350000uV [ 2.284152] as3722-sd4: supplied by +5V_SYS [ 2.288784] as3722-sd5: supplied by +5V_SYS [ 2.294803] as3722-ldo0: supplied by +1.35V_LP0(sd2) [ 2.300863] +1.8V_RUN_CAM: Bringing 0uV into 1800000-1800000uV [ 2.307062] as3722-ldo2: supplied by +1.8V_VDDIO [ 2.312938] as3722-ldo3: supplied by +3.3V_SYS [ 2.317434] +1.05V_LP0_VDD_RTC: Bringing 1100000uV into 1000000-1000000uV [ 2.325186] as3722-ldo4: supplied by +3.3V_SYS [ 2.329853] +2.8V_RUN_CAM: Bringing 0uV into 2800000-2800000uV [ 2.336063] as3722-ldo5: supplied by +1.8V_VDDIO [ 2.340900] +1.2V_RUN_CAM_FRONT: Bringing 0uV into 1200000-1200000uV [ 2.347824] +VDDIO_SDMMC3: bypassed regulator has no supply! [ 2.353476] +VDDIO_SDMMC3: failed to get the current voltage(-517) [ 2.359673] as3722-regulator as3722-regulator: regulator 13 register failed -517 [ 3.248290] tegra-ahci 70027000.sata: couldn't get PHY in node sata: -517 [ 3.268091] random: fast init done [ 3.271621] m25p80 spi32765.0: w25q32dw (4096 Kbytes) [ 3.279446] libphy: Fixed MDIO Bus: probed [ 3.284634] CAN device driver interface [ 3.289408] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 3.296446] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 3.302270] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 3.308261] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 3.315210] igb: Copyright (c) 2007-2014 Intel Corporation. [ 3.324401] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 3.331853] usbcore: registered new interface driver pegasus [ 3.337568] usbcore: registered new interface driver asix [ 3.342995] usbcore: registered new interface driver ax88179_178a [ 3.349133] usbcore: registered new interface driver cdc_ether [ 3.355014] usbcore: registered new interface driver smsc75xx [ 3.360817] usbcore: registered new interface driver smsc95xx [ 3.366607] usbcore: registered new interface driver net1080 [ 3.372294] usbcore: registered new interface driver cdc_subset [ 3.378254] usbcore: registered new interface driver zaurus [ 3.383873] usbcore: registered new interface driver cdc_ncm [ 3.389753] tegra-phy 7d004000.usb-phy: no vbus regulator [ 3.397175] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.403693] ehci-pci: EHCI PCI platform driver [ 3.408189] ehci-platform: EHCI generic platform driver [ 3.413621] ehci-orion: EHCI orion driver [ 3.417800] SPEAr-ehci: EHCI SPEAr driver [ 3.421946] ehci-st: EHCI STMicroelectronics driver [ 3.426976] ehci-exynos: EHCI EXYNOS driver [ 3.431310] ehci-atmel: EHCI Atmel driver [ 3.435465] tegra-ehci: Tegra EHCI driver [ 3.442294] tegra-ehci 7d004000.usb: EHCI Host Controller [ 3.447727] tegra-ehci 7d004000.usb: new USB bus registered, assigned bus number 1 [ 3.455471] tegra-ehci 7d004000.usb: irq 354, io mem 0x7d004000 [ 3.485381] tegra-ehci 7d004000.usb: USB 2.0 started, EHCI 1.10 [ 3.492061] hub 1-0:1.0: USB hub found [ 3.495862] hub 1-0:1.0: 1 port detected [ 3.500289] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.506489] ohci-pci: OHCI PCI platform driver [ 3.510971] ohci-platform: OHCI generic platform driver [ 3.516374] ohci-omap3: OHCI OMAP3 driver [ 3.520512] SPEAr-ohci: OHCI SPEAr driver [ 3.524657] ohci-st: OHCI STMicroelectronics driver [ 3.529683] ohci-atmel: OHCI Atmel driver [ 3.534444] usbcore: registered new interface driver usb-storage [ 3.544752] as3722-rtc as3722-rtc: rtc core: registered as3722-rtc as rtc0 [ 3.551650] as3722-rtc as3722-rtc: RTC interrupt 377 [ 3.559852] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 3.567035] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 3.573725] i2c /dev entries driver [ 3.583945] lm90 0-004c: 0-004c supply vcc not found, using dummy regulator [ 3.601248] sdhci: Secure Digital Host Controller Interface driver [ 3.607447] sdhci: Copyright(c) Pierre Ossman [ 3.613399] Synopsys Designware Multimedia Card Interface Driver [ 3.620725] sdhci-pltfm: SDHCI platform and OF driver helper [ 3.627167] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 3.632055] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 3.653300] mmc0: Unknown controller version (3). You may experience problems. [ 3.660573] mmc0: Invalid maximum block size, assuming 512 bytes [ 3.725375] mmc0: SDHCI controller on 700b0600.sdhci [700b0600.sdhci] using ADMA [ 3.734707] ledtrig-cpu: registered to indicate activity on CPUs [ 3.741110] usbcore: registered new interface driver usbhid [ 3.746695] usbhid: USB HID core driver [ 3.754406] NET: Registered protocol family 10 [ 3.759754] Segment Routing with IPv6 [ 3.763474] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 3.769966] NET: Registered protocol family 17 [ 3.774410] can: controller area network core (rev 20120528 abi 9) [ 3.780653] NET: Registered protocol family 29 [ 3.785092] can: raw protocol (rev 20120528) [ 3.789374] can: broadcast manager protocol (rev 20161123 t) [ 3.795031] can: netlink gateway (rev 20130117) max_hops=1 [ 3.800821] Key type dns_resolver registered [ 3.805657] ThumbEE CPU extension supported. [ 3.809927] Registering SWP/SWPB emulation handler [ 3.828596] +3.3V_RUN: supplied by +3.3V_SYS [ 3.834035] +USB0_VBUS_SW: supplied by +5V_SYS [ 3.838769] +3.3V_AVDD_HDMI_AP_GATED: supplied by +3.3V_RUN [ 3.844674] +5V_USB_HS: supplied by +5V_SYS [ 3.850521] +3.3V_LP0: supplied by +3.3V_SYS [ 3.856298] +5V_HDMI_CON: supplied by +5V_SYS [ 3.861148] +5V_SATA: supplied by +5V_SYS [ 3.865754] +12V_SATA: supplied by +VDD_MUX [ 3.871508] usb2-0: usb2-0 supply vbus not found, using dummy regulator [ 3.878355] usb2-1: usb2-1 supply vbus not found, using dummy regulator [ 3.882568] mmc0: new high speed MMC card at address 0001 [ 3.883164] mmcblk0: mmc0:0001 SEM16G 14.7 GiB [ 3.883406] mmcblk0boot0: mmc0:0001 SEM16G partition 1 4.00 MiB [ 3.884071] mmcblk0boot1: mmc0:0001 SEM16G partition 2 4.00 MiB [ 3.884785] mmcblk0rpmb: mmc0:0001 SEM16G partition 3 4.00 MiB [ 3.892915] mmcblk0: p1 [ 3.915670] usb3-0: usb3-0 supply vbus not found, using dummy regulator [ 3.923579] tegra-pcie 1003000.pcie-controller: 2x1, 1x1 configuration [ 3.930234] tegra-pcie 1003000.pcie-controller: Failed to get supply 'avddio-pex': -517 [ 3.941346] tegra124-dfll 70110000.clock: couldn't get vdd_cpu regulator [ 4.867426] tegra-hdmi 54280000.hdmi: failed to get PLL regulator [ 4.910891] as3722-sd2: supplied by +5V_SYS [ 4.915408] as3722-sd3: supplied by +5V_SYS [ 4.919826] as3722-sd4: supplied by +5V_SYS [ 4.924236] as3722-sd5: supplied by +5V_SYS [ 4.930478] as3722-ldo0: supplied by +1.35V_LP0(sd2) [ 4.936477] as3722-ldo1: supplied by +3.3V_RUN [ 4.941227] as3722-ldo2: supplied by +1.8V_VDDIO [ 4.946866] as3722-ldo3: supplied by +3.3V_SYS [ 4.952178] as3722-ldo4: supplied by +3.3V_SYS [ 4.956899] as3722-ldo5: supplied by +1.8V_VDDIO [ 4.961763] as3722-ldo6: supplied by +3.3V_RUN [ 4.966573] as3722-ldo7: supplied by +1.8V_VDDIO [ 4.971951] +1.05V_RUN_CAM_REAR: Bringing 0uV into 1050000-1050000uV [ 4.979065] as3722-ldo9: supplied by +5V_SYS [ 4.984548] +3.3V_RUN_TOUCH: Bringing 0uV into 2800000-2800000uV [ 4.991133] as3722-ldo10: supplied by +5V_SYS [ 4.996090] +2.8V_RUN_CAM_AF: Bringing 0uV into 2800000-2800000uV [ 5.002910] as3722-ldo11: supplied by +3.3V_RUN [ 5.008244] +1.8V_RUN_VPP_FUSE: Bringing 0uV into 1800000-1800000uV [ 5.018206] tegra-ahci 70027000.sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode [ 5.027282] tegra-ahci 70027000.sata: flags: 64bit ncq sntf pm led pio slum part sadm sds apst [ 5.037903] scsi host0: tegra-ahci [ 5.042419] scsi host1: tegra-ahci [ 5.046187] ata1: SATA max UDMA/133 mmio [mem 0x70027000-0x70028fff] port 0x100 irq 345 [ 5.054189] ata2: DUMMY [ 5.059546] tegra-ehci 7d008000.usb: EHCI Host Controller [ 5.064962] tegra-ehci 7d008000.usb: new USB bus registered, assigned bus number 2 [ 5.072787] tegra-ehci 7d008000.usb: irq 355, io mem 0x7d008000 [ 5.105476] tegra-ehci 7d008000.usb: USB 2.0 started, EHCI 1.10 [ 5.112523] hub 2-0:1.0: USB hub found [ 5.116374] hub 2-0:1.0: 1 port detected [ 5.167103] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 5.171996] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 5.185422] mmc1: Unknown controller version (3). You may experience problems. [ 5.192713] mmc1: Invalid maximum block size, assuming 512 bytes [ 5.265915] mmc1: SDHCI controller on 700b0400.sdhci [700b0400.sdhci] using ADMA [ 5.274013] tegra-pcie 1003000.pcie-controller: 2x1, 1x1 configuration [ 5.282323] tegra-pcie 1003000.pcie-controller: probing port 0, using 2 lanes [ 5.293000] tegra-pcie 1003000.pcie-controller: Slot present pin change, signature: 00000008 [ 5.316236] tegra-pcie 1003000.pcie-controller: probing port 1, using 1 lanes [ 5.325545] tegra-pcie 1003000.pcie-controller: Slot present pin change, signature: 00000000 [ 5.339764] tegra-pcie 1003000.pcie-controller: PCI host bridge to bus 0000:00 [ 5.347039] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 5.353227] pci_bus 0000:00: root bus resource [mem 0x13000000-0x1fffffff] [ 5.360136] pci_bus 0000:00: root bus resource [mem 0x20000000-0x3fffffff pref] [ 5.367493] pci_bus 0000:00: root bus resource [bus 00-ff] [ 5.373020] pci 0000:00:01.0: [10de:0e12] type 01 class 0x060400 [ 5.379124] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 5.388946] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 5.398776] pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot D3cold [ 5.398995] ata1: SATA link down (SStatus 0 SControl 300) [ 5.410840] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 5.420859] pci 0000:00:02.0: [10de:0e13] type 01 class 0x060400 [ 5.426931] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x88 may corrupt adjacent RW1C bits [ 5.436758] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x52 may corrupt adjacent RW1C bits [ 5.446587] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold [ 5.453215] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 5.463242] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 5.473030] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x3e may corrupt adjacent RW1C bits [ 5.482811] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4 may corrupt adjacent RW1C bits [ 5.492472] pci_bus 0000:00: 1-byte config write to 0000:00:01.0 offset 0xc may corrupt adjacent RW1C bits [ 5.502134] PCI: bus0: Fast back to back transfers disabled [ 5.507757] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 5.515810] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 5.524031] pci 0000:01:00.0: [8086:4232] type 00 class 0x028000 [ 5.530100] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00001fff 64bit] [ 5.537118] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 5.558334] mmc1: new high speed SDHC card at address aaaa [ 5.564842] mmcblk1: mmc1:aaaa SD04G 3.69 GiB [ 5.569654] PCI: bus1: Fast back to back transfers disabled [ 5.575253] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 5.582137] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 [ 5.588229] pci 0000:02:00.0: reg 0x10: [io 0x0000-0x00ff] [ 5.593841] pci 0000:02:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit] [ 5.600692] pci 0000:02:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 5.608098] pci 0000:02:00.0: supports D1 D2 [ 5.612369] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 5.632098] mmcblk1: p1 p2 p3 [ 5.645511] PCI: bus2: Fast back to back transfers disabled [ 5.651089] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 [ 5.657930] pci 0000:00:01.0: BAR 8: assigned [mem 0x13000000-0x130fffff] [ 5.664722] pci 0000:00:02.0: BAR 8: assigned [mem 0x13100000-0x131fffff] [ 5.671559] pci 0000:00:02.0: BAR 9: assigned [mem 0x20000000-0x200fffff 64bit pref] [ 5.679339] pci 0000:00:02.0: BAR 7: assigned [io 0x1000-0x1fff] [ 5.685456] pci 0000:01:00.0: BAR 0: assigned [mem 0x13000000-0x13001fff 64bit] [ 5.692783] pci 0000:00:01.0: PCI bridge to [bus 01] [ 5.697790] pci 0000:00:01.0: bridge window [mem 0x13000000-0x130fffff] [ 5.704590] pci 0000:02:00.0: BAR 4: assigned [mem 0x20000000-0x20003fff 64bit pref] [ 5.712364] pci 0000:02:00.0: BAR 2: assigned [mem 0x13100000-0x13100fff 64bit] [ 5.719728] pci 0000:02:00.0: BAR 0: assigned [io 0x1000-0x10ff] [ 5.725844] pci 0000:00:02.0: PCI bridge to [bus 02] [ 5.730804] pci 0000:00:02.0: bridge window [io 0x1000-0x1fff] [ 5.736935] pci 0000:00:02.0: bridge window [mem 0x13100000-0x131fffff] [ 5.743719] pci 0000:00:02.0: bridge window [mem 0x20000000-0x200fffff 64bit pref] [ 5.751502] pci 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 5.758590] pcieport 0000:00:01.0: enabling device (0140 -> 0142) [ 5.764934] pcieport 0000:00:01.0: Signaling PME with IRQ 393 [ 5.770797] pci 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 5.777883] pcieport 0000:00:02.0: enabling device (0140 -> 0143) [ 5.784214] pcieport 0000:00:02.0: Signaling PME with IRQ 394 [ 5.790258] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 5.795890] r8169 0000:02:00.0: enabling device (0140 -> 0143) [ 5.827073] r8169 0000:02:00.0 eth0: RTL8168g/8111g at 0xf0b54000, 00:04:4b:3a:d9:81, XID 0c000800 IRQ 395 [ 5.836746] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 5.849547] +1.05V_RUN_AVDD_HDMI_PLL: supplied by +1.05V_RUN [ 5.857510] of: dev_pm_opp_of_cpumask_add_table: couldn't find opp table for cpu:0, -19 [ 5.865607] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 696000 KHz [ 5.872922] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 714000 KHz [ 5.882062] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 5.889342] as3722-rtc as3722-rtc: setting system clock to 2000-01-01 00:03:01 UTC (946684981) [ 5.898304] +3.3V_AVDD_HDMI_AP_GATED: disabling [ 5.902827] +USB0_VBUS_SW: disabling [ 5.906425] +1.05V_RUN_AVDD_HDMI_PLL: disabling [ 5.910952] +5V_HDMI_CON: disabling [ 5.914441] +1.8V_RUN_CAM: disabling [ 5.918289] +2.8V_RUN_CAM: disabling [ 5.922071] +1.2V_RUN_CAM_FRONT: disabling [ 5.926421] +1.05V_RUN_CAM_REAR: disabling [ 5.930673] +3.3V_RUN_TOUCH: disabling [ 5.934576] +2.8V_RUN_CAM_AF: disabling [ 5.938646] +1.8V_RUN_VPP_FUSE: disabling [ 5.943760] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem [ 5.965876] EXT4-fs (mmcblk0p1): recovery complete [ 5.970664] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 5.978793] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 5.988728] devtmpfs: mounted [ 5.992435] Freeing unused kernel memory: 2048K 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:23 1970 [ 9.500372] PM: Syncing filesystems ... done. [ 9.509944] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 9.518620] OOM killer disabled. [ 9.521862] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 9.531121] Suspending console(s) (use no_console_suspend to debug) [ 9.648111] PM: suspend of devices complete after 107.685 msecs [ 9.659448] PM: late suspend of devices complete after 11.296 msecs [ 9.691942] PM: noirq suspend of devices complete after 32.462 msecs [ 9.691956] Disabling non-boot CPUs ... [ 9.693810] IRQ357 no longer affine to CPU1 [ 10.069001] IRQ358 no longer affine to CPU2 [ 10.120023] IRQ359 no longer affine to CPU3 [ 10.169136] Entering suspend state LP1 [ 10.169136] Suspended for 2.753 seconds [ 10.169149] Enabling non-boot CPUs ... [ 10.195902] CPU1 is up [ 10.235850] CPU2 is up [ 10.275887] CPU3 is up [ 10.276573] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 10.276575] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 10.305441] PM: noirq resume of devices complete after 29.549 msecs [ 10.306611] PM: early resume of devices complete after 1.008 msecs [ 10.335639] PM: resume of devices complete after 29.017 msecs [ 10.422559] OOM killer enabled. [ 10.425692] Restarting tasks ... done. root@(none):/# root@(none):/# [ 10.637994] ata1: SATA link down (SStatus 0 SControl 300) 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:28 1970 [ 11.764749] PM: Syncing filesystems ... done. [ 11.771946] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 11.780506] OOM killer disabled. [ 11.783740] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 11.792849] Suspending console(s) (use no_console_suspend to debug) [ 11.801964] pci_generic_config_write32: 118 callbacks suppressed [ 11.801993] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x9c may corrupt adjacent RW1C bits [ 11.802058] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 11.908696] PM: suspend of devices complete after 107.132 msecs [ 11.916953] PM: late suspend of devices complete after 8.218 msecs [ 11.918353] pci_bus 0000:02: 2-byte config write to 0000:02:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 11.918417] pci_bus 0000:02: 2-byte config write to 0000:02:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 11.951934] PM: noirq suspend of devices complete after 34.951 msecs [ 11.951948] Disabling non-boot CPUs ... [ 11.953888] IRQ357 no longer affine to CPU1 [ 12.009703] IRQ358 no longer affine to CPU2 [ 12.069265] IRQ359 no longer affine to CPU3 [ 12.117877] Entering suspend state LP1 [ 12.117877] Suspended for 3.051 seconds [ 12.117889] Enabling non-boot CPUs ... [ 12.145872] CPU1 is up [ 12.185810] CPU2 is up [ 12.225849] CPU3 is up [ 12.226415] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 12.226426] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 12.226431] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 12.226437] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 12.226442] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 12.226447] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0xa8 may corrupt adjacent RW1C bits [ 12.226501] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 12.226565] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 12.255417] PM: noirq resume of devices complete after 29.562 msecs [ 12.256456] PM: early resume of devices complete after 0.733 msecs [ 12.285584] PM: resume of devices complete after 29.120 msecs [ 12.475602] OOM killer enabled. [ 12.478734] Restarting tasks ... done. root@(none):/# root@(none):/# [ 12.587865] ata1: SATA link down (SStatus 0 SControl 300) 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:33 1970 [ 13.714621] PM: Syncing filesystems ... done. [ 13.722519] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 13.731116] OOM killer disabled. [ 13.734353] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 13.743438] Suspending console(s) (use no_console_suspend to debug) [ 13.838863] PM: suspend of devices complete after 86.694 msecs [ 13.850515] PM: late suspend of devices complete after 11.611 msecs [ 13.881817] PM: noirq suspend of devices complete after 31.271 msecs [ 13.881831] Disabling non-boot CPUs ... [ 13.883229] IRQ17 no longer affine to CPU1 [ 13.883737] IRQ357 no longer affine to CPU1 [ 13.939589] IRQ358 no longer affine to CPU2 [ 13.999639] IRQ359 no longer affine to CPU3 [ 14.047357] Entering suspend state LP1 [ 14.047357] Suspended for 3.070 seconds [ 14.047369] Enabling non-boot CPUs ... [ 14.075850] CPU1 is up [ 14.115795] CPU2 is up [ 14.155837] CPU3 is up [ 14.156554] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 14.156556] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 14.185374] PM: noirq resume of devices complete after 29.531 msecs [ 14.187059] PM: early resume of devices complete after 1.369 msecs [ 14.215546] PM: resume of devices complete after 28.477 msecs [ 14.306533] OOM killer enabled. [ 14.309661] Restarting tasks ... done. root@(none):/# root@(none):/# [ 14.517855] ata1: SATA link down (SStatus 0 SControl 300) 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:38 1970 [ 15.646000] PM: Syncing filesystems ... done. [ 15.654246] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 15.662815] OOM killer disabled. [ 15.666101] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 15.675198] Suspending console(s) (use no_console_suspend to debug) [ 15.798134] PM: suspend of devices complete after 114.203 msecs [ 15.809830] PM: late suspend of devices complete after 11.657 msecs [ 15.841690] PM: noirq suspend of devices complete after 31.828 msecs [ 15.841704] Disabling non-boot CPUs ... [ 15.843085] IRQ17 no longer affine to CPU1 [ 15.843592] IRQ357 no longer affine to CPU1 [ 15.889732] IRQ358 no longer affine to CPU2 [ 15.949223] IRQ359 no longer affine to CPU3 [ 15.997391] Entering suspend state LP1 [ 15.997391] Suspended for 3.049 seconds [ 15.997403] Enabling non-boot CPUs ... [ 16.025810] CPU1 is up [ 16.065753] CPU2 is up [ 16.105794] CPU3 is up [ 16.106503] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 16.106507] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 16.135341] PM: noirq resume of devices complete after 29.541 msecs [ 16.137114] PM: early resume of devices complete after 1.451 msecs [ 16.165528] PM: resume of devices complete after 28.405 msecs [ 16.256582] OOM killer enabled. [ 16.259711] Restarting tasks ... done. root@(none):/# root@(none):/# [ 16.467848] ata1: SATA link down (SStatus 0 SControl 300) 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:43 1970 [ 17.600574] PM: Syncing filesystems ... done. [ 17.608334] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 17.616936] OOM killer disabled. [ 17.620173] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 17.629320] Suspending console(s) (use no_console_suspend to debug) [ 17.638522] pci_generic_config_write32: 116 callbacks suppressed [ 17.638557] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x9c may corrupt adjacent RW1C bits [ 17.638632] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 17.748960] PM: suspend of devices complete after 110.935 msecs [ 17.760836] PM: late suspend of devices complete after 11.836 msecs [ 17.762336] pci_bus 0000:02: 2-byte config write to 0000:02:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 17.762393] pci_bus 0000:02: 2-byte config write to 0000:02:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 17.791704] PM: noirq suspend of devices complete after 30.837 msecs [ 17.791719] Disabling non-boot CPUs ... [ 17.793601] IRQ357 no longer affine to CPU1 [ 17.849567] IRQ358 no longer affine to CPU2 [ 17.909623] IRQ359 no longer affine to CPU3 [ 17.957179] Entering suspend state LP1 [ 17.957179] Suspended for 3.040 seconds [ 17.957192] Enabling non-boot CPUs ... [ 17.985764] CPU1 is up [ 18.025703] CPU2 is up [ 18.065744] CPU3 is up [ 18.066323] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 18.066334] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x88 may corrupt adjacent RW1C bits [ 18.066339] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x90 may corrupt adjacent RW1C bits [ 18.066345] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x98 may corrupt adjacent RW1C bits [ 18.066350] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x9c may corrupt adjacent RW1C bits [ 18.066355] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0xa8 may corrupt adjacent RW1C bits [ 18.066409] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 18.066478] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 18.095305] PM: noirq resume of devices complete after 29.555 msecs [ 18.096681] PM: early resume of devices complete after 1.046 msecs [ 18.125495] PM: resume of devices complete after 28.802 msecs [ 18.315651] OOM killer enabled. [ 18.318780] Restarting tasks ... done. root@(none):/# root@(none):/# [ 18.430134] ata1: SATA link down (SStatus 0 SControl 300) 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 [ 19.555117] PM: Syncing filesystems ... done. [ 19.563032] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 19.571644] OOM killer disabled. [ 19.574879] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 19.583992] Suspending console(s) (use no_console_suspend to debug) [ 19.708716] PM: suspend of devices complete after 115.992 msecs [ 19.720403] PM: late suspend of devices complete after 11.646 msecs [ 19.751692] PM: noirq suspend of devices complete after 31.258 msecs [ 19.751707] Disabling non-boot CPUs ... [ 19.753610] IRQ357 no longer affine to CPU1 [ 19.809537] IRQ358 no longer affine to CPU2 [ 19.869493] IRQ359 no longer affine to CPU3 [ 19.917421] Entering suspend state LP1 [ 19.917421] Suspended for 3.039 seconds [ 19.917433] Enabling non-boot CPUs ... [ 19.945745] CPU1 is up [ 19.985681] CPU2 is up [ 20.025722] CPU3 is up [ 20.026414] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 20.026416] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 20.055267] PM: noirq resume of devices complete after 29.539 msecs [ 20.056932] PM: early resume of devices complete after 1.331 msecs [ 20.085461] PM: resume of devices complete after 28.519 msecs [ 20.172473] OOM killer enabled. [ 20.175606] Restarting tasks ... done. root@(none):/# root@(none):/# [ 20.387800] ata1: SATA link down (SStatus 0 SControl 300) 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:53 1970 [ 21.511138] PM: Syncing filesystems ... done. [ 21.518057] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 21.526490] OOM killer disabled. [ 21.529718] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 21.538658] Suspending console(s) (use no_console_suspend to debug) [ 21.657393] PM: suspend of devices complete after 110.793 msecs [ 21.665413] PM: late suspend of devices complete after 7.992 msecs [ 21.699688] PM: noirq suspend of devices complete after 34.254 msecs [ 21.699698] Disabling non-boot CPUs ... [ 21.700640] IRQ17 no longer affine to CPU1 [ 21.700982] IRQ357 no longer affine to CPU1 [ 21.758251] IRQ358 no longer affine to CPU2 [ 21.817855] IRQ359 no longer affine to CPU3 [ 21.866468] Entering suspend state LP1 [ 21.866468] Suspended for 3.050 seconds [ 21.866480] Enabling non-boot CPUs ... [ 21.895719] CPU1 is up [ 21.935655] CPU2 is up [ 21.975696] CPU3 is up [ 21.976390] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 21.976392] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 22.005233] PM: noirq resume of devices complete after 29.531 msecs [ 22.006721] PM: early resume of devices complete after 1.157 msecs [ 22.035428] PM: resume of devices complete after 28.697 msecs [ 22.126455] OOM killer enabled. [ 22.129583] Restarting tasks ... done. root@(none):/# root@(none):/# [ 22.337761] ata1: SATA link down (SStatus 0 SControl 300) 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:58 1970 [ 23.464853] PM: Syncing filesystems ... done. [ 23.472787] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 23.481405] OOM killer disabled. [ 23.484639] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 23.493731] Suspending console(s) (use no_console_suspend to debug) [ 23.502853] pci_generic_config_write32: 116 callbacks suppressed [ 23.502882] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x9c may corrupt adjacent RW1C bits [ 23.502924] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 23.588727] PM: suspend of devices complete after 86.269 msecs [ 23.597292] PM: late suspend of devices complete after 8.526 msecs [ 23.598685] pci_bus 0000:02: 2-byte config write to 0000:02:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 23.598749] pci_bus 0000:02: 2-byte config write to 0000:02:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 23.631813] PM: noirq suspend of devices complete after 34.493 msecs [ 23.631828] Disabling non-boot CPUs ... [ 23.633738] IRQ357 no longer affine to CPU1 [ 23.709528] IRQ358 no longer affine to CPU2 [ 23.769365] IRQ359 no longer affine to CPU3 [ 23.817103] Entering suspend state LP1 [ 23.817103] Suspended for 3.049 seconds [ 23.817115] Enabling non-boot CPUs ... [ 23.845671] CPU1 is up [ 23.885607] CPU2 is up [ 23.925647] CPU3 is up [ 23.926243] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 23.926252] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 23.926264] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 23.926270] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x88 may corrupt adjacent RW1C bits [ 23.926276] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 23.926282] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x90 may corrupt adjacent RW1C bits [ 23.926388] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 23.926390] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 23.955196] PM: noirq resume of devices complete after 29.543 msecs [ 23.957026] PM: early resume of devices complete after 1.496 msecs [ 23.985366] PM: resume of devices complete after 28.328 msecs [ 24.175442] OOM killer enabled. [ 24.178574] Restarting tasks ... done. root@(none):/# root@(none):/# [ 24.287664] ata1: SATA link down (SStatus 0 SControl 300) 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:03 1970 [ 25.415212] PM: Syncing filesystems ... done. [ 25.423136] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 25.431749] OOM killer disabled. [ 25.434985] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 25.443951] Suspending console(s) (use no_console_suspend to debug) [ 25.557409] PM: suspend of devices complete after 105.888 msecs [ 25.563055] PM: late suspend of devices complete after 5.624 msecs [ 25.588349] PM: noirq suspend of devices complete after 25.277 msecs [ 25.588356] Disabling non-boot CPUs ... [ 25.589094] IRQ17 no longer affine to CPU1 [ 25.589352] IRQ357 no longer affine to CPU1 [ 25.657387] IRQ358 no longer affine to CPU2 [ 25.766129] Entering suspend state LP1 [ 25.766129] Suspended for 3.050 seconds [ 25.766141] Enabling non-boot CPUs ... [ 25.795633] CPU1 is up [ 25.835575] CPU2 is up [ 25.875617] CPU3 is up [ 25.876272] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 25.876377] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 25.905163] PM: noirq resume of devices complete after 29.540 msecs [ 25.906900] PM: early resume of devices complete after 1.397 msecs [ 25.935360] PM: resume of devices complete after 28.450 msecs [ 26.022161] OOM killer enabled. [ 26.025293] Restarting tasks ... done. root@(none):/# root@(none):/# [ 26.237643] ata1: SATA link down (SStatus 0 SControl 300) 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:08 1970 [ 27.365676] PM: Syncing filesystems ... done. [ 27.373921] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 27.382497] OOM killer disabled. [ 27.385785] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 27.394892] Suspending console(s) (use no_console_suspend to debug) [ 27.517955] PM: suspend of devices complete after 114.329 msecs [ 27.529808] PM: late suspend of devices complete after 11.814 msecs [ 27.561539] PM: noirq suspend of devices complete after 31.700 msecs [ 27.561553] Disabling non-boot CPUs ... [ 27.562934] migrate_irqs: 1 callbacks suppressed [ 27.562951] IRQ17 no longer affine to CPU1 [ 27.563460] IRQ357 no longer affine to CPU1 [ 27.619438] IRQ358 no longer affine to CPU2 [ 27.679009] IRQ359 no longer affine to CPU3 [ 27.726924] Entering suspend state LP1 [ 27.726924] Suspended for 3.039 seconds [ 27.726936] Enabling non-boot CPUs ... [ 27.755592] CPU1 is up [ 27.795533] CPU2 is up [ 27.835575] CPU3 is up [ 27.836264] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 27.836266] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 27.865126] PM: noirq resume of devices complete after 29.544 msecs [ 27.866600] PM: early resume of devices complete after 1.157 msecs [ 27.895319] PM: resume of devices complete after 28.708 msecs [ 27.990975] OOM killer enabled. [ 27.994104] Restarting tasks ... done. root@(none):/# root@(none):/# [ 28.197628] ata1: SATA link down (SStatus 0 SControl 300) NVTB SYSTEM SUSPEND TEST COMPLETE