Страница 1 из 1

Audi MMI System Update Log - Can it be cleaned?

Добавлено: Чт фев 20, 2014 11:19 pm
XTed
Hi!

жаль мой русский не очень хорошо ... Я надеюсь, вы не возражаете English

I wanted to say that you are doing great stuff with the scripts for the MMI. I have a 3gp and it helped me removed a failed .fsc file!

I wondered if a script can be created to clear/delete the system update log where it records past map and activation installations in the "setup+return" menu?

Thanks so much, sorry for writing in English.
XTed

Добавлено: Чт фев 20, 2014 11:26 pm
sergeynik
work script you find in this links
[url]http://turbo-quattro.com/showthread.php?14480-самозапускающийся-скрипт[/url]

Добавлено: Чт фев 20, 2014 11:26 pm
sergeynik
work script you find in this links
[url]http://turbo-quattro.com/showthread.php?14480-самозапускающийся-скрипт[/url]

Добавлено: Пт фев 21, 2014 1:51 am
XTed
Great!

So I need to look in "/HBpersistence/DataPST.db" and "/mnt/hmisql/DataPST.db" to find where the "log" items from the system updates are stored?

I will take a look and see how I get on.

Добавлено: Пт фев 21, 2014 9:23 am
NikOrtin
хера се вы братцы пендосы ебаете о_О

Добавлено: Пт фев 21, 2014 10:36 am
tvitek
NikOrtin писал(а):хера се вы братцы пендосы ебаете о_О
Боюсь у чувака будут проблемы с переводом :D

Добавлено: Пт фев 21, 2014 11:59 am
XTed
I have a russian friend who helps ;)

Добавлено: Пт фев 21, 2014 2:26 pm
carbof0s
XTed писал(а):Great!

So I need to look in "/HBpersistence/DataPST.db" and "/mnt/hmisql/DataPST.db" to find where the "log" items from the system updates are stored?

I will take a look and see how I get on.


What is your final purpose ?

Добавлено: Пт фев 21, 2014 3:24 pm
XTed
The goal is to to "delete" the log entries that show in "engineering system update" screen.

I have entries that show map and firmware installations for example.

The menu that I mean is a MMI 3gp you press "car+back" - the menu where you install firmware or map updates. In this menu there is a "log" and I would like to remove all the entries.

I hope this makes sense.

Добавлено: Вт мар 04, 2014 9:51 pm
XTed
Ok. In the Last Week I have Looked in the / HBpersistence / DataPST.db and / mnt / hmisql / DataPST.db for the Log Items but I can not Find Them. Also I Looked around the extracts That I pulled from the MMI Without luck using Recommended by the script sergeynik. Can someone help Locate where Log Files These are A or Method to delete Them? The ones I Mean That are as in the Attached picture. Thanks!

Добавлено: Сб мар 08, 2014 5:08 pm
XTed
Some news...

I think I have found the "software update" log location:

efs-persist\SWDL\Log\service
efs-persist\SWDL\Log\user

Can the contents of the directories just be deleted? Is it safe to delete these folders?

Добавлено: Сб мар 08, 2014 5:11 pm
sergeynik
remount "efs-persist" for r\w
and move( delete) files

Добавлено: Сб мар 08, 2014 9:58 pm
XTed
That worked - logs are removed :)

Thank you!

Добавлено: Пт мар 14, 2014 11:47 am
Zdenek
Hi,
you delete all file in user and service, or some?
Have you script, or telnet?
Thanks

Добавлено: Сб мар 15, 2014 4:07 pm
XTed
I deleted the complete folder using the script method from sergeynik using the commands:

rm -f -r /mnt/efs-persist/SWDL/Log/service
rm -f -r /mnt/efs-persist/SWDL/Log/user

Добавлено: Пт май 02, 2014 7:03 pm
X.C
I have the same problem, wants to remove the keys from the navi audi q7 3g + because ive loaded vw key 00040405 in Audi Navi Q7 there though is the legal wants to remove vw key and install audi key 00040007 :)

helped me removed a failed .fsc file! and good .fsc file !


The goal is to to "delete" the log entries that show in "engineering system update" screen. (clear/delete the system update log where it records past map and activation installations in the "setup+return" menu) (a lot of bad old logs whose now did not want me to have)

Can you send me these two ready programs (ready script -program sd card - because I can not edit files and programs teeth do not spoil)

I do not want to spoil the navi in my q7 3gp+ 2014 maps, sim-google, tmc-online, audiconnect, 767 DH :)

Thanks in advance for your help

Добавлено: Ср май 07, 2014 5:00 pm
X.C
Does anyone SCRIPT READY to clear/delete the system update log where it records past map and activation installations in the "setup+return" menu?

XTed OR Any WHO, YOU CAN HELP - finished script, I'm trying to

I deleted the complete folder using the script method from sergeynik using the commands:

rm -f -r /mnt/efs-persist/SWDL/Log/service
rm -f -r /mnt/efs-persist/SWDL/Log/user

BUT NOT WORK (FREESCR - Sergeynik)

MMI AUDI Q7 3GP+ SOFT 767

Thanks so much,

Добавлено: Пт июл 25, 2014 5:58 am
X.C
someone give up script worked

$
SCRIPT READY to clear/delete the system update log where it records past map and activation installations in the "setup+return" menu?

"software update" log location:


efs-persist\SWDL\Log\service
efs-persist\SWDL\Log\user

please help me [CENTER]sergeynik -[/CENTER]X.TED - YOU CLEAN LOG AND SCRIPT WORKED PLEAS HELP ME

Добавлено: Пн июл 28, 2014 1:35 pm
XTed
The commands that you need are

rm -f -r /mnt/efs-persist/SWDL/Log/service
rm -f -r /mnt/efs-persist/SWDL/Log/user