U-Boot SPL 2014.01-00219-gc4d376f (Feb 18 2014 - 19:57:32) U-Boot 2014.01-00219-gc4d376f (Feb 18 2014 - 19:57:32) TEGRA114 Board: NVIDIA Dalmore I2C: ready DRAM: 2 GiB MMC: Tegra SD/MMC: 0, Tegra SD/MMC: 1 In: serial Out: serial Err: serial Net: Net Initialization Skipped No ethernet found. Hit any key to stop autoboot: 2  0 Tegra114 (Dalmore) # Tegra114 (Dalmore) # usb reset (Re)start USB... USB0: USB EHCI 1.10 scanning bus 0 for devices... 2 USB Device(s) found scanning usb for storage devices... 0 Storage Device(s) found scanning usb for ethernet devices... Warning: asx0 using MAC address from net device 1 Ethernet Device(s) found Tegra114 (Dalmore) # setenv bootargs 'ignore_loglevel console=ttyS0,115200n8 rw root=PARTUUID=7369c667-ff51-ec4a-29cd-baabf2fbe346 rootwait gpt debug earlyprintk init=/bin/bash' Tegra114 (Dalmore) # setenv ipaddr 192.168.100.100; setenv serverip 192.168.100.1; setenv tftpserverip 192.168.100.1 Tegra114 (Dalmore) # tftpboot 0x81000000 zImage.multi_v7_defconfig Using asx0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.100 Filename 'zImage.multi_v7_defconfig'. Load address: 0x81000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #################### 3 MiB/s done Bytes transferred = 7915600 (78c850 hex) Tegra114 (Dalmore) # tftpboot 0x82000000 tegra114-dalmore.dtb Using asx0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.100 Filename 'tegra114-dalmore.dtb'. Load address: 0x82000000 Loading: *### 2.6 MiB/s done Bytes transferred = 35044 (88e4 hex) Tegra114 (Dalmore) # bootz 0x81000000 - 0x82000000 Kernel image @ 0x81000000 [ 0x000000 - 0x78c850 ] ## Flattened Device Tree blob at 82000000 Booting using the fdt blob at 0x82000000 Loading Device Tree to 8fff4000, end 8ffff8e3 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.11.0-next-20170512-171283-g8785ded (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 Thu May 11 20:23:56 PDT 2017 [ 0.000000] CPU: ARMv7 Processor [412fc0f2] revision 2 (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 Tegra114 Dalmore evaluation board [ 0.000000] debug: ignoring loglevel setting. [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] efi: Getting EFI parameters from FDT: [ 0.000000] efi: UEFI not found. [ 0.000000] cma: Reserved 64 MiB at 0xfb800000 [ 0.000000] On node 0 totalpages: 524032 [ 0.000000] free_area_init_node: node 0, pgdat c157fd00, 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 @eef98000 s39168 r8192 d22272 u69632 [ 0.000000] pcpu-alloc: s39168 r8192 d22272 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=7369c667-ff51-ec4a-29cd-baabf2fbe346 rootwait gpt debug 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: 1993540K/2096128K available (10240K kernel code, 1566K rwdata, 4388K rodata, 2048K init, 409K bss, 37052K 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 - 0xc1587970 (1567 kB) [ 0.000000] .bss : 0xc1590d04 - 0xc15f7498 ( 410 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.003109] arch_timer: cp15 timer(s) running at 12.00MHz (virt). [ 0.003127] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.003147] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.003162] Switching to timer-based delay loop, resolution 83ns [ 0.003566] Console: colour dummy device 80x30 [ 0.003597] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 0.003615] pid_max: default: 32768 minimum: 301 [ 0.003706] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.003722] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.004223] CPU: Testing write buffer coherency: ok [ 0.004462] /cpus/cpu@0 missing clock-frequency property [ 0.004492] /cpus/cpu@1 missing clock-frequency property [ 0.004522] /cpus/cpu@2 missing clock-frequency property [ 0.004553] /cpus/cpu@3 missing clock-frequency property [ 0.004567] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.004861] Setting up static identity map for 0x80300000 - 0x803000a0 [ 0.007370] Tegra Revision: A01 SKU: 0 CPU Process: 1 SoC Process: 0 [ 0.007984] EFI services will not be available. [ 0.008217] smp: Bringing up secondary CPUs ... [ 0.008851] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.009560] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.010256] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.010342] smp: Brought up 1 node, 4 CPUs [ 0.010364] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.010374] CPU: All CPU(s) started in SVC mode. [ 0.011835] devtmpfs: initialized [ 0.020780] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.021115] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.021134] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.022577] pinctrl core: initialized pinctrl subsystem [ 0.024343] NET: Registered protocol family 16 [ 0.026519] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.028632] cpuidle: using governor menu [ 0.051493] No ATAGs? [ 0.051620] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.051636] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.057092] Serial: AMBA PL011 UART driver [ 0.057826] tegra-mc 70019000.memory-controller: no memory timings for RAM code 3 registered [ 0.072443] AT91: Could not find identification node [ 0.072932] dvdd_ts: Failed to request enable GPIO61: -517 [ 0.072955] reg-fixed-voltage regulators:regulator@1: Failed to register regulator: -517 [ 0.073063] usb1_vbus: Failed to request enable GPIO108: -517 [ 0.073079] reg-fixed-voltage regulators:regulator@3: Failed to register regulator: -517 [ 0.073183] usb2_vbus: Failed to request enable GPIO86: -517 [ 0.073199] reg-fixed-voltage regulators:regulator@4: Failed to register regulator: -517 [ 0.073673] VDD_5V0_HDMI_CON: Failed to request enable GPIO81: -517 [ 0.073690] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.076092] vgaarb: loaded [ 0.076844] SCSI subsystem initialized [ 0.076994] libata version 3.00 loaded. [ 0.077217] usbcore: registered new interface driver usbfs [ 0.077271] usbcore: registered new interface driver hub [ 0.077342] usbcore: registered new device driver usb [ 0.080525] tps65090 2-0048: No cache defaults, reading back from HW [ 0.082426] TPS65090_RAILSDCDC1: supplied by vdd_ac_bat [ 0.083512] TPS65090_RAILSDCDC2: supplied by vdd_ac_bat [ 0.084586] TPS65090_RAILSDCDC3: supplied by vdd_ac_bat [ 0.085114] TPS65090_RAILSFET1: supplied by vdd_ac_bat [ 0.085486] TPS65090_RAILSFET2: supplied by vdd_ac_bat [ 0.085847] TPS65090_RAILSFET3: supplied by vdd-sys-3v3 [ 0.086367] TPS65090_RAILSFET4: supplied by vdd-sys-3v3 [ 0.086898] TPS65090_RAILSFET5: supplied by vdd-sys-3v3 [ 0.087420] TPS65090_RAILSFET6: supplied by vdd-sys-3v3 [ 0.088258] TPS65090_RAILSFET7: supplied by vdd-sys-3v3 [ 0.088784] TPS65090_RAILSLDO1: supplied by vdd_ac_bat [ 0.088991] TPS65090_RAILSLDO2: supplied by vdd_ac_bat [ 0.089888] palmas 2-0058: Irq flag is 0x00000004 [ 0.091856] palmas 2-0058: Muxing GPIO ff, PWM 0, LED 0 [ 0.094367] SMPS12: supplied by vdd-ao [ 0.095385] vdd_hdmi_5v0: supplied by vdd-sys-5v0 [ 0.096201] SMPS3: supplied by vdd-ao [ 0.097934] SMPS457: supplied by vdd-sys-3v3 [ 0.099584] SMPS6: supplied by regulator-dummy [ 0.100993] SMPS8: supplied by vdd-sys-3v3 [ 0.101782] random: fast init done [ 0.102610] SMPS9: supplied by vdd-sys-3v3 [ 0.103130] sdhci-vdd-sd-slot: Bringing 2840000uV into 2800000-2800000uV [ 0.104546] SMPS10_OUT2: supplied by regulator-dummy [ 0.105397] SMPS10_OUT1: supplied by regulator-dummy [ 0.106254] LDO1: supplied by vdd-sys-3v3 [ 0.107376] LDO2: supplied by vdd-sys-3v3 [ 0.108520] LDO3: supplied by vddio-1v8 [ 0.109635] LDO4: supplied by vdd-sys-3v3 [ 0.110767] LDO5: supplied by vdd_ac_bat [ 0.111463] LDO6: supplied by vdd-sys-3v3 [ 0.111978] vdd-sensor-2v85: Bringing 2900000uV into 2850000-2850000uV [ 0.113329] LDO7: supplied by vdd-sys-3v3 [ 0.114978] LDO8: supplied by vdd-ao [ 0.115508] vdd-rtc: Bringing 675000uV into 900000-900000uV [ 0.124045] LDO9: supplied by sdhci-vdd-sd-slot [ 0.134370] LDOLN: supplied by vdd-sys-5v0 [ 0.135507] LDOUSB: supplied by vdd-sys-5v0 [ 0.146672] pps_core: LinuxPPS API ver. 1 registered [ 0.146684] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.146708] PTP clock support registered [ 0.146889] EDAC MC: Ver: 3.0.0 [ 0.149066] clocksource: Switched to clocksource arch_sys_counter [ 0.207251] NET: Registered protocol family 2 [ 0.207774] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.207875] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.208063] TCP: Hash tables configured (established 8192 bind 8192) [ 0.208149] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.208194] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.208349] NET: Registered protocol family 1 [ 0.208667] RPC: Registered named UNIX socket transport module. [ 0.208678] RPC: Registered udp transport module. [ 0.208687] RPC: Registered tcp transport module. [ 0.208697] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.208710] PCI: CLS 0 bytes, default 64 [ 0.211182] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 0.219777] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.220491] NFS: Registering the id_resolver key type [ 0.220515] Key type id_resolver registered [ 0.220525] Key type id_legacy registered [ 0.220568] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.222249] bounce: pool size: 64 pages [ 0.222291] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.222304] io scheduler noop registered [ 0.222314] io scheduler deadline registered [ 0.222343] io scheduler cfq registered (default) [ 0.222354] io scheduler mq-deadline registered [ 0.222364] io scheduler kyber registered [ 0.252210] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 32 channels [ 0.254738] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled. [ 0.310549] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.313205] console [ttyS0] disabled [ 0.313248] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 329, base_baud = 25500000) is a Tegra [ 1.311977] console [ttyS0] enabled [ 1.316186] SuperH (H)SCI(F) driver initialized [ 1.321609] msm_serial: driver initialized [ 1.325871] STMicroelectronics ASC driver initialized [ 1.336125] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.360530] brd: module loaded [ 1.370974] loop: module loaded [ 1.390601] m25p80 spi32766.0: w25q32dw (4096 Kbytes) [ 1.398558] libphy: Fixed MDIO Bus: probed [ 1.403749] CAN device driver interface [ 1.408374] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 1.415240] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.421079] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.427044] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.434014] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.442725] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.450183] usbcore: registered new interface driver pegasus [ 1.455880] usbcore: registered new interface driver asix [ 1.461326] usbcore: registered new interface driver ax88179_178a [ 1.467445] usbcore: registered new interface driver cdc_ether [ 1.473338] usbcore: registered new interface driver smsc75xx [ 1.479143] usbcore: registered new interface driver smsc95xx [ 1.484913] usbcore: registered new interface driver net1080 [ 1.490617] usbcore: registered new interface driver cdc_subset [ 1.496560] usbcore: registered new interface driver zaurus [ 1.502196] usbcore: registered new interface driver cdc_ncm [ 1.509741] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.516261] ehci-pci: EHCI PCI platform driver [ 1.520752] ehci-platform: EHCI generic platform driver [ 1.526151] ehci-orion: EHCI orion driver [ 1.530314] SPEAr-ehci: EHCI SPEAr driver [ 1.534445] ehci-st: EHCI STMicroelectronics driver [ 1.539454] ehci-exynos: EHCI EXYNOS driver [ 1.543772] ehci-atmel: EHCI Atmel driver [ 1.547896] tegra-ehci: Tegra EHCI driver [ 1.552205] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.558387] ohci-pci: OHCI PCI platform driver [ 1.562882] ohci-platform: OHCI generic platform driver [ 1.568242] ohci-omap3: OHCI OMAP3 driver [ 1.572395] SPEAr-ohci: OHCI SPEAr driver [ 1.576527] ohci-st: OHCI STMicroelectronics driver [ 1.581537] ohci-atmel: OHCI Atmel driver [ 1.586201] usbcore: registered new interface driver usb-storage [ 1.597818] palmas-rtc 7000d000.i2c:tps65913@58:rtc: rtc core: registered 7000d000.i2c:tps659 as rtc0 [ 1.608853] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.616038] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.622704] i2c /dev entries driver [ 1.632376] sbs-battery 0-000b: sbs_probe: Failed to get device status [ 1.638909] sbs-battery: probe of 0-000b failed with error -121 [ 1.654896] sdhci: Secure Digital Host Controller Interface driver [ 1.661095] sdhci: Copyright(c) Pierre Ossman [ 1.666814] Synopsys Designware Multimedia Card Interface Driver [ 1.673958] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.680321] sdhci-tegra 78000400.sdhci: Got CD GPIO [ 1.685211] sdhci-tegra 78000400.sdhci: Got WP GPIO [ 1.698385] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.769208] mmc0: SDHCI controller on 78000400.sdhci [78000400.sdhci] using ADMA [ 1.785865] mmc1: Invalid maximum block size, assuming 512 bytes [ 1.849112] mmc1: SDHCI controller on 78000600.sdhci [78000600.sdhci] using ADMA [ 1.858248] ledtrig-cpu: registered to indicate activity on CPUs [ 1.864640] usbcore: registered new interface driver usbhid [ 1.870226] usbhid: USB HID core driver [ 1.877642] NET: Registered protocol family 10 [ 1.883022] Segment Routing with IPv6 [ 1.886736] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.893274] NET: Registered protocol family 17 [ 1.897719] can: controller area network core (rev 20170425 abi 9) [ 1.903967] NET: Registered protocol family 29 [ 1.908407] can: raw protocol (rev 20170425) [ 1.912694] can: broadcast manager protocol (rev 20170425 t) [ 1.918351] can: netlink gateway (rev 20170425) max_hops=1 [ 1.924164] Key type dns_resolver registered [ 1.929001] ThumbEE CPU extension supported. [ 1.933296] Registering SWP/SWPB emulation handler [ 1.951981] usb1_vbus: supplied by vdd-sys-5v0 [ 1.954688] mmc0: new high speed SDHC card at address aaaa [ 1.955264] mmcblk0: mmc0:aaaa SL16G 14.8 GiB [ 1.967382] usb2_vbus: supplied by vdd-sys-5v0 [ 1.975478] VDD_5V0_HDMI_CON: supplied by vdd-sys-5v0 [ 1.982744] mmcblk0: p1 p2 p3 [ 1.992910] tegra-ehci 7d008000.usb: EHCI Host Controller [ 1.998341] tegra-ehci 7d008000.usb: new USB bus registered, assigned bus number 1 [ 2.005259] mmc1: new high speed MMC card at address 0001 [ 2.006090] mmcblk1: mmc1:0001 SEM32G 29.1 GiB [ 2.006397] mmcblk1boot0: mmc1:0001 SEM32G partition 1 4.00 MiB [ 2.006821] mmcblk1boot1: mmc1:0001 SEM32G partition 2 4.00 MiB [ 2.007489] mmcblk1rpmb: mmc1:0001 SEM32G partition 3 4.00 MiB [ 2.010824] mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 [ 2.038177] tegra-ehci 7d008000.usb: irq 339, io mem 0x7d008000 [ 2.069204] tegra-ehci 7d008000.usb: USB 2.0 started, EHCI 1.10 [ 2.076307] hub 1-0:1.0: USB hub found [ 2.080184] hub 1-0:1.0: 1 port detected [ 2.085836] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 2.094769] palmas-rtc 7000d000.i2c:tps65913@58:rtc: setting system clock to 2001-03-05 15:01:56 UTC (983804516) [ 2.105523] vdd_hdmi_5v0: disabling [ 2.116298] dvdd_ts: disabling [ 2.119408] usb1_vbus: disabling [ 2.122640] vdd_cam_1v8_reg: disabling [ 2.126385] VDD_5V0_HDMI_CON: disabling [ 2.131828] EXT4-fs (mmcblk1p1): mounting ext3 file system using the ext4 subsystem [ 2.154989] EXT4-fs (mmcblk1p1): recovery complete [ 2.159848] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null) [ 2.167968] VFS: Mounted root (ext3 filesystem) on device 179:17. [ 2.176713] devtmpfs: mounted [ 2.181712] 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):/# [ 2.439201] usb 1-1: new high-speed USB device number 2 using tegra-ehci [ 3.114247] asix 1-1:1.0 eth0: register 'asix' at usb-7d008000.usb-1, ASIX AX88772 USB 2.0 Ethernet, 00:50:b6:0d:b5:16 mount -t sysfs none /sys root@(none):/# root@(none):/# mount -t debugfs none /sys/kernel/debug root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:20 1970 [ 5.312233] PM: Syncing filesystems ... done. [ 5.318020] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 5.326325] OOM killer disabled. [ 5.329580] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 5.338363] Suspending console(s) (use no_console_suspend to debug) [ 5.390870] PM: suspend of devices complete after 44.990 msecs [ 5.393947] PM: late suspend of devices complete after 3.061 msecs [ 5.395961] PM: noirq suspend of devices complete after 2.003 msecs [ 5.395966] Disabling non-boot CPUs ... [ 5.434752] IRQ17 no longer affine to CPU2 [ 5.533776] Entering suspend state LP1 [ 5.533776] Suspended for 7.815 seconds [ 5.533797] Enabling non-boot CPUs ... [ 5.563079] CPU1 is up [ 5.603206] CPU2 is up [ 5.643855] CPU3 is up [ 5.644971] PM: noirq resume of devices complete after 1.105 msecs [ 5.647440] PM: early resume of devices complete after 2.008 msecs [ 6.189302] PM: resume of devices complete after 541.845 msecs [ 6.253746] OOM killer enabled. [ 6.256881] Restarting tasks ... done. 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:30 1970 [ 7.511859] PM: Syncing filesystems ... done. [ 7.517386] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 7.525735] OOM killer disabled. [ 7.528958] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 7.537765] Suspending console(s) (use no_console_suspend to debug) [ 7.591084] PM: suspend of devices complete after 45.805 msecs [ 7.594141] PM: late suspend of devices complete after 3.040 msecs [ 7.596128] PM: noirq suspend of devices complete after 1.977 msecs [ 7.596134] Disabling non-boot CPUs ... [ 7.634419] IRQ17 no longer affine to CPU2 [ 7.743533] Entering suspend state LP1 [ 7.743533] Suspended for 8.373 seconds [ 7.743555] Enabling non-boot CPUs ... [ 7.773010] CPU1 is up [ 7.813151] CPU2 is up [ 7.853810] CPU3 is up [ 7.854960] PM: noirq resume of devices complete after 1.138 msecs [ 7.857625] PM: early resume of devices complete after 2.216 msecs [ 8.410551] PM: resume of devices complete after 552.909 msecs [ 8.474944] OOM killer enabled. [ 8.478079] Restarting tasks ... done. 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:40 1970 [ 9.140760] PM: Syncing filesystems ... done. [ 9.146265] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 9.154615] OOM killer disabled. [ 9.157838] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 9.166651] Suspending console(s) (use no_console_suspend to debug) [ 9.221337] PM: suspend of devices complete after 47.173 msecs [ 9.224103] PM: late suspend of devices complete after 2.749 msecs [ 9.226117] PM: noirq suspend of devices complete after 2.005 msecs [ 9.226123] Disabling non-boot CPUs ... [ 9.226669] IRQ17 no longer affine to CPU1 [ 9.373510] Entering suspend state LP1 [ 9.373510] Suspended for 7.786 seconds [ 9.373531] Enabling non-boot CPUs ... [ 9.402998] CPU1 is up [ 9.443111] CPU2 is up [ 9.483768] CPU3 is up [ 9.484893] PM: noirq resume of devices complete after 1.113 msecs [ 9.487555] PM: early resume of devices complete after 2.232 msecs [ 10.030480] PM: resume of devices complete after 542.909 msecs [ 10.095018] OOM killer enabled. [ 10.098154] Restarting tasks ... done. 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:50 1970 [ 11.348193] PM: Syncing filesystems ... done. [ 11.353831] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 11.362194] OOM killer disabled. [ 11.365417] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 11.374276] Suspending console(s) (use no_console_suspend to debug) [ 11.430711] PM: suspend of devices complete after 48.937 msecs [ 11.433476] PM: late suspend of devices complete after 2.748 msecs [ 11.435504] PM: noirq suspend of devices complete after 2.017 msecs [ 11.435510] Disabling non-boot CPUs ... [ 11.582895] Entering suspend state LP1 [ 11.582895] Suspended for 8.374 seconds [ 11.582916] Enabling non-boot CPUs ... [ 11.612930] CPU1 is up [ 11.653069] CPU2 is up [ 11.693730] CPU3 is up [ 11.694867] PM: noirq resume of devices complete after 1.125 msecs [ 11.697100] PM: early resume of devices complete after 1.780 msecs [ 12.239001] PM: resume of devices complete after 541.884 msecs [ 12.299283] OOM killer enabled. [ 12.302418] Restarting tasks ... done. 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:01:00 1970 [ 12.992653] PM: Syncing filesystems ... done. [ 12.998260] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 13.006598] OOM killer disabled. [ 13.009856] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 13.018672] Suspending console(s) (use no_console_suspend to debug) [ 13.071258] PM: suspend of devices complete after 45.062 msecs [ 13.074015] PM: late suspend of devices complete after 2.741 msecs [ 13.076102] PM: noirq suspend of devices complete after 2.077 msecs [ 13.076108] Disabling non-boot CPUs ... [ 13.114301] IRQ17 no longer affine to CPU2 [ 13.222871] Entering suspend state LP1 [ 13.222871] Suspended for 7.777 seconds [ 13.222892] Enabling non-boot CPUs ... [ 13.252892] CPU1 is up [ 13.293050] CPU2 is up [ 13.333689] CPU3 is up [ 13.334812] PM: noirq resume of devices complete after 1.112 msecs [ 13.337518] PM: early resume of devices complete after 2.253 msecs [ 13.878402] PM: resume of devices complete after 540.866 msecs [ 13.942796] OOM killer enabled. [ 13.945930] Restarting tasks ... done. 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:01:10 1970 [ 15.199149] PM: Syncing filesystems ... done. [ 15.204681] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 15.213042] OOM killer disabled. [ 15.216266] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 15.225102] Suspending console(s) (use no_console_suspend to debug) [ 15.281199] PM: suspend of devices complete after 48.597 msecs [ 15.284168] PM: late suspend of devices complete after 2.952 msecs [ 15.286180] PM: noirq suspend of devices complete after 2.002 msecs [ 15.286186] Disabling non-boot CPUs ... [ 15.286718] IRQ17 no longer affine to CPU1 [ 15.433345] Entering suspend state LP1 [ 15.433345] Suspended for 8.373 seconds [ 15.433366] Enabling non-boot CPUs ... [ 15.462888] CPU1 is up [ 15.503012] CPU2 is up [ 15.543663] CPU3 is up [ 15.544788] PM: noirq resume of devices complete after 1.114 msecs [ 15.547227] PM: early resume of devices complete after 1.979 msecs [ 16.094969] PM: resume of devices complete after 547.726 msecs [ 16.159342] OOM killer enabled. [ 16.162477] Restarting tasks ... done. 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:01:20 1970 [ 16.826115] PM: Syncing filesystems ... done. [ 16.831664] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 16.840016] OOM killer disabled. [ 16.843240] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 16.852077] Suspending console(s) (use no_console_suspend to debug) [ 16.911187] PM: suspend of devices complete after 51.600 msecs [ 16.914276] PM: late suspend of devices complete after 3.073 msecs [ 16.916266] PM: noirq suspend of devices complete after 1.979 msecs [ 16.916271] Disabling non-boot CPUs ... [ 16.916795] IRQ17 no longer affine to CPU1 [ 17.053288] Entering suspend state LP1 [ 17.053288] Suspended for 7.797 seconds [ 17.053309] Enabling non-boot CPUs ... [ 17.082834] CPU1 is up [ 17.123053] CPU2 is up [ 17.163588] CPU3 is up [ 17.164698] PM: noirq resume of devices complete after 1.099 msecs [ 17.167113] PM: early resume of devices complete after 1.952 msecs [ 17.718252] PM: resume of devices complete after 551.123 msecs [ 17.782642] OOM killer enabled. [ 17.785778] Restarting tasks ... done. 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:01:30 1970 [ 19.030596] PM: Syncing filesystems ... done. [ 19.036227] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 19.044594] OOM killer disabled. [ 19.047817] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 19.056637] Suspending console(s) (use no_console_suspend to debug) [ 19.110555] PM: suspend of devices complete after 46.401 msecs [ 19.113538] PM: late suspend of devices complete after 2.967 msecs [ 19.115481] PM: noirq suspend of devices complete after 1.932 msecs [ 19.115486] Disabling non-boot CPUs ... [ 19.115961] IRQ17 no longer affine to CPU1 [ 19.262706] Entering suspend state LP1 [ 19.262706] Suspended for 8.374 seconds [ 19.262726] Enabling non-boot CPUs ... [ 19.292791] CPU1 is up [ 19.332913] CPU2 is up [ 19.373538] CPU3 is up [ 19.374661] PM: noirq resume of devices complete after 1.111 msecs [ 19.377347] PM: early resume of devices complete after 2.247 msecs [ 19.919425] PM: resume of devices complete after 542.059 msecs [ 19.983795] OOM killer enabled. [ 19.986930] Restarting tasks ... done. 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:01:40 1970 [ 20.657467] PM: Syncing filesystems ... done. [ 20.662981] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 20.671334] OOM killer disabled. [ 20.674557] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 20.683396] Suspending console(s) (use no_console_suspend to debug) [ 20.741092] PM: suspend of devices complete after 50.190 msecs [ 20.744137] PM: late suspend of devices complete after 3.028 msecs [ 20.746129] PM: noirq suspend of devices complete after 1.981 msecs [ 20.746134] Disabling non-boot CPUs ... [ 20.746661] IRQ17 no longer affine to CPU1 [ 20.893240] Entering suspend state LP1 [ 20.893240] Suspended for 7.786 seconds [ 20.893261] Enabling non-boot CPUs ... [ 20.922710] CPU1 is up [ 20.962825] CPU2 is up [ 21.003472] CPU3 is up [ 21.004584] PM: noirq resume of devices complete after 1.100 msecs [ 21.006952] PM: early resume of devices complete after 1.931 msecs [ 21.548614] PM: resume of devices complete after 541.645 msecs [ 21.613042] OOM killer enabled. [ 21.616178] Restarting tasks ... done. 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:01:50 1970 [ 22.880416] PM: Syncing filesystems ... done. [ 22.886010] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 22.894393] OOM killer disabled. [ 22.897617] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 22.906446] Suspending console(s) (use no_console_suspend to debug) [ 22.960452] PM: suspend of devices complete after 46.489 msecs [ 22.963289] PM: late suspend of devices complete after 2.821 msecs [ 22.965462] PM: noirq suspend of devices complete after 2.159 msecs [ 22.965467] Disabling non-boot CPUs ... [ 22.966011] IRQ17 no longer affine to CPU1 [ 23.112691] Entering suspend state LP1 [ 23.112691] Suspended for 8.364 seconds [ 23.112712] Enabling non-boot CPUs ... [ 23.142677] CPU1 is up [ 23.182799] CPU2 is up [ 23.223443] CPU3 is up [ 23.224570] PM: noirq resume of devices complete after 1.116 msecs [ 23.226983] PM: early resume of devices complete after 1.963 msecs [ 23.769247] PM: resume of devices complete after 542.248 msecs [ 23.833659] OOM killer enabled. [ 23.836795] Restarting tasks ... done. root@(none):/# root@(none):/# NVTB SYSTEM SUSPEND TEST COMPLETE