Hi , I am attaching the logs collected. the wrong values i got, have been commented as /** This is the wrong value i got**/ even though i tested for value x>200 , i got the values for x< 50 also. Below lines are the logs collected .
/**************************************************************/ [ 1167.641448] gt801_irq_funcTD_STATUS = 3 [ 1167.647705] Multi touch : finger :0 x=459 y=242 pr=200 [ 1167.652984] Multi touch : finger :1 x=518 y=161 pr=200 [ 1167.658355] Multi touch : finger :2 x=596 y=163 pr=200 [ 1167.663635] gt801_irq_funcTD_STATUS = 5 [ 1167.669311] Multi touch : finger :0 x=6 y=29 pr=200 /** This is the wrong value i got**/ [ 1167.674621] gt801_irq_func [ 1167.678192] Multi touch : finger :1 x=518 y=161 pr=200 [ 1167.684020] Multi touch : finger :2 x=612 y=159 pr=200 [ 1167.689270] gt801_irq_funcMulti touch : finger :3 x=699 y=16 pr=200 [ 1167.696533] Multi touch : finger :4 x=744 y=359 pr=200 [ 1167.702423] TD_STATUS = 5 [ 1167.705108] gt801_irq_funcMulti touch : finger :0 x=459 y=242 pr=200 [ 1167.712554] Multi touch : finger :1 x=518 y=161 pr=200 [ 1167.717803] gt801_irq_func [ 1167.720764] Multi touch : finger :2 x=616 y=158 pr=200 [ 1167.725982] Multi touch : finger :3 x=699 y=16 pr=200 [ 1167.731201] gt801_irq_func [ 1167.734191] Multi touch : finger :4 x=744 y=359 pr=200 [ 1167.739990] TD_STATUS = 0 [ 1167.824737] gt801_irq_funcTD_STATUS = 5 [ 1167.832153] Multi touch : finger :0 x=658 y=322 pr=200 [ 1167.837890] Multi touch : finger :1 x=4 y=40 pr=200 /** This is the wrong value i got**/ [ 1167.843292] gt801_irq_funcMulti touch : finger :2 x=512 y=154 pr=200 [ 1167.850341] Multi touch : finger :3 x=600 y=150 pr=200 [ 1167.855712] gt801_irq_func [ 1167.859008] Multi touch : finger :4 x=658 y=238 pr=200 [ 1167.864807] TD_STATUS = 5 [ 1167.870208] Multi touch : finger :0 x=658 y=322 pr=200 [ 1167.875518] gt801_irq_func /*******************************************************************************************************/ Regards Shivanagouda. On Tue, Oct 23, 2012 at 8:29 PM, Weston Weems <[email protected]> wrote: > http://source.android.com/tech/input/getevent.html > > You can see whats happening, and when. > > Have you created the proper input device configuration file? > > Weston > > > On Monday, October 22, 2012 5:07:38 AM UTC-7, Shivan wrote: >> >> Hi All, >> >> I have issues in touch screen, >> if i touch at x,y place, i get the values for x+Delta, and Y+delta . >> if i touch in one place on LCD screen, i get response in another place. >> How to debug it? >> >> -- >> Thanks & Regards.. >> *Shivanagouda.Biradar* >> Software Engineer >> Asmaitha Wireless Technology (P) Ltd >> Mob: 91-9739317331 >> >> >> -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-porting > -- Thanks & Regards.. *Shivanagouda.Biradar* Software Engineer Asmaitha Wireless Technology (P) Ltd Mob: 91-9739317331 -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
[ 1167.641448] gt801_irq_funcTD_STATUS = 3 [ 1167.647705] Multi touch : finger :0 x=459 y=242 pr=200 [ 1167.652984] Multi touch : finger :1 x=518 y=161 pr=200 [ 1167.658355] Multi touch : finger :2 x=596 y=163 pr=200 [ 1167.663635] gt801_irq_funcTD_STATUS = 5 [ 1167.669311] Multi touch : finger :0 x=6 y=29 pr=200 /** This is the wrong value i got**/ [ 1167.674621] gt801_irq_func [ 1167.678192] Multi touch : finger :1 x=518 y=161 pr=200 [ 1167.684020] Multi touch : finger :2 x=612 y=159 pr=200 [ 1167.689270] gt801_irq_funcMulti touch : finger :3 x=699 y=16 pr=200 [ 1167.696533] Multi touch : finger :4 x=744 y=359 pr=200 [ 1167.702423] TD_STATUS = 5 [ 1167.705108] gt801_irq_funcMulti touch : finger :0 x=459 y=242 pr=200 [ 1167.712554] Multi touch : finger :1 x=518 y=161 pr=200 [ 1167.717803] gt801_irq_func [ 1167.720764] Multi touch : finger :2 x=616 y=158 pr=200 [ 1167.725982] Multi touch : finger :3 x=699 y=16 pr=200 [ 1167.731201] gt801_irq_func [ 1167.734191] Multi touch : finger :4 x=744 y=359 pr=200 [ 1167.739990] TD_STATUS = 0 [ 1167.824737] gt801_irq_funcTD_STATUS = 5 [ 1167.832153] Multi touch : finger :0 x=658 y=322 pr=200 [ 1167.837890] Multi touch : finger :1 x=4 y=40 pr=200 /** This is the wrong value i got**/ [ 1167.843292] gt801_irq_funcMulti touch : finger :2 x=512 y=154 pr=200 [ 1167.850341] Multi touch : finger :3 x=600 y=150 pr=200 [ 1167.855712] gt801_irq_func [ 1167.859008] Multi touch : finger :4 x=658 y=238 pr=200 [ 1167.864807] TD_STATUS = 5 [ 1167.870208] Multi touch : finger :0 x=658 y=322 pr=200 [ 1167.875518] gt801_irq_func
