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 = 7288016 (6f34d0 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.8 MiB/s done Bytes transferred = 35044 (88e4 hex) Tegra114 (Dalmore) # bootz 0x81000000 - 0x82000000 Kernel image @ 0x81000000 [ 0x000000 - 0x6f34d0 ] ## 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-rc7-128686-ge5517c2 (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 Sun Nov 27 13:35:08 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.000026] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000041] Switching to timer-based delay loop, resolution 1000ns [ 0.003231] arm_arch_timer: Architected cp15 timer(s) running at 12.00MHz (virt). [ 0.003250] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.003268] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.003281] Switching to timer-based delay loop, resolution 83ns [ 0.003668] Console: colour dummy device 80x30 [ 0.003696] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=60000) [ 0.003710] pid_max: default: 32768 minimum: 301 [ 0.003808] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.003820] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.004452] CPU: Testing write buffer coherency: ok [ 0.004670] /cpus/cpu@0 missing clock-frequency property [ 0.004698] /cpus/cpu@1 missing clock-frequency property [ 0.004728] /cpus/cpu@2 missing clock-frequency property [ 0.004759] /cpus/cpu@3 missing clock-frequency property [ 0.004771] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.004794] Setting up static identity map for 0x80300000 - 0x80300098 [ 0.007377] Tegra Revision: A01 SKU: 0 CPU Process: 1 SoC Process: 0 [ 0.007923] EFI services will not be available. [ 0.008737] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.009364] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.009974] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.010062] Brought up 4 CPUs [ 0.010084] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.010093] CPU: All CPU(s) started in SVC mode. [ 0.011570] devtmpfs: initialized [ 0.023141] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.023511] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 9556302231375000 ns [ 0.024896] pinctrl core: initialized pinctrl subsystem [ 0.026515] NET: Registered protocol family 16 [ 0.028569] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.043139] cpuidle: using governor menu [ 0.069603] No ATAGs? [ 0.069631] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.069641] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.074975] Serial: AMBA PL011 UART driver [ 0.075705] tegra-mc 70019000.memory-controller: no memory timings for RAM code 3 registered [ 0.102693] dvdd_ts: Failed to request enable GPIO61: -517 [ 0.102710] reg-fixed-voltage regulators:regulator@1: Failed to register regulator: -517 [ 0.102804] usb1_vbus: Failed to request enable GPIO108: -517 [ 0.102818] reg-fixed-voltage regulators:regulator@3: Failed to register regulator: -517 [ 0.102912] usb2_vbus: Failed to request enable GPIO86: -517 [ 0.102925] reg-fixed-voltage regulators:regulator@4: Failed to register regulator: -517 [ 0.103383] VDD_5V0_HDMI_CON: Failed to request enable GPIO81: -517 [ 0.103398] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.105989] vgaarb: loaded [ 0.106799] SCSI subsystem initialized [ 0.106978] libata version 3.00 loaded. [ 0.107261] usbcore: registered new interface driver usbfs [ 0.107331] usbcore: registered new interface driver hub [ 0.107397] usbcore: registered new device driver usb [ 0.110901] tps65090 2-0048: No cache defaults, reading back from HW [ 0.112818] TPS65090_RAILSDCDC1: supplied by vdd_ac_bat [ 0.113379] vdd_hdmi_5v0: supplied by vdd-sys-5v0 [ 0.114152] TPS65090_RAILSDCDC2: supplied by vdd_ac_bat [ 0.115220] TPS65090_RAILSDCDC3: supplied by vdd_ac_bat [ 0.115762] TPS65090_RAILSFET1: supplied by vdd_ac_bat [ 0.116157] TPS65090_RAILSFET2: supplied by vdd_ac_bat [ 0.116525] TPS65090_RAILSFET3: supplied by vdd-sys-3v3 [ 0.117075] TPS65090_RAILSFET4: supplied by vdd-sys-3v3 [ 0.117616] TPS65090_RAILSFET5: supplied by vdd-sys-3v3 [ 0.118148] TPS65090_RAILSFET6: supplied by vdd-sys-3v3 [ 0.119029] TPS65090_RAILSFET7: supplied by vdd-sys-3v3 [ 0.119577] TPS65090_RAILSLDO1: supplied by vdd_ac_bat [ 0.119808] TPS65090_RAILSLDO2: supplied by vdd_ac_bat [ 0.120763] palmas 2-0058: Irq flag is 0x00000004 [ 0.122775] palmas 2-0058: Muxing GPIO ff, PWM 0, LED 0 [ 0.125382] SMPS12: supplied by vdd-ao [ 0.127010] SMPS3: supplied by vdd-ao [ 0.128788] SMPS457: supplied by vdd-sys-3v3 [ 0.131748] SMPS8: supplied by vdd-sys-3v3 [ 0.132628] random: fast init done [ 0.133410] SMPS9: supplied by vdd-sys-3v3 [ 0.133934] sdhci-vdd-sd-slot: Bringing 2840000uV into 2800000-2800000uV [ 0.136833] LDO1: supplied by vdd-sys-3v3 [ 0.138043] LDO2: supplied by vdd-sys-3v3 [ 0.139291] LDO3: supplied by vddio-1v8 [ 0.140504] LDO4: supplied by vdd-sys-3v3 [ 0.141720] LDO5: supplied by vdd_ac_bat [ 0.142498] LDO6: supplied by vdd-sys-3v3 [ 0.143009] vdd-sensor-2v85: Bringing 2900000uV into 2850000-2850000uV [ 0.144448] LDO7: supplied by vdd-sys-3v3 [ 0.146200] LDO8: supplied by vdd-ao [ 0.146712] vdd-rtc: Bringing 675000uV into 900000-900000uV [ 0.149164] LDO9: supplied by sdhci-vdd-sd-slot [ 0.154504] LDOLN: supplied by vdd-sys-5v0 [ 0.155728] LDOUSB: supplied by vdd-sys-5v0 [ 0.162447] pps_core: LinuxPPS API ver. 1 registered [ 0.162457] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.162482] PTP clock support registered [ 0.162673] EDAC MC: Ver: 3.0.0 [ 0.165120] clocksource: Switched to clocksource arch_sys_counter [ 0.175960] NET: Registered protocol family 2 [ 0.176484] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.176582] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.176769] TCP: Hash tables configured (established 8192 bind 8192) [ 0.176822] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.176864] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.177028] NET: Registered protocol family 1 [ 0.177353] RPC: Registered named UNIX socket transport module. [ 0.177363] RPC: Registered udp transport module. [ 0.177371] RPC: Registered tcp transport module. [ 0.177378] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.177389] PCI: CLS 0 bytes, default 64 [ 0.179592] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.180142] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 0.191640] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.192547] NFS: Registering the id_resolver key type [ 0.192573] Key type id_resolver registered [ 0.192582] Key type id_legacy registered [ 0.192627] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.193893] bounce: pool size: 64 pages [ 0.194096] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.194107] io scheduler noop registered [ 0.194115] io scheduler deadline registered [ 0.194304] io scheduler cfq registered (default) [ 0.198487] libphy: mdio_driver_register: phy-bcm-ns2-pci [ 0.225760] tegra-apbdma 6000a000.dma: Tegra20 APB DMA driver register 32 channels [ 0.227512] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled. [ 0.295826] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.298918] console [ttyS0] disabled [ 0.298955] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 329, base_baud = 25500000) is a Tegra [ 1.271062] console [ttyS0] enabled [ 1.275377] SuperH (H)SCI(F) driver initialized [ 1.280875] msm_serial: driver initialized [ 1.285167] STMicroelectronics ASC driver initialized [ 1.293788] [drm] Initialized [ 1.299753] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.324609] brd: module loaded [ 1.334027] loop: module loaded [ 1.353835] m25p80 spi32766.0: w25q32dw (4096 Kbytes) [ 1.362076] libphy: Fixed MDIO Bus: probed [ 1.367446] CAN device driver interface [ 1.373268] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.379110] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.385121] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.392086] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.400953] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.408411] usbcore: registered new interface driver pegasus [ 1.414141] usbcore: registered new interface driver asix [ 1.419593] usbcore: registered new interface driver ax88179_178a [ 1.425740] usbcore: registered new interface driver cdc_ether [ 1.431646] usbcore: registered new interface driver smsc75xx [ 1.437469] usbcore: registered new interface driver smsc95xx [ 1.443270] usbcore: registered new interface driver net1080 [ 1.448982] usbcore: registered new interface driver cdc_subset [ 1.454953] usbcore: registered new interface driver zaurus [ 1.460603] usbcore: registered new interface driver cdc_ncm [ 1.468225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.474763] ehci-pci: EHCI PCI platform driver [ 1.479261] ehci-platform: EHCI generic platform driver [ 1.484687] ehci-orion: EHCI orion driver [ 1.488840] SPEAr-ehci: EHCI SPEAr driver [ 1.493003] ehci-st: EHCI STMicroelectronics driver [ 1.498027] ehci-exynos: EHCI EXYNOS driver [ 1.502382] ehci-atmel: EHCI Atmel driver [ 1.506534] tegra-ehci: Tegra EHCI driver [ 1.510850] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.517054] ohci-pci: OHCI PCI platform driver [ 1.521554] ohci-platform: OHCI generic platform driver [ 1.526944] ohci-omap3: OHCI OMAP3 driver [ 1.531097] SPEAr-ohci: OHCI SPEAr driver [ 1.535255] ohci-st: OHCI STMicroelectronics driver [ 1.540276] ohci-atmel: OHCI Atmel driver [ 1.544967] usbcore: registered new interface driver usb-storage [ 1.552493] mousedev: PS/2 mouse device common for all mice [ 1.562644] palmas-rtc 7000d000.i2c:tps65913@58:rtc: rtc core: registered 7000d000.i2c:tps659 as rtc0 [ 1.573779] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.580973] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.587681] i2c /dev entries driver [ 1.597632] sbs-battery 0-000b: sbs_probe: Failed to get device status [ 1.604188] sbs-battery: probe of 0-000b failed with error -121 [ 1.620189] sdhci: Secure Digital Host Controller Interface driver [ 1.626380] sdhci: Copyright(c) Pierre Ossman [ 1.632222] Synopsys Designware Multimedia Card Interface Driver [ 1.639311] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.645717] sdhci-tegra 78000400.sdhci: Got CD GPIO [ 1.650625] sdhci-tegra 78000400.sdhci: Got WP GPIO [ 1.656728] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.705257] mmc0: SDHCI controller on 78000400.sdhci [78000400.sdhci] using ADMA [ 1.712970] mmc1: Invalid maximum block size, assuming 512 bytes [ 1.765133] mmc1: SDHCI controller on 78000600.sdhci [78000600.sdhci] using ADMA [ 1.774389] ledtrig-cpu: registered to indicate activity on CPUs [ 1.780755] usbcore: registered new interface driver usbhid [ 1.786342] usbhid: USB HID core driver [ 1.793576] NET: Registered protocol family 10 [ 1.798944] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.805578] NET: Registered protocol family 17 [ 1.810024] can: controller area network core (rev 20120528 abi 9) [ 1.816286] NET: Registered protocol family 29 [ 1.820742] can: raw protocol (rev 20120528) [ 1.825007] can: broadcast manager protocol (rev 20161123 t) [ 1.830681] can: netlink gateway (rev 20130117) max_hops=1 [ 1.836539] Key type dns_resolver registered [ 1.841463] ThumbEE CPU extension supported. [ 1.845755] Registering SWP/SWPB emulation handler [ 1.863619] usb1_vbus: supplied by vdd-sys-5v0 [ 1.870334] usb2_vbus: supplied by vdd-sys-5v0 [ 1.874369] mmc0: new high speed SDHC card at address aaaa [ 1.882417] mmcblk0: mmc0:aaaa SL16G 14.8 GiB [ 1.884381] VDD_5V0_HDMI_CON: supplied by vdd-sys-5v0 [ 1.889933] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 1.889937] [drm] No driver support for vblank timestamp query. [ 1.925361] mmcblk0: p1 p2 p3 [ 1.938219] mmc1: new high speed MMC card at address 0001 [ 1.939353] mmcblk1: mmc1:0001 SEM32G 29.1 GiB [ 1.940249] mmcblk1boot0: mmc1:0001 SEM32G partition 1 4.00 MiB [ 1.941119] mmcblk1boot1: mmc1:0001 SEM32G partition 2 4.00 MiB [ 1.941816] mmcblk1rpmb: mmc1:0001 SEM32G partition 3 4.00 MiB [ 1.946269] mmcblk1: p1 p2 p3 p4 p5 p6 p7 p8 [ 1.953172] Console: switching to colour frame buffer device 240x75 [ 2.015977] drm drm: fb0: frame buffer device [ 2.040234] [drm] Initialized tegra 0.0.0 20120330 on minor 0 [ 2.052164] tegra-ehci 7d008000.usb: EHCI Host Controller [ 2.057640] tegra-ehci 7d008000.usb: new USB bus registered, assigned bus number 1 [ 2.065621] tegra-ehci 7d008000.usb: irq 339, io mem 0x7d008000 [ 2.085249] tegra-ehci 7d008000.usb: USB 2.0 started, EHCI 1.10 [ 2.092440] hub 1-0:1.0: USB hub found [ 2.096304] hub 1-0:1.0: 1 port detected [ 2.102220] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 2.111236] palmas-rtc 7000d000.i2c:tps65913@58:rtc: setting system clock to 2000-09-21 09:06:59 UTC (969527219) [ 2.126968] dvdd_ts: disabling [ 2.130028] usb1_vbus: disabling [ 2.133285] vdd_cam_1v8_reg: disabling [ 2.138614] EXT4-fs (mmcblk1p1): mounting ext3 file system using the ext4 subsystem [ 2.160897] EXT4-fs (mmcblk1p1): recovery complete [ 2.165760] EXT4-fs (mmcblk1p1): mounted filesystem with ordered data mode. Opts: (null) [ 2.173942] VFS: Mounted root (ext3 filesystem) on device 179:17. [ 2.184713] devtmpfs: mounted [ 2.189565] 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.430257] usb 1-1: new high-speed USB device number 2 using tegra-ehci [ 3.033983] 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.303060] PM: Syncing filesystems ... done. [ 5.330682] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 5.339046] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 5.347950] Suspending console(s) (use no_console_suspend to debug) [ 5.355756] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 5.355765] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 5.355775] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 5.355783] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 5.402409] PM: suspend of devices complete after 46.796 msecs [ 5.405609] PM: late suspend of devices complete after 3.185 msecs [ 5.408043] PM: noirq suspend of devices complete after 2.423 msecs [ 5.408047] Disabling non-boot CPUs ... [ 5.408914] CPU1: shutdown [ 5.443071] IRQ17 no longer affine to CPU2 [ 5.443423] CPU2: shutdown [ 5.462849] CPU3: shutdown [ 5.486780] Entering suspend state LP1 [ 5.486780] Suspended for 7.928 seconds [ 5.486799] Enabling non-boot CPUs ... [ 5.501675] CPU1 is up [ 5.521877] CPU2 is up [ 5.542184] CPU3 is up [ 5.543430] PM: noirq resume of devices complete after 1.237 msecs [ 5.545776] PM: early resume of devices complete after 1.904 msecs [ 6.086010] PM: resume of devices complete after 540.216 msecs [ 6.186221] 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.382816] PM: Syncing filesystems ... done. [ 7.409372] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 7.417787] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 7.426675] Suspending console(s) (use no_console_suspend to debug) [ 7.434488] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 7.434496] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 7.434505] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 7.434512] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 7.482229] PM: suspend of devices complete after 47.900 msecs [ 7.485439] PM: late suspend of devices complete after 3.190 msecs [ 7.487927] PM: noirq suspend of devices complete after 2.476 msecs [ 7.487931] Disabling non-boot CPUs ... [ 7.488405] IRQ17 no longer affine to CPU1 [ 7.488745] CPU1: shutdown [ 7.522794] CPU2: shutdown [ 7.552576] CPU3: shutdown [ 7.576406] Entering suspend state LP1 [ 7.576406] Suspended for 7.910 seconds [ 7.576425] Enabling non-boot CPUs ... [ 7.591648] CPU1 is up [ 7.611836] CPU2 is up [ 7.632147] CPU3 is up [ 7.633426] PM: noirq resume of devices complete after 1.268 msecs [ 7.636200] PM: early resume of devices complete after 2.322 msecs [ 8.171317] PM: resume of devices complete after 535.099 msecs [ 8.271348] 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.463012] PM: Syncing filesystems ... done. [ 9.489799] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 9.498178] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 9.507087] Suspending console(s) (use no_console_suspend to debug) [ 9.514935] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 9.514944] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 9.514954] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 9.514961] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 9.561856] PM: suspend of devices complete after 47.086 msecs [ 9.564589] PM: late suspend of devices complete after 2.717 msecs [ 9.566969] PM: noirq suspend of devices complete after 2.370 msecs [ 9.566973] Disabling non-boot CPUs ... [ 9.567793] CPU1: shutdown [ 9.612790] CPU2: shutdown [ 9.642088] IRQ17 no longer affine to CPU3 [ 9.642455] CPU3: shutdown [ 9.666351] Entering suspend state LP1 [ 9.666351] Suspended for 7.910 seconds [ 9.666370] Enabling non-boot CPUs ... [ 9.681585] CPU1 is up [ 9.701783] CPU2 is up [ 9.722079] CPU3 is up [ 9.723324] PM: noirq resume of devices complete after 1.235 msecs [ 9.726048] PM: early resume of devices complete after 2.270 msecs [ 10.265176] PM: resume of devices complete after 539.111 msecs [ 10.365228] 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.555826] PM: Syncing filesystems ... done. [ 11.582392] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 11.590790] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 11.599664] Suspending console(s) (use no_console_suspend to debug) [ 11.607496] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 11.607504] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 11.607513] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 11.607521] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 11.652405] PM: suspend of devices complete after 45.078 msecs [ 11.655647] PM: late suspend of devices complete after 3.224 msecs [ 11.658070] PM: noirq suspend of devices complete after 2.413 msecs [ 11.658074] Disabling non-boot CPUs ... [ 11.658892] CPU1: shutdown [ 11.692374] IRQ17 no longer affine to CPU2 [ 11.692733] CPU2: shutdown [ 11.712422] CPU3: shutdown [ 11.736303] Entering suspend state LP1 [ 11.736303] Suspended for 7.930 seconds [ 11.736323] Enabling non-boot CPUs ... [ 11.751536] CPU1 is up [ 11.771736] CPU2 is up [ 11.792029] CPU3 is up [ 11.793306] PM: noirq resume of devices complete after 1.268 msecs [ 11.796310] PM: early resume of devices complete after 2.547 msecs [ 12.335643] PM: resume of devices complete after 539.316 msecs [ 12.435714] 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 [ 13.647364] PM: Syncing filesystems ... done. [ 13.674295] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 13.682685] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 13.691599] Suspending console(s) (use no_console_suspend to debug) [ 13.699412] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 13.699420] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 13.699429] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 13.699436] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 13.747290] PM: suspend of devices complete after 48.043 msecs [ 13.750118] PM: late suspend of devices complete after 2.812 msecs [ 13.752641] PM: noirq suspend of devices complete after 2.510 msecs [ 13.752646] Disabling non-boot CPUs ... [ 13.753505] CPU1: shutdown [ 13.787689] CPU2: shutdown [ 13.817041] IRQ17 no longer affine to CPU3 [ 13.817408] CPU3: shutdown [ 13.841251] Entering suspend state LP1 [ 13.841251] Suspended for 8.478 seconds [ 13.841270] Enabling non-boot CPUs ... [ 13.856488] CPU1 is up [ 13.876698] CPU2 is up [ 13.897000] CPU3 is up [ 13.898250] PM: noirq resume of devices complete after 1.240 msecs [ 13.901342] PM: early resume of devices complete after 2.634 msecs [ 14.439580] PM: resume of devices complete after 538.218 msecs [ 14.539619] 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.156328] PM: Syncing filesystems ... done. [ 15.183238] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 15.191644] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 15.200534] Suspending console(s) (use no_console_suspend to debug) [ 15.208363] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 15.208370] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 15.208380] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 15.208387] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 15.256878] PM: suspend of devices complete after 48.679 msecs [ 15.259596] PM: late suspend of devices complete after 2.701 msecs [ 15.261940] PM: noirq suspend of devices complete after 2.335 msecs [ 15.261944] Disabling non-boot CPUs ... [ 15.262782] CPU1: shutdown [ 15.302636] CPU2: shutdown [ 15.336969] IRQ17 no longer affine to CPU3 [ 15.337334] CPU3: shutdown [ 15.361188] Entering suspend state LP1 [ 15.361188] Suspended for 7.897 seconds [ 15.361207] Enabling non-boot CPUs ... [ 15.376439] CPU1 is up [ 15.396634] CPU2 is up [ 15.416951] CPU3 is up [ 15.418198] PM: noirq resume of devices complete after 1.238 msecs [ 15.420963] PM: early resume of devices complete after 2.319 msecs [ 15.954951] PM: resume of devices complete after 533.970 msecs [ 16.055052] 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 [ 17.253835] PM: Syncing filesystems ... done. [ 17.280756] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 17.289120] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 17.298021] Suspending console(s) (use no_console_suspend to debug) [ 17.305854] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 17.305862] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 17.305871] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 17.305878] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 17.351893] PM: suspend of devices complete after 46.196 msecs [ 17.355014] PM: late suspend of devices complete after 3.106 msecs [ 17.357549] PM: noirq suspend of devices complete after 2.521 msecs [ 17.357554] Disabling non-boot CPUs ... [ 17.358398] CPU1: shutdown [ 17.392581] CPU2: shutdown [ 17.421891] IRQ17 no longer affine to CPU3 [ 17.422260] CPU3: shutdown [ 17.446143] Entering suspend state LP1 [ 17.446143] Suspended for 7.915 seconds [ 17.446162] Enabling non-boot CPUs ... [ 17.461394] CPU1 is up [ 17.481588] CPU2 is up [ 17.501892] CPU3 is up [ 17.503144] PM: noirq resume of devices complete after 1.243 msecs [ 17.505841] PM: early resume of devices complete after 2.244 msecs [ 18.039684] PM: resume of devices complete after 533.825 msecs [ 18.139783] 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.340897] PM: Syncing filesystems ... done. [ 19.367599] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 19.375995] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 19.384909] Suspending console(s) (use no_console_suspend to debug) [ 19.392716] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 19.392724] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 19.392734] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 19.392741] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 19.436856] PM: suspend of devices complete after 44.304 msecs [ 19.439664] PM: late suspend of devices complete after 2.792 msecs [ 19.441958] PM: noirq suspend of devices complete after 2.284 msecs [ 19.441962] Disabling non-boot CPUs ... [ 19.442798] CPU1: shutdown [ 19.482182] IRQ17 no longer affine to CPU2 [ 19.482541] CPU2: shutdown [ 19.512236] CPU3: shutdown [ 19.536113] Entering suspend state LP1 [ 19.536113] Suspended for 7.910 seconds [ 19.536132] Enabling non-boot CPUs ... [ 19.551341] CPU1 is up [ 19.571567] CPU2 is up [ 19.591854] CPU3 is up [ 19.593088] PM: noirq resume of devices complete after 1.224 msecs [ 19.596107] PM: early resume of devices complete after 2.568 msecs [ 20.134700] PM: resume of devices complete after 538.575 msecs [ 20.234772] 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 [ 21.429042] PM: Syncing filesystems ... done. [ 21.455968] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 21.464334] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 21.473233] Suspending console(s) (use no_console_suspend to debug) [ 21.481070] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 21.481078] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 21.481087] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 21.481094] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 21.527112] PM: suspend of devices complete after 46.205 msecs [ 21.529921] PM: late suspend of devices complete after 2.794 msecs [ 21.532458] PM: noirq suspend of devices complete after 2.524 msecs [ 21.532463] Disabling non-boot CPUs ... [ 21.532971] IRQ17 no longer affine to CPU1 [ 21.533333] CPU1: shutdown [ 21.567479] CPU2: shutdown [ 21.597176] CPU3: shutdown [ 21.621084] Entering suspend state LP1 [ 21.621084] Suspended for 7.915 seconds [ 21.621103] Enabling non-boot CPUs ... [ 21.636311] CPU1 is up [ 21.656515] CPU2 is up [ 21.676823] CPU3 is up [ 21.678090] PM: noirq resume of devices complete after 1.256 msecs [ 21.681042] PM: early resume of devices complete after 2.678 msecs [ 22.212764] PM: resume of devices complete after 531.705 msecs [ 22.312855] 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 [ 23.515053] PM: Syncing filesystems ... done. [ 23.541711] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 23.550117] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 23.558988] Suspending console(s) (use no_console_suspend to debug) [ 23.566829] asix 1-1:1.0 eth0: Failed to read reg index 0x0000: -19 [ 23.566838] asix 1-1:1.0 eth0: Error reading Medium Status register: ffffffed [ 23.566850] asix 1-1:1.0 eth0: Failed to write reg index 0x0000: -19 [ 23.566858] asix 1-1:1.0 eth0: Failed to write Medium Mode mode to 0xfeed: ffffffed [ 23.611934] PM: suspend of devices complete after 45.254 msecs [ 23.614760] PM: late suspend of devices complete after 2.810 msecs [ 23.617108] PM: noirq suspend of devices complete after 2.337 msecs [ 23.617112] Disabling non-boot CPUs ... [ 23.617613] IRQ17 no longer affine to CPU1 [ 23.617959] CPU1: shutdown [ 23.667429] CPU2: shutdown [ 23.702154] CPU3: shutdown [ 23.726004] Entering suspend state LP1 [ 23.726004] Suspended for 8.478 seconds [ 23.726023] Enabling non-boot CPUs ... [ 23.741259] CPU1 is up [ 23.761465] CPU2 is up [ 23.781757] CPU3 is up [ 23.783013] PM: noirq resume of devices complete after 1.246 msecs [ 23.785650] PM: early resume of devices complete after 2.191 msecs [ 24.325982] PM: resume of devices complete after 540.311 msecs [ 24.426054] Restarting tasks ... done. root@(none):/# root@(none):/# NVTB SYSTEM SUSPEND TEST COMPLETE