0% found this document useful (0 votes)
453 views3 pages

Convert MIB2 To MIB2.5 v0.3.2

Convert VW MIB 2 to MIB2.5

Uploaded by

marcin.bieg
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
453 views3 pages

Convert MIB2 To MIB2.5 v0.3.2

Convert VW MIB 2 to MIB2.5

Uploaded by

marcin.bieg
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

V0.3.2 Revision by Teh Falcon 07.09.

2021

Convert MIB2 High (Harman) to MIB2.5


for 9.2” Display

Do at your own risk! You can brick the unit!


Note: it is possible that something is missing in this manual or different
for other firmware versions!

• Setup unit on bench - Connect to RCC via UART

• Make Full (Advanced) Backup with M.I.B. to SD Card | http://mib.mibsolution.one

• Save Backup of SD Card on PC

• Format SD Card with FAT32 and Load MIB2.5 (G13) Firmware, Insert into SD1 on Unit

• Using E2PTool Program and D-Link (or UART Terminal) change part number and SW train to
fit MIB2.5 for brand and region (example for VW, 5NA035047 & MHI2_ER_VWG13_Pxxxx)

• Reboot Unit (hold power button for 30 seconds)

• Enter SWDL via Service Mode , Select Manual Download


Select MIB2.5 Firmware Update and Select ALL (all parts should say YES)

• Start Update

• Let Update Flash, at some point unit will enter RCC Emergency (some units update will fail at
MMX_App, at this point unit will restart. As soon as unit powers back on short UART RCC Tx
to GND, in UART terminal press key within 5 seconds to enter Command Line. Type “boot -t
emerg” and press enter to enter RCC Emergency)
NOTE: You MUST switch to 9.2” screen for Display to show at this point!
V0.3.2 Revision by Teh Falcon 07.09.2021

• As soon as BLUE RCC Emergency Screen is displayed with countdown timer, enter root as
login and MIB2.5 Firmware RCC Password then “slay -9 MIBEmergency” into UART Terminal
to stop countdown.
NOTE: This can be tricky and must be done before Countdown timer finishes, if you need to try again reboot unit
and enter RCC Emergency once again

• With Countdown Timer Stopped Enter Following Commands in order via UART Terminal:
mount -uw /net/mmx/fs/sda0/

on -f mmx sh

fdisk /dev/mnand0
(fdisk will start, unit Q key on keyboard to exit)

umount -f /dev/mnand0

fdisk /net/mmx/dev/mnand0 delete -a

fdisk /net/mmx/dev/mnand0 add -s1 -t177 -c0,685

fdisk /net/mmx/dev/mnand0 add -s2 -t5 -c686,28005

fdisk /net/mmx/dev/mnand0 add -s2 -e1 -t178 -n312

fdisk /net/mmx/dev/mnand0 add -s2 -e2 -t178 -n1280

fdisk /net/mmx/dev/mnand0 add -s2 -e3 -t178 -n2048

fdisk /net/mmx/dev/mnand0 add -s2 -e4 -t178 -n128

fdisk /net/mmx/dev/mnand0 add -s2 -e5 -t178 -n512

fdisk /net/mmx/dev/mnand0 add -s2 -e6 -t178 -n512

fdisk /net/mmx/dev/mnand0 add -s2 -e7 -t178 -n1024

fdisk /net/mmx/dev/mnand0 add -s2 -e8 -t178 -n576

fdisk /net/mmx/dev/mnand0 add -s2 -e9 -t178 -n15808

fdisk /net/mmx/dev/mnand0 add -s2 -e10 -t178 -n5120

fdisk /net/mmx/dev/mnand0 add -s3 -t179 -c28006,30315

mount -e /net/mmx/dev/mnand0

echo "y" | mkqnx6fs -T runtime -b 1024 -i 22912 /dev/mnand0t177

echo "y" | mkqnx6fs -T media -b 32768 -i 1024 /dev/mnand0t178

echo "y" | mkqnx6fs -T media -b 32768 -i 2048 /dev/mnand0t178.1

echo "y" | mkqnx6fs -T media -b 32768 -i 256 /dev/mnand0t178.2

echo "y" | mkqnx6fs -T media -b 32768 -i 2048 /dev/mnand0t178.3

echo "y" | mkqnx6fs -T runtime -b 32768 -i 65536 /dev/mnand0t178.4

echo "y" | mkqnx6fs -T media -b 4096 -i 32768 /dev/mnand0t178.5

echo "y" | mkqnx6fs -T runtime -b 16384 -i 8192 /dev/mnand0t178.6

echo "y" | mkqnx6fs -T media -b 1024 -i 32768 /dev/mnand0t178.7

echo "y" | mkqnx6fs -T media -b 32768 -i 8192 /dev/mnand0t178.8

echo "y" | mkqnx6fs -T media -b 32768 -i 16384 /dev/mnand0t178.9

echo "y" | mkqnx6fs -T runtime -b 32768 -i 16384 /dev/mnand0t179

umount -f /mnt/app
V0.3.2 Revision by Teh Falcon 07.09.2021

cat /fs/sda0/MMX2/app/70/default/app.img > /dev/mnand0t177


IMPORTANT (wait for this command to finish! May take several minutes!)

cd HBpersistence/SWDL

rm MainUnit-version2.txt

rm MainUnit-version2.txt.SWDL.compatibility.txt

rm MainUnit-version2.txt.SWDL.version.txt

rm MainUnitIgnoreImages.txt

/net/mmx/fs/sda0/RCC/tools/0/default/updatePersistence -type b -key 0xc002000d -value 1

/net/mmx/fs/sda0/RCC/tools/0/default/updatePersistence -type b -key 1 -value 0

• Reboot Unit (hold power button 30 seconds), Unit will reboot into MIB2.5 Firmware

• Enter SWDL Once Again, Manual Download, Select All, and Reflash MIB2.5 Firmware Update
Once Again, this will make a clean and complete Firmware Install.

• DONE

DO AT YOUR OWN RISK!

You might also like