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.

Problem In Touch Screen

Other Parts Discussed in Thread: DM3730, TVP5146M2

Hi,

               I'm using Android 4.0 ICS Stack  For DM3730 customized board  in Ubuntu 11.04 .

            i m  using i2c based Touchscreen with 7" inch LCD Display ,After done all the board ,driver change ,Touchscreen is not syncing to LCD ,only interrupt is coming on log . Show the Console  Log as Below

------------------------------Log-----------------------

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

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


U-Boot 2010.06 (Jul 31 2012 - 10:41:29)

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

3544176 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: 3544112 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.062805] twl4030: PIH (irq 7) chaining IRQs 368..375
[ 0.062835] twl4030: power (irq 373) chaining IRQs 376..383
[ 0.063598] twl4030: gpio (irq 368) chaining IRQs 384..401
[ 0.070281] regulator: VIO: 1800 mV normal standby
[ 0.071166] regulator: VMMC1: 1850 <--> 3150 mV at 3000 mV normal standby
[ 0.071990] regulator: VDAC: 1800 mV normal standby
[ 0.072784] regulator: VAUX2_4030: 2800 mV normal standby
[ 0.073577] regulator: VPLL2: 1800 mV normal standby
[ 0.074432] regulator: VSIM: 1800 <--> 3000 mV at 1800 mV normal standby
[ 0.075256] regulator: VAUX3: 2800 mV normal standby
[ 0.084381] omap_i2c omap_i2c.2: bus 2 rev4.0 at 400 kHz
[ 0.100006] omap_i2c omap_i2c.3: bus 3 rev4.0 at 400 kHz
[ 0.101928] Advanced Linux Sound Architecture Driver Version 1.0.23.
[ 0.102783] Bluetooth: Core ver 2.15
[ 0.102996] NET: Registered protocol family 31
[ 0.103027] Bluetooth: HCI device and connection manager initialized
[ 0.103027] Bluetooth: HCI socket layer initialized
[ 0.103515] Switching to clocksource 32k_counter
[ 0.132019] musb-hdrc: version 6.0, otg (peripheral+host), debug=0
[ 0.132171] musb-hdrc musb-hdrc.0: dma type: dma-inventra
[ 0.132537] musb-hdrc musb-hdrc.0: USB OTG mode controller at fa0ab000 using DMA, IRQ 92
[ 0.133117] NET: Registered protocol family 2
[ 0.133331] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.133758] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.133972] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.134124] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.134155] TCP reno registered
[ 0.134155] UDP hash table entries: 256 (order: 0, 4096 bytes)
[ 0.134185] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[ 0.134399] NET: Registered protocol family 1
[ 0.134765] RPC: Registered udp transport module.
[ 0.134765] RPC: Registered tcp transport module.
[ 0.134796] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.135070] NetWinder Floating Point Emulator V0.97 (double precision)
[ 0.142669] omap3evm camera init done successfully...
[ 0.143005] omap-iommu omap-iommu.0: isp registered
[ 0.143310] AM37x/DM37x Linux PSP version 04.02.00.07 (OMAP3EVM)
[ 0.309539] ashmem: initialized
[ 0.310028] VFS: Disk quotas dquot_6.5.2
[ 0.310150] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.311614] JFFS2 version 2.2. (NAND) (SUMMARY) �© 2001-2006 Red Hat, Inc.
[ 0.312316] msgmni has been set to 475
[ 0.313781] io scheduler noop registered
[ 0.313781] io scheduler deadline registered
[ 0.313934] io scheduler cfq registered (default)
[ 0.377319] OMAP DSS rev 2.0
[ 0.377410] OMAP DISPC rev 3.0
[ 0.377441] OMAP VENC rev 2
[ 0.377777] OMAP DSI rev 1.0
[ 0.706634] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[ 0.708679] omap_uart.0: ttyO0 at MMIO 0x4806a000 (irq = 72) is a OMAP UART0
[ 0.988616] console [ttyO0] enabled
[ 0.992797] omap_uart.1: ttyO1 at MMIO 0x4806c000 (irq = 73) is a OMAP UART1
[ 1.000640] omap_uart.2: ttyO2 at MMIO 0x49020000 (irq = 74) is a OMAP UART2
[ 1.008453] omap_uart.3: ttyO3 at MMIO 0x49042000 (irq = 80) is a OMAP UART3
[ 1.027648] brd: module loaded
[ 1.036590] loop: module loaded
[ 1.040893] (stk) :sysfs entries created
[ 1.045043] (stk) : debugfs entries created
[ 1.052215] mtdoops: mtd device (mtddev=name/number) must be supplied
[ 1.059020] omap2-nand driver initializing
[ 1.063690] NAND device: Manufacturer ID: 0x2c, Chip ID: 0xb3 (Micron )
[ 1.070678] Creating 5 MTD partitions on "omap2-nand.0":
[ 1.076263] 0x000000000000-0x000000080000 : "X-Loader-NAND"
[ 1.084197] 0x000000080000-0x0000001c0000 : "U-Boot-NAND"
[ 1.091979] 0x0000001c0000-0x000000280000 : "Boot Env-NAND"
[ 1.099670] 0x000000280000-0x000000780000 : "Kernel-NAND"
[ 1.109008] 0x000000780000-0x000040000000 : "File System - NAND"
[ 1.539794] OneNAND driver initializing
[ 1.543945] omap2-onenand omap2-onenand: Cannot request GPMC CS
[ 1.550201] omap2-onenand: probe of omap2-onenand failed with error -16
[ 1.559265] smsc911x: Driver version 2008-10-21.
[ 1.564666] usbcore: registered new interface driver asix
[ 1.570526] usbcore: registered new interface driver cdc_ether
[ 1.576873] usbcore: registered new interface driver net1080
[ 1.583038] usbcore: registered new interface driver cdc_subset
[ 1.589447] usbcore: registered new interface driver zaurus
[ 1.595489] usbcore: registered new interface driver zd1201
[ 1.601379] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.608306] ehci-omap.0 supply hsusb0 not found, using dummy regulator
[ 2.619293] ehci-omap ehci-omap.0: OMAP-EHCI Host Controller
[ 2.625305] ehci-omap ehci-omap.0: new USB bus registered, assigned bus number 1
[ 2.633331] ehci-omap ehci-omap.0: irq 77, io mem 0x48064800
[ 2.650634] ehci-omap ehci-omap.0: USB 2.0 started, EHCI 1.00
[ 2.656768] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.663909] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.671508] usb usb1: Product: OMAP-EHCI Host Controller
[ 2.677093] usb usb1: Manufacturer: Linux 2.6.37-g5c414d7-dirty ehci_hcd
[ 2.684143] usb usb1: SerialNumber: ehci-omap.0
[ 2.689941] hub 1-0:1.0: USB hub found
[ 2.693908] hub 1-0:1.0: 3 ports detected
[ 2.728973] Initializing USB Mass Storage driver...
[ 2.734375] usbcore: registered new interface driver usb-storage
[ 2.740692] USB Mass Storage support registered.
[ 2.745788] usbcore: registered new interface driver usbtest
[ 2.751739] android init
[ 2.754486] android_probe pdata: c06d6eac
[ 2.758911] android_bind
[ 2.762329] android_usb gadget: android_usb ready
[ 2.767272] musb-hdrc musb-hdrc.0: MUSB HDRC host driver
[ 2.772918] musb-hdrc musb-hdrc.0: new USB bus registered, assigned bus number 2
[ 2.780792] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 2.787963] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 2.795562] usb usb2: Product: MUSB HDRC host driver
[ 2.800781] usb usb2: Manufacturer: Linux 2.6.37-g5c414d7-dirty musb-hcd
[ 2.807830] usb usb2: SerialNumber: musb-hdrc.0
[ 2.813537] hub 2-0:1.0: USB hub found
[ 2.817535] hub 2-0:1.0: 1 port detected
[ 2.822540] f_adb init
[ 2.825012] android_register_function adb
[ 2.829193] f_mass_storage init
[ 2.832580] fsg_probe pdev: c06d6aa8, pdata: c06d6f3c
[ 2.838134] android_register_function usb_mass_storage
[ 2.843536] adb_bind_config
[ 2.847503] android_usb gadget: Mass Storage Function, version: 2009/09/11
[ 2.854766] android_usb gadget: Number of LUNs=1
[ 2.859619] lun0: LUN: removable file: (no medium)
[ 2.865051] f_mtp init
[ 2.867523] android_register_function mtp
[ 2.872314] mice: PS/2 mouse device common for all mice
[ 2.878814] input: TWL4030 Keypad as /devices/platform/omap/omap_i2c.1/i2c-1/1-004a/twl4030_keypad/input/input0
[ 2.892181] IN SSD2531 manav INIT
[ 2.892181]
[ 2.892181]
[ 2.898895] IS NOT GIANTPLUS MANAV
[ 2.898895]
[ 2.898895]
[ 2.905975]
[ 2.905975] WRITE FAILED 1
[ 2.910552]
[ 2.910552] WRITE SUCCESS 1
[ 2.915161]
[ 2.915191] WRITE SUCCESS 1
[ 2.919860]
[ 2.919860] WRITE SUCCESS 1
[ 2.924652]
[ 2.924652] WRITE SUCCESS 1
[ 2.929412]
[ 2.929412] WRITE SUCCESS 1
[ 2.934204]
[ 2.934204] WRITE SUCCESS 1
[ 2.938964]
[ 2.938964] WRITE SUCCESS 1
[ 2.943756]
[ 2.943756] WRITE SUCCESS 1
[ 2.948547]
[ 2.948547] WRITE SUCCESS 1
[ 2.953308]
[ 2.953308] WRITE SUCCESS 1
[ 2.958099]
[ 2.958099] WRITE SUCCESS 1
[ 2.962860]
[ 2.962860] WRITE SUCCESS 1
[ 2.967651]
[ 2.967651] WRITE SUCCESS 1
[ 2.972442]
[ 2.972442] WRITE SUCCESS 1
[ 2.977203]
[ 2.977203] WRITE SUCCESS 1
[ 2.981842]
[ 2.981842] WRITE SUCCESS 1
[ 2.986572]
[ 2.986572] WRITE SUCCESS 1
[ 2.991210]
[ 2.991210] WRITE SUCCESS 1
[ 2.996002]
[ 2.996002] WRITE SUCCESS 1
[ 3.000762]
[ 3.000762] WRITE SUCCESS 1
[ 3.005554]
[ 3.005554] WRITE SUCCESS 1
[ 3.010345]
[ 3.010345] WRITE SUCCESS 1
[ 3.015106]
[ 3.015106] WRITE SUCCESS 1
[ 3.019897]
[ 3.019897] WRITE SUCCESS 1
[ 3.024658]
[ 3.024658] WRITE SUCCESS 1
[ 3.029449]
[ 3.029449] WRITE SUCCESS 1
[ 3.034240]
[ 3.034240] WRITE SUCCESS 1
[ 3.039001]
[ 3.039001] WRITE SUCCESS 1
[ 3.043640]
[ 3.043640] WRITE SUCCESS 1
[ 3.048278]
[ 3.048278] WRITE SUCCESS 1
[ 3.052917]
[ 3.052947] WRITE SUCCESS 1
[ 3.057739]
[ 3.057739] WRITE SUCCESS 1
[ 3.062500]
[ 3.062500] WRITE SUCCESS 1
[ 3.067291]
[ 3.067291] WRITE SUCCESS 1
[ 3.072052]
[ 3.072052] WRITE SUCCESS 1
[ 3.076843]
[ 3.076843] WRITE SUCCESS 1
[ 3.081634]
[ 3.081634] WRITE SUCCESS 1
[ 3.086395]
[ 3.086395] WRITE SUCCESS 1
[ 3.091186]
[ 3.091186] WRITE SUCCESS 1
[ 3.095947]
[ 3.095947] WRITE SUCCESS 1
[ 3.100708]
[ 3.100708] WRITE SUCCESS 1
[ 3.105346]
[ 3.105346] WRITE SUCCESS 1
[ 3.109985]
[ 3.109985] WRITE SUCCESS 1
[ 3.114562] usb 1-1: new high speed USB device using ehci-omap and address 2
[ 3.122039]
[ 3.122070] WRITE SUCCESS 1
[ 3.126861]
[ 3.126861] WRITE SUCCESS 1
[ 3.131500]
[ 3.131500] WRITE SUCCESS 1
[ 3.136322]
[ 3.136322] WRITE SUCCESS 1
[ 3.141082]
[ 3.141082] WRITE SUCCESS 1
[ 3.145874]
[ 3.145874] WRITE SUCCESS 1
[ 3.871978] IN MULTITOUCH INIT MANAV
[ 3.871978] n
[ 3.871978]
[ 3.871978]
[ 3.881011] input: ssd2531_input as /devices/virtual/input/input1
[ 3.889373] input: twl4030_pwrbutton as /devices/platform/omap/omap_i2c.1/i2c-1/1-0049/twl4030_pwrbutton/input/input2
[ 3.902862] using rtc device, twl_rtc, for alarms
[ 3.907684] twl_rtc twl_rtc: rtc core: registered twl_rtc as rtc0
[ 3.914764] twl_rtc twl_rtc: Power up reset detected.
[ 3.920471] usb 1-1: New USB device found, idVendor=0424, idProduct=2514
[ 3.927520] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 3.935699] twl_rtc twl_rtc: Enabling TWL-RTC.
[ 3.941925] i2c /dev entries driver
[ 3.945861] hub 1-1:1.0: USB hub found
[ 3.950134] hub 1-1:1.0: 4 ports detected
[ 3.955780] Linux media interface: v0.10
[ 3.960174] Linux video capture interface: v2.00
[ 3.965820] omap3isp supply VDD_CSIPHY1 not found, using dummy regulator
[ 3.972961] omap3isp supply VDD_CSIPHY2 not found, using dummy regulator
[ 3.980224] omap3isp omap3isp: Revision 15.0 found
[ 3.985290] omap-iommu omap-iommu.0: isp: version 1.1
[ 4.051696] usb 1-1: USB disconnect, address 2
[ 4.057586] mt9t111 2-003c: Unable to detectmt9t111sensor
[ 4.065887] isp_register_subdev_group: Unable to register subdev mt9t111
[ 4.073181] i2c i2c-3: Failed to register i2c client tvp5146m2 at 0x5c (-16)
[ 4.080596] isp_register_subdev_group: Unable to register subdev tvp5146m2
[ 4.088348] usbcore: registered new interface driver uvcvideo
[ 4.094390] USB Video Class driver (v1.0.0)
[ 4.099609] OMAP Watchdog Timer Rev 0x31: initial timeout 60 sec
[ 4.106475] device-mapper: uevent: version 1.0.3
[ 4.111938] device-mapper: ioctl: 4.18.0-ioctl (2010-06-29) initialised: dm-devel@redhat.com
[ 4.120910] Bluetooth: HCI UART driver ver 2.2
[ 4.125579] Bluetooth: HCI H4 protocol initialized
[ 4.130615] Bluetooth: HCILL protocol initialized
[ 4.135559] Bluetooth: Bluetooth Driver for TI WiLink - Version 1.0
[ 4.143554] cpuidle: using governor ladder
[ 4.147857] cpuidle: using governor menu
[ 4.157531] mmci-omap-hs.1 supply vmmc_aux not found, using dummy regulator
[ 4.167663] usbcore: registered new interface driver usbhid
[ 4.173492] usbhid: USB HID core driver
[ 4.178405] logger: created 64K log 'log_main'
[ 4.183380] logger: created 256K log 'log_events'
[ 4.188598] logger: created 64K log 'log_radio'
[ 4.193695] logger: created 64K log 'log_system'
[ 4.199707] usbcore: registered new interface driver snd-usb-audio
[ 4.207641] OMAP3 EVM SoC init
[ 4.293243] asoc: twl4030-hifi <-> omap-mcbsp-dai.1 mapping ok
[ 4.300079] asoc: wl1271bt <-> omap-mcbsp-dai.0 mapping ok
[ 4.308197] ALSA device list:
[ 4.311309] #0: omap3evm
[ 4.314147] oprofile: hardware counters not available
[ 4.319458] oprofile: using timer interrupt.
[ 4.324127] nf_conntrack version 0.5.0 (3806 buckets, 15224 max)
[ 4.330902] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 4.336608] TCP cubic registered
[ 4.340026] Initializing XFRM netlink socket
[ 4.344909] NET: Registered protocol family 10
[ 4.350341] IPv6 over IPv4 tunneling driver
[ 4.355224] usb 1-1: new high speed USB device using ehci-omap and address 3
[ 4.363220] NET: Registered protocol family 17
[ 4.367919] NET: Registered protocol family 15
[ 4.372772] Bluetooth: L2CAP ver 2.15
[ 4.376617] Bluetooth: L2CAP socket layer initialized
[ 4.381958] Bluetooth: SCO (Voice Link) ver 0.6
[ 4.386718] Bluetooth: SCO socket layer initialized
[ 4.391937] Bluetooth: RFCOMM TTY layer initialized
[ 4.397094] Bluetooth: RFCOMM socket layer initialized
[ 4.402496] Bluetooth: RFCOMM ver 1.11
[ 4.406433] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 4.412017] Bluetooth: BNEP filters: protocol multicast
[ 4.417510] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 4.424163] Registering the dns_resolver key type
[ 4.429199] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 3
[ 4.438720] ThumbEE CPU extension supported.
[ 4.448577] Power Management for TI OMAP3.
[ 4.458709] smartreflex smartreflex.0: omap_sr_probe: SmartReflex driver initialized
[ 4.466979] smartreflex smartreflex.1: omap_sr_probe: SmartReflex driver initialized
[ 4.475433] SmartReflex Class3 initialized
[ 4.483886] clock: disabling unused clocks to save power
[ 4.490447] platform iva.0: omap_voltage_scale: Already at the requestedrate 800000000
[ 4.498748] platform mpu.0: omap_voltage_scale: Already at the requestedrate 1000000000
[ 4.534210] usb 1-1: New USB device found, idVendor=0424, idProduct=2514
[ 4.541229] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 4.549804] hub 1-1:1.0: USB hub found
[ 4.553924] hub 1-1:1.0: 4 ports detected
[ 4.621917] twl_rtc twl_rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
[ 4.630523] omap_vout omap_vout: Buffer Size = 3686400
[ 4.649780] omap_vout omap_vout: : registered and initialized video device 15
[ 4.657257] omap_vout omap_vout: Buffer Size = 3686400
[ 4.663696] omap_vout omap_vout: : registered and initialized video device 16
[ 4.671386] mmc0: new high speed SDHC card at address e624
[ 4.677825] Waiting 1sec before mounting root device...
[ 4.683502] mmcblk0: mmc0:e624 SU04G 3.69 GiB
[ 4.697265] mmcblk0: p1 p2 p3
[ 4.861724] usb 1-1.3: new full speed USB device using ehci-omap and address 4
[ 4.988098] usb 1-1.3: New USB device found, idVendor=147e, idProduct=2016
[ 4.995269] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.002929] usb 1-1.3: Product: Biometric Coprocessor
[ 5.008178] usb 1-1.3: Manufacturer: UPEK
[ 5.252349] usb 1-1.2: new high speed USB device using ehci-omap and address 5
[ 5.385467] usb 1-1.2: New USB device found, idVendor=5149, idProduct=13d3
[ 5.392639] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 5.400268] usb 1-1.2: Product: USB 2.0 PC Cam
[ 5.404937] usb 1-1.2: Manufacturer: Image Processor
[ 5.411529] uvcvideo: Found UVC 1.00 device USB 2.0 PC Cam (5149:13d3)
[ 5.422546] input: USB 2.0 PC Cam as /devices/platform/ehci-omap.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input3
[ 5.694244] EXT3-fs: barriers not enabled
[ 7.308380] kjournald starting. Commit interval 5 seconds
[ 7.316741] EXT3-fs (mmcblk0p2): using internal journal
[ 7.322174] EXT3-fs (mmcblk0p2): recovery complete
[ 7.329498] EXT3-fs (mmcblk0p2): mounted filesystem with ordered data mode
[ 7.336730] VFS: Mounted root (ext3 filesystem) on device 179:2.
[ 7.343048] Freeing init memory: 228K
[ 7.367980] init (1): /proc/1/oom_adj is deprecated, please use /proc/1/oom_score_adj instead.
[ 7.495452] init: cannot open '/initlogo.rle'
[ 7.540008] Compat-wireless backport release: compat-wireless-2011-12-05-1-g84dbe2c
[ 7.548034] Backport based on wl12xx.git v2.6.39-1328-g0890f48
[ 7.619873] cfg80211: Calling CRDA to update world regulatory domain
[ 7.797943] init: cannot find '/system/etc/install-recover

