U-Boot SPL 2016.05-rc2 (Apr 21 2016 - 16:23:00) Trying to boot from RAM U-Boot 2016.05-rc2 (Apr 21 2016 - 16:23:00 -0700) TEGRA124 Model: NVIDIA Jetson TK1 Board: NVIDIA Jetson TK1 DRAM: 2 GiB MC: Tegra SD/MMC: 0, Tegra SD/MMC: 1 In: serial Out: serial Err: serial Net: No ethernet found. Hit any key to stop autoboot: 2  0 Tegra124 (Jetson TK1) # Tegra124 (Jetson TK1) # pci enum Tegra124 (Jetson TK1) # setenv bootargs 'ignore_loglevel console=ttyS0,115200n8 rw root=PARTUUID=b1791faa-84e8-4e27-83a1-9fb0a77e8803 rootwait gpt debug noinitrd earlyprintk init=/bin/bash' Tegra124 (Jetson TK1) # setenv ipaddr 192.168.100.102; setenv serverip 192.168.100.1; setenv tftpserverip 192.168.100.1 Tegra124 (Jetson TK1) # tftpboot 0x82000000 zImage.multi_v7_defconfig Warning: eth_rtl8169 using MAC address from ROM Using eth_rtl8169 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.2 MiB/s done Bytes transferred = 7480920 (722658 hex) Tegra124 (Jetson TK1) # tftpboot 0x83000000 tegra124-jetson-tk1.dtb Using eth_rtl8169 device TFTP from server 192.168.100.1; our IP address is 192.168.100.102 Filename 'tegra124-jetson-tk1.dtb'. Load address: 0x83000000 Loading: *##### 3 MiB/s done Bytes transferred = 67133 (1063d hex) Tegra124 (Jetson TK1) # bootz 0x82000000 - 0x83000000 Kernel image @ 0x82000000 [ 0x000000 - 0x722658 ] ## Flattened Device Tree blob at 83000000 Booting using the fdt blob at 0x83000000 Using Device Tree in place at 83000000, end 8301363c Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.10.0-rc6-next-20170201-150103-g5f9e889 (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 Wed Feb 1 03:18:31 PST 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: NVIDIA Tegra124 Jetson TK1 [ 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 c143b280, 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 16 pages/cpu @eef86000 s34432 r8192 d22912 u65536 [ 0.000000] pcpu-alloc: s34432 r8192 d22912 u65536 alloc=16*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=b1791faa-84e8-4e27-83a1-9fb0a77e8803 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: 1994668K/2096128K available (9216K kernel code, 1267K rwdata, 4188K rodata, 2048K init, 535K bss, 35924K 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 - 0xc143cd80 (1268 kB) [ 0.000000] .bss : 0xc143e000 - 0xc14c3ef8 ( 536 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] 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.000031] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.000046] Switching to timer-based delay loop, resolution 1000ns [ 0.004901] arm_arch_timer: Architected cp15 timer(s) running at 12.00MHz (virt). [ 0.004920] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.004939] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.004953] Switching to timer-based delay loop, resolution 83ns [ 0.005402] Console: colour dummy device 80x30 [ 0.005431] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 0.005449] pid_max: default: 32768 minimum: 301 [ 0.005552] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.005565] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.006030] CPU: Testing write buffer coherency: ok [ 0.006278] /cpus/cpu@0 missing clock-frequency property [ 0.006320] /cpus/cpu@1 missing clock-frequency property [ 0.006362] /cpus/cpu@2 missing clock-frequency property [ 0.006405] /cpus/cpu@3 missing clock-frequency property [ 0.006420] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.006620] Setting up static identity map for 0x80300000 - 0x80300098 [ 0.010276] Tegra Revision: A01 SKU: 129 CPU Process: 1 SoC Process: 1 [ 0.010907] EFI services will not be available. [ 0.011147] smp: Bringing up secondary CPUs ... [ 0.011729] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.015134] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.025138] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.034596] smp: Brought up 1 node, 4 CPUs [ 0.034617] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.034626] CPU: All CPU(s) started in SVC mode. [ 0.036095] devtmpfs: initialized [ 0.052576] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.052972] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.054362] pinctrl core: initialized pinctrl subsystem [ 0.056260] NET: Registered protocol family 16 [ 0.058367] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.060794] cpuidle: using governor menu [ 0.087817] No ATAGs? [ 0.087946] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.087962] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.094649] Serial: AMBA PL011 UART driver [ 0.110816] +5V_SYS: supplied by +VDD_MUX [ 0.111092] +3.3V_SYS: supplied by +VDD_MUX [ 0.111678] +USB0_VBUS_SW: Failed to request enable GPIO108: -517 [ 0.111695] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.111784] +5V_USB_HS: Failed to request enable GPIO109: -517 [ 0.111798] reg-fixed-voltage regulators:regulator@8: Failed to register regulator: -517 [ 0.111959] +1.05V_RUN_AVDD_HDMI_PLL: Failed to request enable GPIO63: -517 [ 0.111972] reg-fixed-voltage regulators:regulator@11: Failed to register regulator: -517 [ 0.112058] +5V_HDMI_CON: Failed to request enable GPIO86: -517 [ 0.112070] reg-fixed-voltage regulators:regulator@12: Failed to register regulator: -517 [ 0.112154] +5V_SATA: Failed to request enable GPIO242: -517 [ 0.112167] reg-fixed-voltage regulators:regulator@13: Failed to register regulator: -517 [ 0.112250] +12V_SATA: Failed to request enable GPIO242: -517 [ 0.112263] reg-fixed-voltage regulators:regulator@14: Failed to register regulator: -517 [ 0.115467] vgaarb: loaded [ 0.116247] SCSI subsystem initialized [ 0.116409] libata version 3.00 loaded. [ 0.116646] usbcore: registered new interface driver usbfs [ 0.116704] usbcore: registered new interface driver hub [ 0.116770] usbcore: registered new device driver usb [ 0.120216] pps_core: LinuxPPS API ver. 1 registered [ 0.120227] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.120254] PTP clock support registered [ 0.120448] EDAC MC: Ver: 3.0.0 [ 0.123335] clocksource: Switched to clocksource arch_sys_counter [ 0.132845] NET: Registered protocol family 2 [ 0.133349] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.133449] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.133636] TCP: Hash tables configured (established 8192 bind 8192) [ 0.133716] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.133760] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.133903] NET: Registered protocol family 1 [ 0.134182] RPC: Registered named UNIX socket transport module. [ 0.134193] RPC: Registered udp transport module. [ 0.134202] RPC: Registered tcp transport module. [ 0.134210] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.134222] PCI: CLS 0 bytes, default 64 [ 0.135424] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.136754] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.137357] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 0.145587] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.146270] NFS: Registering the id_resolver key type [ 0.146297] Key type id_resolver registered [ 0.146307] Key type id_legacy registered [ 0.146350] ntfs: driver 2.1.32 [Flags: R/O]. [ 0.147851] bounce: pool size: 64 pages [ 0.147892] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248) [ 0.147904] io scheduler noop registered [ 0.147914] io scheduler deadline registered [ 0.148076] io scheduler cfq registered (default) [ 0.148086] io scheduler mq-deadline registered [ 0.153289] usb2-0 supply vbus not found, using dummy regulator [ 0.153440] usb2-1 supply vbus not found, using dummy regulator [ 0.153817] tegra-xusb-padctl 7009f000.padctl: failed to setup XUSB ports: -517 [ 0.170123] tegra-pcie 1003000.pcie-controller: 2x1, 1x1 configuration [ 0.170178] tegra-pcie 1003000.pcie-controller: Failed to get supply 'avddio-pex': -517 [ 0.176570] tegra124-dfll 70110000.clock: couldn't get vdd_cpu regulator [ 0.183772] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels [ 0.185816] tegra-pmc 7000e400.pmc: emergency thermal reset enabled [ 0.240113] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.242824] console [ttyS0] disabled [ 0.242862] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 335, base_baud = 25500000) is a Tegra [ 1.130458] console [ttyS0] enabled [ 1.134826] SuperH (H)SCI(F) driver initialized [ 1.140351] msm_serial: driver initialized [ 1.144658] STMicroelectronics ASC driver initialized [ 1.150569] 70006000.serial: ttyTHS1 at MMIO 0x70006000 (irq = 333, base_baud = 0) is a TEGRA_UART [ 1.159833] 70006040.serial: ttyTHS2 at MMIO 0x70006040 (irq = 334, base_baud = 0) is a TEGRA_UART [ 1.175249] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.193953] brd: module loaded [ 1.203267] loop: module loaded [ 1.207619] at24 0-0056: 256 byte 24c02 EEPROM, writable, 8 bytes/write [ 1.215880] as3722 4-0040: AS3722 with revision 0x1 found [ 1.227617] as3722-sd2: supplied by +5V_SYS [ 1.232231] as3722-sd3: supplied by +5V_SYS [ 1.236719] +1.35V_LP0(sd3): Bringing 0uV into 1350000-1350000uV [ 1.243050] as3722-sd4: supplied by +5V_SYS [ 1.247681] as3722-sd5: supplied by +5V_SYS [ 1.253578] as3722-ldo0: supplied by +1.35V_LP0(sd2) [ 1.259626] +1.8V_RUN_CAM: Bringing 0uV into 1800000-1800000uV [ 1.265865] as3722-ldo2: supplied by +1.8V_VDDIO [ 1.271740] as3722-ldo3: supplied by +3.3V_SYS [ 1.276240] +1.05V_LP0_VDD_RTC: Bringing 1100000uV into 1000000-1000000uV [ 1.284014] as3722-ldo4: supplied by +3.3V_SYS [ 1.288672] +2.8V_RUN_CAM: Bringing 0uV into 2800000-2800000uV [ 1.294906] as3722-ldo5: supplied by +1.8V_VDDIO [ 1.299730] +1.2V_RUN_CAM_FRONT: Bringing 0uV into 1200000-1200000uV [ 1.306672] +VDDIO_SDMMC3: bypassed regulator has no supply! [ 1.312324] +VDDIO_SDMMC3: failed to get the current voltage(-517) [ 1.318520] as3722-regulator as3722-regulator: regulator 13 register failed -517 [ 1.331162] tegra-ahci 70027000.sata: couldn't get PHY in node sata: -517 [ 1.350935] random: fast init done [ 1.354521] m25p80 spi32765.0: w25q32dw (4096 Kbytes) [ 1.362340] libphy: Fixed MDIO Bus: probed [ 1.367503] CAN device driver interface [ 1.372275] bgmac_bcma: Broadcom 47xx GBit MAC driver loaded [ 1.379351] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k [ 1.385191] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. [ 1.391155] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.398118] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.407361] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.414805] usbcore: registered new interface driver pegasus [ 1.420502] usbcore: registered new interface driver asix [ 1.425946] usbcore: registered new interface driver ax88179_178a [ 1.432062] usbcore: registered new interface driver cdc_ether [ 1.437952] usbcore: registered new interface driver smsc75xx [ 1.443756] usbcore: registered new interface driver smsc95xx [ 1.449527] usbcore: registered new interface driver net1080 [ 1.455224] usbcore: registered new interface driver cdc_subset [ 1.461166] usbcore: registered new interface driver zaurus [ 1.466799] usbcore: registered new interface driver cdc_ncm [ 1.472671] tegra-phy 7d004000.usb-phy: no vbus regulator [ 1.480096] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.486633] ehci-pci: EHCI PCI platform driver [ 1.491114] ehci-platform: EHCI generic platform driver [ 1.496559] ehci-orion: EHCI orion driver [ 1.500706] SPEAr-ehci: EHCI SPEAr driver [ 1.504873] ehci-st: EHCI STMicroelectronics driver [ 1.509888] ehci-exynos: EHCI EXYNOS driver [ 1.514245] ehci-atmel: EHCI Atmel driver [ 1.518393] tegra-ehci: Tegra EHCI driver [ 1.525226] tegra-ehci 7d004000.usb: EHCI Host Controller [ 1.530642] tegra-ehci 7d004000.usb: new USB bus registered, assigned bus number 1 [ 1.538435] tegra-ehci 7d004000.usb: irq 354, io mem 0x7d004000 [ 1.573358] tegra-ehci 7d004000.usb: USB 2.0 started, EHCI 1.10 [ 1.580055] hub 1-0:1.0: USB hub found [ 1.583858] hub 1-0:1.0: 1 port detected [ 1.588337] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.594555] ohci-pci: OHCI PCI platform driver [ 1.599039] ohci-platform: OHCI generic platform driver [ 1.604453] ohci-omap3: OHCI OMAP3 driver [ 1.608601] SPEAr-ohci: OHCI SPEAr driver [ 1.612754] ohci-st: OHCI STMicroelectronics driver [ 1.617787] ohci-atmel: OHCI Atmel driver [ 1.622597] usbcore: registered new interface driver usb-storage [ 1.632972] as3722-rtc as3722-rtc: rtc core: registered as3722-rtc as rtc0 [ 1.639871] as3722-rtc as3722-rtc: RTC interrupt 377 [ 1.648109] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.655290] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.662015] i2c /dev entries driver [ 1.672387] 0-004c supply vcc not found, using dummy regulator [ 1.688174] sdhci: Secure Digital Host Controller Interface driver [ 1.694373] sdhci: Copyright(c) Pierre Ossman [ 1.700371] Synopsys Designware Multimedia Card Interface Driver [ 1.707578] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.714012] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 1.718900] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 1.724032] mmc0: Unknown controller version (3). You may experience problems. [ 1.731330] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.793362] mmc0: SDHCI controller on 700b0600.sdhci [700b0600.sdhci] using ADMA [ 1.802727] ledtrig-cpu: registered to indicate activity on CPUs [ 1.809061] usbcore: registered new interface driver usbhid [ 1.814646] usbhid: USB HID core driver [ 1.822462] NET: Registered protocol family 10 [ 1.827785] Segment Routing with IPv6 [ 1.831495] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 1.838043] NET: Registered protocol family 17 [ 1.842489] can: controller area network core (rev 20120528 abi 9) [ 1.848839] NET: Registered protocol family 29 [ 1.853279] can: raw protocol (rev 20120528) [ 1.857562] can: broadcast manager protocol (rev 20161123 t) [ 1.863218] can: netlink gateway (rev 20130117) max_hops=1 [ 1.869008] Key type dns_resolver registered [ 1.873807] ThumbEE CPU extension supported. [ 1.878078] Registering SWP/SWPB emulation handler [ 1.900532] +3.3V_RUN: supplied by +3.3V_SYS [ 1.906584] +USB0_VBUS_SW: supplied by +5V_SYS [ 1.911247] +3.3V_AVDD_HDMI_AP_GATED: supplied by +3.3V_RUN [ 1.917468] +5V_USB_HS: supplied by +5V_SYS [ 1.923133] +3.3V_LP0: supplied by +3.3V_SYS [ 1.930196] +5V_HDMI_CON: supplied by +5V_SYS [ 1.935374] +5V_SATA: supplied by +5V_SYS [ 1.939920] +12V_SATA: supplied by +VDD_MUX [ 1.945596] usb2-0 supply vbus not found, using dummy regulator [ 1.951609] usb2-1 supply vbus not found, using dummy regulator [ 1.957891] usb3-0 supply vbus not found, using dummy regulator [ 1.971139] tegra-pcie 1003000.pcie-controller: 2x1, 1x1 configuration [ 1.977781] tegra-pcie 1003000.pcie-controller: Failed to get supply 'avddio-pex': -517 [ 1.988959] tegra124-dfll 70110000.clock: couldn't get vdd_cpu regulator [ 1.999251] tegra-hdmi 54280000.hdmi: failed to get PLL regulator [ 2.010399] as3722-sd2: supplied by +5V_SYS [ 2.014981] as3722-sd3: supplied by +5V_SYS [ 2.019423] as3722-sd4: supplied by +5V_SYS [ 2.023971] as3722-sd5: supplied by +5V_SYS [ 2.029993] as3722-ldo0: supplied by +1.35V_LP0(sd2) [ 2.036740] as3722-ldo1: supplied by +3.3V_RUN [ 2.041535] as3722-ldo2: supplied by +1.8V_VDDIO [ 2.047261] as3722-ldo3: supplied by +3.3V_SYS [ 2.052682] as3722-ldo4: supplied by +3.3V_SYS [ 2.057531] as3722-ldo5: supplied by +1.8V_VDDIO [ 2.062519] as3722-ldo6: supplied by +3.3V_RUN [ 2.067345] as3722-ldo7: supplied by +1.8V_VDDIO [ 2.072817] +1.05V_RUN_CAM_REAR: Bringing 0uV into 1050000-1050000uV [ 2.080073] as3722-ldo9: supplied by +5V_SYS [ 2.086456] +3.3V_RUN_TOUCH: Bringing 0uV into 2800000-2800000uV [ 2.093303] as3722-ldo10: supplied by +5V_SYS [ 2.098336] +2.8V_RUN_CAM_AF: Bringing 0uV into 2800000-2800000uV [ 2.105393] as3722-ldo11: supplied by +3.3V_RUN [ 2.110023] mmc0: new high speed MMC card at address 0001 [ 2.116329] +1.8V_RUN_VPP_FUSE: Bringing 0uV into 1800000-1800000uV [ 2.124764] mmcblk0: mmc0:0001 SEM16G 14.7 GiB [ 2.130120] mmcblk0boot0: mmc0:0001 SEM16G partition 1 4.00 MiB [ 2.136590] tegra-ahci 70027000.sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode [ 2.145696] tegra-ahci 70027000.sata: flags: 64bit ncq sntf pm led pio slum part sadm sds apst [ 2.155617] mmcblk0boot1: mmc0:0001 SEM16G partition 2 4.00 MiB [ 2.162132] scsi host0: tegra-ahci [ 2.166428] mmcblk0rpmb: mmc0:0001 SEM16G partition 3 4.00 MiB [ 2.173176] scsi host1: tegra-ahci [ 2.176916] ata1: SATA max UDMA/133 mmio [mem 0x70027000-0x70028fff] port 0x100 irq 345 [ 2.184959] ata2: DUMMY [ 2.190387] tegra-ehci 7d008000.usb: EHCI Host Controller [ 2.195841] tegra-ehci 7d008000.usb: new USB bus registered, assigned bus number 2 [ 2.203768] tegra-ehci 7d008000.usb: irq 355, io mem 0x7d008000 [ 2.209757] mmcblk0: p1 [ 2.233478] tegra-ehci 7d008000.usb: USB 2.0 started, EHCI 1.10 [ 2.240537] hub 2-0:1.0: USB hub found [ 2.244400] hub 2-0:1.0: 1 port detected [ 2.250899] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 2.255861] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 2.260963] mmc1: Unknown controller version (3). You may experience problems. [ 2.268302] mmc1: Invalid maximum block size, assuming 512 bytes [ 2.333911] mmc1: SDHCI controller on 700b0400.sdhci [700b0400.sdhci] using ADMA [ 2.342040] tegra-pcie 1003000.pcie-controller: 2x1, 1x1 configuration [ 2.350332] tegra-pcie 1003000.pcie-controller: probing port 0, using 2 lanes [ 2.359713] tegra-pcie 1003000.pcie-controller: Slot present pin change, signature: 00000008 [ 2.384198] tegra-pcie 1003000.pcie-controller: probing port 1, using 1 lanes [ 2.393411] tegra-pcie 1003000.pcie-controller: Slot present pin change, signature: 00000000 [ 2.407766] tegra-pcie 1003000.pcie-controller: PCI host bridge to bus 0000:00 [ 2.415022] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 2.421197] pci_bus 0000:00: root bus resource [mem 0x13000000-0x1fffffff] [ 2.428103] pci_bus 0000:00: root bus resource [mem 0x20000000-0x3fffffff pref] [ 2.435454] pci_bus 0000:00: root bus resource [bus 00-ff] [ 2.440990] pci 0000:00:01.0: [10de:0e12] type 01 class 0x060400 [ 2.447124] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 2.456934] pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot D3cold [ 2.463600] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 2.473663] pci 0000:00:02.0: [10de:0e13] type 01 class 0x060400 [ 2.479748] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x52 may corrupt adjacent RW1C bits [ 2.489568] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold [ 2.496224] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 2.506341] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x3e may corrupt adjacent RW1C bits [ 2.516132] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x3e may corrupt adjacent RW1C bits [ 2.525912] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4 may corrupt adjacent RW1C bits [ 2.535604] pci_bus 0000:00: 1-byte config write to 0000:00:01.0 offset 0xc may corrupt adjacent RW1C bits [ 2.537026] ata1: SATA link down (SStatus 0 SControl 300) [ 2.550682] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4 may corrupt adjacent RW1C bits [ 2.560342] pci_bus 0000:00: 1-byte config write to 0000:00:02.0 offset 0xc may corrupt adjacent RW1C bits [ 2.570025] PCI: bus0: Fast back to back transfers disabled [ 2.575619] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 2.583671] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 2.591901] pci 0000:01:00.0: [8086:4232] type 00 class 0x028000 [ 2.597963] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00001fff 64bit] [ 2.604959] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 2.627030] mmc1: new high speed SDHC card at address aaaa [ 2.633438] PCI: bus1: Fast back to back transfers disabled [ 2.639042] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 2.645915] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 [ 2.651948] pci 0000:02:00.0: reg 0x10: [io 0x0000-0x00ff] [ 2.657596] pci 0000:02:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit] [ 2.664447] pci 0000:02:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 2.671818] pci 0000:02:00.0: supports D1 D2 [ 2.676103] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 2.683026] mmcblk1: mmc1:aaaa SD04G 3.69 GiB [ 2.701243] mmcblk1: p1 p2 p3 [ 2.704553] PCI: bus2: Fast back to back transfers disabled [ 2.710153] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 [ 2.717006] pci 0000:00:01.0: BAR 8: assigned [mem 0x13000000-0x130fffff] [ 2.723843] pci 0000:00:02.0: BAR 8: assigned [mem 0x13100000-0x131fffff] [ 2.730627] pci 0000:00:02.0: BAR 9: assigned [mem 0x20000000-0x200fffff 64bit pref] [ 2.738405] pci 0000:00:02.0: BAR 7: assigned [io 0x1000-0x1fff] [ 2.744523] pci 0000:01:00.0: BAR 0: assigned [mem 0x13000000-0x13001fff 64bit] [ 2.751864] pci 0000:00:01.0: PCI bridge to [bus 01] [ 2.756881] pci 0000:00:01.0: bridge window [mem 0x13000000-0x130fffff] [ 2.763729] pci 0000:02:00.0: BAR 4: assigned [mem 0x20000000-0x20003fff 64bit pref] [ 2.771485] pci 0000:02:00.0: BAR 2: assigned [mem 0x13100000-0x13100fff 64bit] [ 2.778849] pci 0000:02:00.0: BAR 0: assigned [io 0x1000-0x10ff] [ 2.784963] pci 0000:00:02.0: PCI bridge to [bus 02] [ 2.789923] pci 0000:00:02.0: bridge window [io 0x1000-0x1fff] [ 2.796055] pci 0000:00:02.0: bridge window [mem 0x13100000-0x131fffff] [ 2.802839] pci 0000:00:02.0: bridge window [mem 0x20000000-0x200fffff 64bit pref] [ 2.810626] pci 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 2.817710] pcieport 0000:00:01.0: enabling device (0140 -> 0142) [ 2.824093] pcieport 0000:00:01.0: Signaling PME with IRQ 393 [ 2.829955] pci 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 2.837053] pcieport 0000:00:02.0: enabling device (0140 -> 0143) [ 2.843439] pcieport 0000:00:02.0: Signaling PME with IRQ 394 [ 2.849454] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 2.855088] r8169 0000:02:00.0: enabling device (0140 -> 0143) [ 2.885034] r8169 0000:02:00.0 eth0: RTL8168g/8111g at 0xf0b54000, 00:04:4b:3a:d9:81, XID 0c000800 IRQ 395 [ 2.894732] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 2.907768] +1.05V_RUN_AVDD_HDMI_PLL: supplied by +1.05V_RUN [ 2.915558] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 2.922172] [drm] No driver support for vblank timestamp query. [ 3.049442] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 3.297110] Console: switching to colour frame buffer device 512x135 [ 3.395727] drm drm: fb0: frame buffer device [ 3.400264] [drm] Initialized tegra 0.0.0 20120330 for drm on minor 0 [ 3.408240] of: dev_pm_opp_of_cpumask_add_table: couldn't find opp table for cpu:0, -19 [ 3.416302] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 696000 KHz [ 3.423629] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 714000 KHz [ 3.432724] input: gpio-keys as /devices/soc0/gpio-keys/input/input0 [ 3.440017] as3722-rtc as3722-rtc: setting system clock to 2000-01-01 00:03:00 UTC (946684980) [ 3.449082] +USB0_VBUS_SW: disabling [ 3.452658] +1.8V_RUN_CAM: disabling [ 3.456467] +2.8V_RUN_CAM: disabling [ 3.460232] +1.2V_RUN_CAM_FRONT: disabling [ 3.464593] +1.05V_RUN_CAM_REAR: disabling [ 3.468843] +3.3V_RUN_TOUCH: disabling [ 3.472741] +2.8V_RUN_CAM_AF: disabling [ 3.476789] +1.8V_RUN_VPP_FUSE: disabling [ 3.481859] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem [ 3.503399] EXT4-fs (mmcblk0p1): recovery complete [ 3.508191] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 3.516313] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 3.526730] devtmpfs: mounted [ 3.530309] 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:20 1970 [ 6.425747] PM: Syncing filesystems ... done. [ 6.605330] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 6.613882] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 6.623013] Suspending console(s) (use no_console_suspend to debug) [ 6.754810] PM: suspend of devices complete after 122.827 msecs [ 6.756619] PM: late suspend of devices complete after 1.800 msecs [ 6.784338] PM: noirq suspend of devices complete after 27.712 msecs [ 6.784341] Disabling non-boot CPUs ... [ 6.905615] IRQ17 no longer affine to CPU3 [ 6.955259] Entering suspend state LP1 [ 6.955259] Suspended for 2.926 seconds [ 6.955270] Enabling non-boot CPUs ... [ 6.985173] CPU1 is up [ 7.025083] CPU2 is up [ 7.085360] CPU3 is up [ 7.086110] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 7.086112] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 7.113424] PM: noirq resume of devices complete after 28.058 msecs [ 7.115251] PM: early resume of devices complete after 1.491 msecs [ 7.118518] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 7.238787] PM: resume of devices complete after 123.526 msecs [ 7.325915] Restarting tasks ... done. root@(none):/# root@(none):/# [ 7.445978] ata1: SATA link down (SStatus 0 SControl 300) 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:25 1970 [ 8.555679] PM: Syncing filesystems ... done. [ 8.752651] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 8.760949] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 8.769577] Suspending console(s) (use no_console_suspend to debug) [ 8.791058] pci_generic_config_write32: 116 callbacks suppressed [ 8.791066] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x9c may corrupt adjacent RW1C bits [ 8.791082] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 8.894870] PM: suspend of devices complete after 118.498 msecs [ 8.897295] PM: late suspend of devices complete after 2.416 msecs [ 8.897734] pci_bus 0000:02: 2-byte config write to 0000:02:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 8.897750] pci_bus 0000:02: 2-byte config write to 0000:02:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 8.924411] PM: noirq suspend of devices complete after 27.109 msecs [ 8.924414] Disabling non-boot CPUs ... [ 9.095227] Entering suspend state LP1 [ 9.095227] Suspended for 2.859 seconds [ 9.095237] Enabling non-boot CPUs ... [ 9.125213] CPU1 is up [ 9.165141] CPU2 is up [ 9.205411] CPU3 is up [ 9.206036] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 9.206044] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 9.206057] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 9.206063] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x88 may corrupt adjacent RW1C bits [ 9.206069] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 9.206075] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x90 may corrupt adjacent RW1C bits [ 9.206181] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 9.206183] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 9.233399] PM: noirq resume of devices complete after 27.982 msecs [ 9.234510] PM: early resume of devices complete after 0.776 msecs [ 9.237326] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 9.359276] PM: resume of devices complete after 124.758 msecs [ 9.545744] Restarting tasks ... done. [ 9.566081] ata1: SATA link down (SStatus 0 SControl 300) 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 [ 10.691142] PM: Syncing filesystems ... done. [ 10.870034] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 10.878384] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 10.887019] Suspending console(s) (use no_console_suspend to debug) [ 11.015004] PM: suspend of devices complete after 121.131 msecs [ 11.017672] PM: late suspend of devices complete after 2.657 msecs [ 11.044596] PM: noirq suspend of devices complete after 26.917 msecs [ 11.044599] Disabling non-boot CPUs ... [ 11.044888] IRQ17 no longer affine to CPU1 [ 11.185351] Entering suspend state LP1 [ 11.185351] Suspended for 2.909 seconds [ 11.185362] Enabling non-boot CPUs ... [ 11.215403] CPU1 is up [ 11.255102] CPU2 is up [ 11.295387] CPU3 is up [ 11.296153] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 11.296156] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 11.323376] PM: noirq resume of devices complete after 27.983 msecs [ 11.324971] PM: early resume of devices complete after 1.253 msecs [ 11.328348] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 11.450344] PM: resume of devices complete after 125.364 msecs [ 11.537516] Restarting tasks ... done. root@(none):/# root@(none):/# [ 11.655886] ata1: SATA link down (SStatus 0 SControl 300) 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:35 1970 [ 12.783584] PM: Syncing filesystems ... done. [ 12.962693] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 12.971004] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 12.979633] Suspending console(s) (use no_console_suspend to debug) [ 13.104763] PM: suspend of devices complete after 118.343 msecs [ 13.107189] PM: late suspend of devices complete after 2.417 msecs [ 13.134366] PM: noirq suspend of devices complete after 27.169 msecs [ 13.134368] Disabling non-boot CPUs ... [ 13.295189] Entering suspend state LP1 [ 13.295189] Suspended for 2.890 seconds [ 13.295200] Enabling non-boot CPUs ... [ 13.325154] CPU1 is up [ 13.365084] CPU2 is up [ 13.405367] CPU3 is up [ 13.406070] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 13.406141] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 13.433346] PM: noirq resume of devices complete after 27.973 msecs [ 13.435026] PM: early resume of devices complete after 1.352 msecs [ 13.437677] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 13.559583] PM: resume of devices complete after 124.548 msecs [ 13.642626] Restarting tasks ... done. root@(none):/# root@(none):/# [ 13.765827] ata1: SATA link down (SStatus 0 SControl 300) 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 [ 14.896733] PM: Syncing filesystems ... done. [ 15.114127] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 15.122459] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 15.131074] Suspending console(s) (use no_console_suspend to debug) [ 15.152580] pci_generic_config_write32: 116 callbacks suppressed [ 15.152588] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x9c may corrupt adjacent RW1C bits [ 15.152608] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 15.264858] PM: suspend of devices complete after 126.979 msecs [ 15.267279] PM: late suspend of devices complete after 2.411 msecs [ 15.267705] pci_bus 0000:02: 2-byte config write to 0000:02:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 15.267726] pci_bus 0000:02: 2-byte config write to 0000:02:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 15.294348] PM: noirq suspend of devices complete after 27.062 msecs [ 15.294350] Disabling non-boot CPUs ... [ 15.345795] IRQ17 no longer affine to CPU2 [ 15.435021] Entering suspend state LP1 [ 15.435021] Suspended for 2.860 seconds [ 15.435032] Enabling non-boot CPUs ... [ 15.465360] CPU1 is up [ 15.505043] CPU2 is up [ 15.545327] CPU3 is up [ 15.545950] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 15.545960] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 15.545966] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 15.545972] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 15.545978] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 15.545986] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 15.546092] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 15.546093] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 15.573316] PM: noirq resume of devices complete after 27.983 msecs [ 15.574880] PM: early resume of devices complete after 1.251 msecs [ 15.577867] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 15.699762] PM: resume of devices complete after 124.873 msecs [ 15.890351] Restarting tasks ... done. [ 15.905937] ata1: SATA link down (SStatus 0 SControl 300) 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:45 1970 [ 17.029532] PM: Syncing filesystems ... done. [ 17.156803] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 17.165231] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 17.174199] Suspending console(s) (use no_console_suspend to debug) [ 17.316012] PM: suspend of devices complete after 133.727 msecs [ 17.323925] PM: late suspend of devices complete after 7.881 msecs [ 17.358094] PM: noirq suspend of devices complete after 34.142 msecs [ 17.358105] Disabling non-boot CPUs ... [ 17.359012] IRQ17 no longer affine to CPU1 [ 17.521721] Entering suspend state LP1 [ 17.521721] Suspended for 2.913 seconds [ 17.521731] Enabling non-boot CPUs ... [ 17.545102] CPU1 is up [ 17.585015] CPU2 is up [ 17.625291] CPU3 is up [ 17.626024] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 17.626026] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 17.653273] PM: noirq resume of devices complete after 27.976 msecs [ 17.655207] PM: early resume of devices complete after 1.589 msecs [ 17.658674] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 17.780650] PM: resume of devices complete after 125.431 msecs [ 17.867813] Restarting tasks ... done. root@(none):/# root@(none):/# [ 17.985833] ata1: SATA link down (SStatus 0 SControl 300) 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 [ 19.122831] PM: Syncing filesystems ... done. [ 19.335109] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 19.343445] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 19.352048] Suspending console(s) (use no_console_suspend to debug) [ 19.484763] PM: suspend of devices complete after 125.916 msecs [ 19.487110] PM: late suspend of devices complete after 2.337 msecs [ 19.514237] PM: noirq suspend of devices complete after 27.121 msecs [ 19.514239] Disabling non-boot CPUs ... [ 19.514494] IRQ17 no longer affine to CPU1 [ 19.654956] Entering suspend state LP1 [ 19.654956] Suspended for 2.866 seconds [ 19.654967] Enabling non-boot CPUs ... [ 19.685270] CPU1 is up [ 19.724992] CPU2 is up [ 19.765261] CPU3 is up [ 19.765999] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 19.766001] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 19.793244] PM: noirq resume of devices complete after 27.977 msecs [ 19.794944] PM: early resume of devices complete after 1.353 msecs [ 19.798338] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 19.920242] PM: resume of devices complete after 125.288 msecs [ 20.007375] Restarting tasks ... done. root@(none):/# root@(none):/# [ 20.125767] ata1: SATA link down (SStatus 0 SControl 300) 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:55 1970 [ 21.254607] PM: Syncing filesystems ... done. [ 21.432827] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 21.441148] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 21.449761] Suspending console(s) (use no_console_suspend to debug) [ 21.471169] pci_generic_config_write32: 116 callbacks suppressed [ 21.471178] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x9c may corrupt adjacent RW1C bits [ 21.471202] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 21.574722] PM: suspend of devices complete after 118.201 msecs [ 21.576220] PM: late suspend of devices complete after 1.489 msecs [ 21.576617] pci_bus 0000:02: 2-byte config write to 0000:02:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 21.576632] pci_bus 0000:02: 2-byte config write to 0000:02:00.0 offset 0x44 may corrupt adjacent RW1C bits [ 21.604112] PM: noirq suspend of devices complete after 27.886 msecs [ 21.604114] Disabling non-boot CPUs ... [ 21.604358] IRQ17 no longer affine to CPU1 [ 21.764797] Entering suspend state LP1 [ 21.764797] Suspended for 2.889 seconds [ 21.764807] Enabling non-boot CPUs ... [ 21.795246] CPU1 is up [ 21.834949] CPU2 is up [ 21.875224] CPU3 is up [ 21.875852] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 21.875862] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 21.875872] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 21.875879] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 21.875885] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x88 may corrupt adjacent RW1C bits [ 21.875891] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 21.875997] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 21.875999] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 21.903221] PM: noirq resume of devices complete after 27.991 msecs [ 21.905018] PM: early resume of devices complete after 1.462 msecs [ 21.908596] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 22.030495] PM: resume of devices complete after 125.468 msecs [ 22.221168] Restarting tasks ... done. [ 22.235895] ata1: SATA link down (SStatus 0 SControl 300) 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 [ 23.360395] PM: Syncing filesystems ... done. [ 23.486291] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 23.494724] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 23.503696] Suspending console(s) (use no_console_suspend to debug) [ 23.646361] PM: suspend of devices complete after 134.600 msecs [ 23.652841] PM: late suspend of devices complete after 6.452 msecs [ 23.687655] PM: noirq suspend of devices complete after 34.792 msecs [ 23.687665] Disabling non-boot CPUs ... [ 23.688558] IRQ17 no longer affine to CPU1 [ 23.851614] Entering suspend state LP1 [ 23.851614] Suspended for 2.913 seconds [ 23.851625] Enabling non-boot CPUs ... [ 23.875007] CPU1 is up [ 23.914921] CPU2 is up [ 23.955202] CPU3 is up [ 23.955947] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 23.955949] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 23.983182] PM: noirq resume of devices complete after 27.973 msecs [ 23.984865] PM: early resume of devices complete after 1.359 msecs [ 23.988384] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 24.110353] PM: resume of devices complete after 125.478 msecs [ 24.197599] Restarting tasks ... done. root@(none):/# root@(none):/# [ 24.315751] ata1: SATA link down (SStatus 0 SControl 300) 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:05 1970 [ 25.454005] PM: Syncing filesystems ... done. [ 25.664732] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 25.673066] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 25.681672] Suspending console(s) (use no_console_suspend to debug) [ 25.814746] PM: suspend of devices complete after 126.275 msecs [ 25.817231] PM: late suspend of devices complete after 2.475 msecs [ 25.844171] PM: noirq suspend of devices complete after 26.933 msecs [ 25.844173] Disabling non-boot CPUs ... [ 26.005057] Entering suspend state LP1 [ 26.005057] Suspended for 2.846 seconds [ 26.005068] Enabling non-boot CPUs ... [ 26.034962] CPU1 is up [ 26.074890] CPU2 is up [ 26.115176] CPU3 is up [ 26.115917] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 26.115919] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 26.143149] PM: noirq resume of devices complete after 27.967 msecs [ 26.145101] PM: early resume of devices complete after 1.618 msecs [ 26.147875] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 26.269786] PM: resume of devices complete after 124.676 msecs [ 26.352862] Restarting tasks ... done. root@(none):/# root@(none):/# [ 26.475723] ata1: SATA link down (SStatus 0 SControl 300) NVTB SYSTEM SUSPEND TEST COMPLETE