Audi TT Forum banner

MIB Region Set to EuropeROW

19K views 33 replies 10 participants last post by  el hombre  
#1 ·
Sorry for another navigation map thread!!

I can't update my maps due to my MIB reporting a region value of EuropeROW and the maps giving a region value of Europe.

Can anything be done to get around this? Can I change the region value in the MIB?

Changing the values in the metainfo2 files returns a checksum error.
 
#5 ·
I couldn't find any files like that in the map update package on the SD card. Is there anything else I can try?

After a bit of research it seems my only option is to upgrade the MIB firmware to a Europe-specific version.

Does anybody else have EuropeROW set as their MIB region?
 
#6 ·
Tebor123 said:
I couldn't find any files like that in the map update package on the SD card. Is there anything else I can try?

After a bit of research it seems my only option is to upgrade the MIB firmware to a Europe-specific version.

Does anybody else have EuropeROW set as their MIB region?
Where did you get the map update package? what is in the package directory? What FEC entry did you use?
 
#7 ·
In the root of the card there's a Mib1 folder, Mib2 folder and a metainfo2.txt file.

Inside the Mib2 folder there's a NavDB folder, SpeechResVDE folder and a Truffles folder. There's also another metainfo2.txt file.

The contents of the root metainfo2.txt file are below:

Code:
[common]
vendor = "ESO"
variant = "FMU-H-*-*-*"
variant2 = "FM2-*-*-*-*"
variant3 = "QC2-*-*-*-*"
variant4 = "FMQ-*-*-*-*"
region = "Europe"
MetafileChecksum = "fcbb47bc9cea64a52c00ac305517f158a65f25bb"

[common_Release_1]
variant = "FMU-H-*-*-*"
region = "Europe"
name = "MIB1 navigation database"
path = "./Mib1"

[common_Release_2]
variant = "FM2-*-*-*-*"
variant2 = "QC2-*-*-*-*"
variant3 = "FMQ-*-*-*-*"
region = "Europe"
name = "MIB2 navigation database"
path = "./Mib2"

[Signature]
signature1 = "321c41897fc2e8605c9ff2736bf510c1"
signature2 = "c916568df82ec4026a4a5ec721384286"
signature3 = "05538004273506a4278a266a8c6827f7"
signature4 = "e90124b0c585b6807f197881c18a229e"
signature5 = "afd011eaae35da39cac02951ab3e68a8"
signature6 = "f5b1ee18fcd9774d9dbab95b3a74c03e"
signature7 = "19c40ecb3010c2e8f98cbb9b8b9ec939"
signature8 = "97b8ce0e139462cdf6b574792b5f0d93"
 
#10 ·
When carplay was initially installed on my north american TT, I didn't realize until I started doing the process myself that the installed Fec file contained all kinds of values... features that were for my car or didn't even exist. I also noted that there were Navigation codes not just for NA but also for EUR and ROW. So maybe you can just add ROW codes to the car and the map install will work?
 
#11 ·
No luck with adding ROW FEC codes to my car. The map update still complains about a region conflict

Looks like my module eeprom needs to be updated. Found this in a document I downloaded. It relates to US to EU conversion but might be of some use.

Conversion USA -> EU
If you need to perform conversion from USA to EU unit firstly you must install Advanced Green Menu. If password for unit is know is good. When not you nedd to perform unit update with according firmware from Audi USA pack.
Unpack files from Developer menu MIB2.7z (folder engdefs) to SD card fully-formaed to FAT32. Login to 172.16.250.248:23 console and put comands: mount -uw /net/mmx/fs/sda0/
/bin/mount -uw /mnt/app/
cp -Mqnx -r /net/mmx/fs/sda0/engdefs /mnt/app/eso/hmi/engdefs/
Restart unit, Advanced Green Menu is installed.
Next step to make changes in units eeprom. Each car model has own eeprom procedure. Put clean fully-formaed SD card to SD1 (you will make backup of edited eeprom to eeprom_US2EU.txt file) and then login to 172.16.250.248:123 console and put comands according to your car model and MMI version:

