Switch to full style
Post a reply

Thu Feb 21, 2013 9:25 pm

nabi wrote:Should you not ask yourself if it's a hardware limitation or a OS (WindowsCE) limitation?


He had thought to try software other than the iGO to find out for sure if it is hardware problem.


The original browser module leading to Pioneer NavGate hear perfectly high.

It may be the default volume is low and the original software set it to maximum, you can set it with a simple mortscript command, I'll post some details in a bit...



I hope any contribution...

Regards.

Thu Feb 21, 2013 9:58 pm

The Mortscript command to set the volume is...

SetVolume (X)

Where X is a number between 0 and 255 (Max)

So use...

SetVolume (255)

If you have any .mscr files involved with the startup sequence then add the line to the bottom using Notepad.

Fri Feb 22, 2013 12:16 am

Fatboyfun wrote:If you have any .mscr files involved with the startup sequence then add the line to the bottom using Notepad.


There is only one file *.mscr and not have that configuration ...

You want me to add this new line?

Fri Feb 22, 2013 7:37 am

Post it here...

Fri Feb 22, 2013 3:29 pm

This is the content file "nntestmode.mscr"

Code:
XCopy("\Storage Card\Testmode\*.dll","\Windows",TRUE,TRUE)
Run ("\Windows\explorer.exe")
Run ("\My Flash Disk\PRG1\APL\voice.exe")
Run ("\Storage Card\testmode\nntestmode1.exe")
Run ("Storage Card\testmode\cecmd.exe")

Sat Feb 23, 2013 6:05 pm

Try this...

Code:
XCopy("\Storage Card\Testmode\*.dll","\Windows",TRUE,TRUE)
Run ("\Windows\explorer.exe")
Run ("\My Flash Disk\PRG1\APL\voice.exe")
Run ("\Storage Card\testmode\nntestmode1.exe")
Run ("Storage Card\testmode\cecmd.exe")
[B]SetVolume (255)[/B]


This will set the Windows CE volume to maximum

Sat Feb 23, 2013 9:08 pm

Tomorrow I try and comment ...

Sun Feb 24, 2013 2:40 pm

Neither works, still on low volume ... I'm thinking of trying to get a Garmin on SD that can work with Windows CE v5

Would it be possible?

Sun Feb 24, 2013 7:27 pm

Try a diff Primo download?

Bazzle

Sun Feb 24, 2013 10:32 pm

Garmin needs more work to install and like tomtom, doesn't work on as many devices as iGO does.

Mon Feb 25, 2013 9:15 pm

Which version do you recommend me?

Sat Apr 13, 2013 8:21 pm

Hi I'm also experiencing problems with my avic f220 and igo8. I got it running via your simple launcher but cannot detect my gps device :s I have been through every port setting ect and also I was having a issue with the low volume.
Post a reply