Hi Riccardo, The sdcard mounting seems like a different issue. I see same log on my emulator, but my emulator is running properly with the patch.
Best Regards, Shianyow ----- Original Message ----- From: "ARMageddon" <[email protected]> To: [email protected] Cc: [email protected], "ARMageddon" <[email protected]> Sent: 2012年11月6日 星期二 6:55:22 Subject: Re: [b2g] Black Screen on emulator-ARM Hi Shian-Yow, thank you! :-) I tried patching and it worked! B2G now seems to start (at least to boot completely, which is a big step ahead). Now the screen is not black, I can see the small icons on top and if i press volume keys I see the volume bar increase/decrease volume. However, the rest of the screen is sadly black and the log is full of sdcard mounting fails messages: I/AutoMounter( 43): UpdateState: Volume sdcard is Idle and inserted D/VoldCmdListener( 32): volume mount sdcard I/Vold ( 32): /dev/block/vold/179:0 being considered for volume sdcard D/Vold ( 32): Volume sdcard state changing 1 (Idle-Unmounted) -> 3 (Checking) I/VolumeManager( 43): Volume sdcard: changing state from Idle to Checking (3 observers) W/Vold ( 32): Skipping fs checks E/Vold ( 32): /dev/block/vold/179:0 failed to mount via VFAT (Invalid argument) E/Vold ( 32): Volume sdcard found no suitable devices for mounting :( It seems to me that possibly the build fails to create a sdcard.img file... I have 3 .img files in out/target/product/generic : ramdisk.img system.img userdata.img Is that correct? Thank you, Riccardo On Monday, November 5, 2012 7:56:15 AM UTC+1, Shian-Yow Wu wrote: > After checking, it's patch issue. We need absolute path for $B2G_HOME. > > Please try the patch below. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
