TT GO520

Your TomPlayer experience and congratulations

TT GO520

Postby matloobh2002 » 01 Feb 2010, 17:31

Well done chaps!! excellent little player for the TOMTOM series.
I have recently installed this software on my TOMTOM GO 520 and it works a treat!!!
The only problem with this software is that it re boots on exit which is a pain, other than that
it works fine. I am sure that the tomtom net team will quickly come up with a solution!
KEEP UP THE GOOD WORK.
matloobh2002
Nouveau membre
 
Posts: 2
Joined: 01 Feb 2010, 17:22

Re: TT GO520

Postby wolfgar » 10 Feb 2010, 21:31

Hi many thanks for your post !
About the reboot on exit : In fact it is not a bug but a required process.
In fact you can modify the tomplayergui.sh to directly relaunch the nav software :
At the end of the file , change the lines :
Code: Select all
# Launch navigation software if needed
if [ $IS_TTN_NOT_RUNNING -eq 0 ] ; then
if [ $NO_TS -eq 0 ] ; then
#Directly relaunch nav software
echo "Start TTN"
/etc/rc.restartgps
/bin/ttn
else
#Reboot to relaunch the nav software
sync
killall refresh_wdg
./force_reboot
fi
fi


by

Code: Select all
# Launch navigation software if needed
#Directly relaunch nav software
echo "Start TTN"
/etc/rc.restartgps
/bin/ttn


But you are likely to experience a few troubles with such a direct relaunch (voice recognition that does not work any longer , unable to launch again tomplayer from the menu ...) That's why i have choosen to reboot by default ...

Regards...
User avatar
wolfgar
Site Admin
 
Posts: 1032
Joined: 26 Feb 2008, 22:15


Return to Testimonies

Who is online

Users browsing this forum: No registered users and 1 guest