Hello all,
I followed the instructions for creating a bootable Android 4.0.3, but the system can't get past the Android logo. Here's the debug output, maybe someone can offer help? I'm using the AM335x EVM board, and followed the instructions at:
Hopefully someone can help! Unfortunately I am at the bottom of the learning curve right now so I appreciate assistance.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
U-Boot SPL 2011.09-00381-g6309768 (May 15 2013 - 14:29:01)
Texas Instruments Revision detection unimplemented
Found a daughter card connected
OMAP SD/MMC: 0
reading u-boot.img
reading u-boot.img
U-Boot 2011.09-00381-g6309768 (May 15 2013 - 14:29:01)
I2C: ready
DRAM: 256 MiB
WARNING: Caches not enabled
Found a daughter card connected
NAND: HW ECC Hamming Code selected
256 MiB
MMC: OMAP SD/MMC: 0, OMAP SD/MMC: 1
*** Warning - bad CRC, using default environment
Net: cpsw
Hit any key to stop autoboot: 3 2 1 0
SD/MMC found on device 0
reading uEnv.txt
214 bytes read
Loaded environment from uEnv.txt
Importing environment from mmc ...
Running uenvcmd ...
reading uImage
3729192 bytes read
## Booting kernel from Legacy Image at 81000000 ...
Image Name: Linux-3.2.0-g407167a
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3729128 Bytes = 3.6 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Linux version 3.2.0-g407167a (richard@richard-desktop) (gcc version 4.4.3 (GCC) ) #1 Wed May 15 14:40:02 BST 2013
[ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine: am335xevm
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] AM335X ES1.0 (sgx neon )
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
[ 0.000000] Kernel command line: console=ttyO0,115200n8 androidboot.console=ttyO0 mem=256M root=/dev/mmcblk0p2 rw rootfstype=ext4 rootwait init=/init ip=off
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] Memory: 256MB = 256MB total
[ 0.000000] Memory: 251184k/251184k available, 10960k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] vmalloc : 0xd0800000 - 0xff000000 ( 744 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .text : 0xc0008000 - 0xc06aa000 (6792 kB)
[ 0.000000] .init : 0xc06aa000 - 0xc06e9000 ( 252 kB)
[ 0.000000] .data : 0xc06ea000 - 0xc0746580 ( 370 kB)
[ 0.000000] .bss : 0xc07465a4 - 0xc0877950 (1221 kB)
[ 0.000000] NR_IRQS:396
[ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 5.0) with 128 interrupts
[ 0.000000] Total of 128 interrupts on 1 active controller
[ 0.000000] OMAP clockevent source: GPTIMER2 at 24000000 Hz
[ 0.000000] OMAP clocksource: GPTIMER1 at 32768 Hz
[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms
[ 0.000000] Console: colour dummy device 80x30
[ 0.000152] Calibrating delay loop... 718.02 BogoMIPS (lpj=3590144)
[ 0.058929] pid_max: default: 32768 minimum: 301
[ 0.059082] Security Framework initialized
[ 0.059143] Mount-cache hash table entries: 512
[ 0.059509] CPU: Testing write buffer coherency: ok
[ 0.079437] omap_hwmod: pruss: failed to hardreset
[ 0.080230] print_constraints: dummy:
[ 0.080444] NET: Registered protocol family 16
[ 0.081542] OMAP GPIO hardware version 0.1
[ 0.082580] omap_mux_init: Add partition: #1: core, flags: 0
[ 0.083770] omap_i2c.1: alias fck already exists
[ 0.084289] omap2_mcspi.1: alias fck already exists
[ 0.084381] omap2_mcspi.2: alias fck already exists
[ 0.084533] edma.0: alias fck already exists
[ 0.084564] edma.0: alias fck already exists
[ 0.084594] edma.0: alias fck already exists
[ 0.094207] bio: create slab <bio-0> at 0
[ 0.095184] SCSI subsystem initialized
[ 0.096008] usbcore: registered new interface driver usbfs
[ 0.096160] usbcore: registered new interface driver hub
[ 0.096282] usbcore: registered new device driver usb
[ 0.096405] musb-ti81xx musb-ti81xx: musb0, board_mode=0x13, plat_mode=0x3
[ 0.096557] musb-ti81xx musb-ti81xx: musb1, board_mode=0x13, plat_mode=0x1
[ 0.097015] omap_i2c omap_i2c.1: bus 1 rev2.4.0 at 100 kHz
[ 0.098266] tps65910 1-002d: JTAGREVNUM 0x0
[ 0.100433] print_constraints: VRTC:
[ 0.101806] print_constraints: VIO: at 1800 mV
[ 0.104034] print_constraints: VDD1: 600 <--> 1500 mV at 1262 mV normal
[ 0.106231] print_constraints: VDD2: 600 <--> 1500 mV at 1137 mV normal
[ 0.107147] print_constraints: VDD3: 5000 mV
[ 0.108459] print_constraints: VDIG1: at 1800 mV
[ 0.109802] print_constraints: VDIG2: at 1800 mV
[ 0.111145] print_constraints: VPLL: at 1800 mV
[ 0.112457] print_constraints: VDAC: at 1800 mV
[ 0.113800] print_constraints: VAUX1: at 1800 mV
[ 0.115142] print_constraints: VAUX2: at 3300 mV
[ 0.116455] print_constraints: VAUX33: at 3300 mV
[ 0.117797] print_constraints: VMMC: at 3300 mV
[ 0.118072] tps65910 1-002d: No interrupt support, no core IRQ
[ 0.118621] Advanced Linux Sound Architecture Driver Version 1.0.24.
[ 0.119232] Bluetooth: Core ver 2.16
[ 0.119293] NET: Registered protocol family 31
[ 0.119323] Bluetooth: HCI device and connection manager initialized
[ 0.119323] Bluetooth: HCI socket layer initialized
[ 0.119323] Bluetooth: L2CAP socket layer initialized
[ 0.119384] Bluetooth: SCO socket layer initialized
[ 0.119567] Switching to clocksource gp timer
[ 0.127136] musb-hdrc: version 6.0, ?dma?, otg (peripheral+host)
[ 0.127288] musb-hdrc musb-hdrc.0: dma type: pio
[ 0.127471] MUSB0 controller's USBSS revision = 4ea20800
[ 0.127929] musb-hdrc musb-hdrc.0: USB OTG mode controller at d083c000 using PIO, IRQ 18
[ 0.128173] musb-hdrc musb-hdrc.1: dma type: pio
[ 0.128326] MUSB1 controller's USBSS revision = 4ea20800
[ 0.128448] musb-hdrc musb-hdrc.1: MUSB HDRC host driver
[ 0.128509] musb-hdrc musb-hdrc.1: new USB bus registered, assigned bus number 1
[ 0.128631] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.128662] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.128662] usb usb1: Product: MUSB HDRC host driver
[ 0.128692] usb usb1: Manufacturer: Linux 3.2.0-g407167a musb-hcd
[ 0.128692] usb usb1: SerialNumber: musb-hdrc.1
[ 0.129302] hub 1-0:1.0: USB hub found
[ 0.129333] hub 1-0:1.0: 1 port detected
[ 0.129760] musb-hdrc musb-hdrc.1: USmode controller at d083e800 using PIO, IRQ 19
[ 0.130126] NET: Registered protocol family 2
[ 0.130340] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.130706] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.130859] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.130950] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.130981] TCP reno registered
[ 0.130981] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.131011] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.131225] NET: Registered protocol family 1
[ 0.131500] RPC: Registered named UNIX socket transport module.
[ 0.131500] RPC: Registered udp transport module.
[ 0.131530] RPC: Registered tcp transport module.
[ 0.131530] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.131774] NetWinder Floating Point Emulator V0.97 (double precision)
[ 0.262512] ashmem: initialized
[ 0.262756] VFS: Disk quotas dquot_6.5.2
[ 0.262817] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.263732] msgmni has been set to 490
[ 0.264770] io scheduler noop registered
[ 0.264801] io scheduler deadline registered
[ 0.264862] io scheduler cfq registered (default)
[ 0.267395] omap_uart.0: ttyO0 at MMIO 0x44e09000 (irq = 72) is a OMAP UART0
[ 0.916442] console [ttyO0] enabled
[ 0.920501] omap_uart.1: ttyO1 at MMIO 0x48022000 (irq = 73) is a OMAP UART1
[ 0.928161] omap_uart.2: ttyO2 at MMIO 0x48024000 (irq = 74) is a OMAP UART2
[ 0.935821] omap_uart.3: ttyO3 at MMIO 0x481a6000 (irq = 44) is a OMAP UART3
[ 0.943511] omap_uart.4: ttyO4 at MMIO 0x481a8000 (irq = 45) is a OMAP UART4
[ 0.951141] omap_uart.5: ttyO5 at MMIO 0x481aa000 (irq = 46) is a OMAP UART5
[ 0.964660] brd: module loaded
[ 0.970977] loop: module loaded
[ 0.974456] i2c-core: driver [tsl2550] using legacy suspend method
[ 0.980926] i2c-core: driver [tsl2550] using legacy resume method
[ 0.987335] at24 1-0051: 32768 byte 24c256 EEPROM, writable, 64 bytes/write
[ 1.001251] Detected a daughter card on AM335x EVM..
[ 1.006256] CPLD version: CPLD1.0F
[ 1.010040] at24 1-0050: 32768 byte 24c256 EEPROM, writable, 64 bytes/write
[ 1.025207] Board name: A33515BB
[ 1.028564] Board version: 1.2A
[ 1.031860] SKU: SKU#01
[ 1.034942] The board is general purpose EVM in profile 0
[ 1.041076] da8xx_lcdc.0: alias fck already exists
[ 1.046447] da8xx_lcdc da8xx_lcdc.0: GLCD: Found TFC_S9700RTWV35TR_01B panel
[ 1.066589] omap-gpmc omap-gpmc: GPMC revision 6.0
[ 1.071624] Registering NAND on CS0
[ 1.075683] omap_i2c.2: alias fck already exists
[ 1.080810] omap_i2c omap_i2c.2: bus 2 rev2.4.0 at 100 kHz
[ 1.086914] tsl2550 2-0039: standard operating mode
[ 1.092864] tsl2550 2-0039: registering lightsensor-level input device
[ 1.099975] input: lightsensor-level as /devices/virtual/input/input0
[ 1.106750] tsl2550 2-0039: support ver. 1.2 enabled
[ 1.112365] davinci-mcasp.1: alias fck already exists
[ 1.118041] omap_hsmmc.0: alias fck already exists
[ 1.123352] omap_hsmmc.2: alias fck already exists
[ 1.128601] am335xevm: bt init
[ 1.132904] (stk) :sysfs entries created
[ 1.137054] (stk) : debugfs entries created
[ 1.141479] _regulator_get: 2-0018 supply Vdd not found, using dummy regulator
[ 1.149261] _regulator_get: 2-0018 supply Vdd_IO not found, using dummy regulator
[ 1.177856] lis3lv02d: 8 bits 3DLH sensor found
[ 1.270507] input: ST LIS3LV02DL Accelerometer as /devices/platform/lis3lv02d/input/input1
[ 1.280761] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 1.287750] omap2-nand driver initializing
[ 1.292388] ONFI flash detected
[ 1.295806] ONFI param page 0 valid
[ 1.299438] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xda (Micron MT29F2G08ABAEAWP)
[ 1.308258] Creating 8 MTD partitions on "omap2-nand.0":
[ 1.313842] 0x000000000000-0x000000020000 : "SPL"
[ 1.319732] 0x000000020000-0x000000040000 : "SPL.backup1"
[ 1.326202] 0x000000040000-0x000000060000 : "SPL.backup2"
[ 1.332702] 0x000000060000-0x000000080000 : "SPL.backup3"
[ 1.339172] 0x000000080000-0x000000260000 : "U-Boot"
[ 1.345947] 0x000000260000-0x000000280000 : "U-Boot Env"
[ 1.352386] 0x000000280000-0x000000780000 : "Kernel"
[ 1.360504] 0x000000780000-0x000010000000 : "File System"
[ 1.470794] OneNAND driver initializing
[ 1.475433] CAN device driver interface
[ 1.479431] CAN bus driver for Bosch D_CAN controller 1.0
[ 1.530242] davinci_mdio davinci_mdio.0: davinci mdio revision 1.6
[ 1.536712] davinci_mdio davinci_mdio.0: detected phy mask fffffffe
[ 1.544219] davinci_mdio.0: probed
[ 1.547760] davinci_mdio davinci_mdio.0: phy[0]: device 0:00, driver unknown
[ 1.555206] PPP generic driver version 2.4.2
[ 1.559844] PPP BSD Compression module registered
[ 1.564758] PPP Deflate Compression module registered
[ 1.570159] usbcore: registered new interface driver cdc_ether
[ 1.576293] usbcore: registered new interface driver cdc_eem
[ 1.582275] usbcore: registered new interface driver dm9601
[ 1.588134] usbcore: registered new interface driver cdc_subset
[ 1.594360] cdc_ncm: 04-Aug-2011
[ 1.597778] usbcore: registered new interface driver cdc_ncm
[ 1.603790] usbcore: registered new interface driver cdc_acm
[ 1.609680] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters
[ 1.618041] Initializing USB Mass Storage driver...
[ 1.623260] usbcore: registered new interface driver usb-storage
[ 1.629516] USB Mass Storage support registered.
[ 1.634490] usbcore: registered new interface driver usbserial
[ 1.640655] USB Serial support registered for generic
[ 1.645965] usbcore: registered new interface driver usbserial_generic
[ 1.652801] usbserial: USB Serial Driver core
[ 1.657379] USB Serial support registered for GSM modem (1-port)
[ 1.663787] usbcore: registered new interface driver option
[ 1.669616] option: v0.7.2:USB Driver for GSM modems
[ 1.676605] gadget: Mass Storage Function, version: 2009/09/11
[ 1.682830] gadget: Number of LUNs=1
[ 1.686676] lun0: LUN: removable file: (no medium)
[ 1.691986] gadget: android_usb ready
[ 1.695953] musb-hdrc musb-hdrc.0: MUSB HDRC host driver
[ 1.701568] musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus number 2
[ 1.709381] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.716491] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.724029] usb usb2: Product: MUSB HDRC host driver
[ 1.729217] usb usb2: Manufacturer: Linux 3.2.0-g407167a musb-hcd
[ 1.735565] usb usb2: SerialNumber: musb-hdrc.0
[ 1.740814] hub 2-0:1.0: USB hub found
[ 1.744750] hub 2-0:1.0: 1 port detected
[ 1.749511] mousedev: PS/2 mouse device common for all mice
[ 1.756195] input: matrix-keypad as /devices/platform/matrix-keypad/input/input2
[ 1.764251] android_work: sent uevent USB_STATE=CONNECTED
[ 1.770690] input: ti-tsc-adcc as /devices/platform/omap/tsc/input/input3
[ 1.779174] using rtc device, omap_rtc, for alarms
[ 1.784118] omap_rtc omap_rtc: rtc core: registered omap_rtc as rtc0
[ 1.791015] i2c /dev entries driver
[ 1.794982] Linux video capture interface: v2.00
[ 1.799957] usbcore: registered new interface driver uvcvideo
[ 1.805999] USB Video Class driver (1.1.1)
[ 1.811126] input: lm75-temp asvirtual/input/input4
[ 1.817565] lm75 2-0048: hwmon0: sensor 'tmp275'
[ 1.825073] OMAP Watchdog Timer Rev 0x01: initial timeout 60 sec
[ 1.831634] device-mapper: uevent: version 1.0.3
[ 1.836608] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com
[ 1.845458] Bluetooth: HCI UART driver ver 2.2
[ 1.850067] Bluetooth: HCI H4 protocol initialized
[ 1.855072] Bluetooth: HCILL protocol initialized
[ 1.859985] Bluetooth: Bluetooth Driver for TI WiLink - Version 1.0
[ 1.869018] cpuidle: using governor ladder
[ 1.873474] cpuidle: using governor menu
[ 1.881134] usbcore: registered new interface driver usbhid
[ 1.886962] usbhid: USB HID core driver
[ 1.996398] logger: created 256K log 'log_main'
[ 2.001251] logger: created 256K log 'log_events'
[ 2.006256] logger: created 256K log 'log_radio'
[ 2.011169] logger: created 256K log 'log_system'
[ 2.016571] usbcore: registered new interface driver snd-usb-audio
[ 2.024139] _regulator_get: 2-001b supply IOVDD not found, using dummy regulator
[ 2.031951] _regulator_get: 2-001b supply DVDD not found, using dummy regulator
[ 2.039611] _regulator_get: 2-001b supply AVDD not found, using dummy regulator
[ 2.047302] _regulator_get: 2-001b supply DRVDD not found, using dummy regulator
[ 2.058258] asoc: tlv320aic3x-hifi <-> davinci-mcasp.1 mapping ok
[ 2.065490] ALSA device list:
[ 2.068572] #0: AM335X EVM
[ 2.071624] oprofile: hardware counters not available
[ 2.076904] oprofile: using timer interrupt.
[ 2.081542] Netfilter messages via NETLINK v0.30.
[ 2.086547] nf_conntrack version 0.5.0 (3924 buckets, 15696 max)
[ 2.093200] ctnetlink v0.93: registering with nfnetlink.
[ 2.098815] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[ 2.106109] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[ 2.112548] xt_time: kernel timezone is -0000
[ 2.117309] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 2.123107] arp_tables: (C) 2002 David S. Miller
[ 2.127990] TCP cubic registered
[ 2.131561] NET: Registered protocol family 10
[ 2.136993] Mobile IPv6
[ 2.139587] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 2.145477] IPv6 over IPv4 tunneling driver
[ 2.150512] NET: Registered protocol family 17
[ 2.155242] NET: Registered protocol family 15
[ 2.159881] can: controller area network core (rev 20090105 abi 8)
[ 2.166473] NET: Registered protocol family 29
[ 2.171142] can: raw protocol (rev 20090105)
[ 2.175598] can: broadcast manager protocol (rev 20090105 t)
[ 2.181579] android_work: sent uevent USB_STATE=DISCONNECTED
[ 2.187683] Bluetooth: RFCOMM TTY layer initialized
[ 2.192840] Bluetooth: RFCOMM socket layer initialized
[ 2.198181] Bluetooth: RFCOMM ver 1.11
[ 2.202117] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 2.207641] Bluetooth: BNEP filters: protocol multicast
[ 2.213104] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 2.219421] Registering the dns_resolver key type
[ 2.224426] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 2.232513] ThumbEE CPU extension supported.
[ 2.237030] mux: Failed to setup hwmod io irq -22
[ 2.242675] Power Management for AM33XX family
[ 2.247528] Trying to load am335x-pm-firmware.bin (60 secs timeout)
[ 2.254241] Copied the M3 firmware to UMEM
[ 2.263458] clock: disabling unused clocks to save power
[ 2.270660] Detected MACID=0:18:31:8f:e1:ed
[ 2.276519] android_work: did not send uevent (0 0 (null))
[ 2.286193] input: gpio-keys as /devices/platform/gpio-keys/input/input5
[ 2.293548] omap_rtc omap_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
[ 2.302856] Waiting for root device /dev/mmcblk0p2...
[ 2.342163] android_work: sent uevent USB_STATE=CONNECTED
[ 2.353485] android_work: sent uevent USB_STATE=DISCONNECTED
[ 2.390136] mmc0: new high speed SDHC card at address e624
[ 2.396362] mmcblk0: mmc0:e624 SD08G 7.40 GiB
[ 2.405700] mmcblk0: p1 p2 p3
[ 2.480438] android_work: did not send uevent (0 0 (null))
[ 2.514953] mmc1: card claims to support voltages below the defined range. These will be ignored.
[ 2.535797] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
[ 2.542175] android_work: sent uevent USB_STATE=CONNECTED
[ 2.549926] mmc1: new SDIO card at address 0001
[ 2.554992] android_work: sent uevent USB_STATE=DISCONNECTED
[ 2.662231] android_work: sent uevent USB_STATE=CONNECTED
[ 2.674346] EXT4-fs (mmcblk0p2): recovery complete
[ 2.679565] android_work: sent uevent USB_STATE=DISCONNECTED
[ 2.687042] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.695556] VFS: Mounted root (ext4 filesystem) on device 179:2.
[ 2.702301] Freeing init memory: 252K
[ 2.752349] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
[ 2.782226] android_work: sent uevent USB_STATE=CONNECTED
[ 2.881896] init: cannot open '/initlogo.rle'
[ 2.913146] init: cannot find '/system/bin/sgx/rc.pvr', disabling 'pvr'
[ 2.927825] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
[ 2.937988] android_usb: already disabled
[ 2.944366] adb_bind_config
[ 2.990600] (stk) :line disc installation timed out
[ 3.736297] adb_open
root@android:/ # [ 7.446258] request_suspend_state: wakeup (3->0) at 7445159546 (2000-01-01 00:00:05.639062570 UTC)
[ 7.460968] init: untracked pid 75 exited
[ 7.497253] init: untracked pid 81 exited
[ 9.543212] request_suspend_state: wakeup (0->0) at 9542143731 (2000-01-01 00:00:07.736016238 UTC)
[ 9.582885] init: untracked pid 125 exited
[ 9.587188] init: untracked pid 126 exited
[ 14.245391] request_suspend_state: wakeup (0->0) at 14244292156 (2000-01-01 00:00:12.438195180 UTC)
[ 14.272857] init: untracked pid 151 exited
[ 14.277191] init: untracked pid 152 exited
[ 18.898712] request_suspend_state: wakeup (0->0) at 18897612467 (2000-01-01 00:00:17.091484974 UTC)
[ 18.938385] init: untracked pid 176 exited
[ 18.949127] init: untracked pid 177 exited
[ 24.621398] request_suspend_state: wakeup (0->0) at 24620299236 (2000-01-01 00:00:22.814202260 UTC)
[ 24.636138] init: untracked pid 201 exited
[ 24.640441] init: untracked pid 202 exited
[ 29.315307] request_suspend_state: wakeup (0->0) at 29314207927 (2000-01-01 00:00:27.508080433 UTC)
[ 29.330078] init: untracked pid 226 exited
[ 29.366485] init: untracked pid 227 exited
[ 33.998382] request_suspend_state: wakeup (0->0) at 33997282879 (2000-01-01 00:00:32.191185903 UTC)
[ 34.013153] init: untracked pid 251 exited
[ 34.047668] init: untracked pid 252 exited
[ 38.675231] ruspend_state: wakeup (0->0) at 38674132244 (2000-01-01 00:00:36.868035268 UTC)
[ 38.689971] init: untracked pid 276 exited
[ 38.723907] init: untracked pid 277 exited
[ 44.404174] request_suspend_state: wakeup (0->0) at 44403075114 (2000-01-01 00:00:42.596978138 UTC)
[ 44.419097] init: untracked pid 301 exited
[ 44.428924] init: untracked pid 302 exited
[ 49.108703] request_suspend_state: wakeup (0->0) at 49107603922 (2000-01-01 00:00:47.301476429 UTC)
[ 49.124114] init: untracked pid 326 exited
[ 49.161773] init: untracked pid 327 exited