U-Boot 2015.04-00466-gedec83e90172 (Mar 14 2016 - 10:42:01) TEGRA124 Model: Acer Chromebook 13 CB5-311 DRAM: 4 GiB C: Tegra SD/MMC: 0, Tegra SD/MMC: 1, Tegra SD/MMC: 2 MMC init failed Using default environment In: serial Out: serial Err: serial Net: Net Initialization Skipped No ethernet found. Hit any key to stop autoboot: 2  1  0 Tegra124 (Nyan-big) # Tegra124 (Nyan-big) # usb start starting USB... USB0: USB EHCI 1.10 scanning bus 0 for devices... 2 USB Device(s) found USB1: USB EHCI 1.10 scanning bus 1 for devices... 2 USB Device(s) found scanning usb for storage devices... 1 Storage Device(s) found scanning usb for ethernet devices... Warning: asx0 using MAC address from net device 1 Ethernet Device(s) found Tegra124 (Nyan-big) # mw 0x7000e4a0 0x00080000 Tegra124 (Nyan-big) # setenv bootargs 'ignore_loglevel console=ttyS0,115200n8 rw root=PARTUUID=4d36e82a-b3c0-4b4b-bfcd-afe5217ac023 rootwait gpt debug noinitrd earlyprintk init=/bin/bash' Tegra124 (Nyan-big) # setenv ipaddr 192.168.100.102; setenv serverip 192.168.100.1; setenv tftpserverip 192.168.100.1 Tegra124 (Nyan-big) # tftpboot 0x82000000 zImage.multi_v7_defconfig Using asx0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.102 Filename 'zImage.multi_v7_defconfig'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# #################### 3.5 MiB/s done Bytes transferred = 7916592 (78cc30 hex) Tegra124 (Nyan-big) # tftpboot 0x83000000 tegra124-nyan-big.dtb Using asx0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.102 Filename 'tegra124-nyan-big.dtb'. Load address: 0x83000000 Loading: *##### 3.2 MiB/s done Bytes transferred = 68155 (10a3b hex) Tegra124 (Nyan-big) # bootz 0x82000000 - 0x83000000 Kernel image @ 0x82000000 [ 0x000000 - 0x78cc30 ] ## Flattened Device Tree blob at 83000000 Booting using the fdt blob at 0x83000000 Using Device Tree in place at 83000000, end 83013a3a Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.12.0-rc2-171300-g0833289 (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 Sun May 21 20:06:29 PDT 2017 [ 0.000000] CPU: ARMv7 Processor [413fc0f3] revision 3 (ARMv7), cr=10c5387d [ 0.000000] CPU: div instructions available: patching division code [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, PIPT instruction cache [ 0.000000] OF: fdt: Machine model: Acer Chromebook 13 CB5-311 [ 0.000000] OF: fdt: Ignoring memory range 0x100000000 - 0x17ffff000 [ 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: 524287 [ 0.000000] free_area_init_node: node 0, pgdat c157fd40, 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: 327679 pages, LIFO batch:31 [ 0.000000] percpu: Embedded 17 pages/cpu @eef81000 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: 522751 [ 0.000000] Kernel command line: ignore_loglevel console=ttyS0,115200n8 rw root=PARTUUID=4d36e82a-b3c0-4b4b-bfcd-afe5217ac023 rootwait gpt debug noinitrd earlyprintk init=/bin/bash [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] Memory: 1994436K/2097148K available (10240K kernel code, 1566K rwdata, 4388K rodata, 2048K init, 409K bss, 37176K reserved, 65536K cma-reserved, 1245180K 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 - 0xc15879b0 (1567 kB) [ 0.000000] .bss : 0xc1590d04 - 0xc15f74d8 ( 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.000004] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.000011] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000018] Switching to timer-based delay loop, resolution 1000ns [ 0.001662] arch_timer: cp15 timer(s) running at 12.00MHz (virt). [ 0.001668] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.001676] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.001681] Switching to timer-based delay loop, resolution 83ns [ 0.001889] Console: colour dummy device 80x30 [ 0.001903] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 0.001909] pid_max: default: 32768 minimum: 301 [ 0.001945] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.001950] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.002148] CPU: Testing write buffer coherency: ok [ 0.002268] /cpus/cpu@0 missing clock-frequency property [ 0.002283] /cpus/cpu@1 missing clock-frequency property [ 0.002297] /cpus/cpu@2 missing clock-frequency property [ 0.002312] /cpus/cpu@3 missing clock-frequency property [ 0.002317] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.002434] Setting up static identity map for 0x80300000 - 0x803000a0 [ 0.003770] Tegra Revision: A01 SKU: 131 CPU Process: 1 SoC Process: 1 [ 0.004028] EFI services will not be available. [ 0.004119] smp: Bringing up secondary CPUs ... [ 0.004416] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.011914] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.021919] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.031636] smp: Brought up 1 node, 4 CPUs [ 0.031644] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.031647] CPU: All CPU(s) started in SVC mode. [ 0.032192] devtmpfs: initialized [ 0.037956] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.038148] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.038156] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.038728] pinctrl core: initialized pinctrl subsystem [ 0.039484] NET: Registered protocol family 16 [ 0.040227] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.041106] cpuidle: using governor menu [ 0.049968] No ATAGs? [ 0.050020] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.050027] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.052848] Serial: AMBA PL011 UART driver [ 0.053201] tegra-mc 70019000.memory-controller: no memory timings for RAM code 0 registered [ 0.058503] AT91: Could not find identification node [ 0.058711] +5V_SYS: supplied by +VDD_MUX [ 0.058808] +3.3V_SYS: supplied by +VDD_MUX [ 0.059022] +VDD_LED: Failed to request enable GPIO122: -517 [ 0.059028] reg-fixed-voltage regulators:regulator@5: Failed to register regulator: -517 [ 0.059064] +5V_VDD_TS_SW: Failed to request enable GPIO81: -517 [ 0.059068] reg-fixed-voltage regulators:regulator@6: Failed to register regulator: -517 [ 0.059102] +5V_USB_HS: Failed to request enable GPIO108: -517 [ 0.059106] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.059139] +5V_USB_SS: Failed to request enable GPIO109: -517 [ 0.059144] reg-fixed-voltage regulators:regulator@8: Failed to register regulator: -517 [ 0.059231] +1.05V_RUN_AVDD_HDMI_PLL: Failed to request enable GPIO63: -517 [ 0.059236] reg-fixed-voltage regulators:regulator@11: Failed to register regulator: -517 [ 0.059269] +5V_HDMI_CON: Failed to request enable GPIO86: -517 [ 0.059273] reg-fixed-voltage regulators:regulator@12: Failed to register regulator: -517 [ 0.060265] vgaarb: loaded [ 0.060536] SCSI subsystem initialized [ 0.060601] libata version 3.00 loaded. [ 0.060688] usbcore: registered new interface driver usbfs [ 0.060709] usbcore: registered new interface driver hub [ 0.060731] usbcore: registered new device driver usb [ 0.062032] pps_core: LinuxPPS API ver. 1 registered [ 0.062036] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.062044] PTP clock support registered [ 0.062108] EDAC MC: Ver: 3.0.0 [ 0.062512] tegra-emc 7001b000.emc: no memory timings for RAM code 0 found in DT [ 0.062522] tegra-emc: probe of 7001b000.emc failed with error -2 [ 0.062951] clocksource: Switched to clocksource arch_sys_counter [ 0.083149] NET: Registered protocol family 2 [ 0.083345] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.083379] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.083442] TCP: Hash tables configured (established 8192 bind 8192) [ 0.083479] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.083494] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.083552] NET: Registered protocol family 1 [ 0.083697] RPC: Registered named UNIX socket transport module. [ 0.083700] RPC: Registered udp transport module. [ 0.083703] RPC: Registered tcp transport module. [ 0.083706] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.083712] PCI: CLS 0 bytes, default 64 [ 0.084270] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.084969] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 0.087808] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.088054] NFS: Registering the id_resolver key type [ 0.088065] Key type id_resolver registered [ 0.088069] Key type id_legacy registered [ 0.088085] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.088709] bounce: pool size: 64 pages [ 0.088726] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.088730] io scheduler noop registered [ 0.088734] io scheduler deadline registered [ 0.088744] io scheduler cfq registered (default) [ 0.088748] io scheduler mq-deadline registered [ 0.088751] io scheduler kyber registered [ 0.090597] tegra-xusb-padctl 7009f000.padctl: failed to setup XUSB ports: -517 [ 0.100100] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels [ 0.101032] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled. [ 0.119116] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.120155] console [ttyS0] disabled [ 0.120172] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 333, base_baud = 25500000) is a Tegra [ 1.005802] console [ttyS0] enabled [ 1.009569] SuperH (H)SCI(F) driver initialized [ 1.014423] msm_serial: driver initialized [ 1.018568] STMicroelectronics ASC driver initialized [ 1.025599] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.032120] tegra-dpaux 545c0000.dpaux: failed to get VDD supply: -517 [ 1.039507] panel-simple panel: panel supply power not found, using dummy regulator [ 1.050789] brd: module loaded [ 1.056523] loop: module loaded [ 1.060582] as3722 4-0040: AS3722 with revision 0x1 found [ 1.070586] as3722-sd2: supplied by +5V_SYS [ 1.075004] as3722-sd3: supplied by +5V_SYS [ 1.079335] +1.35V_LP0(sd3): Bringing 0uV into 1350000-1350000uV [ 1.085560] as3722-sd4: supplied by +5V_SYS [ 1.089888] +1.05V_RUN: Bringing 0uV into 1050000-1050000uV [ 1.095630] as3722-sd5: supplied by +5V_SYS [ 1.101204] as3722-ldo0: supplied by +1.35V_LP0(sd2) [ 1.106926] +1.8V_RUN_CAM: Bringing 0uV into 1800000-1800000uV [ 1.112928] as3722-ldo2: supplied by +1.8V_VDDIO [ 1.118560] as3722-ldo3: supplied by +3.3V_SYS [ 1.123014] +1.00V_LP0_VDD_RTC: Bringing 1100000uV into 1000000-1000000uV [ 1.130577] as3722-ldo4: supplied by +3.3V_SYS [ 1.135173] +3.3V_RUN_CAM: Bringing 0uV into 2800000-2800000uV [ 1.141175] as3722-ldo5: supplied by +1.8V_VDDIO [ 1.145950] +1.2V_RUN_CAM_FRONT: Bringing 0uV into 1200000-1200000uV [ 1.152623] +VDDIO_SDMMC3: Bringing 0uV into 1800000-1800000uV [ 1.158641] as3722-ldo7: supplied by +1.8V_VDDIO [ 1.163413] +1.05V_RUN_CAM_REAR: Bringing 0uV into 1050000-1050000uV [ 1.169946] as3722-ldo9: supplied by +5V_SYS [ 1.174517] +2.8V_RUN_TOUCH: Bringing 0uV into 2800000-2800000uV [ 1.180701] as3722-ldo10: supplied by +5V_SYS [ 1.185210] +2.8V_RUN_CAM_AF: Bringing 0uV into 2800000-2800000uV [ 1.191634] +1.8V_RUN_VPP_FUSE: Bringing 0uV into 1800000-1800000uV [ 1.204040] random: fast init done [ 1.209921] m25p80 spi32765.0: w25q32dw (4096 Kbytes) [ 1.216014] libphy: Fixed MDIO Bus: probed [ 1.220497] CAN device driver interface [ 1.224646] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 1.230744] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.236567] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.242490] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.249438] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.256199] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.263604] usbcore: registered new interface driver pegasus [ 1.269262] usbcore: registered new interface driver asix [ 1.274664] usbcore: registered new interface driver ax88179_178a [ 1.280752] usbcore: registered new interface driver cdc_ether [ 1.286590] usbcore: registered new interface driver smsc75xx [ 1.292335] usbcore: registered new interface driver smsc95xx [ 1.298081] usbcore: registered new interface driver net1080 [ 1.303741] usbcore: registered new interface driver cdc_subset [ 1.309654] usbcore: registered new interface driver zaurus [ 1.315238] usbcore: registered new interface driver cdc_ncm [ 1.321530] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.328051] ehci-pci: EHCI PCI platform driver [ 1.332493] ehci-platform: EHCI generic platform driver [ 1.337779] ehci-orion: EHCI orion driver [ 1.341830] SPEAr-ehci: EHCI SPEAr driver [ 1.345880] ehci-st: EHCI STMicroelectronics driver [ 1.350790] ehci-exynos: EHCI EXYNOS driver [ 1.355018] ehci-atmel: EHCI Atmel driver [ 1.359060] tegra-ehci: Tegra EHCI driver [ 1.363123] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.369291] ohci-pci: OHCI PCI platform driver [ 1.373741] ohci-platform: OHCI generic platform driver [ 1.379005] ohci-omap3: OHCI OMAP3 driver [ 1.383055] SPEAr-ohci: OHCI SPEAr driver [ 1.387097] ohci-st: OHCI STMicroelectronics driver [ 1.392006] ohci-atmel: OHCI Atmel driver [ 1.396261] usbcore: registered new interface driver usb-storage [ 1.403043] elan_i2c 1-0015: 1-0015 supply vcc not found, using dummy regulator [ 1.410397] as3722-rtc as3722-rtc: rtc core: registered as3722-rtc as rtc0 [ 1.417269] as3722-rtc as3722-rtc: RTC interrupt 372 [ 1.424159] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.431288] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.437636] i2c /dev entries driver [ 1.443452] lm90 0-004c: 0-004c supply vcc not found, using dummy regulator [ 1.454768] sdhci: Secure Digital Host Controller Interface driver [ 1.460933] sdhci: Copyright(c) Pierre Ossman [ 1.465822] Synopsys Designware Multimedia Card Interface Driver [ 1.472248] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.478177] sdhci-tegra 700b0000.sdhci: allocated mmc-pwrseq [ 1.491973] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 1.496854] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 1.516978] mmc0: Unknown controller version (3). You may experience problems. [ 1.524221] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.579418] elan_i2c 1-0015: Elan Touchpad: Module ID: 0x002a, Firmware: 0x0005, Sample: 0x0007, IAP: 0x0009 [ 1.589355] input: Elan Touchpad as /devices/soc0/7000c400.i2c/i2c-1/1-0015/input/input0 [ 1.592966] mmc0: SDHCI controller on 700b0600.sdhci [700b0600.sdhci] using ADMA [ 1.604935] ledtrig-cpu: registered to indicate activity on CPUs [ 1.611037] usbcore: registered new interface driver usbhid [ 1.616604] usbhid: USB HID core driver [ 1.621774] NET: Registered protocol family 10 [ 1.626527] Segment Routing with IPv6 [ 1.630196] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.636321] NET: Registered protocol family 17 [ 1.640754] can: controller area network core (rev 20170425 abi 9) [ 1.646947] NET: Registered protocol family 29 [ 1.651377] can: raw protocol (rev 20170425) [ 1.655639] can: broadcast manager protocol (rev 20170425 t) [ 1.661285] can: netlink gateway (rev 20170425) max_hops=1 [ 1.661542] mmc0: new high speed MMC card at address 0001 [ 1.661767] mmcblk0: mmc0:0001 MMC16G 14.4 GiB [ 1.661872] mmcblk0boot0: mmc0:0001 MMC16G partition 1 2.00 MiB [ 1.661986] mmcblk0boot1: mmc0:0001 MMC16G partition 2 2.00 MiB [ 1.662077] mmcblk0rpmb: mmc0:0001 MMC16G partition 3 128 KiB [ 1.669544] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 [ 1.699985] Key type dns_resolver registered [ 1.704456] ThumbEE CPU extension supported. [ 1.708715] Registering SWP/SWPB emulation handler [ 1.718429] +3.3V_RUN: supplied by +3.3V_SYS [ 1.723424] +VDD_LED: supplied by +VDD_MUX [ 1.727615] +3.3V_AVDD_HDMI_AP_GATED: supplied by +3.3V_RUN [ 1.733289] +1.8V_RUN_CAM: supplied by +3.3V_RUN [ 1.737931] +VDDIO_SDMMC3: supplied by +3.3V_RUN [ 1.742562] +1.8V_RUN_VPP_FUSE: supplied by +3.3V_RUN [ 1.747903] +5V_VDD_TS_SW: supplied by +5V_SYS [ 1.752528] +5V_USB_HS: supplied by +5V_SYS [ 1.757064] +5V_USB_SS: supplied by +5V_SYS [ 1.761928] +3.3V_PANEL: supplied by +3.3V_RUN [ 1.767421] +3.3V_LP0: supplied by +3.3V_SYS [ 1.772310] +1.05V_RUN_AVDD_HDMI_PLL: supplied by +1.05V_RUN [ 1.772579] elan_i2c 1-0015: failed to read report data: -121 [ 1.784073] +5V_HDMI_CON: supplied by +5V_SYS [ 1.789054] usb3-0: usb3-0 supply vbus not found, using dummy regulator [ 1.795802] usb3-1: usb3-1 supply vbus not found, using dummy regulator [ 1.805845] tegra-sor 54540000.sor: failed to probe output: -517 [ 1.812352] panel-simple panel: panel supply power not found, using dummy regulator [ 1.820700] sdhci-tegra 700b0000.sdhci: allocated mmc-pwrseq [ 1.833153] mmc1: Unknown controller version (3). You may experience problems. [ 1.840393] mmc1: Invalid maximum block size, assuming 512 bytes [ 1.846809] mmc1: Switching to 3.3V signalling voltage failed [ 1.903037] mmc1: SDHCI controller on 700b0000.sdhci [700b0000.sdhci] using ADMA [ 1.910270] elan_i2c 1-0015: invalid report id data (ff) [ 1.916473] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 1.921343] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 1.934741] mmc2: Unknown controller version (3). You may experience problems. [ 1.942038] mmc2: Invalid maximum block size, assuming 512 bytes [ 1.976739] mmc1: new high speed SDIO card at address 0001 [ 2.013035] mmc2: SDHCI controller on 700b0400.sdhci [700b0400.sdhci] using ADMA [ 2.026273] input: gpio-keys as /devices/soc0/gpio-keys/input/input1 [ 2.034105] as3722-rtc as3722-rtc: setting system clock to 2000-01-01 00:00:24 UTC (946684824) [ 2.043085] +3.3V_AVDD_HDMI_AP_GATED: disabling [ 2.047614] +1.05V_RUN: disabling [ 2.051082] +1.8V_RUN_CAM: disabling [ 2.054913] +3.3V_RUN_CAM: disabling [ 2.058647] +1.2V_RUN_CAM_FRONT: disabling [ 2.062903] +1.05V_RUN_CAM_REAR: disabling [ 2.068165] +2.8V_RUN_TOUCH: disabling [ 2.073080] +2.8V_RUN_CAM_AF: disabling [ 2.077130] +1.8V_RUN_VPP_FUSE: disabling [ 2.081341] +VDD_LED: disabling [ 2.084512] +5V_VDD_TS_SW: disabling [ 2.088086] +5V_USB_HS: disabling [ 2.091393] +5V_USB_SS: disabling [ 2.094723] +3.3V_PANEL: disabling [ 2.098122] +1.05V_RUN_AVDD_HDMI_PLL: disabling [ 2.102642] +5V_HDMI_CON: disabling [ 2.107075] EXT4-fs (mmcblk0p3): couldn't mount as ext3 due to feature incompatibilities [ 2.115724] EXT4-fs (mmcblk0p3): couldn't mount as ext2 due to feature incompatibilities [ 2.204813] mmc2: new high speed SDHC card at address 0007 [ 2.210944] mmcblk2: mmc2:0007 SD08G 7.42 GiB [ 2.224496] GPT:Primary header alternate_lba != Alt. header my_lba [ 2.230665] GPT:3014591 != 15564799 [ 2.234163] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.241539] GPT:3014591 != 15564799 [ 2.245019] GPT: Use GNU Parted to correct GPT errors. [ 2.250164] mmcblk2: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 [ 2.424890] EXT4-fs (mmcblk0p3): recovery complete [ 2.430406] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null) [ 2.438538] VFS: Mounted root (ext4 filesystem) on device 179:3. [ 2.445234] devtmpfs: mounted [ 2.448903] Freeing unused kernel memory: 2048K bash: cannot set terminal process group (-1): Inappropriate ioctl for device bash: no job control in this shell root@(none):/# mount -t sysfs none /sys root@(none):/# root@(none):/# mount -t debugfs none /sys/kernel/debug root@(none):/# root@(none):/# rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:29 1970 [ 5.812910] PM: Syncing filesystems ... done. [ 5.818817] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 5.827004] OOM killer disabled. [ 5.830228] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 5.838910] Suspending console(s) (use no_console_suspend to debug) [ 5.863647] PM: suspend of devices complete after 17.927 msecs [ 5.864796] PM: late suspend of devices complete after 1.141 msecs [ 5.865761] PM: noirq suspend of devices complete after 0.959 msecs [ 5.865764] Disabling non-boot CPUs ... [ 5.866049] IRQ352 no longer affine to CPU1 [ 5.945066] IRQ17 no longer affine to CPU2 [ 5.945176] IRQ353 no longer affine to CPU2 [ 5.985218] IRQ354 no longer affine to CPU3 [ 6.034519] Entering suspend state LP1 [ 6.034519] Suspended for 3.220 seconds [ 6.034530] Enabling non-boot CPUs ... [ 6.064531] CPU1 is up [ 6.104421] CPU2 is up [ 6.144575] CPU3 is up [ 6.145040] PM: noirq resume of devices complete after 0.459 msecs [ 6.146398] PM: early resume of devices complete after 1.031 msecs [ 6.301979] mmc1: Switching to 3.3V signalling voltage failed [ 6.384497] PM: resume of devices complete after 238.089 msecs [ 6.466593] OOM killer enabled. [ 6.469721] 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:34 1970 [ 7.670747] PM: Syncing filesystems ... done. [ 7.676369] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 7.684439] OOM killer disabled. [ 7.687654] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 7.696271] Suspending console(s) (use no_console_suspend to debug) [ 7.720842] PM: suspend of devices complete after 17.799 msecs [ 7.721855] PM: late suspend of devices complete after 1.008 msecs [ 7.722523] PM: noirq suspend of devices complete after 0.665 msecs [ 7.722525] Disabling non-boot CPUs ... [ 7.722790] IRQ352 no longer affine to CPU1 [ 7.784886] IRQ17 no longer affine to CPU2 [ 7.784994] IRQ353 no longer affine to CPU2 [ 7.844919] IRQ354 no longer affine to CPU3 [ 7.894442] Entering suspend state LP1 [ 7.894442] Suspended for 3.139 seconds [ 7.894453] Enabling non-boot CPUs ... [ 7.924522] CPU1 is up [ 7.964338] CPU2 is up [ 8.004586] CPU3 is up [ 8.005031] PM: noirq resume of devices complete after 0.440 msecs [ 8.006503] PM: early resume of devices complete after 1.149 msecs [ 8.162185] mmc1: Switching to 3.3V signalling voltage failed [ 8.244456] PM: resume of devices complete after 237.944 msecs [ 8.326564] OOM killer enabled. [ 8.329693] 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:39 1970 [ 9.530728] PM: Syncing filesystems ... done. [ 9.536358] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 9.544533] OOM killer disabled. [ 9.547749] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 9.556266] Suspending console(s) (use no_console_suspend to debug) [ 9.579907] PM: suspend of devices complete after 16.868 msecs [ 9.581251] PM: late suspend of devices complete after 1.335 msecs [ 9.582038] PM: noirq suspend of devices complete after 0.783 msecs [ 9.582040] Disabling non-boot CPUs ... [ 9.582298] IRQ352 no longer affine to CPU1 [ 9.644980] IRQ353 no longer affine to CPU2 [ 9.754410] Entering suspend state LP1 [ 9.754410] Suspended for 3.139 seconds [ 9.754421] Enabling non-boot CPUs ... [ 9.784490] CPU1 is up [ 9.824317] CPU2 is up [ 9.864526] CPU3 is up [ 9.864969] PM: noirq resume of devices complete after 0.439 msecs [ 9.866305] PM: early resume of devices complete after 1.014 msecs [ 10.022332] mmc1: Switching to 3.3V signalling voltage failed [ 10.102601] PM: resume of devices complete after 236.288 msecs [ 10.176367] OOM killer enabled. [ 10.179496] 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:44 1970 [ 11.389944] PM: Syncing filesystems ... done. [ 11.395491] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 11.403558] OOM killer disabled. [ 11.406774] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 11.415389] Suspending console(s) (use no_console_suspend to debug) [ 11.439203] PM: suspend of devices complete after 17.050 msecs [ 11.440628] PM: late suspend of devices complete after 1.416 msecs [ 11.441414] PM: noirq suspend of devices complete after 0.781 msecs [ 11.441416] Disabling non-boot CPUs ... [ 11.441678] migrate_irqs: 1 callbacks suppressed [ 11.441681] IRQ352 no longer affine to CPU1 [ 11.514819] IRQ17 no longer affine to CPU2 [ 11.514927] IRQ353 no longer affine to CPU2 [ 11.584855] IRQ354 no longer affine to CPU3 [ 11.634394] Entering suspend state LP1 [ 11.634394] Suspended for 3.119 seconds [ 11.634406] Enabling non-boot CPUs ... [ 11.664453] CPU1 is up [ 11.704293] CPU2 is up [ 11.744493] CPU3 is up [ 11.744937] PM: noirq resume of devices complete after 0.439 msecs [ 11.746424] PM: early resume of devices complete after 1.178 msecs [ 11.901744] mmc1: Switching to 3.3V signalling voltage failed [ 11.984424] PM: resume of devices complete after 237.990 msecs [ 12.071180] OOM killer enabled. [ 12.074319] 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:49 1970 [ 13.269909] PM: Syncing filesystems ... done. [ 13.275457] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 13.283524] OOM killer disabled. [ 13.286740] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 13.295354] Suspending console(s) (use no_console_suspend to debug) [ 13.318901] PM: suspend of devices complete after 16.781 msecs [ 13.320251] PM: late suspend of devices complete after 1.341 msecs [ 13.321035] PM: noirq suspend of devices complete after 0.779 msecs [ 13.321037] Disabling non-boot CPUs ... [ 13.321291] IRQ352 no longer affine to CPU1 [ 13.384922] IRQ353 no longer affine to CPU2 [ 13.444822] IRQ354 no longer affine to CPU3 [ 13.494367] Entering suspend state LP1 [ 13.494367] Suspended for 3.139 seconds [ 13.494378] Enabling non-boot CPUs ... [ 13.524433] CPU1 is up [ 13.564283] CPU2 is up [ 13.604485] CPU3 is up [ 13.604927] PM: noirq resume of devices complete after 0.438 msecs [ 13.606300] PM: early resume of devices complete after 1.052 msecs [ 13.761874] mmc1: Switching to 3.3V signalling voltage failed [ 13.844305] PM: resume of devices complete after 237.996 msecs [ 13.922309] OOM killer enabled. [ 13.925442] 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:54 1970 [ 15.130684] PM: Syncing filesystems ... done. [ 15.136429] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 15.144608] OOM killer disabled. [ 15.147824] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 15.156441] Suspending console(s) (use no_console_suspend to debug) [ 15.180927] PM: suspend of devices complete after 17.713 msecs [ 15.182106] PM: late suspend of devices complete after 1.169 msecs [ 15.182920] PM: noirq suspend of devices complete after 0.810 msecs [ 15.182922] Disabling non-boot CPUs ... [ 15.183166] IRQ352 no longer affine to CPU1 [ 15.244940] IRQ353 no longer affine to CPU2 [ 15.304814] IRQ354 no longer affine to CPU3 [ 15.354352] Entering suspend state LP1 [ 15.354352] Suspended for 3.139 seconds [ 15.354363] Enabling non-boot CPUs ... [ 15.384420] CPU1 is up [ 15.424242] CPU2 is up [ 15.464452] CPU3 is up [ 15.464888] PM: noirq resume of devices complete after 0.432 msecs [ 15.466239] PM: early resume of devices complete after 1.036 msecs [ 15.621834] mmc1: Switching to 3.3V signalling voltage failed [ 15.704277] PM: resume of devices complete after 238.029 msecs [ 15.782296] OOM killer enabled. [ 15.785430] 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:59 1970 [ 16.989952] PM: Syncing filesystems ... done. [ 16.995581] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 17.003747] OOM killer disabled. [ 17.006964] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 17.015583] Suspending console(s) (use no_console_suspend to debug) [ 17.039125] PM: suspend of devices complete after 16.775 msecs [ 17.040348] PM: late suspend of devices complete after 1.213 msecs [ 17.041136] PM: noirq suspend of devices complete after 0.783 msecs [ 17.041138] Disabling non-boot CPUs ... [ 17.041329] IRQ17 no longer affine to CPU1 [ 17.041385] IRQ352 no longer affine to CPU1 [ 17.104926] IRQ353 no longer affine to CPU2 [ 17.164796] IRQ354 no longer affine to CPU3 [ 17.214317] Entering suspend state LP1 [ 17.214317] Suspended for 3.139 seconds [ 17.214328] Enabling non-boot CPUs ... [ 17.244383] CPU1 is up [ 17.284214] CPU2 is up [ 17.324422] CPU3 is up [ 17.324863] PM: noirq resume of devices complete after 0.436 msecs [ 17.326203] PM: early resume of devices complete after 1.028 msecs [ 17.482057] mmc1: Switching to 3.3V signalling voltage failed [ 17.564274] PM: resume of devices complete after 238.062 msecs [ 17.646367] OOM killer enabled. [ 17.649496] 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:04 1970 [ 18.859840] PM: Syncing filesystems ... done. [ 18.865387] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 18.873457] OOM killer disabled. [ 18.876673] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 18.885287] Suspending console(s) (use no_console_suspend to debug) [ 18.909701] PM: suspend of devices complete after 17.651 msecs [ 18.910700] PM: late suspend of devices complete after 0.993 msecs [ 18.911357] PM: noirq suspend of devices complete after 0.654 msecs [ 18.911360] Disabling non-boot CPUs ... [ 18.911614] IRQ352 no longer affine to CPU1 [ 18.974841] IRQ353 no longer affine to CPU2 [ 19.034783] IRQ354 no longer affine to CPU3 [ 19.084298] Entering suspend state LP1 [ 19.084298] Suspended for 3.129 seconds [ 19.084309] Enabling non-boot CPUs ... [ 19.114386] CPU1 is up [ 19.154202] CPU2 is up [ 19.194409] CPU3 is up [ 19.194844] PM: noirq resume of devices complete after 0.431 msecs [ 19.196205] PM: early resume of devices complete after 1.056 msecs [ 19.351829] mmc1: Switching to 3.3V signalling voltage failed [ 19.434245] PM: resume of devices complete after 238.030 msecs [ 19.512267] OOM killer enabled. [ 19.515400] 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:09 1970 [ 20.729812] PM: Syncing filesystems ... done. [ 20.735373] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 20.743442] OOM killer disabled. [ 20.746657] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 20.755276] Suspending console(s) (use no_console_suspend to debug) [ 20.778900] PM: suspend of devices complete after 16.858 msecs [ 20.780217] PM: late suspend of devices complete after 1.307 msecs [ 20.780993] PM: noirq suspend of devices complete after 0.771 msecs [ 20.780995] Disabling non-boot CPUs ... [ 20.781251] IRQ352 no longer affine to CPU1 [ 20.874817] IRQ353 no longer affine to CPU2 [ 20.934732] IRQ354 no longer affine to CPU3 [ 20.984276] Entering suspend state LP1 [ 20.984276] Suspended for 3.099 seconds [ 20.984287] Enabling non-boot CPUs ... [ 21.014331] CPU1 is up [ 21.054176] CPU2 is up [ 21.094379] CPU3 is up [ 21.094819] PM: noirq resume of devices complete after 0.436 msecs [ 21.096326] PM: early resume of devices complete after 1.200 msecs [ 21.251833] mmc1: Switching to 3.3V signalling voltage failed [ 21.334402] PM: resume of devices complete after 238.066 msecs [ 21.412419] OOM killer enabled. [ 21.415553] 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:14 1970 [ 22.629782] PM: Syncing filesystems ... done. [ 22.635329] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 22.643398] OOM killer disabled. [ 22.646614] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 22.655119] Suspending console(s) (use no_console_suspend to debug) [ 22.678274] PM: suspend of devices complete after 16.440 msecs [ 22.679733] PM: late suspend of devices complete after 1.450 msecs [ 22.680518] PM: noirq suspend of devices complete after 0.781 msecs [ 22.680520] Disabling non-boot CPUs ... [ 22.680781] IRQ352 no longer affine to CPU1 [ 22.744688] IRQ17 no longer affine to CPU2 [ 22.744797] IRQ353 no longer affine to CPU2 [ 22.804707] IRQ354 no longer affine to CPU3 [ 22.854243] Entering suspend state LP1 [ 22.854243] Suspended for 3.129 seconds [ 22.854254] Enabling non-boot CPUs ... [ 22.884300] CPU1 is up [ 22.924139] CPU2 is up [ 22.964351] CPU3 is up [ 22.964797] PM: noirq resume of devices complete after 0.441 msecs [ 22.966157] PM: early resume of devices complete after 1.032 msecs [ 23.122763] mmc1: Switching to 3.3V signalling voltage failed [ 23.214614] PM: resume of devices complete after 248.448 msecs [ 23.296719] OOM killer enabled. [ 23.299848] Restarting tasks ... done. root@(none):/# root@(none):/# NVTB SYSTEM SUSPEND TEST COMPLETE