⚠️ This toolbox version is only compatible with MIB STD2 PQ/ZR Technisat/Preh units and is NOT COMPATIBLE with MIB2 STD Delphi and MIB2 HIGH Harman units! ⚠️
For MIB2 HIGH see the jilleb/mib2-toolbox or even better Mr-MIBonk/M.I.B._More-Incredible-Bash project
WE ARE NOT RESPONSIBLE FOR ANY DAMAGE OF YOUR UNIT. YOU ARE DOING EVERYTHING AT YOUR OWN RISK! READ THIS README, USE YOUR BRAIN AND BE CAREFUL!
NOTE: SD installation method is NOT possible on units with part numbers 5C0035684F (aka variant 17222) and 5F003587/5QA035874 (aka variants 47213, 47214, 47215, 47216).
Metainfo2.txt of the Toolbox does not contain these variant numbers. Metainfo2.txt cannot be edited because has digital signature at the end of the file.
You may try to install Toolbox onto these variants of units with USB2HSD cable. The ONLY 100% working way of installing Toolbox on these variants is connecting of USB SD card reader to eMMC chip via needles or soldering.
MIBSTD2-Toolbox-vX.X.X.zip
to the root of SD card.cpu
folder in the root of the SD card with cpu
folder from \toolbox\gem
folder. If GEM is version 4.x+, skip this step.Service Mode -> Software Update
and install MIBStd2_Online_Approval
.IMPORTANT! By default console/telnet access on all units is disabled and you first need to install Toolbox to enable it!
MIBSTD2-Toolbox-vX.X.X.zip
to the root of SD card or USB drivemetainfo2.txt
, this helps to avoid endless reading spinner when connecting USB drive to the unit.mount
to see where inserted card/connected drive is mounted. Usually /media/mp000 is slot SD1, /media/mp001 slot SD2, /media/mp002 port USB1 and so on.ksh /media/mp000/install.sh
to install the toolbox. Old GEM will be automatically updated if found.MIBSTD2-Toolbox-vX.X.X.zip
to the root of any USB flash drive. Eject and physically disconnect all USB drives.mount
to see where USB drive with Toolbox is mounted. Normally it will be /fs/usb1.ksh /fs/usb1/install.sh
AnyToIso Lite
as example) from the contents of the toolbox and mount the iso via CD drive. You can then run ksh /fs/cd0/install.sh
! - OR - use the eMMC backup method.MIBSTD2-Toolbox-vX.X.X.zip
content to into /tmp
folder inside VM. And run ksh /tmp/install.sh
MIBSTD2-Toolbox-vX.X.X.zip
to the root of any USB flash drive. Eject and physically disconnect all USB drives.qemu-img convert -f raw backup.img -O vmdk backup.vmdk
, add it to Neutrino 6.5 Virtual Machine and start itmount
to see where USB drive with Toolbox is mounted. Normally it will be /fs/usb0 or /fs/hd10-dos-1.ksh /fs/usb0/install.sh
or ksh /fs/hd10-dos-1/install.sh
AnyToIso Lite
as example) from the contents of the toolbox and mount the iso via CD drive. You can then run ksh /fs/cd0/install.sh
!qemu-img convert -f vmdk backup.vmdk -O raw new_backup.img
MIBSTD2-Toolbox-vX.X.X.zip
content to into /tmp
folder inside VM. And run ksh /tmp/install.sh
dump
menu to copy files from unit's filesystem into corresponding dump
subfolder on SD card or USB drivecustom
subfolder on SD card or USB drivecustomization
menu to copy modified files back to unit's filesystem NOTE: Every time you copy files to the unit, scripts will make a backup of original files to backup
folder on SD card/USB drive. Any time later you can use restore
functions to revert changes.
⚠️ DO NOT TOUCH FILES IN THE BACKUP FOLDER!! ⚠️
mibstd2_toolbox
+---about
| +---disclaimer # Disclaimer and mentioning of involved people
| +---history # Version history of the toolbox
|
+---customization # Customization features
| +---adaptation # View and change adaptation of the unit
| +---car_bap_device_list
| +---car_can_device_list
| +---car_device_bus
| +---car_menu_operations
| +---advanced # Replacing of different system files HMI etc
| +---greenmenu # Import custom GreenMenus and scripts
| +---mirror-link # Unlock apps while driving
| +---navi # Unlock SD card usage from every brand and more
| +---remap_buttons # Remap buttons on your unit to another function
| +---skins # Modify skins
| +---sounds # Modify ringtones and system sounds
|
+---dump # Dumps various data to SD card
|
+---mib_info # Hardware infos about your MIB STD2
|
+---network # Telnet activation and more
|
+---tools # Tools and patches of SWDL, SWAP, CP etc
|
+---update_and_uninstall # Allows to update & uninstall the Toolbox
| +---Update Toolbox from SD card or USB drive # Updates Toolbox
+ +---Uninstall Toolbox # Completely uninstalls Toolbox
Extracts files from *.mcf skin file containers
Syntax: extract-mcf.py <INPUTFILE> <EXTRACTION-FOLDER>
Example: extract-mcf.py images.mcf .\extracted\
Compresses files from extracted folder back into *.mcf container
Syntax: compress-mcf.py <ORIGINAL-BASEFILE> <NEWFILE> <FOLDER-WITH-EXTRACTED-FILES>
Example: compress-mcf.py images.mcf images2.mcf .\extracted\
Extracts files from *.boot startup screen containers
Syntax: extract-startup_x.boot.py <INPUTFILE> <EXTRACTION-FOLDER>
Example: extract-startup_x.boot.py startup_x.boot .\extracted\
Compresses files from extracted folder back into *.boot container
Syntax: compress-startup_x.boot.py <ORIGINAL-BASEFILE> <NEWFILE> <FOLDER-WITH-EXTRACTED-FILES>
Example: compress-startup_x.boot.py startup_x.boot startup2_x.boot .\extracted\
Converts password to shadow file
Q: I already installed Toolbox and want to install new version. Do I need to uninstall the old one? What is a proper way to update?
A: No, you do not need to uninstall. Simply do update_and_uninstall->Update Toolbox from SD card or USB drive
Q: I got unit with part number X. How to know if that is Technisat/Preh/Delphi/Harman?
A: Google that part number in picture mode and take a look at the label or look for the letter in software version string.
For example MST2_EU_SK_ZR_P0478T. Letter T at the end means it's Technisat/Preh. If there is no letter it's Harman, correspondingly D=Delphi.
Q: Is Toolbox compatible with non Navi (single SD slot) units?
A: Yes, but to install you need to use USB2HSD cable or eMMC soldering method or console/telnet installation method.
Q: I installed Toolbox from SD but when I try to use it does nothing and prints errors!
A: Your fw is 01xx/02xx with GEM 3.5. Read installation steps carefully!
Q: Why Toolbox does not work with GEM 3.5 or lower?
A: GEM 3.5 and lower cannot run scripts
Q: Where to find GEM (Green Egineering Menu) version?
A: In the top left corner of the Green Engineering Menu screen.
Q: I already have the Toolbox installed and want to update my firmware from 02xx/03xx to 04xx/05xx/06xx etc version. Will Toolbox remain installed after the update?
A: Yes, but you need to update fw manually via Testmode->SWDL->Software Download Manual Download->Start Download
.
Tap on "Select all", open cpu
or cpuplus
folder there and untick esd_sec
module and start the update.
If you forget to untick esd_sec
, the update will clean /tsd/etc/persistence/esd folder and delete the toolbox.
Q: How to make screenshots?
A: Press and hold MEDIA key until you hear confirmation sound
Q: Where to find screenshots?
A: In the root folder of SD card. Use tools->Move screenshots from root of all drives to the Toolbox drive
to collect them in screenshots
folder on the Toolbox drive.
Q: After Toolbox installation I got OBD error 1556. How to fix it?
A: Usually just running Tools->Clean SWDL history and keep only non-duplicated FW updates
helps. Then reboot the unit and clear OBD2 error.
If the error is still there, long press MENU and enter Testmode->Green Engineering Menu->debugging->additional debug destination
.
Select where to save the log onto SD or USB. Open the log from SD/USB and look for strings like SW incompatible
. They will contain the reason of the error.
Q: Can I make eMMC backup of my unit?
A: Yes, use dump->eMMC content (exFAT/NTFS SD card/USB drive + ~7.3 GB free space required)
menu.
As most of the units have 7.3 GB eMMC chips, FAT32 formatted media cannot be used because of 4 GB max filesize limitation.
Also it is strongly recommended to use exFAT/NTFS formatted SD card because USB port on MIB STD2 is capped to 5 MB/s.
Class 10 SD card allows to achieve the dump speed upto 10 GB/s so the process finishes in just ~15 minutes :)
Q: Which firmware trains are currently supported for direct SWDL/SWAP/CP patching?
A: Look lists for SWDL here
SWAP here
, and CP here
Q: Which firmware is supported on button remapping?
A: You can see this in the files, look for the commented sections. List for:
Traffic -> App here | Setup -> App here | Info -> App here | Setup-> Navigation here
Q: I got "Unknown file size detected" error
A: Run mibstd2_toolbox>tools>Dump support files to SD folder /dump/.../support
.
Zip /dump/support
folder from SD and attach file into an issue here