Thank you,Achim
Could you be more specific?
I can get the info(such as posted above) with getevent tool,does this
means that poll can get the ts?

On Mar 1, 10:18 pm, AchimNohl <achim.n...@coware.com> wrote:
> Hi,
>
> have you tried to debug EventHub::getEvent in frameworks/bas/libs/ui/
> EventHub.cpp? I once had problems with my touchscreen after waking up
> from suspend as the device was destroyed and got a new file
> descriptor. I finally ended up in debugging this method. It does a
> "poll" system call to wait for data on the touchscreen device. You may
> want to add some LOGS here to see if it get passed poll when you hit
> the ts and see the printk info from the kernel.
>
> Regards,
> Achim

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

Reply via email to