From c507dc54d3b2eae7ec2558ffb9ac4b29e38f3ce2 Mon Sep 17 00:00:00 2001
From: harman-f <98130152+harman-f@users.noreply.github.com>
Date: Sat, 18 Jun 2022 08:43:21 +0200
Subject: [PATCH 01/10] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c63bf07..1c3880b 100644
--- a/README.md
+++ b/README.md
@@ -68,7 +68,7 @@ Check https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki for even mor
- Insert the SD card into slot SD1 of your MHI2 unit and login to the RCC shell:
#### Mount SD card in slot SD1
- mount -uw /net/mmx/fs/sda0/
-#### start M.I.B by typing
+#### Start M.I.B by typing
- /net/mmx/fs/sda0/start
- Default screen seize of Putty/Kitty is often too small to display the M.I.B. menu in full.
From 62aa65d58172a866601b7ccb7f5b21ea87a7867e Mon Sep 17 00:00:00 2001
From: harman-f <98130152+harman-f@users.noreply.github.com>
Date: Sat, 18 Jun 2022 08:47:33 +0200
Subject: [PATCH 02/10] information updated and added
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 1c3880b..519900c 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ Check https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki for even mor
- Most older FW version will receive an udated GEM during M.I.B install.
- Make sure, that you always run latest M.I.B version --> https://mib.mibsolution.one & https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash
-- For additional Information check https://mibwiki.one
+- For additional Information check https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki & https://mibwiki.one
## CAUTION:
- Ensure that a external power is connected to the car during any flash or programming process!
@@ -22,7 +22,7 @@ Check https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki for even mor
- Power failure during flasing/programming will brick your unit.
- All you do and use at your own risk!
-## Prepare SD card:
+## [Prepare SD card](https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki/Prepare-M.I.B-SD-card-&-install-M.I.B#i---prepare-mib-sd-card):
- Extract all files of the M.I.B. to the root directory of a clean SD-Card (FAT32 formatted is requirement)
- Make sure that your SD card is not write protected.
- Patched IFS-stage2 images have to be placed on the SD card in the folder /patches
@@ -33,7 +33,7 @@ Check https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki for even mor
### FEC Generator:
- M.I.B is generating custom FecContainer.fec files based on existing FecContainer.fec and addfec.txt in patch folder.
- addfec.txt can be edited with any ASCII editor (Notepad++). DO NOT change EOL. Only not yet existing FECs will be added to container during the process.
-- No need to change FECContainer.fec with WhatTheFec tool. Original FECs in container will continue to work even without patch on unit.
+- Do NOT change FECContainer.fec with WhatTheFec tool, it will break file signature. M.I.B method will keep original FECS intact.
### ExceptionList BUG
- If your unit was patched with M.I.B before April 2021 run "Add new Fecs to FecContainer.fec" script in M.I.B -> PATCH.
From d2f5de5edd248dd256f3aafb89dd2b25f848f6c9 Mon Sep 17 00:00:00 2001
From: harman-f <98130152+harman-f@users.noreply.github.com>
Date: Sat, 18 Jun 2022 11:23:42 +0200
Subject: [PATCH 03/10] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 519900c..45ea7d4 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@ Check https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki for even mor
### FEC Generator:
- M.I.B is generating custom FecContainer.fec files based on existing FecContainer.fec and addfec.txt in patch folder.
- addfec.txt can be edited with any ASCII editor (Notepad++). DO NOT change EOL. Only not yet existing FECs will be added to container during the process.
-- Do NOT change FECContainer.fec with WhatTheFec tool, it will break file signature. M.I.B method will keep original FECS intact.
+- Do NOT change FECContainer.fec with WhatTheFec tool, it will break file signature. M.I.B method will keep original FECs intact.
### ExceptionList BUG
- If your unit was patched with M.I.B before April 2021 run "Add new Fecs to FecContainer.fec" script in M.I.B -> PATCH.
From 83a3ce3a1f70dc9b1ad830c888d5c96181b36520 Mon Sep 17 00:00:00 2001
From: harman-f <98130152+harman-f@users.noreply.github.com>
Date: Sat, 18 Jun 2022 14:20:19 +0200
Subject: [PATCH 04/10] Update README.md
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 45ea7d4..8797864 100644
--- a/README.md
+++ b/README.md
@@ -85,3 +85,5 @@ Check https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki for even mor
https://mibsolution.one
user and pass: guest
+
+google-site-verification: google1daead4d40aa9cc9.html
From 4d4751d415e721280be91f98e4cce191deb81f41 Mon Sep 17 00:00:00 2001
From: harman-f <98130152+harman-f@users.noreply.github.com>
Date: Sat, 18 Jun 2022 14:21:07 +0200
Subject: [PATCH 05/10] Update README.md
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 8797864..6b2fb34 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
+google-site-verification: google1daead4d40aa9cc9.html
# M.I.B. - More Incredible Bash
![GEM](https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/blob/main/GEM.png)
@@ -85,5 +86,3 @@ Check https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki for even mor
https://mibsolution.one
user and pass: guest
-
-google-site-verification: google1daead4d40aa9cc9.html
From 8ccc0e61d6ded3ffd74c89d11353d1d33dc9a987 Mon Sep 17 00:00:00 2001
From: harman-f <98130152+harman-f@users.noreply.github.com>
Date: Sat, 18 Jun 2022 14:21:50 +0200
Subject: [PATCH 06/10] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 6b2fb34..26bb69c 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-google-site-verification: google1daead4d40aa9cc9.html
+
# M.I.B. - More Incredible Bash
![GEM](https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/blob/main/GEM.png)
From 560d45dfdbf9075891b9d2fc32a1e93e91e7a0e9 Mon Sep 17 00:00:00 2001
From: harman-f <98130152+harman-f@users.noreply.github.com>
Date: Sat, 18 Jun 2022 14:22:41 +0200
Subject: [PATCH 07/10] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 26bb69c..c2c52fc 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
+
# M.I.B. - More Incredible Bash
![GEM](https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/blob/main/GEM.png)
From c8232754f74e52ae0d9df86f3c649759b71ebabb Mon Sep 17 00:00:00 2001
From: harman-f <98130152+harman-f@users.noreply.github.com>
Date: Sat, 18 Jun 2022 14:23:50 +0200
Subject: [PATCH 08/10] Update README.md
---
README.md | 2 --
1 file changed, 2 deletions(-)
diff --git a/README.md b/README.md
index c2c52fc..45ea7d4 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,3 @@
-
-
# M.I.B. - More Incredible Bash
![GEM](https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/blob/main/GEM.png)
From 7dd113923f0301372ae8bc53b7114e43550e9f7d Mon Sep 17 00:00:00 2001
From: harman-f <98130152+harman-f@users.noreply.github.com>
Date: Sat, 18 Jun 2022 23:20:17 +0200
Subject: [PATCH 09/10] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 45ea7d4..6d48b5d 100644
--- a/README.md
+++ b/README.md
@@ -35,7 +35,7 @@ Check https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki for even mor
- addfec.txt can be edited with any ASCII editor (Notepad++). DO NOT change EOL. Only not yet existing FECs will be added to container during the process.
- Do NOT change FECContainer.fec with WhatTheFec tool, it will break file signature. M.I.B method will keep original FECs intact.
-### ExceptionList BUG
+### [ExceptionList BUG[(https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki/ExceptionList-BUG)
- If your unit was patched with M.I.B before April 2021 run "Add new Fecs to FecContainer.fec" script in M.I.B -> PATCH.
- This will switch over to FecContainer.fec based patch and avoid EL BUG - unit will get stuck during boot.
From fac1ee5142ecd465b9968492cfeb856a6342f28a Mon Sep 17 00:00:00 2001
From: harman-f <98130152+harman-f@users.noreply.github.com>
Date: Sat, 18 Jun 2022 23:26:40 +0200
Subject: [PATCH 10/10] Update README.md
---
README.md | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)
diff --git a/README.md b/README.md
index 6d48b5d..87f83dd 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@
M.I.B. is distributed under the GNU General Public License v2.0. See [LICENSE](https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/blob/main/LICENSE) for more information.
-Check https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki for even more details about M.I.B and your MHI2 unit.
+**Check https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki for even more details about M.I.B and your MHI2 unit.**
## NOTE:
- M.I.B. is running on Harman MHI2(Q) units (MIB 2.x) only.
@@ -22,6 +22,13 @@ Check https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki for even mor
- Power failure during flasing/programming will brick your unit.
- All you do and use at your own risk!
+## M.I.B Functions:
+- [Go here for a full overview of all GEM functions](https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki/M.I.B-MENU-STRUCTURE)
+- [Patch ifs-root](https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki/Prepare-M.I.B-SD-card-&-install-M.I.B#3-do-stuff-smirk)
+- [SVM fix](https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki/M.I.B-functions#svm-fix)
+- [POG11 AndroidAuto button fix](https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki/Porsche-POG11-AndroidAuto-button-fix)
+- [POG24 & BYG24 AndroidAuto & CarPlay Widescreen Patch](https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki/POG24-&-BYG24---AndroidAuto-&-CarPlay-Widescreen-Patch)
+
## [Prepare SD card](https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki/Prepare-M.I.B-SD-card-&-install-M.I.B#i---prepare-mib-sd-card):
- Extract all files of the M.I.B. to the root directory of a clean SD-Card (FAT32 formatted is requirement)
- Make sure that your SD card is not write protected.
@@ -35,11 +42,11 @@ Check https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki for even mor
- addfec.txt can be edited with any ASCII editor (Notepad++). DO NOT change EOL. Only not yet existing FECs will be added to container during the process.
- Do NOT change FECContainer.fec with WhatTheFec tool, it will break file signature. M.I.B method will keep original FECs intact.
-### [ExceptionList BUG[(https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki/ExceptionList-BUG)
+### [ExceptionList BUG](https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki/ExceptionList-BUG)
- If your unit was patched with M.I.B before April 2021 run "Add new Fecs to FecContainer.fec" script in M.I.B -> PATCH.
- This will switch over to FecContainer.fec based patch and avoid EL BUG - unit will get stuck during boot.
-### M.I.B. in Green Engineering Menu - GEM:
+### [M.I.B. in Green Engineering Menu - GEM](https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki/Prepare-M.I.B-SD-card-&-install-M.I.B#iii---enter-green-engineering-menu-gem-to-run-mib):
- After M.I.B SD card is prepared
- Insert the SD card into slot SD1 of your MHI2 unit.
- Enter Engineering/Red Menu to start SW Update. Select UPDATE, select SD card, select "M.I.B. Launcher V1.0", START update.
@@ -52,13 +59,13 @@ Check https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki for even mor
### NOTE: SD card has to be placed in unit (SD1) to enable M.I.B. in GEM. --> no SD no M.I.B.
- GEM screen layout is fitted to 9.2'' screens - should work OK on 8'', but will have text cutted on smaller than 8''
-### Update to new M.I.B. version:
+### [Update to new M.I.B. version](https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki/Update-&-Uninstall-M.I.B):
- No need to reinstall M.I.B if you want to use a new version.
- Just create a fresh SD with latest M.I.B. version and insert into unit.
----------------------------------------------------------------------------------------------------------------------------------------
-## Old way, D-Link Method: Connect to MHI2 and start M.I.B.:
+## [Old way, D-Link Method: Connect to MHI2 and start M.I.B.](https://github.com/Mr-MIBonk/M.I.B._More-Incredible-Bash/wiki/About-M.I.B#mib-classic---putty-interface-not-maintained):
- This method is still available in M.I.B, but no longer fully supported.
- Basic functions are still available - Full functionallity is only given via GEM
- D-Link - e.g. DUB-E100 HW rev. D1 - USB-Ethernet adapter is required to connect to your MHI2 unit.