El viernes, 17 de enero de 2014 10:47:36 UTC-5, Steven Yang  escribió:
> We've checked the new version provided by ZTE, the fastboot functions 
> 
> works fine.
> 
> ZTE said that it will be put on the web soon.
> 
> 
> 
> Thanks,
> 
> Steven
> 
>   于 1/17/14, 9:41 PM, Ernesto Acosta 写道:
> 
> > El lunes, 13 de enero de 2014 02:05:14 UTC-5, Steven Yang  escribió:
> 
> >> Hi,
> 
> >>
> 
> >>
> 
> >>
> 
> >> I just got the update from ZTE few hours ago that the updated ROM is still 
> >> under validation. The check point is set to 1/17. Thanks!
> 
> >>
> 
> >>
> 
> >>
> 
> >> Steven
> 
> >>
> 
> >>
> 
> >>
> 
> >> Sent from my mobile
> 
> >>
> 
> >>
> 
> >>
> 
> >>> [email protected] 於 2014/1/13 下午2:50 寫道:
> 
> >>>> On Monday, January 6, 2014 10:17:37 PM UTC+7, Steven Yang wrote:
> 
> >>>> We've asked ZTE to test it before releasing the ROM to the website.
> 
> >>>> Before the ROM going to public, I'll also double check the fastboot
> 
> >>>> function once got it from ZTE.
> 
> >>>> Hope it helps. Thanks!
> 
> >>>> Steven Yang
> 
> >>>> Technical Account Manager
> 
> >>>> Mobile Devices Group
> 
> >>>> Mozilla Corporation
> 
> >>>> 于 1/6/14, 10:58 PM, Daniel Roesler 写道:
> 
> >>>>> Okay, then are we going to have to go through all this Revision 01
> 
> >>>>> (fastboot disabled) -> Revision 02 (fastboot enabled) mess every time
> 
> >>>>> then? It's happened both releases so far, and it's really getting the
> 
> >>>>> developer community pissed.
> 
> >>>>> On Mon, Jan 6, 2014 at 6:48 AM, Steven Yang <[email protected]> wrote:
> 
> >>>>>> No, ZTE will base on the previous version and enable fastboot on it 
> >>>>>> only.
> 
> >>>>>> Steven Yang
> 
> >>>>>> Technical Account Manager
> 
> >>>>>> Mobile Devices Group
> 
> >>>>>> Mozilla Corporation
> 
> >>>>>> 于 1/6/14, 10:29 PM, Daniel Roesler 写道:
> 
> >>>>>>> Thanks a ton Thomas! Looking forward to the release!
> 
> >>>>>>> Do you think that they will ever release an update with the
> 
> >>>>>>> testkey.x509.pem public key included in the recovery verifier, so that
> 
> >>>>>>> we can update to nightly builds via recovery mode instead of having to
> 
> >>>>>>> setup adb and fastboot?
> 
> >>>>>>> That would solve all this fuss about whether or not fastboot is
> 
> >>>>>>> enabled each time they release an update.
> 
> >>>>>>> Daniel
> 
> >>>>>>> On Sun, Jan 5, 2014 at 10:32 PM, Thomas Ho <[email protected]> wrote:
> 
> >>>>>>>> Ginn,
> 
> >>>>>>>> ZTE will release a new ROM later this week, w/ the fastboot disabled
> 
> >>>>>>>> error corrected.
> 
> >>>>>>>> Thomas
> 
> >>>>>>>> Product and Project Management, Mobile Devices
> 
> >>>>>>>> Mozilla Corporation
> 
> >>>>>>>> 於 2014/1/6 下午2:25, Qi Chen 提到:
> 
> >>>>>>>>> The point is the website now has 1.1B01 not 1.0B02.
> 
> >>>>>>>>> I believe 1.1B01 US version has fastboot disabled again.
> 
> >>>>>>>>> I've nowhere to download the 1.0B02 firmware now.
> 
> >>>>>>>>> Ginn
> 
> >>>>>>>>>> 在 2014年1月6日,下午2:04,Daniel Roesler <[email protected]> 写道:
> 
> >>>>>>>>>> ZTE released a fastboot-enabled version. You can follow the
> 
> >>>>>>>>>> instructions here:
> 
> >>>>>>>>>> https://bugzilla.mozilla.org/show_bug.cgi?id=928659#c2
> 
> >>>>>>>>>>> On Sun, Jan 5, 2014 at 9:54 PM, Ginn Chen <[email protected]>
> 
> >>>>>>>>>>> wrote:
> 
> >>>>>>>>>>> Hi,
> 
> >>>>>>>>>>> I've the same problem.
> 
> >>>>>>>>>>> fastboot is disabled in this firmware.
> 
> >>>>>>>>>>> You can use ./flash gaia and ./flash gecko to get newer version of
> 
> >>>>>>>>>>> Firefox OS onto your phone.
> 
> >>>>>>>>>>> But you can't use fastboot.
> 
> >>>>>>>>>>> See my posts around Dec 29 in this group.
> 
> >>>>>>>>>>> I didn't see an official answer yet.
> 
> >>>>>>>>>>> I raised my question in ZTE support, the answer is to contact 
> >>>>>>>>>>> local
> 
> >>>>>>>>>>> service.
> 
> >>>>>>>>>>> Regards,
> 
> >>>>>>>>>>> Ginn
> 
> >>>>>>>>>>>> On Jan 6, 2014, at 1:44 PM, abhiram 
> >>>>>>>>>>>> <[email protected]>
> 
> >>>>>>>>>>>> wrote:
> 
> >>>>>>>>>>>> Hello,
> 
> >>>>>>>>>>>> I am trying to update my phone to a custom version of firefox os 
> >>>>>>>>>>>> that
> 
> >>>>>>>>>>>> I
> 
> >>>>>>>>>>>> have build, the process seems to fail at the very end during the
> 
> >>>>>>>>>>>> flashing
> 
> >>>>>>>>>>>> stage. Here is the output of the "./flash " command. Since the
> 
> >>>>>>>>>>>> user-data
> 
> >>>>>>>>>>>> and cache are erased I phone boots up to the "the first time use"
> 
> >>>>>>>>>>>> screen.
> 
> >>>>>>>>>>>> rog% sudo ./flash.sh
> 
> >>>>>>>>>>>>    [sudo] password for abhiram:
> 
> >>>>>>>>>>>>    < waiting for device >
> 
> >>>>>>>>>>>>    erasing 'cache'...
> 
> >>>>>>>>>>>>    OKAY [  0.531s]
> 
> >>>>>>>>>>>>    finished. total time: 0.531s
> 
> >>>>>>>>>>>>    erasing 'userdata'...
> 
> >>>>>>>>>>>>    OKAY [  1.399s]
> 
> >>>>>>>>>>>>    finished. total time: 1.399s
> 
> >>>>>>>>>>>>    sending 'userdata' (53571 KB)...
> 
> >>>>>>>>>>>>    OKAY [  4.518s]
> 
> >>>>>>>>>>>>    writing 'userdata'...
> 
> >>>>>>>>>>>>    FAILED (status read failed (No such device))
> 
> >>>>>>>>>>>>    finished. total time: 9.911s
> 
> >>>>>>>>>>>> Trying to push system and boot partitions using the same flash 
> >>>>>>>>>>>> script
> 
> >>>>>>>>>>>> seems to fails as well. Here are the details of my existing build
> 
> >>>>>>>>>>>> OS Version 1.1.0.0
> 
> >>>>>>>>>>>> Software : OPEN_US_DEV_FFOS_V1.10B01
> 
> >>>>>>>>>>>> Thanks for your time.
> 
> >>>>>>>>>>>> --
> 
> >>>>>>>>>>>> Abhiram Chintangal
> 
> >>>>>>>>>>>> Graduate Student
> 
> >>>>>>>>>>>> Florida State University
> 
> >>>>>>>>>>>> Computer Science Department
> 
> >>>>>>>>>>>> (850) 980-4954
> 
> >>>>>>>>>>>> _______________________________________________
> 
> >>>>>>>>>>>> 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
> 
> >>>>>>> _______________________________________________
> 
> >>>>>>> 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
> 
> >>> Hi Steven,
> 
> >>> When will the new ROM w/ the fastboot enabled released? It's been a week, 
> >>> and the ROM on ZTE's website is still 1.1B01 :(
> 
> >>> _______________________________________________
> 
> >>> dev-b2g mailing list
> 
> >>> [email protected]
> 
> >>> https://lists.mozilla.org/listinfo/dev-b2g
> 
> > That is, available today .. Right? Okay ... thanks
> 
> >
> 
> > ^_^
> 
> > _______________________________________________
> 
> > dev-b2g mailing list
> 
> > [email protected]
> 
> > https://lists.mozilla.org/listinfo/dev-b2g


It's been two days and have not uploaded the update to the website of ZTE .. Is 
there something wrong? Well, no choice but to keep waiting.
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to