I have become a victim of the ghost touches (had some incidents where my car phoned people and I couldn't stop it - quite funny really - especially when it was calling a second person while I was apologising to the first recipient who I hadn't spoken to in years).
I was on ADR 59_00_502A and installed the "disable touchscreen" script that was referenced in post #9485. It worked great.
I decided if I am to have no touchscreen, I may as well bite the bullet and go for official Android Auto so I can just talk to the navigation.
I purchased the kit and today I upgraded to ADR 70_00_100A in preparation for the install.
Now I have found that I have to rename "tweaks.sh" to "run.sh" in order to get any tweaks to install. I tried the "Create run.sh" option in AIO but it didn't work (nothing happens) - I have to use this rename method. I installed all my tweaks again just fine after that.
But when I try to install the "Disable Touchscreen" I get the error "
Mount point not found, have to reboot again".
Looking in the sh file in notepad I see the following:
compatibility_check()
{
# Compatibility check falls into 5 groups:
# 59.00.5XX ($COMPAT_GROUP=5)
# 59.00.4XX ($COMPAT_GROUP=4)
# 59.00.3XX ($COMPAT_GROUP=3)
# 58.00.XXX ($COMPAT_GROUP=2)
# 55.00.XXX - 56.00.XXX ($COMPAT_GROUP=1)
Looks like maybe this script is not compatible with versions > 59.00.5xx.