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.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: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################## 4 MiB/s done Bytes transferred = 7896808 (787ee8 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 - 0x787ee8 ] ## 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-rc7-next-20170419-167494-g3ea5256 (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 Tue Apr 18 23:34:47 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 c157f540, 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: 1993424K/2096128K available (10240K kernel code, 1564K rwdata, 4384K rodata, 2048K init, 407K bss, 37168K 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 - 0xc15870e8 (1565 kB) [ 0.000000] .bss : 0xc1590d1c - 0xc15f6b48 ( 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.000009] 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.000045] Switching to timer-based delay loop, resolution 1000ns [ 0.005420] arm_arch_timer: Architected cp15 timer(s) running at 12.00MHz (virt). [ 0.005440] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.005460] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.005475] Switching to timer-based delay loop, resolution 83ns [ 0.005943] Console: colour dummy device 80x30 [ 0.005972] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 0.005990] pid_max: default: 32768 minimum: 301 [ 0.006084] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.006099] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.006572] CPU: Testing write buffer coherency: ok [ 0.006826] /cpus/cpu@0 missing clock-frequency property [ 0.006869] /cpus/cpu@1 missing clock-frequency property [ 0.006911] /cpus/cpu@2 missing clock-frequency property [ 0.006954] /cpus/cpu@3 missing clock-frequency property [ 0.006967] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.007256] Setting up static identity map for 0x80300000 - 0x803000a0 [ 0.011043] Tegra Revision: A01 SKU: 129 CPU Process: 1 SoC Process: 1 [ 0.011794] EFI services will not be available. [ 0.012020] smp: Bringing up secondary CPUs ... [ 0.012611] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.015646] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.025663] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.035103] smp: Brought up 1 node, 4 CPUs [ 0.035123] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.035133] CPU: All CPU(s) started in SVC mode. [ 0.036601] devtmpfs: initialized [ 0.052979] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.053372] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.053391] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.054832] pinctrl core: initialized pinctrl subsystem [ 0.056753] NET: Registered protocol family 16 [ 0.058941] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.061374] cpuidle: using governor menu [ 0.088274] No ATAGs? [ 0.088400] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.088416] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.095792] Serial: AMBA PL011 UART driver [ 0.112117] AT91: Could not find identification node [ 0.112658] +5V_SYS: supplied by +VDD_MUX [ 0.112934] +3.3V_SYS: supplied by +VDD_MUX [ 0.113521] +USB0_VBUS_SW: Failed to request enable GPIO108: -517 [ 0.113538] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.113629] +5V_USB_HS: Failed to request enable GPIO109: -517 [ 0.113643] reg-fixed-voltage regulators:regulator@8: Failed to register regulator: -517 [ 0.113809] +1.05V_RUN_AVDD_HDMI_PLL: Failed to request enable GPIO63: -517 [ 0.113823] reg-fixed-voltage regulators:regulator@11: Failed to register regulator: -517 [ 0.113907] +5V_HDMI_CON: Failed to request enable GPIO86: -517 [ 0.113921] reg-fixed-voltage regulators:regulator@12: Failed to register regulator: -517 [ 0.114007] +5V_SATA: Failed to request enable GPIO242: -517 [ 0.114020] reg-fixed-voltage regulators:regulator@13: Failed to register regulator: -517 [ 0.114104] +12V_SATA: Failed to request enable GPIO242: -517 [ 0.114117] reg-fixed-voltage regulators:regulator@14: Failed to register regulator: -517 [ 0.117085] vgaarb: loaded [ 0.117853] SCSI subsystem initialized [ 0.118015] libata version 3.00 loaded. [ 0.118257] usbcore: registered new interface driver usbfs [ 0.118316] usbcore: registered new interface driver hub [ 0.118376] usbcore: registered new device driver usb [ 0.121807] pps_core: LinuxPPS API ver. 1 registered [ 0.121818] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.121841] PTP clock support registered [ 0.122030] EDAC MC: Ver: 3.0.0 [ 0.124889] clocksource: Switched to clocksource arch_sys_counter [ 0.179669] NET: Registered protocol family 2 [ 0.180183] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.180284] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.180472] TCP: Hash tables configured (established 8192 bind 8192) [ 0.180555] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.180599] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.180749] NET: Registered protocol family 1 [ 0.181061] RPC: Registered named UNIX socket transport module. [ 0.181072] RPC: Registered udp transport module. [ 0.181081] RPC: Registered tcp transport module. [ 0.181089] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.181102] PCI: CLS 0 bytes, default 64 [ 0.182504] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.184305] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 0.192754] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.193448] NFS: Registering the id_resolver key type [ 0.193475] Key type id_resolver registered [ 0.193485] Key type id_legacy registered [ 0.193527] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.195083] bounce: pool size: 64 pages [ 0.195125] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.195137] io scheduler noop registered [ 0.195147] io scheduler deadline registered [ 0.195309] io scheduler cfq registered (default) [ 0.195319] io scheduler mq-deadline registered [ 0.195328] io scheduler kyber registered [ 0.200591] usb2-0: usb2-0 supply vbus not found, using dummy regulator [ 0.200702] usb2-1: usb2-1 supply vbus not found, using dummy regulator [ 0.274951] tegra-xusb-padctl 7009f000.padctl: failed to setup XUSB ports: -517 [ 0.290795] tegra-pcie 1003000.pcie-controller: 2x1, 1x1 configuration [ 0.290850] tegra-pcie 1003000.pcie-controller: Failed to get supply 'avddio-pex': -517 [ 0.297081] tegra124-dfll 70110000.clock: couldn't get vdd_cpu regulator [ 1.220120] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels [ 1.222839] tegra-pmc 7000e400.pmc: emergency thermal reset enabled [ 1.277567] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.280162] console [ttyS0] disabled [ 1.280202] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 335, base_baud = 25500000) is a Tegra [ 2.173270] console [ttyS0] enabled [ 2.177584] SuperH (H)SCI(F) driver initialized [ 2.183085] msm_serial: driver initialized [ 2.187391] STMicroelectronics ASC driver initialized [ 2.193288] 70006000.serial: ttyTHS1 at MMIO 0x70006000 (irq = 333, base_baud = 0) is a TEGRA_UART [ 2.202552] 70006040.serial: ttyTHS2 at MMIO 0x70006040 (irq = 334, base_baud = 0) is a TEGRA_UART [ 2.216571] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 2.235606] brd: module loaded [ 2.245644] loop: module loaded [ 2.249957] at24 0-0056: 256 byte 24c02 EEPROM, writable, 8 bytes/write [ 2.258302] as3722 4-0040: AS3722 with revision 0x1 found [ 2.270072] as3722-sd2: supplied by +5V_SYS [ 2.274676] as3722-sd3: supplied by +5V_SYS [ 2.279177] +1.35V_LP0(sd3): Bringing 0uV into 1350000-1350000uV [ 2.285542] as3722-sd4: supplied by +5V_SYS [ 2.290136] as3722-sd5: supplied by +5V_SYS [ 2.296180] as3722-ldo0: supplied by +1.35V_LP0(sd2) [ 2.302221] +1.8V_RUN_CAM: Bringing 0uV into 1800000-1800000uV [ 2.308422] as3722-ldo2: supplied by +1.8V_VDDIO [ 2.314307] as3722-ldo3: supplied by +3.3V_SYS [ 2.318807] +1.05V_LP0_VDD_RTC: Bringing 1100000uV into 1000000-1000000uV [ 2.326575] as3722-ldo4: supplied by +3.3V_SYS [ 2.331229] +2.8V_RUN_CAM: Bringing 0uV into 2800000-2800000uV [ 2.337439] as3722-ldo5: supplied by +1.8V_VDDIO [ 2.342277] +1.2V_RUN_CAM_FRONT: Bringing 0uV into 1200000-1200000uV [ 2.349204] +VDDIO_SDMMC3: bypassed regulator has no supply! [ 2.354855] +VDDIO_SDMMC3: failed to get the current voltage(-517) [ 2.361054] as3722-regulator as3722-regulator: regulator 13 register failed -517 [ 3.247821] tegra-ahci 70027000.sata: couldn't get PHY in node sata: -517 [ 3.267322] random: fast init done [ 3.270889] m25p80 spi32765.0: w25q32dw (4096 Kbytes) [ 3.278684] libphy: Fixed MDIO Bus: probed [ 3.283841] CAN device driver interface [ 3.288620] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 3.295663] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 3.301487] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 3.307479] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 3.314429] igb: Copyright (c) 2007-2014 Intel Corporation. [ 3.323630] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 3.331083] usbcore: registered new interface driver pegasus [ 3.336796] usbcore: registered new interface driver asix [ 3.342221] usbcore: registered new interface driver ax88179_178a [ 3.348359] usbcore: registered new interface driver cdc_ether [ 3.354239] usbcore: registered new interface driver smsc75xx [ 3.360041] usbcore: registered new interface driver smsc95xx [ 3.365833] usbcore: registered new interface driver net1080 [ 3.371519] usbcore: registered new interface driver cdc_subset [ 3.377477] usbcore: registered new interface driver zaurus [ 3.383095] usbcore: registered new interface driver cdc_ncm [ 3.388979] tegra-phy 7d004000.usb-phy: no vbus regulator [ 3.396395] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 3.402914] ehci-pci: EHCI PCI platform driver [ 3.407409] ehci-platform: EHCI generic platform driver [ 3.412839] ehci-orion: EHCI orion driver [ 3.417020] SPEAr-ehci: EHCI SPEAr driver [ 3.421169] ehci-st: EHCI STMicroelectronics driver [ 3.426197] ehci-exynos: EHCI EXYNOS driver [ 3.430532] ehci-atmel: EHCI Atmel driver [ 3.434672] tegra-ehci: Tegra EHCI driver [ 3.441512] tegra-ehci 7d004000.usb: EHCI Host Controller [ 3.446947] tegra-ehci 7d004000.usb: new USB bus registered, assigned bus number 1 [ 3.454673] tegra-ehci 7d004000.usb: irq 354, io mem 0x7d004000 [ 3.484914] tegra-ehci 7d004000.usb: USB 2.0 started, EHCI 1.10 [ 3.491587] hub 1-0:1.0: USB hub found [ 3.495387] hub 1-0:1.0: 1 port detected [ 3.499813] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 3.506014] ohci-pci: OHCI PCI platform driver [ 3.510497] ohci-platform: OHCI generic platform driver [ 3.515901] ohci-omap3: OHCI OMAP3 driver [ 3.520038] SPEAr-ohci: OHCI SPEAr driver [ 3.524185] ohci-st: OHCI STMicroelectronics driver [ 3.529208] ohci-atmel: OHCI Atmel driver [ 3.533973] usbcore: registered new interface driver usb-storage [ 3.544306] as3722-rtc as3722-rtc: rtc core: registered as3722-rtc as rtc0 [ 3.551206] as3722-rtc as3722-rtc: RTC interrupt 377 [ 3.559415] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 3.566595] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 3.573288] i2c /dev entries driver [ 3.583486] lm90 0-004c: 0-004c supply vcc not found, using dummy regulator [ 3.600776] sdhci: Secure Digital Host Controller Interface driver [ 3.606976] sdhci: Copyright(c) Pierre Ossman [ 3.612925] Synopsys Designware Multimedia Card Interface Driver [ 3.620255] sdhci-pltfm: SDHCI platform and OF driver helper [ 3.626702] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 3.631590] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 3.652836] mmc0: Unknown controller version (3). You may experience problems. [ 3.660111] mmc0: Invalid maximum block size, assuming 512 bytes [ 3.724912] mmc0: SDHCI controller on 700b0600.sdhci [700b0600.sdhci] using ADMA [ 3.734235] ledtrig-cpu: registered to indicate activity on CPUs [ 3.740634] usbcore: registered new interface driver usbhid [ 3.746218] usbhid: USB HID core driver [ 3.753917] NET: Registered protocol family 10 [ 3.759265] Segment Routing with IPv6 [ 3.762982] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 3.769472] NET: Registered protocol family 17 [ 3.773917] can: controller area network core (rev 20120528 abi 9) [ 3.780160] NET: Registered protocol family 29 [ 3.784600] can: raw protocol (rev 20120528) [ 3.788883] can: broadcast manager protocol (rev 20161123 t) [ 3.794539] can: netlink gateway (rev 20130117) max_hops=1 [ 3.800329] Key type dns_resolver registered [ 3.805172] ThumbEE CPU extension supported. [ 3.809442] Registering SWP/SWPB emulation handler [ 3.828153] +3.3V_RUN: supplied by +3.3V_SYS [ 3.833810] +USB0_VBUS_SW: supplied by +5V_SYS [ 3.838525] +3.3V_AVDD_HDMI_AP_GATED: supplied by +3.3V_RUN [ 3.844427] +5V_USB_HS: supplied by +5V_SYS [ 3.850262] +3.3V_LP0: supplied by +3.3V_SYS [ 3.856235] +5V_HDMI_CON: supplied by +5V_SYS [ 3.861251] +5V_SATA: supplied by +5V_SYS [ 3.865788] +12V_SATA: supplied by +VDD_MUX [ 3.871800] usb2-0: usb2-0 supply vbus not found, using dummy regulator [ 3.872414] mmc0: new high speed MMC card at address 0001 [ 3.873674] mmcblk0: mmc0:0001 SEM16G 14.7 GiB [ 3.874408] mmcblk0boot0: mmc0:0001 SEM16G partition 1 4.00 MiB [ 3.874772] mmcblk0boot1: mmc0:0001 SEM16G partition 2 4.00 MiB [ 3.876062] mmcblk0rpmb: mmc0:0001 SEM16G partition 3 4.00 MiB [ 3.880888] mmcblk0: p1 [ 3.908916] usb2-1: usb2-1 supply vbus not found, using dummy regulator [ 3.916021] usb3-0: usb3-0 supply vbus not found, using dummy regulator [ 3.923939] tegra-pcie 1003000.pcie-controller: 2x1, 1x1 configuration [ 3.930573] tegra-pcie 1003000.pcie-controller: Failed to get supply 'avddio-pex': -517 [ 3.941712] tegra124-dfll 70110000.clock: couldn't get vdd_cpu regulator [ 4.866961] tegra-hdmi 54280000.hdmi: failed to get PLL regulator [ 4.910480] as3722-sd2: supplied by +5V_SYS [ 4.915058] as3722-sd3: supplied by +5V_SYS [ 4.919471] as3722-sd4: supplied by +5V_SYS [ 4.923884] as3722-sd5: supplied by +5V_SYS [ 4.930135] as3722-ldo0: supplied by +1.35V_LP0(sd2) [ 4.936133] as3722-ldo1: supplied by +3.3V_RUN [ 4.940886] as3722-ldo2: supplied by +1.8V_VDDIO [ 4.946523] as3722-ldo3: supplied by +3.3V_SYS [ 4.951835] as3722-ldo4: supplied by +3.3V_SYS [ 4.956561] as3722-ldo5: supplied by +1.8V_VDDIO [ 4.961427] as3722-ldo6: supplied by +3.3V_RUN [ 4.966233] as3722-ldo7: supplied by +1.8V_VDDIO [ 4.971610] +1.05V_RUN_CAM_REAR: Bringing 0uV into 1050000-1050000uV [ 4.978721] as3722-ldo9: supplied by +5V_SYS [ 4.984200] +3.3V_RUN_TOUCH: Bringing 0uV into 2800000-2800000uV [ 4.990781] as3722-ldo10: supplied by +5V_SYS [ 4.995735] +2.8V_RUN_CAM_AF: Bringing 0uV into 2800000-2800000uV [ 5.002554] as3722-ldo11: supplied by +3.3V_RUN [ 5.007892] +1.8V_RUN_VPP_FUSE: Bringing 0uV into 1800000-1800000uV [ 5.017840] tegra-ahci 70027000.sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode [ 5.026916] tegra-ahci 70027000.sata: flags: 64bit ncq sntf pm led pio slum part sadm sds apst [ 5.037535] scsi host0: tegra-ahci [ 5.042104] scsi host1: tegra-ahci [ 5.045844] ata1: SATA max UDMA/133 mmio [mem 0x70027000-0x70028fff] port 0x100 irq 345 [ 5.053838] ata2: DUMMY [ 5.059669] tegra-ehci 7d008000.usb: EHCI Host Controller [ 5.065125] tegra-ehci 7d008000.usb: new USB bus registered, assigned bus number 2 [ 5.072855] tegra-ehci 7d008000.usb: irq 355, io mem 0x7d008000 [ 5.105012] tegra-ehci 7d008000.usb: USB 2.0 started, EHCI 1.10 [ 5.112055] hub 2-0:1.0: USB hub found [ 5.115908] hub 2-0:1.0: 1 port detected [ 5.166645] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 5.171537] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 5.184963] mmc1: Unknown controller version (3). You may experience problems. [ 5.192255] mmc1: Invalid maximum block size, assuming 512 bytes [ 5.265417] mmc1: SDHCI controller on 700b0400.sdhci [700b0400.sdhci] using ADMA [ 5.273516] tegra-pcie 1003000.pcie-controller: 2x1, 1x1 configuration [ 5.282167] tegra-pcie 1003000.pcie-controller: probing port 0, using 2 lanes [ 5.292834] tegra-pcie 1003000.pcie-controller: Slot present pin change, signature: 00000008 [ 5.316091] tegra-pcie 1003000.pcie-controller: probing port 1, using 1 lanes [ 5.325396] tegra-pcie 1003000.pcie-controller: Slot present pin change, signature: 00000000 [ 5.339288] tegra-pcie 1003000.pcie-controller: PCI host bridge to bus 0000:00 [ 5.346564] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 5.352753] pci_bus 0000:00: root bus resource [mem 0x13000000-0x1fffffff] [ 5.359663] pci_bus 0000:00: root bus resource [mem 0x20000000-0x3fffffff pref] [ 5.367021] pci_bus 0000:00: root bus resource [bus 00-ff] [ 5.372549] pci 0000:00:01.0: [10de:0e12] type 01 class 0x060400 [ 5.378646] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 5.388490] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 5.388515] ata1: SATA link down (SStatus 0 SControl 300) [ 5.403712] pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot D3cold [ 5.410370] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 5.420388] pci 0000:00:02.0: [10de:0e13] type 01 class 0x060400 [ 5.426477] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x88 may corrupt adjacent RW1C bits [ 5.436259] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x52 may corrupt adjacent RW1C bits [ 5.446043] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold [ 5.452655] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 5.462649] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 5.472429] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x3e may corrupt adjacent RW1C bits [ 5.482177] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4 may corrupt adjacent RW1C bits [ 5.491838] pci_bus 0000:00: 1-byte config write to 0000:00:01.0 offset 0xc may corrupt adjacent RW1C bits [ 5.501530] PCI: bus0: Fast back to back transfers disabled [ 5.507122] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 5.515174] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 5.523394] pci 0000:01:00.0: [8086:4232] type 00 class 0x028000 [ 5.529472] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00001fff 64bit] [ 5.536513] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 5.557668] mmc1: new high speed SDHC card at address aaaa [ 5.564080] mmcblk1: mmc1:aaaa SD04G 3.69 GiB [ 5.568893] PCI: bus1: Fast back to back transfers disabled [ 5.574490] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 5.581342] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 [ 5.587395] pci 0000:02:00.0: reg 0x10: [io 0x0000-0x00ff] [ 5.592991] pci 0000:02:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit] [ 5.599818] pci 0000:02:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 5.607198] pci 0000:02:00.0: supports D1 D2 [ 5.611464] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 5.631629] mmcblk1: p1 p2 p3 [ 5.645047] PCI: bus2: Fast back to back transfers disabled [ 5.650626] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 [ 5.657468] pci 0000:00:01.0: BAR 8: assigned [mem 0x13000000-0x130fffff] [ 5.664261] pci 0000:00:02.0: BAR 8: assigned [mem 0x13100000-0x131fffff] [ 5.671095] pci 0000:00:02.0: BAR 9: assigned [mem 0x20000000-0x200fffff 64bit pref] [ 5.678874] pci 0000:00:02.0: BAR 7: assigned [io 0x1000-0x1fff] [ 5.684989] pci 0000:01:00.0: BAR 0: assigned [mem 0x13000000-0x13001fff 64bit] [ 5.692318] pci 0000:00:01.0: PCI bridge to [bus 01] [ 5.697322] pci 0000:00:01.0: bridge window [mem 0x13000000-0x130fffff] [ 5.704123] pci 0000:02:00.0: BAR 4: assigned [mem 0x20000000-0x20003fff 64bit pref] [ 5.711895] pci 0000:02:00.0: BAR 2: assigned [mem 0x13100000-0x13100fff 64bit] [ 5.719258] pci 0000:02:00.0: BAR 0: assigned [io 0x1000-0x10ff] [ 5.725373] pci 0000:00:02.0: PCI bridge to [bus 02] [ 5.730334] pci 0000:00:02.0: bridge window [io 0x1000-0x1fff] [ 5.736465] pci 0000:00:02.0: bridge window [mem 0x13100000-0x131fffff] [ 5.743249] pci 0000:00:02.0: bridge window [mem 0x20000000-0x200fffff 64bit pref] [ 5.751035] pci 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 5.758122] pcieport 0000:00:01.0: enabling device (0140 -> 0142) [ 5.764465] pcieport 0000:00:01.0: Signaling PME with IRQ 393 [ 5.770329] pci 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 5.777415] pcieport 0000:00:02.0: enabling device (0140 -> 0143) [ 5.783743] pcieport 0000:00:02.0: Signaling PME with IRQ 394 [ 5.789789] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 5.795422] r8169 0000:02:00.0: enabling device (0140 -> 0143) [ 5.826606] r8169 0000:02:00.0 eth0: RTL8168g/8111g at 0xf0b54000, 00:04:4b:3a:d9:81, XID 0c000800 IRQ 395 [ 5.836299] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 5.849140] +1.05V_RUN_AVDD_HDMI_PLL: supplied by +1.05V_RUN [ 5.857213] of: dev_pm_opp_of_cpumask_add_table: couldn't find opp table for cpu:0, -19 [ 5.865308] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 696000 KHz [ 5.872622] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 714000 KHz [ 5.881770] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 5.889186] as3722-rtc as3722-rtc: setting system clock to 2000-01-01 00:02:48 UTC (946684968) [ 5.898188] +3.3V_AVDD_HDMI_AP_GATED: disabling [ 5.902711] +USB0_VBUS_SW: disabling [ 5.906312] +1.05V_RUN_AVDD_HDMI_PLL: disabling [ 5.910840] +5V_HDMI_CON: disabling [ 5.914330] +1.8V_RUN_CAM: disabling [ 5.918195] +2.8V_RUN_CAM: disabling [ 5.922011] +1.2V_RUN_CAM_FRONT: disabling [ 5.926415] +1.05V_RUN_CAM_REAR: disabling [ 5.930675] +3.3V_RUN_TOUCH: disabling [ 5.934585] +2.8V_RUN_CAM_AF: disabling [ 5.938681] +1.8V_RUN_VPP_FUSE: disabling [ 5.943789] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem [ 5.965550] EXT4-fs (mmcblk0p1): recovery complete [ 5.970340] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 5.978475] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 5.988703] devtmpfs: mounted [ 5.992533] 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.495747] PM: Syncing filesystems ... done. [ 9.504847] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 9.513657] OOM killer disabled. [ 9.516983] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 9.526385] Suspending console(s) (use no_console_suspend to debug) [ 9.648660] PM: suspend of devices complete after 112.355 msecs [ 9.660526] PM: late suspend of devices complete after 11.824 msecs [ 9.691423] PM: noirq suspend of devices complete after 30.865 msecs [ 9.691438] Disabling non-boot CPUs ... [ 9.693312] IRQ357 no longer affine to CPU1 [ 10.068384] IRQ17 no longer affine to CPU2 [ 10.068944] IRQ358 no longer affine to CPU2 [ 10.130106] IRQ359 no longer affine to CPU3 [ 10.177896] Entering suspend state LP1 [ 10.177896] Suspended for 2.830 seconds [ 10.177908] Enabling non-boot CPUs ... [ 10.205434] CPU1 is up [ 10.245384] CPU2 is up [ 10.285427] CPU3 is up [ 10.286096] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 10.286205] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 10.314981] PM: noirq resume of devices complete after 29.548 msecs [ 10.316969] PM: early resume of devices complete after 1.651 msecs [ 10.345152] PM: resume of devices complete after 28.172 msecs [ 10.436206] OOM killer enabled. [ 10.439335] Restarting tasks ... done. root@(none):/# root@(none):/# [ 10.647514] 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.694641] PM: Syncing filesystems ... done. [ 11.702267] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 11.710870] OOM killer disabled. [ 11.714105] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 11.723199] Suspending console(s) (use no_console_suspend to debug) [ 11.732409] pci_generic_config_write32: 118 callbacks suppressed [ 11.732437] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x9c may corrupt adjacent RW1C bits [ 11.732483] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 11.838278] PM: suspend of devices complete after 106.352 msecs [ 11.846562] PM: late suspend of devices complete after 8.247 msecs [ 11.847966] pci_bus 0000:02: 2-byte config write to 0000:02:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 11.848033] pci_bus 0000:02: 2-byte config write to 0000:02:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 11.881450] PM: noirq suspend of devices complete after 34.858 msecs [ 11.881464] Disabling non-boot CPUs ... [ 11.883339] IRQ357 no longer affine to CPU1 [ 11.939145] IRQ358 no longer affine to CPU2 [ 11.998644] IRQ17 no longer affine to CPU3 [ 11.999193] IRQ359 no longer affine to CPU3 [ 12.046820] Entering suspend state LP1 [ 12.046820] Suspended for 3.131 seconds [ 12.046832] Enabling non-boot CPUs ... [ 12.075399] CPU1 is up [ 12.115342] CPU2 is up [ 12.155373] CPU3 is up [ 12.155947] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 12.155958] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 12.155968] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x88 may corrupt adjacent RW1C bits [ 12.155974] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x90 may corrupt adjacent RW1C bits [ 12.155980] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 12.155986] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x98 may corrupt adjacent RW1C bits [ 12.156092] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 12.156094] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 12.184947] PM: noirq resume of devices complete after 29.567 msecs [ 12.186723] PM: early resume of devices complete after 1.443 msecs [ 12.215122] PM: resume of devices complete after 28.388 msecs [ 12.409254] OOM killer enabled. [ 12.412390] Restarting tasks ... done. root@(none):/# root@(none):/# [ 12.517423] 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.564488] PM: Syncing filesystems ... done. [ 13.572119] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 13.580725] OOM killer disabled. [ 13.583961] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 13.593057] Suspending console(s) (use no_console_suspend to debug) [ 13.708317] PM: suspend of devices complete after 106.529 msecs [ 13.716844] PM: late suspend of devices complete after 8.489 msecs [ 13.751400] PM: noirq suspend of devices complete after 34.525 msecs [ 13.751415] Disabling non-boot CPUs ... [ 13.753293] IRQ357 no longer affine to CPU1 [ 13.808649] IRQ17 no longer affine to CPU2 [ 13.896732] Entering suspend state LP1 [ 13.896732] Suspended for 3.149 seconds [ 13.896744] Enabling non-boot CPUs ... [ 13.925388] CPU1 is up [ 13.965312] CPU2 is up [ 14.005357] CPU3 is up [ 14.006059] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 14.006062] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 14.034910] PM: noirq resume of devices complete after 29.547 msecs [ 14.036403] PM: early resume of devices complete after 1.155 msecs [ 14.065108] PM: resume of devices complete after 28.694 msecs [ 14.147784] OOM killer enabled. [ 14.150913] Restarting tasks ... done. root@(none):/# root@(none):/# [ 14.367449] 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.414453] PM: Syncing filesystems ... done. [ 15.422444] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 15.431055] OOM killer disabled. [ 15.434291] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 15.443373] Suspending console(s) (use no_console_suspend to debug) [ 15.557261] PM: suspend of devices complete after 106.318 msecs [ 15.561615] PM: late suspend of devices complete after 4.333 msecs [ 15.588103] PM: noirq suspend of devices complete after 26.472 msecs [ 15.588111] Disabling non-boot CPUs ... [ 15.589093] migrate_irqs: 2 callbacks suppressed [ 15.589103] IRQ357 no longer affine to CPU1 [ 15.647070] IRQ358 no longer affine to CPU2 [ 15.707063] IRQ359 no longer affine to CPU3 [ 15.755819] Entering suspend state LP1 [ 15.755819] Suspended for 3.140 seconds [ 15.755831] Enabling non-boot CPUs ... [ 15.785344] CPU1 is up [ 15.825287] CPU2 is up [ 15.865327] CPU3 is up [ 15.866031] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 15.866033] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 15.894876] PM: noirq resume of devices complete after 29.543 msecs [ 15.896857] PM: early resume of devices complete after 1.670 msecs [ 15.925021] PM: resume of devices complete after 28.154 msecs [ 16.016550] OOM killer enabled. [ 16.019683] Restarting tasks ... done. root@(none):/# root@(none):/# [ 16.227398] 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.280010] PM: Syncing filesystems ... done. [ 17.287869] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 17.296469] OOM killer disabled. [ 17.299705] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 17.308843] Suspending console(s) (use no_console_suspend to debug) [ 17.318022] pci_generic_config_write32: 116 callbacks suppressed [ 17.318057] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x9c may corrupt adjacent RW1C bits [ 17.318141] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 17.428442] PM: suspend of devices complete after 110.899 msecs [ 17.440081] PM: late suspend of devices complete after 11.598 msecs [ 17.441553] pci_bus 0000:02: 2-byte config write to 0000:02:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 17.441614] pci_bus 0000:02: 2-byte config write to 0000:02:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 17.471425] PM: noirq suspend of devices complete after 31.313 msecs [ 17.471439] Disabling non-boot CPUs ... [ 17.473310] IRQ357 no longer affine to CPU1 [ 17.519119] IRQ358 no longer affine to CPU2 [ 17.579087] IRQ359 no longer affine to CPU3 [ 17.626865] Entering suspend state LP1 [ 17.626865] Suspended for 3.128 seconds [ 17.626877] Enabling non-boot CPUs ... [ 17.655313] CPU1 is up [ 17.695253] CPU2 is up [ 17.735292] CPU3 is up [ 17.735867] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 17.735877] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 17.735888] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x88 may corrupt adjacent RW1C bits [ 17.735894] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x90 may corrupt adjacent RW1C bits [ 17.735901] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 17.735907] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x98 may corrupt adjacent RW1C bits [ 17.736014] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 17.736016] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 17.764836] PM: noirq resume of devices complete after 29.538 msecs [ 17.766662] PM: early resume of devices complete after 1.499 msecs [ 17.794971] PM: resume of devices complete after 28.299 msecs [ 17.985110] OOM killer enabled. [ 17.988240] Restarting tasks ... done. root@(none):/# root@(none):/# [ 18.097229] 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.144557] PM: Syncing filesystems ... done. [ 19.151872] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 19.160458] OOM killer disabled. [ 19.163693] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 19.172799] Suspending console(s) (use no_console_suspend to debug) [ 19.288121] PM: suspend of devices complete after 106.592 msecs [ 19.297558] PM: late suspend of devices complete after 9.398 msecs [ 19.331323] PM: noirq suspend of devices complete after 33.733 msecs [ 19.331338] Disabling non-boot CPUs ... [ 19.332714] IRQ17 no longer affine to CPU1 [ 19.333222] IRQ357 no longer affine to CPU1 [ 19.389257] IRQ358 no longer affine to CPU2 [ 19.448491] IRQ359 no longer affine to CPU3 [ 19.477077] Entering suspend state LP1 [ 19.477077] Suspended for 3.149 seconds [ 19.477089] Enabling non-boot CPUs ... [ 19.505282] CPU1 is up [ 19.545210] CPU2 is up [ 19.585256] CPU3 is up [ 19.585952] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 19.585955] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 19.614803] PM: noirq resume of devices complete after 29.542 msecs [ 19.616358] PM: early resume of devices complete after 1.225 msecs [ 19.644982] PM: resume of devices complete after 28.613 msecs [ 19.735961] OOM killer enabled. [ 19.739090] Restarting tasks ... done. root@(none):/# root@(none):/# [ 19.947331] 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 [ 20.994361] PM: Syncing filesystems ... done. [ 21.001996] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 21.010611] OOM killer disabled. [ 21.013848] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 21.022947] Suspending console(s) (use no_console_suspend to debug) [ 21.148852] PM: suspend of devices complete after 117.176 msecs [ 21.158214] PM: late suspend of devices complete after 9.325 msecs [ 21.191510] PM: noirq suspend of devices complete after 33.264 msecs [ 21.191525] Disabling non-boot CPUs ... [ 21.192892] IRQ17 no longer affine to CPU1 [ 21.193399] IRQ357 no longer affine to CPU1 [ 21.248993] IRQ358 no longer affine to CPU2 [ 21.308974] IRQ359 no longer affine to CPU3 [ 21.356677] Entering suspend state LP1 [ 21.356677] Suspended for 3.120 seconds [ 21.356689] Enabling non-boot CPUs ... [ 21.385236] CPU1 is up [ 21.425175] CPU2 is up [ 21.465211] CPU3 is up [ 21.465898] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 21.465901] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 21.494769] PM: noirq resume of devices complete after 29.552 msecs [ 21.495831] PM: early resume of devices complete after 0.736 msecs [ 21.524929] PM: resume of devices complete after 29.089 msecs [ 21.615923] OOM killer enabled. [ 21.619051] Restarting tasks ... done. root@(none):/# root@(none):/# [ 21.827283] 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 [ 22.874426] PM: Syncing filesystems ... done. [ 22.882251] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 22.890867] OOM killer disabled. [ 22.894102] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 22.903198] Suspending console(s) (use no_console_suspend to debug) [ 22.912357] pci_generic_config_write32: 116 callbacks suppressed [ 22.912386] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x9c may corrupt adjacent RW1C bits [ 22.912454] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 23.028342] PM: suspend of devices complete after 116.409 msecs [ 23.039397] PM: late suspend of devices complete after 11.015 msecs [ 23.040822] pci_bus 0000:02: 2-byte config write to 0000:02:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 23.040889] pci_bus 0000:02: 2-byte config write to 0000:02:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 23.071167] PM: noirq suspend of devices complete after 31.740 msecs [ 23.071182] Disabling non-boot CPUs ... [ 23.073062] IRQ357 no longer affine to CPU1 [ 23.128938] IRQ358 no longer affine to CPU2 [ 23.188999] IRQ359 no longer affine to CPU3 [ 23.236662] Entering suspend state LP1 [ 23.236662] Suspended for 3.119 seconds [ 23.236674] Enabling non-boot CPUs ... [ 23.265202] CPU1 is up [ 23.305145] CPU2 is up [ 23.345178] CPU3 is up [ 23.345756] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 23.345767] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 23.345773] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 23.345779] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 23.345784] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 23.345790] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0xa8 may corrupt adjacent RW1C bits [ 23.345844] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 23.345909] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 23.374740] PM: noirq resume of devices complete after 29.556 msecs [ 23.375790] PM: early resume of devices complete after 0.727 msecs [ 23.404907] PM: resume of devices complete after 29.108 msecs [ 23.595033] OOM killer enabled. [ 23.598164] Restarting tasks ... done. root@(none):/# root@(none):/# [ 23.707193] 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 [ 24.754063] PM: Syncing filesystems ... done. [ 24.761687] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 24.770306] OOM killer disabled. [ 24.773542] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 24.782639] Suspending console(s) (use no_console_suspend to debug) [ 24.908783] PM: suspend of devices complete after 117.416 msecs [ 24.919878] PM: late suspend of devices complete after 11.056 msecs [ 24.951378] PM: noirq suspend of devices complete after 31.469 msecs [ 24.951393] Disabling non-boot CPUs ... [ 24.952768] IRQ17 no longer affine to CPU1 [ 24.953276] IRQ357 no longer affine to CPU1 [ 25.008966] IRQ358 no longer affine to CPU2 [ 25.116615] Entering suspend state LP1 [ 25.116615] Suspended for 3.119 seconds [ 25.116627] Enabling non-boot CPUs ... [ 25.145176] CPU1 is up [ 25.185115] CPU2 is up [ 25.225153] CPU3 is up [ 25.225794] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 25.225865] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 25.254700] PM: noirq resume of devices complete after 29.541 msecs [ 25.256402] PM: early resume of devices complete after 1.364 msecs [ 25.284877] PM: resume of devices complete after 28.464 msecs [ 25.371761] OOM killer enabled. [ 25.374894] Restarting tasks ... done. root@(none):/# root@(none):/# [ 25.587217] 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 [ 26.633420] PM: Syncing filesystems ... done. [ 26.641565] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 26.650182] OOM killer disabled. [ 26.653419] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 26.662512] Suspending console(s) (use no_console_suspend to debug) [ 26.788282] PM: suspend of devices complete after 117.038 msecs [ 26.799335] PM: late suspend of devices complete after 11.013 msecs [ 26.831151] PM: noirq suspend of devices complete after 31.784 msecs [ 26.831165] Disabling non-boot CPUs ... [ 26.833050] migrate_irqs: 1 callbacks suppressed [ 26.833069] IRQ357 no longer affine to CPU1 [ 26.888839] IRQ358 no longer affine to CPU2 [ 26.948873] IRQ359 no longer affine to CPU3 [ 26.996609] Entering suspend state LP1 [ 26.996609] Suspended for 3.119 seconds [ 26.996621] Enabling non-boot CPUs ... [ 27.025117] CPU1 is up [ 27.065073] CPU2 is up [ 27.105106] CPU3 is up [ 27.105798] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 27.105801] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 27.134665] PM: noirq resume of devices complete after 29.553 msecs [ 27.136675] PM: early resume of devices complete after 1.676 msecs [ 27.164850] PM: resume of devices complete after 28.165 msecs [ 27.256438] OOM killer enabled. [ 27.259566] Restarting tasks ... done. root@(none):/# root@(none):/# [ 27.467182] ata1: SATA link down (SStatus 0 SControl 300) NVTB SYSTEM SUSPEND TEST COMPLETE