Hi Vishveshwar, one more thing is i am using capacitive touch screen device.
---------- Forwarded message ---------- From: venkat k raju <[email protected]> Date: Thu, Dec 22, 2011 at 1:46 PM Subject: Re: [rowboat] Re: touch screen problem on am3703 To: [email protected] Hi Vishveshwar, please check my getevent response . #getevent add device 1: /dev/input/event2 name: "USB Optical Mouse" could not get driver version for /dev/input/mouse1, Not a typewriter add device 2: /dev/input/event1 name: "TSC2007 Touchscreen" could not get driver version for /dev/input/mouse0, Not a typewriter could not get driver version for /dev/input/mice, Not a typewriter add device 3: /dev/input/event0 name: "TWL4030 Keypad" On Thu, Dec 22, 2011 at 1:34 PM, venkat k raju <[email protected]> wrote: > > Hi Vishveshwar, > thanks for your response. > > in case android-GingerBread mouse also not working. means if i move the > mouse i am not able to see the mouse point on lcd. > is there any configuration for mouse in android? > > in case of general linux rootfs i am able see the mouse point moving and > all on lcd. > > both the cases i am using same kernel and kernel configuration also. > > thanks in advance. > > > On Thu, Dec 22, 2011 at 12:34 PM, Vishveshwar <[email protected]>wrote: > >> Assuming that the values shown in getevent change depending on where >> you are touching, you probably need to get the touchscreen calibrated >> to get it to work correctly. >> >> You can see this for more info: >> >> http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3.4-DevKit-2.1_PortingGuides#Touch_Calibration >> >> -Vishveshwar >> >> On Dec 22, 10:13 am, venkat k raju <[email protected]> wrote: >> > Hi all, >> > >> > i am trying to integrate tsc2007 to my touch screen . >> > >> > touch point not moving on lcd panel. but if i use getevent >> > /dev/input/event1 or evtest /dev/input/event1 then i am able to get X >> and Y >> > position values of touch location. >> > >> > #dmesg >> > >> > mice: PS/2 mouse device common for all mice >> > input: TWL4030 Keypad as >> > /devices/platform/i2c_omap.1/i2c-1/1-004a/twl4030_keypad/input/input0 >> > input: TSC2007 Touchscreen as /devices/virtual/input/input1 >> > >> > please suggest me how to resolve this issues. >> > >> > thanks&Regards >> > k.v.raju >> >> -- >> You received this message because you are subscribed to the Google Groups >> "rowboat" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/rowboat?hl=en. >> >> > > > -- > thanks&Regards > k.v.raju > -- thanks&Regards k.v.raju -- thanks&Regards k.v.raju -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
