maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Nokia N900 (https://talk.maemo.org/forumdisplay.php?f=44)
-   -   N900 GPS does not stop (https://talk.maemo.org/showthread.php?t=92108)

nasokay 2013-12-21 08:27

N900 GPS does not stop
 
I've been using Nokia Maps and GPSJinni for several years with no problems - after I quit the application GPS stopped working.
But I tried to install Mappero the other day and since then, even after I uninstalled Mappero and restored settings, GPS continues to work after I quit any application that starts it, even after I restart the device.

I see 2 processes when I do a"ps axf | grep locat" -

/usr/bin/location-proxy --no-detach
/usr/libexec/location-daemon

Disabling the GPS leaves the processes running, although the icon stops blinking. The only workaround I found was to make a script to kill location-daemon
kill -9 `ps -clx | grep 'location-daemon' | awk '{print $1}' | head -1`

BTW I type the "`" symbol but it does not appear (keyboard or on-screen keyboard) finally had to copy the script from the PC

Any idea how to roll back the settings so GPS exits gracefully?

pichlo 2013-12-21 09:09

Re: N900 GPS does not stop
 
Quote:

Originally Posted by nasokay (Post 1399354)
BTW I type the "`" symbol but it does not appear (keyboard or on-screen keyboard) finally had to copy the script from the PC

Hint: Third row keys are "modifier keys", for entering accented characters like àéôñüůš. To enter just the character on its own you have to press it twice.

Regarding your GPS problem, I don't know. I have only location-proxy running (sleeping).

nasokay 2013-12-21 15:12

Re: N900 GPS does not stop
 
Thank you, pichlo,
it also dawned on me I can do an ssh connection to the phone and save a lot of keying and staring
BTW I found out that latitudeassist is what kept GPS location-daemon up and doing so this is solved


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

vBulletin® Version 3.8.8