Hi
My touch screen is ucb1400_ts.
First I patch ucb1400_ts.c following this link
http://lkml.indiana.edu/hypermail/linux/kernel/0903.0/00762.html .

I can see kernel printks the event of my touch screen, but
ActivityManagerService
doesn't get it.
I add android's Power Management following the steps of this post:
http://groups.google.com/group/android-porting/browse_thread/thread/fb64af66b1f877fa/6559636e58126e0e?hl=en&lnk=gst&q=touch+screen+top+bar#6559636e58126e0e

make menuconfig
enable:
PM
Power Management support
Suspend to RAM and standby
Wake lock
Wake lock stats
Userspace wake locks
Early suspend

User-space screen access -> Sysfs interface


But it doesn't work. All touchings converts into a touch at the top
bar, irrespective of where it is
being tapped.

Regards,
Zhou Kejun

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

Reply via email to