Sync 3 Technical Discussion
I'll try to get them, or al least write them down so I can share them here. The file I downloaded (provided by Ford via the VIN of the car) is JL1T-14G381-AJ though, but now that you tell me, I'll see if it matches the part number on the screen.
I'll also try this:
; SYNC3 2.3.10 NonNav remove GN and install Voice
[SYNCGen3.0_ALL]
Item1 = GB5T-14G386-SC
Open1 = SyncMyRide\GB5T-14G386-SC.tar.gz
Item2 = JL7T-14G391-BB
Open2 = SyncMyRide\JL7T-14G391-BB.tar.gz
Options = AutoInstall,Delay,Include
and after that, this:
; SYNC3 2.3.10 NonNav install GN
[SYNCGen3.0_ALL]
Item1 = JL7T-14G423-BA
Open1 = SyncMyRide\JL7T-14G423-BA.tar.gz
Options = AutoInstall,Delay,Include
Would that be correct?
Thanks!!
I'll also try this:
; SYNC3 2.3.10 NonNav remove GN and install Voice
[SYNCGen3.0_ALL]
Item1 = GB5T-14G386-SC
Open1 = SyncMyRide\GB5T-14G386-SC.tar.gz
Item2 = JL7T-14G391-BB
Open2 = SyncMyRide\JL7T-14G391-BB.tar.gz
Options = AutoInstall,Delay,Include
and after that, this:
; SYNC3 2.3.10 NonNav install GN
[SYNCGen3.0_ALL]
Item1 = JL7T-14G423-BA
Open1 = SyncMyRide\JL7T-14G423-BA.tar.gz
Options = AutoInstall,Delay,Include
Would that be correct?
Thanks!!
Unclear what they all do, I haven't taken the time to learn them since there doesn't seem much difference in leaving some options out. I know one or two are related to non-nav splitting the install into two parts/rebooting, but that shouldn't matter to what you're trying to do. And anyway Ford didn't get it right themselves seeing so many have errors/issues!
To install Voice you have to remove GN first so it'll have room to extract. It still may not have room but it's the correct process.
; SYNC3 2.3.10 NonNav remove GN and install Voice
[SYNCGen3.0_ALL]
Item1 = GB5T-14G386-SC
Open1 = SyncMyRide\GB5T-14G386-SC.tar.gz
Item2 = JL7T-14G391-BB
Open2 = SyncMyRide\JL7T-14G391-BB.tar.gz
Options = AutoInstall,Delay,Include
; SYNC3 2.3.10 NonNav remove GN and install Voice
[SYNCGen3.0_ALL]
Item1 = GB5T-14G386-SC
Open1 = SyncMyRide\GB5T-14G386-SC.tar.gz
Item2 = JL7T-14G391-BB
Open2 = SyncMyRide\JL7T-14G391-BB.tar.gz
Options = AutoInstall,Delay,Include
With the install script above, I still received the MEM_ERR03.
Another issue can be install files were not deleted in the copy and extract folders. There's a different script for that. Easier than trial and error could be to install 2.2 without voice/gn (but with the package deleting gn), then install 2.3 without gn, and if complete, install gn manually
Last edited by Acool; Feb 7, 2018 at 01:52 PM.
; SYNC3 2.3.10 NonNav remove GN
[SYNCGen3.0_ALL]
Item1 = GB5T-14G386-SC
Open1 = SyncMyRide\GB5T-14G386-SC.tar.gz
Options = AutoInstall,Delay,Include
Then, after reboot (and verification gn is gone)
; SYNC3 2.3.10 NonNav install Voice
[SYNCGen3.0_ALL]
Item1 = JL7T-14G391-BB
Open1 = SyncMyRide\JL7T-14G391-BB.tar.gz
Options = AutoInstall,Delay,Include
er issue can be install files were not deleted in the copy and extract folders. There's a different script for that. Easier than trial and error could be to install 2.2 without voice/gn (but with the package deleting gn), then install 2.3 without gn, and if complete, install gn manually
Yes exactly
I don't remember off the top of my head but it's a part of one of the packages. It might be the one that checks nav vs non-nav, you can try adding that one at the beginning of your autoinstall. Look inside the package at the sh file to see what clears /fs/images/ivsu_cache. Easier to install 2.2 sans images and let it do the cleanup for you.
I don't remember off the top of my head but it's a part of one of the packages. It might be the one that checks nav vs non-nav, you can try adding that one at the beginning of your autoinstall. Look inside the package at the sh file to see what clears /fs/images/ivsu_cache. Easier to install 2.2 sans images and let it do the cleanup for you.
8GB, but the partition that both stores GN/Voice AND is used for installing apps is a little under 5gb IIRC. So it has to hold voice/GN originals, and copy the tar.gz packages, and unpack them, and overwrite the original images. This is why it's crucial to remove gracenotes, and also to clean up the copy directory and unpack directory


