U-Boot 2015.04-00466-gedec83e90172 (Mar 14 2016 - 10:42:01) TEGRA124 Model: Acer Chromebook 13 CB5-311 DRAM: 4 GiB : 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  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.104; setenv serverip 192.168.100.1; setenv tftpserverip 192.168.100.1 Tegra124 (Nyan-big) # tftpboot 0x82000000 zImage.tegra_defconfig%tegra-fw Using asx0 device TFTP from server 192.168.100.1; our IP address is 192.168.100.104 Filename 'zImage.tegra_defconfig%tegra-fw'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################# 3.5 MiB/s done Bytes transferred = 6378824 (615548 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.104 Filename 'tegra124-nyan-big.dtb'. Load address: 0x83000000 Loading: *##### 2.8 MiB/s done Bytes transferred = 67482 (1079a hex) Tegra124 (Nyan-big) # bootz 0x82000000 - 0x83000000 Kernel image @ 0x82000000 [ 0x000000 - 0x615548 ] ## Flattened Device Tree blob at 83000000 Booting using the fdt blob at 0x83000000 Using Device Tree in place at 83000000, end 83013799 Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.15.0-rc9-next-20180126-229715-gf0701bf (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 PREEMPT Thu Jan 25 19:19:27 PST 2018 [ 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] bootconsole [earlycon0] enabled [ 0.000000] Memory policy: Data cache writealloc [ 0.000000] cma: Reserved 64 MiB at 0xfbc00000 [ 0.000000] On node 0 totalpages: 524287 [ 0.000000] Normal zone: 1536 pages used for memmap [ 0.000000] Normal zone: 0 pages reserved [ 0.000000] Normal zone: 196608 pages, LIFO batch:31 [ 0.000000] HighMem zone: 327679 pages, LIFO batch:31 [ 0.000000] random: fast init done [ 0.000000] percpu: Embedded 17 pages/cpu @(ptrval) s39296 r8192 d22144 u69632 [ 0.000000] pcpu-alloc: s39296 r8192 d22144 u69632 alloc=17*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists, 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] 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: 1998484K/2097148K available (9216K kernel code, 783K rwdata, 2844K rodata, 1024K init, 298K bss, 33128K 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 : 0x(ptrval) - 0x(ptrval) (10208 kB) [ 0.000000] .init : 0x(ptrval) - 0x(ptrval) (1024 kB) [ 0.000000] .data : 0x(ptrval) - 0x(ptrval) ( 784 kB) [ 0.000000] .bss : 0x(ptrval) - 0x(ptrval) ( 299 kB) [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] Tasks RCU enabled. [ 0.000000] NR_IRQS: 16, nr_irqs: 16, preallocated irqs: 16 [ 0.000000] /interrupt-controller@60004000: 160 interrupts forwarded to /interrupt-controller@50041000 [ 0.000000] Tegra clk 127: register failed with -17 [ 0.000003] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.008022] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.017553] Switching to timer-based delay loop, resolution 1000ns [ 0.024096] arch_timer: cp15 timer(s) running at 12.00MHz (virt). [ 0.029774] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.040522] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.048493] Switching to timer-based delay loop, resolution 83ns [ 0.054666] Console: colour dummy device 80x30 [ 0.058902] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 0.069211] pid_max: default: 32768 minimum: 301 [ 0.073974] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.080394] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.087728] CPU: Testing write buffer coherency: ok [ 0.092405] /cpus/cpu@0 missing clock-frequency property [ 0.097556] /cpus/cpu@1 missing clock-frequency property [ 0.102853] /cpus/cpu@2 missing clock-frequency property [ 0.108130] /cpus/cpu@3 missing clock-frequency property [ 0.113413] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.153455] Setting up static identity map for 0x80100000 - 0x801000a0 [ 0.158110] Hierarchical SRCU implementation. [ 0.173677] Tegra Revision: A01 SKU: 131 CPU Process: 1 SoC Process: 1 [ 0.193459] smp: Bringing up secondary CPUs ... [ 0.243706] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.323733] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.403772] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.413603] smp: Brought up 1 node, 4 CPUs [ 0.432686] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.438840] CPU: All CPU(s) started in SVC mode. [ 0.444129] devtmpfs: initialized [ 0.453644] Built 1 zonelists, mobility grouping on. Total pages: 516005 [ 0.458687] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.466315] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.475933] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.482222] pinctrl core: initialized pinctrl subsystem [ 0.487749] NET: Registered protocol family 16 [ 0.492155] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.499064] cpuidle: using governor menu [ 0.509926] No ATAGs? [ 0.509985] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.518326] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.525003] tegra-mc 70019000.memory-controller: no memory timings for RAM code 0 registered [ 0.532690] iommu: Adding device 50000000.host1x to group 0 [ 0.538102] iommu: Adding device 54200000.dc to group 1 [ 0.543302] iommu: Adding device 54240000.dc to group 1 [ 0.548503] iommu: Adding device 57000000.gpu to group 2 [ 0.559565] +5V_SYS: supplied by +VDD_MUX [ 0.561791] +3.3V_SYS: supplied by +VDD_MUX [ 0.566115] +VDD_LED: Failed to request enable GPIO122: -517 [ 0.571451] reg-fixed-voltage regulators:regulator@5: Failed to register regulator: -517 [ 0.579555] +5V_VDD_TS_SW: Failed to request enable GPIO81: -517 [ 0.585490] reg-fixed-voltage regulators:regulator@6: Failed to register regulator: -517 [ 0.593604] +5V_USB_HS: Failed to request enable GPIO108: -517 [ 0.599357] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.607473] +5V_USB_SS: Failed to request enable GPIO109: -517 [ 0.613224] reg-fixed-voltage regulators:regulator@8: Failed to register regulator: -517 [ 0.621398] +1.05V_RUN_AVDD_HDMI_PLL: Failed to request enable GPIO63: -517 [ 0.628217] reg-fixed-voltage regulators:regulator@11: Failed to register regulator: -517 [ 0.636405] +5V_HDMI_CON: Failed to request enable GPIO86: -517 [ 0.642257] reg-fixed-voltage regulators:regulator@12: Failed to register regulator: -517 [ 0.650856] vgaarb: loaded [ 0.653354] SCSI subsystem initialized [ 0.656915] libata version 3.00 loaded. [ 0.660756] usbcore: registered new interface driver usbfs [ 0.666113] usbcore: registered new interface driver hub [ 0.671429] usbcore: registered new device driver usb [ 0.677639] Linux video capture interface: v2.00 [ 0.681021] pps_core: LinuxPPS API ver. 1 registered [ 0.685956] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.695049] PTP clock support registered [ 0.699087] tegra-emc 7001b000.emc: no memory timings for RAM code 0 found in DT [ 0.706308] tegra-emc: probe of 7001b000.emc failed with error -2 [ 0.712488] Advanced Linux Sound Architecture Driver Initialized. [ 0.718687] Bluetooth: Core ver 2.22 [ 0.722009] NET: Registered protocol family 31 [ 0.726416] Bluetooth: HCI device and connection manager initialized [ 0.732739] Bluetooth: HCI socket layer initialized [ 0.737596] Bluetooth: L2CAP socket layer initialized [ 0.742632] Bluetooth: SCO socket layer initialized [ 0.747718] clocksource: Switched to clocksource arch_sys_counter [ 0.786534] NET: Registered protocol family 2 [ 0.789358] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) [ 0.796621] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.803675] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.810100] TCP: Hash tables configured (established 8192 bind 8192) [ 0.816537] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.822287] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.828709] NET: Registered protocol family 1 [ 0.833202] RPC: Registered named UNIX socket transport module. [ 0.838827] RPC: Registered udp transport module. [ 0.843486] RPC: Registered tcp transport module. [ 0.848173] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.864825] PCI: CLS 0 bytes, default 64 [ 0.867524] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.875637] Initialise system trusted keyrings [ 0.879479] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 0.886289] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.891942] NFS: Registering the id_resolver key type [ 0.896648] Key type id_resolver registered [ 0.900814] Key type id_legacy registered [ 0.906470] Key type asymmetric registered [ 0.908883] Asymmetric key parser 'x509' registered [ 0.913766] bounce: pool size: 64 pages [ 0.917549] io scheduler noop registered (default) [ 0.922306] io scheduler mq-deadline registered [ 0.926802] io scheduler kyber registered [ 0.931444] tegra-xusb-padctl 7009f000.padctl: failed to setup XUSB ports: -517 [ 0.943845] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels [ 0.949951] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled. [ 0.958736] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.965500] console [ttyS0] disabled [ 0.968417] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 333, base_baud = 25500000) is a Tegra [ 0.977326] console [ttyS0] enabled [ 0.977326] console [ttyS0] enabled [ 0.983562] bootconsole [earlycon0] disabled [ 0.983562] bootconsole [earlycon0] disabled [ 1.007975] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.014447] tegra-dpaux 545c0000.dpaux: failed to get VDD supply: -517 [ 1.021965] panel-simple panel: panel supply power not found, using dummy regulator [ 1.033396] loop: module loaded [ 1.037102] as3722 4-0040: AS3722 with revision 0x1 found [ 1.047203] as3722-sd2: supplied by +5V_SYS [ 1.051642] as3722-sd3: supplied by +5V_SYS [ 1.055979] +1.35V_LP0(sd3): Bringing 0uV into 1350000-1350000uV [ 1.062176] as3722-sd4: supplied by +5V_SYS [ 1.066510] +1.05V_RUN: Bringing 0uV into 1050000-1050000uV [ 1.072264] as3722-sd5: supplied by +5V_SYS [ 1.077812] as3722-ldo0: supplied by +1.35V_LP0(sd2) [ 1.083558] +1.8V_RUN_CAM: Bringing 0uV into 1800000-1800000uV [ 1.089584] as3722-ldo2: supplied by +1.8V_VDDIO [ 1.095213] as3722-ldo3: supplied by +3.3V_SYS [ 1.099679] +1.00V_LP0_VDD_RTC: Bringing 1100000uV into 1000000-1000000uV [ 1.107255] as3722-ldo4: supplied by +3.3V_SYS [ 1.111862] +3.3V_RUN_CAM: Bringing 0uV into 2800000-2800000uV [ 1.117886] as3722-ldo5: supplied by +1.8V_VDDIO [ 1.122657] +1.2V_RUN_CAM_FRONT: Bringing 0uV into 1200000-1200000uV [ 1.129359] +VDDIO_SDMMC3: Bringing 0uV into 1800000-1800000uV [ 1.135394] as3722-ldo7: supplied by +1.8V_VDDIO [ 1.140176] +1.05V_RUN_CAM_REAR: Bringing 0uV into 1050000-1050000uV [ 1.146728] as3722-ldo9: supplied by +5V_SYS [ 1.151304] +2.8V_RUN_TOUCH: Bringing 0uV into 2800000-2800000uV [ 1.157505] as3722-ldo10: supplied by +5V_SYS [ 1.162025] +2.8V_RUN_CAM_AF: Bringing 0uV into 2800000-2800000uV [ 1.168477] +1.8V_RUN_VPP_FUSE: Bringing 0uV into 1800000-1800000uV [ 1.190823] cros-ec-spi spi0.0: Chrome EC device registered [ 1.205728] m25p80 spi1.0: w25q32dw (4096 Kbytes) [ 1.221258] libphy: Fixed MDIO Bus: probed [ 1.225343] CAN device driver interface [ 1.229196] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.236140] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.241775] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.249187] usbcore: registered new interface driver pegasus [ 1.254853] usbcore: registered new interface driver asix [ 1.260262] usbcore: registered new interface driver ax88179_178a [ 1.266358] usbcore: registered new interface driver cdc_ether [ 1.272210] usbcore: registered new interface driver smsc75xx [ 1.277972] usbcore: registered new interface driver smsc95xx [ 1.283719] usbcore: registered new interface driver net1080 [ 1.289387] usbcore: registered new interface driver cdc_subset [ 1.295309] usbcore: registered new interface driver zaurus [ 1.300898] usbcore: registered new interface driver cdc_ncm [ 1.306632] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.313150] ehci-pci: EHCI PCI platform driver [ 1.317601] tegra-ehci: Tegra EHCI driver [ 1.321875] usbcore: registered new interface driver cdc_acm [ 1.327519] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 1.335528] usbcore: registered new interface driver cdc_wdm [ 1.341204] usbcore: registered new interface driver usb-storage [ 1.347872] input: cros_ec as /devices/soc0/7000d400.spi/spi_master/spi0/spi0.0/7000d400.spi:cros-ec@0:keyboard-controller/input/input0 [ 1.367555] as3722-rtc as3722-rtc: rtc core: registered as3722-rtc as rtc0 [ 1.374422] as3722-rtc as3722-rtc: RTC interrupt 372 [ 1.381190] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.388334] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.394610] i2c /dev entries driver [ 1.398531] usbcore: registered new interface driver uvcvideo [ 1.404263] USB Video Class driver (1.1.1) [ 1.408354] gspca_main: v2.14.0 registered [ 1.412673] lm90 0-004c: 0-004c supply vcc not found, using dummy regulator [ 1.421341] tegra-wdt 60005000.timer: initialized (heartbeat = 120 sec, nowayout = 0) [ 1.429684] sdhci: Secure Digital Host Controller Interface driver [ 1.435847] sdhci: Copyright(c) Pierre Ossman [ 1.440202] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.445973] sdhci-tegra 700b0000.sdhci: allocated mmc-pwrseq [ 1.457847] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 1.462720] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 1.483753] mmc0: Unknown controller version (3). You may experience problems. [ 1.490995] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.527761] mmc0: SDHCI controller on 700b0600.sdhci [700b0600.sdhci] using ADMA [ 1.535469] usbcore: registered new interface driver usbhid [ 1.541149] usbhid: USB HID core driver [ 1.547264] tegra30-i2s 70301100.i2s: DMA channels sourced from device 70300000.ahub [ 1.595515] mmc0: new high speed MMC card at address 0001 [ 1.602750] mmcblk0: mmc0:0001 MMC16G 14.4 GiB [ 1.608248] max98090 0-0010: MAX98090 REVID=0x43 [ 1.613793] mmcblk0boot0: mmc0:0001 MMC16G partition 1 2.00 MiB [ 1.621488] mmcblk0boot1: mmc0:0001 MMC16G partition 2 2.00 MiB [ 1.627531] mmcblk0rpmb: mmc0:0001 MMC16G partition 3 128 KiB, chardev (247:0) [ 1.636056] max98090 0-0010: use default 2.8v micbias [ 1.643258] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 [ 1.649486] tegra-snd-max98090 sound: HiFi <-> 70301100.i2s mapping ok [ 1.657093] input: GoogleNyanBig Headphones as /devices/soc0/sound/sound/card1/input1 [ 1.665963] input: GoogleNyanBig Mic Jack as /devices/soc0/sound/sound/card1/input2 [ 1.674499] NET: Registered protocol family 10 [ 1.679464] Segment Routing with IPv6 [ 1.683179] mip6: Mobile IPv6 [ 1.686138] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.692606] NET: Registered protocol family 17 [ 1.697045] NET: Registered protocol family 15 [ 1.701501] can: controller area network core (rev 20170425 abi 9) [ 1.707764] NET: Registered protocol family 29 [ 1.712195] can: raw protocol (rev 20170425) [ 1.716452] can: broadcast manager protocol (rev 20170425 t) [ 1.722106] can: netlink gateway (rev 20170425) max_hops=1 [ 1.727644] Bluetooth: RFCOMM socket layer initialized [ 1.732797] Bluetooth: RFCOMM ver 1.11 [ 1.736547] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 1.741854] Bluetooth: BNEP socket layer initialized [ 1.746804] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 1.752716] Bluetooth: HIDP socket layer initialized [ 1.757788] Key type dns_resolver registered [ 1.762240] Registering SWP/SWPB emulation handler [ 1.767306] Loading compiled-in X.509 certificates [ 1.779432] +3.3V_RUN: supplied by +3.3V_SYS [ 1.784086] +VDD_LED: supplied by +VDD_MUX [ 1.788307] +3.3V_AVDD_HDMI_AP_GATED: supplied by +3.3V_RUN [ 1.793898] +1.8V_RUN_CAM: supplied by +3.3V_RUN [ 1.798610] +VDDIO_SDMMC3: supplied by +3.3V_RUN [ 1.803321] +1.8V_RUN_VPP_FUSE: supplied by +3.3V_RUN [ 1.808534] +5V_VDD_TS_SW: supplied by +5V_SYS [ 1.813131] +5V_USB_HS: supplied by +5V_SYS [ 1.817451] +5V_USB_SS: supplied by +5V_SYS [ 1.822427] +3.3V_PANEL: supplied by +3.3V_RUN [ 1.827501] +3.3V_LP0: supplied by +3.3V_SYS [ 1.832645] +1.05V_RUN_AVDD_HDMI_PLL: supplied by +1.05V_RUN [ 1.838709] +5V_HDMI_CON: supplied by +5V_SYS [ 1.843790] usb3-0: usb3-0 supply vbus not found, using dummy regulator [ 1.850601] usb3-1: usb3-1 supply vbus not found, using dummy regulator [ 1.863937] tegra-sor 54540000.sor: failed to probe output: -517 [ 1.870127] panel-simple panel: panel supply power not found, using dummy regulator [ 1.948437] tegra-xusb 70090000.usb: Firmware timestamp: 2014-09-16 02:10:07 UTC [ 1.955835] tegra-xusb 70090000.usb: xHCI Host Controller [ 1.961250] tegra-xusb 70090000.usb: new USB bus registered, assigned bus number 1 [ 1.970776] tegra-xusb 70090000.usb: hcc params 0x0184f525 hci version 0x100 quirks 0x00010010 [ 1.979401] tegra-xusb 70090000.usb: irq 344, io mem 0x70090000 [ 1.985968] hub 1-0:1.0: USB hub found [ 1.989793] hub 1-0:1.0: 6 ports detected [ 1.994161] tegra-xusb 70090000.usb: xHCI Host Controller [ 1.999771] tegra-xusb 70090000.usb: new USB bus registered, assigned bus number 2 [ 2.007417] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 2.016099] hub 2-0:1.0: USB hub found [ 2.019916] hub 2-0:1.0: 2 ports detected [ 2.024930] sdhci-tegra 700b0000.sdhci: allocated mmc-pwrseq [ 2.037996] mmc1: Unknown controller version (3). You may experience problems. [ 2.045253] mmc1: Invalid maximum block size, assuming 512 bytes [ 2.051704] mmc1: Switching to 3.3V signalling voltage failed [ 2.080497] mmc1: SDHCI controller on 700b0000.sdhci [700b0000.sdhci] using ADMA [ 2.088196] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 2.093071] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 2.103192] mmc2: Unknown controller version (3). You may experience problems. [ 2.110545] mmc2: Invalid maximum block size, assuming 512 bytes [ 2.144629] mmc1: new high speed SDIO card at address 0001 [ 2.150436] mmc2: SDHCI controller on 700b0400.sdhci [700b0400.sdhci] using ADMA [ 2.158112] tegra-sor 54540000.sor: failed to probe output: -517 [ 2.164272] panel-simple panel: panel supply power not found, using dummy regulator [ 2.172387] input: gpio-keys as /devices/soc0/gpio-keys/input/input3 [ 2.179326] tegra-sor 54540000.sor: failed to probe output: -517 [ 2.185505] panel-simple panel: panel supply power not found, using dummy regulator [ 2.193818] as3722-rtc as3722-rtc: setting system clock to 2000-01-01 00:00:22 UTC (946684822) [ 2.202672] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 2.212465] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 2.219133] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 2.227744] cfg80211: failed to load regulatory.db [ 2.231393] +3.3V_AVDD_HDMI_AP_GATED: disabling [ 2.237128] +1.8V_RUN_CAM: disabling [ 2.241010] +1.2V_RUN_CAM_FRONT: disabling [ 2.245215] +1.05V_RUN_CAM_REAR: disabling [ 2.249748] +2.8V_RUN_TOUCH: disabling [ 2.253730] +2.8V_RUN_CAM_AF: disabling [ 2.257758] +1.8V_RUN_VPP_FUSE: disabling [ 2.262059] +VDD_LED: disabling [ 2.265195] +5V_VDD_TS_SW: disabling [ 2.268822] +3.3V_PANEL: disabling [ 2.272217] +1.05V_RUN_AVDD_HDMI_PLL: disabling [ 2.276774] +5V_HDMI_CON: disabling [ 2.280429] ALSA device list: [ 2.283444] #1: GoogleNyanBig [ 2.308247] tegra-sor 54540000.sor: failed to probe output: -517 [ 2.314568] input: tegra-hda HDMI/DP,pcm=3 as /devices/soc0/70030000.hda/sound/card0/input4 [ 2.323037] EXT4-fs (mmcblk0p3): couldn't mount as ext3 due to feature incompatibilities [ 2.323280] panel-simple panel: panel supply power not found, using dummy regulator [ 2.349917] mmc2: new high speed SDHC card at address 0007 [ 2.357236] mmcblk2: mmc2:0007 SD08G 7.42 GiB [ 2.361707] usb 1-2: new high-speed USB device number 2 using tegra-xusb [ 2.376579] GPT:Primary header alternate_lba != Alt. header my_lba [ 2.382789] GPT:3014591 != 15564799 [ 2.386269] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 2.393683] GPT:3014591 != 15564799 [ 2.397162] GPT: Use GNU Parted to correct GPT errors. [ 2.402361] mmcblk2: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12 [ 2.410354] tegra-sor 54540000.sor: failed to probe output: -517 [ 2.416517] panel-simple panel: panel supply power not found, using dummy regulator [ 2.510884] EXT4-fs (mmcblk0p3): recovery complete [ 2.515673] EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null) [ 2.523813] VFS: Mounted root (ext4 filesystem) on device 179:3. [ 2.530814] devtmpfs: mounted [ 2.534220] Freeing unused kernel memory: 1024K bash: cannot set terminal process group (-1): Inappropri[ 2.616347] alloc_contig_range: [fbc77, fbc78) PFNs busy ate ioctl for device bash: no j[ 2.624717] alloc_contig_range: [fbc78, fbc79) PFNs busy ob control in this shell [ 2.632814] alloc_contig_range: [fbc79, fbc7a) PFNs busy [ 2.640360] alloc_contig_range: [fbc7a, fbc7b) PFNs busy [ 2.645705] alloc_contig_range: [fbc7b, fbc7c) PFNs busy [ 2.651027] alloc_contig_range: [fbc7c, fbc7d) PFNs busy [ 2.656354] alloc_contig_range: [fbc7d, fbc7e) PFNs busy [ 2.661799] alloc_contig_range: [fbc7e, fbc7f) PFNs busy [ 2.667136] alloc_contig_range: [fbc7f, fbc80) PFNs busy [ 2.672613] alloc_contig_range: [fbca1, fbca2) PFNs busy root@(none):/# [ 2.752157] uvcvideo: Found UVC 1.00 device HD WebCam (1bcf:2c67) [ 2.767240] input: HD WebCam: HD WebCam as /devices/soc0/70090000.usb/usb1/1-2/1-2:1.0/input/input5 [ 2.776942] tegra-sor 54540000.sor: failed to probe output: -517 [ 2.783127] panel-simple panel: panel supply power not found, using dummy regulator [ 3.117809] usb 1-3: new high-speed USB device number 3 using tegra-xusb mount -t sysfs none /sys [ 3.788786] asix 1-3:1.0 eth0: register 'asix' at usb-70090000.usb-3, ASIX AX88772 USB 2.0 Ethernet, c8:d7:19:90:fa:65 [ 3.799847] tegra-sor 54540000.sor: failed to probe output: -517 [ 3.806016] panel-simple panel: panel supply power not found, using dummy regulator root@(none):/# root@(none):/# [ 4.157809] usb 1-1: new high-speed USB device number 4 using tegra-xusb [ 4.346054] usb-storage 1-1:1.0: USB Mass Storage device detected [ 4.353003] scsi host0: usb-storage 1-1:1.0 [ 4.357606] tegra-sor 54540000.sor: failed to probe output: -517 [ 4.363799] panel-simple panel: panel supply power not found, using dummy regulator mount -t debugfs none /sys/kernel/debug root@(none):/# root@(none):/# [ 5.399297] scsi 0:0:0:0: Direct-Access SanDisk SDDR-113 9412 PQ: 0 ANSI: 0 [ 5.407954] tegra-sor 54540000.sor: failed to probe output: -517 [ 5.414181] panel-simple panel: panel supply power not found, using dummy regulator [ 5.605524] sd 0:0:0:0: [sda] 15523840 512-byte logical blocks: (7.95 GB/7.40 GiB) [ 5.613878] sd 0:0:0:0: [sda] Write Protect is off [ 5.618669] sd 0:0:0:0: [sda] Mode Sense: 03 00 00 00 [ 5.624731] sd 0:0:0:0: [sda] No Caching mode page found [ 5.630079] sd 0:0:0:0: [sda] Assuming drive cache: write through [ 5.656372] sda: sda1 sda2 sda3 sda4 sda5 sda6 sda7 sda8 sda9 sda10 sda11 sda12 sda13 [ 5.669720] sd 0:0:0:0: [sda] Attached SCSI removable disk rtcwake -d rtc1 -m mem -s 3 rtcwake: assuming RTC uses UTC ... rtcwake: wakeup from "mem" using /dev/rtc1 at Thu Jan 1 00:00:28 1970 [ 5.790604] PM: suspend entry (deep) [ 5.794176] PM: Syncing filesystems ... done. [ 5.800284] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 5.808433] OOM killer disabled. [ 5.811656] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 5.820248] Suspending console(s) (use no_console_suspend to debug) [ 6.021178] Disabling non-boot CPUs ... [ 6.178418] Entering suspend state LP1 [ 6.178443] Enabling non-boot CPUs ... [ 6.179152] CPU1 is up [ 6.179732] CPU2 is up [ 6.180375] CPU3 is up [ 6.221529] cros-ec-spi spi0.0: spi transfer failed: -121 [ 6.233894] mmc1: Switching to 3.3V signalling voltage failed [ 6.448377] usb 1-1: reset high-speed USB device number 4 using tegra-xusb [ 6.779218] tegra-sor 54540000.sor: failed to probe output: -517 [ 6.779446] panel-simple panel: panel supply power not found, using dummy regulator [ 6.811402] OOM killer enabled. [ 6.814543] Restarting tasks ... done. [ 6.819007] PM: suspend exit 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:32 1970 [ 7.147028] PM: suspend entry (deep) [ 7.150617] PM: Syncing filesystems ... done. [ 7.156295] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 7.164509] OOM killer disabled. [ 7.167731] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 7.176319] Suspending console(s) (use no_console_suspend to debug) [ 7.361010] Disabling non-boot CPUs ... [ 7.397893] IRQ17 no longer affine to CPU1 [ 7.518355] Entering suspend state LP1 [ 7.518380] Enabling non-boot CPUs ... [ 7.519130] CPU1 is up [ 7.519725] CPU2 is up [ 7.520383] CPU3 is up [ 7.561717] cros-ec-spi spi0.0: spi transfer failed: -121 [ 7.574085] mmc1: Switching to 3.3V signalling voltage failed [ 8.102022] tegra-sor 54540000.sor: failed to probe output: -517 [ 8.102189] panel-simple panel: panel supply power not found, using dummy regulator [ 8.149757] OOM killer enabled. [ 8.152899] Restarting tasks ... done. [ 8.157131] PM: suspend exit 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:36 1970 [ 8.487356] PM: suspend entry (deep) [ 8.490946] PM: Syncing filesystems ... done. [ 8.496474] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 8.504554] OOM killer disabled. [ 8.507775] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 8.516347] Suspending console(s) (use no_console_suspend to debug) [ 8.700937] Disabling non-boot CPUs ... [ 8.857820] IRQ17 no longer affine to CPU3 [ 8.858338] Entering suspend state LP1 [ 8.858362] Enabling non-boot CPUs ... [ 8.859116] CPU1 is up [ 8.859714] CPU2 is up [ 8.860367] CPU3 is up [ 8.901839] cros-ec-spi spi0.0: spi transfer failed: -121 [ 8.914271] mmc1: Switching to 3.3V signalling voltage failed [ 9.443788] tegra-sor 54540000.sor: failed to probe output: -517 [ 9.443955] panel-simple panel: panel supply power not found, using dummy regulator [ 9.491418] OOM killer enabled. [ 9.494548] Restarting tasks ... done. [ 9.498852] PM: suspend exit 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.826945] PM: suspend entry (deep) [ 9.830535] PM: Syncing filesystems ... done. [ 9.836179] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 9.844375] OOM killer disabled. [ 9.847594] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 9.856237] Suspending console(s) (use no_console_suspend to debug) [ 10.040959] Disabling non-boot CPUs ... [ 10.237799] IRQ17 no longer affine to CPU3 [ 10.238350] Entering suspend state LP1 [ 10.238375] Enabling non-boot CPUs ... [ 10.239127] CPU1 is up [ 10.239719] CPU2 is up [ 10.240373] CPU3 is up [ 10.281648] cros-ec-spi spi0.0: spi transfer failed: -121 [ 10.293904] mmc1: Switching to 3.3V signalling voltage failed [ 10.820859] tegra-sor 54540000.sor: failed to probe output: -517 [ 10.821027] panel-simple panel: panel supply power not found, using dummy regulator [ 10.868585] OOM killer enabled. [ 10.871725] Restarting tasks ... done. [ 10.876237] PM: suspend exit 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.206295] PM: suspend entry (deep) [ 11.209883] PM: Syncing filesystems ... done. [ 11.215336] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 11.223502] OOM killer disabled. [ 11.226718] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 11.235306] Suspending console(s) (use no_console_suspend to debug) [ 11.421368] Disabling non-boot CPUs ... [ 11.467821] IRQ17 no longer affine to CPU1 [ 11.598267] Entering suspend state LP1 [ 11.598291] Enabling non-boot CPUs ... [ 11.599041] CPU1 is up [ 11.599656] CPU2 is up [ 11.600310] CPU3 is up [ 11.641795] cros-ec-spi spi0.0: spi transfer failed: -121 [ 11.654286] mmc1: Switching to 3.3V signalling voltage failed [ 12.181686] tegra-sor 54540000.sor: failed to probe output: -517 [ 12.181853] panel-simple panel: panel supply power not found, using dummy regulator [ 12.229393] OOM killer enabled. [ 12.232522] Restarting tasks ... done. [ 12.236701] PM: suspend exit 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:48 1970 [ 12.567436] PM: suspend entry (deep) [ 12.571026] PM: Syncing filesystems ... done. [ 12.576739] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 12.584904] OOM killer disabled. [ 12.588142] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 12.596723] Suspending console(s) (use no_console_suspend to debug) [ 12.781044] Disabling non-boot CPUs ... [ 12.938318] Entering suspend state LP1 [ 12.938343] Enabling non-boot CPUs ... [ 12.939095] CPU1 is up [ 12.939712] CPU2 is up [ 12.940373] CPU3 is up [ 12.981778] cros-ec-spi spi0.0: spi transfer failed: -121 [ 12.994101] mmc1: Switching to 3.3V signalling voltage failed [ 13.521505] tegra-sor 54540000.sor: failed to probe output: -517 [ 13.521670] panel-simple panel: panel supply power not found, using dummy regulator [ 13.565032] OOM killer enabled. [ 13.568174] Restarting tasks ... done. [ 13.572412] PM: suspend exit 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:52 1970 [ 13.906503] PM: suspend entry (deep) [ 13.910091] PM: Syncing filesystems ... done. [ 13.915545] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 13.923639] OOM killer disabled. [ 13.926855] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 13.935429] Suspending console(s) (use no_console_suspend to debug) [ 14.120839] Disabling non-boot CPUs ... [ 14.278224] Entering suspend state LP1 [ 14.278249] Enabling non-boot CPUs ... [ 14.279000] CPU1 is up [ 14.279602] CPU2 is up [ 14.280264] CPU3 is up [ 14.322015] cros-ec-spi spi0.0: spi transfer failed: -121 [ 14.334221] mmc1: Switching to 3.3V signalling voltage failed [ 14.860917] tegra-sor 54540000.sor: failed to probe output: -517 [ 14.861085] panel-simple panel: panel supply power not found, using dummy regulator [ 14.904510] OOM killer enabled. [ 14.907652] Restarting tasks ... done. [ 14.911967] PM: suspend exit 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:56 1970 [ 15.247493] PM: suspend entry (deep) [ 15.251092] PM: Syncing filesystems ... done. [ 15.256779] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 15.264936] OOM killer disabled. [ 15.268172] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 15.276754] Suspending console(s) (use no_console_suspend to debug) [ 15.461466] Disabling non-boot CPUs ... [ 15.637700] IRQ17 no longer affine to CPU3 [ 15.638210] Entering suspend state LP1 [ 15.638235] Enabling non-boot CPUs ... [ 15.638986] CPU1 is up [ 15.639585] CPU2 is up [ 15.640243] CPU3 is up [ 15.681471] cros-ec-spi spi0.0: spi transfer failed: -121 [ 15.693676] mmc1: Switching to 3.3V signalling voltage failed [ 16.221336] tegra-sor 54540000.sor: failed to probe output: -517 [ 16.221506] panel-simple panel: panel supply power not found, using dummy regulator [ 16.269081] OOM killer enabled. [ 16.272222] Restarting tasks ... done. [ 16.276481] PM: suspend exit 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:01 1970 [ 16.616720] PM: suspend entry (deep) [ 16.620308] PM: Syncing filesystems ... done. [ 16.625967] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 16.634153] OOM killer disabled. [ 16.637369] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 16.645956] Suspending console(s) (use no_console_suspend to debug) [ 16.830829] Disabling non-boot CPUs ... [ 17.057672] IRQ17 no longer affine to CPU3 [ 17.058188] Entering suspend state LP1 [ 17.058213] Enabling non-boot CPUs ... [ 17.058967] CPU1 is up [ 17.059566] CPU2 is up [ 17.060225] CPU3 is up [ 17.101517] cros-ec-spi spi0.0: spi transfer failed: -121 [ 17.113815] mmc1: Switching to 3.3V signalling voltage failed [ 17.642942] tegra-sor 54540000.sor: failed to probe output: -517 [ 17.643107] panel-simple panel: panel supply power not found, using dummy regulator [ 17.690558] OOM killer enabled. [ 17.693688] Restarting tasks ... done. [ 17.697897] PM: suspend exit 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:06 1970 [ 18.036309] PM: suspend entry (deep) [ 18.039897] PM: Syncing filesystems ... done. [ 18.045507] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 18.053589] OOM killer disabled. [ 18.056805] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 18.065377] Suspending console(s) (use no_console_suspend to debug) [ 18.250986] Disabling non-boot CPUs ... [ 18.417648] IRQ17 no longer affine to CPU3 [ 18.418164] Entering suspend state LP1 [ 18.418189] Enabling non-boot CPUs ... [ 18.418944] CPU1 is up [ 18.419557] CPU2 is up [ 18.420214] CPU3 is up [ 18.461527] cros-ec-spi spi0.0: spi transfer failed: -121 [ 18.473802] mmc1: Switching to 3.3V signalling voltage failed [ 18.687889] usb 1-1: reset high-speed USB device number 4 using tegra-xusb [ 19.002954] tegra-sor 54540000.sor: failed to probe output: -517 [ 19.003122] panel-simple panel: panel supply power not found, using dummy regulator [ 19.057445] OOM killer enabled. [ 19.060580] Restarting tasks ... done. [ 19.064834] PM: suspend exit root@(none):/# NVTB SYSTEM SUSPEND TEST COMPLETE root@(none):/#