Mr-MIBonk / M.I.B._More-Incredible-Bash

M.I.B. - More Incredible Bash - The Army knife for Harman MIB 2.x aka MHI2(Q) units
GNU General Public License v2.0
527 stars 59 forks source link

MHI2Q_US_AUG22_P5145_MU1316 patch not found #408

Closed home-automate closed 7 months ago

home-automate commented 7 months ago

Description: Received error for "MHI2Q_US_AUG22_P5145_MU1316_PATCH NOT found on SD card" This patch does not seem to exist in the patch archive, hence not found. It is stock Firmware which was installed on 2020 Q5.

MIB version: pre-release V3.7.1

----
MMX-flash---->
ifs-root-stage2.ifs offset: 0x00ba0000
ifs-root-stage2.ifs size: C005F400
Found YJL-26010.03.20903901AA backup, will check if all complete...
Doing standard backup
It will take about 5 minutes to complete.
Please wait...
Version info..... -> Backup is already there!
FEC folders...... -> Backup is already there!
Shadow files..... -> Backup is already there!
Partition info... -> Backup is already there!
Folder lists..... -> Backup is already there!
Datasets......... -> Backup is already there!
EEPROM........... -> Backup is already there!
storage1......... -> Backup is already there!
storage2......... -> Backup is already there!
SWDL............. -> done :-)
GEM jars......... -> done :-)
lsd.jxe.......... -> done :-)
HMI folders...... -> done :-)
RCC OFFSET's..... -> done :-)
RCC Flashlock.... -> done :-)
RCC flash dump... -> done :-)
RCC ifs-stage2...4512+0 records `in`
4512+0 records out
 -> done :-)
backing up backup -> Backup part 1 is already there!
ls -als /net/mmx/mnt/boardbook --> total 192
      64 drwxrwxrwx  3 root      root          32768 Jan 01 00:02 .
      64 drwxrwxr-x  4 root      root          32768 Jan 01 00:02 ..
      64 drwxrwxrwx  3 root      root          32768 Jan 01 00:15 MU1316
Free space in /net/mmx/mnt/boardbook 928Mbytes

MMX-flash-done!
Patch folder /net/mmx/fs/sda0/patches/MHI2Q_US_AUG22_P5145_MU1316_PATCH NOT found on SD card

--------------- DEBUG --------------
IFS_VERSION:        
OFFSETPART2:        ba0000
OFFSETPART2_DB:     
STAGE2SIZE:     C005F400
STAGE2SIZE_orig:    
SHA1_orig:      
header_chk_FEC_CP:  
SHA1_FEC_CP:        
IFS2_new:       
IFS2_backup:        
Big Endian:     
SHA1_UNIT:      
SHA1_PATCH:     
------------------------------------
home-automate commented 7 months ago

Will try solution from #116 : Rename MHI2Q_US_AUG22_P5087_MU1316_PATCH to MHI2Q_US_AUG22_P5145_MU1316_PATCH

xirixiz commented 7 months ago
home-automate commented 7 months ago
  1. Downloaded the Patch archive
  2. Copied directory MHI2Q_US_AUG22_P5087_MU1316_PATCH to SD card
  3. Renamed MHI2Q_US_AUG22_P5087_MU1316_PATCH to MHI2Q_US_AUG22_P5145_MU1316_PATCH
  4. success

Reason this worked is that ifs root part2 did not change between releases (see issue #116 )

Closing this issue