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

Sync 3 Technical Discussion

Thread Tools
 
Search this Thread
 
Old 11-15-2017, 12:52 PM
  #21  
Mustang Owner
 
TexasRebel05's Avatar
 
Join Date: Nov 2017
Posts: 43
Received 4 Likes on 4 Posts
Default

So, for MY16 W/O NAV it looks like:

-TBB is still the NAV check
-AHH contains the base image & normalizes between '16, '17, and '18 vehicles/APIMs
>included in the img.tar.gz tarball are all of the HB5T-14G386-A*.img files I'd been looking for
-SC deletes old stuff (gracenotes, &c.)
-BB nothing more than the voice_new recognition software (1.5 GB)
-AAB it appears undoes the normalizing that was done in -AHH
-BA nothing more than the gracenotes_new image
-AJ is all of the apps and some finishing bits
-AA generates the .xml file that is sent back to Ford.

So, If I'm trying to piecemeal this thing together to install... It looks like part 1 (base image) should have -TBB, -AHH, -AAB, -AA and Part 2 (everything else) should be -TBB, -SC, -BB, -BA, -AJ, -AA
The following users liked this post:
Acool (11-15-2017)
Old 11-15-2017, 12:54 PM
  #22  
Mustang Owner
 
TexasRebel05's Avatar
 
Join Date: Nov 2017
Posts: 43
Received 4 Likes on 4 Posts
Default

Originally Posted by Cuch
Same thing happened to me; I had to create a special `autoinstall.lst` install file for GN. Here you go:

Code:
; SYNC3 Consumer Assembly Upgrade - Release 2.3.10 - Only for MY 16 NonNav/NonEU assemblies.

; GN DB installation

[SYNCGen3.0_2.3.17109_PRODUCT]
; system prep
Item1 = HB5T-14G386-TBB
Open1 = SyncMyRide\HB5T-14G386-TBB.tar.gz
; remove Gracenotes DB to make room
Item2 = GB5T-14G386-SC
Open2 = SyncMyRide\GB5T-14G386-SC.tar.gz
Options = AutoInstall

; 2nd half

[SYNCGen3.0_ALL]
; gracenotes DB installation
Item1 = JL7T-14G423-BA
Open1 = SyncMyRide\JL7T-14G423-BA.tar.gz
Options = AutoInstall,Delay,Include,Transaction
The trick is, I can't seem to get v2.3 installed. The MEM_ERR03 issue isn't yet resolved.
Old 11-15-2017, 01:17 PM
  #23  
Senior Member
 
Cuch's Avatar
 
Join Date: Aug 2017
Posts: 212
Received 83 Likes on 50 Posts
Default

Originally Posted by TexasRebel05
The trick is, I can't seem to get v2.3 installed. The MEM_ERR03 issue isn't yet resolved.
trick is to avoid/omit installing the Nuance voice recognition and prompt image/package. It’s the largest package in the bundle.
Old 11-15-2017, 01:19 PM
  #24  
Senior Member
Thread Starter
 
Acool's Avatar
 
Join Date: Nov 2017
Posts: 204
Received 98 Likes on 62 Posts
Default

Just a thought: Could it be a RAM error instead of storage error? These modules have I believe 2GB DDR3 SDRAM inside. I don't recall if a Master reset wipes out everything non-stock that would be loaded into RAM upon restart?

Have you tried an actual Power Cycle (disconnect battery)? While the module goes to sleep after shutting down, the CPU is still powered. It may need to be actually power cycled to lose whatever it's holding in RAM.

