The Following 4 Users Say Thank You to youxing For This Useful Post: | ||
|
2010-03-29
, 18:35
|
Posts: 559 |
Thanked: 166 times |
Joined on Jan 2010
@ Cyprus
|
#82
|
|
2010-03-29
, 18:46
|
Posts: 68 |
Thanked: 4 times |
Joined on Feb 2010
|
#83
|
It's not 'both internal GPS and AGPS'. Its A-GPS, period. The N900 comes with a (poor) TI GPS chipset, which needs assistance if you want a reasonably fast lock. In other words, it works better if you're online at the time.
Sygic gets its GPS data through the GPS subsystem on the N900 (which I guess is a version of gpsd, the gps daemon). Thus you could also switch to an external Bluetooth GPS by changing the setting in the control panel. That comes with its own set of problems though, basically the software on the N900 does a poor job with the NMEA data so that not all the info comes through all the time, and that combined with Sygic wanting all the data (not just position, speed and altitude) all the time can be problematic.
|
2010-03-29
, 19:00
|
|
Posts: 253 |
Thanked: 184 times |
Joined on Nov 2009
@ Bristol, UK
|
#84
|
Where can I report a bug in sygic? When I go to hardware settings and press automatic search the phone freezes and I have to boot it. Tried is several times, but doesn't work.
|
2010-03-29
, 19:15
|
|
Posts: 932 |
Thanked: 278 times |
Joined on Sep 2009
@ Kentucky
|
#85
|
There is no need to delete them!
Step-By-Step Directions:
Make sure to install rootsh from the Application Manager.
Download this attachment to your N900, do not put it into any folder, so that you can see it in your file manager (/home/user/MyDocs/)
Open XTerminal
Type:
Then restart your phone.Code:sudo gainroot cd /home/user/MyDocs/ mv tracker.cfg.txt /home/user/.config/tracker/tracker.cfg exit
Open up XTerminal again,
then type:
Restart your phone again, and start Media Player. Those annoying sound files should be gone!Code:sudo gainroot tracker-processes -r exit
For those people who are curious about what I did, this is the line i added to the file /home/user/.config/tracker/tracker.cfg
Have fun!Code:# List of directory roots NOT to index and NOT to watch (separator=;) NoWatchDirectory=$HOME/MyDocs/core-dumps/;$HOME/MyDocs/cities/;$HOME/MyDocs/.sounds/Ringtones/;$HOME/MyDocs/tmp/;/media/mmc1/tmp/;/media/mmc1/cities/;$HOME/MyDocs/Res/;
Youxing
The Following User Says Thank You to x61 For This Useful Post: | ||
|
2010-03-29
, 20:27
|
|
Posts: 1,648 |
Thanked: 2,122 times |
Joined on Mar 2007
@ UNKLE's Never Never Land
|
#86
|
There is no need to delete them!
Step-By-Step Directions:
Make sure to install rootsh from the Application Manager.
Download this attachment to your N900, do not put it into any folder, so that you can see it in your file manager (/home/user/MyDocs/)
Open XTerminal
Type:
Then restart your phone.Code:sudo gainroot cd /home/user/MyDocs/ mv tracker.cfg.txt /home/user/.config/tracker/tracker.cfg exit
Open up XTerminal again,
then type:
Restart your phone again, and start Media Player. Those annoying sound files should be gone!Code:sudo gainroot tracker-processes -r exit
For those people who are curious about what I did, this is the line i added to the file /home/user/.config/tracker/tracker.cfg
Have fun!Code:# List of directory roots NOT to index and NOT to watch (separator=;) NoWatchDirectory=$HOME/MyDocs/core-dumps/;$HOME/MyDocs/cities/;$HOME/MyDocs/.sounds/Ringtones/;$HOME/MyDocs/tmp/;/media/mmc1/tmp/;/media/mmc1/cities/;$HOME/MyDocs/Res/;
Youxing
The Following 2 Users Say Thank You to Saturn For This Useful Post: | ||
|
2010-03-30
, 08:45
|
Posts: 31 |
Thanked: 26 times |
Joined on Oct 2009
|
#87
|
|
2010-03-30
, 11:05
|
|
Posts: 2,154 |
Thanked: 2,186 times |
Joined on Dec 2009
@ Hellsinki, Finland
|
#88
|
In connection with the 'lag' problem that seems to happen intermittently using N900 internal GPS with Sygic, I thought I'd just record that I have been using Sygic with a Nokia LD-3W wireless GPS module successfully and there is no lag when using it. Checking the 'Accuracy' stat on the GPS status page in Sygic shows on average an 11yd accuracy using the LD-3W and 25-35yd accuracy using the internal unit.
|
2010-03-30
, 12:41
|
Posts: 31 |
Thanked: 26 times |
Joined on Oct 2009
|
#89
|
|
2010-03-30
, 12:54
|
|
Posts: 2,154 |
Thanked: 2,186 times |
Joined on Dec 2009
@ Hellsinki, Finland
|
#90
|
For me the changed settings don't fix the lag and Ovi Maps (and Google Maps) do both lag with the internal GPS... Sometimes the internal GPS works fine, and others it lags, regardless of what program I use to monitor it...
Step-By-Step Directions:
Make sure to install rootsh from the Application Manager.
Download this attachment to your N900, do not put it into any folder, so that you can see it in your file manager (/home/user/MyDocs/)
Open XTerminal
Type:
Open up XTerminal again,
then type:
For those people who are curious about what I did, this is the line i added to the file /home/user/.config/tracker/tracker.cfg
Youxing
Edit: updating tracker-processes doesn't require root. Edited instructions accordingly!
Last edited by youxing; 2010-03-30 at 13:45.