I am doing something similar, setting PRODUCTION=1 at b2g-repo/.userconfig and b2g-repo/gaia/local.mk. Neither of these gets picked up by the top-level build.sh, but the latter works when running make inside gaia. I haven't had the time to investigate further yet.
Panos On Fri, Oct 19, 2012 at 8:01 PM, Keven Kuo <[email protected]> wrote: > Hi! John, > > My experience is > > 1. Make sure phone is connected to host via usb. > > 2. Modify "gaia/Makefile", line 49, as > GAIA_INSTALL_PARENT?=/system/b2g > > 3. under "gaia" directory and "make reset-gaia" > > 4. Change "gaia/Makefile", line 49, back to > GAIA_INSTALL_PARENT?=/data/local > > 5 repeat step 3 > > The phone should be back to normal state. > > -- > Keven > > 於 12/10/19 下午11:46, John Shih 提到: > >> Hi world, >> recent build(under B2G repo and flash with ./flash.sh) will easily lead >> the device (otoro) boot with black screen >> there are two situation >> 1. Just black and you can do nothing >> 2. Shows block, but if you swipe right on the screen (same as to unlock >> the lockscreen), you can hear the unlock sound but the screen is still >> black >> >> here is the steps how I avoid this >> 1. flash a previous stable build (e.g. QA's daily build) >> 2. flash gecko, gaia separately >> But sometimes it still may fail, then I have to try several times till it >> works >> >> And I'm not sure what is the bug actually is >> can someone can confirm this if met this problem too? >> especially for flash with ./flash.sh on latest B2G repo >> >> Thanks, >> John Shih >> Intern of Mozilla Taiwan >> >> _______________________________________________ >> dev-b2g mailing list >> [email protected] >> https://lists.mozilla.org/listinfo/dev-b2g > > > _______________________________________________ > dev-gaia mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-gaia _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