Any steps you can take to reduce any RAM usage (i.e., true power cycle by removing battery, remove apps, turn off wifi, master reset, don't touch anything upon master reset other than to say no to auto updates - then insert USB)?
Old 11-15-2017, 01:25 PM
  #25  
Senior Member
 
Cuch's Avatar
 
Join Date: Aug 2017
Posts: 212
Received 83 Likes on 50 Posts
Default

Originally Posted by Acool
Just a thought: Could it be a RAM error instead of storage error? These modules have I believe 2GB DDR3 SDRAM inside. I don't recall if a Master reset wipes out everything non-stock that would be loaded into RAM upon restart?

Have you tried an actual Power Cycle (disconnect battery)? While the module goes to sleep after shutting down, the CPU is still powered. It may need to be actually power cycled to lose whatever it's holding in RAM.

Any steps you can take to reduce any RAM usage (i.e., true power cycle by removing battery, remove apps, turn off wifi, master reset, don't touch anything upon master reset other than to say no to auto updates - then insert USB)?
good points man! I will try that. I have a special install script that installs just the voice image. I will give that a try and report back later today!
Old 11-15-2017, 01:27 PM
  #26  
Mustang Owner
 
TexasRebel05's Avatar
 
Join Date: Nov 2017
Posts: 43
Received 4 Likes on 4 Posts
Default

Originally Posted by Acool
Just a thought: Could it be a RAM error instead of storage error? These modules have I believe 2GB DDR3 SDRAM inside. I don't recall if a Master reset wipes out everything non-stock that would be loaded into RAM upon restart?

Have you tried an actual Power Cycle (disconnect battery)? While the module goes to sleep after shutting down, the CPU is still powered. It may need to be actually power cycled to lose whatever it's holding in RAM.

Any steps you can take to reduce any RAM usage (i.e., true power cycle by removing battery, remove apps, turn off wifi, master reset, don't touch anything upon master reset other than to say no to auto updates - then insert USB)?
I'll try that. The only thing I did after a master reset was Sirius presets and connected to WiFi. Maybe that little bit was it.
I know power was disconnected two weeks ago when they were servicing my valve cover gasket.
Old 11-15-2017, 03:35 PM
  #27  
Senior Member
Thread Starter
 
Acool's Avatar
 
Join Date: Nov 2017
Posts: 204
Received 98 Likes on 62 Posts
Default

As an aside, the module stores the main file system on two partitions. For the module I updated from 1.0 to 2.3, it has 1.0 on one partition, and 2.3 on the other. This doesn't include mountable images (like GN) which are stored on a third partition and likely overwritten during upgrade since their existence isn't vital. Install cache is stored along with GN and Voice on the third partition, so I'm guessing if the MEM error is due to disk space and not RAM, then perhaps the install cache is not being cleared. In the install scripts, are there any references to ivsu_cache or ivsu_installcache ?
Old 11-15-2017, 03:50 PM
  #28  
Senior Member
 
Cuch's Avatar
 
Join Date: Aug 2017
Posts: 212
Received 83 Likes on 50 Posts
Default

Originally Posted by Acool
As an aside, the module stores the main file system on two partitions. For the module I updated from 1.0 to 2.3, it has 1.0 on one partition, and 2.3 on the other. This doesn't include mountable images (like GN) which are stored on a third partition and likely overwritten during upgrade since their existence isn't vital. Install cache is stored along with GN and Voice on the third partition, so I'm guessing if the MEM error is due to disk space and not RAM, then perhaps the install cache is not being cleared. In the install scripts, are there any references to ivsu_cache or ivsu_installcache ?
LOL of course I read this as I attempt a fresh 2.3 installation after a master reset and leaving my battery disconnected for over two hours .

i’ll take a look at the various script and see if there’s any references to those cache items
Old 11-15-2017, 03:54 PM
  #29  
Senior Member
 
Cuch's Avatar
 
Join Date: Aug 2017
Posts: 212
Received 83 Likes on 50 Posts
Default

Originally Posted by Acool
In the install scripts, are there any references to ivsu_cache or ivsu_installcache ?
Code:
$ grep cache `find . -name *.sh`
./GB5T-14G386-AA/post_script.sh:			diff -q $f /fs/images/ivsu_cache/Interrogator_Log.xml > /dev/null
./GB5T-14G386-AA/post_script.sh:		rm /fs/images/ivsu_cache/*Interrogator_Log.xml
./GB5T-14G386-AA/post_script.sh:	if [ ! -e /fs/images/ivsu_cache/Decoded_ODL.xml ]; then
./GB5T-14G386-AA/post_script.sh:		cp /tmp/Decoded_ODL.xml /fs/images/ivsu_cache
./JL1T-14G381-AJ/post_script.sh:SRC_LOCATION=/fs/images/ivsu_installcache/.extract_apps
./JL1T-14G381-AJ/post_script.sh:SRC1_LOCATION=/fs/images/ivsu_cache/.extract_apps
Old 11-15-2017, 04:05 PM
  #30  
Senior Member
 
Cuch's Avatar
 
Join Date: Aug 2017
Posts: 212
Received 83 Likes on 50 Posts
Default

2.3 MY16 non-nav pristine install attempt after clearing everything and leaving battery disco'd for 3 hours: no go. MEM_ERR03.

I want an APIM with m0ar RAMdisk dammit.


Quick Reply: Sync 3 Technical Discussion



All times are GMT -4. The time now is 01:58 PM.