MHI2_US_AU43x_Xxxxx (Audi TT MIB2)
/usr/apps/modifyE2P w DF 13
/usr/apps/modifyE2P w E0 02
/usr/apps/modifyE2P w 3A0 4D 48 49 32 5F 45 52 5F 41 55 34 33 78 5F 50 31 /usr/apps/modifyE2P w 3B0 30 30 30
mount -uw /net/mmx/fs/sda0/
/usr/apps/modifyE2P r 00 8000 > /net/mmx/fs/sda0/eeprom_US2EU.txt
 
#12 ·
OK,
I managed to enable activation of Developer Mode using VCDS with Security Access S12345 and can now open the Green Menu.

Wow, there's a lot in there! Does anybody know where I can change the region setting? I've enabled 'User SWDL' so will try the download again later but I couldn't find an 'Ignore region and variant' option.

Any help would be very welcome!
 
#13 ·
Tebor123 said:
OK,
I managed to enable activation of Developer Mode using VCDS with Security Access S12345 and can now open the Green Menu.

Wow, there's a lot in there! Does anybody know where I can change the region setting? I've enabled 'User SWDL' so will try the download again later but I couldn't find an 'Ignore region and variant' option.

Any help would be very welcome!
Have you had any luck with this? I have a US car that I'd love to put EU maps on.
 
#14 ·
Yes, I got it sorted...eventually!

I decided to install the MIB2 Toolbox software which extends the Green Menu. With that, I was able to change the variant/region of my unit and install the latest EU maps.

You can find the software here - https://github.com/jilleb/mib2-toolbox

A few forum members have installed it with great success. Be careful if you do decide to install it. There are a lot of options that can seriously mess up your unit if you don't know what you're doing.

Let me know if you need any help.
 
#20 ·
Yes, I got it sorted...eventually!

I decided to install the MIB2 Toolbox software which extends the Green Menu. With that, I was able to change the variant/region of my unit and install the latest EU maps.

You can find the software here - GitHub - jilleb/mib2-toolbox: The ultimate MIB2-HIGH toolbox.

A few forum members have installed it with great success. Be careful if you do decide to install it. There are a lot of options that can seriously mess up your unit if you don't know what you're doing.

Let me know if you need any help.
Hello,

I also tried this procedure on my SQ5 car from the USA. I installed MIB2 Toolbox, made the change from NAR to Europe-ROW.

When i put the SD card with maps and try to update i receive a message: the update is not compatible or it is outdated.
When I try to access the map or the navigation, I get the message: navigation database is not unreadable.

Any tips?
 
#15 ·
Tebor123 said:
Yes, I got it sorted...eventually!

I decided to install the MIB2 Toolbox software which extends the Green Menu. With that, I was able to change the variant/region of my unit and install the latest EU maps.

You can find the software here - https://github.com/jilleb/mib2-toolbox

A few forum members have installed it with great success. Be careful if you do decide to install it. There are a lot of options that can seriously mess up your unit if you don't know what you're doing.

Let me know if you need any help.
Hi @Tebor123, can you please share the steps you did to change the region from the green menu?
Thanks
 
#16 · (Edited by Moderator)
#19 ·
Alvaro said:
pcbbc said:
How did you enter in the green menu?
I have installed the toolbox and i have activated de developer mode by obdeleven
Press and hold up NAV/MAP rocker switch immediately followed by RADIO, and keep both help up for about 5 to 10 seconds.

Map region is also in byte 3 of the long coding of unit 5F MIB.
0 = maps not installed
1 = Europe
 
#25 ·
You’ll need to update your activation keys to include European maps. The procedure for the TT is in the firmware updates thread, but the SQ5 is going to be different and requires a different patch file from the one provided there.

I think the toolkit also has some support for patching and updating the FecContainer with the relevant SWaP codes, but I’m not familiar with that method so can’t advise. Sorry.

The md5 file isn’t part of the update. Just a list of checksums of the files downloaded from the web. Not needed for a successful update.
 
#27 ·
Probably you should start by exporting your current FecContainer.fec
Then you can try my editor here. Should work for other models, but only really tested on TT.

Then upload the new version to car. But in order for it to be valid you will need to re-flash the stage2.ifs with a patched one suitable for the the SQ5 MIB firmware version. Unless you do that none of the features will be valid.

As I said, never used the toolkit method. Perhaps best taking advice from someone who has.