Hi,

I found this thread after I ran into the same problem, when I tried to
start Froyo in the emulator. I am new to Android programming, so an
easy fix would be good.

Thanks

On jún. 28, 01:37, Alexey Roslyakov <alexey.roslya...@gmail.com>
wrote:
>  Hello,
> we've fixed problem. For people found this in search:
>
> Subject: [PATCH] Fix for race condition in MountService and
> NativeDaemonConnector.
>
> NativeDaemonConnector calls onDaemonConnected() callback function.
> In case of MountService callback function calls
> mConnector.doListCommand,
> and exception occurs since mOutputStream is not initialized yet.
>
> http://gitorious.org/android-n900/platform_frameworks_base/commit/a07...
>
> On 25 июн, 14:49, DJ_Steve <steve103...@gmail.com> wrote:
>
>
>
> > ok got a good error here, I'm trying to boot froyo on my n900 - got
> > quite a bit working already (wifi/sound/touch etc) but for some reason
> > mount service is having a fit and just constantly throwing the below
> > error on boot and it seems to totally stop boot (sits at android
> > screen)
>
> > vold seems to detect the 2 memory cards on the phone as show by the
> > output below also
>
> > I/vold    (  528): Android Volume Daemon version 2.0
> > E/vold    (  528): Unable to chdir to /sys/class/mmc_host/mmc0/
> > cover_switch (Not a directory)
> > E/vold    (  528): Error bootstrapping card '/sys/class/mmc_host/mmc0/
> > cover_switch' (Not a directory)
> > I/vold    (  528): New MMC card '00000' (serial 2043410068) added @ /
> > class/mmc_host/mmc0/mmc0:0001
> > I/vold    (  528): New MMC card 'MMC32G' (serial 101850350) added @ /
> > class/mmc_host/mmc1/mmc1:0001
> > D/vold    (  528): Bootstrapping complete
> > ....
> > W/MountService(  546): Waiting too long for mReady!
> > W/MountService(  546): Waiting too long for mReady!
>
> > any ideas on how to fix ?

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

Reply via email to