Hi, I am trying to boot 4AI.1.3 release on a blaze board (NOT blaze tablet). What I see is that the kernel gets booted but the it seems like the board gets stuck. i.e. I can see the android logo at the touch screen but never shows me the desktop (android never starts). Is it a known issue? should I be able to use 4AI.1.3 release on a blaze board. I did follow the release notes for building the source code. Thanks in advance!
Texas Instruments Inc X-Loader 1.41.0-g68844632 (Apr 18 2012 - 12:20:51)Starting OS Bootloader from EMMC ...U-Boot 1.1.4-g90d3cc44 (Apr 18 2012 - 12:24:42)Load address: 0x80e80000DRAM: 1024 MBFlash: 0 kBUsing default environmentIn: serialOut: serialErr: serialefi partition table:ptbl slot: EMMC:(1). 256 128K xloader 512 256K bootloader 1024 128K misc 2048 16M efs 34816 16K crypto 34848 8M recovery 51232 8M boot 67616 512M system 1116192 256M cache 1640480 6774M userdataNet: KS8851SNLHit any key to stop autoboot: 0 kernel @ 80008000 (4165248)ramdisk @ 81000000 (164716)I2C read: I/O errorStarting kernel ...Uncompressing Linux... done, booting the kernel.[ 0.000000] Initializing cgroup subsys cpu[ 0.000000] Linux version 3.0.21-00002-OMAP-Android+ (alireza@ubuntu) (gcc version 4.4.1 (Sourcery G++ Lite 2010q1-202) ) #2 SMP PREEMPT Wed Apr 18 14:09:53 PDT 2012[ 0.000000] CPU: ARMv7 Processor [411fc093] revision 3 (ARMv7), cr=10c5387d
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache[ 0.000000] Machine: OMAP4 blaze board[ 0.000000] Reserving 16777216 bytes SDRAM for VRAM[ 0.000000] Memory policy: ECC disabled, Data cache writealloc[ 0.000000] OMAP4430 ES2.3[ 0.000000] SRAM: Mapped pa 0x40300000 to va 0xfe400000 size: 0xd000[ 0.000000] On node 0 totalpages: 172032[ 0.000000] free_area_init_node: node 0, pgdat c080b860, node_mem_map c1029000[ 0.000000] Normal zone: 256 pages used for memmap[ 0.000000] Normal zone: 0 pages reserved[ 0.000000] Normal zone: 32512 pages, LIFO batch:7[ 0.000000] HighMem zone: 1792 pages used for memmap[ 0.000000] HighMem zone: 137472 pages, LIFO batch:31[ 0.000000] PERCPU: Embedded 7 pages/cpu @c1834000 s7072 r8192 d13408 u32768[ 0.000000] pcpu-alloc: s7072 r8192 d13408 u32768 alloc=8*4096[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 169984[ 0.000000] Kernel command line: console=ttyO2,115200n8 mem=1G vmalloc=768M androidboot.console=ttyO2 omap_wdt.timer_margin=30 no_console_suspend androidboot.serialno=3124002600000001 androidboot.bootloader=U-Boot_1.1.4-g90d3cc44[ 0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)[ 0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536 bytes)[ 0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768 bytes)[ 0.000000] Memory: 512MB 160MB = 672MB total[ 0.000000] Memory: 669976k/669976k available, 378600k reserved, 557056K highmem[ 0.000000] Virtual kernel memory layout:[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)[ 0.000000] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)[ 0.000000] vmalloc : 0xc8800000 - 0xf8000000 ( 760 MB)[ 0.000000] lowmem : 0xc0000000 - 0xc8000000 ( 128 MB)[ 0.000000] pkmap : 0xbfe00000 - 0xc0000000 ( 2 MB)[ 0.000000] modules : 0xbf000000 - 0xbfe00000 ( 14 MB)[ 0.000000] .init : 0xc0008000 - 0xc004f000 ( 284 kB)[ 0.000000] .text : 0xc004f000 - 0xc079e000 (7484 kB)[ 0.000000] .data : 0xc079e000 - 0xc080c3c0 ( 441 kB)[ 0.000000] .bss : 0xc080c3e4 - 0xc095cc80 (1347 kB)[ 0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=2, Nodes=1[ 0.000000] Preemptible hierarchical RCU implementation.[ 0.000000] NR_IRQS:410[ 0.000000] omap_hwmod: dpll_mpu_m2_ck: missing clockdomain for dpll_mpu_m2_ck.[ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz[ 0.000000] sched_clock: 32 bits at 32kHz, resolution 30517ns, wraps every 131071999ms[ 0.000091] Calibrating delay loop... 1194.24 BogoMIPS (lpj=4665344)[ 0.015686] pid_max: default: 32768 minimum: 301[ 0.015686] Mount-cache hash table entries: 512[ 0.071777] Initializing cgroup subsys debug[ 0.071777] Initializing cgroup subsys cpuacct[ 0.071777] Initializing cgroup subsys freezer[ 0.071777] CPU: Testing write buffer coherency: ok[ 0.072509] L310 cache controller enabled[ 0.072509] l2x0: 16 ways, CACHE_ID 0x410000c4, AUX_CTRL 0x5e470000, Cache size: 1048576 B[ 0.150665] CPU1: Booted secondary processor[ 0.166259] Brought up 2 CPUs[ 0.181945] SMP: Total of 2 processors activated (2388.48 BogoMIPS).[ 0.186218] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for emif_fw[ 0.186218] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l3_instr[ 0.186248] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l3_main_1[ 0.186248] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l3_main_2[ 0.186248] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_abe[ 0.186309] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_cfg[ 0.186309] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_per[ 0.186309] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for l4_wkup[ 0.186340] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for mpu_private[ 0.186340] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for sl2if[ 0.186462] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for usbhs_ohci[ 0.186462] omap_hwmod: _populate_mpu_rt_base found no _mpu_rt_va for usbhs_ehci[ 0.186767] omap_hwmod: l3_div_ck: missing clockdomain for l3_div_ck.[ 0.192169] _omap4_module_wait_ready: Timeout waiting for module enable (mcpdm_fck: clkctrl = 0x30002)[ 0.195220] omap_hwmod: mcpdm: cannot be enabled (3)[ 0.197692] print_constraints: dummy: [ 0.197692] NET: Registered protocol family 16[ 0.198730] GPMC revision 6.0[ 0.198730] EMIF0 is enabled with IRQ142[ 0.198730] EMIF1 is enabled with IRQ143[ 0.198730] Last reset was cold reset (PRM_RSTST=0x1)[ 0.198730] [ 0.200653] OMAP GPIO hardware version 0.1[ 0.203613] omap_mux_init: Add partition: #1: core, flags: 2[ 0.203613] omap_mux_init: Add partition: #2: wkup, flags: 2[ 0.206237] omap_mux_get_by_name: Could not find signal uart1_cts.uart1_cts[ 0.207061] omap_hwmod_mux_init: Could not allocate device mux entry[ 0.439727] Modem NOT detected[ 0.439727] Modem state properly updated to state 0[ 0.442565] omap_disp_led_init: Configuring as one display LED[ 0.567962] HSI: skipping omap_device registration[ 0.568145] OMAP DMA hardware revision 0.0[ 0.568145] omap_rproc_get_pool: ipu - carveout memory is unavailable: 0x0, 0x0[ 0.580566] bio: create slab <bio-0> at 0[ 0.580841] print_constraints: vwl1271: 1800 mV [ 0.580841] i2c-core: driver [twl] using legacy suspend method[ 0.580841] i2c-core: driver [twl] using legacy resume method[ 0.581878] SCSI subsystem initialized[ 0.583801] usbcore: registered new interface driver usbfs[ 0.583801] usbcore: registered new interface driver hub[ 0.584075] usbcore: registered new device driver usb[ 0.584899] omap_i2c omap_i2c.1: bus 1 rev4.0 at 400 kHz[ 0.584899] Skipping twl internal clock init and using bootloader value (unknown osc rate)[ 0.589477] twl6030: PIH (irq 39) chaining IRQs 368..387[ 0.592468] print_constraints: VUSB: 3300 mV normal standby[ 1.611602] PC detected[ 1.619964] twl6030_usb twl6030_usb: Initialized TWL6030 USB module[ 1.620788] print_constraints: VMMC: 1200 <--> 3000 mV at 1800 mV normal standby[ 1.621612] print_constraints: VPP: 1800 <--> 2500 mV at 1900 mV normal standby[ 1.622558] print_constraints: VUSIM: 1200 <--> 2900 mV at 1800 mV normal standby[ 1.623962] print_constraints: VCXIO: 1800 mV normal standby[ 1.625213] print_constraints: VDAC: 1800 mV normal standby[ 1.625823] print_constraints: VAUX1_6030: 1000 <--> 3000 mV at 2800 mV normal standby[ 1.626434] print_constraints: VAUX2_6030: 1200 <--> 2800 mV at 1800 mV normal standby[ 1.627349] print_constraints: VAUX3_6030: 1000 <--> 3000 mV at 1200 mV normal standby[ 1.628906] print_constraints: VDD1: [ 1.630310] print_constraints: VDD2: [ 1.631835] print_constraints: V2V1: at 2100 mV [ 1.633148] print_constraints: VANA: 2100 mV normal standby[ 1.634063] print_constraints: CLK32KG: [ 1.635040] print_constraints: CLK32KAUDIO: [ 1.636352] print_constraints: SYSEN: [ 1.637725] print_constraints: REGEN1: [ 1.637725] print_constraints: VOUT: 4075 <--> 4950 mV at 3825 mV normal standby[ 1.638916] tps6130x 1-0033: Revision 5[ 1.639434] omap_i2c omap_i2c.2: bus 2 rev4.0 at 400 kHz[ 1.639892] omap_i2c omap_i2c.3: bus 3 rev4.0 at 400 kHz[ 1.640502] omap_i2c omap_i2c.4: bus 4 rev4.0 at 400 kHz[ 1.641082] omap-rproc omap-rproc.0: dsp is available[ 1.641082] omap-rproc omap-rproc.1: ipu is available[ 1.642059] Advanced Linux Sound Architecture Driver Version 1.0.24.[ 1.642852] Bluetooth: Core ver 2.16[ 1.642974] NET: Registered protocol family 31[ 1.642974] Bluetooth: HCI device and connection manager initialized[ 1.643005] Bluetooth: HCI socket layer initialized[ 1.643005] Bluetooth: L2CAP socket layer initialized[ 1.643035] Bluetooth: SCO socket layer initialized[ 1.643035] Switching to clocksource 32k_counter[ 1.645538] musb-hdrc: version 6.0, musb-dma, otg (peripheral+host)[ 1.650665] Switched to NOHz mode on CPU #0[ 1.650665] Switched to NOHz mode on CPU #1[ 1.945404] musb-hdrc: ConfigData=0xde (UTMI-8, dyn FIFOs, bulk combine, bulk split, HB-ISO Rx, HB-ISO Tx, SoftConn)[ 1.945404] musb-hdrc: MHDRC RTL version 2.0 [ 1.945404] musb-hdrc: setup fifo_mode 4[ 1.945404] musb-hdrc: 28/31 max ep, 16384/16384 memory[ 1.945770] musb-hdrc musb-hdrc: USB OTG mode controller at fc0ab000 using DMA, IRQ 124[ 1.946228] NET: Registered protocol family 2[ 1.946807] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)[ 1.948028] TCP established hash table entries: 16384 (order: 5, 131072 bytes)[ 1.948455] TCP bind hash table entries: 16384 (order: 6, 393216 bytes)[ 1.949554] TCP: Hash tables configured (established 16384 bind 16384)[ 1.949554] TCP reno registered[ 1.949584] UDP hash table entries: 64 (order: 0, 4096 bytes)[ 1.949676] UDP-Lite hash table entries: 64 (order: 0, 4096 bytes)[ 1.949676] NET: Registered protocol family 1[ 1.950622] RPC: Registered named UNIX socket transport module.[ 1.950836] RPC: Registered udp transport module.[ 1.950866] RPC: Registered tcp transport module.[ 1.950866] RPC: Registered tcp NFSv4.1 backchannel transport module.[ 1.951141] Trying to unpack rootfs image as initramfs...[ 1.968017] Freeing initrd memory: 160K[ 2.026275] omap_init_opp_table: no hwmod or odev for hsi, [18] cannot add OPPs.[ 2.026275] omap_init_opp_table: no hwmod or odev for hsi, [19] cannot add OPPs.[ 2.026794] ram_console: got buffer at a0000000, size 200000[ 2.028228] ram_console: found existing buffer, size 31517, start 31517[ 2.159271] console [ram-1] enabled[ 2.159271] omap-iommu omap-iommu.0: ducati registered[ 2.160217] omap-iommu omap-iommu.1: tesla registered[ 2.175659] highmem bounce pool size: 64 pages[ 2.175659] ashmem: initialized[ 2.187133] fuse init (API version 7.16)[ 2.187133] msgmni has been set to 220[ 2.187133] Registering char device tf_driver (122:0)[ 2.187133] SMCAG01.06.0 D [ 2.191284] io scheduler noop registered[ 2.191284] io scheduler deadline registered[ 2.191436] io scheduler cfq registered (default)[ 2.191436] start plist test[ 2.191436] end plist test[ 2.199768] OMAP DSS rev 4.0[ 2.220397] dsscomp: initializing.[ 2.220947] misc dsscomp: display0=taal[ 2.220947] misc dsscomp: display1=hdmi_panel[ 2.220947] misc dsscomp: found 2 displays and 4 overlays[ 2.221740] could not allocate slot[ 2.221771] omap-rproc omap-rproc.1: powering up ipu[ 2.222778] virtio_rpmsg_bus virtio0: rpmsg backend virtproc probed successfully[ 2.223876] virtio_rpmsg_bus virtio1: rpmsg backend virtproc probed successfully[ 2.223876] omap-rproc omap-rproc.0: powering up dsp[ 2.224700] virtio_rpmsg_bus virtio2: rpmsg backend virtproc probed successfully[ 2.226287] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 104) is a OMAP UART0[ 2.226776] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 105) is a OMAP UART1[ 2.227416] omap_uart.2: ttyO2 at MMIO 0x48020000 (irq = 106) is a OMAP UART2[ 3.386505] console [ttyO2] enabled[ 3.390777] omap_uart.3: ttyO3 at MMIO 0x4806e000 (irq = 102) is a OMAP UART3[ 3.399749] omap_ion_probe: adding heap secure_input of type 2 with ba300000@5a00000[ 3.399749] omap_ion_probe: adding heap tiler of type 4 with ada00000@6000000[ 3.416625] omap_ion_probe: adding heap nonsecure_tiler of type 4 with a0200000@2000000[ 3.425964] brd: module loaded[ 3.425964] loop: module loaded[ 3.445831] (stk) :sysfs entries created[ 3.445831] (stk) : debugfs entries created [ 3.455474] No CPUfreq policy at this point.[ 3.472229] ks8851 spi1.0: message enable is 0[ 3.482727] ks8851 spi1.0: eth0: revision 1, MAC ee:21:ac:fe:57:25, IRQ 194[ 3.490661] PPP generic driver version 2.4.2[ 3.495819] PPP Deflate Compression module registered[ 3.501586] PPP BSD Compression module registered[ 3.507812] PPP MPPE Compression module registered[ 3.513336] NET: Registered protocol family 24[ 3.518432] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver[ 4.531921] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller[ 4.538482] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1[ 4.546966] ehci-omap ehci-omap.0: irq 109, io mem 0x4a064c00[ 4.557556] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00[ 4.557556] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002[ 4.571716] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1[ 4.571716] usb usb1: Product: OMAP-EHCI Host Controller[ 4.585784] usb usb1: Manufacturer: Linux 3.0.21-00002-OMAP-Android+ ehci_hcd[ 4.585784] usb usb1: SerialNumber: ehci-omap.0[ 4.598876] hub 1-0:1.0: USB hub found[ 4.599578] hub 1-0:1.0: 3 ports detected[ 4.646972] usbcore: registered new interface driver cdc_acm[ 4.646972] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters[ 4.662261] Initializing USB Mass Storage driver...[ 4.667938] usbcore: registered new interface driver usb-storage[ 4.674652] USB Mass Storage support registered.[ 4.674652] usbcore: registered new interface driver usbserial[ 4.686676] usbserial: USB Serial Driver core[ 4.992980] android_usb gadget: Mass Storage Function, version: 2009/09/11[ 5.000640] android_usb gadget: Number of LUNs=1[ 5.005950] lun0: LUN: removable file: (no medium)[ 5.011474] android_usb gadget: android_usb ready[ 5.016998] musb-hdrc musb-hdrc: MUSB HDRC host driver[ 5.016998] musb-hdrc musb-hdrc: new USB bus registered, assigned bus number 2[ 5.031005] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002[ 5.038696] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1[ 5.038696] usb usb2: Product: MUSB HDRC host driver[ 5.052337] usb usb2: Manufacturer: Linux 3.0.21-00002-OMAP-Android+ musb-hcd[ 5.060333] usb usb2: SerialNumber: musb-hdrc[ 5.065856] hub 2-0:1.0: USB hub found[ 5.065856] hub 2-0:1.0: 1 port detected[ 5.373321] mousedev: PS/2 mouse device common for all mice[ 5.381103] input: omap4-keypad as /devices/platform/omap/omap4-keypad/input/input0[ 5.396209] tm12xx_ts: Synaptic TM12xx Touchscreen Driver found man id 1 (1)[ 5.409515] tm12xx_ts 2-004b: resetting device (reg 0x62)[ 5.551940] tm12xx_ts 2-004b: no button capabilities found[ 5.558776] tm12xx_ts: Synaptic TM12xx Touchscreen Driver found man id 1 (1)[ 5.567260] tm12xx_ts: product ID: TM1217 family:1 fw:9[ 5.573181] input: syn_tm12xx_ts_1 as /devices/platform/omap/omap_i2c.2/i2c-2/2-004b/input/input1[ 5.585021] tm12xx_ts 2-004b: device status: 0x0, no error[ 5.594665] tm12xx_ts 3-004b: resetting device (reg 0x62)[ 5.736724] tm12xx_ts 3-004b: no button capabilities found[ 5.749786] CMA3000 Acclerometer : Revision 10[ 5.755371] tm12xx_ts: product ID: TM1217 family:1 fw:9[ 5.761291] input: syn_tm12xx_ts_2 as /devices/platform/omap/omap_i2c.3/i2c-3/3-004b/input/input2[ 5.772888] tm12xx_ts 3-004b: device status: 0x0, no error[ 5.807830] input: cma3000-acclerometer as /devices/virtual/input/input3[ 5.892791] bh1780 3-0029: Ambient Light Sensor, Rev : 1[ 5.898742] input: bh1780gli as /devices/virtual/input/input4[ 5.906768] bmp085 4-0077: BMP085 ver. 2.0 found.[ 5.906768] input: bmp085 as /devices/virtual/input/input5[ 5.918701] bmp085 4-0077: Succesfully initialized bmp085![ 5.918701] twl6030_pwrbutton_probe: Enter[ 5.930419] input: twl6030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl6030_pwrbutton/input/input6[ 5.943786] input: hmc5843 as /devices/virtual/input/input7[ 5.943786] sfh7741_probe: Proximity sensor[ 5.955383] input: sfh7741 as /devices/platform/sfh7741.1/input/input8[ 5.967041] using rtc device, twl_rtc, for alarms[ 5.967529] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0[ 5.980102] i2c /dev entries driver[ 5.980102] lirc_dev: IR Remote Control driver registered, major 249 [ 5.992156] IR NEC protocol handler initialized[ 5.997253] IR RC5(x) protocol handler initialized[ 5.997253] IR RC6 protocol handler initialized[ 6.007781] IR JVC protocol handler initialized[ 6.012908] IR Sony protocol handler initialized[ 6.012908] IR RC5 (streamzap) protocol handler initialized[ 6.012908] IR LIRC bridge handler initialized[ 6.024383] Linux video capture interface: v2.00[ 6.034851] dmm: probe base: fd300000, irq 145[ 6.071441] twl6030_bci twl6030_bci: Battery Voltage at Bootup is 3715 mV[ 6.091552] lm75 3-0048: hwmon0: sensor 'tmp105'[ 6.100860] OMAP Watchdog Timer Rev 0x00: initial timeout 30 sec[ 6.109405] device-mapper: uevent: version 1.0.3[ 6.115020] device-mapper: ioctl: 4.20.0-ioctl (2011-02-02) initialised: dm-devel@redhat.com[ 6.124572] Bluetooth: HCI UART driver ver 2.2[ 6.129547] Bluetooth: HCI H4 protocol initialized[ 6.135009] Bluetooth: Bluetooth Driver for TI WiLink - Version 1.0[ 6.143920] (stc): st_register(2)[ 6.147735] (stc): chnl_id list empty :2[ 6.152343] (stk) : st_kim_start[ 6.155853] cpuidle: using governor ladder[ 6.160858] cpuidle: using governor menu[ 6.170989] Registered led device: omap4:green:debug0[ 6.176818] Registered led device: omap4:green:debug1[ 6.182678] Registered led device: omap4:green:debug2[ 6.188446] Registered led device: omap4:green:debug3[ 6.194580] Registered led device: omap4:green:debug4[ 6.200378] Registered led device: omap4:blue:user[ 6.205993] Registered led device: omap4:red:user[ 6.211364] Registered led device: omap4:green:user[ 6.217468] Registered led device: omap4:green:chrg[ 6.226348] omap4430_sdp_display_probe:Enter[ 6.231323] Registered led device: lcd-backlight[ 6.237152] omap4430_sdp_display_probe:Exit[ 6.242065] omap4430_keypad_led_probe:Enter[ 6.247009] Registered led device: keyboard-backlight[ 6.253356] omap4430_keypad_led_probe:Exit[ 6.263885] usbcore: registered new interface driver usbhid[ 6.270202] usbhid: USB HID core driver[ 6.271331] (stk) :ldisc_install = 1[ 6.278839] logger: created 256K log 'log_main'[ 6.284484] logger: created 256K log 'log_events'[ 6.289916] logger: created 256K log 'log_radio'[ 6.295349] logger: created 256K log 'log_system'[ 6.300842] thermal_governor_dev_register:Adding omap_ondie_governor governor[ 6.310028] OMAP HSI: HSI driver version 0.4.3[ 6.315399] OMAP HSI: Platform DRIVER register FAILED: -19[ 6.322082] usbcore: registered new interface driver snd-usb-audio[ 6.333007] SDP4430 SoC init[ 6.363800] mmc0: new high speed DDR MMC card at address 0001[ 6.371643] mmcblk0: mmc0:0001 SEM08G 7.39 GiB [ 6.377197] mmcblk0boot0: mmc0:0001 SEM08G partition 1 1.00 MiB[ 6.386718] mmcblk0boot1: mmc0:0001 SEM08G partition 2 1.00 MiB[ 6.397430] asoc: null-codec-dai <-> MultiMedia1 mapping ok[ 6.405792] asoc: null-codec-dai <-> MultiMedia2 mapping ok[ 6.414733] asoc: null-codec-dai <-> Voice mapping ok[ 6.421356] Alternate GPT is invalid, using primary GPT.[ 6.427459] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10[ 6.434112] asoc: null-codec-dai <-> Tones mapping ok[ 6.444305] asoc: null-codec-dai <-> Vibra mapping ok[ 6.450775] mmcblk0boot1: unknown partition table[ 6.456878] asoc: null-codec-dai <-> MODEM mapping ok[ 6.463409] mmcblk0boot0: unknown partition table[ 6.463592] asoc: null-codec-dai <-> MultiMedia1 LP mapping ok[ 6.466033] asoc: FM Digital <-> omap-mcbsp-dai.1 mapping ok[ 6.467712] asoc: twl6040-dl1 <-> mcpdm-dl mapping ok[ 6.470275] asoc: dmic-hifi <-> omap-dmic-dai-0 mapping ok[ 6.493743] twl6040-codec twl6040-codec: ASoC: Failed to create Aux/FM Stereo In debugfs file[ 6.504516] asoc: twl6040-dl1 <-> mcpdm-dl1 mapping ok[ 6.511596] asoc: twl6040-ul <-> mcpdm-ul1 mapping ok[ 6.518402] asoc: twl6040-dl2 <-> mcpdm-dl2 mapping ok[ 6.525421] asoc: twl6040-vib <-> mcpdm-vib mapping ok[ 6.532440] asoc: Bluetooth <-> omap-mcbsp-dai.0 mapping ok[ 6.540008] asoc: Bluetooth <-> omap-mcbsp-dai.0 mapping ok[ 6.547515] asoc: FM Digital <-> omap-mcbsp-dai.1 mapping ok[ 6.555206] asoc: MODEM <-> omap-mcbsp-dai.1 mapping ok[ 6.562255] asoc: dmic-hifi <-> omap-dmic-abe-dai-0 mapping ok[ 6.570068] asoc: dmic-hifi <-> omap-dmic-abe-dai-1 mapping ok[ 6.577758] asoc: dmic-hifi <-> omap-dmic-abe-dai-2 mapping ok[ 6.585601] asoc: null-codec-dai <-> omap-abe-vxrec-dai mapping ok[ 6.595367] input: SDP4430 Headset Jack as /devices/platform/soc-audio/sound/card0/input9[ 6.608520] asoc: hdmi-audio-codec <-> hdmi-audio-dai mapping ok[ 6.609069] mmc2: card claims to support voltages below the defined range. These will be ignored.[ 6.625793] ALSA device list:[ 6.628723] mmc2: queuing unknown CIS tuple 0x91 (3 bytes)[ 6.629486] mmc2: new high speed SDIO card at address 0001[ 6.641540] #0: TI OMAP4 Board[ 6.645172] #1: OMAP4HDMI[ 6.648529] GACT probability NOT on[ 6.652496] Mirror/redirect action on[ 6.656707] u32 classifier[ 6.659790] Actions configured[ 6.663604] Netfilter messages via NETLINK v0.30.[ 6.669067] nf_conntrack version 0.5.0 (10470 buckets, 41880 max)[ 6.677520] ctnetlink v0.93: registering with nfnetlink.[ 6.684051] xt_time: kernel timezone is -0000[ 6.692474] ip_tables: (C) 2000-2006 Netfilter Core Team[ 6.698699] arp_tables: (C) 2002 David S. Miller[ 6.703948] TCP cubic registered[ 6.708618] NET: Registered protocol family 10[ 6.724395] Mobile IPv6[ 6.727203] IPv6 over IPv4 tunneling driver[ 6.741149] NET: Registered protocol family 17[ 6.746276] NET: Registered protocol family 15[ 6.751434] Bluetooth: RFCOMM TTY layer initialized[ 6.756927] Bluetooth: RFCOMM socket layer initialized[ 6.762847] Bluetooth: RFCOMM ver 1.11[ 6.767059] Bluetooth: BNEP (Ethernet Emulation) ver 1.3[ 6.773071] Bluetooth: HIDP (Human Interface Emulation) ver 1.2[ 6.779876] NET: Registered protocol family 35[ 6.785552] NET: Registered protocol family 37[ 6.790527] VFP support v0.3: implementor 41 architecture 3 part 30 variant 9 rev 4[ 6.799255] ThumbEE CPU extension supported.[ 6.804077] Registering SWP/SWPB emulation handler[ 6.815795] Reprogramming LPDDR2 timings to 400000000 Hz[ 6.822113] sr_init: No PMIC hook to init smartreflex[ 6.828063] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized[ 6.837005] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized[ 6.845886] smartreflex smartreflex.2: omap_sr_probe: SmartReflex driver initialized[ 6.854888] SmartReflex class 1.5 driver: initialized (86400000ms)[ 6.861907] thermal_cooling_dev_register:Found cpu cpu[ 6.868408] Power Management for TI OMAP4.[ 6.873504] OMAP4 PM: Static dependency added between MPUSS <-> EMIF, MPUSS <-> L4_PER/CFG MPUSS <-> L3_MAIN_1.[ 6.884429] OMAP4 PM: Static dependency added between DUCATI <-> L4_PER/CFG and DUCATI <-> L3.[ 6.903900] clock: disabling unused clocks to save power[ 6.955993] sr_class1p5_calib_work: mpu: Calibration complete: Voltage Nominal=1200000Calib=1050820 margin=0[ 6.966674] sr_class1p5_calib_work: core: Calibration complete: Voltage Nominal=1127000Calib=1038160 margin=0[ 6.977416] sr_class1p5_calib_work: iva: Calibration complete: Voltage Nominal=950000Calib=860920 margin=0[ 6.987426] Invalid Device Structure[ 7.104522] sr_class1p5_calib_work: core: Calibration complete: Voltage Nominal=962000Calib=873580 margin=0[ 7.115509] sr_class1p5_calib_work: mpu: Calibration complete: Voltage Nominal=1025000Calib=898900 margin=0[ 7.129516] cannot apply mgr(lcd) on inactive device[ 7.135284] omapfb omapfb: failed to apply dispc config[ 7.141357] cannot apply mgr(tv) on inactive device[ 7.146759] omapfb omapfb: failed to apply dispc config[ 7.152435] cannot apply mgr(lcd2) on inactive device[ 7.157989] omapfb omapfb: failed to apply dispc config[ 7.307617] taal display0: taal panel revision e3.85.7d[ 7.421813] twl_rtc twl_rtc: setting system clock to 2012-04-19 20:47:12 UTC (1334868432)[ 7.424774] (stk) :ldisc installation timeout[ 7.424804] (stk) :ldisc_install = 0[ 7.441070] Freeing init memory: 284K[ 7.448425] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.[ 7.580047] keychord: using input dev omap4-keypad for fevent[ 7.643676] EXT4-fs (mmcblk0p8): mounted filesystem with ordered data mode. Opts: (null)[ 7.677490] EXT4-fs (mmcblk0p10): mounted filesystem with ordered data mode. Opts: nomblk_io_submit[ 7.696929] EXT4-fs (mmcblk0p9): mounted filesystem with ordered data mode. Opts: nomblk_io_submit[ 7.719818] EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null)[ 8.093902] omap-rproc omap-rproc.1: Loaded BIOS image ducati-m3.bin, size 5852836[ 8.102722] omap-rproc omap-rproc.1: BIOS image version is 2[ 8.120391] omap-rproc omap-rproc.0: rproc_loader_cont: failed to load tesla-dsp.bin[ 8.122070] init: cannot find '/system/bin/setup_fs', disabling 'setup_fs'[ 8.124938] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'[ 8.174774] sr_class1p5_calib_work: mpu: Calibration complete: Voltage Nominal=1388000Calib=1253380 margin=0[ 8.193298] omap_hwmod: ipu: failed to hardreset[ 8.199127] omap-iommu omap-iommu.0: ducati: version 2.1[ 8.203216] HDCP: failed to load keys[ 8.218872] omap-rproc omap-rproc.1: remote processor ipu is now up[ 8.233337] omap_rpmsg_mbox_callback: received echo reply from ipu ![ 8.242553] omap_rpmsg_mbox_callback: received echo reply from ipu ![ 8.249450] omap_rpmsg_mbox_callback: received echo reply from ipu ![ 8.258911] omap_rpmsg_mbox_callback: received echo reply from ipu ![ 8.268371] virtio_rpmsg_bus virtio0: creating channel rpmsg-client-sample addr 0x32[ 8.278137] virtio_rpmsg_bus virtio0: creating channel rpmsg-client-sample addr 0x33[ 8.287445] virtio_rpmsg_bus virtio0: creating channel rpmsg-omx addr 0x3c[ 8.295776] rpmsg_omx rpmsg-omx0: new OMX connection srv channel: 1024 -> 60![ 8.296783] Compat-wireless backport release: [ 8.296783] Backport based on wl12xx.git v3.1-rc6-14178-gfb320e3[ 8.404754] virtio_rpmsg_bus virtio1: creating channel rpmsg-omx addr 0x3c[ 8.415893] rpmsg_omx rpmsg-omx1: new OMX connection srv channel: 1024 -> 60![ 8.581695] (stk) : timed out waiting for ldisc to be un-installed[ 8.615051] PVR: PVRCore_Init[ 8.624511] PVR: PVRSRVDriverProbe(pDevice=c78a4800)[ 8.630126] PVR: SGX register base: 0x56000000[ 8.635620] PVR: SGX register size: 65535[ 8.639984] PVR: SGX IRQ: 53[ 8.643157] PVR: EnableSystemClocks: Enabling System Clocks[ 8.650604] PVR: PVRCore_Init: major device 247[ 8.721893] (stk) :ldisc_install = 1[ 8.761840] omaplfbOMAPLFBInit: Blitsville gc2d not present, blits disabled[ 8.769714] omaplfb OMAPLFBInitIonOmap: Device 0: Requesting 2 TILER 2D framebuffers[ 8.781341] (stc): st_tty_open[ 8.785369] (stk) :line discipline installed[ 8.792205] (stk) :TIInit_10.6.15.bts[ 8.855468] cfg80211: Calling CRDA to update world regulatory domain[ 8.912506] cfg80211: World regulatory domain updated:[ 8.919494] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)[ 8.929901] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)[ 8.939117] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)[ 8.940704] EXT4-fs (mmcblk0p8): re-mounted. Opts: (null)[ 8.958740] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)[ 8.968963] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)[ 8.977447] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)[ 9.188873] (stc): add_channel_to_table: id 2[ 9.193603] (stc): st_register(3)[ 9.197204] (stc): add_channel_to_table: id 3[ 9.201934] (stc): st_register(4)[ 9.205535] (stc): add_channel_to_table: id 4[ 9.440002] PVR: Installing MISR with cookie bf03c728[ 9.446289] PVR: Installing device LISR SGX ISR on IRQ 53 with cookie c7348100[ 9.455047] PVR: OSUnMapPhysToLin: unmapping 65535 bytes from c8be0000[ 9.462646] PVR: SysFinalise: Version string: SGX revision = 1.2.0[ 9.508148] EXT4-fs (mmcblk0p8): re-mounted. Opts: (null)[ 9.794219] android_usb: already disabled[ 9.800628] mtp_bind_config[ 9.803680] adb_bind_config[ 9.808319] warning: `adbd' uses 32-bit capabilities (legacy support in use)[ 9.816497] adb_openshell@android:/ $ [ 10.092895] android_work: sent uevent USB_STATE=CONNECTED[ 10.100250] android_work: sent uevent USB_STATE=DISCONNECTED[ 10.158721] android_work: sent uevent USB_STATE=CONNECTED[ 10.278808] rpmsg_omx rpmsg-omx1: local addr assigned: 0x401[ 10.286254] rpmsg_omx rpmsg8: conn rsp: status 0 addr 101[ 10.447174] misc dsscomp: [c6ec8000] ignoring set failure -22[ 10.831573] android_usb gadget: high speed config #1: android[ 10.837982] android_work: sent uevent USB_STATE=CONFIGURED[ 11.230834] (stc): remove_channel_from_table: id 2[ 11.236053] (stc): remove_channel_from_table: id 3[ 11.252807] (stc): remove_channel_from_table: id 4[ 11.257965] (stc): all chnl_ids unregistered[ 11.268463] (stk) :ldisc_install = 0[ 11.272369] (stc): st_tty_close[ 25.823211] sr_class1p5_calib_work: mpu: Calibration complete: Voltage Nominal=1325000Calib=1177420 margin=0[ 44.519165] request_suspend_state: wakeup (3->0) at 44516357429 (2012-04-19 20:47:49.588531504 UTC)[ 61.945251] NOHZ: local_softirq_pending 08[ 61.955383] NOHZ: local_softirq_pending 08[ 63.041595] NOHZ: local_softirq_pending 08[ 64.421569] NOHZ: local_softirq_pending 08[ 66.216033] NOHZ: local_softirq_pending 08[ 70.466186] NOHZ: local_softirq_pending 08[ 72.424713] eth0: no IPv6 routers present[ 72.729949] NOHZ: local_softirq_pending 08[ 75.691162] NOHZ: local_softirq_pending 08[ 83.674530] NOHZ: local_softirq_pending 08[ 85.486206] NOHZ: local_softirq_pending 08
Alireza,
Are you getting the kernel prompt after the kerne boot-up? If yes please type the following command and provide us the log.
#logcat
This will give us some idea about what is going wrong during Android boot-up.
Regards,
Chintan
------------------------------------------------------------------------------------------------------------------
Please click the Verify Answer button on this post if it answers your question.------------------------------------------------------------------------------------------------------------------
Yes, the 4AI.1.3 release runs on the Blaze, as well as the Blaze Tablet. Please try the pre-built binaries for the 4AI.1.3 release located here: http://omappedia.org/wiki/Android:_Working_with_pre-built_binaries
This can confirm that your Blaze hardware is OK and also narrow down which component (kernel, filesystem, etc) that you built yourself might have issues.
Thank you,
Gina
Please click the Verify Answer button on this post if it answers your question
_______________________________________________________
Be sure to read the OMAP4 and OMAP5 Forum Guidelines and FAQ
Just one word of caution,Ducati binaries are different on Blaze and BlazeTablet.
I have seen that Android boot does not finish if BlazeTablet prebuilt binary is used on Blaze. Try deleting ducati-m3.bin from /system/vendor/firmware. This will disable all multimedia features, but you will be able to finish booting. Once this works, copy the correct ducati-m3.bin.
Please click the Verify Answer button on this post if it answers your question. ------------------------------------------------------------------------------------------------------------------
Hi Again,
I did try removing the ducati binary from /system/vendor/firmware and android did boot up. One thing I should mention is that I am enabling the support for Tesla DSP in kernel (via make menuconfig). Could that affect this? I am attaching the logcat below:
E/uim-sysfs( 117): uim: Inside mainE/uim-sysfs( 117): uim:ST built into the kernel ?E/uim-sysfs( 117): uim:BT driver module un-available... E/uim-sysfs( 117): uim:BT driver built into the kernel ?E/uim-sysfs( 117): uim:FM driver module un-available... E/uim-sysfs( 117): uim:FM driver built into the kernel ?E/uim-sysfs( 117): uim:GPS driver module un-available... E/uim-sysfs( 117): uim:GPS driver built into the kernel ?E/uim-sysfs( 117): uim:FM V4L2 driver module un-available... I/DEBUG ( 120): debuggerd: Apr 18 2012 16:36:44E/uim-sysfs( 117): uim:FM V4L2 driver built into the kernel ?E/uim-sysfs( 117): uim:unable to chmod /dev/radio0, might not existE/uim-sysfs( 117): uim:found bluetooth rfkill entry @ 0E/uim-sysfs( 117): E/uim-sysfs( 117): uim:changed permissions for /sys/class/rfkill/rfkill0/state(0) E/uim-sysfs( 117): V/IMGSRV ( 116): Succesfully loaded gfx modulesE/uim-sysfs( 117): uim: Inside st_uart_configE/uim-sysfs( 117): uim:install set to 1E/uim-sysfs( 117): uim:opening /dev/ttyO1, while already openE/uim-sysfs( 117): uim:cleanupE/uim-sysfs( 117): uim: Inside set_baud_rateE/uim-sysfs( 117): uim: set_baud_rate() doneE/uim-sysfs( 117): uim: Setting speed to 3686400E/uim-sysfs( 117): uim: Inside read_command_completeE/uim-sysfs( 117): uim: Command complete startedE/uim-sysfs( 117): uim: Inside read_hci_eventE/uim-sysfs( 117): uim: read_hci_event--------- beginning of /dev/log/systemI/Vold ( 115): Vold 2.1 (the revenge) firing upE/uim-sysfs( 117): uim: Command complete doneE/uim-sysfs( 117): uim: Speed changed to 3686400E/uim-sysfs( 117): uim: Inside set_custom_baud_rateE/uim-sysfs( 117): uim: Changing baud rate to 3686400, flow control to 1E/uim-sysfs( 117): uim: set_custom_baud_rate() doneE/uim-sysfs( 117): uim: Installed N_TI_WL Line displineD/Vold ( 115): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)I/Netd ( 119): Netd 1.0 startingV/IMGSRV ( 116): pvrsrvinit completeI/ ( 124): ServiceManager: 0x1df910I/SurfaceFlinger( 122): SurfaceFlinger is startingI/SurfaceFlinger( 122): Could not open sysfs entry(/sys/devices/platform/omapdss/display0/s3d_capable)I/SurfaceFlinger( 122): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...D/skia ( 123): SkGraphics::Init() - BLTsville (CPU) dlopen successD/AndroidRuntime( 123): D/AndroidRuntime( 123): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<D/AndroidRuntime( 123): CheckJNI is OFFI/ ( 125): ServiceManager: 0x125c958D/libEGL ( 122): loaded /system/lib/egl/libGLES_android.soI/audio_hw_primary( 125): boardtype used: blaze(0)I/AudioFlinger( 125): Loaded primary audio interface from OMAP audio HW HAL (audio)I/AudioFlinger( 125): Using 'OMAP audio HW HAL' (audio.primary) as the primary audio interfaceI/AudioFlinger( 125): Loaded a2dp audio interface from A2DP Audio HW HAL (audio)I/CameraService( 125): CameraService started (pid=125)D/libEGL ( 122): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.soD/libEGL ( 122): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.soD/libEGL ( 122): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.soI/SurfaceFlinger( 122): EGL informations:I/SurfaceFlinger( 122): # of configs : 33I/SurfaceFlinger( 122): vendor : AndroidI/SurfaceFlinger( 122): version : 1.4 Android META-EGLI/SurfaceFlinger( 122): extensions: EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_base EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_gl_renderbuffer_image EGL_KHR_fence_sync EGL_ANDROID_image_native_buffer EGL_ANDROID_image_native_buffer I/SurfaceFlinger( 122): Client API: OpenGL ESI/SurfaceFlinger( 122): EGLSurface: 8-8-8-8, config=0x0I/SurfaceFlinger( 122): OpenGL informations:I/SurfaceFlinger( 122): vendor : Imagination TechnologiesI/SurfaceFlinger( 122): renderer : PowerVR SGX 540I/SurfaceFlinger( 122): version : OpenGL ES-CM 1.1I/SurfaceFlinger( 122): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_paletted_texture GL_OES_point_sprite GL_OES_point_size_array GL_OES_matrix_palette GL_OES_draw_texture GL_OES_query_matrix GL_OES_texture_env_crossbar GL_OES_texture_mirrored_repeat GL_OES_texture_cube_map GL_OES_blend_subtract GL_OES_blend_func_separate GL_OES_blend_equation_separate GL_OES_stencil_wrap GL_OES_extended_matrix_palette GL_OES_framebuffer_object GL_OES_rgb8_rgba8 GL_OES_depth24 GL_OES_stencil8 GL_OES_compressed_ETC1_RGB8_texture GL_OES_mapbuffer GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_multi_draw_arrays GL_OES_required_internalformat GL_IMG_read_format GL_IMG_texture_compression_pvrtc GL_IMG_texture_format_BGRA8888 GL_EXT_texture_format_BGRA8888 GL_OES_egl_sync GL_IMG_vertex_array_objectI/SurfaceFlinger( 122): GL_MAX_TEXTURE_SIZE = 2048I/SurfaceFlinger( 122): GL_MAX_VIEWPORT_DIMS = 2048 x 2048I/SurfaceFlinger( 122): flags = 00010000I/ti_hwc ( 122): clone region is set to (0,0) to (864,480)I/ti_hwc ( 122): external display changed (state=0, mirror={disabled tform=0deg}, dock={disabled tform=0deg}, tv=0I/ti_hwc ( 122): omap4_hwc_device_open(rgb_order=1 nv12_only=0)I/ti_hwc ( 122): blitter present, blits mode 0, blits policy 0I/ti_hwc ( 122): Attempting to get framebuffer device info.D/libEGL ( 178): loaded /system/lib/egl/libGLES_android.soD/libEGL ( 178): loaded /vendor/lib/egl/libEGL_POWERVR_SGX540_120.soD/libEGL ( 178): loaded /vendor/lib/egl/libGLESv1_CM_POWERVR_SGX540_120.soD/libEGL ( 178): loaded /vendor/lib/egl/libGLESv2_POWERVR_SGX540_120.soE/uim-sysfs( 117): uim: Inside st_uart_configE/uim-sysfs( 117): uim: Un-Installed N_TI_WL Line displineE/uim-sysfs( 117): uim:cleanupI/SamplingProfilerIntegration( 123): Profiling disabled.I/Zygote ( 123): Preloading classes...D/dalvikvm( 123): GC_EXPLICIT freed 36K, 84% free 409K/2560K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 4K, 82% free 474K/2560K, paused 0ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 20K, 81% free 509K/2560K, paused 0ms+0msD/dalvikvm( 123): GC_EXPLICIT freed 27K, 80% free 537K/2560K, paused 0ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 15K, 78% free 576K/2560K, paused 0ms+0msD/dalvikvm( 123): GC_EXPLICIT freed 27K, 77% free 603K/2560K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 30K, 76% free 636K/2560K, paused 2ms+1msD/TextLayoutCache( 123): Using debug level: 0 - Debug Enabled: 0W/Zygote ( 123): Class not found for preloading: android.media.AudioManager$2I/dalvikvm( 123): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)D/MtpDeviceJNI( 123): register_android_mtp_MtpDeviceI/dalvikvm( 123): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)I/dalvikvm( 123): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)W/Zygote ( 123): Class not found for preloading: android.media.IRemoteControlClientDispatcherW/Zygote ( 123): Class not found for preloading: android.media.IRemoteControlClientDispatcher$StubD/dalvikvm( 123): GC_EXPLICIT freed 20K, 74% free 674K/2560K, paused 1ms+1msD/dalvikvm( 123): GC_FOR_ALLOC freed 216K, 63% free 969K/2560K, paused 7msD/dalvikvm( 123): GC_EXPLICIT freed 44K, 60% free 1025K/2560K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 27K, 59% free 1054K/2560K, paused 2ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 8K, 57% free 1102K/2560K, paused 2ms+3msD/dalvikvm( 123): GC_EXPLICIT freed 23K, 55% free 1168K/2560K, paused 2ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 48K, 44% free 1446K/2560K, paused 0ms+1msW/Zygote ( 123): Class not found for preloading: android.text.TextDirectionHeuristics$CharCountW/Zygote ( 123): Class not found for preloading: android.text.method.WordIterator$1D/dalvikvm( 123): GC_EXPLICIT freed 34K, 43% free 1481K/2560K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 32K, 42% free 1503K/2560K, paused 1ms+1msI/dalvikvm( 123): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so)D/dalvikvm( 123): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping initD/dalvikvm( 123): GC_EXPLICIT freed 26K, 40% free 1552K/2560K, paused 2ms+1msW/Zygote ( 123): Class not found for preloading: android.widget.EdgeGlowD/dalvikvm( 123): GC_EXPLICIT freed 25K, 39% free 1581K/2560K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 71K, 37% free 1626K/2560K, paused 1ms+2msE/PhonePolicy( 123): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallbackD/dalvikvm( 123): GC_EXPLICIT freed 33K, 36% free 1648K/2560K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 28K, 35% free 1676K/2560K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 26K, 34% free 1707K/2560K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 32K, 33% free 1733K/2560K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 31K, 32% free 1761K/2560K, paused 2ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 71K, 30% free 1816K/2560K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 39K, 29% free 1832K/2560K, paused 1ms+1msI/System ( 123): Loaded time zone names for in 545ms (541ms in ICU)I/System ( 123): Loaded time zone names for en_US in 277ms (272ms in ICU)D/dalvikvm( 123): GC_EXPLICIT freed 324K, 24% free 1949K/2560K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 15K, 22% free 2010K/2560K, paused 2ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 51K, 21% free 2042K/2560K, paused 2ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 29K, 20% free 2072K/2560K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 37K, 19% free 2088K/2560K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 32K, 18% free 2111K/2560K, paused 2ms+2msI/Zygote ( 123): ...preloaded 2297 classes in 3191ms.D/dalvikvm( 123): GC_EXPLICIT freed 22K, 18% free 2115K/2560K, paused 2ms+1msI/Zygote ( 123): Preloading resources...D/dalvikvm( 123): GC_EXPLICIT freed 13K, 16% free 2154K/2560K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 22K, 15% free 2199K/2560K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 32K, 12% free 2269K/2560K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 16K, 11% free 2302K/2560K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 15K, 9% free 2337K/2560K, paused 2ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 17K, 8% free 2373K/2560K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 18K, 9% free 2408K/2627K, paused 2ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 19K, 7% free 2446K/2627K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 18K, 8% free 2481K/2691K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 24K, 9% free 2530K/2755K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 18K, 7% free 2565K/2755K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 19K, 8% free 2603K/2819K, paused 2ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 19K, 7% free 2641K/2819K, paused 2ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 22K, 7% free 2686K/2883K, paused 2ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 18K, 8% free 2729K/2947K, paused 2ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 17K, 7% free 2764K/2947K, paused 2ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 19K, 7% free 2802K/3011K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 19K, 6% free 2840K/3011K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 21K, 7% free 2882K/3075K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 18K, 6% free 2917K/3075K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 20K, 6% free 2956K/3139K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 21K, 7% free 2997K/3203K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 17K, 6% free 3033K/3203K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 19K, 5% free 3071K/3203K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 17K, 5% free 3105K/3267K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 20K, 6% free 3144K/3331K, paused 1ms+3msD/dalvikvm( 123): GC_EXPLICIT freed 19K, 5% free 3184K/3331K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 23K, 5% free 3233K/3395K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 17K, 6% free 3267K/3459K, paused 2ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 15K, 5% free 3302K/3459K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 15K, 6% free 3336K/3523K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 15K, 5% free 3370K/3523K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 17K, 6% free 3406K/3587K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 18K, 5% free 3442K/3587K, paused 2ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 18K, 5% free 3477K/3651K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 19K, 4% free 3515K/3651K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 19K, 5% free 3552K/3715K, paused 2ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 23K, 4% free 3596K/3715K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 19K, 4% free 3633K/3779K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 20K, 5% free 3675K/3843K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 20K, 4% free 3714K/3843K, paused 2ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 19K, 4% free 3752K/3907K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 20K, 3% free 3792K/3907K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 20K, 4% free 3831K/3971K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 46K, 3% free 3928K/4035K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 44K, 3% free 4005K/4099K, paused 4ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 22K, 3% free 4043K/4163K, paused 2ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 24K, 4% free 4092K/4227K, paused 2ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 18K, 3% free 4130K/4227K, paused 2ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 33K, 3% free 4203K/4291K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 40K, 4% free 4285K/4419K, paused 3ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 19K, 3% free 4326K/4419K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 22K, 3% free 4365K/4483K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 42K, 4% free 4454K/4611K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 18K, 3% free 4491K/4611K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 25K, 5% free 4546K/4739K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 276K, 10% free 5167K/5699K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 18K, 9% free 5207K/5699K, paused 2ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 18K, 9% free 5242K/5699K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 17K, 8% free 5275K/5699K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 19K, 7% free 5314K/5699K, paused 2ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 21K, 6% free 5358K/5699K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 25K, 6% free 5414K/5699K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 18K, 5% free 5454K/5699K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 189K, 5% free 5885K/6147K, paused 2ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 52K, 6% free 5984K/6339K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 21K, 5% free 6027K/6339K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 10K, 5% free 7072K/7427K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 5K, 5% free 8093K/8515K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 16K, 5% free 8128K/8515K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 19K, 5% free 8161K/8515K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 17K, 4% free 8195K/8515K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 17K, 4% free 8229K/8515K, paused 2ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 22K, 3% free 8270K/8515K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 20K, 3% free 8307K/8515K, paused 2ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 21K, 3% free 8343K/8515K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 19K, 2% free 8382K/8515K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 20K, 2% free 8420K/8515K, paused 2ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 19K, 1% free 8457K/8515K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 25K, 1% free 8510K/8579K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 16K, 2% free 8544K/8643K, paused 2ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 22K, 2% free 8591K/8707K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 18K, 1% free 8629K/8707K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 17K, 1% free 8662K/8707K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 18K, 1% free 8695K/8771K, paused 2ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 18K, 1% free 8731K/8771K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 39K, 2% free 8810K/8899K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 23K, 2% free 8856K/8963K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 23K, 1% free 8907K/8963K, paused 2ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 22K, 1% free 8954K/9027K, paused 1ms+1msD/dalvikvm( 123): GC_EXPLICIT freed 21K, 1% free 9003K/9027K, paused 2ms+2msI/Zygote ( 123): ...preloaded 379 resources in 2394ms.I/Zygote ( 123): ...preloaded 31 resources in 9ms.D/dalvikvm( 123): GC_EXPLICIT freed 36K, 1% free 9019K/9091K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed 10K, 1% free 9009K/9091K, paused 1ms+2msD/dalvikvm( 123): GC_EXPLICIT freed <1K, 1% free 9009K/9091K, paused 1ms+2msI/dalvikvm( 123): System server process 186 has been createdI/Zygote ( 123): Accepting command socket connectionsE/BatteryService( 186): batteryPresentPath not foundE/BatteryService( 186): batteryTechnologyPath not foundI/sysproc ( 186): Entered system_init()I/sysproc ( 186): ServiceManager: 0x1afd1d0D/SensorService( 186): nuSensorService starting...I/SensorService( 186): VTI 3 axis accelerometerI/SensorService( 186): BH1780gli Light sensorI/SensorService( 186): SFH7741 Proximity sensorI/SensorService( 186): BMP085 Pressure sensorI/SensorService( 186): BMP085 Temperature sensorI/SensorService( 186): HMC5843 3-Axis MagnetometerI/sysproc ( 186): System server: starting Android runtime.I/sysproc ( 186): System server: starting Android services.D/SensorService( 186): nuSensorService thread starting...I/sysproc ( 186): System server: entering thread pool.I/SystemServer( 186): Entered the Android system server!I/SystemServer( 186): Entropy ServiceI/SystemServer( 186): Power ManagerI/SystemServer( 186): Activity ManagerI/ActivityManager( 186): Memory class: 48W/UsageStats( 186): Usage stats version changed; droppingI/SystemServer( 186): Telephony RegistryI/ActivityManager( 186): Enabled StrictMode logging for AThread's LooperI/SystemServer( 186): Package ManagerD/dalvikvm( 186): GC_CONCURRENT freed 328K, 5% free 9201K/9607K, paused 1ms+3msD/StrictMode( 186): No activity manager; failed to Dropbox violation.D/dalvikvm( 186): GC_FOR_ALLOC freed 343K, 7% free 9193K/9799K, paused 33msD/dalvikvm( 186): GC_CONCURRENT freed 282K, 5% free 9324K/9799K, paused 2ms+5msW/PackageParser( 186): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #125W/PackageParser( 186): Problem in package /system/app/Board_id.apk:W/PackageParser( 186): Unknown element under <activity>: service at /system/app/Board_id.apk Binary XML file line #11W/PackageManager( 186): Package com.android.camera desires unavailable shared library com.google.android.media.effects; ignoring!W/PackageManager( 186): Package com.ti.omap4.android.camera desires unavailable shared library com.google.android.media.effects; ignoring!W/PackageParser( 186): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #525D/dalvikvm( 186): GC_CONCURRENT freed 145K, 3% free 9594K/9863K, paused 6ms+3msW/PackageManager( 186): Package com.android.gallery3d desires unavailable shared library com.google.android.media.effects; ignoring!D/dalvikvm( 186): GC_CONCURRENT freed 220K, 4% free 9830K/10183K, paused 5ms+4msW/PackageParser( 186): Problem in package /system/app/sensor.test.apk:W/PackageParser( 186): Unknown element under <activity>: action at /system/app/sensor.test.apk Binary XML file line #27W/PackageParser( 186): Problem in package /system/app/sensor.test.apk:W/PackageParser( 186): Unknown element under <activity>: category at /system/app/sensor.test.apk Binary XML file line #28D/PackageManager( 186): No files in app dir /vendor/appI/installd( 127): new connectionI/Installer( 186): connecting...I/PackageManager( 186): Time to scan packages: 2.577 secondsW/PackageManager( 186): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contactsW/PackageManager( 186): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phoneW/PackageManager( 186): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendarW/PackageManager( 186): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendarD/dalvikvm( 186): GC_CONCURRENT freed 269K, 4% free 10014K/10375K, paused 6ms+4msW/PackageManager( 186): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendarW/PackageManager( 186): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)W/PackageManager( 186): Unknown permission android.permission.READ_EXTERNAL_STORAGE in package com.android.videoeditorW/PackageManager( 186): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settingsW/PackageManager( 186): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contactsW/PackageManager( 186): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contactsW/PackageManager( 186): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)D/dalvikvm( 186): GC_EXPLICIT freed 287K, 6% free 9914K/10503K, paused 5ms+2msI/SystemServer( 186): Account ManagerD/PackageManager( 186): generateServicesMap(android.accounts.AccountAuthenticator): 2 services unchangedI/SystemServer( 186): Content ManagerD/PackageManager( 186): generateServicesMap(android.content.SyncAdapter): 4 services unchangedI/ActivityThread( 186): Pub settings: com.android.providers.settings.SettingsProviderI/SystemServer( 186): System Content ProvidersD/SettingsProvider( 186): cache for settings table 'secure' rows=34; fullycached=trueD/SettingsProvider( 186): cache for settings table 'system' rows=51; fullycached=trueI/SystemServer( 186): Lights ServiceI/SystemServer( 186): Battery ServiceE/BatteryStatsImpl( 186): problem reading network statsE/BatteryStatsImpl( 186): java.lang.IllegalStateException: problem parsing idx 1E/BatteryStatsImpl( 186): at com.android.internal.net.NetworkStatsFactory.readNetworkStatsDetail(NetworkStatsFactory.java:300)E/BatteryStatsImpl( 186): at com.android.internal.net.NetworkStatsFactory.readNetworkStatsDetail(NetworkStatsFactory.java:250)E/BatteryStatsImpl( 186): at com.android.internal.os.BatteryStatsImpl.getNetworkStatsDetailGroupedByUid(BatteryStatsImpl.java:5736)E/BatteryStatsImpl( 186): at com.android.internal.os.BatteryStatsImpl.doUnplugLocked(BatteryStatsImpl.java:1420)E/BatteryStatsImpl( 186): at com.android.internal.os.BatteryStatsImpl.setOnBatteryLocked(BatteryStatsImpl.java:4337)E/BatteryStatsImpl( 186): at com.android.internal.os.BatteryStatsImpl.setBatteryState(BatteryStatsImpl.java:4396)E/BatteryStatsImpl( 186): at com.android.server.am.BatteryStatsService.setBatteryState(BatteryStatsService.java:434)E/BatteryStatsImpl( 186): at com.android.server.BatteryService.processValues(BatteryService.java:252)E/BatteryStatsImpl( 186): at com.android.server.BatteryService.update(BatteryService.java:234)E/BatteryStatsImpl( 186): at com.android.server.BatteryService.<init>(BatteryService.java:148)E/BatteryStatsImpl( 186): at com.android.server.ServerThread.run(SystemServer.java:196)E/BatteryStatsImpl( 186): Caused by: java.io.FileNotFoundException: /proc/net/xt_qtaguid/stats: open failed: ENOENT (No such file or directory)E/BatteryStatsImpl( 186): at libcore.io.IoBridge.open(IoBridge.java:406)E/BatteryStatsImpl( 186): at java.io.FileInputStream.<init>(FileInputStream.java:78)E/BatteryStatsImpl( 186): at com.android.internal.net.NetworkStatsFactory.readNetworkStatsDetail(NetworkStatsFactory.java:269)E/BatteryStatsImpl( 186): ... 10 moreE/BatteryStatsImpl( 186): Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)E/BatteryStatsImpl( 186): at libcore.io.Posix.open(Native Method)E/BatteryStatsImpl( 186): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)E/BatteryStatsImpl( 186): at libcore.io.IoBridge.open(IoBridge.java:390)E/BatteryStatsImpl( 186): ... 12 moreI/SystemServer( 186): Vibrator ServiceI/power ( 186): *** set_screen_state 1D/dalvikvm( 186): GC_CONCURRENT freed 394K, 5% free 10073K/10567K, paused 6ms+3msI/SystemServer( 186): Alarm ManagerI/SystemServer( 186): Init WatchdogI/SystemServer( 186): Window ManagerI/InputManager( 186): Initializing input managerW/StatusBarManager( 186): warning: no STATUS_BAR_SERVICED/EventHub( 186): No input device configuration file found for device 'hmc5843'.I/InputManager( 186): Starting input managerI/WindowManager( 186): Enabled StrictMode for PolicyThread's LooperI/WindowManager( 186): Enabled StrictMode logging for WMThread's LooperI/SystemServer( 186): Bluetooth ServiceD/EventHub( 186): No input device configuration file found for device 'bmp085'.I/BluetoothProfileState( 186): Message:Entering Stable StateI/BluetoothProfileState( 186): Message:Entering Stable StateI/BluetoothProfileState( 186): Message:Entering Stable StateI/SystemServer( 186): Input Method ServiceW/InputManagerService( 186): Couldn't create dir.: /data/system/inputmethodD/EventHub( 186): No input device configuration file found for device 'bh1780gli'.W/ResourceType( 186): Failure getting entry for 0x7f060000 (t=5 e=0) in package 0 (error -75)I/SystemServer( 186): Accessibility ManagerD/EventHub( 186): No input device configuration file found for device 'cma3000-acclerometer'.I/Display ( 186): Mirroring region is Rect(0, 0 - 1280, 720)D/PermissionCache( 122): checking android.permission.ACCESS_SURFACE_FLINGER for uid=1000 => granted (335 us)I/ActivityManager( 186): Config changed: {1.0 0mcc0mnc en_US layoutdir=0 sw320dp w576dp h294dp nrml long land ?uimode ?night -touch -keyb/v/h -nav/h s.2}I/SystemServer( 186): Device PolicyI/SystemServer( 186): Status BarI/SystemServer( 186): Clipboard ServiceI/SystemServer( 186): NetworkManagement ServiceI/SystemServer( 186): Text Service Manager ServiceI/SystemServer( 186): NetworkStats ServiceI/SystemServer( 186): NetworkPolicy ServiceI/SystemServer( 186): Wi-Fi P2pServiceI/SystemServer( 186): Wi-Fi ServiceE/EventHub( 186): could not get driver version for /dev/input/mice, Not a typewriterE/CommandListener( 119): Failed to open /proc/sys/net/ipv6/conf/wlan0/disable_ipv6: No such file or directoryE/WifiStateMachine( 186): Failed to disable IPv6: java.lang.IllegalStateException: Unable to communicate to native daemon for disabling ipv6I/SystemServer( 186): Connectivity ServiceD/ConnectivityService( 186): ConnectivityService starting upD/NetworkManagementService( 186): rsp <213 e2:47:39:fc:ef:1c 0.0.0.0 0 [down broadcast multicast]>D/NetworkManagementService( 186): flags <[down broadcast multicast]>D/NetworkManagementService( 186): Registering observerE/MobileDataStateTracker( 186): default: Ignoring feature request because could not acquire PhoneServiceE/MobileDataStateTracker( 186): default: Could not enable APN type "default"D/NetworkManagementService( 186): Registering observerD/NetworkManagementService( 186): Registering observerI/WifiService( 186): WifiService starting up with Wi-Fi disabledI/SystemServer( 186): Throttle ServiceI/SystemServer( 186): Mount ServiceD/MountService( 186): got storage path: /mnt/sdcard description: Internal Storage primary: true removable: false emulated: true mtpReserve: 0 allowMassStorage: false maxFileSize: 0D/MountService( 186): got storage path: /mnt/ext_sdcard description: SD Card primary: false removable: true emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0D/MountService( 186): using emulated external storageI/SystemServer( 186): Notification ManagerI/SystemServer( 186): Device Storage MonitorI/SystemServer( 186): starting SUPL Service (SystemServer)D/VoldCmdListener( 115): volume listD/MountService( 186): volume state changed for /mnt/ext_sdcard (null -> removed)I/SystemServer( 186): Location ManagerI/SystemServer( 186): Country DetectorD/EventHub( 186): No input device configuration file found for device 'SDP4430 Headset Jack'.I/EventHub( 186): New device: id=5, fd=160, path='/dev/input/event9', name='SDP4430 Headset Jack', classes=0x80, configuration='', keyLayout='', keyCharacterMap='', builtinKeyboard=falseD/EventHub( 186): No input device configuration file found for device 'sfh7741'.D/dalvikvm( 186): GC_CONCURRENT freed 247K, 4% free 10346K/10695K, paused 3ms+5msD/Ethernet( 186): Interface eth0 link upI/SystemServer( 186): Search ServiceI/SystemServer( 186): DropBox ServiceI/SystemServer( 186): Wallpaper ServiceD/EventHub( 186): No input device configuration file found for device 'omap4-keypad'.I/SystemServer( 186): Audio ServiceI/EventHub( 186): New device: id=7, fd=120, path='/dev/input/event0', name='omap4-keypad', classes=0x23, configuration='', keyLayout='/system/usr/keylayout/omap4-keypad.kl', keyCharacterMap='/system/usr/keychars/omap4-keypad.kcm', builtinKeyboard=trueI/EventHub( 186): New device: id=8, fd=119, path='/dev/input/event2', name='syn_tm12xx_ts_2', classes=0x105, configuration='/system/usr/idc/syn_tm12xx_ts_2.idc', keyLayout='/system/usr/keylayout/qwerty.kl', keyCharacterMap='/system/usr/keychars/qwerty.kcm', builtinKeyboard=falseE/EventHub( 186): could not get driver version for /dev/input/mouse1, Not a typewriterI/ServiceManager( 186): Waiting for service media.audio_policy...I/EventHub( 186): New device: id=9, fd=163, path='/dev/input/event1', name='syn_tm12xx_ts_1', classes=0x105, configuration='/system/usr/idc/syn_tm12xx_ts_1.idc', keyLayout='/system/usr/keylayout/qwerty.kl', keyCharacterMap='/system/usr/keychars/qwerty.kcm', builtinKeyboard=falseE/EventHub( 186): could not get driver version for /dev/input/mouse0, Not a typewriterD/EventHub( 186): No input device configuration file found for device 'twl6030_pwrbutton'.I/EventHub( 186): New device: id=10, fd=164, path='/dev/input/event6', name='twl6030_pwrbutton', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/twl6030_pwrbutton.kl', keyCharacterMap='/system/usr/keychars/Generic.kcm', builtinKeyboard=falseI/InputReader( 186): Device added: id=10, name='twl6030_pwrbutton', sources=0x00000101I/InputReader( 186): Touch device 'syn_tm12xx_ts_1' could not query the properties of its associated display 0. The device will be inoperable until the display size becomes available.I/InputReader( 186): Device added: id=9, name='syn_tm12xx_ts_1', sources=0x01001113I/InputReader( 186): Touch device 'syn_tm12xx_ts_2' could not query the properties of its associated display 0. The device will be inoperable until the display size becomes available.I/InputReader( 186): Device added: id=8, name='syn_tm12xx_ts_2', sources=0x01001113I/InputReader( 186): Device added: id=0, name='omap4-keypad', sources=0x00000301I/InputReader( 186): Device added: id=5, name='SDP4430 Headset Jack', sources=0x80000000I/ActivityManager( 186): Config changed: {1.0 0mcc0mnc en_US layoutdir=0 sw320dp w576dp h294dp nrml long land ?uimode ?night finger qwerty/v/v dpad/v s.3}I/InputReader( 186): Reconfiguring input devices. changes=0x00000004I/InputReader( 186): Device reconfigured: id=8, name='syn_tm12xx_ts_2', surface size is now 864x480, mode is 1I/InputReader( 186): Device reconfigured: id=9, name='syn_tm12xx_ts_1', surface size is now 864x480, mode is 1I/ServiceManager( 186): Waiting for service media.audio_policy...D/DhcpInfoInternal( 186): makeLinkProperties with empty dns2!D/DhcpInfoInternal( 186): makeLinkProperties with empty dns2!D/ConnectivityService( 186): ConnectivityChange for ETHERNET: CONNECTED/CONNECTEDD/ConnectivityService( 186): ConnectivityChange for ETHERNET: CONNECTED/CONNECTEDD/ConnectivityService( 186): handleConnectivityChange: address are the same reset per doReset linkProperty[9]: resetMask=0D/DhcpInfoInternal( 186): makeLinkProperties with empty dns2!D/ConnectivityService( 186): ConnectivityChange for ETHERNET: CONNECTED/CONNECTEDD/ConnectivityService( 186): handleConnectivityChange: address are the same reset per doReset linkProperty[9]: resetMask=0I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...D/dalvikvm( 186): GC_CONCURRENT freed 277K, 4% free 10466K/10887K, paused 3ms+3msI/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...W/AudioSystem( 186): AudioPolicyService not published, waiting...I/ServiceManager( 186): Waiting for service media.audio_policy...I/ServiceManager( 186): Waiting for service media.audio_policy...
Do you have a working audio driver in your kernel? I don't know for sure if this is your issue, but I have gotten the exact messages (AudioPolicyService not published, waiting ... Waiting for service media.audio_policy ...) when I tested on a platform without a working audio driver. In this case, I needed to build Android for Generic Audio in order to boot:
BOARD_USES_GENERIC_AUDIO := true
I figured the issue is enabling support for tesla DSP in the kernel. If I remove it then Android will bootup normally. It seems like there is a conflict between tesla and ipu (ducati). Does anyone know if it is a known bug?
Hi Alireza:
You should move to4AI.1.4, tesla support on our kernel is far too recent to be supported by 1.3
http://omappedia.com/wiki/4AI.1.4_OMAP4_Icecream_Sandwich_Release_Notes
with this just follow the instructions on:
http://omappedia.com/wiki/RPMsg_Tesla
And don't forget to disclean you kernel code before creating your tesla image.
Rodrigo
Be sure to read the OMAP4 Forum Guidelines & FAQ