2004 to 2020 Mazda 3 Forum and Mazdaspeed 3 Forums banner
21 - 40 of 215 Posts
Ahh that's unfortunate. I had been planning to do the hub retrofit on my ND but I'm yet to find a good guide / video to follow and I don't want to be ripping the dashboard apart blind if I can help it.
 
I can tell you that the AA Tweak of AIO never worked at FW 70 or higher. With the as is version from AIO 2.8.6 you will not succeed.

Once there was a user who changed the code of it to work with FW 70 and higher, but it required a usb hub connected to the usb hub. And he and all his info got banned/deleted here, as he might have sold his solution or there were some copyright issues.

More stable was the official AA/CP with the 2 new cables and new usb hub.
Yea, I have a hub being delivered tomorrow. The only reason I updated to V74 is because of the hub and native Android Auto support. With that said, I really like the other customization and cleaning up of the interface, the "quality of life" mods.
 
After the tweak, will I still be able to use Android Auto or CarPlay?

I upgraded the CMU to support Android Auto, but do I actually need the upgraded CMU (or retrofit kit) if I have the tweaks? Will I be able to use the touchscreen with Android Auto after applying the tweaks? I would really appreciate any answers.
 
1. Yes, if you have official AA/CP already, you are able to use it afterwards.
2. No, touch for AA can not be enabled via AIO Tweaks or this ability here.
3. AIO Android Auto Tweak does not support FW 70 or 74. So, yes, if you want to use AA at FW 70 or 74, you have to use the the official version (new usb hub and 2 new cables).
 
1. Yes, if you have official AA/CP already, you are able to use it afterwards.
2. No, touch for AA can not be enabled via AIO Tweaks or this ability here.
3. AIO Android Auto Tweak does not support FW 70 or 74. So, yes, if you want to use AA at FW 70 or 74, you have to use the the official version (new usb hub and 2 new cables).
Thank you so much @Tristan-cx5. You are really great helping the community. I would like to bother you with one more info

1. Can you please let me know if I can downgrade to any older firmware where AIO tweaks for AA works?
2. If yes. Do you have the older supported firmware or any link for that please?
 
1. It depends and as you do not write which version is installed currently, I can ony tell you in general, that a downgrade in general is possible. But there are Firmware versions like 59.00.502 and 74.00.311 (or .310) which mark a stop, from these you can not downgrade any further via the usual downgrade method. Examples:
a) 74.00.324 is installed. Downgrade only possible to 74.00.311 (or .310).
b) 70.00.367 installed. Downgrade possible as low as 59.00.502.
So in either way you have to enable the firmware to be able to install tweaks after a downgrade. You can not downgrade below 59.00.502, and ony below that the firmware allows the installation of tweaks via usb. For higher firmwares you have to do the ID7, ID7v2 or mp3 method to be able to install tweaks again.
2. No.
 
Discussion starter · #30 ·
After the tweak, will I still be able to use Android Auto or CarPlay?

I upgraded the CMU to support Android Auto, but do I actually need the upgraded CMU (or retrofit kit) if I have the tweaks? Will I be able to use the touchscreen with Android Auto after applying the tweaks? I would really appreciate any answers.
I am using apple carplay. Not sure about AA.
 
Hi everyone,

I have an Abarth 124, and was wondering what is the process to installing our "Mazda to Abarth/Fiat" start up animation tweaks with V74 firmware?

The link to our script can be found here - http://www.mediafire.com/file/zj0cp690a7x5rq1/MazdaToFiatV70AIO.zip/file

I do have a few bench test CMUs to try out, with one currently on the V74.000.324 software but with Mazda logo. I have a TAU but currently it isn't connected to the bench unit as I need to work out the wiring. I discovered that a TAU is required to run the MP3 hack in order to run V74 tweaks.

I was able for many years run the bench unit without a TAU to do the software upgrades and tweaks using ID7 or Serial Method as it didn't require access to the entertainment menu (which requires a connected TAU).

Thank you!
 
It might be that a value change in the tweaks.sh file might be sufficient. At least that`s what I would try. But I am not a developer.
Search for:
Code:
  elif [ $_VER -eq 70 ]
  then
  if [ $_VER_EXT -le 100 ]
New values:
Code:
elif [ $_VER -eq 74]
then
if [ $_VER_EXT -le 999 ]
Please let me know, if the mp3 method works at your bench setup once the TAU is connected.
 
It might be that a value change in the tweaks.sh file might be sufficient. At least that`s what I would try. But I am not a developer.
Search for:
Code:
  elif [ $_VER -eq 70 ]
  then
  if [ $_VER_EXT -le 100 ]
New values:
Code:
elif [ $_VER -eq 74]
then
if [ $_VER_EXT -le 999 ]
Please let me know, if the mp3 method works at your bench setup once the TAU is connected.
Thanks Tristan,

I will definitely try and sort out the TAU, it seems the connector plugs are extremely hard to find. Good thing is I will test your above code inside the car shortly and report back.
 
@Tristan-cx5 ,

I've been watching some videos, and it seems the Vietnamese have some sort of crazy box that they've made to push commands on the terminal screen.


Any idea what this box is doing? Or what the script is? Seems wild but at the same time pretty easy to do. I was considering visiting these guys in my holidays to see if they are willing to sell the box and take it apart for all.
 
@UncleMurphy unfortunately adding a TAU on the bench setup won't enable access to the Entertainment Menu. I think you will need to add a PCM or better candidate, an Instrument cluster to complete the canbus network.
 
hi, I'm Enzo, I installed everything following your guide and it worked, the only thing that doesn't work is the tweek transform
l/km to km/l
nothing has changed, it's still l/km
 
Estoy usando el firmware 74.00.324 NA Mazda 3 2015
Funcionan bien los siguientes tweaks:
  • ✅ Touchscreen While Moving
  • ✅ Background Image
  • ✅ No More Disclaimer
  • ✅ Main Menu Loop
  • ✅ No More Beeps
  • ✅ Stausbar Tweaks
  • ✅ Videoplayer
  • ✅ Speedometer
  • ✅ Fuel Consumption Tweak
  • ✅ Videoplayer
  • ✅ Speedometer
  • ✅ Bigger Album Art
  • ✅ Change Blank Album Art Frame
  • ✅ Swapfile
 
21 - 40 of 215 Posts