Switch to full style
Post a reply

Fri Dec 28, 2012 12:05 am

http://www.navitotal.com/showthread.php?6824-UK-amp-ROI-Content-pack. for the maps
http://www.navitotal.com/showthread.php?9656-iGo-Primo-2.0-Build-9.6.5.211211-(Dec-07-2011)-Torrent-TBM and this is a decent build of primo 2

Mon Jan 07, 2013 2:43 pm

Hi Fatboyslim
thanks for the download but I cannot get speed cameras to show on the screen the folders in content
and it has the relevent data in but no camera icons I have also put sys text to enable speedcams but nothing

any help appreciated

Mon Jan 07, 2013 2:53 pm

You must have a satellite lock before you can see the speedcam option, it is off by default, also the cameras will not show up in simulation mode.

Mon Jan 07, 2013 3:12 pm

Hi thanks for the super fast reply :) I have a sat lock but no camera option it used to warn you on boot up that the safety camera option was enabled but with this latest version I dont have a option to turn them on I have the option for visual and spoken warning that works the bird tells me when I speed and I get the visual but she does not tell me a camera is comeing up

Mon Jan 07, 2013 3:28 pm

If you're looking for the words "speed cameras" then you won't find it, instead go to settings, sound and warnings, alert point settings and tick alert point warnings

Tue Jan 08, 2013 7:11 am

All working thanks for your help :)

Tue Jan 08, 2013 7:14 am

Just a thought has anyone ever got TMC working with Primo using a add on TMC reciever as this is how I ended up wrecking my settings ? Im trying to set up a usb TMC input in a Dynavin head

Tue Jan 08, 2013 8:44 am

As long as the device supports a plugin tmc module, and you're using the manufacturer recommended one for the device I don't see why it won't work, I suspect most people run into driver/chipset compatibility issues.

Fri Jan 11, 2013 1:33 pm

Hi Fatboyslim
I used the nav today but it kept freezing and I had to reboot several times after the last reboot it now says
when booting up gapi loads then a message says skin or operator interface not supported on this device

any help appreciated

Fri Jan 11, 2013 1:57 pm

Sounds like something got corrupted, Try deleting the save directory...

Fri Jan 11, 2013 5:00 pm

Hi your right tried deleting save folder would not let me first said speed cam was corrupt so tried deleting speedcam folder wouldnt let me opened folder deleted one by one deleted speedcam folder then still would not load tried deleting save folder would not let me in fact deleted everything one by one untill i was left with save then started deleting one by one in save folder untill it would not let me delete anything more was left with 2 folders within save in end had to reformat card all working as far as i know but now puts error on first boot saying unsupported voice suspect it as tts but the line in settings is greyed out ?
also in old primo i had tmc settings but in this just history ? help appreciated

Sat Jan 12, 2013 1:06 am

For the unsupported voice error...

http://www.navitotal.com/showthread.php?9788-iGo-Primo-2.0-Build-9.6.5.211211-quot-Unsupported-voice-quot-error&p=78950#post78950

If you still have a backup from the old primo then look at the sys.txt to see if there is any entries for TMC, also look in old primo's root directory for TMC dll's.

Fri Feb 15, 2013 3:10 pm

Hi FBS

Hope your well since last post I have eventually got TMC working with Primo2 on line works brill but using Royaltec 3000 on usb took some sorting but im close Primo detects the usb and i get the TMC scanning the channels but no lock on any channel or delay data I get it all in online just not in TMC using rds device any sugestions ?

Stu

Sun Feb 17, 2013 12:37 pm

Hi Guys

all working now tmc in dynavin using external royalteck 3000 so now have on line and rds one happy bunny :)

Wed Mar 06, 2013 7:36 am

Im trying to load 2 drivers for 2 usb items connected to the same host usb port will this script work

If(WndExists("Unidentified USB Device"))
WaitForActive ("Unidentified USB Device", 15)
SendKeys( "xxxxxx.dll" )
SendCR
Sleep(2000)
Run( "\StorageCard\Program Files\xxxxxxxx\xxxxxxxx.exe" )
Run("Windows\undrv.exe", "UIO1: 1000 ""Drivers\BuiltIn\NDISUIO"" Drivers\BuiltIn\ipv6hlp Drivers\BuiltIn\ZeroConfig Drivers\BuiltIn\Ethman")
Else
Run("Windows\undrv.exe", "UIO1: 1000 ""Drivers\BuiltIn\NDISUIO"" Drivers\BuiltIn\ipv6hlp Drivers\BuiltIn\ZeroConfig Drivers\BuiltIn\Ethman")
Sleep(5000)
EndIf
If(WndExists("Unidentified USB Device"))
WaitForActive ("Unidentified USB Device", 35)
SendKeys( "xxxxxx.dll" )
SendCR
Sleep(2000)
EndIf
Post a reply