02-20-2017, 08:49 PM
(This post was last modified: 02-20-2017, 08:51 PM by TuxInAGalaxy.)
(02-12-2017, 12:43 AM)LL-user link Wrote: To share with the community...
In cooperation with TuxInAGalaxy who did all the testing, here is the solution. Instead of using the the GUI tools xarchiver or file-roller, the CLI tool unzip seems to do the trick:
Code:unzip GG1T-14D544-AB.zip -d GG1T_unzipped
A folder GG1T_unzipped will be created with all the files unpacked as it should be, i.e. including the necessary sub-folder.
Unzip is also spelling out the reason why it's actually failing with the other tools:
But it's obviously smart enough to overcome this Windows syntax quirk.Code:warning: GG1T-14D544-AB.zip appears to use backslashes as path separators
It does seem to work but I haven't been able to do an official test with the sync on my car. When or if a new version of firmware gets released for it I will report if it works or not.
It was suggested that I tag this thread as solved. I've looked around the site and I'm not finding how to do that.