[b2g] Dolphin 1.4 build errors

2014-07-04 Thread gkeeley
I am having this error building dolphin (BRANCHES=v1.4 ./config.sh dolphin) prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/bin/arm-linux-androideabi-strip: 'out/target/product/scx15_sp7715ga/symbols/system/lib/libdl.so': No such file Full log: http://pastebin.com/72SSwgzA Any help? _

Re: [b2g] Dolphin 1.4 build errors

2014-07-04 Thread gkeeley
Thanks for the suggestion, still didn't compile: http://pastebin.com/iCpJtkwD frameworks/native/libs/binder/MemoryHeapIon.cpp:55:35: fatal error: usr/include/linux/ion.h: No such file or directory compilation terminated. ___ dev-b2g mailing list dev-b2

[b2g] Dolphin: using with a SIM

2014-07-05 Thread gkeeley
Any tips on using this device with a SIM? Putting a SIM in the external PCB slot has no affect. ___ dev-b2g mailing list dev-b2g@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-b2g

Re: [b2g] Dolphin 1.4 build errors

2014-07-07 Thread gkeeley
On Sunday, July 6, 2014 1:41:55 PM UTC-4, Kai-Zhen Li wrote: > Can you try to build kernelheader before a full build? > > $ ./build.sh kernelheader && ./build.sh > Thanks, that works! Using |flash.sh| leaves the device hung saying 'fastboot mode'. I'll try a pvt flash, then flash my build ove

Re: [b2g] Dolphin: using with a SIM

2014-07-07 Thread gkeeley
Internal SIM slot #2 worked for me using a Rogers Canada SIM. Like on the Tarako, internal slot #1 does not work with these SIMs. ___ dev-b2g mailing list dev-b2g@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-b2g

Re: [b2g] Flames and wifi location lock

2014-11-21 Thread gkeeley
The Flame has 2 forms of geolocation, network-based and GPS. Network-based requires a wifi or cellular internet connection. > Location - I'm not > sure what's going on there. . .I suspect it has something to do > with either not having a SIM card No SIM is needed for GPS or netwo

Re: [b2g] Dogfooding Results

2014-12-16 Thread gkeeley
> Fixing GPS obviously needs to be one of the highest priorities, I know its > hard problem due to the interaction with the vendor however we cant be > handwavey 'its a build issue' any more, if someone on the v188 with the > latest gecko is not getting a fast GPS fix we need to know why, For

Re: [b2g] Dogfooding Results

2014-12-16 Thread gkeeley
> > I can't say for sure, but I think the tricky part is that we have to > communicate to the modem for this. And that is not trivial. > So much of this _is_ trivial. The almanac+ephmeris data is freely published. It is a few kb of data in a CSV file, so the data itself is trivial. A web servic

Re: [b2g] Dogfooding Results

2014-12-16 Thread gkeeley
> AGPS and network geolocation (mozstumbler) are separate beasts. AGPS changes > time to first fix on a GPS from 12 mins to <30 seconds. Network geolocation > uses cell and wifi signals to provide course geolocation within seconds. Oops, s/course/coarse __

[b2g] Recommended FxOS screen mirroring application?

2014-12-22 Thread gkeeley
Neither Android Screen Monitor (https://code.google.com/p/android-screen-monitor) or droid@screen work for my Flame running master. Both apps can see the ADB process running on the device, but fail to connect. For those who aren't familiar, the aformentioned are desktop java applications for

Re: [b2g] Flame-kk: Flashing out/target/product/flame/system.img failed because the image was too large.

2015-08-10 Thread gkeeley
I have the same problem, and rm data didn't help. How did you fix this? ___ dev-b2g mailing list dev-b2g@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-b2g

Re: [b2g] Flame-kk: Flashing out/target/product/flame/system.img failed because the image was too large.

2015-08-11 Thread gkeeley
Thanks, that fixed it. ___ dev-b2g mailing list dev-b2g@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-b2g