This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Error in Wifi & BT for ICS Custom Board omap3evm Dm3730

Other Parts Discussed in Thread: WL1271, DM3730, TVP5146M2

Hello Team ,

      I 'm using custom tablet board Omap3evm Dm3730 with Android ICS 4.0 Stack , after building the File system wifi & Bluetooth is not working we usig wl1271 chipset .

Could please help to solve this issue . log as follow

Console Log 

Welcome to minicom 2.5

OPTIONS: I18n
Compiled on May 2 2011, 00:39:27.
Port /dev/ttyUSB0

Press CTRL-A Z for help on special keys



Texas Instruments X-Loader 1.46 (Oct 21 2011 - 08:35:44)
Starting X-loader on MMC
Reading boot sector

217404 Bytes Read from MMC
Starting OS Bootloader from MMC...
Starting OS Bootloader...


U-Boot 2010.06 (Aug 24 2012 - 03:01:20)

OMAP34xx/35xx-GP ES2.1, CPU-OPP2 L3-165MHz
OMAP3 EVM board + LPDDR/NAND
I2C: ready
DRAM: 128 MiB
NAND: HW ECC [Kernel/FS layout] selected
1024 MiB
In: serial
Out: serial
Err: serial
Read back SMSC id 0xffff0000
Die ID #297800029ff800000160716409017017
Net: No ethernet found.
Hit any key to stop autoboot: 0
mmc1 is available
reading boot.scr

458 bytes read
Running bootscript from mmc ...
## Executing script at 82000000
reading uImage

3673792 bytes read
***** Kernel: /dev/mmcblk0p1/uImage *****
***** RootFS: /dev/mmcblk0p2 *****
## Booting kernel from Legacy Image at 82000000 ...
Image Name: Linux-2.6.37-g5c414d7-dirty
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3673728 Bytes = 3.5 MiB
Load Address: 80008000
Entry Point: 80008000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK

Starting kernel ...

