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.2 MiB/s done Bytes transferred = 7286920 (6f3088 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: *### 3 MiB/s done Bytes transferred = 35044 (88e4 hex) Tegra114 (Dalmore) # bootz 0x81000000 - 0x82000000 Kernel image @ 0x81000000 [ 0x000000 - 0x6f3088 ] ## 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.9.0-rc6-128439-g9c76358 (pwalmsley@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 Mon Nov 21 03:34:34 PST 2016 [ 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] 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 c1427fc0, 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 14 pages/cpu @eefa4000 s26624 r8192 d22528 u57344 [ 0.000000] pcpu-alloc: s26624 r8192 d22528 u57344 alloc=14*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: 1995088K/2096128K available (9216K kernel code, 1190K rwdata, 4068K rodata, 2048K init, 343K bss, 35504K 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 - 0xc0c00000 (10208 kB) [ 0.000000] .init : 0xc1100000 - 0xc1300000 (2048 kB) [ 0.000000] .data : 0xc1300000 - 0xc1429aa0 (1191 kB) [ 0.000000] .bss : 0xc142b000 - 0xc1480fc8 ( 344 kB) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 32. [ 0.000000] RCU restricting CPUs from NR_CPUS=16 to nr_cpu_ids=4. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=32, 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.000025] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000039] Switching to timer-based delay loop, resolution 1000ns [ 0.003242] arm_arch_timer: Architected cp15 timer(s) running at 12.00MHz (virt). [ 0.003260] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.003278] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.003290] Switching to timer-based delay loop, resolution 83ns [ 0.003682] Console: colour dummy device 80x30 [ 0.003712] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=60000) [ 0.003727] pid_max: default: 32768 minimum: 301 [ 0.003826] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.003838] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.004465] CPU: Testing write buffer coherency: ok [ 0.004679] /cpus/cpu@0 missing clock-frequency property [ 0.004708] /cpus/cpu@1 missing clock-frequency property [ 0.004736] /cpus/cpu@2 missing clock-frequency property [ 0.004766] /cpus/cpu@3 missing clock-frequency property [ 0.004779] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.004802] Setting up static identity map for 0x80300000 - 0x80300098 [ 0.007393] Tegra Revision: A01 SKU: 0 CPU Process: 1 SoC Process: 0 [ 0.007940] EFI services will not be available. [ 0.008750] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.009374] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.009985] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.010074] Brought up 4 CPUs [ 0.010095] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.010103] CPU: All CPU(s) started in SVC mode. [ 0.011582] devtmpfs: initialized [ 0.023093] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.023469] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns [ 0.024841] pinctrl core: initialized pinctrl subsystem [ 0.026454] NET: Registered protocol family 16 [ 0.028500] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.043154] cpuidle: using governor menu [ 0.069407] No ATAGs? [ 0.069435] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.069446] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.074793] Serial: AMBA PL011 UART driver [ 0.075524] tegra-mc 70019000.memory-controller: no memory timings for RAM code 3 registered [ 0.102753] dvdd_ts: Failed to request enable GPIO61: -517 [ 0.102770] reg-fixed-voltage regulators:regulator@1: Failed to register regulator: -517 [ 0.102865] usb1_vbus: Failed to request enable GPIO108: -517 [ 0.102879] reg-fixed-voltage regulators:regulator@3: Failed to register regulator: -517 [ 0.102971] usb2_vbus: Failed to request enable GPIO86: -517 [ 0.102984] reg-fixed-voltage regulators:regulator@4: Failed to register regulator: -517 [ 0.103443] VDD_5V0_HDMI_CON: Failed to request enable GPIO81: -517 [ 0.103457] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.106083] vgaarb: loaded [ 0.106894] SCSI subsystem initialized [ 0.107068] libata version 3.00 loaded. [ 0.107351] usbcore: registered new interface driver usbfs [ 0.107422] usbcore: registered new interface driver hub [ 0.107486] usbcore: registered new device driver usb [ 0.110991] tps65090 2-0048: No cache defaults, reading back from HW [ 0.112897] TPS65090_RAILSDCDC1: supplied by vdd_ac_bat [ 0.113459] vdd_hdmi_5v0: supplied by vdd-sys-5v0 [ 0.114236] TPS65090_RAILSDCDC2: supplied by vdd_ac_bat [ 0.115310] TPS65090_RAILSDCDC3: supplied by vdd_ac_bat [ 0.115852] TPS65090_RAILSFET1: supplied by vdd_ac_bat [ 0.116246] TPS65090_RAILSFET2: supplied by vdd_ac_bat [ 0.116613] TPS65090_RAILSFET3: supplied by vdd-sys-3v3 [ 0.117161] TPS65090_RAILSFET4: supplied by vdd-sys-3v3 [ 0.117703] TPS65090_RAILSFET5: supplied by vdd-sys-3v3 [ 0.118234] TPS65090_RAILSFET6: supplied by vdd-sys-3v3 [ 0.119116] TPS65090_RAILSFET7: supplied by vdd-sys-3v3 [ 0.119662] TPS65090_RAILSLDO1: supplied by vdd_ac_bat [ 0.119891] TPS65090_RAILSLDO2: supplied by vdd_ac_bat [ 0.120827] palmas 2-0058: Irq flag is 0x00000004 [ 0.122838] palmas 2-0058: Muxing GPIO ff, PWM 0, LED 0 [ 0.125462] SMPS12: supplied by vdd-ao [ 0.127093] SMPS3: supplied by vdd-ao [ 0.128871] SMPS457: supplied by vdd-sys-3v3 [ 0.131834] SMPS8: supplied by vdd-sys-3v3 [ 0.132946] random: fast init done [ 0.133486] SMPS9: supplied by vdd-sys-3v3 [ 0.134010] sdhci-vdd-sd-slot: Bringing 2840000uV into 2800000-2800000uV [ 0.136915] LDO1: supplied by vdd-sys-3v3 [ 0.138125] LDO2: supplied by vdd-sys-3v3 [ 0.139372] LDO3: supplied by vddio-1v8 [ 0.140589] LDO4: supplied by vdd-sys-3v3 [ 0.141804] LDO5: supplied by vdd_ac_bat [ 0.142577] LDO6: supplied by vdd-sys-3v3 [ 0.143092] vdd-sensor-2v85: Bringing 2900000uV into 2850000-2850000uV [ 0.144533] LDO7: supplied by vdd-sys-3v3 [ 0.146287] LDO8: supplied by vdd-ao [ 0.146802] vdd-rtc: Bringing 675000uV into 900000-900000uV [ 0.149173] LDO9: supplied by sdhci-vdd-sd-slot [ 0.154511] LDOLN: supplied by vdd-sys-5v0 [ 0.155738] LDOUSB: supplied by vdd-sys-5v0 [ 0.162436] pps_core: LinuxPPS API ver. 1 registered [ 0.162447] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.162470] PTP clock support registered [ 0.162663] EDAC MC: Ver: 3.0.0 [ 0.165099] clocksource: Switched to clocksource arch_sys_counter [ 0.175774] NET: Registered protocol family 2 [ 0.176302] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.176402] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.176589] TCP: Hash tables configured (established 8192 bind 8192) [ 0.176642] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.176683] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.176847] NET: Registered protocol family 1 [ 0.177174] RPC: Registered named UNIX socket transport module. [ 0.177184] RPC: Registered udp transport module. [ 0.177192] RPC: Registered tcp transport module. [ 0.177201] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.177212] PCI: CLS 0 bytes, default 64 [ 0.179418] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.179926] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 0.191486] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.192400] NFS: Registering the id_resolver key type [ 0.192422] Key type id_resolver registered [ 0.192431] Key type id_legacy registered [ 0.192476] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.193732] bounce: pool size: 64 pages [ 0.193937] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.193948] io scheduler noop registered [ 0.193956] io scheduler deadline registered [ 0.194146] io scheduler cfq registered (default) [ 0.198343] libphy: mdio_driver_register: phy-bcm-ns2-pci [ 0.225862] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 32 channels [ 0.227624] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled. [ 0.294903] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.298005] console [ttyS0] disabled [ 0.298043] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 329, base_baud = 25500000) is a Tegra [ 1.270174] console [ttyS0] enabled [ 1.274525] SuperH (H)SCI(F) driver initialized [ 1.280043] msm_serial: driver initialized [ 1.284337] STMicroelectronics ASC driver initialized [ 1.292984] [drm] Initialized [ 1.298945] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.323758] brd: module loaded [ 1.333110] loop: module loaded [ 1.352912] m25p80 spi32766.0: w25q32dw (4096 Kbytes) [ 1.361172] libphy: Fixed MDIO Bus: probed [ 1.366557] CAN device driver interface [ 1.372404] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.378245] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.384240] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.391206] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.400110] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.407566] usbcore: registered new interface driver pegasus [ 1.413296] usbcore: registered new interface driver asix [ 1.418750] usbcore: registered new interface driver ax88179_178a [ 1.424896] usbcore: registered new interface driver cdc_ether [ 1.430806] usbcore: registered new interface driver smsc75xx [ 1.436625] usbcore: registered new interface driver smsc95xx [ 1.442422] usbcore: registered new interface driver net1080 [ 1.448134] usbcore: registered new interface driver cdc_subset [ 1.454104] usbcore: registered new interface driver zaurus [ 1.459753] usbcore: registered new interface driver cdc_ncm [ 1.467408] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.473947] ehci-pci: EHCI PCI platform driver [ 1.478445] ehci-platform: EHCI generic platform driver [ 1.483870] ehci-orion: EHCI orion driver [ 1.488023] SPEAr-ehci: EHCI SPEAr driver [ 1.492182] ehci-st: EHCI STMicroelectronics driver [ 1.497206] ehci-exynos: EHCI EXYNOS driver [ 1.501550] ehci-atmel: EHCI Atmel driver [ 1.505704] tegra-ehci: Tegra EHCI driver [ 1.509999] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.516200] ohci-pci: OHCI PCI platform driver [ 1.520700] ohci-platform: OHCI generic platform driver [ 1.526085] ohci-omap3: OHCI OMAP3 driver [ 1.530239] SPEAr-ohci: OHCI SPEAr driver [ 1.534385] ohci-st: OHCI STMicroelectronics driver [ 1.539410] ohci-atmel: OHCI Atmel driver [ 1.544125] usbcore: registered new interface driver usb-storage [ 1.551659] mousedev: PS/2 mouse device common for all mice [ 1.561838] palmas-rtc 7000d000.i2c:tps65913@58:rtc: rtc core: registered 7000d000.i2c:tps659 as rtc0 [ 1.572945] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.580148] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.586866] i2c /dev entries driver [ 1.596785] sbs-battery 0-000b: sbs_probe: Failed to get device status [ 1.603341] sbs-battery: probe of 0-000b failed with error -121 [ 1.619307] sdhci: Secure Digital Host Controller Interface driver [ 1.625505] sdhci: Copyright(c) Pierre Ossman [ 1.631354] Synopsys Designware Multimedia Card Interface Driver [ 1.638452] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.644831] sdhci-tegra 78000400.sdhci: Got CD GPIO [ 1.649742] sdhci-tegra 78000400.sdhci: Got WP GPIO [ 1.655842] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.705243] mmc0: SDHCI controller on 78000400.sdhci [78000400.sdhci] using ADMA [ 1.712943] mmc1: Invalid maximum block size, assuming 512 bytes [ 1.765113] mmc1: SDHCI controller on 78000600.sdhci [78000600.sdhci] using ADMA [ 1.774374] ledtrig-cpu: registered to indicate activity on CPUs [ 1.780740] usbcore: registered new interface driver usbhid [ 1.786326] usbhid: USB HID core driver [ 1.793560] NET: Registered protocol family 10 [ 1.798910] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.805542] NET: Registered protocol family 17 [ 1.809988] can: controller area network core (rev 20120528 abi 9) [ 1.816250] NET: Registered protocol family 29 [ 1.820708] can: raw protocol (rev 20120528) [ 1.824973] can: broadcast manager protocol (rev 20160617 t) [ 1.830647] can: netlink gateway (rev 20130117) max_hops=1 [ 1.836504] Key type dns_resolver registered [ 1.841422] ThumbEE CPU extension supported. [ 1.845715] Registering SWP/SWPB emulation handler [ 1.865054] usb1_vbus: supplied by vdd-sys-5v0 [ 1.871265] usb2_vbus: supplied by vdd-sys-5v0 [ 1.873221] mmc0: new high speed SDHC card at address aaaa [ 1.877826] mmcblk0: mmc0:aaaa SL16G 14.8 GiB [ 1.889332] VDD_5V0_HDMI_CON: supplied by vdd-sys-5v0 [ 1.901080] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.902236] mmcblk0: p1 p2 p3 [ 1.910838] [drm] No driver support for vblank timestamp query. [ 1.919060] mmc1: new high speed MMC card at address 0001 [ 1.925575] mmcblk1: mmc1:0001 SEM32G 29.1 GiB [ 1.931110] mmcblk1boot0: mmc1:0001 SEM32G partition 1 4.00 MiB [ 1.937703] mmcblk1boot1: mmc1:0001 SEM32G partition 2 4.00 MiB [ 1.944028] mmcblk1rpmb: mmc1:0001 SEM32G partition 3 4.00 MiB [ 1.949129] mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 [ 1.980413] Console: switching to colour frame buffer device 240x75 [ 2.018306] drm drm: fb0: frame buffer device [ 2.040230] [drm] Initialized tegra 0.0.0 20120330 on minor 0 [ 2.051897] tegra-ehci 7d008000.usb: EHCI Host Controller [ 2.057369] tegra-ehci 7d008000.usb: new USB bus registered, assigned bus number 1 [ 2.065360] tegra-ehci 7d008000.usb: irq 339, io mem 0x7d008000 [ 2.085229] tegra-ehci 7d008000.usb: USB 2.0 started, EHCI 1.10 [ 2.092468] hub 1-0:1.0: USB hub found [ 2.096334] hub 1-0:1.0: 1 port detected [ 2.102212] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 2.111265] palmas-rtc 7000d000.i2c:tps65913@58:rtc: setting system clock to 2000-09-14 23:03:11 UTC (968972591) [ 2.126913] dvdd_ts: disabling [ 2.129978] usb1_vbus: disabling [ 2.133266] vdd_cam_1v8_reg: disabling [ 2.138624] EXT4-fs (mmcblk1p1): mounting ext3 file system using the ext4 subsystem [ 2.161473] EXT4-fs (mmcblk1p1): recovery complete [ 2.166337] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null) [ 2.174521] VFS: Mounted root (ext3 filesystem) on device 179:17. [ 2.185278] devtmpfs: mounted [ 2.190164] Freeing unused kernel memory: 2048K (c1100000 - c1300000) bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell root@(none):/# [ 2.430235] usb 1-1: new high-speed USB device number 2 using tegra-ehci [ 3.034993] 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.351315] PM: Syncing filesystems ... done. [ 5.378662] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 5.387050] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 5.395937] Suspending console(s) (use no_console_suspend to debug) [ 5.403733] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 5.403740] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 5.403750] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 5.403757] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 5.447137] PM: suspend of devices complete after 43.553 msecs [ 5.449901] PM: late suspend of devices complete after 2.748 msecs [ 5.452267] PM: noirq suspend of devices complete after 2.356 msecs [ 5.452272] Disabling non-boot CPUs ... [ 5.453137] CPU1: shutdown [ 5.488078] IRQ17 no longer affine to CPU2 [ 5.488433] CPU2: shutdown [ 5.507857] CPU3: shutdown [ 5.531781] Entering suspend state LP1 [ 5.531781] Suspended for 7.815 seconds [ 5.531801] Enabling non-boot CPUs ... [ 5.546664] CPU1 is up [ 5.566869] CPU2 is up [ 5.587180] CPU3 is up [ 5.588471] PM: noirq resume of devices complete after 1.281 msecs [ 5.591420] PM: early resume of devices complete after 2.513 msecs [ 6.131278] PM: resume of devices complete after 539.838 msecs [ 6.231344] 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.538445] PM: Syncing filesystems ... done. [ 7.565013] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 7.573386] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 7.582267] Suspending console(s) (use no_console_suspend to debug) [ 7.590121] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 7.590129] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 7.590139] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 7.590153] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 7.637022] PM: suspend of devices complete after 47.118 msecs [ 7.639799] PM: late suspend of devices complete after 2.761 msecs [ 7.642345] PM: noirq suspend of devices complete after 2.534 msecs [ 7.642350] Disabling non-boot CPUs ... [ 7.643121] CPU1: shutdown [ 7.677766] CPU2: shutdown [ 7.707564] CPU3: shutdown [ 7.731432] Entering suspend state LP1 [ 7.731432] Suspended for 8.384 seconds [ 7.731451] Enabling non-boot CPUs ... [ 7.746643] CPU1 is up [ 7.766850] CPU2 is up [ 7.787155] CPU3 is up [ 7.788410] PM: noirq resume of devices complete after 1.245 msecs [ 7.791095] PM: early resume of devices complete after 2.241 msecs [ 8.329888] PM: resume of devices complete after 538.775 msecs [ 8.425829] 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.145926] PM: Syncing filesystems ... done. [ 9.172832] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 9.181251] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 9.190149] Suspending console(s) (use no_console_suspend to debug) [ 9.197963] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 9.197971] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 9.197984] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 9.197992] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 9.242396] PM: suspend of devices complete after 44.590 msecs [ 9.245547] PM: late suspend of devices complete after 3.134 msecs [ 9.247964] PM: noirq suspend of devices complete after 2.407 msecs [ 9.247968] Disabling non-boot CPUs ... [ 9.248458] IRQ17 no longer affine to CPU1 [ 9.248805] CPU1: shutdown [ 9.282706] CPU2: shutdown [ 9.312478] CPU3: shutdown [ 9.336337] Entering suspend state LP1 [ 9.336337] Suspended for 7.811 seconds [ 9.336356] Enabling non-boot CPUs ... [ 9.351569] CPU1 is up [ 9.371780] CPU2 is up [ 9.392090] CPU3 is up [ 9.393345] PM: noirq resume of devices complete after 1.244 msecs [ 9.396315] PM: early resume of devices complete after 2.516 msecs [ 9.935875] PM: resume of devices complete after 539.544 msecs [ 10.035874] 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.343089] PM: Syncing filesystems ... done. [ 11.369725] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 11.378108] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 11.387037] Suspending console(s) (use no_console_suspend to debug) [ 11.394847] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 11.394855] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 11.394864] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 11.394870] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 11.441980] PM: suspend of devices complete after 47.309 msecs [ 11.444718] PM: late suspend of devices complete after 2.722 msecs [ 11.447051] PM: noirq suspend of devices complete after 2.322 msecs [ 11.447054] Disabling non-boot CPUs ... [ 11.447888] CPU1: shutdown [ 11.497294] IRQ17 no longer affine to CPU2 [ 11.497652] CPU2: shutdown [ 11.527432] CPU3: shutdown [ 11.551293] Entering suspend state LP1 [ 11.551293] Suspended for 8.368 seconds [ 11.551312] Enabling non-boot CPUs ... [ 11.566524] CPU1 is up [ 11.586730] CPU2 is up [ 11.607038] CPU3 is up [ 11.608295] PM: noirq resume of devices complete after 1.248 msecs [ 11.611355] PM: early resume of devices complete after 2.603 msecs [ 12.149963] PM: resume of devices complete after 538.588 msecs [ 12.250092] 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.981665] PM: Syncing filesystems ... done. [ 13.008544] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 13.016990] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 13.025882] Suspending console(s) (use no_console_suspend to debug) [ 13.033702] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 13.033710] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 13.033719] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 13.033726] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 13.082254] PM: suspend of devices complete after 48.724 msecs [ 13.085452] PM: late suspend of devices complete after 3.181 msecs [ 13.087889] PM: noirq suspend of devices complete after 2.427 msecs [ 13.087893] Disabling non-boot CPUs ... [ 13.088723] CPU1: shutdown [ 13.127243] IRQ17 no longer affine to CPU2 [ 13.127601] CPU2: shutdown [ 13.157425] CPU3: shutdown [ 13.181247] Entering suspend state LP1 [ 13.181247] Suspended for 7.787 seconds [ 13.181267] Enabling non-boot CPUs ... [ 13.196476] CPU1 is up [ 13.216675] CPU2 is up [ 13.236977] CPU3 is up [ 13.238258] PM: noirq resume of devices complete after 1.271 msecs [ 13.241296] PM: early resume of devices complete after 2.589 msecs [ 13.781300] PM: resume of devices complete after 539.987 msecs [ 13.881349] 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.184098] PM: Syncing filesystems ... done. [ 15.211024] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 15.219403] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 15.228288] Suspending console(s) (use no_console_suspend to debug) [ 15.236138] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 15.236146] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 15.236155] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 15.236162] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 15.282130] PM: suspend of devices complete after 46.157 msecs [ 15.284920] PM: late suspend of devices complete after 2.774 msecs [ 15.287410] PM: noirq suspend of devices complete after 2.476 msecs [ 15.287414] Disabling non-boot CPUs ... [ 15.288253] CPU1: shutdown [ 15.327195] IRQ17 no longer affine to CPU2 [ 15.327555] CPU2: shutdown [ 15.362355] CPU3: shutdown [ 15.386171] Entering suspend state LP1 [ 15.386171] Suspended for 8.378 seconds [ 15.386190] Enabling non-boot CPUs ... [ 15.401430] CPU1 is up [ 15.421637] CPU2 is up [ 15.441924] CPU3 is up [ 15.443187] PM: noirq resume of devices complete after 1.253 msecs [ 15.446212] PM: early resume of devices complete after 2.583 msecs [ 15.979876] PM: resume of devices complete after 533.644 msecs [ 16.080043] 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.792934] PM: Syncing filesystems ... done. [ 16.819599] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 16.827972] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 16.836860] Suspending console(s) (use no_console_suspend to debug) [ 16.844660] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 16.844668] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 16.844677] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 16.844684] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 16.891879] PM: suspend of devices complete after 47.383 msecs [ 16.894701] PM: late suspend of devices complete after 2.805 msecs [ 16.897074] PM: noirq suspend of devices complete after 2.363 msecs [ 16.897078] Disabling non-boot CPUs ... [ 16.897893] CPU1: shutdown [ 16.937502] CPU2: shutdown [ 16.966919] IRQ17 no longer affine to CPU3 [ 16.967286] CPU3: shutdown [ 16.991111] Entering suspend state LP1 [ 16.991111] Suspended for 7.812 seconds [ 16.991130] Enabling non-boot CPUs ... [ 17.006383] CPU1 is up [ 17.026576] CPU2 is up [ 17.046895] CPU3 is up [ 17.048146] PM: noirq resume of devices complete after 1.241 msecs [ 17.051093] PM: early resume of devices complete after 2.498 msecs [ 17.589583] PM: resume of devices complete after 538.475 msecs [ 17.689554] 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 [ 18.994730] PM: Syncing filesystems ... done. [ 19.021656] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 19.030068] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 19.038946] Suspending console(s) (use no_console_suspend to debug) [ 19.046753] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 19.046760] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 19.046769] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 19.046776] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 19.092149] PM: suspend of devices complete after 45.548 msecs [ 19.095366] PM: late suspend of devices complete after 3.202 msecs [ 19.097808] PM: noirq suspend of devices complete after 2.432 msecs [ 19.097812] Disabling non-boot CPUs ... [ 19.098290] IRQ17 no longer affine to CPU1 [ 19.098635] CPU1: shutdown [ 19.137456] CPU2: shutdown [ 19.167275] CPU3: shutdown [ 19.191082] Entering suspend state LP1 [ 19.191082] Suspended for 8.383 seconds [ 19.191102] Enabling non-boot CPUs ... [ 19.206338] CPU1 is up [ 19.226544] CPU2 is up [ 19.246842] CPU3 is up [ 19.248096] PM: noirq resume of devices complete after 1.244 msecs [ 19.250769] PM: early resume of devices complete after 2.230 msecs [ 19.789896] PM: resume of devices complete after 539.109 msecs [ 19.889941] 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.612945] PM: Syncing filesystems ... done. [ 20.639930] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 20.648219] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 20.657123] Suspending console(s) (use no_console_suspend to debug) [ 20.664928] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 20.664936] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 20.664945] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 20.664952] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 20.712131] PM: suspend of devices complete after 47.360 msecs [ 20.715386] PM: late suspend of devices complete after 3.238 msecs [ 20.717811] PM: noirq suspend of devices complete after 2.415 msecs [ 20.717815] Disabling non-boot CPUs ... [ 20.718294] IRQ17 no longer affine to CPU1 [ 20.718640] CPU1: shutdown [ 20.752424] CPU2: shutdown [ 20.782188] CPU3: shutdown [ 20.806044] Entering suspend state LP1 [ 20.806044] Suspended for 7.801 seconds [ 20.806063] Enabling non-boot CPUs ... [ 20.821284] CPU1 is up [ 20.841503] CPU2 is up [ 20.861793] CPU3 is up [ 20.863044] PM: noirq resume of devices complete after 1.241 msecs [ 20.865968] PM: early resume of devices complete after 2.467 msecs [ 21.397742] PM: resume of devices complete after 531.758 msecs [ 21.497700] 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.813872] PM: Syncing filesystems ... done. [ 22.840564] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 22.848935] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 22.857840] Suspending console(s) (use no_console_suspend to debug) [ 22.865688] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 22.865696] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 22.865705] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 22.865712] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 22.911752] PM: suspend of devices complete after 46.219 msecs [ 22.914862] PM: late suspend of devices complete after 3.096 msecs [ 22.917400] PM: noirq suspend of devices complete after 2.524 msecs [ 22.917405] Disabling non-boot CPUs ... [ 22.917893] IRQ17 no longer affine to CPU1 [ 22.918243] CPU1: shutdown [ 22.952364] CPU2: shutdown [ 22.982172] CPU3: shutdown [ 23.005984] Entering suspend state LP1 [ 23.005984] Suspended for 8.383 seconds [ 23.006003] Enabling non-boot CPUs ... [ 23.021223] CPU1 is up [ 23.041438] CPU2 is up [ 23.061742] CPU3 is up [ 23.063009] PM: noirq resume of devices complete after 1.257 msecs [ 23.065672] PM: early resume of devices complete after 2.200 msecs [ 23.600674] PM: resume of devices complete after 534.985 msecs [ 23.700726] Restarting tasks ... done. root@(none):/# root@(none):/# NVTB SYSTEM SUSPEND TEST COMPLETE