Skip to content

How to install the toolbox

olli991 edited this page Aug 12, 2022 · 35 revisions

In this guide we want to show you a detailed instruction on how to install the Toolbox.

Content

  1. Downloading the Toolbox
  2. Installation via SD card / flashdrive
  3. Installation via eMMC
  4. Installation via console/telnet
  5. Accessing the Toolbox

1. Downloading the Toolbox

There are two ways of downloading the Toolbox!

1.1 Downloading the latest published release

Releases are builds which contain every change up to the date of the release. New stuff can only be added by releasing a new build / release. Release are most likely tested and are working builds. You can find the latest release on the right side of the repo: image

Download it by clicking on the ZIP:
image

1.2 Downloading the master branch with all changes to the current date

You can always "clone" the master branch of the repo. This way you can get changes that are made in between releases and don't have to wait on the next release. It can contain bugs! To download the latest copy of the master branch, open the folowing menu and download it as ZIP:
image

2. Installing the toolbox via SD card / flashdrive

Additional info If you're owning the following systems with navigation, then you can just install the toolbox via SD.

  • VW Discover Media with navigation
  • Skoda Amundsen with navigation
  • Seat System with navigation*

*SD installation on Seat units with firmware 05xx or VW above 06xx is not possible! Addition info can be read HERE

2.1 Unpack the content of the ZIP onto SD card / flashdrive

Unpack everything onto a clean SD card / flashdrive. The root should look like this:
image

2.2 Installing the toolbox

Go into Servicemenu by longpressing the Menu button on your unit.

It will kinda look like this (depending on your brand):
MST2-Service Menu

Click on Software update/versions and search for the Update button:
MST2-Software Info Screen

After that choose SD card or USB, usually it's not greyed out:
MST2-Software Update 1

Choose the release MIBStd2_Online_Approval and you'll get a list of all updated modules next.
MST2-Software Update 2
MST2-Software Update 3

Hit Start and the installation will start. The unit will reboot several times!

3. Installation via eMMC

This part is about to be written. WIP https://www.drive2.ru/l/600490854880126611/ https://www.drive2.ru/l/580634774394112538/ https://www.drive2.ru/l/568134976453739872/

4. Installation via console/telnet

This method is only possible if you've activated the console / telnet before. Read more about that HERE.

4.1 Unpack the content of the ZIP onto SD card / flashdrive

Unpack everything onto a clean SD card / flashdrive. The root of your SD card / flashdrive should look like this:
image

(Optional) 4.2 Removing metainfo.txt

Remove metainfo2.txt from the root of the SD card / flashdrive so that when you insert a SD card / flashdrive into the unit, the annoying endless reading indicator does not appear.

4.3 Connecting to your unit via console

There are two ways to connect to your unit, UART or via USB and D-LINK.

4.3.1 Connecting via UART

Connect your UART dongle to the unit and to your USB and open the device manager to find out on which COM port it is:
UART-Connection
UART-Device Manager

Open up Putty or the tool of your desire and enter the COM port. Change the speed to 115200. Choose connection type Serial and Telnet.
UART-Putty settings

After that click on Open at the bottom.

If you connected everything correctly you'll be greeted by the console.
UART-Console 1
UART-Console 2
Pictures by VadimSK

4.3.2 Connection via D-LINK and Telnet

Plug in the D-Link into the USB port of the unit and connect it to your computer via a network cable.

Go into your computer's network adapter settings and change the IPv4 of your network card:
DLINK-Network settings 1
DLINK-Network settings 2

Open Putty or something else and enter the following details:

  • IP 192.168.1.4
  • Port 23
  • Connection type: Other and Telnet
    DLINK-Putty settings

After that click on Open at the bottom.

You will be greeted by the consol login promt:
DLINK-Terminal 1

Enter login: root and Password: root and hit enter afterwards. If you see imx6:/# you're successfully connected:
DLINK-Terminal 2

4.4 Inserting SD card / flashdrive and start installation

After you're successfully connected to your unit insert your SD card / flashdrive into the unit. It's recommended to disconnect all other SD cards or flashdrives!

(Optional) 4.4.1 Find the mount of the SD card / flashdrive

Enter the mount command to find out on which path your SD card / flashdrive is actually mounted. Usually it's mounted like the following but it can differ in some rare circumstances:

  • SD1 /media/mp000
  • SD2 /media/mp001
  • USB1 /media/mp002
  • ...

4.4.2 Installing the Toolbox via console

Enter the following command to start the installation. Change this command to the fitting mount of your SD card / flashdrive: ksh /media/mp000/install.sh

You'll get this:
Terminal-Installation
Picture by VadimSK

5. Accessing the Toolbox

You've installed the Toolbox successfully and now want to access it?

5.1 Activate Developer Mode / Engineering Mode of the unit

The Toolbox is located inside the Green Menu. This menu is only accessable if your unit is in Developer / Engineering Mode. To activate this mode you need some kind of diagnostic software like OBD11, VCDS, VCP,...

  • Open the control module 5F
  • Head into the Adaptation channels
  • Search for Developer mode and switch it to active*

*With OBD11 it should just work like this. With VCDS you need to authorize yourself beforehand with S12345. In VCP you need to change the session to Engineer Mode and authorize yourself with the code 20103.

5.2 Accessing the Green Menu and the Toolbox

If you managed to active Devmode on the Unit you'll have an additional entry in the Service Menu called Testmode:
MST2-Testmode

In the Testmode menu you'll find the Green Engineering Menu option:
MST2-Testmode-GEM

After opening this you'll be greeted by the GEM (Green Engineering Menu). If your installation went successfully you'll now find the entry mibstd2_toolbox in this menu:
MST2-GEM

Opening this entry you'll be finally inside the Toolbox:
MST2-GEM-Toolbox