View Single Post
Posts: 330 | Thanked: 860 times | Joined on May 2011
#303
After IP change and rebooting:

No changes, no output from supl-proxy and immediate exit 214 after modrana has started.

Edit: the same happends with location-test-gui instead of modrana:
Right after reboot,
Using location-test-gui, number of satellites in GNSS mode before launching the proxy: 6 to 9.
Launching the proxy and relaunch location-test-gui in AGNSS mode,
Same number of sat and same exit without output.

When using supl.google.com directly ( set in location agps settings and with corresponding IP in /etc/hosts), I don't get more satellites but the lock can happen within less than one minute.

------------

(good/bad) Question:
On his page, the developper says:

Before running make you must change DOMAIN in src/cert/Makefile.am to the DNS name of you proxy server. This DNS name must match what your should entered in N900 settings below.
Does that mean that there is any hardcoded proxy name into the program after compilation that could not correspond to the settings we entered?

I searched into the sources but what I found might bi some old default or fallback servers isn't it?

Code:
~/prov/supl% grep -Rin nokia     
                             
supl-1.0.6/src/supl-client.c:307:  server = "supl.nokia.com";
supl-1.0.6/src/supl-client.c:307:  server = "supl.nokia.com";
And as ,iirc, makefile is generated before making, it cannot be there, so what was used for compilation, I don't know...

Last edited by ric9K; 2019-11-30 at 23:04.
 

The Following 2 Users Say Thank You to ric9K For This Useful Post: