View Full Version : Tomtom launches in MUTE MODE!!!
Gilbert
1st March 2007, 09:34 PM
Hello,
Just wondering for all you guys out there who use Tomtom on Trinity, does your Tomtom 6.03 launch in mute when you have gprs on? Mine does. When GPRS is not on, it launches normally. The Tomtom technical service, does not seem to have a fix.
Thanks,
Gilbert
Tiemen
1st March 2007, 10:26 PM
yep... I have the same problem here.
It didn't occur to me that it only happened when a gprs/edge connection is active till I read your post, I just thought it was a random thing.
I tested it and indeed it only happens when i am connected via gprs/edge.
The_Stranger
2nd March 2007, 08:58 AM
And from what I have read, it is not only onP3600's, but it can happen with all pocketpc's and tomtom 6.030... Apparently tomtom thinks GPRS is the same as a speech connection and therefor mutes itself...
festen
9th March 2007, 06:22 PM
Does anybody has an solution for this issue?
How can we stop TT from muting while still using GPRS?
PGMMA
5th April 2007, 07:22 PM
None of the wizards of this forum have a solution for this yet (perhaps a registry change)? Maybe this is something we have to wait for TomTom to fix on the next update.
psxsnake
6th April 2007, 08:19 AM
are you sure that device volume are up :D:D:D?
Matterhorn
6th April 2007, 09:08 AM
are you sure that device volume are up :D:D:D?
Yes:rolleyes: , I have the same issue with the mute and TomTom. I didn't realize that GPRS was causing it...good find! It doesn't seem to alter the sound when TomTom is already running, it is just when starting up the program that the mute occurs. In fact, I have to turn off the mute twice to get it to go off, then TomTom works fine.
GldRush98
15th April 2007, 10:17 PM
my temporary solution until TomTom fixes this:
I made a small Mortscript that I use to launch TomTom.
I used the disconnect command in it to disonnect the GPRS connection then launches TomTom right after that.
It is working for now...
extenue
16th April 2007, 12:44 PM
i discover mortscript yesterday , it's very usefull .... with it i launch first visualGPSce and tomtom , for me visualGPSce find the fix shorter than tomtom
here is the script i use (not made by me)
Run \Program Files\VisualGPSce\VisualGPSce.exe
Sleep 600
SendCR
sleep 900
If not procExists "TomTom Navigator.exe"
Setvolume( 255 )
RunWait \Program Files\Navigator\TomTom Navigator.exe
Setvolume( 102 )
Close VisualGPSce
Sleep 200
EndIf
can you write us here your script to disconnect the GPRS and launch tomtom ?
lmr2003
16th April 2007, 01:14 PM
Hi all,
I don't know how to disconnect GPRS but here is my scrip:
SetVolume 255
SetBacklight 8,8
Rotate 270
Runwait "\Program Files\Navigator\TomTom Navigator.exe"
SetVolume 102
SetBacklight 3,3
Rotate 0
It allows you to rotate your TOMTOM and to increase the backlight when you launch TOMTOM and decrease when you close it.
It's very usefull, you can combine it with extenue's script also :p
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.