Re: [b2g] zte open images?

2013-09-18 Thread Cristi Burca
I would also be interested in these. ___ dev-b2g mailing list dev-b2g@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-b2g

Re: [b2g] Using an open market ZTE Open as a developer device

2013-09-18 Thread Cristi Burca
I also bought an orange ZTE Open device from ebay and am still struggling to get a custom build of Firefox OS 1.1 on it. The most complete guide seems to be this gist from a similar thread: https://gist.github.com/joshuapurcell/651 https://groups.google.com/d/msg/mozilla.dev.b2g/q20PteboREo

Re: [b2g] Updating ZTE Open to 1.1

2013-09-10 Thread Cristi Burca
I was only able to run `./flash.sh gaia` and `.flash.sh gecko` in recovery mode, since the device was not recognized by adb when booting normally. Maybe that's relevant somehow. ___ dev-b2g mailing list dev-b2g@lists.mozilla.org https://lists.mozilla.or

Re: [b2g] Updating ZTE Open to 1.1

2013-09-10 Thread Cristi Burca
On Tuesday, 10 September 2013 21:25:05 UTC+3, Joshua Purcell wrote: > Here are the steps I took to create a new boot image for the ZTE Open which > allows installing dev builds of FxOS: > > https://gist.github.com/joshuapurcell/651 Thanks for sharing! Doesn't seem to work for me, though. So

Re: [b2g] Verification Error

2013-09-07 Thread Cristi Burca
Hello Kris, The ZTE support people probably sent you the wrong version of the zip. For example, here's the zip for the ZTE Open bought from Ebay UK: http://www.ztedevices.com/support/smart_phone/cba40ed6-d3ab-44c0-bdee-3a15803dc187.html And here's the link if you bought it from Ebay USA: http:

Re: [b2g] Updating ZTE Open to 1.1

2013-09-04 Thread Cristi Burca
On Friday, 23 August 2013 19:16:09 UTC+3, truc...@gmail.com wrote: > You can root the device with this howto : > > http://pof.eslack.org/2013/07/05/zte-open-firefoxos-phone-root-and-first-impressions/ > > Fastboot fails to flash system.img but fash_image in adb shell works. Doesn't seem to work

[b2g] Updating Gaia on ZTE Open

2013-09-03 Thread Cristi Burca
Hello, Just bought a ZTE Open from the UK Ebay site and I want to update to Gaia 1.1. I have managed to root the device. But I noticed that the `make reset-gaia` script ends up calling something like this: adb shell cd /data/local && find . -type f | xargs sha1sum But there's no `find` co