[android-porting] Re: can not resume from suspend [was Re: Cursor.patch fails]

2009-06-11 Thread robert_mu
Hi All: I have met the same question now,after searching the web,i came here... :) How to lighten the screen after wakeup?anyone who knows please let me know,thanks a lot. On 5月9日, 上午6时35分, Yi Sun wrote: > ok, I have disabled the check in thesuspendfunction. Now, my machinecanwake >

[android-porting] about "parent mmc0 is sleeping, will not add" error when wakeup

2009-07-20 Thread robert_mu
Hi everybody: I met a trouble and it confuse me a fews days,that is when my android wake up,sometimes occours some error aboutT flash card ,here is the log: sd 0:0:0:0: [sda] Starting disk mmc0: new SD card at address 5a61 mmc mmc0:5a61: parent mmc0 is sleeping, will not add [ cut

[android-porting] sleep & wakeup is not always right

2009-07-21 Thread robert_mu
Hi everyone: My andorid now can enter sleep and can be wakeup properly in most time ,but sometimes, once android wake up,It go to sleep right now,and this phenomena don't appears many times,I want to fix the bug,but don't know how to do,do anybody have some thought or can give me some advice

[android-porting] Re: about "parent mmc0 is sleeping, will not add" error when wakeup

2009-07-21 Thread robert_mu
Thanks for your help very much,I will try what you told me :),but about this item the statement is that DANGERROUS,is it the best way to solve this ? On 7月21日, 下午9时17分, Xinyu Chen wrote: > On Jul 20, 5:10 pm, robert_mu wrote: > > > > > > > Hi everybody: > >     I m

[android-porting] Re: about "parent mmc0 is sleeping, will not add" error when wakeup

2009-07-21 Thread robert_mu
日, 下午9时17分, Xinyu Chen wrote: > On Jul 20, 5:10 pm, robert_mu wrote: > > > > > > > Hi everybody: > >     I met a trouble and it confuse me a fews days,that is when my > > android wake up,sometimes occours some error aboutT flash card ,here > > is the log

[android-porting] Re: sleep & wakeup is not always right

2009-07-22 Thread robert_mu
done. Freezing user space processes ... (elapsed 0.00 seconds) done. Freezing remaining freezable tasks ... (elapsed 0.58 seconds) done. Suspending console(s) (use no_console_suspend to debug) On 7月21日, 下午5时37分, robert_mu wrote: > Hi everyone: > My andorid now can enter sleep and

[android-porting] Re: sleep & wakeup is not always right

2009-07-23 Thread robert_mu
Hi,thanks for your reply :) today I meet this error a few times,It seems that when I use the peripheral device such as T flash card,a copper line dragged from my board to connect the Oscilloscopes(for test something),the error occurs with a not low probability,is my judgement right?what condition

[android-porting] Re: about "parent mmc0 is sleeping, will not add" error when wakeup

2009-07-23 Thread robert_mu
thanks for all of you :),I have do the things as you recommand,now it seems right,I wil do more test,thanks again :) thanks On 7月22日, 下午3时27分, Elvis Dowson wrote: > Hi,If you don't enable CONFIG_MMC_UNSAFE_RESUME, it will corrupt > your MMC card, when it goes to suspend mode. After that

[android-porting] Re: sleep & wakeup is not always right

2009-07-28 Thread robert_mu
an anybody give me some idea? On 7月23日, 下午6时40分, robert_mu wrote: > Hi,thanks for your reply :) > today I meet this error a few times,It seems that when I use the > peripheral device such as T flash card,a copper line dragged from my > board to connect the Oscilloscopes(for tes