Hi,

I am trying to get suspend/resume enabled in OMAP3 EVM with rowboat
sources. For this I enabled power management feature (set hw.nopm to
false). When I press power key, early-suspend handlers are getting
executed and surfaceflinger is down. But It takes 6-7 seconds to enter
into linux suspend procedures (enter_state).

What would be the reasons for there is a delay between
request_suspend_state and enter_state invokations?

I see an new wake lock introduced to the system: lock name: alarm lock
type WAKE_LOCK_SUSPEND timeout 5.0 seconds after I press power key.

Can someone help me in understanding where this wakelock is getting
introduced from? Is this wakelock delaying the suspend procedure?

Thanks,
Arun

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

Reply via email to