Uncompressing Linux... done, booting the kernel.
p_i2c.1: addr: 0x004b, len: 2, flags: 0x0, stop: 1
[ 0.063262] twl4030: PIH (irq 7) chaining IRQs 368..375
[ 0.063293] twl4030: power (irq 373) chaining IRQs 376..383
[ 0.064056] twl4030: gpio (irq 368) chaining IRQs 384..401
[ 0.070709] regulator: VIO: 1800 mV normal standby
[ 0.071594] regulator: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby
[ 0.072387] regulator: VDAC: 1800 mV normal standby
[ 0.073211] regulator: VAUX2_4030: 2800 mV normal standby
[ 0.074005] regulator: VPLL2: 1800 mV normal standby
[ 0.074859] regulator: VSIM: 1800 <--> 3000 mV at 1800 mV normal standby
[ 0.075683] regulator: VAUX3: 2800 mV normal standby
[ 0.076568] omap_i2c omap_i2c.2: bus 2 rev4.0 at 400 kHz
[ 0.092163] omap_i2c omap_i2c.3: bus 3 rev4.0 at 400 kHz
[ 0.094085] Advanced Linux Sound Architecture Driver Version 1.0.23.
[ 0.094940] Bluetooth: Core ver 2.15
[ 0.095153] NET: Registered protocol family 31
[ 0.095153] Bluetooth: HCI device and connection manager initialized
[ 0.095184] Bluetooth: HCI socket layer initialized
[ 0.095794] cfg80211: Calling CRDA to update world regulatory domain
[ 0.096527] Switching to clocksource 32k_counter
[ 0.225952] WL1271: BT_EN GPIO initialized
[ 0.226196] musb-hdrc: version 6.0, otg (peripheral+host), debug=0
[ 0.226318] musb-hdrc musb-hdrc.0: dma type: dma-inventra
[ 0.226684] musb-hdrc musb-hdrc.0: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
[ 0.227264] NET: Registered protocol family 2
[ 0.227447] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.227905] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.228118] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.228271] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.228302] TCP reno registered
[ 0.228302] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.228332] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.228546] NET: Registered protocol family 1
[ 0.228912] RPC: Registered udp transport module.
[ 0.228912] RPC: Registered tcp transport module.
[ 0.228942] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.229125] NetWinder Floating Point Emulator V0.97 (double precision)
[ 0.236846] omap3evm camera init done successfully...
[ 0.237152] omap-iommu omap-iommu.0: isp registered
[ 0.237518] AM37x/DM37x Linux PSP version 04.02.00.07 (OMAP3EVM)
[ 0.409362] ashmem: initialized
[ 0.409881] VFS: Disk quotas dquot_6.5.2
[ 0.409973] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.411468] JFFS2 version 2.2. (NAND) (SUMMARY) �© 2001-2006 Red Hat, Inc.
[ 0.412170] msgmni has been set to 475
[ 0.413604] io scheduler noop registered
[ 0.413635] io scheduler deadline registered
[ 0.413757] io scheduler cfq registered (default)
[ 0.471893] OMAP DSS rev 2.0
[ 0.471984] OMAP DISPC rev 3.0
[ 0.472015] OMAP VENC rev 2
[ 0.472351] OMAP DSI rev 1.0
[ 0.801208] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.803253] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
[ 1.098693] console [ttyO0] enabled
[ 1.102844] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
[ 1.110687] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
[ 1.118469] omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a OMAP UART3
[ 1.137695] brd: module loaded
[ 1.146514] loop: module loaded
[ 1.150817] (stk) :sysfs entries created
[ 1.154998] (stk) : debugfs entries created
[ 1.162170] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 1.168975] omap2-nand driver initializing
[ 1.173645] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xb3 (Micron )
[ 1.180633] Creating 5 MTD partitions on "omap2-nand.0":
[ 1.186248] 0x000000000000-0x000000080000 : "X-Loader-NAND"
[ 1.194152] 0x000000080000-0x0000001c0000 : "U-Boot-NAND"
[ 1.201904] 0x0000001c0000-0x000000280000 : "Boot Env-NAND"
[ 1.209594] 0x000000280000-0x000000780000 : "Kernel-NAND"
[ 1.218933] 0x000000780000-0x000040000000 : "File System - NAND"
[ 1.649963] OneNAND driver initializing
[ 1.654113] omap2-onenand omap2-onenand: Cannot request GPMC CS
[ 1.660369] omap2-onenand: probe of omap2-onenand failed with error -16
[ 1.669433] smsc911x: Driver version 2008-10-21.
[ 1.674835] usbcore: registered new interface driver asix
[ 1.680725] usbcore: registered new interface driver cdc_ether
[ 1.687072] usbcore: registered new interface driver net1080
[ 1.693206] usbcore: registered new interface driver cdc_subset
[ 1.699645] usbcore: registered new interface driver zaurus
[ 1.705688] usbcore: registered new interface driver zd1201
[ 1.711547] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.718505] ehci-omap.0 supply hsusb0 not found, using dummy regulator
[ 2.729492] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
[ 2.735534] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
[ 2.743560] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
[ 2.760803] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
[ 2.766937] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.774078] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.781677] usb usb1: Product: OMAP-EHCI Host Controller
[ 2.787261] usb usb1: Manufacturer: Linux 2.6.37-g5c414d7-dirty ehci_hcd
[ 2.794311] usb usb1: SerialNumber: ehci-omap.0
[ 2.800109] hub 1-0:1.0: USB hub found
[ 2.804077] hub 1-0:1.0: 3 ports detected
[ 2.839202] Initializing USB Mass Storage driver...
[ 2.844604] usbcore: registered new interface driver usb-storage
[ 2.850921] USB Mass Storage support registered.
[ 2.856018] usbcore: registered new interface driver usbtest
[ 2.861968] android init
[ 2.864715] android_probe pdata: c0712e8c
[ 2.869140] android_bind
[ 2.872558] android_usb gadget: android_usb ready
[ 2.877502] musb-hdrc musb-hdrc.0: MUSB HDRC host driver
[ 2.883148] musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus number 2
[ 2.891052] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.898193] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.905822] usb usb2: Product: MUSB HDRC host driver
[ 2.911071] usb usb2: Manufacturer: Linux 2.6.37-g5c414d7-dirty musb-hcd
[ 2.918121] usb usb2: SerialNumber: musb-hdrc.0
[ 2.923828] hub 2-0:1.0: USB hub found
[ 2.927795] hub 2-0:1.0: 1 port detected
[ 2.932800] f_adb init
[ 2.935272] android_register_function adb
[ 2.939453] f_mass_storage init
[ 2.942871] fsg_probe pdev: c0712a88, pdata: c0712f1c
[ 2.948394] android_register_function usb_mass_storage
[ 2.953796] adb_bind_config
[ 2.957733] android_usb gadget: Mass Storage Function, version: 2009/09/11
[ 2.964996] android_usb gadget: Number of LUNs=1
[ 2.969848] lun0: LUN: removable file: (no medium)
[ 2.975280] f_mtp init
[ 2.977752] android_register_function mtp
[ 2.982574] mice: PS/2 mouse device common for all mice
[ 2.989044] input: TWL4030 Keypad as /devices/platform/omap/omap_i2c.1/i2c-1/1-004a/twl4030_keypad/input/input0
[ 3.002685]
[ 3.002685] WRITE FAILED 1
[ 3.007415]
[ 3.007415] WRITE SUCCESS 1
[ 3.012207]
[ 3.012207] WRITE SUCCESS 1
[ 3.016967]
[ 3.016967] WRITE SUCCESS 1
[ 3.021606]
[ 3.021606] WRITE SUCCESS 1
[ 3.026245]
[ 3.026245] WRITE SUCCESS 1
[ 3.030914]
[ 3.030914] WRITE SUCCESS 1
[ 3.035705]
[ 3.035705] WRITE SUCCESS 1
[ 3.040466]
[ 3.040466] WRITE SUCCESS 1
[ 3.045257]
[ 3.045257] WRITE SUCCESS 1
[ 3.050079]
[ 3.050079] WRITE SUCCESS 1
[ 3.054840]
[ 3.054840] WRITE SUCCESS 1
[ 3.059631]
[ 3.059631] WRITE SUCCESS 1
[ 3.064392]
[ 3.064392] WRITE SUCCESS 1
[ 3.069183]
[ 3.069183] WRITE SUCCESS 1
[ 3.073974]
[ 3.073974] WRITE SUCCESS 1
[ 3.078735]
[ 3.078735] WRITE SUCCESS 1
[ 3.083526]
[ 3.083526] WRITE SUCCESS 1
[ 3.088287]
[ 3.088287] WRITE SUCCESS 1
[ 3.092926]
[ 3.092926] WRITE SUCCESS 1
[ 3.097625]
[ 3.097625] WRITE SUCCESS 1
[ 3.102264]
[ 3.102264] WRITE SUCCESS 1
[ 3.107055]
[ 3.107055] WRITE SUCCESS 1
[ 3.111816]
[ 3.111816] WRITE SUCCESS 1
[ 3.116607]
[ 3.116607] WRITE SUCCESS 1
[ 3.121398]
[ 3.121398] WRITE SUCCESS 1
[ 3.126159]
[ 3.126159] WRITE SUCCESS 1
[ 3.130950]
[ 3.130950] WRITE SUCCESS 1
[ 3.135711]
[ 3.135711] WRITE SUCCESS 1
[ 3.140472]
[ 3.140472] WRITE SUCCESS 1
[ 3.145263]
[ 3.145263] WRITE SUCCESS 1
[ 3.150024]
[ 3.150024] WRITE SUCCESS 1
[ 3.154663]
[ 3.154663] WRITE SUCCESS 1
[ 3.159332]
[ 3.159332] WRITE SUCCESS 1
[ 3.164093]
[ 3.164093] WRITE SUCCESS 1
[ 3.168884]
[ 3.168884] WRITE SUCCESS 1
[ 3.173645]
[ 3.173645] WRITE SUCCESS 1
[ 3.178436]
[ 3.178436] WRITE SUCCESS 1
[ 3.183227]
[ 3.183227] WRITE SUCCESS 1
[ 3.187988]
[ 3.187988] WRITE SUCCESS 1
[ 3.192779]
[ 3.192779] WRITE SUCCESS 1
[ 3.197540]
[ 3.197540] WRITE SUCCESS 1
[ 3.202331]
[ 3.202331] WRITE SUCCESS 1
[ 3.207122]
[ 3.207122] WRITE SUCCESS 1
[ 3.211883]
[ 3.211883] WRITE SUCCESS 1
[ 3.216522]
[ 3.216522] WRITE SUCCESS 1
[ 3.221160]
[ 3.221160] WRITE SUCCESS 1
[ 3.225738] usb 1-1: new high speed USB device using ehci-omap and address 2
[ 3.233215]
[ 3.233215] WRITE SUCCESS 1
[ 3.237915]
[ 3.237915] WRITE SUCCESS 1
[ 3.242553]
[ 3.242553] WRITE SUCCESS 1
[ 3.769653] input: ssd2531_input as /devices/virtual/input/input1
[ 3.776885] input: 7k_ffa_keypad as /devices/virtual/input/input2
[ 3.785552] input: twl4030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input3
[ 3.798980] using rtc device, twl_rtc, for alarms
[ 3.803833] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
[ 3.810760] twl_rtc twl_rtc: Power up reset detected.
[ 3.816467] usb 1-1: New USB device found, idVendor=0424, idProduct=2514
[ 3.823516] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.831695] twl_rtc twl_rtc: Enabling TWL-RTC.
[ 3.837615] hub 1-1:1.0: USB hub found
[ 3.841888] i2c /dev entries driver
[ 3.845703] hub 1-1:1.0: 4 ports detected
[ 3.851562] Linux media interface: v0.10
[ 3.856018] Linux video capture interface: v2.00
[ 3.862152] omap3isp supply VDD_CSIPHY1 not found, using dummy regulator
[ 3.869232] omap3isp supply VDD_CSIPHY2 not found, using dummy regulator
[ 3.876495] omap3isp omap3isp: Revision 15.0 found
[ 3.881591] omap-iommu omap-iommu.0: isp: version 1.1
[ 3.945037] mt9t111 2-003c: Unable to detectmt9t111sensor
[ 3.951995] isp_register_subdev_group: Unable to register subdev mt9t111
[ 3.959411] i2c i2c-3: Failed to register i2c client tvp5146m2 at 0x5c (-16)
[ 3.966857] isp_register_subdev_group: Unable to register subdev tvp5146m2
[ 3.974731] usbcore: registered new interface driver uvcvideo
[ 3.980804] USB Video Class driver (v1.0.0)
[ 3.985534] device-mapper: uevent: version 1.0.3
[ 3.991058] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
[ 4.000030] Bluetooth: HCI UART driver ver 2.2
[ 4.004730] Bluetooth: HCI H4 protocol initialized
[ 4.009765] Bluetooth: HCI BCSP protocol initialized
[ 4.014984] Bluetooth: HCILL protocol initialized
[ 4.019927] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
[ 4.026184] cpuidle: using governor ladder
[ 4.030517] cpuidle: using governor menu
[ 4.038909] mmci-omap-hs.1 supply vmmc_aux not found, using dummy regulator
[ 4.049011] usbcore: registered new interface driver usbhid
[ 4.054901] usbhid: USB HID core driver
[ 4.059722] logger: created 64K log 'log_main'
[ 4.064666] logger: created 256K log 'log_events'
[ 4.069915] logger: created 64K log 'log_radio'
[ 4.074981] logger: created 64K log 'log_system'
[ 4.080993] usbcore: registered new interface driver snd-usb-audio
[ 4.088958] OMAP3 EVM SoC init
[ 4.164703] asoc: twl4030-hifi <-> omap-mcbsp-dai.1 mapping ok
[ 4.171539] asoc: wl1271bt <-> omap-mcbsp-dai.0 mapping ok
[ 4.179656] ALSA device list:
[ 4.182830] #0: omap3evm
[ 4.185668] oprofile: hardware counters not available
[ 4.190979] oprofile: using timer interrupt.
[ 4.195617] nf_conntrack version 0.5.0 (3802 buckets, 15208 max)
[ 4.202392] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 4.208221] TCP cubic registered
[ 4.211608] Initializing XFRM netlink socket
[ 4.216522] NET: Registered protocol family 10
[ 4.221984] IPv6 over IPv4 tunneling driver
[ 4.226989] usb 1-1.3: new full speed USB device using ehci-omap and address 3
[ 4.235107] NET: Registered protocol family 17
[ 4.239837] NET: Registered protocol family 15
[ 4.244689] Bluetooth: L2CAP ver 2.15
[ 4.248565] Bluetooth: L2CAP socket layer initialized
[ 4.254028] Bluetooth: RFCOMM TTY layer initialized
[ 4.259124] Bluetooth: RFCOMM socket layer initialized
[ 4.264556] Bluetooth: RFCOMM ver 1.11
[ 4.268493] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 4.274078] Bluetooth: BNEP filters: protocol multicast
[ 4.279663] Registering the dns_resolver key type
[ 4.284667] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 4.293395] ThumbEE CPU extension supported.
[ 4.304107] Power Management for TI OMAP3.
[ 4.314056] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
[ 4.322357] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
[ 4.330810] SmartReflex Class3 initialized
[ 4.339324] clock: disabling unused clocks to save power
[ 4.345855] platform iva.0: omap_voltage_scale: Already at the requestedrate 800000000
[ 4.354156] platform mpu.0: omap_voltage_scale: Already at the requestedrate 1000000000
[ 4.395111] usb 1-1.3: New USB device found, idVendor=147e, idProduct=2016
[ 4.402313] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.409942] usb 1-1.3: Product: Biometric Coprocessor
[ 4.415222] usb 1-1.3: Manufacturer: UPEK
[ 4.482299] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
[ 4.490875] omap_vout omap_vout: Buffer Size = 3686400
[ 4.510650] usb 1-1.4: new full speed USB device using ehci-omap and address 4
[ 4.518310] omap_vout omap_vout: : registered and initialized video device 15
[ 4.525848] omap_vout omap_vout: Buffer Size = 3686400
[ 4.532318] omap_vout omap_vout: : registered and initialized video device 16
[ 4.540252] Waiting 1sec before mounting root device...
[ 4.565521] mmc0: new high speed SDHC card at address 0002
[ 4.571716] mmcblk0: mmc0:0002 00000 3.70 GiB
[ 4.578247] mmcblk0: p1 p2 p3
[ 4.685974] usb 1-1.4: New USB device found, idVendor=046d, idProduct=c52e
[ 4.693176] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 4.700836] usb 1-1.4: Product: USB Receiver
[ 4.705261] usb 1-1.4: Manufacturer: Logitech
[ 4.717163] input: Logitech USB Receiver as /devices/platform/ehci-omap.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input4
[ 4.728179] generic-usb 0003:046D:C52E.0001: input: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-ehci-omap.0-1.4/input0
[ 4.745574] input: Logitech USB Receiver as /devices/platform/ehci-omap.0/usb1/1-1/1-1.4/1-1.4:1.1/input/input5
[ 4.756988] generic-usb 0003:046D:C52E.0002: input: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-ehci-omap.0-1.4/input1
[ 5.011352] usb 1-1.2: new high speed USB device using ehci-omap and address 5
[ 5.143737] usb 1-1.2: New USB device found, idVendor=5149, idProduct=13d3
[ 5.150878] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.158508] usb 1-1.2: Product: USB 2.0 PC Cam
[ 5.163269] usb 1-1.2: Manufacturer: Image Processor
[ 5.169830] uvcvideo: Found UVC 1.00 device USB 2.0 PC Cam (5149:13d3)
[ 5.180786] input: USB 2.0 PC Cam as /devices/platform/ehci-omap.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input6
[ 5.555541] EXT3-fs: barriers not enabled
[ 5.560821] kjournald starting. Commit interval 5 seconds
[ 5.566589] EXT3-fs (mmcblk0p2): warning: maximal mount count reached, running e2fsck is recommended
[ 5.785522] EXT3-fs (mmcblk0p2): using internal journal
[ 5.790985] EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode
[ 5.798187] VFS: Mounted root (ext3 filesystem) on device 179:2.
[ 5.804534] Freeing init memory: 228K
[ 5.831024] init: /init.rc: 284: invalid command '//'
[ 5.836364] init: /init.rc: 287: invalid command '//'
[ 5.841644] init: /init.rc: 288: invalid command '//'
[ 5.847717] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
[ 5.989837] init: cannot open '/initlogo.rle'
[ 6.062225] Compat-wireless backport release: compat-wireless-2011-12-05-1-g84dbe2c
[ 6.070251] Backport based on wl12xx.git v2.6.39-1328-g0890f48
[ 6.104003] cfg80211: disagrees about version of symbol wireless_send_event
[ 6.111297] cfg80211: Unknown symbol wireless_send_event (err -22)
[ 6.162048] mac80211: disagrees about version of symbol cfg80211_send_assoc_timeout
[ 6.170104] mac80211: Unknown symbol cfg80211_send_assoc_timeout (err -22)
[ 6.177642] mac80211: Unknown symbol cfg80211_sched_scan_results (err 0)
[ 6.186370] mac80211: disagrees about version of symbol cfg80211_scan_done
[ 6.194061] mac80211: Unknown symbol cfg80211_scan_done (err -22)
[ 6.200866] mac80211: Unknown symbol cfg80211_sched_scan_stopped (err 0)
[ 6.208679] mac80211: disagrees about version of symbol cfg80211_send_auth_timeout
[ 6.216583] mac80211: Unknown symbol cfg80211_send_auth_timeout (err -22)
[ 6.224029] mac80211: disagrees about version of symbol cfg80211_remain_on_channel_expired
[ 6.232635] mac80211: Unknown symbol cfg80211_remain_on_channel_expired (err -22)
[ 6.241394] mac80211: disagrees about version of symbol ieee80211_amsdu_to_8023s
[ 6.249114] mac80211: Unknown symbol ieee80211_amsdu_to_8023s (err -22)
[ 6.256225] mac80211: disagrees about version of symbol cfg80211_send_deauth
[ 6.263580] mac80211: Unknown symbol cfg80211_send_deauth (err -22)
[ 6.272003] mac80211: disagrees about version of symbol __cfg80211_send_deauth
[ 6.279541] mac80211: Unknown symbol __cfg80211_send_deauth (err -22)
[ 6.287322] mac80211: disagrees about version of symbol cfg80211_new_sta
[ 6.294311] mac80211: Unknown symbol cfg80211_new_sta (err -22)
[ 6.300994] mac80211: Unknown symbol cfg80211_send_intermediate_result (err 0)
[ 6.308807] mac80211: Unknown symbol cfg80211_send_unprot_deauth (err 0)
[ 6.316894] mac80211: disagrees about version of symbol cfg80211_ready_on_channel
[ 6.324707] mac80211: Unknown symbol cfg80211_ready_on_channel (err -22)
[ 6.332183] mac80211: disagrees about version of symbol cfg80211_classify8021d
[ 6.339721] mac80211: Unknown symbol cfg80211_classify8021d (err -22)
[ 6.346740] mac80211: Unknown symbol cfg80211_send_unprot_disassoc (err 0)
[ 6.354217] mac80211: disagrees about version of symbol wiphy_register
[ 6.361022] mac80211: Unknown symbol wiphy_register (err -22)
[ 6.367340] mac80211: disagrees about version of symbol wiphy_new
[ 6.373718] mac80211: Unknown symbol wiphy_new (err -22)
[ 6.381988] mac80211: disagrees about version of symbol cfg80211_ibss_joined
[ 6.389343] mac80211: Unknown symbol cfg80211_ibss_joined (err -22)
[ 6.396087] mac80211: disagrees about version of symbol __cfg80211_send_disassoc
[ 6.403778] mac80211: Unknown symbol __cfg80211_send_disassoc (err -22)
[ 6.411651] mac80211: disagrees about version of symbol cfg80211_michael_mic_failure
[ 6.419738] mac80211: Unknown symbol cfg80211_michael_mic_failure (err -22)
[ 6.427276] mac80211: Unknown symbol cfg80211_cqm_pktloss_notify (err 0)
[ 6.434448] mac80211: disagrees about version of symbol cfg80211_send_rx_auth
[ 6.441894] mac80211: Unknown symbol cfg80211_send_rx_auth (err -22)
[ 6.449890] mac80211: disagrees about version of symbol wiphy_unregister
[ 6.456878] mac80211: Unknown symbol wiphy_unregister (err -22)
[ 6.463531] mac80211: disagrees about version of symbol cfg80211_send_disassoc
[ 6.471069] mac80211: Unknown symbol cfg80211_send_disassoc (err -22)
[ 6.478851] mac80211: Unknown symbol cfg80211_notify_new_peer_candidate (err 0)
[ 6.486816] mac80211: disagrees about version of symbol __cfg80211_auth_canceled
[ 6.494537] mac80211: Unknown symbol __cfg80211_auth_canceled (err -22)
[ 6.501678] mac80211: disagrees about version of symbol cfg80211_get_bss
[ 6.508666] mac80211: Unknown symbol cfg80211_get_bss (err -22)
[ 6.515441] mac80211: disagrees about version of symbol __ieee80211_get_channel
[ 6.523040] mac80211: Unknown symbol __ieee80211_get_channel (err -22)
[ 6.531555] mac80211: disagrees about version of symbol cfg80211_mgmt_tx_status
[ 6.539184] mac80211: Unknown symbol cfg80211_mgmt_tx_status (err -22)
[ 6.547790] mac80211: Unknown symbol cfg80211_del_sta (err 0)
[ 6.553955] mac80211: disagrees about version of symbol ieee80211_data_to_8023
[ 6.561492] mac80211: Unknown symbol ieee80211_data_to_8023 (err -22)
[ 6.568908] mac80211: disagrees about version of symbol cfg80211_send_rx_assoc
[ 6.576446] mac80211: Unknown symbol cfg80211_send_rx_assoc (err -22)
[ 6.583740] mac80211: disagrees about version of symbol ieee80211_channel_to_frequency
[ 6.592010] mac80211: Unknown symbol ieee80211_channel_to_frequency (err -22)
[ 6.599609] mac80211: disagrees about version of symbol cfg80211_rx_mgmt
[ 6.606597] mac80211: Unknown symbol cfg80211_rx_mgmt (err -22)
[ 6.614685] mac80211: disagrees about version of symbol cfg80211_inform_bss_frame
[ 6.622497] mac80211: Unknown symbol cfg80211_inform_bss_frame (err -22)
[ 6.631439] mac80211: disagrees about version of symbol cfg80211_unlink_bss
[ 6.638702] mac80211: Unknown symbol cfg80211_unlink_bss (err -22)
[ 6.645324] mac80211: disagrees about version of symbol wiphy_free
[ 6.651763] mac80211: Unknown symbol wiphy_free (err -22)
[ 6.658294] mac80211: disagrees about version of symbol cfg80211_cqm_rssi_notify
[ 6.666564] mac80211: Unknown symbol cfg80211_cqm_rssi_notify (err -22)
[ 6.689575] wl12xx: disagrees about version of symbol ieee80211_connection_loss
[ 6.697265] wl12xx: Unknown symbol ieee80211_connection_loss (err -22)
[ 6.704559] wl12xx: disagrees about version of symbol skb_put
[ 6.710540] wl12xx: Unknown symbol skb_put (err -22)
[ 6.715881] wl12xx: disagrees about version of symbol consume_skb
[ 6.722259] wl12xx: Unknown symbol consume_skb (err -22)
[ 6.728302] wl12xx: Unknown symbol cfg80211_testmode_reply (err 0)
[ 6.734954] wl12xx: disagrees about version of symbol skb_dequeue
[ 6.741302] wl12xx: Unknown symbol skb_dequeue (err -22)
[ 6.747070] wl12xx: disagrees about version of symbol ieee80211_free_hw
[ 6.754455] wl12xx: Unknown symbol ieee80211_free_hw (err -22)
[ 6.760742] wl12xx: disagrees about version of symbol ieee80211_probereq_get
[ 6.768096] wl12xx: Unknown symbol ieee80211_probereq_get (err -22)
[ 6.775146] wl12xx: Unknown symbol ieee80211_ap_probereq_get (err 0)
[ 6.781982] wl12xx: disagrees about version of symbol ieee80211_alloc_hw
[ 6.789001] wl12xx: Unknown symbol ieee80211_alloc_hw (err -22)
[ 6.795440] wl12xx: disagrees about version of symbol ieee80211_nullfunc_get
[ 6.802795] wl12xx: Unknown symbol ieee80211_nullfunc_get (err -22)
[ 6.809509] wl12xx: disagrees about version of symbol ieee80211_pspoll_get
[ 6.816680] wl12xx: Unknown symbol ieee80211_pspoll_get (err -22)
[ 6.823242] wl12xx: disagrees about version of symbol ieee80211_register_hw
[ 6.830474] wl12xx: Unknown symbol ieee80211_register_hw (err -22)
[ 6.837097] wl12xx: disagrees about version of symbol ieee80211_restart_hw
[ 6.844268] wl12xx: Unknown symbol ieee80211_restart_hw (err -22)
[ 6.851348] wl12xx: disagrees about version of symbol ieee80211_get_hdrlen_from_skb
[ 6.859344] wl12xx: Unknown symbol ieee80211_get_hdrlen_from_skb (err -22)
[ 6.866882] wl12xx: Unknown symbol ieee80211_stop_rx_ba_session (err 0)
[ 6.873992] wl12xx: disagrees about version of symbol ieee80211_find_sta
[ 6.880981] wl12xx: Unknown symbol ieee80211_find_sta (err -22)
[ 6.887329] wl12xx: disagrees about version of symbol kfree_skb
[ 6.893493] wl12xx: Unknown symbol kfree_skb (err -22)
[ 6.899261] wl12xx: disagrees about version of symbol __alloc_skb
[ 6.905609] wl12xx: Unknown symbol __alloc_skb (err -22)
[ 6.911560] wl12xx: disagrees about version of symbol skb_queue_tail
[ 6.918182] wl12xx: Unknown symbol skb_queue_tail (err -22)
[ 6.924468] wl12xx: disagrees about version of symbol ieee80211_queue_delayed_work
[ 6.932373] wl12xx: Unknown symbol ieee80211_queue_delayed_work (err -22)
[ 6.939605] wl12xx: disagrees about version of symbol skb_pull
[ 6.946197] wl12xx: Unknown symbol skb_pull (err -22)
[ 6.951873] wl12xx: disagrees about version of symbol skb_push
[ 6.957977] wl12xx: Unknown symbol skb_push (err -22)
[ 6.963409] wl12xx: disagrees about version of symbol ieee80211_rx
[ 6.969848] wl12xx: Unknown symbol ieee80211_rx (err -22)
[ 6.975585] wl12xx: disagrees about version of symbol nla_put
[ 6.981597] wl12xx: Unknown symbol nla_put (err -22)
[ 6.987030] wl12xx: disagrees about version of symbol ieee80211_wake_queues
[ 6.994293] wl12xx: Unknown symbol ieee80211_wake_queues (err -22)
[ 7.001251] wl12xx: disagrees about version of symbol dev_alloc_skb
[ 7.007781] wl12xx: Unknown symbol dev_alloc_skb (err -22)
[ 7.013946] wl12xx: disagrees about version of symbol ieee80211_tx_status
[ 7.021026] wl12xx: Unknown symbol ieee80211_tx_status (err -22)
[ 7.027465] wl12xx: disagrees about version of symbol ieee80211_stop_queues
[ 7.035217] wl12xx: Unknown symbol ieee80211_stop_queues (err -22)
[ 7.041809] wl12xx: disagrees about version of symbol skb_trim
[ 7.047882] wl12xx: Unknown symbol skb_trim (err -22)
[ 7.053955] wl12xx: disagrees about version of symbol ieee80211_scan_completed
[ 7.061492] wl12xx: Unknown symbol ieee80211_scan_completed (err -22)
[ 7.068481] wl12xx: disagrees about version of symbol ieee80211_channel_to_frequency
[ 7.076568] wl12xx: Unknown symbol ieee80211_channel_to_frequency (err -22)
[ 7.083984] wl12xx: disagrees about version of symbol ieee80211_unregister_hw
[ 7.091430] wl12xx: Unknown symbol ieee80211_unregister_hw (err -22)
[ 7.098266] wl12xx: disagrees about version of symbol ieee80211_enable_dyn_ps
[ 7.105712] wl12xx: Unknown symbol ieee80211_enable_dyn_ps (err -22)
[ 7.112884] wl12xx: disagrees about version of symbol ieee80211_beacon_get_tim
[ 7.120422] wl12xx: Unknown symbol ieee80211_beacon_get_tim (err -22)
[ 7.127532] wl12xx: disagrees about version of symbol ieee80211_cqm_rssi_notify
[ 7.135711] wl12xx: Unknown symbol ieee80211_cqm_rssi_notify (err -22)
[ 7.142822] wl12xx: Unknown symbol cfg80211_testmode_alloc_reply_skb (err 0)
[ 7.150756] wl12xx: disagrees about version of symbol ieee80211_queue_work
[ 7.157928] wl12xx: Unknown symbol ieee80211_queue_work (err -22)
[ 7.164459] wl12xx: disagrees about version of symbol ieee80211_disable_dyn_ps
[ 7.171997] wl12xx: Unknown symbol ieee80211_disable_dyn_ps (err -22)
[ 7.179016] wl12xx: Unknown symbol ieee80211_sta_ps_transition (err 0)
[ 7.186645] wl12xx: disagrees about version of symbol skb_queue_head
[ 7.193267] wl12xx: Unknown symbol skb_queue_head (err -22)
[ 7.224975] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
[ 7.378540] enabling adb
[ 7.383026] adb_open
root@android:/ # [ 8.865234] init: untracked pid 1171 exited
[ 17.961517] warning: `zygote' uses 32-bit capabilities (legacy support in use)
[ 23.912719] request_suspend_state: wakeup (3->0) at 24120819096 (2000-01-01 00:00:19.917968751 UTC)

root@android:/ #
root@android:/ # lsmod
omaplfb 10602 0 - Live 0xbf108000
pvrsrvkm 154341 43 omaplfb, Live 0xbf0d7000
compat 7223 0 - Live 0xbf000000
root@android:/ #

Waiting for reply 

Thanks in advance 

bhagavath 

  • Bhagavath Ram said:

    [ 7.179016] wl12xx: Unknown symbol ieee80211_sta_ps_transition (err 0)

    [ 7.186645] wl12xx: disagrees about version of symbol skb_queue_head
    [ 7.193267] wl12xx: Unknown symbol skb_queue_head (err -22)

    Please make sure that the wlan drivers installed in the filesystem are compiled against the kernel you are loading. From the logs it looks like the wlan drivers are compiled for an older version of the kernel than the one you are currently running on your board.

  • Hi Vishveshwar

                i fix the that but still wifi and bT is not enabled

    Log as below 

    3540952 bytes read
    ***** Kernel: /dev/mmcblk0p1/uImage *****
    ***** RootFS: /dev/mmcblk0p2 *****
    ## Booting kernel from Legacy Image at 82000000 ...
    Image Name: Linux-2.6.37-g5c414d7-dirty
    Image Type: ARM Linux Kernel Image (uncompressed)
    Data Size: 3540888 Bytes = 3.4 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 2.6.37-g5c414d7-dirty (root@dataway-EP45-DQ6) (gcc version 4.3.3 (Sourcery G++ Lite 2009q1-203) ) #1 Tue Oct 16 11:16:522
    [ 0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
    [ 0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
    [ 0.000000] Machine: OMAP3 EVM
    [ 0.000000] Reserving 8388608 bytes SDRAM for VRAM
    [ 0.000000] Memory policy: ECC disabled, Data cache writeback
    [ 0.000000] OMAP3630 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
    [ 0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x10000
    [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 62976
    [ 0.000000] Kernel command line: console=ttyO0,115200n8 androidboot.console=ttyO0 mem=256M root=/dev/mmcblk0p2 rw rootfstype=ext3 rootdelay=1 initM
    [ 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: 248MB = 248MB total
    [ 0.000000] Memory: 243600k/243600k available, 18544k 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] DMA : 0xffc00000 - 0xffe00000 ( 2 MB)
    [ 0.000000] vmalloc : 0xd0800000 - 0xf8000000 ( 632 MB)
    [ 0.000000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
    [ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
    [ 0.000000] .init : 0xc0008000 - 0xc0041000 ( 228 kB)
    [ 0.000000] .text : 0xc0041000 - 0xc06c4000 (6668 kB)
    [ 0.000000] .data : 0xc06c4000 - 0xc07164c0 ( 330 kB)
    [ 0.000000] NR_IRQS:409
    [ 0.000000] Clocking rate (Crystal/Core/MPU): 26.0/400/600 MHz
    [ 0.000000] Reprogramming SDRC clock to 400000000 Hz
    [ 0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
    [ 0.000000] Total of 96 interrupts on 1 active controller
    [ 0.000000] GPMC revision 5.0
    [ 0.000000] Trying to install interrupt handler for IRQ402
    [ 0.000000] Trying to install interrupt handler for IRQ403
    [ 0.000000] Trying to install interrupt handler for IRQ404
    [ 0.000000] Trying to install interrupt handler for IRQ405
    [ 0.000000] Trying to install interrupt handler for IRQ406
    [ 0.000000] Trying to install interrupt handler for IRQ407
    [ 0.000000] Trying to install interrupt handler for IRQ408
    [ 0.000000] Trying to install type control for IRQ409
    [ 0.000000] Trying to set irq flags for IRQ409
    [ 0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
    [ 0.000000] Console: colour dummy device 80x30
    [ 0.000000] Calibrating delay loop... 597.64 BogoMIPS (lpj=2334720)
    [ 0.000000] pid_max: default: 32768 minimum: 301
    [ 0.000000] Security Framework initialized
    [ 0.000000] Mount-cache hash table entries: 512
    [ 0.000000] CPU: Testing write buffer coherency: ok
    [ 0.000000] regulator: core version 0.5
    [ 0.000000] regulator: dummy:
    [ 0.000000] NET: Registered protocol family 16
    [ 0.000000] OMAP GPIO hardware version 2.5
    [ 0.000000] OMAP GPIO hardware version 2.5
    [ 0.000000] OMAP GPIO hardware version 2.5
    [ 0.000000] OMAP GPIO hardware version 2.5
    [ 0.000000] OMAP GPIO hardware version 2.5
    [ 0.000000] OMAP GPIO hardware version 2.5
    [ 0.000000] omap_mux_init: Add partition: #1: core, flags: 0
    [ 0.000000] omap3evm: bt init
    [ 0.000000] hw-breakpoint: debug architecture 0x4 unsupported.
    [ 0.000000] OMAP DMA hardware revision 5.0
    [ 0.030761] bio: create slab <bio-0> at 0
    [ 0.032104] regulator: vwl1271: 1800 mV
    [ 0.033782] SCSI subsystem initialized
    [ 0.036560] usbcore: registered new interface driver usbfs
    [ 0.036956] usbcore: registered new interface driver hub
    [ 0.037200] usbcore: registered new device driver usb
    [ 0.038543] omap_i2c omap_i2c.1: bus 1 rev4.0 at 2600 kHz
    [ 0.052398] twl4030: PIH (irq 7) chaining IRQs 368..375
    [ 0.052429] twl4030: power (irq 373) chaining IRQs 376..383
    [ 0.053039] twl4030: gpio (irq 368) chaining IRQs 384..401
    [ 0.058959] regulator: VIO: 1800 mV normal standby
    [ 0.059722] regulator: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby
    [ 0.060455] regulator: VDAC: 1800 mV normal standby
    [ 0.061218] regulator: VAUX2_4030: 2800 mV normal standby
    [ 0.061950] regulator: VPLL2: 1800 mV normal standby
    [ 0.062713] regulator: VSIM: 1800 <--> 3000 mV at 1800 mV normal standby
    [ 0.063476] regulator: VAUX3: 2800 mV normal standby
    [ 0.063995] omap_i2c omap_i2c.2: bus 2 rev4.0 at 400 kHz
    [ 0.064453] omap_i2c omap_i2c.3: bus 3 rev4.0 at 400 kHz
    [ 0.066345] Advanced Linux Sound Architecture Driver Version 1.0.23.
    [ 0.067230] Bluetooth: Core ver 2.15
    [ 0.067443] NET: Registered protocol family 31
    [ 0.067474] Bluetooth: HCI device and connection manager initialized
    [ 0.067474] Bluetooth: HCI socket layer initialized
    [ 0.067962] Switching to clocksource 32k_counter
    [ 0.197326] WL1271: BT_EN GPIO initialized
    [ 0.197570] musb-hdrc: version 6.0, otg (peripheral+host), debug=0
    [ 0.197723] musb-hdrc musb-hdrc.0: dma type: dma-inventra
    [ 0.198089] musb-hdrc musb-hdrc.0: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
    [ 0.198669] NET: Registered protocol family 2
    [ 0.198852] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
    [ 0.199279] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
    [ 0.199523] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
    [ 0.199676] TCP: Hash tables configured (established 8192 bind 8192)
    [ 0.199676] TCP reno registered
    [ 0.199707] UDP hash table entries: 256 (order: 0, 4096 bytes)
    [ 0.199737] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
    [ 0.199951] NET: Registered protocol family 1
    [ 0.200317] RPC: Registered udp transport module.
    [ 0.200317] RPC: Registered tcp transport module.
    [ 0.200317] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [ 0.200531] NetWinder Floating Point Emulator V0.97 (double precision)
    [ 0.208068] omap3evm camera init done successfully...
    [ 0.208374] omap-iommu omap-iommu.0: isp registered
    [ 0.208648] AM37x/DM37x Linux PSP version 04.02.00.07 (OMAP3EVM)
    [ 0.374755] ashmem: initialized
    [ 0.375244] VFS: Disk quotas dquot_6.5.2
    [ 0.375335] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [ 0.376831] JFFS2 version 2.2. (NAND) (SUMMARY) �© 2001-2006 Red Hat, Inc.
    [ 0.377532] msgmni has been set to 475
    [ 0.378967] io scheduler noop registered
    [ 0.378967] io scheduler deadline registered
    [ 0.379119] io scheduler cfq registered (default)
    [ 0.435516] OMAP DSS rev 2.0
    [ 0.435607] OMAP DISPC rev 3.0
    [ 0.435638] OMAP VENC rev 2
    [ 0.435974] OMAP DSI rev 1.0
    [ 0.764862] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    [ 0.766906] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
    [ 1.432739] console [ttyO0] enabled
    [ 1.436859] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
    [ 1.444702] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
    [ 1.452484] omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a OMAP UART3
    [ 1.471740] brd: module loaded
    [ 1.480712] loop: module loaded
    [ 1.485015] (stk) :sysfs entries created
    [ 1.489135] (stk) : debugfs entries created
    [ 1.496185] mtdoops: mtd device (mtddev=name/number) must be supplied
    [ 1.503173] omap2-nand driver initializing
    [ 1.507873] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xb3 (Micron )
    [ 1.514862] Creating 5 MTD partitions on "omap2-nand.0":
    [ 1.520446] 0x000000000000-0x000000080000 : "X-Loader-NAND"
    [ 1.528350] 0x000000080000-0x0000001c0000 : "U-Boot-NAND"
    [ 1.536163] 0x0000001c0000-0x000000280000 : "Boot Env-NAND"
    [ 1.543884] 0x000000280000-0x000000780000 : "Kernel-NAND"
    [ 1.553314] 0x000000780000-0x000040000000 : "File System - NAND"
    [ 1.984497] OneNAND driver initializing
    [ 1.988616] omap2-onenand omap2-onenand: Cannot request GPMC CS
    [ 1.994903] omap2-onenand: probe of omap2-onenand failed with error -16
    [ 2.003601] smsc911x: Driver version 2008-10-21.
    [ 2.009033] usbcore: registered new interface driver asix
    [ 2.014923] usbcore: registered new interface driver cdc_ether
    [ 2.021270] usbcore: registered new interface driver net1080
    [ 2.027404] usbcore: registered new interface driver cdc_subset
    [ 2.033813] usbcore: registered new interface driver zaurus
    [ 2.039916] usbcore: registered new interface driver zd1201
    [ 2.045776] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [ 2.052734] ehci-omap.0 supply hsusb0 not found, using dummy regulator
    [ 3.060272] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
    [ 3.066284] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
    [ 3.074188] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
    [ 3.091613] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
    [ 3.097747] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [ 3.104888] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 3.112487] usb usb1: Product: OMAP-EHCI Host Controller
    [ 3.118072] usb usb1: Manufacturer: Linux 2.6.37-g5c414d7-dirty ehci_hcd
    [ 3.125122] usb usb1: SerialNumber: ehci-omap.0
    [ 3.130889] hub 1-0:1.0: USB hub found
    [ 3.134857] hub 1-0:1.0: 3 ports detected
    [ 3.169952] Initializing USB Mass Storage driver...
    [ 3.175354] usbcore: registered new interface driver usb-storage
    [ 3.181671] USB Mass Storage support registered.
    [ 3.186767] usbcore: registered new interface driver usbtest
    [ 3.192718] android init
    [ 3.195465] android_probe pdata: c06d4eac
    [ 3.199890] android_bind
    [ 3.203338] android_usb gadget: android_usb ready
    [ 3.208282] musb-hdrc musb-hdrc.0: MUSB HDRC host driver
    [ 3.213928] musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus number 2
    [ 3.221801] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
    [ 3.228942] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [ 3.236541] usb usb2: Product: MUSB HDRC host driver
    [ 3.241760] usb usb2: Manufacturer: Linux 2.6.37-g5c414d7-dirty musb-hcd
    [ 3.248809] usb usb2: SerialNumber: musb-hdrc.0
    [ 3.254547] hub 2-0:1.0: USB hub found
    [ 3.258544] hub 2-0:1.0: 1 port detected
    [ 3.263549] f_adb init
    [ 3.266021] android_register_function adb
    [ 3.270233] f_mass_storage init
    [ 3.273620] fsg_probe pdev: c06d4aa8, pdata: c06d4f3c
    [ 3.279144] android_register_function usb_mass_storage
    [ 3.284545] adb_bind_config
    [ 3.288543] android_usb gadget: Mass Storage Function, version: 2009/09/11
    [ 3.295806] android_usb gadget: Number of LUNs=1
    [ 3.300659] lun0: LUN: removable file: (no medium)
    [ 3.306091] f_mtp init
    [ 3.308563] android_register_function mtp
    [ 3.313354] mice: PS/2 mouse device common for all mice
    [ 3.319885] input: TWL4030 Keypad as /devices/platform/omap/omap_i2c.1/i2c-1/1-004a/twl4030_keypad/input/input0
    [ 3.333312]
    [ 3.333312] WRITE FAILED 1
    [ 3.338012]
    [ 3.338012] WRITE SUCCESS 1
    [ 3.342620]
    [ 3.342620] WRITE SUCCESS 1
    [ 3.347198]
    [ 3.347229] WRITE SUCCESS 1
    [ 3.351867]
    [ 3.351867] WRITE SUCCESS 1
    [ 3.356445]
    [ 3.356445] WRITE SUCCESS 1
    [ 3.361236]
    [ 3.361236] WRITE SUCCESS 1
    [ 3.365997]
    [ 3.365997] WRITE SUCCESS 1
    [ 3.370697]
    [ 3.370697] WRITE SUCCESS 1
    [ 3.375457]
    [ 3.375457] WRITE SUCCESS 1
    [ 3.380157]
    [ 3.380157] WRITE SUCCESS 1
    [ 3.384918]
    [ 3.384918] WRITE SUCCESS 1
    [ 3.389678]
    [ 3.389678] WRITE SUCCESS 1
    [ 3.394378]
    [ 3.394378] WRITE SUCCESS 1
    [ 3.399139]
    [ 3.399139] WRITE SUCCESS 1
    [ 3.403839]
    [ 3.403839] WRITE SUCCESS 1
    [ 3.408447]
    [ 3.408447] WRITE SUCCESS 1
    [ 3.413238]
    [ 3.413238] WRITE SUCCESS 1
    [ 3.417938]
    [ 3.417938] WRITE SUCCESS 1
    [ 3.422698]
    [ 3.422698] WRITE SUCCESS 1
    [ 3.427398]
    [ 3.427398] WRITE SUCCESS 1
    [ 3.432159]
    [ 3.432159] WRITE SUCCESS 1
    [ 3.436920]
    [ 3.436920] WRITE SUCCESS 1
    [ 3.441619]
    [ 3.441619] WRITE SUCCESS 1
    [ 3.446380]
    [ 3.446380] WRITE SUCCESS 1
    [ 3.451141]
    [ 3.451141] WRITE SUCCESS 1
    [ 3.455841]
    [ 3.455841] WRITE SUCCESS 1
    [ 3.460601]
    [ 3.460601] WRITE SUCCESS 1
    [ 3.465301]
    [ 3.465301] WRITE SUCCESS 1
    [ 3.469909]
    [ 3.469909] WRITE SUCCESS 1
    [ 3.474456] usb 1-1: new high speed USB device using ehci-omap and address 2
    [ 3.481903]
    [ 3.481903] WRITE SUCCESS 1
    [ 3.486541]
    [ 3.486541] WRITE SUCCESS 1
    [ 3.491302]
    [ 3.491302] WRITE SUCCESS 1
    [ 3.496002]
    [ 3.496002] WRITE SUCCESS 1
    [ 3.500610]
    [ 3.500610] WRITE SUCCESS 1
    [ 3.505187]
    [ 3.505187] WRITE SUCCESS 1
    [ 3.510070]
    [ 3.510070] WRITE SUCCESS 1
    [ 3.514831]
    [ 3.514831] WRITE SUCCESS 1
    [ 3.519531]
    [ 3.519531] WRITE SUCCESS 1
    [ 3.524291]
    [ 3.524291] WRITE SUCCESS 1
    [ 3.528991]
    [ 3.528991] WRITE SUCCESS 1
    [ 3.533691]
    [ 3.533691] WRITE SUCCESS 1
    [ 3.538299]
    [ 3.538299] WRITE SUCCESS 1
    [ 3.542877]
    [ 3.542877] WRITE SUCCESS 1
    [ 3.547485]
    [ 3.547515] WRITE SUCCESS 1
    [ 3.552093]
    [ 3.552093] WRITE SUCCESS 1
    [ 3.556854]
    [ 3.556854] WRITE SUCCESS 1
    [ 3.561614]
    [ 3.561614] WRITE SUCCESS 1
    [ 3.566314]
    [ 3.566314] WRITE SUCCESS 1
    [ 3.571075]
    [ 3.571075] WRITE SUCCESS 1
    [ 4.096252] input: ssd2531_input as /devices/virtual/input/input1
    [ 4.103424] input: 7k_ffa_keypad as /devices/virtual/input/input2
    [ 4.111450] input: twl4030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input3
    [ 4.124969] using rtc device, twl_rtc, for alarms
    [ 4.129760] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
    [ 4.136718] twl_rtc twl_rtc: Power up reset detected.
    [ 4.142547] usb 1-1: New USB device found, idVendor=0424, idProduct=2514
    [ 4.149597] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [ 4.157592] twl_rtc twl_rtc: Enabling TWL-RTC.
    [ 4.163513] i2c /dev entries driver
    [ 4.167449] hub 1-1:1.0: USB hub found
    [ 4.171722] hub 1-1:1.0: 4 ports detected
    [ 4.177337] Linux media interface: v0.10
    [ 4.181823] Linux video capture interface: v2.00
    [ 4.187957] omap3isp supply VDD_CSIPHY1 not found, using dummy regulator
    [ 4.195068] omap3isp supply VDD_CSIPHY2 not found, using dummy regulator
    [ 4.202301] omap3isp omap3isp: Revision 15.0 found
    [ 4.207366] omap-iommu omap-iommu.0: isp: version 1.1
    [ 4.272033] mt9t111 2-003c: Unable to detectmt9t111sensor
    [ 4.279846] isp_register_subdev_group: Unable to register subdev mt9t111
    [ 4.287292] i2c i2c-3: Failed to register i2c client tvp5146m2 at 0x5c (-16)
    [ 4.294738] isp_register_subdev_group: Unable to register subdev tvp5146m2
    [ 4.302642] usbcore: registered new interface driver uvcvideo
    [ 4.308685] USB Video Class driver (v1.0.0)
    [ 4.313873] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
    [ 4.320800] device-mapper: uevent: version 1.0.3
    [ 4.326263] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
    [ 4.335235] Bluetooth: HCI UART driver ver 2.2
    [ 4.339874] Bluetooth: HCI H4 protocol initialized
    [ 4.344940] Bluetooth: HCILL protocol initialized
    [ 4.349884] Bluetooth: Bluetooth Driver for TI WiLink - Version 1.0
    [ 4.357818] cpuidle: using governor ladder
    [ 4.362121] cpuidle: using governor menu
    [ 4.371307] mmci-omap-hs.1 supply vmmc_aux not found, using dummy regulator
    [ 4.380798] usbcore: registered new interface driver usbhid
    [ 4.386657] usbhid: USB HID core driver
    [ 4.391876] logger: created 64K log 'log_main'
    [ 4.396881] logger: created 256K log 'log_events'
    [ 4.402099] logger: created 64K log 'log_radio'
    [ 4.407196] logger: created 64K log 'log_system'
    [ 4.413574] usbcore: registered new interface driver snd-usb-audio
    [ 4.421539] OMAP3 EVM SoC init
    [ 4.500030] usb 1-1.3: new full speed USB device using ehci-omap and address 3
    [ 4.514495] asoc: twl4030-hifi <-> omap-mcbsp-dai.1 mapping ok
    [ 4.521362] asoc: wl1271bt <-> omap-mcbsp-dai.0 mapping ok
    [ 4.529663] ALSA device list:
    [ 4.532775] #0: omap3evm
    [ 4.535614] oprofile: hardware counters not available
    [ 4.540954] oprofile: using timer interrupt.
    [ 4.545654] nf_conntrack version 0.5.0 (3806 buckets, 15224 max)
    [ 4.552398] ip_tables: (C) 2000-2006 Netfilter Core Team
    [ 4.558135] TCP cubic registered
    [ 4.561553] Initializing XFRM netlink socket
    [ 4.566436] NET: Registered protocol family 10
    [ 4.571868] IPv6 over IPv4 tunneling driver
    [ 4.577209] NET: Registered protocol family 17
    [ 4.581878] NET: Registered protocol family 15
    [ 4.586700] Bluetooth: L2CAP ver 2.15
    [ 4.590545] Bluetooth: L2CAP socket layer initialized
    [ 4.595977] Bluetooth: SCO (Voice Link) ver 0.6
    [ 4.600738] Bluetooth: SCO socket layer initialized
    [ 4.606048] Bluetooth: RFCOMM TTY layer initialized
    [ 4.611206] Bluetooth: RFCOMM socket layer initialized
    [ 4.616638] Bluetooth: RFCOMM ver 1.11
    [ 4.620605] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [ 4.626190] Bluetooth: BNEP filters: protocol multicast
    [ 4.631683] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [ 4.638366] Registering the dns_resolver key type
    [ 4.643463] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
    [ 4.652954] ThumbEE CPU extension supported.
    [ 4.662994] Power Management for TI OMAP3.
    [ 4.672760] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
    [ 4.681060] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
    [ 4.689636] SmartReflex Class3 initialized
    [ 4.698150] clock: disabling unused clocks to save power
    [ 4.704772] platform iva.0: omap_voltage_scale: Already at the requestedrate 800000000
    [ 4.713043] platform mpu.0: omap_voltage_scale: Already at the requestedrate 1000000000
    [ 4.723815] usb 1-1.3: New USB device found, idVendor=147e, idProduct=2016
    [ 4.731018] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [ 4.738677] usb 1-1.3: Product: Biometric Coprocessor
    [ 4.743957] usb 1-1.3: Manufacturer: UPEK
    [ 4.831970] mmc0: new high speed SDHC card at address e624
    [ 4.838287] usb 1-1.4: new full speed USB device using ehci-omap and address 4
    [ 4.846343] mmcblk0: mmc0:e624 SU04G 3.69 GiB
    [ 4.853088] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
    [ 4.861694] omap_vout omap_vout: Buffer Size = 3686400
    [ 4.881652] mmcblk0: p1 p2 p3
    [ 4.885589] omap_vout omap_vout: : registered and initialized video device 15
    [ 4.893066] omap_vout omap_vout: Buffer Size = 3686400
    [ 4.970062] omap_vout omap_vout: : registered and initialized video device 16
    [ 4.978027] Waiting 1sec before mounting root device...
    [ 5.018341] mmc1: card claims to support voltages below the defined range. These will be ignored.
    [ 5.027954] usb 1-1.4: New USB device found, idVendor=046d, idProduct=c52e
    [ 5.035125] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [ 5.042785] usb 1-1.4: Product: USB Receiver
    [ 5.047241] usb 1-1.4: Manufacturer: Logitech
    [ 5.056243] input: Logitech USB Receiver as /devices/platform/ehci-omap.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input4
    [ 5.067230] generic-usb 0003:046D:C52E.0001: input: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-ehci-omap.0-1.4/input0
    [ 5.085083] input: Logitech USB Receiver as /devices/platform/ehci-omap.0/usb1/1-1/1-1.4/1-1.4:1.1/input/input5
    [ 5.096435] generic-usb 0003:046D:C52E.0002: input: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-ehci-omap.0-1.4/input1
    [ 5.123077] mmc1: error -110 whilst initialising SDIO card
    [ 5.349945] usb 1-1.2: new high speed USB device using ehci-omap and address 5
    [ 5.482574] usb 1-1.2: New USB device found, idVendor=5149, idProduct=13d3
    [ 5.489746] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [ 5.497375] usb 1-1.2: Product: USB 2.0 PC Cam
    [ 5.502136] usb 1-1.2: Manufacturer: Image Processor
    [ 5.508666] uvcvideo: Found UVC 1.00 device USB 2.0 PC Cam (5149:13d3)
    [ 5.519622] input: USB 2.0 PC Cam as /devices/platform/ehci-omap.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input6
    [ 5.993682] EXT3-fs: barriers not enabled
    [ 6.537322] kjournald starting. Commit interval 5 seconds
    [ 6.545684] EXT3-fs (mmcblk0p2): using internal journal
    [ 6.551116] EXT3-fs (mmcblk0p2): recovery complete
    [ 6.558319] EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode
    [ 6.565551] VFS: Mounted root (ext3 filesystem) on device 179:2.
    [ 6.571899] Freeing init memory: 228K
    [ 6.595947] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
    [ 6.735107] init: cannot open '/initlogo.rle'
    [ 6.777374] Compat-wireless backport release: compat-wireless-2011-12-05-1-g84dbe2c
    [ 6.785400] Backport based on wl12xx.git v2.6.39-1328-g0890f48
    [ 6.857849] cfg80211: Calling CRDA to update world regulatory domain
    [ 7.055847] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
    [ 7.221160] enabling adb
    [ 7.224487] adb_open
    root@android:/ # [ 7.453918] cfg80211: World regulatory domain updated:
    [ 7.459320] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    [ 7.468566] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [ 7.476837] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    [ 7.485107] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    [ 7.493347] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [ 7.501617] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [ 8.703857] init: untracked pid 1178 exited

    root@android:/ #
    root@android:/ # [ 15.642639] warning: `zygote' uses 32-bit capabilities (legacy support in use)
    [ 19.015106] request_suspend_state: wakeup (3->0) at 19220550539 (2000-01-01 00:00:14.657806397 UTC)
    [ 19.200714] init: no such service 'hciattach'

    insmod: init_module '/system/lib/modules/wl12xx_sdio.ko' failed (File exists)

    thanks 

    bhagavath

  • Bhagavath Ram said:

    insmod: init_module '/system/lib/modules/wl12xx_sdio.ko' failed (File exists)

    It appears that the driver may be already loaded, so you get this error when you enable wifi.

    Please verify that init.rc  does not insmod wl12xx_sdio.ko file.

  • Vishveshwar,

       After inserting its showing error as follow 

    2659] wl12xx_sdio: Unknown symbol wl1271_register_hw (err 0)
    [ 6.389892] wl12xx_sdio: Unknown symbol wl1271_alloc_hw (err 0)
    [ 6.397155] wl12xx_sdio: Unknown symbol wl1271_unregister_hw (err 0)
    [ 6.406555] wl12xx_sdio: Unknown symbol wl1271_irq (err 0)
    [ 6.413696] wl12xx_sdio: Unknown symbol wl1271_init_ieee80211 (err 0)
    [ 6.420837] wl12xx_sdio: Unknown symbol wl1271_free_hw (err 0)
    [ 6.428009] wl12xx_sdio: Unknown symbol wl12xx_debug_level (err 0)

    Thanks 

    bhagavath

     

  • Please read my first reply carefully.

  • Thanks for your Suggestion

                                          Wifi is loading but BT is showing error its turning on but unable to  scan the device. Our Port  for bluetooth is UART 3   how to change UART 3 instead of UART 1 ,baudrate is 115200 (its showing baud rate failed see at end ).  Please give suggestion to solve .


    Console and Logcat clearly as follows 


    Welcome to minicom 2.6.1

    OPTIONS: I18n 
    Compiled on Aug 28 2012, 12:11:59.
    Port /dev/ttyUSB0

    Press CTRL-A Z for help on special keys

    In:    serial
    Out:   serial
    Err:   serial
    Read back SMSC id 0xffff0000
    Die ID #251400029ff80000016842c81602702a
    Net:   No ethernet found.
    Hit any key to stop autoboot:  0 
    mmc1 is available
    reading boot.scr

    458 bytes read
    Running bootscript from mmc ...
    ## Executing script at 82000000
    reading uImage

    3533960 bytes read
    ***** Kernel: /dev/mmcblk0p1/uImage *****
    ***** RootFS: /dev/mmcblk0p2 *****
    ## Booting kernel from Legacy Image at 82000000 ...
       Image Name:   Linux-2.6.37-g5c414d7-dirty
       Image Type:   ARM Linux Kernel Image (uncompressed)
       Data Size:    3533896 Bytes = 3.4 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 2.6.37-g5c414d7-dirty (root@atulkumar-desktop) (gcc version 4.3.3 (Sourcery G++ Lite 2009q1-203) ) #8 Mon Oct 22 15:12:51 IST 2012
    [    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
    [    0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
    [    0.000000] Machine: OMAP3 EVM
    [    0.000000] Reserving 8388608 bytes SDRAM for VRAM
    [    0.000000] Memory policy: ECC disabled, Data cache writeback
    [    0.000000] OMAP3630 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
    [    0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x10000
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 62976
    [    0.000000] Kernel command line: console=ttyO0,115200n8 androidboot.console=ttyO0 mem=256M root=/dev/mmcblk0p2 rw rootfstype=ext3 rootdelay=1 init=/init ip=off omaM
    [    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: 248MB = 248MB total
    [    0.000000] Memory: 243604k/243604k available, 18540k 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]     DMA     : 0xffc00000 - 0xffe00000   (   2 MB)
    [    0.000000]     vmalloc : 0xd0800000 - 0xf8000000   ( 632 MB)
    [    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
    [    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
    [    0.000000]       .init : 0xc0008000 - 0xc0041000   ( 228 kB)
    [    0.000000]       .text : 0xc0041000 - 0xc06c1000   (6656 kB)
    [    0.000000]       .data : 0xc06c2000 - 0xc0714640   ( 330 kB)
    [    0.000000] NR_IRQS:409
    [    0.000000] Clocking rate (Crystal/Core/MPU): 26.0/400/600 MHz
    [    0.000000] Reprogramming SDRC clock to 400000000 Hz
    [    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
    [    0.000000] Total of 96 interrupts on 1 active controller
    [    0.000000] GPMC revision 5.0
    [    0.000000] Trying to install interrupt handler for IRQ402
    [    0.000000] Trying to install interrupt handler for IRQ403
    [    0.000000] Trying to install interrupt handler for IRQ404
    [    0.000000] Trying to install interrupt handler for IRQ405
    [    0.000000] Trying to install interrupt handler for IRQ406
    [    0.000000] Trying to install interrupt handler for IRQ407
    [    0.000000] Trying to install interrupt handler for IRQ408
    [    0.000000] Trying to install type control for IRQ409
    [    0.000000] Trying to set irq flags for IRQ409
    [    0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
    [    0.000000] Console: colour dummy device 80x30
    [    0.000000] Calibrating delay loop... 597.64 BogoMIPS (lpj=2334720)
    [    0.000000] pid_max: default: 32768 minimum: 301
    [    0.000000] Security Framework initialized
    [    0.000000] Mount-cache hash table entries: 512
    [    0.000000] CPU: Testing write buffer coherency: ok
    [    0.000000] regulator: core version 0.5
    [    0.000000] regulator: dummy: 
    [    0.000000] NET: Registered protocol family 16
    [    0.000000] OMAP GPIO hardware version 2.5
    [    0.000000] OMAP GPIO hardware version 2.5
    [    0.000000] OMAP GPIO hardware version 2.5
    [    0.000000] OMAP GPIO hardware version 2.5
    [    0.000000] OMAP GPIO hardware version 2.5
    [    0.000000] OMAP GPIO hardware version 2.5
    [    0.000000] omap_mux_init: Add partition: #1: core, flags: 0
    [    0.000000] omap3evm: bt init
    [    0.000000] hw-breakpoint: debug architecture 0x4 unsupported.
    [    0.000000] OMAP DMA hardware revision 5.0
    [    0.029663] bio: create slab <bio-0> at 0
    [    0.031005] regulator: vwl1271: 1800 mV 
    [    0.032684] SCSI subsystem initialized
    [    0.035430] usbcore: registered new interface driver usbfs
    [    0.035827] usbcore: registered new interface driver hub
    [    0.036071] usbcore: registered new device driver usb
    [    0.045471] omap_i2c omap_i2c.1: bus 1 rev4.0 at 2600 kHz
    [    0.059356] twl4030: PIH (irq 7) chaining IRQs 368..375
    [    0.059387] twl4030: power (irq 373) chaining IRQs 376..383
    [    0.059936] twl4030: gpio (irq 368) chaining IRQs 384..401
    [    0.065826] regulator: VIO: 1800 mV normal standby
    [    0.066589] regulator: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby
    [    0.067321] regulator: VDAC: 1800 mV normal standby
    [    0.068023] regulator: VAUX2_4030: 2800 mV normal standby
    [    0.068756] regulator: VPLL2: 1800 mV normal standby
    [    0.069549] regulator: VSIM: 1800 <--> 3000 mV at 1800 mV normal standby
    [    0.070281] regulator: VAUX3: 2800 mV normal standby
    [    0.084533] omap_i2c omap_i2c.2: bus 2 rev4.0 at 400 kHz
    [    0.100158] omap_i2c omap_i2c.3: bus 3 rev4.0 at 400 kHz
    [    0.102050] Advanced Linux Sound Architecture Driver Version 1.0.23.
    [    0.102935] Bluetooth: Core ver 2.15
    [    0.103149] NET: Registered protocol family 31
    [    0.103149] Bluetooth: HCI device and connection manager initialized
    [    0.103179] Bluetooth: HCI socket layer initialized
    [    0.103668] Switching to clocksource 32k_counter
    [    0.232818] WL1271: BT_EN GPIO initialized
    [    0.233062] musb-hdrc: version 6.0, otg (peripheral+host), debug=0
    [    0.233215] musb-hdrc musb-hdrc.0: dma type: dma-inventra
    [    0.233551] musb-hdrc musb-hdrc.0: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
    [    0.234161] NET: Registered protocol family 2
    [    0.234375] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
    [    0.234802] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
    [    0.235015] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
    [    0.235168] TCP: Hash tables configured (established 8192 bind 8192)
    [    0.235198] TCP reno registered
    [    0.235198] UDP hash table entries: 256 (order: 0, 4096 bytes)
    [    0.235229] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
    [    0.235443] NET: Registered protocol family 1
    [    0.235778] RPC: Registered udp transport module.
    [    0.235809] RPC: Registered tcp transport module.
    [    0.235809] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.236022] NetWinder Floating Point Emulator V0.97 (double precision)
    [    0.243530] omap3evm camera init done successfully...
    [    0.243804] omap-iommu omap-iommu.0: isp registered
    [    0.244110] AM37x/DM37x  Linux PSP version 04.02.00.07 (OMAP3EVM)
    [    0.410186] ashmem: initialized
    [    0.410675] VFS: Disk quotas dquot_6.5.2
    [    0.410766] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [    0.412292] JFFS2 version 2.2. (NAND) (SUMMARY)  �© 2001-2006 Red Hat, Inc.
    [    0.412963] msgmni has been set to 475
    [    0.414398] io scheduler noop registered
    [    0.414398] io scheduler deadline registered
    [    0.414550] io scheduler cfq registered (default)
    [    0.471191] OMAP DSS rev 2.0
    [    0.471282] OMAP DISPC rev 3.0
    [    0.471313] OMAP VENC rev 2
    [    0.471618] OMAP DSI rev 1.0
    [    0.801177] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    [    0.803680] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
    [    1.469604] console [ttyO0] enabled
    [    1.473693] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
    [    1.481506] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
    [    1.489288] omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a OMAP UART3
    [    1.508361] brd: module loaded
    [    1.517303] loop: module loaded
    [    1.521545] (stk) :sysfs entries created
    [    1.525726] (stk) : debugfs entries created 
    [    1.532653] mtdoops: mtd device (mtddev=name/number) must be supplied
    [    1.539642] omap2-nand driver initializing
    [    1.544342] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xb3 (Micron )
    [    1.551330] Creating 5 MTD partitions on "omap2-nand.0":
    [    1.556945] 0x000000000000-0x000000080000 : "X-Loader-NAND"
    [    1.564880] 0x000000080000-0x0000001c0000 : "U-Boot-NAND"
    [    1.572631] 0x0000001c0000-0x000000280000 : "Boot Env-NAND"
    [    1.580291] 0x000000280000-0x000000780000 : "Kernel-NAND"
    [    1.589660] 0x000000780000-0x000040000000 : "File System - NAND"
    [    2.021667] OneNAND driver initializing
    [    2.025817] omap2-onenand omap2-onenand: Cannot request GPMC CS
    [    2.032073] omap2-onenand: probe of omap2-onenand failed with error -16
    [    2.040802] smsc911x: Driver version 2008-10-21.
    [    2.046203] usbcore: registered new interface driver asix
    [    2.052093] usbcore: registered new interface driver cdc_ether
    [    2.058441] usbcore: registered new interface driver net1080
    [    2.064575] usbcore: registered new interface driver cdc_subset
    [    2.070983] usbcore: registered new interface driver zaurus
    [    2.077056] usbcore: registered new interface driver zd1201
    [    2.082946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    2.089904] ehci-omap.0 supply hsusb0 not found, using dummy regulator
    [    3.103790] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
    [    3.109802] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
    [    3.117706] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
    [    3.135223] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
    [    3.141326] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [    3.148468] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    3.156066] usb usb1: Product: OMAP-EHCI Host Controller
    [    3.161651] usb usb1: Manufacturer: Linux 2.6.37-g5c414d7-dirty ehci_hcd
    [    3.168701] usb usb1: SerialNumber: ehci-omap.0
    [    3.174499] hub 1-0:1.0: USB hub found
    [    3.178497] hub 1-0:1.0: 3 ports detected
    [    3.213409] Initializing USB Mass Storage driver...
    [    3.218841] usbcore: registered new interface driver usb-storage
    [    3.225189] USB Mass Storage support registered.
    [    3.230285] usbcore: registered new interface driver usbtest
    [    3.236236] android init
    [    3.238983] android_probe pdata: c06d2eac
    [    3.243377] android_bind
    [    3.246795] android_usb gadget: android_usb ready
    [    3.251739] musb-hdrc musb-hdrc.0: MUSB HDRC host driver
    [    3.257385] musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus number 2
    [    3.265289] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
    [    3.272430] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    3.280029] usb usb2: Product: MUSB HDRC host driver
    [    3.285247] usb usb2: Manufacturer: Linux 2.6.37-g5c414d7-dirty musb-hcd
    [    3.292297] usb usb2: SerialNumber: musb-hdrc.0
    [    3.298065] hub 2-0:1.0: USB hub found
    [    3.302062] hub 2-0:1.0: 1 port detected
    [    3.307006] f_adb init
    [    3.309478] android_register_function adb
    [    3.313690] f_mass_storage init
    [    3.317047] fsg_probe pdev: c06d2aa8, pdata: c06d2f3c
    [    3.322601] android_register_function usb_mass_storage
    [    3.328002] adb_bind_config
    [    3.331970] android_usb gadget: Mass Storage Function, version: 2009/09/11
    [    3.339233] android_usb gadget: Number of LUNs=1
    [    3.344085]  lun0: LUN: removable file: (no medium)
    [    3.349517] f_mtp init
    [    3.351989] android_register_function mtp
    [    3.356842] mice: PS/2 mouse device common for all mice
    [    3.363342] input: TWL4030 Keypad as /devices/platform/omap/omap_i2c.1/i2c-1/1-004a/twl4030_keypad/input/input0
    [    3.378051] 
    [    3.378051] WRITE FAILED 1
    [    3.382690] 
    [    3.382690] WRITE SUCCESS 1
    [    3.387298] 
    [    3.387298] WRITE SUCCESS 1
    [    3.391876] 
    [    3.391906] WRITE SUCCESS 1
    [    3.396545] 
    [    3.396545] WRITE SUCCESS 1
    [    3.401214] 
    [    3.401214] WRITE SUCCESS 1
    [    3.405792] 
    [    3.405822] WRITE SUCCESS 1
    [    3.410461] 
    [    3.410461] WRITE SUCCESS 1
    [    3.415039] 
    [    3.415039] WRITE SUCCESS 1
    [    3.419708] 
    [    3.419708] WRITE SUCCESS 1
    [    3.424346] 
    [    3.424346] WRITE SUCCESS 1
    [    3.428924] 
    [    3.428955] WRITE SUCCESS 1
    [    3.433532] 
    [    3.433563] WRITE SUCCESS 1
    [    3.438140] 
    [    3.438140] WRITE SUCCESS 1
    [    3.442932] 
    [    3.442932] WRITE SUCCESS 1
    [    3.447662] 
    [    3.447662] WRITE SUCCESS 1
    [    3.452239] 
    [    3.452239] WRITE SUCCESS 1
    [    3.456848] 
    [    3.456878] WRITE SUCCESS 1
    [    3.461456] 
    [    3.461486] WRITE SUCCESS 1
    [    3.466125] 
    [    3.466125] WRITE SUCCESS 1
    [    3.470703] 
    [    3.470733] WRITE SUCCESS 1
    [    3.475372] 
    [    3.475372] WRITE SUCCESS 1
    [    3.479980] 
    [    3.479980] WRITE SUCCESS 1
    [    3.484588] 
    [    3.484588] WRITE SUCCESS 1
    [    3.489227] 
    [    3.489227] WRITE SUCCESS 1
    [    3.493804] 
    [    3.493835] WRITE SUCCESS 1
    [    3.498474] 
    [    3.498474] WRITE SUCCESS 1
    [    3.503082] 
    [    3.503082] WRITE SUCCESS 1
    [    3.507659] 
    [    3.507690] WRITE SUCCESS 1
    [    3.512298] 
    [    3.512298] WRITE SUCCESS 1
    [    3.516876] 
    [    3.516876] WRITE SUCCESS 1
    [    3.521423] usb 1-1: new high speed USB device using ehci-omap and address 2
    [    3.528900] 
    [    3.528900] WRITE SUCCESS 1
    [    3.533569] 
    [    3.533569] WRITE SUCCESS 1
    [    3.538146] 
    [    3.538146] WRITE SUCCESS 1
    [    3.542785] 
    [    3.542785] WRITE SUCCESS 1
    [    3.547363] 
    [    3.547393] WRITE SUCCESS 1
    [    3.552001] 
    [    3.552001] WRITE SUCCESS 1
    [    3.556640] 
    [    3.556640] WRITE SUCCESS 1
    [    3.561279] 
    [    3.561279] WRITE SUCCESS 1
    [    3.565917] 
    [    3.565917] WRITE SUCCESS 1
    [    3.570495] 
    [    3.570495] WRITE SUCCESS 1
    [    3.575103] 
    [    3.575134] WRITE SUCCESS 1
    [    3.579895] 
    [    3.579895] WRITE SUCCESS 1
    [    3.584503] 
    [    3.584503] WRITE SUCCESS 1
    [    3.589111] 
    [    3.589111] WRITE SUCCESS 1
    [    3.593688] 
    [    3.593688] WRITE SUCCESS 1
    [    3.598297] 
    [    3.598327] WRITE SUCCESS 1
    [    3.602966] 
    [    3.602966] WRITE SUCCESS 1
    [    3.607604] 
    [    3.607604] WRITE SUCCESS 1
    [    3.612243] 
    [    3.612243] WRITE SUCCESS 1
    [    4.133819] input: ssd2531_input as /devices/virtual/input/input1
    [    4.141021] input: 7k_ffa_keypad as /devices/virtual/input/input2
    [    4.149108] input: twl4030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input3
    [    4.162536] using rtc device, twl_rtc, for alarms
    [    4.167388] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
    [    4.174346] twl_rtc twl_rtc: Power up reset detected.
    [    4.179962] usb 1-1: New USB device found, idVendor=0424, idProduct=2514
    [    4.187011] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [    4.195343] twl_rtc twl_rtc: Enabling TWL-RTC.
    [    4.200592] hub 1-1:1.0: USB hub found
    [    4.204833] hub 1-1:1.0: 4 ports detected
    [    4.209320] i2c /dev entries driver
    [    4.214904] Linux media interface: v0.10
    [    4.219482] Linux video capture interface: v2.00
    [    4.225433] omap3isp supply VDD_CSIPHY1 not found, using dummy regulator
    [    4.232513] omap3isp supply VDD_CSIPHY2 not found, using dummy regulator
    [    4.239776] omap3isp omap3isp: Revision 15.0 found
    [    4.244842] omap-iommu omap-iommu.0: isp: version 1.1
    [    4.307861] mt9t111 2-003c: Unable to detectmt9t111sensor
    [    4.314453] isp_register_subdev_group: Unable to register subdev mt9t111
    [    4.321868] i2c i2c-3: Failed to register i2c client tvp5146m2 at 0x5c (-16)
    [    4.329315] isp_register_subdev_group: Unable to register subdev tvp5146m2
    [    4.337280] usbcore: registered new interface driver uvcvideo
    [    4.343322] USB Video Class driver (v1.0.0)
    [    4.348541] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
    [    4.355438] device-mapper: uevent: version 1.0.3
    [    4.360870] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
    [    4.369842] Bluetooth: HCI UART driver ver 2.2
    [    4.374511] Bluetooth: HCI H4 protocol initialized
    [    4.379547] Bluetooth: HCILL protocol initialized
    [    4.384490] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
    [    4.390655] Bluetooth: Bluetooth Driver for TI WiLink - Version 1.0
    [    4.398529] cpuidle: using governor ladder
    [    4.402893] cpuidle: using governor menu
    [    4.410003] mmci-omap-hs.1 supply vmmc_aux not found, using dummy regulator
    [    4.419616] usbcore: registered new interface driver usbhid
    [    4.425506] usbhid: USB HID core driver
    [    4.430358] logger: created 64K log 'log_main'
    [    4.435485] logger: created 256K log 'log_events'
    [    4.440948] logger: created 64K log 'log_radio'
    [    4.446014] logger: created 64K log 'log_system'
    [    4.452117] usbcore: registered new interface driver snd-usb-audio
    [    4.460144] OMAP3 EVM SoC init
    [    4.527893] usb 1-1.4: new full speed USB device using ehci-omap and address 3
    [    4.550231] asoc: twl4030-hifi <-> omap-mcbsp-dai.1 mapping ok
    [    4.557067] asoc: wl1271bt <-> omap-mcbsp-dai.0 mapping ok
    [    4.565399] ALSA device list:
    [    4.568511]   #0: omap3evm
    [    4.571350] oprofile: hardware counters not available
    [    4.576690] oprofile: using timer interrupt.
    [    4.581359] nf_conntrack version 0.5.0 (3806 buckets, 15224 max)
    [    4.588195] ip_tables: (C) 2000-2006 Netfilter Core Team
    [    4.593902] TCP cubic registered
    [    4.597320] Initializing XFRM netlink socket
    [    4.602203] NET: Registered protocol family 10
    [    4.607604] IPv6 over IPv4 tunneling driver
    [    4.612976] NET: Registered protocol family 17
    [    4.617675] NET: Registered protocol family 15
    [    4.622650] Bluetooth: L2CAP ver 2.15
    [    4.626525] Bluetooth: L2CAP socket layer initialized
    [    4.631896] Bluetooth: SCO (Voice Link) ver 0.6
    [    4.636688] Bluetooth: SCO socket layer initialized
    [    4.641815] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [    4.647430] Bluetooth: BNEP filters: protocol multicast
    [    4.652954] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [    4.659606] Registering the dns_resolver key type
    [    4.664581] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
    [    4.673034] ThumbEE CPU extension supported.
    [    4.683624] Power Management for TI OMAP3.
    [    4.694000] usb 1-1.4: New USB device found, idVendor=046d, idProduct=c52e
    [    4.701263] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [    4.709014] usb 1-1.4: Product: USB Receiver
    [    4.713531] usb 1-1.4: Manufacturer: Logitech
    [    4.718872] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
    [    4.727203] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
    [    4.735748] SmartReflex Class3 initialized
    [    4.744201] clock: disabling unused clocks to save power
    [    4.750762] platform iva.0: omap_voltage_scale: Already at the requestedrate 800000000
    [    4.759124] platform mpu.0: omap_voltage_scale: Already at the requestedrate 1000000000
    [    4.773223] input: Logitech USB Receiver as /devices/platform/ehci-omap.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input4
    [    4.784240] generic-usb 0003:046D:C52E.0001: input: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-ehci-omap.0-1.4/input0
    [    4.803283] input: Logitech USB Receiver as /devices/platform/ehci-omap.0/usb1/1-1/1-1.4/1-1.4:1.1/input/input5
    [    4.814605] generic-usb 0003:046D:C52E.0002: input: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-ehci-omap.0-1.4/input1
    [    4.895202] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
    [    4.903808] omap_vout omap_vout: Buffer Size = 3686400
    [    4.923065] omap_vout omap_vout: : registered and initialized video device 15
    [    4.930572] omap_vout omap_vout: Buffer Size = 3686400
    [    4.936950] omap_vout omap_vout: : registered and initialized video device 16
    [    4.944610] mmc0: new high speed SDHC card at address e624
    [    4.950927] Waiting 1sec before mounting root device...
    [    4.956604] mmcblk0: mmc0:e624 SU04G 3.69 GiB 
    [    4.975830]  mmcblk0: p1 p2 p3
    [    5.100891] mmc1: card claims to support voltages below the defined range. These will be ignored.
    [    5.126831] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
    [    5.143035] mmc1: new SDIO card at address 0001
    [    5.973480] EXT3-fs: barriers not enabled
    [    5.978668] kjournald starting.  Commit interval 5 seconds
    [    5.984436] EXT3-fs (mmcblk0p2): warning: maximal mount count reached, running e2fsck is recommended
    [    6.015045] EXT3-fs (mmcblk0p2): using internal journal
    [    6.020507] EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode
    [    6.027740] VFS: Mounted root (ext3 filesystem) on device 179:2.
    [    6.034057] Freeing init memory: 228K
    [    6.059204] init: /init.rc: 269: invalid command 'echo'
    [    6.064727] init: /init.rc: 270: invalid command 'echo'
    [    6.070190] init: /init.rc: 271: invalid command 'echo'
    [    6.075653] init: /init.rc: 272: invalid command 'sleep'
    [    6.081207] init: /init.rc: 273: invalid command 'echo'
    [    6.086639] init: /init.rc: 274: invalid command '//'
    [    6.093261] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
    [    6.233123] init: cannot open '/initlogo.rle'
    [    6.302337] Compat-wireless backport release: compat-wireless-2011-12-05-1-g84dbe2c
    [    6.310363] Backport based on wl12xx.git v2.6.39-1328-g0890f48
    [    6.384063] cfg80211: Calling CRDA to update world regulatory domain
    [    6.580963] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
    [    6.642181] enabling adb
    [    6.645812] adb_open
    [    6.875549] cfg80211: World regulatory domain updated:
    [    6.880981] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    [    6.889709] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [    6.897979] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    [    6.906219] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    [    6.914489] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [    6.922760] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    root@android:/ # [    8.287780] init: untracked pid 1171 exited
    [   15.172393] warning: `zygote' uses 32-bit capabilities (legacy support in use)
    [   21.795257] request_suspend_state: wakeup (3->0) at 22004058840 (2000-01-01 00:00:17.393066407 UTC)
    [   21.995147] init: no such service 'hciattach'
    [   21.999877] (stc): st_register(2) 
    [   22.003295] (stc):  chnl_id list empty :2 
    [   22.007598] (stk) : st_kim_start
    [   22.010955] plat_kim_chip_enable
    [   22.069763] (stk) :ldisc_install = 1
    [   22.446350] wl1271: loaded
    [   23.072601] plat_kim_chip_enable
    [   23.078613] (stk) :ldisc_install = 1
    [   23.370056] wl1271: firmware booted (Rev 6.3.6.0.79_2)
    [   23.375427] wl1271: Driver version: R4_SP2_03_00
    [   23.390686] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [   24.080413] plat_kim_chip_enable
    [   24.113952] (stk) :ldisc_install = 1
    [   24.690856] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    [   24.760223] wl1271: Association completed.
    [   25.111816] plat_kim_chip_enable
    [   25.125427] (stk) :ldisc_install = 1
    [   26.127380] plat_kim_chip_enable
    [   26.133911] (stk) :ldisc_install = 1
    [   27.135192] plat_kim_chip_enable
    [   27.168518] (stk) :ldisc_install = 1
    root@android:/ # 
    [   28.166442] ti_st_open: st_register failed -22

    [   28.274536] (stc): st_register(2) 
    [   28.277954] (stc):  chnl_id list empty :2 
    [   28.282226] (stk) : st_kim_start
    [   28.285614] plat_kim_chip_enable
    root@android:/ # 
    [   28.438751] (stk) :ldisc_install = 1root@android:/ # 
    root@android:/ # 
    root@android:/ # l
    [   29.439788] plat_kim_chip_enable
    [   29.470245] (stk) :ldisc_install = 1og
    [   30.471099] plat_kim_chip_enable
    [   30.487396] (stk) :ldisc_install = 1cat
    --------- beginning of /dev/log/main
    I/DEBUG   ( 1168): debuggerd: Oct 18 2012 15:29:43
    E/uim-sysfs( 1166): uim: Inside main
    E/uim-sysfs( 1166): uim:ST built into the kernel ?
    E/uim-sysfs( 1166): uim:BT driver module un-available... 
    E/uim-sysfs( 1166): uim:BT driver built into the kernel ?
    E/uim-sysfs( 1166): uim:FM driver module un-available... 
    E/uim-sysfs( 1166): uim:FM driver built into the kernel ?
    E/uim-sysfs( 1166): uim:GPS driver module un-available... 
    E/uim-sysfs( 1166): uim:GPS driver built into the kernel ?
    E/uim-sysfs( 1166): uim:FM V4L2 driver module un-available... 
    E/uim-sysfs( 1166): uim:FM V4L2 driver built into the kernel ?
    E/uim-sysfs( 1166): uim:found bluetooth rfkill entry @ 0
    E/uim-sysfs( 1166): 
    E/uim-sysfs( 1166): uim:changed permissions for /sys/class/rfkill/rfkill0/state(0) 
    E/uim-sysfs( 1166): 
    --------- beginning of /dev/log/system
    I/Vold    ( 1165): Vold 2.1 (the revenge) firing up
    D/Vold    ( 1165): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
    D/Vold    ( 1165): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
    D/Vold    ( 1165): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
    I/Netd    ( 1167): Netd 1.0 starting
    E/Netd    ( 1167): Unable to create netlink socket: Protocol not supported
    E/Netd    ( 1167): Unable to open quota2 logging socket
    I/        ( 1172): ServiceManager: 0x18910
    D/AndroidRuntime( 1171): 
    D/AndroidRuntime( 1171): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
    D/AndroidRuntime( 1171): CheckJNI is ON
    I/        ( 1173): ServiceManager: 0xf958
    I/SurfaceFlinger( 1170): SurfaceFlinger is starting
    I/SurfaceFlinger( 1170): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
    E/audio_hw_primary( 1173): Route MIXER CTRL name: HeadsetR Mixer AudioR2
    E/audio_hw_primary( 1173): Route MIXER CTRL name: HeadsetL Mixer AudioL2
    E/audio_hw_primary( 1173): Route MIXER CTRL name: Headset Playback Volume
    E/audio_hw_primary( 1173): Route MIXER CTRL name: Analog Left AUXL Capture Switch
    E/audio_hw_primary( 1173): Route MIXER CTRL name: Analog Right AUXR Capture Switch
    E/audio_hw_primary( 1173): Route MIXER CTRL name: Analog Capture Volume
    E/audio_hw_primary( 1173): Route MIXER CTRL name: HeadsetR Mixer AudioR2
    E/audio_hw_primary( 1173): Route MIXER CTRL name: HeadsetL Mixer AudioL2
    E/audio_hw_primary( 1173): Route MIXER CTRL name: Headset Playback Volume
    E/audio_hw_primary( 1173): Route MIXER CTRL name: Analog Left AUXL Capture Switch
    I/AudioFlinger( 1173): Loaded primary audio interface from Omap3 audio HW HAL (audio)
    I/AudioFlinger( 1173): Using 'Omap3 audio HW HAL' (audio.primary) as the primary audio interface
    I/AudioFlinger( 1173): Loaded a2dp audio interface from A2DP Audio HW HAL (audio)
    I/CameraService( 1173): CameraService started (pid=1173)
    I/AudioFlinger( 1173): AudioFlinger's thread 0x15378 ready to run
    W/AudioFlinger( 1173): Thread AudioOut_1 cannot connect to the power manager service
    I/AudioPolicyService( 1173): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
    E/FramebufferNativeWindow( 1170): couldn't open framebuffer HAL (Not a typewriter)
    E/FramebufferNativeWindow( 1170): couldn't open gralloc HAL (Not a typewriter)
    E/SurfaceFlinger( 1170): Display subsystem failed to initialize. check logs. exiting...
    D/AndroidRuntime( 1261): 
    D/AndroidRuntime( 1261): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
    D/AndroidRuntime( 1261): CheckJNI is ON
    D/dalvikvm( 1261): Unable to stat classpath element '/system/framework/apache-xml.jar'
    I/ethernet( 1261): Loading ethernet jni class
    I/SamplingProfilerIntegration( 1261): Profiling disabled.
    I/Zygote  ( 1261): Preloading classes...
    D/dalvikvm( 1261): GC_EXPLICIT freed 37K, 84% free 409K/2560K, paused 0ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 4K, 82% free 474K/2560K, paused 0ms+0ms
    D/dalvikvm( 1261): GC_EXPLICIT
    [   31.486663] plat_kim_chip_enable
     freed 20K, 81% free 509K/2560K, paused 1ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 27K, 80% free 537K/2560K, paused 0ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 15K, 78% fr[   31.506134] (stk) :ldisc_install = 1ee 577K/2560K, paused 0ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 27K, 77% free 604K/2560K, paused 0ms+0ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 30K, 76% free 636K/2560K, paused 0ms+1ms
    D/TextLayoutCache( 1261): Using debug level: 0 - Debug Enabled: 0
    W/Zygote  ( 1261): Class not found for preloading: android.media.AudioManager$2
    I/dalvikvm( 1261): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
    D/MtpDeviceJNI( 1261): register_android_mtp_MtpDevice
    I/dalvikvm( 1261): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
    I/dalvikvm( 1261): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
    W/MediaProfiles( 1261): could not find media config xml file
    W/Zygote  ( 1261): Class not found for preloading: android.media.IRemoteControlClientDispatcher
    W/Zygote  ( 1261): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub
    D/dalvikvm( 1261): GC_EXPLICIT freed 20K, 74% free 675K/2560K, paused 0ms+1ms
    D/dalvikvm( 1261): GC_FOR_ALLOC freed 217K, 63% free 970K/2560K, paused 8ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 43K, 60% free 1026K/2560K, paused 0ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 27K, 59% free 1055K/2560K, paused 1ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 8K, 57% free 1104K/2560K, paused 1ms+0ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 23K, 55% free 1170K/2560K, paused 1ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 48K, 44% free 1449K/2560K, paused 1ms+1ms
    W/Zygote  ( 1261): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount
    W/Zygote  ( 1261): Class not found for preloading: android.text.method.WordIterator$1
    D/dalvikvm( 1261): GC_EXPLICIT freed 35K, 43% free 1483K/2560K, paused 1ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 32K, 42% free 1505K/2560K, paused 1ms+1ms
    I/dalvikvm( 1261): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so)
    D/dalvikvm( 1261): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init
    D/dalvikvm( 1261): GC_EXPLICIT freed 26K, 40% free 1554K/2560K, paused 2ms+2ms
    W/Zygote  ( 1261): Class not found for preloading: android.widget.EdgeGlow
    D/dalvikvm( 1261): GC_EXPLICIT freed 25K, 39% free 1583K/2560K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 71K, 37% free 1628K/2560K, paused 2ms+2ms
    E/PhonePolicy( 1261): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback
    D/dalvikvm( 1261): GC_EXPLICIT freed 33K, 36% free 1650K/2560K, paused 1ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 28K, 35% free 1679K/2560K, paused 1ms+2ms
    I/SurfaceFlinger( 1267): SurfaceFlinger is starting
    I/SurfaceFlinger( 1267): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
    D/libEGL  ( 1267): loaded /system/lib/egl/libGLES_android.so
    D/dalvikvm( 1261): GC_EXPLICIT freed 26K, 34% free 1709K/2560K, paused 6ms+3ms
    D/libEGL  ( 1267): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/dalvikvm( 1261): GC_EXPLICIT freed 32K, 33% free 1735K/2560K, paused 2ms+2ms
    D/libEGL  ( 1267): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  ( 1267): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/SurfaceFlinger( 1267): ro.sf.lcd_density not defined, using 160 dpi by default.
    D/dalvikvm( 1261): GC_EXPLICIT freed 31K, 32% free 1763K/2560K, paused 2ms+2ms
    I/SurfaceFlinger( 1267): EGL informations:
    I/SurfaceFlinger( 1267): # of configs : 30
    I/SurfaceFlinger( 1267): vendor    : Android
    I/SurfaceFlinger( 1267): version   : 1.4 Android META-EGL
    I/SurfaceFlinger( 1267): 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_rende 
    I/SurfaceFlinger( 1267): Client API: OpenGL ES
    I/SurfaceFlinger( 1267): EGLSurface: 8-8-8-8, config=0x1
    I/SurfaceFlinger( 1267): OpenGL informations:
    I/SurfaceFlinger( 1267): vendor    : Imagination Technologies
    I/SurfaceFlinger( 1267): renderer  : PowerVR SGX 530
    I/SurfaceFlinger( 1267): version   : OpenGL ES-CM 1.1
    I/SurfaceFlinger( 1267): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_palettet
    I/SurfaceFlinger( 1267): GL_MAX_TEXTURE_SIZE = 2048
    I/SurfaceFlinger( 1267): GL_MAX_VIEWPORT_DIMS = 2048 x 2048
    I/SurfaceFlinger( 1267): flags = 00010000
    W/SurfaceFlinger( 1267): hwcomposer module not found
    D/dalvikvm( 1261): GC_EXPLICIT freed 71K, 29% free 1818K/2560K, paused 2ms+1ms
    D/libEGL  ( 1271): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  ( 1271): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  ( 1271): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  ( 1271): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    D/dalvikvm( 1261): GC_EXPLICIT freed 39K, 29% free 1834K/2560K, paused 2ms+39ms
    I/System  ( 1261): Loaded time zone names for  in 519ms (514ms in ICU)
    I/System  ( 1261): Loaded time zone names for en_US in 352ms (348ms in ICU)
    D/dalvikvm( 1261): GC_EXPLICIT freed 325K, 25% free 1944K/2560K, paused 1ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 15K, 22% free 2005K/2560K, paused 1ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 51K, 21% free 2036K/2560K, paused 1ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 28K, 20% free 2066K/2560K, paused 2ms+3ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 37K, 19% free 2083K/2560K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 32K, 18% free 2105K/2560K, paused 2ms+2ms
    I/Zygote  ( 1261): ...preloaded 2297 classes in 3653ms.
    D/dalvikvm( 1261): GC_EXPLICIT freed 22K, 18% free 2110K/2560K, paused 2ms+2ms
    I/Zygote  ( 1261): Preloading resources...
    D/dalvikvm( 1261): GC_EXPLICIT freed 1K, 16% free 2165K/2560K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 1K, 14% free 2216K/2560K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 3K, 12% free 2263K/2560K, paused 1ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 3K, 10% free 2310K/2560K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 4K, 8% free 2358K/2560K, paused 1ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 5K, 6% free 2408K/2560K, paused 1ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 4K, 7% free 2455K/2627K, paused 2ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 5K, 5% free 2501K/2627K, paused 1ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 4K, 6% free 2550K/2691K, paused 1ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 4K, 6% free 2599K/2755K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 5K, 6% free 2660K/2819K, paused 5ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 2K, 4% free 2709K/2819K, paused 1ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 3K, 5% free 2756K/2883K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 6K, 5% free 2804K/2947K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 7K, 4% free 2850K/2947K, paused 2ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 4K, 4% free 2899K/3011K, paused 1ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 9K, 3% free 2943K/3011K, paused 3ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 8K, 2% free 3022K/3075K, paused 2ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 5K, 3% free 3067K/3139K, paused 2ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 4K, 3% free 3117K/3203K, paused 1ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 4K, 2% free 3164K/3203K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 5K, 1% free 3240K/3267K, paused 1ms+3ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 4K, 3% free 3555K/3651K, paused 2ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 7K, 2% free 3608K/3651K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 2K, 2% free 3658K/3715K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 5K, 2% free 3707K/3779K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 4K, 1% free 3881K/3907K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 3K, 2% free 3928K/3971K, paused 2ms+3ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 5K, 3% free 4988K/5123K, paused 1ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 5K, 4% free 6009K/6211K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 4K, 3% free 6058K/6211K, paused 3ms+3ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 7K, 2% free 6102K/6211K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 6K, 1% free 6149K/6211K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 5K, 1% free 6197K/6211K, paused 1ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 2K, 1% free 6249K/6275K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 4K, 1% free 6297K/6339K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 6K, 1% free 6358K/6403K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 3K, 1% free 6423K/6467K, paused 2ms+2ms
    I/Zygote  ( 1261): ...preloaded 379 resources in 1945ms.
    D/dalvikvm( 1261): GC_EXPLICIT freed 20K, 2% free 6457K/6531K, paused 2ms+2ms
    I/Zygote  ( 1261): ...preloaded 31 resources in 42ms.
    D/dalvikvm( 1261): GC_EXPLICIT freed 14K, 2% free 6460K/6531K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 6K, 2% free 6454K/6531K, paused 2ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed <1K, 2% free 6454K/6531K, paused 1ms+2ms
    I/dalvikvm( 1261): System server process 1276 has been created
    I/Zygote  ( 1261): Accepting command socket connections
    E/BatteryService( 1276): acOnlinePath not found
    E/BatteryService( 1276): usbOnlinePath not found
    E/BatteryService( 1276): batteryStatusPath not found
    E/BatteryService( 1276): batteryHealthPath not found
    E/BatteryService( 1276): batteryPresentPath not found
    E/BatteryService( 1276): batteryCapacityPath not found
    E/BatteryService( 1276): batteryVoltagePath not found
    E/BatteryService( 1276): batteryTemperaturePath not found
    E/BatteryService( 1276): batteryTechnologyPath not found
    I/sysproc ( 1276): Entered system_init()
    I/sysproc ( 1276): ServiceManager: 0x155060
    D/SensorService( 1276): nuSensorService starting...
    E/SensorService( 1276): couldn't load sensors module (No such file or directory)
    I/sysproc ( 1276): System server: starting Android runtime.
    I/sysproc ( 1276): System server: starting Android services.
    I/sysproc ( 1276): System server: entering thread pool.
    I/SystemServer( 1276): Entered the Android system server!
    I/SystemServer( 1276): Entropy Service
    I/SystemServer( 1276): Power Manager
    I/SystemServer( 1276): Activity Manager
    I/ActivityManager( 1276): Memory class: 48
    I/ActivityManager( 1276): Enabled StrictMode logging for AThread's Looper
    I/SystemServ
    [   32.510131] plat_kim_chip_enable
    er( 1276): Telephony Registry
    I/SystemServer( 1276): Package Manager
    D/dalvikvm( 1276): GC_CONCURRENT freed 312K, 6% free 6649K/7047K, paused [   32.526489] (stk) :ldisc_install = 13ms+3ms
    W/PackageManager( 1276): Running ENG build: no pre-dexopt!
    W/PackageManager( 1276): Boot class path not found: /system/framework/apache-xml.jar
    D/dalvikvm( 1276): GC_CONCURRENT freed 272K, 6% free 6772K/7175K, paused 3ms+2ms
    E/StrictMode( 1276): A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks.
    E/StrictMode( 1276): java.lang.Throwable: Explicit termination method 'close' not called
    E/StrictMode( 1276):    at dalvik.system.CloseGuard.open(CloseGuard.java:184)
    E/StrictMode( 1276):    at java.io.FileInputStream.<init>(FileInputStream.java:80)
    E/StrictMode( 1276):    at com.android.server.pm.UserManager.readUserList(UserManager.java:114)
    E/StrictMode( 1276):    at com.android.server.pm.UserManager.<init>(UserManager.java:81)
    E/StrictMode( 1276):    at com.android.server.pm.UserManager.<init>(UserManager.java:85)
    E/StrictMode( 1276):    at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:923)
    E/StrictMode( 1276):    at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:833)
    E/StrictMode( 1276):    at com.android.server.ServerThread.run(SystemServer.java:163)
    D/StrictMode( 1276): No activity manager; failed to Dropbox violation.
    W/PackageParser( 1276): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #125
    D/dalvikvm( 1276): GC_CONCURRENT freed 146K, 4% free 7060K/7303K, paused 2ms+4ms
    W/PackageManager( 1276): Package com.android.gallery3d desires unavailable shared library com.google.android.media.effects; ignoring!
    W/PackageManager( 1276): Package com.android.camera desires unavailable shared library com.google.android.media.effects; ignoring!
    D/dalvikvm( 1276): GC_CONCURRENT freed 199K, 5% free 7303K/7623K, paused 2ms+6ms
    W/PackageParser( 1276): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #525
    D/PackageManager( 1276): No files in app dir /vendor/app
    I/installd( 1175): new connection
    I/Installer( 1276): connecting...
    I/PackageManager( 1276): Time to scan packages: 3.329 seconds
    W/PackageManager( 1276): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager( 1276): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager( 1276): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager( 1276): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager( 1276): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager( 1276): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager( 1276): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager( 1276): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager( 1276): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager( 1276): Unknown permission android.permission.READ_EXTERNAL_STORAGE in package com.android.videoeditor
    W/PackageManager( 1276): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager( 1276): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager( 1276): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager( 1276): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager( 1276): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    D/dalvikvm( 1276): GC_CONCURRENT freed 328K, 6% free 7473K/7879K, paused 5ms+3ms
    D/dalvikvm( 1276): GC_EXPLICIT freed 200K, 8% free 7330K/7943K, paused 2ms+2ms
    I/SystemServer( 1276): Account Manager
    D/PackageManager( 1276): generateServicesMap(android.accounts.AccountAuthenticator): 2 services unchanged
    I/SystemServer( 1276): Content Manager
    D/PackageManager( 1276): generateServicesMap(android.content.SyncAdapter): 4 services unchanged
    I/SystemServer( 1276): System Content Providers
    I/ActivityThread( 1276): Pub settings: com.android.providers.settings.SettingsProvider
    D/SettingsProvider( 1276): cache for settings table 'secure' rows=36; fullycached=true
    D/SettingsProvider( 1276): cache for settings table 'system' rows=51; fullycached=true
    I/SystemServer( 1276): Lights Service
    I/SystemServer( 1276): Battery Service
    F/BatteryStatsImpl( 1276): problem reading network stats
    F/BatteryStatsImpl( 1276): java.lang.IllegalStateException: problem parsing idx 1
    F/BatteryStatsImpl( 1276):      at com.android.internal.net.NetworkStatsFactory.readNetworkStatsDetail(NetworkStatsFactory.java:300)
    F/BatteryStatsImpl( 1276):      at com.android.internal.net.NetworkStatsFactory.readNetworkStatsDetail(NetworkStatsFactory.java:250)
    F/BatteryStatsImpl( 1276):      at com.android.internal.os.BatteryStatsImpl.getNetworkStatsDetailGroupedByUid(BatteryStatsImpl.java:5734)
    F/BatteryStatsImpl( 1276):      at com.android.internal.os.BatteryStatsImpl.doUnplugLocked(BatteryStatsImpl.java:1418)
    F/BatteryStatsImpl( 1276):      at com.android.internal.os.BatteryStatsImpl.setOnBatteryLocked(BatteryStatsImpl.java:4335)
    F/BatteryStatsImpl( 1276):      at com.android.internal.os.BatteryStatsImpl.setBatteryState(BatteryStatsImpl.java:4394)
    F/BatteryStatsImpl( 1276):      at com.android.server.am.BatteryStatsService.setBatteryState(BatteryStatsService.java:434)
    F/BatteryStatsImpl( 1276):      at com.android.server.BatteryService.processValues(BatteryService.java:252)
    F/BatteryStatsImpl( 1276):      at com.android.server.BatteryService.update(BatteryService.java:234)
    F/BatteryStatsImpl( 1276):      at com.android.server.BatteryService.<init>(BatteryService.java:148)
    F/BatteryStatsImpl( 1276):      at com.android.server.ServerThread.run(SystemServer.java:196)
    F/BatteryStatsImpl( 1276): Caused by: java.io.FileNotFoundException: /proc/net/xt_qtaguid/stats: open failed: ENOENT (No such file or directory)
    F/BatteryStatsImpl( 1276):      at libcore.io.IoBridge.open(IoBridge.java:406)
    F/BatteryStatsImpl( 1276):      at java.io.FileInputStream.<init>(FileInputStream.java:78)
    F/BatteryStatsImpl( 1276):      at com.android.internal.net.NetworkStatsFactory.readNetworkStatsDetail(NetworkStatsFactory.java:269)
    F/BatteryStatsImpl( 1276):      ... 10 more
    F/BatteryStatsImpl( 1276): Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)
    F/BatteryStatsImpl( 1276):      at libcore.io.Posix.open(Native Method)
    F/BatteryStatsImpl( 1276):      at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
    F/BatteryStatsImpl( 1276):      at libcore.io.IoBridge.open(IoBridge.java:390)
    F/BatteryStatsImpl( 1276):      ... 12 more
    D/dalvikvm( 1276): GC_CONCURRENT freed 245K, 5% free 7547K/7943K, paused 4ms+3ms
    E/lights  ( 1276): write_int failed to open /sys/class/leds/battery-led/brightness
    I/SystemServer( 1276): Vibrator Service
    I/power   ( 1276): *** set_screen_state 1
    I/SystemServer( 1276): Alarm Manager
    I/SystemServer( 1276): Init Watchdog
    I/SystemServer( 1276): Window Manager
    I/InputManager( 1276): Initializing input manager
    W/StatusBarManager( 1276): warning: no STATUS_BAR_SERVICE
    E/OMXMaster( 1173): OMX plugin failed w/ error 0x80001001 after registering 0 components
    I/InputManager( 1276): Starting input manager
    I/SystemServer( 1276): Bluetooth Service
    I/WindowManager( 1276): Enabled StrictMode logging for WMThread's Looper
    I/BluetoothProfileState( 1276): Message:Entering Stable State
    I/WindowManager( 1276): Enabled StrictMode for PolicyThread's Looper
    D/EventHub( 1276): No input device configuration file found for device '7k_ffa_keypad'.
    I/EventHub( 1276): New device: id=1, fd=95, path='/dev/input/event2', name='7k_ffa_keypad', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/Generic.kle
    D/EventHub( 1276): No input device configuration file found for device 'ssd2531_input'.
    I/EventHub( 1276): New device: id=2, fd=97, path='/dev/input/event1', name='ssd2531_input', classes=0x14, configuration='', keyLayout='', keyCharacterMap='', builtinKe
    E/EventHub( 1276): could not get driver version for /dev/input/mice, Not a typewriter
    D/EventHub( 1276): No input device configuration file found for device 'Logitech USB Receiver'.
    I/EventHub( 1276): New device: id=3, fd=98, path='/dev/input/event5', name='Logitech USB Receiver', classes=0x80000149, configuration='', keyLayout='/system/usr/keylae
    E/EventHub( 1276): could not get driver version for /dev/input/mouse0, Not a typewriter
    D/EventHub( 1276): No input device configuration file found for device 'Logitech USB Receiver'.
    I/EventHub( 1276): New device: id=4, fd=96, path='/dev/input/event4', name='Logitech USB Receiver', classes=0x80000003, configuration='', keyLayout='/system/usr/keylae
    D/EventHub( 1276): No input device configuration file found for device 'TWL4030 Keypad'.
    I/EventHub( 1276): New device: id=5, fd=99, path='/dev/input/event0', name='TWL4030 Keypad', classes=0x21, configuration='', keyLayout='/system/usr/keylayout/TWL4030_e
    D/EventHub( 1276): No input device configuration file found for device 'twl4030_pwrbutton'.
    I/EventHub( 1276): New device: id=6, fd=103, path='/dev/input/event3', name='twl4030_pwrbutton', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/Genere
    I/InputReader( 1276): Device added: id=6, name='twl4030_pwrbutton', sources=0x00000101
    I/InputReader( 1276): Device added: id=5, name='TWL4030 Keypad', sources=0x00000301
    I/InputReader( 1276): Device added: id=4, name='Logitech USB Receiver', sources=0x00000101
    I/BluetoothProfileState( 1276): Message:Entering Stable State
    I/BluetoothProfileState( 1276): Message:Entering Stable State
    I/InputReader( 1276): Device added: id=3, name='Logitech USB Receiver', sources=0x01002513
    I/InputReader( 1276):   Touch device 'ssd2531_input' could not query the properties of its associated display 0.  The device will be inoperable until the display size.
    I/InputReader( 1276): Device added: id=2, name='ssd2531_input', sources=0x00001002
    I/InputReader( 1276): Device added: id=1, name='7k_ffa_keypad', sour
    [   33.525756] plat_kim_chip_enable
    ces=0x00000101
    D/BluetoothAdapterStateMachine( 1276): PowerOff process message: 5
    I/SystemServer( 1276): Input Method Service
    I/bluedroid( 1276): Starting hciattach daemon
    [   33.543975] (stk) :ldisc_install = 1W/InputManagerService( 1276): Couldn't create dir.: /data/system/inputmethod
    W/ResourceType( 1276): Failure getting entry for 0x7f060000 (t=5 e=0) in package 0 (error -75)
    I/InputReader( 1276): Reconfiguring input devices.  changes=0x00000004
    I/InputReader( 1276): Device reconfigured: id=2, name='ssd2531_input', surface size is now 1024x600, mode is 1
    I/SystemServer( 1276): Accessibility Manager
    I/ActivityManager( 1276): Config changed: {1.0 0mcc0mnc en_US layoutdir=0 sw600dp w1024dp h552dp lrg land ?uimode ?night finger qwerty/v/v dpad/v s.2}
    D/PermissionCache( 1267): checking android.permission.ACCESS_SURFACE_FLINGER for uid=1000 => granted (732 us)
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim:install set to 1
    E/uim-sysfs( 1166): uim: Inside set_baud_rate
    E/uim-sysfs( 1166): uim: Can't get port settings
    E/uim-sysfs( 1166): uim: set_baudrate() failed
    E/uim-sysfs( 1166): uim:cleanup
    I/SystemServer( 1276): Device Policy
    I/SystemServer( 1276): Status Bar
    I/SystemServer( 1276): Clipboard Service
    I/SystemServer( 1276): NetworkManagement Service
    I/SystemServer( 1276): Text Service Manager Service
    I/SystemServer( 1276): NetworkStats Service
    I/SystemServer( 1276): NetworkPolicy Service
    I/SystemServer( 1276): Wi-Fi P2pService
    D/dalvikvm( 1276): GC_CONCURRENT freed 384K, 7% free 7640K/8135K, paused 2ms+3ms
    D/WifiHW  ( 1276): Unable to unload driver module "wl12xx_sdio": No such file or directory
    E/WifiP2pService( 1276): Failed to unload TI driver for P2P
    I/SystemServer( 1276): Wi-Fi Service
    E/CommandListener( 1167): Failed to open /proc/sys/net/ipv6/conf/wlan0/disable_ipv6: No such file or directory
    E/WifiStateMachine( 1276): Failed to disable IPv6: java.lang.IllegalStateException: Unable to communicate to native daemon for disabling ipv6
    I/ethernet( 1276): ==>android_net_ethernet_initEthernetNative
    I/SystemServer( 1276): Connectivity Service
    D/ConnectivityService( 1276): ConnectivityService starting up
    E/ConnectivityService( 1276): Ignoring protectedNetwork 10
    E/ConnectivityService( 1276): Ignoring protectedNetwork 11
    E/ConnectivityService( 1276): Ignoring protectedNetwork 12
    D/ConnectivityService( 1276): Starting Ethernet Service.
    V/EthernetStateTracker( 1276): Starts...
    E/ethernet( 1276): android_net_ethernet_initEthernetNative exited with success
    V/EthernetStateTracker( 1276): Successed
    I/EthernetService( 1276): Ethernet dev enabled 1
    V/EthernetStateTracker( 1276): start to monitor the ethernet devices
    I/EthernetManager( 1276): Init Ethernet Manager, service: com.android.server.EthernetService@4114cc40
    D/NetworkManagementService( 1276): Registering observer
    D/NetworkManagementService( 1276): Registering observer
    I/WifiService( 1276): WifiService starting up with Wi-Fi enabled
    I/SystemServer( 1276): Throttle Service
    I/SystemServer( 1276): Mount Service
    D/MountService( 1276): got storage path: /mnt/sdcard description: Internal Storage primary: true removable: false emulated: true mtpReserve: 100 allowMassStorage: fal0
    D/MountService( 1276): using emulated external storage
    I/SystemServer( 1276): Notification Manager
    I/SystemServer( 1276): Device Storage Monitor
    I/SystemServer( 1276): Location Manager
    I/SystemServer( 1276): Country Detector
    I/SystemServer( 1276): Search Service
    I/SystemServer( 1276): DropBox Service
    I/SystemServer( 1276): Wallpaper Service
    D/VoldCmdListener( 1165): volume list
    D/MountService( 1276): volume state changed for /mnt/sdcard (mounted -> unmounted)
    I/SystemServer( 1276): Audio Service
    D/CommandListener( 1167): Setting iface cfg
    D/CommandListener( 1167): Trying to bring down wlan0
    D/CommandListener( 1167): broadcast flag ignored
    D/CommandListener( 1167): multicast flag ignored
    E/CommandListener( 1167): Failed to open /proc/sys/net/ipv6/conf/wlan0/use_tempaddr: No such file or directory
    D/NetworkManagementService( 1276): rsp <213 00:12:34:56:78:90 0.0.0.0 0 [down broadcast multicast]>
    D/NetworkManagementService( 1276): flags <[down broadcast multicast]>
    E/WifiStateMachine( 1276): Unable to change interface settings: java.lang.IllegalStateException: Unable to communicate with native daemon to set ipv6privacyextensions}
    I/SystemServer( 1276): Dock Observer
    W/DockObserver( 1276): This kernel does not have dock station support
    I/SystemServer( 1276): Wired Accessory Observer
    I/SystemServer( 1276): USB Service
    I/SystemServer( 1276): UI Mode Manager Service
    I/SystemServer( 1276): Backup Service
    V/BackupManagerService( 1276): Initializing package tracking
    V/BackupManagerService( 1276): No ancestral data
    V/BackupManagerService( 1276): addPackageParticipantsLocked: null
    I/BackupManagerService( 1276): New app android never backed up; scheduling
    D/dalvikvm( 1276): GC_CONCURRENT freed 291K, 5% free 7867K/8263K, paused 3ms+3ms
    I/wpa_supplicant( 1355): rfkill: Cannot open RFKILL control device
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim: Un-Installed N_TI_WL Line displine
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim:install set to 1
    E/uim-sysfs( 1166): uim: Inside set_baud_rate
    E/uim-sysfs( 1166): uim: Can't get port settings
    E/uim-sysfs( 1166): uim: set_baudrate() failed
    E/uim-sysfs( 1166): uim:cleanup
    I/wpa_supplicant( 1355): wpa_driver_nl80211_driver_cmd: Unsupported command BTCOEXSCAN-STOP
    E/wpa_supplicant( 1355): Failed to set WoWLAN trigger:-95
    E/wpa_supplicant( 1355): Failed to set WoWLAN trigger:-95
    E/wpa_supplicant( 1355): Failed to set WoWLAN trigger:-95
    I/wpa_supplicant( 1355): wpa_driver_nl80211_driver_cmd: Unsupported command SETBAND 0
    I/wpa_supplicant( 1355): wpa_driver_nl80211_driver_cmd: Unsupported command SCAN-ACTIVE
    I/wpa_supplicant( 1355): wpa_driver_nl80211_driver_cmd: Unsupported command SCAN-PASSIVE
    I/BackupManagerService( 1276): New app com.android.browser never backed up; scheduling
    I/BackupManagerService( 1276): New app com.android.calendar never backed up; scheduling
    I/BackupManagerService( 1276): New app com.android.inputmethod.latin never backed up; scheduling
    I/BackupManagerService( 1276): New app com.android.providers.settings never backed up; scheduling
    I/BackupManagerService( 1276): New app com.android.providers.userdictionary never backed up; scheduling
    I/BackupManagerService( 1276): New app com.android.sharedstoragebackup never backed up; scheduling
    V/BackupManagerService( 1276): Registering transport android/com.android.internal.backup.LocalTransport = com.android.internal.backup.LocalTransport@410f9cf8
    V/BackupManagerService( 1276): Starting with transport android/com.android.internal.backup.LocalTransport
    V/BackupManagerService( 1276): Google transport not present
    I/BackupManagerService( 1276): Found stale backup journal, scheduling
    I/BackupManagerService( 1276):   android
    I/BackupManagerService( 1276):   com.android.browser
    I/BackupManagerService( 1276):   com.android.calendar
    I/BackupManagerService( 1276):   com.android.inputmethod.latin
    I/BackupManagerService( 1276):   com.android.providers.settings
    I/BackupManagerService( 1276):   com.android.providers.userdictionary
    I/BackupManagerService( 1276):   com.android.sharedstoragebackup
    I/BackupManagerService( 1276): Backup enabled => false
    I/BackupManagerService( 1276): Opting out of backup
    I/SystemServer( 1276): AppWidget Service
    I/WindowManager( 1276): SAFE MODE not enabled
    D/dalvikvm( 1276): JIT started for system_server
    I/SystemServer( 1276): Recognition Service
    I/SystemServer( 1276): DiskStats Service
    I/SystemServer( 1276): SamplingProfiler Service
    I/SystemServer( 1276): NetworkTimeUpdateService
    D/PowerManagerService( 1276): system ready!
    I/ActivityManager( 1276): System now ready
    I/SystemServer( 1276): Making services ready
    D/SystemServer( 1276): Starting service: Intent { cmp=com.android.systemui/.SystemUIService }
    I/Zygote  ( 1276): Process: zygote socket opened
    V/TransportControlView( 1276): Create TCV com.android.internal.widget.TransportControlView@41218900
    I/ActivityManager( 1276): Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=1362 uid=1000 gids={1015, 3002, 3001, 3003}
    D/NetworkManagementService( 1276): not enabling bandwidth control
    W/NetworkStats( 1276): problem reading network stats: java.lang.IllegalStateException: problem parsing idx 1
    D/NetworkManagementService( 1276): Registering observer
    D/NetworkManagementService( 1276): Registering observer
    I/ActivityManager( 1276): Config changed: {1.0 0mcc0mnc en_US layoutdir=0 sw600dp w1024dp h552dp lrg land finger qwerty/v/v dpad/v s.3}
    W/RecognitionManagerService( 1276): no available voice recognition services found
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim: Un-Installed N_TI_WL Line displine
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim:install set to 1
    E/uim-sysfs( 1166): uim: Inside set_baud_rate
    E/uim-sysfs( 1166): uim: Can't get port settings
    E/uim-sysfs( 1166): uim: set_baudrate() failed
    E/uim-sysfs( 1166): uim:cleanup
    D/dalvikvm( 1276): DexOpt: sleeping on flock(/data/dalvik-cache/system@app@SystemUI.apk@classes.dex)
    W/InputManagerService( 1276): Ignoring setImeWindowStatus of uid 1000 token: null
    D/dalvikvm( 1276): GC_CONCURRENT freed 201K, 4% free 8217K/8519K, paused 3ms+7ms
    D/SystemUIService( 1362): loading: class com.android.systemui.statusbar.tablet.TabletStatusBar
    D/SystemUIService( 1362): running: com.android.systemui.statusbar.tablet.TabletStatusBar@410a1bf0
    I/wpa_supplicant( 1355): wlan0: SME: Trying to authenticate with d4:4c:24:00:0b:a2 (SSID='BrcmAP0' freq=2412 MHz)
    I/ActivityManager( 1276): Start proc jp.co.omronsoft.openwnn for service jp.co.omronsoft.openwnn/.OpenWnnJAJP: pid=1376 uid=10034 gids={}
    I/StatusBar.HeightReceiver( 1362): Resizing status bar plugged=false height=48 old=0
    D/NetworkManagementService( 1276): Registering observer
    W/ThrottleService( 1276): unable to find stats for iface rmnet0
    I/ActivityManager( 1276): Start proc com.android.phone for added application com.android.phone: pid=1400 uid=1001 gids={3002, 3001, 3003, 1015}
    I/ActivityManager( 1276): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launc0
    I/ActivityManager( 1276): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=1415 uid=10010 gids={}
    I/SystemServer( 1276): Enabled StrictMode for system server main thread.
    W/NetworkManagementSocketTagger( 1276): setKernelCountSet(10010, 1) failed with errno -2
    I/wpa_supplicant( 1355): wlan0: Trying to associate with d4:4c:24:00:0b:a2 (SSID='BrcmAP0' freq=2412 MHz)
    I/wpa_supplicant( 1355): wlan0: Associated with d4:4c:24:00:0b:a2
    I/wpa_supplicant( 1355): wlan0: WPA: Key negotiation completed with d4:4c:24:00:0b:
    [   34.549652] ti_st_open: st_register failed -22
    a2 [PTK=CCMP GTK=CCMP]
    I/wpa_supplicant( 1355): wlan0: CTRL-EVENT-CONNECTED - Connection to d4:4c:24:00:0b:a2 completed (auth) [id=0 id_str=]
    I/ActivityThread( 1400): Pub mms: com.android.providers.telephony.MmsProvider
    I/ActivityThread( 1415): Pub com.android.launcher2.settings: com.android.launcher2.LauncherProvider
    I/ActivityThread( 1400): Pub sms: com.android.providers.telephony.SmsProvider
    D/dalvikvm( 1376): No JNI_OnLoad found in /system/lib/libwnndict.so 0x410812f0, skipping init
    I/ActivityThread( 1400): Pub telephony: com.android.providers.telephony.TelephonyProvider
    W/TelephonyProvider( 1400): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1
    D/dalvikvm( 1362): GC_CONCURRENT freed 99K, 3% free 6786K/6983K, paused 3ms+16ms
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim: Un-Installed N_TI_WL Line displine
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim:install set to 1
    E/uim-sysfs( 1166): uim: Inside set_baud_rate
    E/uim-sysfs( 1166): uim: Can't get port settings
    E/uim-sysfs( 1166): uim: set_baudrate() failed
    [   34.656921] (stc): st_register(2) 
                                         I/ActivityThrea
    [   34.660430] (stc):  chnl_id list empty :2 d( 1400): Pub ic
    [   34.666076] (stk) : st_kim_startc: com.android.p
    [   34.670867] plat_kim_chip_enable
    hone.IccProvider
    I/ActivityThre[   34.678131] (stk) :ldisc_install = 1ad( 1400): Pub mms-sms: com.android.providers.telephony.MmsSmsProvider
    D/dalvikvm( 1376): GC_CONCURRENT freed 223K, 5% free 6739K/7047K, paused 9ms+1ms
    D/dalvikvm( 1276): GREF has increased to 201
    D/dalvikvm( 1415): GC_CONCURRENT freed 235K, 5% free 6663K/6983K, paused 2ms+19ms
    D/dalvikvm( 1400): GC_CONCURRENT freed 219K, 5% free 6650K/6983K, paused 3ms+49ms
    D/dalvikvm( 1376): GC_CONCURRENT freed 356K, 7% free 6918K/7367K, paused 2ms+2ms
    I/ActivityManager( 1276): Start proc com.android.smspush for service com.android.smspush/.WapPushManager: pid=1445 uid=10003 gids={}
    D/CAT     ( 1400): CatService: Is running
    D/CAT     ( 1400): CatService: NEW sInstance
    D/CallManager( 1400): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {410cc848})
    D/dalvikvm( 1362): GC_FOR_ALLOC freed 31K, 2% free 7187K/7303K, paused 155ms
    D/dalvikvm( 1376): GC_CONCURRENT freed 369K, 7% free 7033K/7495K, paused 2ms+11ms
    I/ActivityManager( 1276): Start proc android.process.acore for content provider com.android.providers.contacts/.CallLogProvider: pid=1463 uid=10007 gids={3003, 1015}
    W/ActivityManager( 1276): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found
    D/dalvikvm( 1276): GC_CONCURRENT freed 181K, 4% free 8476K/8775K, paused 3ms+4ms
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim: Un-Installed N_TI_WL Line displine
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim:install set to 1
    E/uim-sysfs( 1166): uim: Inside set_baud_rate
    E/uim-sysfs( 1166): uim: Can't get port settings
    E/uim-sysfs( 1166): uim: set_baudrate() failed
    E/uim-sysfs( 1166): uim:cleanup
    I/ActivityThread( 1463): Pub com.android.voicemail: com.android.providers.contacts.VoicemailContentProvider
    D/Bluetooth HSHFP( 1400): Starting BluetoothHeadsetService
    W/CallNotifier( 1400): Got onMwiChanged() on non-voice-capable device! Ignoring...
    I/ActivityThread( 1463): Pub com.android.social: com.android.providers.contacts.SocialProvider
    I/ActivityThread( 1463): Pub applications: com.android.providers.applications.ApplicationsProvider
    I/StatusBarManagerService( 1276): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@41296f90
    I/TabletStatusBar( 1362): DISABLE_CLOCK: yes
    D/SystemUIService( 1362): loading: class com.android.systemui.power.PowerUI
    D/SystemUIService( 1362): running: com.android.systemui.power.PowerUI@4119e0a0
    I/ActivityThread( 1463): Pub contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2
    D/dalvikvm( 1362): GC_CONCURRENT freed 71K, 3% free 7584K/7751K, paused 3ms+3ms
    I/SearchManagerService( 1276): Building list of searchable activities
    I/StatusBar.HeightReceiver( 1362): Resizing status bar plugged=false height=48 old=48
    D/dalvikvm( 1463): GC_CONCURRENT freed 334K, 6% free 6640K/7047K, paused 3ms+9ms
    D/dalvikvm( 1415): GC_CONCURRENT freed 210K, 5% free 6962K/7303K, paused 2ms+3ms
    D/WifiService( 1276): New client listening to asynchronous messages
    I/ActivityThread( 1463): Pub call_log: com.android.providers.contacts.CallLogProvider
    I/ActivityThread( 1463): Pub user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider
    D/dalvikvm( 1276): GC_CONCURRENT freed 360K, 6% free 8610K/9095K, paused 3ms+14ms
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim: Un-Installed N_TI_WL Line displine
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim:install set to 1
    E/uim-sysfs( 1166): uim: Inside set_baud_rate
    E/uim-sysfs( 1166): uim: Can't get port settings
    E/uim-sysfs( 1166): uim: set_baudrate() failed
    E/uim-sysfs( 1166): uim:cleanup
    D/dalvikvm( 1415): GC_FOR_ALLOC freed 172K, 5% free 7121K/7431K, paused 56ms
    D/dalvikvm( 1415): GC_FOR_ALLOC freed 11K, 5% free 7260K/7623K, paused 30ms
    D/dalvikvm( 1415): GC_FOR_ALLOC freed <1K, 6% free 7411K/7815K, paused 55ms
    D/dalvikvm( 1362): GC_FOR_ALLOC freed 52K, 3% free 7628K/7815K, paused 53ms
    I/ActivityManager( 1276): Displayed com.android.launcher/com.android.launcher2.Launcher: +3s675ms
    I/dalvikvm-heap( 1362): Grow heap (frag case) to 17.833MB for 10813456-byte allocation
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim: Un-Installed N_TI_WL Line displine
    I/bluedroid( 1276): bt_enable: ret: -1, errno: 5
    D/dalvikvm( 1362): GC_CONCURRENT freed 10K, 2% free 18178K/18439K, paused 3ms+29ms
    V/OtaStartupReceiver( 1400): onReceive: intent action=android.intent.action.BOOT_COMPLETED  mOtaspMode=-1
    D/OtaStartupReceiver( 1400): OTASP not supported, nothing to do.
    D/PowerManagerService( 1276): bootCompleted
    V/DevicePolicyManagerService( 1276): Sending password expiration notifications for action android.intent.action.BOOT_COMPLETED
    D/VoldCmdListener( 1165): volume mount /mnt/sdcard
    I/Vold    ( 1165): /dev/block/vold/179:3 being considered for volume sdcard
    D/Vold    ( 1165): Volume sdcard state changing 1 (Idle-Unmounted) -> 3 (Checking)
    W/logwrapper( 1496): Unable to background process (No such file or directory)
    D/MountService( 1276): volume state changed for /mnt/sdcard (unmounted -> checking)
    D/MountService( 1276): sendStorageIntent Intent { act=android.intent.action.MEDIA_CHECKING dat=file:///mnt/sdcard (has extras) }
    I//system/bin/fsck_msdos( 1165): ** /dev/block/vold/179:3
    I//system/bin/fsck_msdos( 1165): ** Phase 1 - Read and Compare FATs
    I//system/bin/fsck_msdos( 1165): Attempting to allocate 1816 KB for FAT
    I/ActivityManager( 1276): Start proc com.android.contacts for broadcast com.android.contacts/.calllog.CallLogReceiver: pid=1503 uid=10007 gids={3003, 1015}
    V/WiredAccessoryObserver( 1276): init()
    W/WiredAccessoryObserver( 1276): This kernel does not have wired headset support
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim:install set to 1
    E/uim-sysfs( 1166): uim: Inside set_baud_rate
    E/uim-sysfs( 1166): uim: Can't get port settings
    E/uim-sysfs( 1166): uim: set_baudrate() failed





  • Vishveshwar,
       
    Thanks for your Suggestion.

     Now WiFi is loading fine ,But Bluetooth is not enable , How to change Bluetooth port UART 3 instead of UART 1 because we are  using Uart 3 .baudrate is 115200

    Here i've attached the console and log file for your reference please give some suggestion,

    Welcome to mini-com 2.6.1

    OPTIONS: I18n 
    Compiled on Aug 28 2012, 12:11:59.
    Port /dev/ttyUSB0

    Press CTRL-A Z for help on special keys

    In:    serial
    Out:   serial
    Err:   serial
    Read back SMSC id 0xffff0000
    Die ID #251400029ff80000016842c81602702a
    Net:   No ethernet found.
    Hit any key to stop autoboot:  0 
    mmc1 is available
    reading boot.scr

    458 bytes read
    Running bootscript from mmc ...
    ## Executing script at 82000000
    reading uImage

    3533960 bytes read
    ***** Kernel: /dev/mmcblk0p1/uImage *****
    ***** RootFS: /dev/mmcblk0p2 *****
    ## Booting kernel from Legacy Image at 82000000 ...
       Image Name:   Linux-2.6.37-g5c414d7-dirty
       Image Type:   ARM Linux Kernel Image (uncompressed)
       Data Size:    3533896 Bytes = 3.4 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 2.6.37-g5c414d7-dirty (root@atulkumar-desktop) (gcc version 4.3.3 (Sourcery G++ Lite 2009q1-203) ) #8 Mon Oct 22 15:12:51 IST 2012
    [    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7f
    [    0.000000] CPU: VIPT nonaliasing data cache, VIPT aliasing instruction cache
    [    0.000000] Machine: OMAP3 EVM
    [    0.000000] Reserving 8388608 bytes SDRAM for VRAM
    [    0.000000] Memory policy: ECC disabled, Data cache writeback
    [    0.000000] OMAP3630 ES1.2 (l2cache iva sgx neon isp 192mhz_clk )
    [    0.000000] SRAM: Mapped pa 0x40200000 to va 0xfe400000 size: 0x10000
    [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 62976
    [    0.000000] Kernel command line: console=ttyO0,115200n8 androidboot.console=ttyO0 mem=256M root=/dev/mmcblk0p2 rw rootfstype=ext3 rootdelay=1 init=/init ip=off omaM
    [    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: 248MB = 248MB total
    [    0.000000] Memory: 243604k/243604k available, 18540k 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]     DMA     : 0xffc00000 - 0xffe00000   (   2 MB)
    [    0.000000]     vmalloc : 0xd0800000 - 0xf8000000   ( 632 MB)
    [    0.000000]     lowmem  : 0xc0000000 - 0xd0000000   ( 256 MB)
    [    0.000000]     modules : 0xbf000000 - 0xc0000000   (  16 MB)
    [    0.000000]       .init : 0xc0008000 - 0xc0041000   ( 228 kB)
    [    0.000000]       .text : 0xc0041000 - 0xc06c1000   (6656 kB)
    [    0.000000]       .data : 0xc06c2000 - 0xc0714640   ( 330 kB)
    [    0.000000] NR_IRQS:409
    [    0.000000] Clocking rate (Crystal/Core/MPU): 26.0/400/600 MHz
    [    0.000000] Reprogramming SDRC clock to 400000000 Hz
    [    0.000000] IRQ: Found an INTC at 0xfa200000 (revision 4.0) with 96 interrupts
    [    0.000000] Total of 96 interrupts on 1 active controller
    [    0.000000] GPMC revision 5.0
    [    0.000000] Trying to install interrupt handler for IRQ402
    [    0.000000] Trying to install interrupt handler for IRQ403
    [    0.000000] Trying to install interrupt handler for IRQ404
    [    0.000000] Trying to install interrupt handler for IRQ405
    [    0.000000] Trying to install interrupt handler for IRQ406
    [    0.000000] Trying to install interrupt handler for IRQ407
    [    0.000000] Trying to install interrupt handler for IRQ408
    [    0.000000] Trying to install type control for IRQ409
    [    0.000000] Trying to set irq flags for IRQ409
    [    0.000000] OMAP clockevent source: GPTIMER1 at 32768 Hz
    [    0.000000] Console: colour dummy device 80x30
    [    0.000000] Calibrating delay loop... 597.64 BogoMIPS (lpj=2334720)
    [    0.000000] pid_max: default: 32768 minimum: 301
    [    0.000000] Security Framework initialized
    [    0.000000] Mount-cache hash table entries: 512
    [    0.000000] CPU: Testing write buffer coherency: ok
    [    0.000000] regulator: core version 0.5
    [    0.000000] regulator: dummy: 
    [    0.000000] NET: Registered protocol family 16
    [    0.000000] OMAP GPIO hardware version 2.5
    [    0.000000] OMAP GPIO hardware version 2.5
    [    0.000000] OMAP GPIO hardware version 2.5
    [    0.000000] OMAP GPIO hardware version 2.5
    [    0.000000] OMAP GPIO hardware version 2.5
    [    0.000000] OMAP GPIO hardware version 2.5
    [    0.000000] omap_mux_init: Add partition: #1: core, flags: 0
    [    0.000000] omap3evm: bt init
    [    0.000000] hw-breakpoint: debug architecture 0x4 unsupported.
    [    0.000000] OMAP DMA hardware revision 5.0
    [    0.029663] bio: create slab <bio-0> at 0
    [    0.031005] regulator: vwl1271: 1800 mV 
    [    0.032684] SCSI subsystem initialized
    [    0.035430] usbcore: registered new interface driver usbfs
    [    0.035827] usbcore: registered new interface driver hub
    [    0.036071] usbcore: registered new device driver usb
    [    0.045471] omap_i2c omap_i2c.1: bus 1 rev4.0 at 2600 kHz
    [    0.059356] twl4030: PIH (irq 7) chaining IRQs 368..375
    [    0.059387] twl4030: power (irq 373) chaining IRQs 376..383
    [    0.059936] twl4030: gpio (irq 368) chaining IRQs 384..401
    [    0.065826] regulator: VIO: 1800 mV normal standby
    [    0.066589] regulator: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby
    [    0.067321] regulator: VDAC: 1800 mV normal standby
    [    0.068023] regulator: VAUX2_4030: 2800 mV normal standby
    [    0.068756] regulator: VPLL2: 1800 mV normal standby
    [    0.069549] regulator: VSIM: 1800 <--> 3000 mV at 1800 mV normal standby
    [    0.070281] regulator: VAUX3: 2800 mV normal standby
    [    0.084533] omap_i2c omap_i2c.2: bus 2 rev4.0 at 400 kHz
    [    0.100158] omap_i2c omap_i2c.3: bus 3 rev4.0 at 400 kHz
    [    0.102050] Advanced Linux Sound Architecture Driver Version 1.0.23.
    [    0.102935] Bluetooth: Core ver 2.15
    [    0.103149] NET: Registered protocol family 31
    [    0.103149] Bluetooth: HCI device and connection manager initialized
    [    0.103179] Bluetooth: HCI socket layer initialized
    [    0.103668] Switching to clocksource 32k_counter
    [    0.232818] WL1271: BT_EN GPIO initialized
    [    0.233062] musb-hdrc: version 6.0, otg (peripheral+host), debug=0
    [    0.233215] musb-hdrc musb-hdrc.0: dma type: dma-inventra
    [    0.233551] musb-hdrc musb-hdrc.0: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
    [    0.234161] NET: Registered protocol family 2
    [    0.234375] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
    [    0.234802] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
    [    0.235015] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
    [    0.235168] TCP: Hash tables configured (established 8192 bind 8192)
    [    0.235198] TCP reno registered
    [    0.235198] UDP hash table entries: 256 (order: 0, 4096 bytes)
    [    0.235229] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
    [    0.235443] NET: Registered protocol family 1
    [    0.235778] RPC: Registered udp transport module.
    [    0.235809] RPC: Registered tcp transport module.
    [    0.235809] RPC: Registered tcp NFSv4.1 backchannel transport module.
    [    0.236022] NetWinder Floating Point Emulator V0.97 (double precision)
    [    0.243530] omap3evm camera init done successfully...
    [    0.243804] omap-iommu omap-iommu.0: isp registered
    [    0.244110] AM37x/DM37x  Linux PSP version 04.02.00.07 (OMAP3EVM)
    [    0.410186] ashmem: initialized
    [    0.410675] VFS: Disk quotas dquot_6.5.2
    [    0.410766] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    [    0.412292] JFFS2 version 2.2. (NAND) (SUMMARY)  �© 2001-2006 Red Hat, Inc.
    [    0.412963] msgmni has been set to 475
    [    0.414398] io scheduler noop registered
    [    0.414398] io scheduler deadline registered
    [    0.414550] io scheduler cfq registered (default)
    [    0.471191] OMAP DSS rev 2.0
    [    0.471282] OMAP DISPC rev 3.0
    [    0.471313] OMAP VENC rev 2
    [    0.471618] OMAP DSI rev 1.0
    [    0.801177] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
    [    0.803680] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
    [    1.469604] console [ttyO0] enabled
    [    1.473693] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
    [    1.481506] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
    [    1.489288] omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a OMAP UART3
    [    1.508361] brd: module loaded
    [    1.517303] loop: module loaded
    [    1.521545] (stk) :sysfs entries created
    [    1.525726] (stk) : debugfs entries created 
    [    1.532653] mtdoops: mtd device (mtddev=name/number) must be supplied
    [    1.539642] omap2-nand driver initializing
    [    1.544342] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xb3 (Micron )
    [    1.551330] Creating 5 MTD partitions on "omap2-nand.0":
    [    1.556945] 0x000000000000-0x000000080000 : "X-Loader-NAND"
    [    1.564880] 0x000000080000-0x0000001c0000 : "U-Boot-NAND"
    [    1.572631] 0x0000001c0000-0x000000280000 : "Boot Env-NAND"
    [    1.580291] 0x000000280000-0x000000780000 : "Kernel-NAND"
    [    1.589660] 0x000000780000-0x000040000000 : "File System - NAND"
    [    2.021667] OneNAND driver initializing
    [    2.025817] omap2-onenand omap2-onenand: Cannot request GPMC CS
    [    2.032073] omap2-onenand: probe of omap2-onenand failed with error -16
    [    2.040802] smsc911x: Driver version 2008-10-21.
    [    2.046203] usbcore: registered new interface driver asix
    [    2.052093] usbcore: registered new interface driver cdc_ether
    [    2.058441] usbcore: registered new interface driver net1080
    [    2.064575] usbcore: registered new interface driver cdc_subset
    [    2.070983] usbcore: registered new interface driver zaurus
    [    2.077056] usbcore: registered new interface driver zd1201
    [    2.082946] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    [    2.089904] ehci-omap.0 supply hsusb0 not found, using dummy regulator
    [    3.103790] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
    [    3.109802] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
    [    3.117706] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
    [    3.135223] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
    [    3.141326] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
    [    3.148468] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    3.156066] usb usb1: Product: OMAP-EHCI Host Controller
    [    3.161651] usb usb1: Manufacturer: Linux 2.6.37-g5c414d7-dirty ehci_hcd
    [    3.168701] usb usb1: SerialNumber: ehci-omap.0
    [    3.174499] hub 1-0:1.0: USB hub found
    [    3.178497] hub 1-0:1.0: 3 ports detected
    [    3.213409] Initializing USB Mass Storage driver...
    [    3.218841] usbcore: registered new interface driver usb-storage
    [    3.225189] USB Mass Storage support registered.
    [    3.230285] usbcore: registered new interface driver usbtest
    [    3.236236] android init
    [    3.238983] android_probe pdata: c06d2eac
    [    3.243377] android_bind
    [    3.246795] android_usb gadget: android_usb ready
    [    3.251739] musb-hdrc musb-hdrc.0: MUSB HDRC host driver
    [    3.257385] musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus number 2
    [    3.265289] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
    [    3.272430] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
    [    3.280029] usb usb2: Product: MUSB HDRC host driver
    [    3.285247] usb usb2: Manufacturer: Linux 2.6.37-g5c414d7-dirty musb-hcd
    [    3.292297] usb usb2: SerialNumber: musb-hdrc.0
    [    3.298065] hub 2-0:1.0: USB hub found
    [    3.302062] hub 2-0:1.0: 1 port detected
    [    3.307006] f_adb init
    [    3.309478] android_register_function adb
    [    3.313690] f_mass_storage init
    [    3.317047] fsg_probe pdev: c06d2aa8, pdata: c06d2f3c
    [    3.322601] android_register_function usb_mass_storage
    [    3.328002] adb_bind_config
    [    3.331970] android_usb gadget: Mass Storage Function, version: 2009/09/11
    [    3.339233] android_usb gadget: Number of LUNs=1
    [    3.344085]  lun0: LUN: removable file: (no medium)
    [    3.349517] f_mtp init
    [    3.351989] android_register_function mtp
    [    3.356842] mice: PS/2 mouse device common for all mice
    [    3.363342] input: TWL4030 Keypad as /devices/platform/omap/omap_i2c.1/i2c-1/1-004a/twl4030_keypad/input/input0
    [    3.378051] 
    [    3.378051] WRITE FAILED 1
    [    3.382690] 
    [    3.382690] WRITE SUCCESS 1
    [    3.387298] 
    [    3.387298] WRITE SUCCESS 1
    [    3.391876] 
    [    3.391906] WRITE SUCCESS 1
    [    3.396545] 
    [    3.396545] WRITE SUCCESS 1
    [    3.401214] 
    [    3.401214] WRITE SUCCESS 1
    [    3.405792] 
    [    3.405822] WRITE SUCCESS 1
    [    3.410461] 
    [    3.410461] WRITE SUCCESS 1
    [    3.415039] 
    [    3.415039] WRITE SUCCESS 1
    [    3.419708] 
    [    3.419708] WRITE SUCCESS 1
    [    3.424346] 
    [    3.424346] WRITE SUCCESS 1
    [    3.428924] 
    [    3.428955] WRITE SUCCESS 1
    [    3.433532] 
    [    3.433563] WRITE SUCCESS 1
    [    3.438140] 
    [    3.438140] WRITE SUCCESS 1
    [    3.442932] 
    [    3.442932] WRITE SUCCESS 1
    [    3.447662] 
    [    3.447662] WRITE SUCCESS 1
    [    3.452239] 
    [    3.452239] WRITE SUCCESS 1
    [    3.456848] 
    [    3.456878] WRITE SUCCESS 1
    [    3.461456] 
    [    3.461486] WRITE SUCCESS 1
    [    3.466125] 
    [    3.466125] WRITE SUCCESS 1
    [    3.470703] 
    [    3.470733] WRITE SUCCESS 1
    [    3.475372] 
    [    3.475372] WRITE SUCCESS 1
    [    3.479980] 
    [    3.479980] WRITE SUCCESS 1
    [    3.484588] 
    [    3.484588] WRITE SUCCESS 1
    [    3.489227] 
    [    3.489227] WRITE SUCCESS 1
    [    3.493804] 
    [    3.493835] WRITE SUCCESS 1
    [    3.498474] 
    [    3.498474] WRITE SUCCESS 1
    [    3.503082] 
    [    3.503082] WRITE SUCCESS 1
    [    3.507659] 
    [    3.507690] WRITE SUCCESS 1
    [    3.512298] 
    [    3.512298] WRITE SUCCESS 1
    [    3.516876] 
    [    3.516876] WRITE SUCCESS 1
    [    3.521423] usb 1-1: new high speed USB device using ehci-omap and address 2
    [    3.528900] 
    [    3.528900] WRITE SUCCESS 1
    [    3.533569] 
    [    3.533569] WRITE SUCCESS 1
    [    3.538146] 
    [    3.538146] WRITE SUCCESS 1
    [    3.542785] 
    [    3.542785] WRITE SUCCESS 1
    [    3.547363] 
    [    3.547393] WRITE SUCCESS 1
    [    3.552001] 
    [    3.552001] WRITE SUCCESS 1
    [    3.556640] 
    [    3.556640] WRITE SUCCESS 1
    [    3.561279] 
    [    3.561279] WRITE SUCCESS 1
    [    3.565917] 
    [    3.565917] WRITE SUCCESS 1
    [    3.570495] 
    [    3.570495] WRITE SUCCESS 1
    [    3.575103] 
    [    3.575134] WRITE SUCCESS 1
    [    3.579895] 
    [    3.579895] WRITE SUCCESS 1
    [    3.584503] 
    [    3.584503] WRITE SUCCESS 1
    [    3.589111] 
    [    3.589111] WRITE SUCCESS 1
    [    3.593688] 
    [    3.593688] WRITE SUCCESS 1
    [    3.598297] 
    [    3.598327] WRITE SUCCESS 1
    [    3.602966] 
    [    3.602966] WRITE SUCCESS 1
    [    3.607604] 
    [    3.607604] WRITE SUCCESS 1
    [    3.612243] 
    [    3.612243] WRITE SUCCESS 1
    [    4.133819] input: ssd2531_input as /devices/virtual/input/input1
    [    4.141021] input: 7k_ffa_keypad as /devices/virtual/input/input2
    [    4.149108] input: twl4030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input3
    [    4.162536] using rtc device, twl_rtc, for alarms
    [    4.167388] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
    [    4.174346] twl_rtc twl_rtc: Power up reset detected.
    [    4.179962] usb 1-1: New USB device found, idVendor=0424, idProduct=2514
    [    4.187011] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
    [    4.195343] twl_rtc twl_rtc: Enabling TWL-RTC.
    [    4.200592] hub 1-1:1.0: USB hub found
    [    4.204833] hub 1-1:1.0: 4 ports detected
    [    4.209320] i2c /dev entries driver
    [    4.214904] Linux media interface: v0.10
    [    4.219482] Linux video capture interface: v2.00
    [    4.225433] omap3isp supply VDD_CSIPHY1 not found, using dummy regulator
    [    4.232513] omap3isp supply VDD_CSIPHY2 not found, using dummy regulator
    [    4.239776] omap3isp omap3isp: Revision 15.0 found
    [    4.244842] omap-iommu omap-iommu.0: isp: version 1.1
    [    4.307861] mt9t111 2-003c: Unable to detectmt9t111sensor
    [    4.314453] isp_register_subdev_group: Unable to register subdev mt9t111
    [    4.321868] i2c i2c-3: Failed to register i2c client tvp5146m2 at 0x5c (-16)
    [    4.329315] isp_register_subdev_group: Unable to register subdev tvp5146m2
    [    4.337280] usbcore: registered new interface driver uvcvideo
    [    4.343322] USB Video Class driver (v1.0.0)
    [    4.348541] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
    [    4.355438] device-mapper: uevent: version 1.0.3
    [    4.360870] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
    [    4.369842] Bluetooth: HCI UART driver ver 2.2
    [    4.374511] Bluetooth: HCI H4 protocol initialized
    [    4.379547] Bluetooth: HCILL protocol initialized
    [    4.384490] Bluetooth: Generic Bluetooth SDIO driver ver 0.1
    [    4.390655] Bluetooth: Bluetooth Driver for TI WiLink - Version 1.0
    [    4.398529] cpuidle: using governor ladder
    [    4.402893] cpuidle: using governor menu
    [    4.410003] mmci-omap-hs.1 supply vmmc_aux not found, using dummy regulator
    [    4.419616] usbcore: registered new interface driver usbhid
    [    4.425506] usbhid: USB HID core driver
    [    4.430358] logger: created 64K log 'log_main'
    [    4.435485] logger: created 256K log 'log_events'
    [    4.440948] logger: created 64K log 'log_radio'
    [    4.446014] logger: created 64K log 'log_system'
    [    4.452117] usbcore: registered new interface driver snd-usb-audio
    [    4.460144] OMAP3 EVM SoC init
    [    4.527893] usb 1-1.4: new full speed USB device using ehci-omap and address 3
    [    4.550231] asoc: twl4030-hifi <-> omap-mcbsp-dai.1 mapping ok
    [    4.557067] asoc: wl1271bt <-> omap-mcbsp-dai.0 mapping ok
    [    4.565399] ALSA device list:
    [    4.568511]   #0: omap3evm
    [    4.571350] oprofile: hardware counters not available
    [    4.576690] oprofile: using timer interrupt.
    [    4.581359] nf_conntrack version 0.5.0 (3806 buckets, 15224 max)
    [    4.588195] ip_tables: (C) 2000-2006 Netfilter Core Team
    [    4.593902] TCP cubic registered
    [    4.597320] Initializing XFRM netlink socket
    [    4.602203] NET: Registered protocol family 10
    [    4.607604] IPv6 over IPv4 tunneling driver
    [    4.612976] NET: Registered protocol family 17
    [    4.617675] NET: Registered protocol family 15
    [    4.622650] Bluetooth: L2CAP ver 2.15
    [    4.626525] Bluetooth: L2CAP socket layer initialized
    [    4.631896] Bluetooth: SCO (Voice Link) ver 0.6
    [    4.636688] Bluetooth: SCO socket layer initialized
    [    4.641815] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
    [    4.647430] Bluetooth: BNEP filters: protocol multicast
    [    4.652954] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
    [    4.659606] Registering the dns_resolver key type
    [    4.664581] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
    [    4.673034] ThumbEE CPU extension supported.
    [    4.683624] Power Management for TI OMAP3.
    [    4.694000] usb 1-1.4: New USB device found, idVendor=046d, idProduct=c52e
    [    4.701263] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
    [    4.709014] usb 1-1.4: Product: USB Receiver
    [    4.713531] usb 1-1.4: Manufacturer: Logitech
    [    4.718872] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
    [    4.727203] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
    [    4.735748] SmartReflex Class3 initialized
    [    4.744201] clock: disabling unused clocks to save power
    [    4.750762] platform iva.0: omap_voltage_scale: Already at the requestedrate 800000000
    [    4.759124] platform mpu.0: omap_voltage_scale: Already at the requestedrate 1000000000
    [    4.773223] input: Logitech USB Receiver as /devices/platform/ehci-omap.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input4
    [    4.784240] generic-usb 0003:046D:C52E.0001: input: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-ehci-omap.0-1.4/input0
    [    4.803283] input: Logitech USB Receiver as /devices/platform/ehci-omap.0/usb1/1-1/1-1.4/1-1.4:1.1/input/input5
    [    4.814605] generic-usb 0003:046D:C52E.0002: input: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-ehci-omap.0-1.4/input1
    [    4.895202] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
    [    4.903808] omap_vout omap_vout: Buffer Size = 3686400
    [    4.923065] omap_vout omap_vout: : registered and initialized video device 15
    [    4.930572] omap_vout omap_vout: Buffer Size = 3686400
    [    4.936950] omap_vout omap_vout: : registered and initialized video device 16
    [    4.944610] mmc0: new high speed SDHC card at address e624
    [    4.950927] Waiting 1sec before mounting root device...
    [    4.956604] mmcblk0: mmc0:e624 SU04G 3.69 GiB 
    [    4.975830]  mmcblk0: p1 p2 p3
    [    5.100891] mmc1: card claims to support voltages below the defined range. These will be ignored.
    [    5.126831] mmc1: queuing unknown CIS tuple 0x91 (3 bytes)
    [    5.143035] mmc1: new SDIO card at address 0001
    [    5.973480] EXT3-fs: barriers not enabled
    [    5.978668] kjournald starting.  Commit interval 5 seconds
    [    5.984436] EXT3-fs (mmcblk0p2): warning: maximal mount count reached, running e2fsck is recommended
    [    6.015045] EXT3-fs (mmcblk0p2): using internal journal
    [    6.020507] EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode
    [    6.027740] VFS: Mounted root (ext3 filesystem) on device 179:2.
    [    6.034057] Freeing init memory: 228K
    [    6.059204] init: /init.rc: 269: invalid command 'echo'
    [    6.064727] init: /init.rc: 270: invalid command 'echo'
    [    6.070190] init: /init.rc: 271: invalid command 'echo'
    [    6.075653] init: /init.rc: 272: invalid command 'sleep'
    [    6.081207] init: /init.rc: 273: invalid command 'echo'
    [    6.086639] init: /init.rc: 274: invalid command '//'
    [    6.093261] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
    [    6.233123] init: cannot open '/initlogo.rle'
    [    6.302337] Compat-wireless backport release: compat-wireless-2011-12-05-1-g84dbe2c
    [    6.310363] Backport based on wl12xx.git v2.6.39-1328-g0890f48
    [    6.384063] cfg80211: Calling CRDA to update world regulatory domain
    [    6.580963] init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
    [    6.642181] enabling adb
    [    6.645812] adb_open
    [    6.875549] cfg80211: World regulatory domain updated:
    [    6.880981] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
    [    6.889709] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [    6.897979] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    [    6.906219] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
    [    6.914489] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    [    6.922760] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
    root@android:/ # [    8.287780] init: untracked pid 1171 exited
    [   15.172393] warning: `zygote' uses 32-bit capabilities (legacy support in use)
    [   21.795257] request_suspend_state: wakeup (3->0) at 22004058840 (2000-01-01 00:00:17.393066407 UTC)
    [   21.995147] init: no such service 'hciattach'
    [   21.999877] (stc): st_register(2) 
    [   22.003295] (stc):  chnl_id list empty :2 
    [   22.007598] (stk) : st_kim_start
    [   22.010955] plat_kim_chip_enable
    [   22.069763] (stk) :ldisc_install = 1
    [   22.446350] wl1271: loaded
    [   23.072601] plat_kim_chip_enable
    [   23.078613] (stk) :ldisc_install = 1
    [   23.370056] wl1271: firmware booted (Rev 6.3.6.0.79_2)
    [   23.375427] wl1271: Driver version: R4_SP2_03_00
    [   23.390686] ADDRCONF(NETDEV_UP): wlan0: link is not ready
    [   24.080413] plat_kim_chip_enable
    [   24.113952] (stk) :ldisc_install = 1
    [   24.690856] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
    [   24.760223] wl1271: Association completed.
    [   25.111816] plat_kim_chip_enable
    [   25.125427] (stk) :ldisc_install = 1
    [   26.127380] plat_kim_chip_enable
    [   26.133911] (stk) :ldisc_install = 1
    [   27.135192] plat_kim_chip_enable
    [   27.168518] (stk) :ldisc_install = 1
    root@android:/ # 
    [   28.166442] ti_st_open: st_register failed -22

    [   28.274536] (stc): st_register(2) 
    [   28.277954] (stc):  chnl_id list empty :2 
    [   28.282226] (stk) : st_kim_start
    [   28.285614] plat_kim_chip_enable
    root@android:/ # 
    [   28.438751] (stk) :ldisc_install = 1root@android:/ # 
    root@android:/ # 
    root@android:/ # l
    [   29.439788] plat_kim_chip_enable
    [   29.470245] (stk) :ldisc_install = 1og
    [   30.471099] plat_kim_chip_enable
    [   30.487396] (stk) :ldisc_install = 1cat
    --------- beginning of /dev/log/main
    I/DEBUG   ( 1168): debuggerd: Oct 18 2012 15:29:43
    E/uim-sysfs( 1166): uim: Inside main
    E/uim-sysfs( 1166): uim:ST built into the kernel ?
    E/uim-sysfs( 1166): uim:BT driver module un-available... 
    E/uim-sysfs( 1166): uim:BT driver built into the kernel ?
    E/uim-sysfs( 1166): uim:FM driver module un-available... 
    E/uim-sysfs( 1166): uim:FM driver built into the kernel ?
    E/uim-sysfs( 1166): uim:GPS driver module un-available... 
    E/uim-sysfs( 1166): uim:GPS driver built into the kernel ?
    E/uim-sysfs( 1166): uim:FM V4L2 driver module un-available... 
    E/uim-sysfs( 1166): uim:FM V4L2 driver built into the kernel ?
    E/uim-sysfs( 1166): uim:found bluetooth rfkill entry @ 0
    E/uim-sysfs( 1166): 
    E/uim-sysfs( 1166): uim:changed permissions for /sys/class/rfkill/rfkill0/state(0) 
    E/uim-sysfs( 1166): 
    --------- beginning of /dev/log/system
    I/Vold    ( 1165): Vold 2.1 (the revenge) firing up
    D/Vold    ( 1165): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
    D/Vold    ( 1165): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
    D/Vold    ( 1165): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
    I/Netd    ( 1167): Netd 1.0 starting
    E/Netd    ( 1167): Unable to create netlink socket: Protocol not supported
    E/Netd    ( 1167): Unable to open quota2 logging socket
    I/        ( 1172): ServiceManager: 0x18910
    D/AndroidRuntime( 1171): 
    D/AndroidRuntime( 1171): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
    D/AndroidRuntime( 1171): CheckJNI is ON
    I/        ( 1173): ServiceManager: 0xf958
    I/SurfaceFlinger( 1170): SurfaceFlinger is starting
    I/SurfaceFlinger( 1170): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
    E/audio_hw_primary( 1173): Route MIXER CTRL name: HeadsetR Mixer AudioR2
    E/audio_hw_primary( 1173): Route MIXER CTRL name: HeadsetL Mixer AudioL2
    E/audio_hw_primary( 1173): Route MIXER CTRL name: Headset Playback Volume
    E/audio_hw_primary( 1173): Route MIXER CTRL name: Analog Left AUXL Capture Switch
    E/audio_hw_primary( 1173): Route MIXER CTRL name: Analog Right AUXR Capture Switch
    E/audio_hw_primary( 1173): Route MIXER CTRL name: Analog Capture Volume
    E/audio_hw_primary( 1173): Route MIXER CTRL name: HeadsetR Mixer AudioR2
    E/audio_hw_primary( 1173): Route MIXER CTRL name: HeadsetL Mixer AudioL2
    E/audio_hw_primary( 1173): Route MIXER CTRL name: Headset Playback Volume
    E/audio_hw_primary( 1173): Route MIXER CTRL name: Analog Left AUXL Capture Switch
    I/AudioFlinger( 1173): Loaded primary audio interface from Omap3 audio HW HAL (audio)
    I/AudioFlinger( 1173): Using 'Omap3 audio HW HAL' (audio.primary) as the primary audio interface
    I/AudioFlinger( 1173): Loaded a2dp audio interface from A2DP Audio HW HAL (audio)
    I/CameraService( 1173): CameraService started (pid=1173)
    I/AudioFlinger( 1173): AudioFlinger's thread 0x15378 ready to run
    W/AudioFlinger( 1173): Thread AudioOut_1 cannot connect to the power manager service
    I/AudioPolicyService( 1173): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
    E/FramebufferNativeWindow( 1170): couldn't open framebuffer HAL (Not a typewriter)
    E/FramebufferNativeWindow( 1170): couldn't open gralloc HAL (Not a typewriter)
    E/SurfaceFlinger( 1170): Display subsystem failed to initialize. check logs. exiting...
    D/AndroidRuntime( 1261): 
    D/AndroidRuntime( 1261): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
    D/AndroidRuntime( 1261): CheckJNI is ON
    D/dalvikvm( 1261): Unable to stat classpath element '/system/framework/apache-xml.jar'
    I/ethernet( 1261): Loading ethernet jni class
    I/SamplingProfilerIntegration( 1261): Profiling disabled.
    I/Zygote  ( 1261): Preloading classes...
    D/dalvikvm( 1261): GC_EXPLICIT freed 37K, 84% free 409K/2560K, paused 0ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 4K, 82% free 474K/2560K, paused 0ms+0ms
    D/dalvikvm( 1261): GC_EXPLICIT
    [   31.486663] plat_kim_chip_enable
     freed 20K, 81% free 509K/2560K, paused 1ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 27K, 80% free 537K/2560K, paused 0ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 15K, 78% fr[   31.506134] (stk) :ldisc_install = 1ee 577K/2560K, paused 0ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 27K, 77% free 604K/2560K, paused 0ms+0ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 30K, 76% free 636K/2560K, paused 0ms+1ms
    D/TextLayoutCache( 1261): Using debug level: 0 - Debug Enabled: 0
    W/Zygote  ( 1261): Class not found for preloading: android.media.AudioManager$2
    I/dalvikvm( 1261): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
    D/MtpDeviceJNI( 1261): register_android_mtp_MtpDevice
    I/dalvikvm( 1261): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
    I/dalvikvm( 1261): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
    W/MediaProfiles( 1261): could not find media config xml file
    W/Zygote  ( 1261): Class not found for preloading: android.media.IRemoteControlClientDispatcher
    W/Zygote  ( 1261): Class not found for preloading: android.media.IRemoteControlClientDispatcher$Stub
    D/dalvikvm( 1261): GC_EXPLICIT freed 20K, 74% free 675K/2560K, paused 0ms+1ms
    D/dalvikvm( 1261): GC_FOR_ALLOC freed 217K, 63% free 970K/2560K, paused 8ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 43K, 60% free 1026K/2560K, paused 0ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 27K, 59% free 1055K/2560K, paused 1ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 8K, 57% free 1104K/2560K, paused 1ms+0ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 23K, 55% free 1170K/2560K, paused 1ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 48K, 44% free 1449K/2560K, paused 1ms+1ms
    W/Zygote  ( 1261): Class not found for preloading: android.text.TextDirectionHeuristics$CharCount
    W/Zygote  ( 1261): Class not found for preloading: android.text.method.WordIterator$1
    D/dalvikvm( 1261): GC_EXPLICIT freed 35K, 43% free 1483K/2560K, paused 1ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 32K, 42% free 1505K/2560K, paused 1ms+1ms
    I/dalvikvm( 1261): threadid=1: recursive native library load attempt (/system/lib/libwebcore.so)
    D/dalvikvm( 1261): No JNI_OnLoad found in /system/lib/libchromium_net.so 0x0, skipping init
    D/dalvikvm( 1261): GC_EXPLICIT freed 26K, 40% free 1554K/2560K, paused 2ms+2ms
    W/Zygote  ( 1261): Class not found for preloading: android.widget.EdgeGlow
    D/dalvikvm( 1261): GC_EXPLICIT freed 25K, 39% free 1583K/2560K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 71K, 37% free 1628K/2560K, paused 2ms+2ms
    E/PhonePolicy( 1261): Could not preload class for phone policy: com.android.internal.policy.impl.PhoneWindow$ContextMenuCallback
    D/dalvikvm( 1261): GC_EXPLICIT freed 33K, 36% free 1650K/2560K, paused 1ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 28K, 35% free 1679K/2560K, paused 1ms+2ms
    I/SurfaceFlinger( 1267): SurfaceFlinger is starting
    I/SurfaceFlinger( 1267): SurfaceFlinger's main thread ready to run. Initializing graphics H/W...
    D/libEGL  ( 1267): loaded /system/lib/egl/libGLES_android.so
    D/dalvikvm( 1261): GC_EXPLICIT freed 26K, 34% free 1709K/2560K, paused 6ms+3ms
    D/libEGL  ( 1267): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/dalvikvm( 1261): GC_EXPLICIT freed 32K, 33% free 1735K/2560K, paused 2ms+2ms
    D/libEGL  ( 1267): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  ( 1267): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    W/SurfaceFlinger( 1267): ro.sf.lcd_density not defined, using 160 dpi by default.
    D/dalvikvm( 1261): GC_EXPLICIT freed 31K, 32% free 1763K/2560K, paused 2ms+2ms
    I/SurfaceFlinger( 1267): EGL informations:
    I/SurfaceFlinger( 1267): # of configs : 30
    I/SurfaceFlinger( 1267): vendor    : Android
    I/SurfaceFlinger( 1267): version   : 1.4 Android META-EGL
    I/SurfaceFlinger( 1267): 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_rende 
    I/SurfaceFlinger( 1267): Client API: OpenGL ES
    I/SurfaceFlinger( 1267): EGLSurface: 8-8-8-8, config=0x1
    I/SurfaceFlinger( 1267): OpenGL informations:
    I/SurfaceFlinger( 1267): vendor    : Imagination Technologies
    I/SurfaceFlinger( 1267): renderer  : PowerVR SGX 530
    I/SurfaceFlinger( 1267): version   : OpenGL ES-CM 1.1
    I/SurfaceFlinger( 1267): extensions: GL_OES_byte_coordinates GL_OES_fixed_point GL_OES_single_precision GL_OES_matrix_get GL_OES_read_format GL_OES_compressed_palettet
    I/SurfaceFlinger( 1267): GL_MAX_TEXTURE_SIZE = 2048
    I/SurfaceFlinger( 1267): GL_MAX_VIEWPORT_DIMS = 2048 x 2048
    I/SurfaceFlinger( 1267): flags = 00010000
    W/SurfaceFlinger( 1267): hwcomposer module not found
    D/dalvikvm( 1261): GC_EXPLICIT freed 71K, 29% free 1818K/2560K, paused 2ms+1ms
    D/libEGL  ( 1271): loaded /system/lib/egl/libGLES_android.so
    D/libEGL  ( 1271): loaded /system/lib/egl/libEGL_POWERVR_SGX530_125.so
    D/libEGL  ( 1271): loaded /system/lib/egl/libGLESv1_CM_POWERVR_SGX530_125.so
    D/libEGL  ( 1271): loaded /system/lib/egl/libGLESv2_POWERVR_SGX530_125.so
    D/dalvikvm( 1261): GC_EXPLICIT freed 39K, 29% free 1834K/2560K, paused 2ms+39ms
    I/System  ( 1261): Loaded time zone names for  in 519ms (514ms in ICU)
    I/System  ( 1261): Loaded time zone names for en_US in 352ms (348ms in ICU)
    D/dalvikvm( 1261): GC_EXPLICIT freed 325K, 25% free 1944K/2560K, paused 1ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 15K, 22% free 2005K/2560K, paused 1ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 51K, 21% free 2036K/2560K, paused 1ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 28K, 20% free 2066K/2560K, paused 2ms+3ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 37K, 19% free 2083K/2560K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 32K, 18% free 2105K/2560K, paused 2ms+2ms
    I/Zygote  ( 1261): ...preloaded 2297 classes in 3653ms.
    D/dalvikvm( 1261): GC_EXPLICIT freed 22K, 18% free 2110K/2560K, paused 2ms+2ms
    I/Zygote  ( 1261): Preloading resources...
    D/dalvikvm( 1261): GC_EXPLICIT freed 1K, 16% free 2165K/2560K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 1K, 14% free 2216K/2560K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 3K, 12% free 2263K/2560K, paused 1ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 3K, 10% free 2310K/2560K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 4K, 8% free 2358K/2560K, paused 1ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 5K, 6% free 2408K/2560K, paused 1ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 4K, 7% free 2455K/2627K, paused 2ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 5K, 5% free 2501K/2627K, paused 1ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 4K, 6% free 2550K/2691K, paused 1ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 4K, 6% free 2599K/2755K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 5K, 6% free 2660K/2819K, paused 5ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 2K, 4% free 2709K/2819K, paused 1ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 3K, 5% free 2756K/2883K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 6K, 5% free 2804K/2947K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 7K, 4% free 2850K/2947K, paused 2ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 4K, 4% free 2899K/3011K, paused 1ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 9K, 3% free 2943K/3011K, paused 3ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 8K, 2% free 3022K/3075K, paused 2ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 5K, 3% free 3067K/3139K, paused 2ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 4K, 3% free 3117K/3203K, paused 1ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 4K, 2% free 3164K/3203K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 5K, 1% free 3240K/3267K, paused 1ms+3ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 4K, 3% free 3555K/3651K, paused 2ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 7K, 2% free 3608K/3651K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 2K, 2% free 3658K/3715K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 5K, 2% free 3707K/3779K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 4K, 1% free 3881K/3907K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 3K, 2% free 3928K/3971K, paused 2ms+3ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 5K, 3% free 4988K/5123K, paused 1ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 5K, 4% free 6009K/6211K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 4K, 3% free 6058K/6211K, paused 3ms+3ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 7K, 2% free 6102K/6211K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 6K, 1% free 6149K/6211K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 5K, 1% free 6197K/6211K, paused 1ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 2K, 1% free 6249K/6275K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 4K, 1% free 6297K/6339K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 6K, 1% free 6358K/6403K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 3K, 1% free 6423K/6467K, paused 2ms+2ms
    I/Zygote  ( 1261): ...preloaded 379 resources in 1945ms.
    D/dalvikvm( 1261): GC_EXPLICIT freed 20K, 2% free 6457K/6531K, paused 2ms+2ms
    I/Zygote  ( 1261): ...preloaded 31 resources in 42ms.
    D/dalvikvm( 1261): GC_EXPLICIT freed 14K, 2% free 6460K/6531K, paused 2ms+2ms
    D/dalvikvm( 1261): GC_EXPLICIT freed 6K, 2% free 6454K/6531K, paused 2ms+1ms
    D/dalvikvm( 1261): GC_EXPLICIT freed <1K, 2% free 6454K/6531K, paused 1ms+2ms
    I/dalvikvm( 1261): System server process 1276 has been created
    I/Zygote  ( 1261): Accepting command socket connections
    E/BatteryService( 1276): acOnlinePath not found
    E/BatteryService( 1276): usbOnlinePath not found
    E/BatteryService( 1276): batteryStatusPath not found
    E/BatteryService( 1276): batteryHealthPath not found
    E/BatteryService( 1276): batteryPresentPath not found
    E/BatteryService( 1276): batteryCapacityPath not found
    E/BatteryService( 1276): batteryVoltagePath not found
    E/BatteryService( 1276): batteryTemperaturePath not found
    E/BatteryService( 1276): batteryTechnologyPath not found
    I/sysproc ( 1276): Entered system_init()
    I/sysproc ( 1276): ServiceManager: 0x155060
    D/SensorService( 1276): nuSensorService starting...
    E/SensorService( 1276): couldn't load sensors module (No such file or directory)
    I/sysproc ( 1276): System server: starting Android runtime.
    I/sysproc ( 1276): System server: starting Android services.
    I/sysproc ( 1276): System server: entering thread pool.
    I/SystemServer( 1276): Entered the Android system server!
    I/SystemServer( 1276): Entropy Service
    I/SystemServer( 1276): Power Manager
    I/SystemServer( 1276): Activity Manager
    I/ActivityManager( 1276): Memory class: 48
    I/ActivityManager( 1276): Enabled StrictMode logging for AThread's Looper
    I/SystemServ
    [   32.510131] plat_kim_chip_enable
    er( 1276): Telephony Registry
    I/SystemServer( 1276): Package Manager
    D/dalvikvm( 1276): GC_CONCURRENT freed 312K, 6% free 6649K/7047K, paused [   32.526489] (stk) :ldisc_install = 13ms+3ms
    W/PackageManager( 1276): Running ENG build: no pre-dexopt!
    W/PackageManager( 1276): Boot class path not found: /system/framework/apache-xml.jar
    D/dalvikvm( 1276): GC_CONCURRENT freed 272K, 6% free 6772K/7175K, paused 3ms+2ms
    E/StrictMode( 1276): A resource was acquired at attached stack trace but never released. See java.io.Closeable for information on avoiding resource leaks.
    E/StrictMode( 1276): java.lang.Throwable: Explicit termination method 'close' not called
    E/StrictMode( 1276):    at dalvik.system.CloseGuard.open(CloseGuard.java:184)
    E/StrictMode( 1276):    at java.io.FileInputStream.<init>(FileInputStream.java:80)
    E/StrictMode( 1276):    at com.android.server.pm.UserManager.readUserList(UserManager.java:114)
    E/StrictMode( 1276):    at com.android.server.pm.UserManager.<init>(UserManager.java:81)
    E/StrictMode( 1276):    at com.android.server.pm.UserManager.<init>(UserManager.java:85)
    E/StrictMode( 1276):    at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:923)
    E/StrictMode( 1276):    at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:833)
    E/StrictMode( 1276):    at com.android.server.ServerThread.run(SystemServer.java:163)
    D/StrictMode( 1276): No activity manager; failed to Dropbox violation.
    W/PackageParser( 1276): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #125
    D/dalvikvm( 1276): GC_CONCURRENT freed 146K, 4% free 7060K/7303K, paused 2ms+4ms
    W/PackageManager( 1276): Package com.android.gallery3d desires unavailable shared library com.google.android.media.effects; ignoring!
    W/PackageManager( 1276): Package com.android.camera desires unavailable shared library com.google.android.media.effects; ignoring!
    D/dalvikvm( 1276): GC_CONCURRENT freed 199K, 5% free 7303K/7623K, paused 2ms+6ms
    W/PackageParser( 1276): No actions in intent filter at /system/app/Contacts.apk Binary XML file line #525
    D/PackageManager( 1276): No files in app dir /vendor/app
    I/installd( 1175): new connection
    I/Installer( 1276): connecting...
    I/PackageManager( 1276): Time to scan packages: 3.329 seconds
    W/PackageManager( 1276): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.contacts
    W/PackageManager( 1276): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
    W/PackageManager( 1276): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.calendar
    W/PackageManager( 1276): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cl in package com.android.providers.calendar
    W/PackageManager( 1276): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.mail in package com.android.calendar
    W/PackageManager( 1276): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
    W/PackageManager( 1276): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.settings
    W/PackageManager( 1276): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.providers.contacts
    W/PackageManager( 1276): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.cp in package com.android.providers.contacts
    W/PackageManager( 1276): Unknown permission android.permission.READ_EXTERNAL_STORAGE in package com.android.videoeditor
    W/PackageManager( 1276): Unknown permission com.google.android.googleapps.permission.ACCESS_GOOGLE_PASSWORD in package com.android.development
    W/PackageManager( 1276): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH in package com.android.development
    W/PackageManager( 1276): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.ALL_SERVICES in package com.android.development
    W/PackageManager( 1276): Unknown permission com.google.android.googleapps.permission.GOOGLE_AUTH.YouTubeUser in package com.android.development
    W/PackageManager( 1276): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
    D/dalvikvm( 1276): GC_CONCURRENT freed 328K, 6% free 7473K/7879K, paused 5ms+3ms
    D/dalvikvm( 1276): GC_EXPLICIT freed 200K, 8% free 7330K/7943K, paused 2ms+2ms
    I/SystemServer( 1276): Account Manager
    D/PackageManager( 1276): generateServicesMap(android.accounts.AccountAuthenticator): 2 services unchanged
    I/SystemServer( 1276): Content Manager
    D/PackageManager( 1276): generateServicesMap(android.content.SyncAdapter): 4 services unchanged
    I/SystemServer( 1276): System Content Providers
    I/ActivityThread( 1276): Pub settings: com.android.providers.settings.SettingsProvider
    D/SettingsProvider( 1276): cache for settings table 'secure' rows=36; fullycached=true
    D/SettingsProvider( 1276): cache for settings table 'system' rows=51; fullycached=true
    I/SystemServer( 1276): Lights Service
    I/SystemServer( 1276): Battery Service
    F/BatteryStatsImpl( 1276): problem reading network stats
    F/BatteryStatsImpl( 1276): java.lang.IllegalStateException: problem parsing idx 1
    F/BatteryStatsImpl( 1276):      at com.android.internal.net.NetworkStatsFactory.readNetworkStatsDetail(NetworkStatsFactory.java:300)
    F/BatteryStatsImpl( 1276):      at com.android.internal.net.NetworkStatsFactory.readNetworkStatsDetail(NetworkStatsFactory.java:250)
    F/BatteryStatsImpl( 1276):      at com.android.internal.os.BatteryStatsImpl.getNetworkStatsDetailGroupedByUid(BatteryStatsImpl.java:5734)
    F/BatteryStatsImpl( 1276):      at com.android.internal.os.BatteryStatsImpl.doUnplugLocked(BatteryStatsImpl.java:1418)
    F/BatteryStatsImpl( 1276):      at com.android.internal.os.BatteryStatsImpl.setOnBatteryLocked(BatteryStatsImpl.java:4335)
    F/BatteryStatsImpl( 1276):      at com.android.internal.os.BatteryStatsImpl.setBatteryState(BatteryStatsImpl.java:4394)
    F/BatteryStatsImpl( 1276):      at com.android.server.am.BatteryStatsService.setBatteryState(BatteryStatsService.java:434)
    F/BatteryStatsImpl( 1276):      at com.android.server.BatteryService.processValues(BatteryService.java:252)
    F/BatteryStatsImpl( 1276):      at com.android.server.BatteryService.update(BatteryService.java:234)
    F/BatteryStatsImpl( 1276):      at com.android.server.BatteryService.<init>(BatteryService.java:148)
    F/BatteryStatsImpl( 1276):      at com.android.server.ServerThread.run(SystemServer.java:196)
    F/BatteryStatsImpl( 1276): Caused by: java.io.FileNotFoundException: /proc/net/xt_qtaguid/stats: open failed: ENOENT (No such file or directory)
    F/BatteryStatsImpl( 1276):      at libcore.io.IoBridge.open(IoBridge.java:406)
    F/BatteryStatsImpl( 1276):      at java.io.FileInputStream.<init>(FileInputStream.java:78)
    F/BatteryStatsImpl( 1276):      at com.android.internal.net.NetworkStatsFactory.readNetworkStatsDetail(NetworkStatsFactory.java:269)
    F/BatteryStatsImpl( 1276):      ... 10 more
    F/BatteryStatsImpl( 1276): Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)
    F/BatteryStatsImpl( 1276):      at libcore.io.Posix.open(Native Method)
    F/BatteryStatsImpl( 1276):      at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
    F/BatteryStatsImpl( 1276):      at libcore.io.IoBridge.open(IoBridge.java:390)
    F/BatteryStatsImpl( 1276):      ... 12 more
    D/dalvikvm( 1276): GC_CONCURRENT freed 245K, 5% free 7547K/7943K, paused 4ms+3ms
    E/lights  ( 1276): write_int failed to open /sys/class/leds/battery-led/brightness
    I/SystemServer( 1276): Vibrator Service
    I/power   ( 1276): *** set_screen_state 1
    I/SystemServer( 1276): Alarm Manager
    I/SystemServer( 1276): Init Watchdog
    I/SystemServer( 1276): Window Manager
    I/InputManager( 1276): Initializing input manager
    W/StatusBarManager( 1276): warning: no STATUS_BAR_SERVICE
    E/OMXMaster( 1173): OMX plugin failed w/ error 0x80001001 after registering 0 components
    I/InputManager( 1276): Starting input manager
    I/SystemServer( 1276): Bluetooth Service
    I/WindowManager( 1276): Enabled StrictMode logging for WMThread's Looper
    I/BluetoothProfileState( 1276): Message:Entering Stable State
    I/WindowManager( 1276): Enabled StrictMode for PolicyThread's Looper
    D/EventHub( 1276): No input device configuration file found for device '7k_ffa_keypad'.
    I/EventHub( 1276): New device: id=1, fd=95, path='/dev/input/event2', name='7k_ffa_keypad', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/Generic.kle
    D/EventHub( 1276): No input device configuration file found for device 'ssd2531_input'.
    I/EventHub( 1276): New device: id=2, fd=97, path='/dev/input/event1', name='ssd2531_input', classes=0x14, configuration='', keyLayout='', keyCharacterMap='', builtinKe
    E/EventHub( 1276): could not get driver version for /dev/input/mice, Not a typewriter
    D/EventHub( 1276): No input device configuration file found for device 'Logitech USB Receiver'.
    I/EventHub( 1276): New device: id=3, fd=98, path='/dev/input/event5', name='Logitech USB Receiver', classes=0x80000149, configuration='', keyLayout='/system/usr/keylae
    E/EventHub( 1276): could not get driver version for /dev/input/mouse0, Not a typewriter
    D/EventHub( 1276): No input device configuration file found for device 'Logitech USB Receiver'.
    I/EventHub( 1276): New device: id=4, fd=96, path='/dev/input/event4', name='Logitech USB Receiver', classes=0x80000003, configuration='', keyLayout='/system/usr/keylae
    D/EventHub( 1276): No input device configuration file found for device 'TWL4030 Keypad'.
    I/EventHub( 1276): New device: id=5, fd=99, path='/dev/input/event0', name='TWL4030 Keypad', classes=0x21, configuration='', keyLayout='/system/usr/keylayout/TWL4030_e
    D/EventHub( 1276): No input device configuration file found for device 'twl4030_pwrbutton'.
    I/EventHub( 1276): New device: id=6, fd=103, path='/dev/input/event3', name='twl4030_pwrbutton', classes=0x1, configuration='', keyLayout='/system/usr/keylayout/Genere
    I/InputReader( 1276): Device added: id=6, name='twl4030_pwrbutton', sources=0x00000101
    I/InputReader( 1276): Device added: id=5, name='TWL4030 Keypad', sources=0x00000301
    I/InputReader( 1276): Device added: id=4, name='Logitech USB Receiver', sources=0x00000101
    I/BluetoothProfileState( 1276): Message:Entering Stable State
    I/BluetoothProfileState( 1276): Message:Entering Stable State
    I/InputReader( 1276): Device added: id=3, name='Logitech USB Receiver', sources=0x01002513
    I/InputReader( 1276):   Touch device 'ssd2531_input' could not query the properties of its associated display 0.  The device will be inoperable until the display size.
    I/InputReader( 1276): Device added: id=2, name='ssd2531_input', sources=0x00001002
    I/InputReader( 1276): Device added: id=1, name='7k_ffa_keypad', sour
    [   33.525756] plat_kim_chip_enable
    ces=0x00000101
    D/BluetoothAdapterStateMachine( 1276): PowerOff process message: 5
    I/SystemServer( 1276): Input Method Service
    I/bluedroid( 1276): Starting hciattach daemon
    [   33.543975] (stk) :ldisc_install = 1W/InputManagerService( 1276): Couldn't create dir.: /data/system/inputmethod
    W/ResourceType( 1276): Failure getting entry for 0x7f060000 (t=5 e=0) in package 0 (error -75)
    I/InputReader( 1276): Reconfiguring input devices.  changes=0x00000004
    I/InputReader( 1276): Device reconfigured: id=2, name='ssd2531_input', surface size is now 1024x600, mode is 1
    I/SystemServer( 1276): Accessibility Manager
    I/ActivityManager( 1276): Config changed: {1.0 0mcc0mnc en_US layoutdir=0 sw600dp w1024dp h552dp lrg land ?uimode ?night finger qwerty/v/v dpad/v s.2}
    D/PermissionCache( 1267): checking android.permission.ACCESS_SURFACE_FLINGER for uid=1000 => granted (732 us)
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim:install set to 1
    E/uim-sysfs( 1166): uim: Inside set_baud_rate
    E/uim-sysfs( 1166): uim: Can't get port settings
    E/uim-sysfs( 1166): uim: set_baudrate() failed
    E/uim-sysfs( 1166): uim:cleanup
    I/SystemServer( 1276): Device Policy
    I/SystemServer( 1276): Status Bar
    I/SystemServer( 1276): Clipboard Service
    I/SystemServer( 1276): NetworkManagement Service
    I/SystemServer( 1276): Text Service Manager Service
    I/SystemServer( 1276): NetworkStats Service
    I/SystemServer( 1276): NetworkPolicy Service
    I/SystemServer( 1276): Wi-Fi P2pService
    D/dalvikvm( 1276): GC_CONCURRENT freed 384K, 7% free 7640K/8135K, paused 2ms+3ms
    D/WifiHW  ( 1276): Unable to unload driver module "wl12xx_sdio": No such file or directory
    E/WifiP2pService( 1276): Failed to unload TI driver for P2P
    I/SystemServer( 1276): Wi-Fi Service
    E/CommandListener( 1167): Failed to open /proc/sys/net/ipv6/conf/wlan0/disable_ipv6: No such file or directory
    E/WifiStateMachine( 1276): Failed to disable IPv6: java.lang.IllegalStateException: Unable to communicate to native daemon for disabling ipv6
    I/ethernet( 1276): ==>android_net_ethernet_initEthernetNative
    I/SystemServer( 1276): Connectivity Service
    D/ConnectivityService( 1276): ConnectivityService starting up
    E/ConnectivityService( 1276): Ignoring protectedNetwork 10
    E/ConnectivityService( 1276): Ignoring protectedNetwork 11
    E/ConnectivityService( 1276): Ignoring protectedNetwork 12
    D/ConnectivityService( 1276): Starting Ethernet Service.
    V/EthernetStateTracker( 1276): Starts...
    E/ethernet( 1276): android_net_ethernet_initEthernetNative exited with success
    V/EthernetStateTracker( 1276): Successed
    I/EthernetService( 1276): Ethernet dev enabled 1
    V/EthernetStateTracker( 1276): start to monitor the ethernet devices
    I/EthernetManager( 1276): Init Ethernet Manager, service: com.android.server.EthernetService@4114cc40
    D/NetworkManagementService( 1276): Registering observer
    D/NetworkManagementService( 1276): Registering observer
    I/WifiService( 1276): WifiService starting up with Wi-Fi enabled
    I/SystemServer( 1276): Throttle Service
    I/SystemServer( 1276): Mount Service
    D/MountService( 1276): got storage path: /mnt/sdcard description: Internal Storage primary: true removable: false emulated: true mtpReserve: 100 allowMassStorage: fal0
    D/MountService( 1276): using emulated external storage
    I/SystemServer( 1276): Notification Manager
    I/SystemServer( 1276): Device Storage Monitor
    I/SystemServer( 1276): Location Manager
    I/SystemServer( 1276): Country Detector
    I/SystemServer( 1276): Search Service
    I/SystemServer( 1276): DropBox Service
    I/SystemServer( 1276): Wallpaper Service
    D/VoldCmdListener( 1165): volume list
    D/MountService( 1276): volume state changed for /mnt/sdcard (mounted -> unmounted)
    I/SystemServer( 1276): Audio Service
    D/CommandListener( 1167): Setting iface cfg
    D/CommandListener( 1167): Trying to bring down wlan0
    D/CommandListener( 1167): broadcast flag ignored
    D/CommandListener( 1167): multicast flag ignored
    E/CommandListener( 1167): Failed to open /proc/sys/net/ipv6/conf/wlan0/use_tempaddr: No such file or directory
    D/NetworkManagementService( 1276): rsp <213 00:12:34:56:78:90 0.0.0.0 0 [down broadcast multicast]>
    D/NetworkManagementService( 1276): flags <[down broadcast multicast]>
    E/WifiStateMachine( 1276): Unable to change interface settings: java.lang.IllegalStateException: Unable to communicate with native daemon to set ipv6privacyextensions}
    I/SystemServer( 1276): Dock Observer
    W/DockObserver( 1276): This kernel does not have dock station support
    I/SystemServer( 1276): Wired Accessory Observer
    I/SystemServer( 1276): USB Service
    I/SystemServer( 1276): UI Mode Manager Service
    I/SystemServer( 1276): Backup Service
    V/BackupManagerService( 1276): Initializing package tracking
    V/BackupManagerService( 1276): No ancestral data
    V/BackupManagerService( 1276): addPackageParticipantsLocked: null
    I/BackupManagerService( 1276): New app android never backed up; scheduling
    D/dalvikvm( 1276): GC_CONCURRENT freed 291K, 5% free 7867K/8263K, paused 3ms+3ms
    I/wpa_supplicant( 1355): rfkill: Cannot open RFKILL control device
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim: Un-Installed N_TI_WL Line displine
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim:install set to 1
    E/uim-sysfs( 1166): uim: Inside set_baud_rate
    E/uim-sysfs( 1166): uim: Can't get port settings
    E/uim-sysfs( 1166): uim: set_baudrate() failed
    E/uim-sysfs( 1166): uim:cleanup
    I/wpa_supplicant( 1355): wpa_driver_nl80211_driver_cmd: Unsupported command BTCOEXSCAN-STOP
    E/wpa_supplicant( 1355): Failed to set WoWLAN trigger:-95
    E/wpa_supplicant( 1355): Failed to set WoWLAN trigger:-95
    E/wpa_supplicant( 1355): Failed to set WoWLAN trigger:-95
    I/wpa_supplicant( 1355): wpa_driver_nl80211_driver_cmd: Unsupported command SETBAND 0
    I/wpa_supplicant( 1355): wpa_driver_nl80211_driver_cmd: Unsupported command SCAN-ACTIVE
    I/wpa_supplicant( 1355): wpa_driver_nl80211_driver_cmd: Unsupported command SCAN-PASSIVE
    I/BackupManagerService( 1276): New app com.android.browser never backed up; scheduling
    I/BackupManagerService( 1276): New app com.android.calendar never backed up; scheduling
    I/BackupManagerService( 1276): New app com.android.inputmethod.latin never backed up; scheduling
    I/BackupManagerService( 1276): New app com.android.providers.settings never backed up; scheduling
    I/BackupManagerService( 1276): New app com.android.providers.userdictionary never backed up; scheduling
    I/BackupManagerService( 1276): New app com.android.sharedstoragebackup never backed up; scheduling
    V/BackupManagerService( 1276): Registering transport android/com.android.internal.backup.LocalTransport = com.android.internal.backup.LocalTransport@410f9cf8
    V/BackupManagerService( 1276): Starting with transport android/com.android.internal.backup.LocalTransport
    V/BackupManagerService( 1276): Google transport not present
    I/BackupManagerService( 1276): Found stale backup journal, scheduling
    I/BackupManagerService( 1276):   android
    I/BackupManagerService( 1276):   com.android.browser
    I/BackupManagerService( 1276):   com.android.calendar
    I/BackupManagerService( 1276):   com.android.inputmethod.latin
    I/BackupManagerService( 1276):   com.android.providers.settings
    I/BackupManagerService( 1276):   com.android.providers.userdictionary
    I/BackupManagerService( 1276):   com.android.sharedstoragebackup
    I/BackupManagerService( 1276): Backup enabled => false
    I/BackupManagerService( 1276): Opting out of backup
    I/SystemServer( 1276): AppWidget Service
    I/WindowManager( 1276): SAFE MODE not enabled
    D/dalvikvm( 1276): JIT started for system_server
    I/SystemServer( 1276): Recognition Service
    I/SystemServer( 1276): DiskStats Service
    I/SystemServer( 1276): SamplingProfiler Service
    I/SystemServer( 1276): NetworkTimeUpdateService
    D/PowerManagerService( 1276): system ready!
    I/ActivityManager( 1276): System now ready
    I/SystemServer( 1276): Making services ready
    D/SystemServer( 1276): Starting service: Intent { cmp=com.android.systemui/.SystemUIService }
    I/Zygote  ( 1276): Process: zygote socket opened
    V/TransportControlView( 1276): Create TCV com.android.internal.widget.TransportControlView@41218900
    I/ActivityManager( 1276): Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=1362 uid=1000 gids={1015, 3002, 3001, 3003}
    D/NetworkManagementService( 1276): not enabling bandwidth control
    W/NetworkStats( 1276): problem reading network stats: java.lang.IllegalStateException: problem parsing idx 1
    D/NetworkManagementService( 1276): Registering observer
    D/NetworkManagementService( 1276): Registering observer
    I/ActivityManager( 1276): Config changed: {1.0 0mcc0mnc en_US layoutdir=0 sw600dp w1024dp h552dp lrg land finger qwerty/v/v dpad/v s.3}
    W/RecognitionManagerService( 1276): no available voice recognition services found
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim: Un-Installed N_TI_WL Line displine
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim:install set to 1
    E/uim-sysfs( 1166): uim: Inside set_baud_rate
    E/uim-sysfs( 1166): uim: Can't get port settings
    E/uim-sysfs( 1166): uim: set_baudrate() failed
    E/uim-sysfs( 1166): uim:cleanup
    D/dalvikvm( 1276): DexOpt: sleeping on flock(/data/dalvik-cache/system@app@SystemUI.apk@classes.dex)
    W/InputManagerService( 1276): Ignoring setImeWindowStatus of uid 1000 token: null
    D/dalvikvm( 1276): GC_CONCURRENT freed 201K, 4% free 8217K/8519K, paused 3ms+7ms
    D/SystemUIService( 1362): loading: class com.android.systemui.statusbar.tablet.TabletStatusBar
    D/SystemUIService( 1362): running: com.android.systemui.statusbar.tablet.TabletStatusBar@410a1bf0
    I/wpa_supplicant( 1355): wlan0: SME: Trying to authenticate with d4:4c:24:00:0b:a2 (SSID='BrcmAP0' freq=2412 MHz)
    I/ActivityManager( 1276): Start proc jp.co.omronsoft.openwnn for service jp.co.omronsoft.openwnn/.OpenWnnJAJP: pid=1376 uid=10034 gids={}
    I/StatusBar.HeightReceiver( 1362): Resizing status bar plugged=false height=48 old=0
    D/NetworkManagementService( 1276): Registering observer
    W/ThrottleService( 1276): unable to find stats for iface rmnet0
    I/ActivityManager( 1276): Start proc com.android.phone for added application com.android.phone: pid=1400 uid=1001 gids={3002, 3001, 3003, 1015}
    I/ActivityManager( 1276): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launc0
    I/ActivityManager( 1276): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=1415 uid=10010 gids={}
    I/SystemServer( 1276): Enabled StrictMode for system server main thread.
    W/NetworkManagementSocketTagger( 1276): setKernelCountSet(10010, 1) failed with errno -2
    I/wpa_supplicant( 1355): wlan0: Trying to associate with d4:4c:24:00:0b:a2 (SSID='BrcmAP0' freq=2412 MHz)
    I/wpa_supplicant( 1355): wlan0: Associated with d4:4c:24:00:0b:a2
    I/wpa_supplicant( 1355): wlan0: WPA: Key negotiation completed with d4:4c:24:00:0b:
    [   34.549652] ti_st_open: st_register failed -22
    a2 [PTK=CCMP GTK=CCMP]
    I/wpa_supplicant( 1355): wlan0: CTRL-EVENT-CONNECTED - Connection to d4:4c:24:00:0b:a2 completed (auth) [id=0 id_str=]
    I/ActivityThread( 1400): Pub mms: com.android.providers.telephony.MmsProvider
    I/ActivityThread( 1415): Pub com.android.launcher2.settings: com.android.launcher2.LauncherProvider
    I/ActivityThread( 1400): Pub sms: com.android.providers.telephony.SmsProvider
    D/dalvikvm( 1376): No JNI_OnLoad found in /system/lib/libwnndict.so 0x410812f0, skipping init
    I/ActivityThread( 1400): Pub telephony: com.android.providers.telephony.TelephonyProvider
    W/TelephonyProvider( 1400): onCreate: confFile=/system/etc/apns-conf.xml oldCheckSum=-1
    D/dalvikvm( 1362): GC_CONCURRENT freed 99K, 3% free 6786K/6983K, paused 3ms+16ms
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim: Un-Installed N_TI_WL Line displine
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim:install set to 1
    E/uim-sysfs( 1166): uim: Inside set_baud_rate
    E/uim-sysfs( 1166): uim: Can't get port settings
    E/uim-sysfs( 1166): uim: set_baudrate() failed
    [   34.656921] (stc): st_register(2) 
                                         I/ActivityThrea
    [   34.660430] (stc):  chnl_id list empty :2 d( 1400): Pub ic
    [   34.666076] (stk) : st_kim_startc: com.android.p
    [   34.670867] plat_kim_chip_enable
    hone.IccProvider
    I/ActivityThre[   34.678131] (stk) :ldisc_install = 1ad( 1400): Pub mms-sms: com.android.providers.telephony.MmsSmsProvider
    D/dalvikvm( 1376): GC_CONCURRENT freed 223K, 5% free 6739K/7047K, paused 9ms+1ms
    D/dalvikvm( 1276): GREF has increased to 201
    D/dalvikvm( 1415): GC_CONCURRENT freed 235K, 5% free 6663K/6983K, paused 2ms+19ms
    D/dalvikvm( 1400): GC_CONCURRENT freed 219K, 5% free 6650K/6983K, paused 3ms+49ms
    D/dalvikvm( 1376): GC_CONCURRENT freed 356K, 7% free 6918K/7367K, paused 2ms+2ms
    I/ActivityManager( 1276): Start proc com.android.smspush for service com.android.smspush/.WapPushManager: pid=1445 uid=10003 gids={}
    D/CAT     ( 1400): CatService: Is running
    D/CAT     ( 1400): CatService: NEW sInstance
    D/CallManager( 1400): registerPhone(GSM Handler (com.android.internal.telephony.PhoneProxy) {410cc848})
    D/dalvikvm( 1362): GC_FOR_ALLOC freed 31K, 2% free 7187K/7303K, paused 155ms
    D/dalvikvm( 1376): GC_CONCURRENT freed 369K, 7% free 7033K/7495K, paused 2ms+11ms
    I/ActivityManager( 1276): Start proc android.process.acore for content provider com.android.providers.contacts/.CallLogProvider: pid=1463 uid=10007 gids={3003, 1015}
    W/ActivityManager( 1276): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found
    D/dalvikvm( 1276): GC_CONCURRENT freed 181K, 4% free 8476K/8775K, paused 3ms+4ms
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim: Un-Installed N_TI_WL Line displine
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim:install set to 1
    E/uim-sysfs( 1166): uim: Inside set_baud_rate
    E/uim-sysfs( 1166): uim: Can't get port settings
    E/uim-sysfs( 1166): uim: set_baudrate() failed
    E/uim-sysfs( 1166): uim:cleanup
    I/ActivityThread( 1463): Pub com.android.voicemail: com.android.providers.contacts.VoicemailContentProvider
    D/Bluetooth HSHFP( 1400): Starting BluetoothHeadsetService
    W/CallNotifier( 1400): Got onMwiChanged() on non-voice-capable device! Ignoring...
    I/ActivityThread( 1463): Pub com.android.social: com.android.providers.contacts.SocialProvider
    I/ActivityThread( 1463): Pub applications: com.android.providers.applications.ApplicationsProvider
    I/StatusBarManagerService( 1276): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@41296f90
    I/TabletStatusBar( 1362): DISABLE_CLOCK: yes
    D/SystemUIService( 1362): loading: class com.android.systemui.power.PowerUI
    D/SystemUIService( 1362): running: com.android.systemui.power.PowerUI@4119e0a0
    I/ActivityThread( 1463): Pub contacts;com.android.contacts: com.android.providers.contacts.ContactsProvider2
    D/dalvikvm( 1362): GC_CONCURRENT freed 71K, 3% free 7584K/7751K, paused 3ms+3ms
    I/SearchManagerService( 1276): Building list of searchable activities
    I/StatusBar.HeightReceiver( 1362): Resizing status bar plugged=false height=48 old=48
    D/dalvikvm( 1463): GC_CONCURRENT freed 334K, 6% free 6640K/7047K, paused 3ms+9ms
    D/dalvikvm( 1415): GC_CONCURRENT freed 210K, 5% free 6962K/7303K, paused 2ms+3ms
    D/WifiService( 1276): New client listening to asynchronous messages
    I/ActivityThread( 1463): Pub call_log: com.android.providers.contacts.CallLogProvider
    I/ActivityThread( 1463): Pub user_dictionary: com.android.providers.userdictionary.UserDictionaryProvider
    D/dalvikvm( 1276): GC_CONCURRENT freed 360K, 6% free 8610K/9095K, paused 3ms+14ms
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim: Un-Installed N_TI_WL Line displine
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim:install set to 1
    E/uim-sysfs( 1166): uim: Inside set_baud_rate
    E/uim-sysfs( 1166): uim: Can't get port settings
    E/uim-sysfs( 1166): uim: set_baudrate() failed
    E/uim-sysfs( 1166): uim:cleanup
    D/dalvikvm( 1415): GC_FOR_ALLOC freed 172K, 5% free 7121K/7431K, paused 56ms
    D/dalvikvm( 1415): GC_FOR_ALLOC freed 11K, 5% free 7260K/7623K, paused 30ms
    D/dalvikvm( 1415): GC_FOR_ALLOC freed <1K, 6% free 7411K/7815K, paused 55ms
    D/dalvikvm( 1362): GC_FOR_ALLOC freed 52K, 3% free 7628K/7815K, paused 53ms
    I/ActivityManager( 1276): Displayed com.android.launcher/com.android.launcher2.Launcher: +3s675ms
    I/dalvikvm-heap( 1362): Grow heap (frag case) to 17.833MB for 10813456-byte allocation
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim: Un-Installed N_TI_WL Line displine
    I/bluedroid( 1276): bt_enable: ret: -1, errno: 5
    D/dalvikvm( 1362): GC_CONCURRENT freed 10K, 2% free 18178K/18439K, paused 3ms+29ms
    V/OtaStartupReceiver( 1400): onReceive: intent action=android.intent.action.BOOT_COMPLETED  mOtaspMode=-1
    D/OtaStartupReceiver( 1400): OTASP not supported, nothing to do.
    D/PowerManagerService( 1276): bootCompleted
    V/DevicePolicyManagerService( 1276): Sending password expiration notifications for action android.intent.action.BOOT_COMPLETED
    D/VoldCmdListener( 1165): volume mount /mnt/sdcard
    I/Vold    ( 1165): /dev/block/vold/179:3 being considered for volume sdcard
    D/Vold    ( 1165): Volume sdcard state changing 1 (Idle-Unmounted) -> 3 (Checking)
    W/logwrapper( 1496): Unable to background process (No such file or directory)
    D/MountService( 1276): volume state changed for /mnt/sdcard (unmounted -> checking)
    D/MountService( 1276): sendStorageIntent Intent { act=android.intent.action.MEDIA_CHECKING dat=file:///mnt/sdcard (has extras) }
    I//system/bin/fsck_msdos( 1165): ** /dev/block/vold/179:3
    I//system/bin/fsck_msdos( 1165): ** Phase 1 - Read and Compare FATs
    I//system/bin/fsck_msdos( 1165): Attempting to allocate 1816 KB for FAT
    I/ActivityManager( 1276): Start proc com.android.contacts for broadcast com.android.contacts/.calllog.CallLogReceiver: pid=1503 uid=10007 gids={3003, 1015}
    V/WiredAccessoryObserver( 1276): init()
    W/WiredAccessoryObserver( 1276): This kernel does not have wired headset support
    E/uim-sysfs( 1166): uim: Inside st_uart_config
    E/uim-sysfs( 1166): uim:install set to 1
    E/uim-sysfs( 1166): uim: Inside set_baud_rate
    E/uim-sysfs( 1166): uim: Can't get port settings
    E/uim-sysfs( 1166): uim: set_baudrate() failed

    Thanks 
    bhagavath