Topic Sponsor
2015 - 2020 Ford F150 General discussion on the 13th generation Ford F150 truck.
Sponsored by:
Sponsored by: Worksport

Sync 3 Technical Discussion

Thread Tools
 
Search this Thread
 
Old Feb 7, 2018 | 03:35 AM
  #171  
thetimetravelingpimp's Avatar
Junior Member
 
Joined: Jan 2018
Posts: 20
Likes: 1
Default

Originally Posted by TexasRebel05
Wait... are you ssh'd into QNX?

I SSH everyday of my life. It positively BLOWS my mind that we are now doing that in vehicles....
Reply
Old Feb 7, 2018 | 11:06 AM
  #172  
TexasRebel05's Avatar
Mustang Owner
 
Joined: Nov 2017
Posts: 43
Likes: 4
Default

Originally Posted by thetimetravelingpimp
I SSH everyday of my life. It positively BLOWS my mind that we are now doing that in vehicles....
No kidding.

I tried for a while, but just don't have the time to dedicate to it.
Reply
Old Feb 7, 2018 | 11:30 AM
  #173  
Ayham Kutit's Avatar
Junior Member
5 Year Member
 
Joined: Nov 2017
Posts: 3
Likes: 0
Default

Originally Posted by thetimetravelingpimp
I SSH everyday of my life. It positively BLOWS my mind that we are now doing that in vehicles....
So you're saying you can ssh into the sync 3?
Reply
Old Feb 7, 2018 | 12:56 PM
  #174  
Acool's Avatar
Thread Starter
Senior Member
 
Joined: Nov 2017
Posts: 204
Likes: 98
Default

Originally Posted by DragonSSCC
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!!
Yes give that a shot. Make sure you have those same packages on your install usb in the SyncMyRide folder (to be sure we're dealing with the same version of files as the one you're trying to install). After you do the first install, test voice commands. There's no need to install GN until step one gets done properly. If we need to break step one into further steps, step 2 would have to be undone anyway so just focus on the first step until voice gets resolved.
Reply
Old Feb 7, 2018 | 01:25 PM
  #175  
Acool's Avatar
Thread Starter
Senior Member
 
Joined: Nov 2017
Posts: 204
Likes: 98
Default

Originally Posted by DragonSSCC
I'll give it a shot then... Thanks!

Another question, what's the "options" line for? and its values? (I ask because I can tell you "kinda" know your way around this system )
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!
Reply
Old Feb 7, 2018 | 01:33 PM
  #176  
MrMonkey's Avatar
Junior Member
 
Joined: Feb 2018
Posts: 5
Likes: 1
Default

Originally Posted by Acool
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
FWIW, I tried this on my non-nav unit getting MEM_ERR03 when trying to do the complete v2.3 update. Before trying, I did a master reset and power cycle. All SW levels were at those provided by v2.2.

With the install script above, I still received the MEM_ERR03.
Reply
Old Feb 7, 2018 | 01:47 PM
  #177  
Acool's Avatar
Thread Starter
Senior Member
 
Joined: Nov 2017
Posts: 204
Likes: 98
Default

Originally Posted by MrMonkey
FWIW, I tried this on my non-nav unit getting MEM_ERR03 when trying to do the complete v2.3 update. Before trying, I did a master reset and power cycle. All SW levels were at those provided by v2.2.

With the install script above, I still received the MEM_ERR03.
How about breaking it into two more steps, i.e., removing GN, rebooting and making sure GN was gone, then installing voice? Without GN, there should be enough room to install voice.

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.
Reply
Old Feb 7, 2018 | 02:01 PM
  #178  
MrMonkey's Avatar
Junior Member
 
Joined: Feb 2018
Posts: 5
Likes: 1
Default

Originally Posted by Acool
How about breaking it into two more steps, i.e., removing GN, rebooting and making sure GN was gone, then installing voice? Without GN, there should be enough room to install voice.
Sure, I assume you are suggesting

; 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

Originally Posted by Acool
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
I suspect this is also an issue. I will give that a try if the above does not work.
Reply
Old Feb 7, 2018 | 02:24 PM
  #179  
Acool's Avatar
Thread Starter
Senior Member
 
Joined: Nov 2017
Posts: 204
Likes: 98
Default

Originally Posted by MrMonkey
Sure, I assume you are suggesting
Yes exactly


Originally Posted by DragonSSCC
Is there a way to delete those "temporary" files? What would be the script for that?
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.
Reply
Old Feb 7, 2018 | 02:29 PM
  #180  
Acool's Avatar
Thread Starter
Senior Member
 
Joined: Nov 2017
Posts: 204
Likes: 98
Default

Originally Posted by DragonSSCC
BTW, how much space does the system have? guess not a lot by what I'm reading
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
Reply



All times are GMT -4. The time now is 11:36 PM.