Switch to full style
Topic locked

Will IGO Primo work on older devices - if so - how?

Sun Jul 21, 2013 1:01 am

Hi,

This may be a dumb question from a newb, but is there any versions of IGO Primo that will work on an old Windows Mobile 6 phone?

If so, where can I find a copy??

Many thanks

Sun Jul 21, 2013 8:56 am

Yes all of them do, however it takes a bit of sys.txt editing to get the display right.

But be aware some devices have problems with the GPS receiver, meaning you will experience constant GPS disconnections, there is a fix but it doesn't work on every device.

Sun Jul 21, 2013 9:15 am

Fatboyfun wrote:Yes all of them do, however it takes a bit of sys.txt editing to get the display right.


Thanks for the feedback.

Where can I find info about what needs to be added to the sys.txt file

Fatboyfun wrote:But be aware some devices have problems with the GPS receiver, meaning you will experience constant GPS disconnections, there is a fix but it doesn't work on every device.


Where do I get the 'fix'.

NOTE - I did find a thread which implied it was a fix for PDA - but the downloads linked from it were no longer available - hence my question.

Sun Jul 21, 2013 10:43 am

http://www.navitotal.com/showthread.php?9656-iGo-Primo-2.0-Build-9.6.5.211211-(Dec-07-2011)-Torrent-TBM

This is a good place to start.

And this is an example sys.txt...

Code:
[gps]
port=2
baud=4800

[interface]
resolution_dir="800_480"
extra_settings=1
vga=0

[navigation]
sim_speed_factor=3.0

[power]
backlight_sync_with_OS=1

[rawdisplay]
driver=GLES
screen_x=800
screen_y=480
class="landscape"

[route.histspeed]
enabled=1
show=1
use_timeslice=1

[sound]
ding=0
queue_length=200
mute_os_key=1
pause_mp3_sooner=1
csv_voice_enabled=1

Sun Jul 21, 2013 11:04 am

Thanks again FatBoyFun.

The post referred mentions a 'Torrent' client and a 'Google' search shows a lot of them.
Do you use a preferred one that you could recommend (I run Windows 8 OS)?

Thanks again.

Sun Jul 21, 2013 11:14 am

There are many, I used to use utorrent, but it's full of adverts now. Try and find the windows port of transmission, it's originally a Linux application, but there is an unofficial port available.

It just downloads torrents with no fuss.

I have no idea about compatibility with windows 8 though.

Sun Jul 21, 2013 2:53 pm

Thanks.

I installed utorrent and am downloading now.
However there are a number of files with the names
"_____padding_file_XXX_if you see this file, please update to BitComet 0.85 or above____"

I read somewhere that this is caused by the Bitorrent update and hopefully does not mean too much - ie the download is working OK.

It'll be another 4 hours before I find out - slow country connection ;-(

Sun Jul 21, 2013 4:40 pm

I haven't bothered with torrents for a while, we'll have to see what you end up with...

Sun Jul 21, 2013 5:05 pm

If you've download the uTorrent from the [Please Register or Login to download file] , and the download is working OK, I guess it's OK.

Sun Jul 21, 2013 7:39 pm

filesupload100 wrote:If you've download the uTorrent from the [Please Register or Login to download file] , and the download is working OK, I guess it's OK.

It was the official download from their site.

However after 4 hours the download slowed to a crawl and with 25% to go is showing a time expected of 2 days to finish :thumbdown:

Don't suppose there is anywhere else (non-torrent) to get the files :think:

Sun Jul 21, 2013 8:27 pm

Just go back to the iGO programmes sub forum and find another thread, there will be some that use hosting sites rather than torrents. Any version of primo will work, please note I never tried 2.4 on a pda.

Sun Jul 21, 2013 9:08 pm

Fatboyfun wrote:Just go back to the iGO programmes sub forum and find another thread, there will be some that use hosting sites rather than torrents. Any version of primo will work, please note I never tried 2.4 on a pda.


I have a copy of Primo 2.4 which I downloaded (WinCE version) and tried on the Phone, but it would not start - returns a fatal error when starting - hence my original post here.

Will have to keep looking.

Sun Jul 21, 2013 9:42 pm

Check what's in the sys.txt, the driver option in rawdisplay caused me fatal errors once.

Sun Jul 21, 2013 10:28 pm

Fatboyfun wrote:Check what's in the sys.txt, the driver option in rawdisplay caused me fatal errors once.


This is the content of the sys.txt

Code:
[debug]
skip_eula=1
experimental_features=1

[interface]
show_exit=1
extra_settings=1

[other]
demo_enabled=0

[route]
hnr_ignored_missing_country_ids=*

[vr]
disabled=0

[dynamiccompressor]
compressor=1
a0=56806
thrs=24703
ratio=8
gain=10

[interface]
resolution_dir="800_480"
extra_settings=1
vga=0

[navigation]
sim_speed_factor=3.0

[power]
backlight_sync_with_OS=1

[rawdisplay]
driver=GLES
screen_x=800
screen_y=480
class="landscape"

[route.histspeed]
enabled=1
show=1
use_timeslice=1

[sound]
ding=0
queue_length=200
mute_os_key=1
pause_mp3_sooner=1
csv_voice_enabled=1



I'm not sure what should be in there :scratch_one-s_head_

Sun Jul 21, 2013 10:31 pm

In [interface], you have a double entry. Extra settings=1. Delete one of the entries.
Topic locked