Go to previous topic
Go to next topic
Last Post 03 May 2016 06:48 AM by  Adam Ford
non-responsive home/back buttons
 5 Replies
Author Messages
mvly
Basic Member
Basic Member
Posts:104


--
27 Apr 2016 11:21 AM

    I am having trouble to get the home and back button to be more responsive in android build. Keep in mind, I had to remap some of the I/Os

     

    the omap3logic_key_home = 55

    and omap3logic_key_back = 53.

     

    I don't use the search or menu buttons.

     

    The power button is perfect and is responsive every time.

     

    I have looked in

     

    kernel/arch/arm/mach-omap2/board-omap3logic.c

     

    and tried to change some options in the buttons, i.e. .wakeup and debounce_interval in the gpio_keys_button. It doesn't seem to help. Sometime I would need to press 2 or more times before it goes back or home.

     

    Is there somewhere else were I can change to make it more responsive?

    Adam Ford
    Advanced Member
    Advanced Member
    Posts:794


    --
    28 Apr 2016 02:55 PM
    If I sent you a private e-mail, would you be willing to share with me your modified kernel/arch/arm/mach-omap2/board-omap3logic.c?

    I would like to review it and discuss it with one of our developers.

    adam
    mvly
    Basic Member
    Basic Member
    Posts:104


    --
    02 May 2016 10:55 AM

    Adam,

    Sorry for this late reply. Yes I willing to share it. Please send the private email for me to respond to.

     

    Thanks!

    Adam Ford
    Advanced Member
    Advanced Member
    Posts:794


    --
    02 May 2016 12:42 PM
    Is the board sleep/suspend when you're seeing the response issues or is the system fully awake?

    adam
    mvly
    Basic Member
    Basic Member
    Posts:104


    --
    02 May 2016 06:02 PM

    System is fully awake.

    Adam Ford
    Advanced Member
    Advanced Member
    Posts:794


    --
    03 May 2016 06:48 AM
    I created a platform support case. It may appear in your spam filter, but I have some suggestions there.

    adam


    ---