View Single Post
Posts: 1,141 | Thanked: 781 times | Joined on Dec 2009 @ Magical Unicorn Land
#12
There is a file that stores the last known position, I think it uses that for lack of a better position. If you close any apps using GPS, then open xterm and gainroot and delete this file:

Code:
rm /var/lib/gconf/system/nokia/location/lastknown/\%gconf.xml
That will delete the cached location. Then start a GPS app and see if it still works.