Active Topics

 


Reply
Thread Tools
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#41
Originally Posted by wklink View Post
Is this working for anyone now? Until recently, 66.35.236.25 was working for me, but no longer. I've tried every IP in this thread and none are able to update my cache.
I have that IP in gconf slp_address and agps_srv_address and it just refreshed.
 

The Following User Says Thank You to auouymous For This Useful Post:
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#42
Curious, mine doesn't any more either (last known good refresh was at the end of February) :-(

In fact tcpdump shows the server doesn't even respond to the SYN packet so maybe they're filtering geographically?
 

The Following User Says Thank You to lma For This Useful Post:
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#43
So, I came across this and thought I'd build and run it on my desktop to try to see where it's going wrong (with the servers that do respond at least).

It turns out that supl-proxy must sanitise the dialog somehow, because with it in the middle everything works fine!

I'm not sure about the legalities of running a public proxy so I'm not going to do that. However running the proxy on the device itself should be ok, so I fired up scratchbox and built it.

To test, install supl from extras-devel, then run:

Code:
# gconftool-2 --type string --set /system/osso/supl/agps_srv_address 127.0.0.1
# supl-cert 127.0.0.1
# supl-proxy supl.nokia.com
and start agps-ui as usual. This is only good for one request, supl-proxy terminates and you have to restart it (or run it in a loop, whatever).

The above needs to be automated and integrated in the package of course, but in the meantime any feedback is welcome.

Also, anyone know if there's some dbus incantation to launch it dynamically on demand? It's RAM footprint isn't that big, but why keep it around if it's not needed.
 

The Following 4 Users Say Thank You to lma For This Useful Post:
Posts: 875 | Thanked: 918 times | Joined on Sep 2010
#44
Originally Posted by lma View Post
Also, anyone know if there's some dbus incantation to launch it dynamically on demand?
Perhaps modify the desktop file for agps to launch the proxy before launching agps.
 

The Following 3 Users Say Thank You to auouymous For This Useful Post:
Posts: 2,802 | Thanked: 4,491 times | Joined on Nov 2007
#45
Originally Posted by auouymous View Post
Perhaps modify the desktop file for agps to launch the proxy before launching agps.
It's a bit dirty, but could work. Another option that comes to mind to "port" and use some inetd, which would also take care of the terminates-after-one-request issue, but that would still introduce a permanently running daemon.
 

The Following User Says Thank You to lma For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 10:56.