Le 21/01/2014 21:00, Brion Vibber a écrit : > On Tue, Jan 21, 2014 at 11:47 AM, Jan Keromnes <[email protected]>wrote: > >> Same thing bit me, I flashed B2G nightly configured as "inari" on ZTE Open >> 1.1.0b02 (previously 1.0 upgraded over SD) and the phone is bricked. It >> boots into a blue "Firefox OS" screen, doesn't respond to fastboot or adb, >> and the SD upgrade doesn't work anymore... > > I'm trying to recover from this same thing currently. > > It appears to allow me to do the SD-card upgrade with the 1.1.0B2 "for > V1.1" build -- not the 1.1.0B2 "for V1.0" build which I originally used to > update to the official 1.1. > > http://www.ztedevices.com/support/smart_phone/b5a2981a-1714-4ac7-89e1-630e93e220f8.html > > Since I couldn't get adb working, I had to swap the SD card into a working > Android phone to copy the file over. > > Anyway, I'm now successfully booting back into 1.1 so...I think I'll just > avoid doing custom builds for a while and work with apps. :) >
If you can do adb, probably it's possible and safer to push only gecko and gaia (that's what we do internally). From the B2G directory, this is "./flash.sh gecko && ./flash.sh gaia". That said, maybe some blobs that are in 1.1 are not completely compatible with the 1.2 code, especially in the graphic subsystem, but I don't know much more. -- Julien
signature.asc
Description: OpenPGP digital signature
_______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