disabling 'flash_recovery'
[ 7.928680] enabling adb
[ 7.932037] adb_open
[ 8.036071] cfg80211: World regulatory domain updated:
[ 8.041503] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 8.050201] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 8.058624] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 8.066894] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 8.075134] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 8.083404] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
root@android:/ # [ 9.549133] init: untracked pid 1160 exited
[ 16.484039] warning: `zygote' uses 32-bit capabilities (legacy support in use)
[ 19.710235] request_suspend_state: wakeup (3->0) at 19919158937 (2000-01-01 00:00:15.577026364 UTC)

=================Interrupt==============================

34.006866] MANAV 2 event_type == PEN_MOVE ***************************F x0 = 172, y0 = 182
[ 34.728759] (stk) :line disc installation timed out
[ 34.733764] (stk) :ldisc_install = 0
[ 34.737518] plat_kim_chip_enable
[ 34.744110] (stk) :ldisc_install = 1
[ 35.744354] (stk) :line disc installation timed out
[ 35.749359] (stk) :ldisc_install = 0
[ 35.753143] plat_kim_chip_enable
[ 35.759490] (stk) :ldisc_install = 1
[ 36.729553] MANAV 2 event_type == PEN_MOVE ***************************F x0 = 197, y0 = 268
[ 36.748413] MANAV 2 event_type == PEN_MOVE ***************************F x0 = 217, y0 = 264
[ 36.760406] (stk) :line disc installation timed out
[ 36.765411] (stk) :ldisc_install = 0
[ 36.769195] plat_kim_chip_enable
[ 36.774383] MANAV 2 event_type == PEN_MOVE ***************************F x0 = 232, y0 = 260
[ 36.784759] (stk) :ldisc_install = 1
[ 36.791168] MANAV 2 event_type == PEN_MOVE ***************************F x0 = 246, y0 = 253
[ 36.802337] MANAV 2 event_type == PEN_MOVE ***************************F x0 = 264, y0 = 245
[ 36.816314] MANAV 2 event_type == PEN_MOVE ***************************F x0 = 287, y0 = 236
[ 36.827972] MANAV 2 event_type == PEN_MOVE ***************************F x0 = 310, y0 = 227

Wating for Your Reply

Thanks in advance 

Bhagavath Ram