did u meant no UI? seems all services are launched atleast., can u
share logcat log?

if system suspend is bothering, u can block by holding a wakelock

echo test > /sys/power/wake_lock

later, release it via
echo test > /sys/power/wake_unlock

On Thu, Oct 14, 2010 at 6:26 PM, Ashwin Bihari <abih...@gmail.com> wrote:
> Where's the problem? The system is just suspending when asked by
> Android and seems to be doing it properly.
>
> Regards
> -- Ashwin
>
>
>
> On Thu, Oct 14, 2010 at 12:16 AM, liu guoqing <lgqg...@gmail.com> wrote:
>> i have ported android-2.1 to my s3c6410 platform
>> but when it start after a moment,it print follow
>>            request_suspend_state sleep (0->3) at 286838669063 (2029-06-12
>> 15:19:00.243719470 UTC)
>>             I/power   (  695): *** set_screen_state 0
>>             PM: Syncing filesystems ... done.
>>             Freezing user space processes ... (elapsed 0.00 seconds) done.
>>             Freezing remaining freezable tasks ... (elapsed 0.00 seconds)
>> done.
>>             Suspending console(s) (use no_console_suspend to debug)
>>             Os3c6410_sleep_save_phys=0x57045e88
>>
>> anyone meet the problem ?
>>
>> --
>> good life
>>
>> --
>> unsubscribe: android-porting+unsubscr...@googlegroups.com
>> website: http://groups.google.com/group/android-porting
>>
>
> --
> unsubscribe: android-porting+unsubscr...@googlegroups.com
> website: http://groups.google.com/group/android-porting
>



-- 
Regards,
Deva
www.bittoggler.com

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

Reply via email to