Hi,

With the touchscreen tested in Linux, you should use 'getevent' to see
what values look like as compared to what the touchscreen driver is
getting. The values in 'getevent' are from the post-processed Android
code that you added..if those values looks OK, then the coordinates
might be OK and something else is causing Android to perhaps discard
the touch inputs.

Regards
-- Ashwin



2010/2/1 தங்கமணி அருண் <thangam.ar...@gmail.com>:
> Hi
>
>> If you've managed to run the ts_calibrate program, you should also
>> build the other test programs, most notably ts_test and with the
>> calibration done, you should run ts_test and see if the touch is
>> responding.
>>
> It responding well
>
>>
>> If it is, then you can focus on your Android changes as opposed to not
>> knowing what part of the touchscreen path is failing..
>>
> One more thing is i am getting pressure value as 0/1. see the log below. so
> there is a problem in passing proper pressure value in fro ts driver.
>
>  ts_handler: irq 42, x_plus 4095, y_plus 2212, pressure 0
> ts_handler: irq 42, x_plus 4095, y_plus 2212, pressure 0
> ts_handler: irq 36, x_plus 4095, y_plus 2212, pressure 1
> ABS_PRESSURE 24, pressure 1
> Inside-TSTT: ABS_PRESSURE 24, pressure 1
> ts_handler: irq 42, x_plus 2420, y_plus 4095, pressure 0
> ts_handler: irq 42, x_plus 2415, y_plus 4095, pressure 0
> ts_handler: irq 42, x_plus 2421, y_plus 4094, pressure 0
> ts_handler: irq 42, x_plus 2421, y_plus 4095, pressure 0
> ts_handler: irq 42, x_plus 2415, y_plus 4095, pressure 0
> ts_handler: irq 42, x_plus 2412, y_plus 4093, pressure 0
> ts_handler: irq 42, x_plus 4095, y_plus 2213, pressure 0
> ts_handler: irq 42, x_plus 4095, y_plus 2212, pressure 0
> ts_handler: irq 42, x_plus 4095, y_plus 2217, pressure 0
> ts_handler: irq 42, x_plus 4095, y_plus 2212, pressure 0
> ts_handler: irq 42, x_plus 4095, y_plus 2212, pressure 0
>
>
> --
> அன்புடன்
> அருண்
> ------------------------------
> http://ubuntu-tam.org
> http://lists.ubuntu.com/ubuntu-l10n-tam
> http://lists.ubuntu.com/ubuntu-tam
> ------------------------------
>
> --
> unsubscribe: android-porting+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-porting

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to