Hi, Staring runtime with strace, getting
android_power_suspend: enter suspend android_power_suspend: exit suspend, ret = -19 android_power_suspend: pm_suspend returned with no event Once I press key ( on hw keyboard), the system comes back to normal mode and resumes activity with the below given onsole messages android_power_wakeup 2->0 at 3943554687000 active wake lock PowerManagerService active wake lock KeyEvents android_power_suspend: done But then again... same thing as earlier... its coming back to android_power_suspend: enter suspend android_power_suspend: exit suspend, ret = -19 android_power_suspend: pm_suspend returned with no event And I don't see anything on lcd or not even blank lcd. Should I comment call for 'android_power_request_sleep' from all places in power.c so it will never go to suspend ? Thanks again --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Internals" group. To post to this group, send email to android-internals@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/android-internals?hl=en -~----------~----~----~----~------~----~------~--~---