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 MMC: 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.tegra_defconfig%tegra-fw 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.tegra_defconfig%tegra-fw'. Load address: 0x82000000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################# 3.9 MiB/s done Bytes transferred = 6384624 (616bf0 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.7 MiB/s done Bytes transferred = 66544 (103f0 hex) Tegra124 (Jetson TK1) # bootz 0x82000000 - 0x83000000 Kernel image @ 0x82000000 [ 0x000000 - 0x616bf0 ] ## Flattened Device Tree blob at 83000000 Booting using the fdt blob at 0x83000000 Using Device Tree in place at 83000000, end 830133ef Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0 [ 0.000000] Linux version 4.15.0-next-20180131-230376-g537659c (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 Tue Jan 30 22:03:05 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: NVIDIA Tegra124 Jetson TK1 [ 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: 524032 [ 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: 327424 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: 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] 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: 1997464K/2096128K available (9216K kernel code, 783K rwdata, 2844K rodata, 1024K init, 298K bss, 33128K 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 : 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.000009] sched_clock: 32 bits at 1000kHz, resolution 1000ns, wraps every 2147483647500ns [ 0.007471] clocksource: timer_us: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1911260446275 ns [ 0.016999] Switching to timer-based delay loop, resolution 1000ns [ 0.024237] arch_timer: cp15 timer(s) running at 12.00MHz (virt). [ 0.029223] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x2c47f4ee7, max_idle_ns: 440795202497 ns [ 0.039969] sched_clock: 56 bits at 12MHz, resolution 83ns, wraps every 4398046511096ns [ 0.047937] Switching to timer-based delay loop, resolution 83ns [ 0.054405] Console: colour dummy device 80x30 [ 0.058353] Calibrating delay loop (skipped), value calculated using timer frequency.. 24.00 BogoMIPS (lpj=120000) [ 0.068663] pid_max: default: 32768 minimum: 301 [ 0.073741] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.079847] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes) [ 0.087684] CPU: Testing write buffer coherency: ok [ 0.092010] /cpus/cpu@0 missing clock-frequency property [ 0.097020] /cpus/cpu@1 missing clock-frequency property [ 0.102330] /cpus/cpu@2 missing clock-frequency property [ 0.107594] /cpus/cpu@3 missing clock-frequency property [ 0.112866] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000 [ 0.152980] Setting up static identity map for 0x80100000 - 0x801000a0 [ 0.157733] Hierarchical SRCU implementation. [ 0.173538] Tegra Revision: A01 SKU: 129 CPU Process: 1 SoC Process: 1 [ 0.193003] smp: Bringing up secondary CPUs ... [ 0.243557] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001 [ 0.323668] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002 [ 0.403779] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003 [ 0.413430] smp: Brought up 1 node, 4 CPUs [ 0.432534] SMP: Total of 4 processors activated (96.00 BogoMIPS). [ 0.438685] CPU: All CPU(s) started in SVC mode. [ 0.445135] devtmpfs: initialized [ 0.466216] Built 1 zonelists, mobility grouping on. Total pages: 515750 [ 0.471480] VFP support v0.3: implementor 41 architecture 4 part 30 variant f rev 0 [ 0.479047] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns [ 0.488540] futex hash table entries: 1024 (order: 4, 65536 bytes) [ 0.494927] pinctrl core: initialized pinctrl subsystem [ 0.501077] NET: Registered protocol family 16 [ 0.505511] DMA: preallocated 256 KiB pool for atomic coherent allocations [ 0.512568] cpuidle: using governor menu [ 0.537796] No ATAGs? [ 0.537932] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers. [ 0.546292] hw-breakpoint: maximum watchpoint size is 8 bytes. [ 0.554057] iommu: Adding device 50000000.host1x to group 0 [ 0.557822] iommu: Adding device 54200000.dc to group 1 [ 0.562970] iommu: Adding device 54240000.dc to group 1 [ 0.568208] iommu: Adding device 57000000.gpu to group 2 [ 0.590471] +5V_SYS: supplied by +VDD_MUX [ 0.592966] +3.3V_SYS: supplied by +VDD_MUX [ 0.597525] +USB0_VBUS_SW: Failed to request enable GPIO108: -517 [ 0.602841] reg-fixed-voltage regulators:regulator@7: Failed to register regulator: -517 [ 0.610966] +5V_USB_HS: Failed to request enable GPIO109: -517 [ 0.616696] reg-fixed-voltage regulators:regulator@8: Failed to register regulator: -517 [ 0.624924] +1.05V_RUN_AVDD_HDMI_PLL: Failed to request enable GPIO63: -517 [ 0.631720] reg-fixed-voltage regulators:regulator@11: Failed to register regulator: -517 [ 0.639915] +5V_HDMI_CON: Failed to request enable GPIO86: -517 [ 0.645728] reg-fixed-voltage regulators:regulator@12: Failed to register regulator: -517 [ 0.653953] +5V_SATA: Failed to request enable GPIO242: -517 [ 0.659504] reg-fixed-voltage regulators:regulator@13: Failed to register regulator: -517 [ 0.667732] +12V_SATA: Failed to request enable GPIO242: -517 [ 0.673369] reg-fixed-voltage regulators:regulator@14: Failed to register regulator: -517 [ 0.682805] vgaarb: loaded [ 0.684961] SCSI subsystem initialized [ 0.688148] libata version 3.00 loaded. [ 0.692047] usbcore: registered new interface driver usbfs [ 0.697268] usbcore: registered new interface driver hub [ 0.702574] usbcore: registered new device driver usb [ 0.710768] Linux video capture interface: v2.00 [ 0.713550] pps_core: LinuxPPS API ver. 1 registered [ 0.718436] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti [ 0.727553] PTP clock support registered [ 0.732855] Advanced Linux Sound Architecture Driver Initialized. [ 0.738137] Bluetooth: Core ver 2.22 [ 0.741088] NET: Registered protocol family 31 [ 0.745482] Bluetooth: HCI device and connection manager initialized [ 0.751788] Bluetooth: HCI socket layer initialized [ 0.756665] Bluetooth: L2CAP socket layer initialized [ 0.761695] Bluetooth: SCO socket layer initialized [ 0.767141] clocksource: Switched to clocksource arch_sys_counter [ 0.866293] NET: Registered protocol family 2 [ 0.869751] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 6144 bytes) [ 0.876432] TCP established hash table entries: 8192 (order: 3, 32768 bytes) [ 0.883517] TCP bind hash table entries: 8192 (order: 4, 65536 bytes) [ 0.890001] TCP: Hash tables configured (established 8192 bind 8192) [ 0.896615] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.902086] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.908695] NET: Registered protocol family 1 [ 0.913380] RPC: Registered named UNIX socket transport module. [ 0.918603] RPC: Registered udp transport module. [ 0.923254] RPC: Registered tcp transport module. [ 0.927955] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.934966] PCI: CLS 0 bytes, default 64 [ 0.940079] hw perfevents: enabled with armv7_cortex_a15 PMU driver, 7 counters available [ 0.948171] Initialise system trusted keyrings [ 0.950982] workingset: timestamp_bits=30 max_order=19 bucket_order=0 [ 0.958632] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.973829] NFS: Registering the id_resolver key type [ 0.976983] Key type id_resolver registered [ 0.981162] Key type id_legacy registered [ 0.990072] Key type asymmetric registered [ 0.992259] Asymmetric key parser 'x509' registered [ 0.997276] bounce: pool size: 64 pages [ 1.000995] io scheduler noop registered (default) [ 1.005693] io scheduler mq-deadline registered [ 1.010249] io scheduler kyber registered [ 1.016007] usb2-0: usb2-0 supply vbus not found, using dummy regulator [ 1.021033] usb2-1: usb2-1 supply vbus not found, using dummy regulator [ 1.027994] tegra-xusb-padctl 7009f000.padctl: failed to setup XUSB ports: -517 [ 1.044454] tegra-pcie 1003000.pcie: 2x1, 1x1 configuration [ 1.048219] tegra-pcie 1003000.pcie: Failed to get supply 'avddio-pex': -517 [ 1.058098] tegra124-dfll 70110000.clock: couldn't get vdd_cpu regulator [ 1.068807] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels [ 1.075772] tegra-pmc 7000e400.pmc: emergency thermal reset enabled [ 1.081431] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 1.088993] console [ttyS0] disabled [ 1.090703] 70006300.serial: ttyS0 at MMIO 0x70006300 (irq = 335, base_baud = 25500000) is a Tegra [ 1.100010] console [ttyS0] enabled [ 1.100010] console [ttyS0] enabled [ 1.105831] bootconsole [earlycon0] disabled [ 1.105831] bootconsole [earlycon0] disabled [ 1.115255] 70006000.serial: ttyTHS1 at MMIO 0x70006000 (irq = 333, base_baud = 0) is a TEGRA_UART [ 1.126263] 70006040.serial: ttyTHS2 at MMIO 0x70006040 (irq = 334, base_baud = 0) is a TEGRA_UART [ 1.155116] tegra-hdmi 54280000.hdmi: failed to get HDMI regulator [ 1.174937] loop: module loaded [ 1.179583] at24 0-0056: 256 byte 24c02 EEPROM, writable, 8 bytes/write [ 1.187001] as3722 4-0040: AS3722 with revision 0x1 found [ 1.199241] as3722-sd2: supplied by +5V_SYS [ 1.203921] as3722-sd3: supplied by +5V_SYS [ 1.208377] +1.35V_LP0(sd3): Bringing 0uV into 1350000-1350000uV [ 1.214749] as3722-sd4: supplied by +5V_SYS [ 1.219449] as3722-sd5: supplied by +5V_SYS [ 1.225550] as3722-ldo0: supplied by +1.35V_LP0(sd2) [ 1.231739] +1.8V_RUN_CAM: Bringing 0uV into 1800000-1800000uV [ 1.238000] as3722-ldo2: supplied by +1.8V_VDDIO [ 1.243957] as3722-ldo3: supplied by +3.3V_SYS [ 1.248477] +1.05V_LP0_VDD_RTC: Bringing 1100000uV into 1000000-1000000uV [ 1.256277] as3722-ldo4: supplied by +3.3V_SYS [ 1.260980] +2.8V_RUN_CAM: Bringing 0uV into 2800000-2800000uV [ 1.267243] as3722-ldo5: supplied by +1.8V_VDDIO [ 1.272104] +1.2V_RUN_CAM_FRONT: Bringing 0uV into 1200000-1200000uV [ 1.279100] +VDDIO_SDMMC3: bypassed regulator has no supply! [ 1.284752] +VDDIO_SDMMC3: failed to get the current voltage(-517) [ 1.290953] as3722-regulator as3722-regulator: regulator 13 register failed -517 [ 1.302259] tegra-ahci 70027000.sata: couldn't get PHY in node sata: -517 [ 1.320474] m25p80 spi1.0: w25q32dw (4096 Kbytes) [ 1.327421] libphy: Fixed MDIO Bus: probed [ 1.331517] CAN device driver interface [ 1.335399] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k [ 1.342595] igb: Copyright (c) 2007-2014 Intel Corporation. [ 1.348347] pegasus: v0.9.3 (2013/04/25), Pegasus/Pegasus II USB Ethernet driver [ 1.355800] usbcore: registered new interface driver pegasus [ 1.361553] usbcore: registered new interface driver asix [ 1.367000] usbcore: registered new interface driver ax88179_178a [ 1.373196] usbcore: registered new interface driver cdc_ether [ 1.379110] usbcore: registered new interface driver smsc75xx [ 1.384918] usbcore: registered new interface driver smsc95xx [ 1.390758] usbcore: registered new interface driver net1080 [ 1.396462] usbcore: registered new interface driver cdc_subset [ 1.402450] usbcore: registered new interface driver zaurus [ 1.408137] usbcore: registered new interface driver cdc_ncm [ 1.414037] tegra-phy 7d000000.usb-phy: no vbus regulator [ 1.419687] tegra-phy 7d004000.usb-phy: no vbus regulator [ 1.425384] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.431924] ehci-pci: EHCI PCI platform driver [ 1.436421] tegra-ehci: Tegra EHCI driver [ 1.443286] tegra-ehci 7d004000.usb: EHCI Host Controller [ 1.448724] tegra-ehci 7d004000.usb: new USB bus registered, assigned bus number 1 [ 1.456527] tegra-ehci 7d004000.usb: irq 356, io mem 0x7d004000 [ 1.487173] tegra-ehci 7d004000.usb: USB 2.0 started, EHCI 1.10 [ 1.493988] hub 1-0:1.0: USB hub found [ 1.497802] hub 1-0:1.0: 1 port detected [ 1.502976] usbcore: registered new interface driver cdc_acm [ 1.508650] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 1.516702] usbcore: registered new interface driver cdc_wdm [ 1.522459] usbcore: registered new interface driver usb-storage [ 1.536735] as3722-rtc as3722-rtc: rtc core: registered as3722-rtc as rtc0 [ 1.543629] as3722-rtc as3722-rtc: RTC interrupt 379 [ 1.551460] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1 [ 1.558670] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock [ 1.565186] i2c /dev entries driver [ 1.569953] usbcore: registered new interface driver uvcvideo [ 1.575691] USB Video Class driver (1.1.1) [ 1.579806] gspca_main: v2.14.0 registered [ 1.584533] lm90 0-004c: 0-004c supply vcc not found, using dummy regulator [ 1.594855] tegra-wdt 60005000.timer: initialized (heartbeat = 120 sec, nowayout = 0) [ 1.603753] sdhci: Secure Digital Host Controller Interface driver [ 1.610079] sdhci: Copyright(c) Pierre Ossman [ 1.614431] sdhci-pltfm: SDHCI platform and OF driver helper [ 1.620445] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 1.625339] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 1.646649] mmc0: Unknown controller version (3). You may experience problems. [ 1.653929] mmc0: Invalid maximum block size, assuming 512 bytes [ 1.691051] mmc0: SDHCI controller on 700b0600.sdhci [700b0600.sdhci] using ADMA [ 1.699437] usbcore: registered new interface driver usbhid [ 1.705045] usbhid: USB HID core driver [ 1.749016] mmc0: new high speed MMC card at address 0001 [ 1.759706] mmcblk0: mmc0:0001 SEM16G 14.7 GiB [ 1.769418] mmcblk0boot0: mmc0:0001 SEM16G partition 1 4.00 MiB [ 1.780455] mmcblk0boot1: mmc0:0001 SEM16G partition 2 4.00 MiB [ 1.786601] mmcblk0rpmb: mmc0:0001 SEM16G partition 3 4.00 MiB, chardev (247:0) [ 1.795754] mmcblk0: p1 [ 2.148558] tegra30-i2s 70301100.i2s: DMA channels sourced from device 70300000.ahub [ 2.168932] tegra-snd-rt5640 sound: rt5640-aif1 <-> 70301100.i2s mapping ok [ 2.179799] input: NVIDIA Tegra Jetson TK1 Headphones as /devices/soc0/sound/sound/card1/input0 [ 2.191091] NET: Registered protocol family 10 [ 2.196978] Segment Routing with IPv6 [ 2.200838] mip6: Mobile IPv6 [ 2.203805] sit: IPv6, IPv4 and MPLS over IPv4 tunneling driver [ 2.211241] NET: Registered protocol family 17 [ 2.215698] NET: Registered protocol family 15 [ 2.220199] can: controller area network core (rev 20170425 abi 9) [ 2.226594] NET: Registered protocol family 29 [ 2.231053] can: raw protocol (rev 20170425) [ 2.235318] can: broadcast manager protocol (rev 20170425 t) [ 2.240994] can: netlink gateway (rev 20170425) max_hops=1 [ 2.246653] Bluetooth: RFCOMM socket layer initialized [ 2.251866] Bluetooth: RFCOMM ver 1.11 [ 2.255634] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 2.260964] Bluetooth: BNEP socket layer initialized [ 2.265922] Bluetooth: HIDP (Human Interface Emulation) ver 1.2 [ 2.271858] Bluetooth: HIDP socket layer initialized [ 2.277021] Key type dns_resolver registered [ 2.281854] Registering SWP/SWPB emulation handler [ 2.287489] Loading compiled-in X.509 certificates [ 2.311989] +3.3V_RUN: supplied by +3.3V_SYS [ 2.317022] +USB0_VBUS_SW: supplied by +5V_SYS [ 2.321869] +3.3V_AVDD_HDMI_AP_GATED: supplied by +3.3V_RUN [ 2.327852] +5V_USB_HS: supplied by +5V_SYS [ 2.332912] +3.3V_LP0: supplied by +3.3V_SYS [ 2.338423] +5V_HDMI_CON: supplied by +5V_SYS [ 2.343211] +5V_SATA: supplied by +5V_SYS [ 2.347687] +12V_SATA: supplied by +VDD_MUX [ 2.353277] usb2-0: usb2-0 supply vbus not found, using dummy regulator [ 2.360118] usb2-1: usb2-1 supply vbus not found, using dummy regulator [ 2.367104] usb3-0: usb3-0 supply vbus not found, using dummy regulator [ 2.374656] tegra-pcie 1003000.pcie: 2x1, 1x1 configuration [ 2.380293] tegra-pcie 1003000.pcie: Failed to get supply 'avddio-pex': -517 [ 2.389460] tegra124-dfll 70110000.clock: couldn't get vdd_cpu regulator [ 2.398728] tegra-hdmi 54280000.hdmi: failed to get PLL regulator [ 2.407091] as3722-sd2: supplied by +5V_SYS [ 2.411628] as3722-sd3: supplied by +5V_SYS [ 2.416107] as3722-sd4: supplied by +5V_SYS [ 2.420796] as3722-sd5: supplied by +5V_SYS [ 2.426495] as3722-ldo0: supplied by +1.35V_LP0(sd2) [ 2.432341] as3722-ldo1: supplied by +3.3V_RUN [ 2.437093] as3722-ldo2: supplied by +1.8V_VDDIO [ 2.442979] as3722-ldo3: supplied by +3.3V_SYS [ 2.448377] as3722-ldo4: supplied by +3.3V_SYS [ 2.453124] as3722-ldo5: supplied by +1.8V_VDDIO [ 2.459026] input: tegra-hda HDMI/DP,pcm=3 as /devices/soc0/70030000.hda/sound/card0/input1 [ 2.467667] as3722-ldo6: supplied by +3.3V_RUN [ 2.472672] as3722-ldo7: supplied by +1.8V_VDDIO [ 2.478091] +1.05V_RUN_CAM_REAR: Bringing 0uV into 1050000-1050000uV [ 2.485169] as3722-ldo9: supplied by +5V_SYS [ 2.490674] +3.3V_RUN_TOUCH: Bringing 0uV into 2800000-2800000uV [ 2.497436] as3722-ldo10: supplied by +5V_SYS [ 2.502551] +2.8V_RUN_CAM_AF: Bringing 0uV into 2800000-2800000uV [ 2.509412] as3722-ldo11: supplied by +3.3V_RUN [ 2.514695] +1.8V_RUN_VPP_FUSE: Bringing 0uV into 1800000-1800000uV [ 2.523995] tegra-ahci 70027000.sata: AHCI 0001.0301 32 slots 2 ports 3 Gbps 0x1 impl platform mode [ 2.533074] tegra-ahci 70027000.sata: flags: 64bit ncq sntf pm led pio slum part sadm sds apst [ 2.543613] scsi host0: tegra-ahci [ 2.548071] scsi host1: tegra-ahci [ 2.551784] ata1: SATA max UDMA/133 mmio [mem 0x70027000-0x70028fff] port 0x100 irq 345 [ 2.559830] ata2: DUMMY [ 2.563545] tegra-ehci 7d008000.usb: EHCI Host Controller [ 2.569033] tegra-ehci 7d008000.usb: new USB bus registered, assigned bus number 2 [ 2.576879] tegra-ehci 7d008000.usb: irq 357, io mem 0x7d008000 [ 2.607273] tegra-ehci 7d008000.usb: USB 2.0 started, EHCI 1.10 [ 2.614390] hub 2-0:1.0: USB hub found [ 2.618270] hub 2-0:1.0: 1 port detected [ 2.687893] tegra-xusb 70090000.usb: Firmware timestamp: 2014-09-16 02:10:07 UTC [ 2.695319] tegra-xusb 70090000.usb: xHCI Host Controller [ 2.700766] tegra-xusb 70090000.usb: new USB bus registered, assigned bus number 3 [ 2.710884] tegra-xusb 70090000.usb: hcc params 0x0184f525 hci version 0x100 quirks 0x00010010 [ 2.719569] tegra-xusb 70090000.usb: irq 347, io mem 0x70090000 [ 2.726688] hub 3-0:1.0: USB hub found [ 2.730574] hub 3-0:1.0: 6 ports detected [ 2.735462] tegra-xusb 70090000.usb: xHCI Host Controller [ 2.740938] tegra-xusb 70090000.usb: new USB bus registered, assigned bus number 4 [ 2.748703] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 2.757827] hub 4-0:1.0: USB hub found [ 2.761653] hub 4-0:1.0: 2 ports detected [ 2.767818] sdhci-tegra 700b0400.sdhci: Got CD GPIO [ 2.772716] sdhci-tegra 700b0400.sdhci: Got WP GPIO [ 2.786062] mmc1: Unknown controller version (3). You may experience problems. [ 2.793430] mmc1: Invalid maximum block size, assuming 512 bytes [ 2.830448] mmc1: SDHCI controller on 700b0400.sdhci [700b0400.sdhci] using ADMA [ 2.838220] tegra-pcie 1003000.pcie: 2x1, 1x1 configuration [ 2.846045] tegra-pcie 1003000.pcie: probing port 0, using 2 lanes [ 2.853887] tegra-pcie 1003000.pcie: Slot present pin change, signature: 00000008 [ 2.878660] tegra-pcie 1003000.pcie: probing port 1, using 1 lanes [ 2.886963] tegra-pcie 1003000.pcie: Slot present pin change, signature: 00000000 [ 2.890516] ata1: SATA link down (SStatus 0 SControl 300) [ 2.900941] tegra-pcie 1003000.pcie: PCI host bridge to bus 0000:00 [ 2.907251] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] [ 2.913481] pci_bus 0000:00: root bus resource [mem 0x13000000-0x1fffffff] [ 2.920428] pci_bus 0000:00: root bus resource [mem 0x20000000-0x3fffffff pref] [ 2.927790] pci_bus 0000:00: root bus resource [bus 00-ff] [ 2.933322] pci 0000:00:01.0: [10de:0e12] type 01 class 0x060400 [ 2.939390] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4 may corrupt adjacent RW1C bits [ 2.949109] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4 may corrupt adjacent RW1C bits [ 2.958837] pci 0000:00:01.0: enabling Extended Tags [ 2.963803] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 2.973611] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 2.983447] pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot D3cold [ 2.990120] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 3.000153] pci 0000:00:02.0: [10de:0e13] type 01 class 0x060400 [ 3.006210] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4 may corrupt adjacent RW1C bits [ 3.015930] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4 may corrupt adjacent RW1C bits [ 3.025659] pci 0000:00:02.0: enabling Extended Tags [ 3.030642] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x88 may corrupt adjacent RW1C bits [ 3.040445] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x52 may corrupt adjacent RW1C bits [ 3.050281] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold [ 3.056935] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 3.066944] PCI: bus0: Fast back to back transfers disabled [ 3.072574] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 3.080651] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring [ 3.088932] pci 0000:01:00.0: [8086:4232] type 00 class 0x028000 [ 3.095080] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00001fff 64bit] [ 3.102156] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold [ 3.119990] mmc1: new high speed SDHC card at address aaaa [ 3.130815] mmcblk1: mmc1:aaaa SD04G 3.69 GiB [ 3.137261] PCI: bus1: Fast back to back transfers disabled [ 3.142933] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01 [ 3.149840] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000 [ 3.155904] pci 0000:02:00.0: reg 0x10: [io 0x0000-0x00ff] [ 3.161824] pci 0000:02:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit] [ 3.168815] pci 0000:02:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit pref] [ 3.176348] pci 0000:02:00.0: supports D1 D2 [ 3.180787] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 3.192794] mmcblk1: p1 p2 p3 [ 3.217338] PCI: bus2: Fast back to back transfers disabled [ 3.222929] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02 [ 3.229662] pci 0000:00:01.0: BAR 8: assigned [mem 0x13000000-0x130fffff] [ 3.236445] pci 0000:00:02.0: BAR 8: assigned [mem 0x13100000-0x131fffff] [ 3.243297] pci 0000:00:02.0: BAR 9: assigned [mem 0x20000000-0x200fffff 64bit pref] [ 3.251104] pci 0000:00:02.0: BAR 7: assigned [io 0x1000-0x1fff] [ 3.257230] pci 0000:01:00.0: BAR 0: assigned [mem 0x13000000-0x13001fff 64bit] [ 3.264571] pci 0000:00:01.0: PCI bridge to [bus 01] [ 3.269589] pci 0000:00:01.0: bridge window [mem 0x13000000-0x130fffff] [ 3.276388] pci 0000:02:00.0: BAR 4: assigned [mem 0x20000000-0x20003fff 64bit pref] [ 3.284160] pci 0000:02:00.0: BAR 2: assigned [mem 0x13100000-0x13100fff 64bit] [ 3.291496] pci 0000:02:00.0: BAR 0: assigned [io 0x1000-0x10ff] [ 3.297607] pci 0000:00:02.0: PCI bridge to [bus 02] [ 3.302568] pci 0000:00:02.0: bridge window [io 0x1000-0x1fff] [ 3.308676] pci 0000:00:02.0: bridge window [mem 0x13100000-0x131fffff] [ 3.315457] pci 0000:00:02.0: bridge window [mem 0x20000000-0x200fffff 64bit pref] [ 3.323240] pci 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 3.330363] pcieport 0000:00:01.0: enabling device (0140 -> 0142) [ 3.336751] pcieport 0000:00:01.0: Signaling PME with IRQ 395 [ 3.342697] pci 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 3.349776] pcieport 0000:00:02.0: enabling device (0140 -> 0143) [ 3.356132] pcieport 0000:00:02.0: Signaling PME with IRQ 396 [ 3.362287] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 3.367922] r8169 0000:02:00.0: enabling device (0140 -> 0143) [ 3.399008] r8169 0000:02:00.0 eth0: RTL8168g/8111g at 0x3c6e31b9, 00:04:4b:3a:d9:81, XID 0c000800 IRQ 397 [ 3.408685] r8169 0000:02:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 3.420890] +1.05V_RUN_AVDD_HDMI_PLL: supplied by +1.05V_RUN [ 3.430178] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013). [ 3.436804] [drm] No driver support for vblank timestamp query. [ 3.576186] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 3.739211] Console: switching to colour frame buffer device 512x135 [ 3.835322] drm drm: fb0: frame buffer device [ 3.839990] [drm] Initialized tegra 0.0.0 20120330 for drm on minor 0 [ 3.847453] cpufreq: cpufreq_online: CPU0: Running at unlisted freq: 696000 KHz [ 3.854777] cpufreq: cpufreq_online: CPU0: Unlisted initial frequency changed to: 714000 KHz [ 3.863832] input: gpio-keys as /devices/soc0/gpio-keys/input/input2 [ 3.871228] as3722-rtc as3722-rtc: setting system clock to 2000-01-01 00:02:28 UTC (946684948) [ 3.879983] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 3.889630] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 3.896268] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 [ 3.897450] +USB0_VBUS_SW: disabling [ 3.904934] cfg80211: failed to load regulatory.db [ 3.908515] +1.8V_RUN_CAM: disabling [ 3.916927] +2.8V_RUN_CAM: disabling [ 3.920708] +1.2V_RUN_CAM_FRONT: disabling [ 3.924968] +1.05V_RUN_CAM_REAR: disabling [ 3.929315] +3.3V_RUN_TOUCH: disabling [ 3.933278] +2.8V_RUN_CAM_AF: disabling [ 3.937282] +1.8V_RUN_VPP_FUSE: disabling [ 3.941497] ALSA device list: [ 3.944462] #0: tegra-hda at 0x70038000 irq 346 [ 3.949184] #1: NVIDIA Tegra Jetson TK1 [ 3.954113] EXT4-fs (mmcblk0p1): mounting ext3 file system using the ext4 subsystem [ 3.976016] EXT4-fs (mmcblk0p1): recovery complete [ 3.980896] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null) [ 3.989047] VFS: Mounted root (ext3 filesystem) on device 179:1. [ 4.000166] devtmpfs: mounted [ 4.003653] Freeing unused kernel memory: 1024K 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 [ 7.411052] PM: suspend entry (deep) [ 7.414647] PM: Syncing filesystems ... done. [ 7.421107] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 7.422287] OOM killer disabled. [ 7.422290] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 7.423475] Suspending console(s) (use no_console_suspend to debug) [ 7.788091] Disabling non-boot CPUs ... [ 7.907373] IRQ17 no longer affine to CPU2 [ 7.968127] Entering suspend state LP1 [ 7.968155] Enabling non-boot CPUs ... [ 7.969018] CPU1 is up [ 7.969785] CPU2 is up [ 7.970631] CPU3 is up [ 7.971179] pci_generic_config_write32: 54 callbacks suppressed [ 7.971187] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 7.971195] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 7.971208] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 7.971214] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x88 may corrupt adjacent RW1C bits [ 7.971221] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 7.971227] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x90 may corrupt adjacent RW1C bits [ 7.971233] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 7.971239] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x98 may corrupt adjacent RW1C bits [ 7.971245] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 7.971251] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x9c may corrupt adjacent RW1C bits [ 7.971356] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 7.971357] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 8.047551] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 8.350009] ata1: SATA link down (SStatus 0 SControl 300) [ 11.132298] OOM killer enabled. [ 11.135427] Restarting tasks ... done. [ 11.170764] 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:27 1970 [ 11.645520] PM: suspend entry (deep) [ 11.649306] PM: Syncing filesystems ... done. [ 11.654539] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 11.655805] OOM killer disabled. [ 11.655809] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 11.657097] Suspending console(s) (use no_console_suspend to debug) [ 12.048441] Disabling non-boot CPUs ... [ 12.198345] Entering suspend state LP1 [ 12.198357] Enabling non-boot CPUs ... [ 12.199271] CPU1 is up [ 12.200059] CPU2 is up [ 12.200915] CPU3 is up [ 12.201630] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 12.201632] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 12.287509] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 12.589998] ata1: SATA link down (SStatus 0 SControl 300) [ 15.255007] OOM killer enabled. [ 15.258182] Restarting tasks ... done. root@(none):/# root@(none):/# [ 15.262716] PM: suspend exit 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 [ 15.873662] PM: suspend entry (deep) [ 15.877333] PM: Syncing filesystems ... done. [ 15.882695] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 15.883959] OOM killer disabled. [ 15.883962] Freezing remaining freezable tasks ... (elapsed 0.013 seconds) done. [ 15.897271] Suspending console(s) (use no_console_suspend to debug) [ 15.967539] pci_generic_config_write32: 44 callbacks suppressed [ 15.967551] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x9c may corrupt adjacent RW1C bits [ 15.967574] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 16.208283] Disabling non-boot CPUs ... [ 16.358177] Entering suspend state LP1 [ 16.358188] Enabling non-boot CPUs ... [ 16.359085] CPU1 is up [ 16.359878] CPU2 is up [ 16.360739] CPU3 is up [ 16.361327] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 16.361336] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 16.361348] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 16.361354] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x88 may corrupt adjacent RW1C bits [ 16.361361] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 16.361367] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x90 may corrupt adjacent RW1C bits [ 16.361373] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 16.361379] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x98 may corrupt adjacent RW1C bits [ 16.361487] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 16.361488] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 16.447491] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 16.749820] ata1: SATA link down (SStatus 0 SControl 300) [ 19.528099] OOM killer enabled. [ 19.531227] Restarting tasks ... done. [ 19.570943] 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:41 1970 [ 20.032186] PM: suspend entry (deep) [ 20.035780] PM: Syncing filesystems ... done. [ 20.041268] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 20.042492] OOM killer disabled. [ 20.042494] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 20.043741] Suspending console(s) (use no_console_suspend to debug) [ 20.368077] Disabling non-boot CPUs ... [ 20.407349] IRQ17 no longer affine to CPU1 [ 20.517975] Entering suspend state LP1 [ 20.517987] Enabling non-boot CPUs ... [ 20.518900] CPU1 is up [ 20.519702] CPU2 is up [ 20.520569] CPU3 is up [ 20.521268] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 20.521270] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 20.607512] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 20.899903] ata1: SATA link down (SStatus 0 SControl 300) [ 23.578955] OOM killer enabled. [ 23.582086] Restarting tasks ... done. root@(none):/# root@(none):/# [ 23.586393] PM: suspend exit 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 [ 24.199723] PM: suspend entry (deep) [ 24.203309] PM: Syncing filesystems ... done. [ 24.209031] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 24.210529] OOM killer disabled. [ 24.210535] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 24.212065] Suspending console(s) (use no_console_suspend to debug) [ 24.413411] pci_generic_config_write32: 46 callbacks suppressed [ 24.413433] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x9c may corrupt adjacent RW1C bits [ 24.413493] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 24.659674] Disabling non-boot CPUs ... [ 24.809150] Entering suspend state LP1 [ 24.809177] Enabling non-boot CPUs ... [ 24.810095] CPU1 is up [ 24.810888] CPU2 is up [ 24.811755] CPU3 is up [ 24.812353] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 24.812362] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 24.812374] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 24.812381] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x88 may corrupt adjacent RW1C bits [ 24.812388] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 24.812394] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x90 may corrupt adjacent RW1C bits [ 24.812400] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 24.812406] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x98 may corrupt adjacent RW1C bits [ 24.812514] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 24.812515] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 24.887484] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 25.189910] ata1: SATA link down (SStatus 0 SControl 300) [ 27.968037] OOM killer enabled. [ 27.971165] Restarting tasks ... done. root@(none):/# root@(none):/# [ 27.975478] PM: suspend exit 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 [ 28.483747] PM: suspend entry (deep) [ 28.487563] PM: Syncing filesystems ... done. [ 28.492735] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 28.494019] OOM killer disabled. [ 28.494022] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 28.495324] Suspending console(s) (use no_console_suspend to debug) [ 28.848243] Disabling non-boot CPUs ... [ 28.887360] IRQ17 no longer affine to CPU1 [ 28.998062] Entering suspend state LP1 [ 28.998074] Enabling non-boot CPUs ... [ 28.998989] CPU1 is up [ 28.999788] CPU2 is up [ 29.000653] CPU3 is up [ 29.001286] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 29.001462] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 29.077422] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 29.379889] ata1: SATA link down (SStatus 0 SControl 300) [ 32.048960] OOM killer enabled. [ 32.052093] Restarting tasks ... done. root@(none):/# root@(none):/# [ 32.056629] PM: suspend exit 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:02 1970 [ 32.667589] PM: suspend entry (deep) [ 32.671188] PM: Syncing filesystems ... done. [ 32.677279] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 32.678509] OOM killer disabled. [ 32.678511] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 32.679749] Suspending console(s) (use no_console_suspend to debug) [ 32.924220] pci_generic_config_write32: 46 callbacks suppressed [ 32.924247] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x9c may corrupt adjacent RW1C bits [ 32.924328] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 33.180423] Disabling non-boot CPUs ... [ 33.267849] IRQ17 no longer affine to CPU2 [ 33.329551] Entering suspend state LP1 [ 33.329578] Enabling non-boot CPUs ... [ 33.330492] CPU1 is up [ 33.331292] CPU2 is up [ 33.332154] CPU3 is up [ 33.332742] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x4c may corrupt adjacent RW1C bits [ 33.332752] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x88 may corrupt adjacent RW1C bits [ 33.332758] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x90 may corrupt adjacent RW1C bits [ 33.332764] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x98 may corrupt adjacent RW1C bits [ 33.332770] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 33.332776] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0xa8 may corrupt adjacent RW1C bits [ 33.332782] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0xb0 may corrupt adjacent RW1C bits [ 33.332811] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x52 may corrupt adjacent RW1C bits [ 33.332843] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 33.333020] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 33.407436] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 33.709736] ata1: SATA link down (SStatus 0 SControl 300) [ 36.492005] OOM killer enabled. [ 36.495133] Restarting tasks ... done. root@(none):/# root@(none):/# [ 36.499695] PM: suspend exit 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 [ 37.001244] PM: suspend entry (deep) [ 37.004847] PM: Syncing filesystems ... done. [ 37.011045] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 37.012371] OOM killer disabled. [ 37.012376] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 37.013732] Suspending console(s) (use no_console_suspend to debug) [ 37.408486] Disabling non-boot CPUs ... [ 37.447394] IRQ17 no longer affine to CPU1 [ 37.568487] Entering suspend state LP1 [ 37.568515] Enabling non-boot CPUs ... [ 37.569429] CPU1 is up [ 37.570227] CPU2 is up [ 37.571093] CPU3 is up [ 37.571797] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 37.571799] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 37.657548] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 37.949774] ata1: SATA link down (SStatus 0 SControl 300) [ 40.618844] OOM killer enabled. [ 40.621973] Restarting tasks ... done. root@(none):/# root@(none):/# [ 40.626470] PM: suspend exit 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:16 1970 [ 41.241434] PM: suspend entry (deep) [ 41.245034] PM: Syncing filesystems ... done. [ 41.251264] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 41.252592] OOM killer disabled. [ 41.252596] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 41.253950] Suspending console(s) (use no_console_suspend to debug) [ 41.379110] pci_generic_config_write32: 46 callbacks suppressed [ 41.379124] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x9c may corrupt adjacent RW1C bits [ 41.379175] pci_bus 0000:00: 2-byte config write to 0000:00:01.0 offset 0x9c may corrupt adjacent RW1C bits [ 41.618699] Disabling non-boot CPUs ... [ 41.768299] Entering suspend state LP1 [ 41.768311] Enabling non-boot CPUs ... [ 41.769229] CPU1 is up [ 41.770025] CPU2 is up [ 41.770888] CPU3 is up [ 41.771447] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x4c may corrupt adjacent RW1C bits [ 41.771458] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x88 may corrupt adjacent RW1C bits [ 41.771468] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x90 may corrupt adjacent RW1C bits [ 41.771474] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x98 may corrupt adjacent RW1C bits [ 41.771480] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x9c may corrupt adjacent RW1C bits [ 41.771486] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0xa8 may corrupt adjacent RW1C bits [ 41.771491] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0xb0 may corrupt adjacent RW1C bits [ 41.771521] pci_bus 0000:00: 2-byte config write to 0000:00:02.0 offset 0x52 may corrupt adjacent RW1C bits [ 41.771553] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 41.771637] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 41.847334] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 42.149743] ata1: SATA link down (SStatus 0 SControl 300) [ 44.917994] OOM killer enabled. [ 44.921122] Restarting tasks ... done. root@(none):/# root@(none):/# [ 44.925602] PM: suspend exit 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:23 1970 [ 45.440612] PM: suspend entry (deep) [ 45.444206] PM: Syncing filesystems ... done. [ 45.450253] Freezing user space processes ... (elapsed 0.001 seconds) done. [ 45.451477] OOM killer disabled. [ 45.451479] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done. [ 45.452739] Suspending console(s) (use no_console_suspend to debug) [ 45.807897] Disabling non-boot CPUs ... [ 45.907171] IRQ17 no longer affine to CPU2 [ 45.967941] Entering suspend state LP1 [ 45.967968] Enabling non-boot CPUs ... [ 45.968880] CPU1 is up [ 45.969678] CPU2 is up [ 45.970542] CPU3 is up [ 45.971214] pcieport 0000:00:02.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 45.971259] pcieport 0000:00:01.0: nv_msi_ht_cap_quirk didn't locate host bridge [ 46.057344] tegra-hdmi 54280000.hdmi: cannot set audio to 48000 Hz at 297000000 Hz pixel clock [ 46.359774] ata1: SATA link down (SStatus 0 SControl 300) [ 49.028885] OOM killer enabled. [ 49.032016] Restarting tasks ... done. root@(none):/# root@(none):/# [ 49.036340] PM: suspend exit NVTB SYSTEM SUSPEND TEST COMPLETE