You probably don't have a proper battery driver for your system, you can get a dummy battery driver from here :

http://git.linuxconsulting.ro/git///?p=adbattery.git/.git;a=summary

Driver doesn't use any platform_register/probe so it should work on most boards.

There is also a kernel patch to add it statically to kernel here:

http://git.linuxconsulting.ro/git////?p=kernel-2.6.30-android-atmel-g45-minibox.git/.git;a=commitdiff;h=c3e74c80bbfd994cf39615787107b2f01d9f59ba

This will probably make android happy and get touchscreen/keys working.

Regards,
Nicu Pavel

Any suggestions?

On Mon, Jan 11, 2010 at 4:39 PM, linux newbie <linux.newbi...@gmail.com <mailto:linux.newbi...@gmail.com>> wrote:

    Hi,
After removing WAKE_DROPPED in system/usr/qwerty.kl file, up/down
    keys were working.
WAKE_DROPPED definition:
    *When this key is pressed while the device is asleep, the device
    will wake up and the key event does not get sent to the app.*
** As per the definition, the only reason for up/down keys not
    functioning is that my device is asleep, but its not. Other keys
    are active.
Please correct me if I am wrong. Thanks

**

    On Mon, Jan 11, 2010 at 10:29 AM, linux newbie
    <linux.newbi...@gmail.com <mailto:linux.newbi...@gmail.com>> wrote:


            Hi,

            Any suggestions?

            Thanks


            On Fri, Jan 8, 2010 at 3:52 PM, linux newbie
            <linux.newbi...@gmail.com
            <mailto:linux.newbi...@gmail.com>> wrote:

                Hi,
Finally I managed to boot Android on my target. We dont have Touch screen, our keyboard Alphabet Keys
                are recognised but not up/down Arrow keys. Can anyone
                please let me know, how to map it??
Thanks








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

Reply via email to