Hey there,

>
> 1. Touch screen is not working, I have seen mails in group where touch
> screen was working fine with earlier version of google SDK release. I am
> using SDK 1.0 version, Is there any patch or work around for making touch
> screen work?
Till now, I was only able to get it working with SDK m5, there was a
change in the input system afterwards. Don't ask me for details, I
just had a short try and couldn't solve it yet. It seems like you have
to change your touchscreen to mouse behaviour.

>
> 2. After Android powers up, there is suspension in power supply which hangs
> down the system after some time, pressing any key on board doesn't show any
> response on the screen, below are my debug messages on console which is
> popped up when device goes into suspension.
>
> android sleep state 0->2 at 479369586405
> active wake lock PowerManagerService
> android_power_suspend: enter suspend
> Syncing filesystems ... done.
> Freezing user space processes ... (elapsed 0.01 seconds) done.
> Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
> Suspending console(s)
>
It's the same for us. I integrated a work around by disabling the
suspend mode, but you can also change the time to very high values, so
that your system will not shut down to power safe mode. sqlite and the
provider settings is the key. I don't have an Android system around,
so I can't give you the right file at the moment, sorry.

> 3.Key board is not properly mapped on i.MX31 board with android , it shows
> irregular behavior with  key presses, sometimes it 2 jumps in menu sometimes
> it shows nothing.
Are you pressing the button once, or two times because nothing
happens? Sometimes, I have quite long delays (about a second) until a
screen update is done. Might be caused by the display/framebuffer
driver changes in the kernel, that are necessary to get rid of the
flickering...

cheers
Markus
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to