Thanks for the help on this Viral/Kobalt/others! So I have updated the information on MDN. First, this section has been updated according to Viral’s instructions on the bug:
https://developer.mozilla.org/en-US/Firefox_OS/Developer_phone_guide/ZTE_OPEN_C#Upgrading_Gecko_and_Gaia Can you verify that this is ok? Second, can you confirm whether these instructions for upgrading Gaia only are ok? https://developer.mozilla.org/en-US/Firefox_OS/Developer_phone_guide/ZTE_OPEN_C#Upgrading_Gaia If they don’t work, can they be upgraded to work, or should I just delete the section completely? Best regards, Chris Mills Senior tech writer || Mozilla developer.mozilla.org || MDN [email protected] || @chrisdavidmills On 29 May 2014, at 04:28, Viral Wang <[email protected]> wrote: > Hi Kobalt, > > Maybe you can do "make reset-gaia" in gaia folder also? > If we move gecko to master branch, we should move gaia to master at same time. > Thank you for your feedback and I think I should update it in bug 1016867 :) > > Here's my steps to make a clean build and I'm sure it works in my open C > $ rm -rf objdir-gecko/ out/ backup-flame/ > $ ./config.sh flame openc.xml > $ ./build.sh gecko > $ ./flash.sh gecko > $ cd gaia > $ make reset-gaia > > Regards, > viral > > ----- Original Message ----- > From: "Kobalt Kitsuné" <[email protected]> > To: [email protected] > Sent: Thursday, May 29, 2014 6:41:10 AM > Subject: Re: [b2g] ZTE Open C > > On Wednesday, May 28, 2014 5:00:02 AM UTC-5, Viral Wang wrote: >> Hi, >> >> >> >> Actually Open C and flame should not used same code base. >> >> The reason that open C can use flame before is we use the build for msm8x10 >> in the beginning. >> >> After that, we add some specific features like NFC in flame. >> >> That's why some of errors happened if you only have open C in your hand. >> >> >> >> https://bugzilla.mozilla.org/show_bug.cgi?id=1016867#c1 >> >> Here's a quick fix to use the first version for device-flame. >> >> That's pretty close to pure msm8x10 from CAF should work for open C >> >> >> >> Regards, >> >> viral > > Hello viral, I tried using the manifest (openc.xml) that was provided in the > link, but after flashing the phone seems to be stuck in a boot loop. I've > factory reset the phone thinking that would fix it, but that didn't do > anything. One thing that may shed some light on this was when I went into adb > shell and navigated to /system/b2g on the device, I then ran ./b2g and it > gave me: > > CANNOT LINK EXECUTABLE: could not load library "libmozglue.so" needed by > "./b2g"; caused by library "libmozglue.so" not found > > Does anyone have any ideas about how to correct this? > > Thanks, > > Kobalt > _______________________________________________ > 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 _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
