Home Forum Blog Private Support Courses
Our courses are now on YouTube! Start Watching
Hovatek Forum OPERATING SYSTEMS Android [Tutorial] How to use MTK Client to back up Mediatek firmware

[Tutorial] How to use MTK Client to back up Mediatek firmware

[Tutorial] How to use MTK Client to back up Mediatek firmware

Pages (6): Previous 1 2 3 4 5 6 Next
mtk6771user
mtk6771user
mtk6771user
Newbie
1
31-07-2023, 07:06 AM
#41



Hello guys,

I have an mtk6771 (p60) device that consistently gets

Preloader - [LIB]: Status: Handshake failed, retrying...

Because the battery ui pops up after plugging in the usb to my laptop. I can't use wwr mtk + sp flash tool since I have a UFS device. Any advice? Thanks
hovatek
hovatek
hovatek
Administrator
50,906
03-08-2023, 11:23 AM
#42
(31-07-2023, 07:06 AM)mtk6771user Hello guys,

I have an mtk6771 (p60) device that consistently gets

Preloader - [LIB]: Status: Handshake failed, retrying...

Because the battery ui pops up after plugging in the usb to my laptop. I can't use wwr mtk + sp flash tool since I have a UFS device. Any advice? Thanks

Create a new thread by clicking Ask Question at the top

Learn MediaTek, Unisoc / Spreadtrum (SPD) and Qualcomm Software Repairs @ https://www.hovatek.com/training
Note!
We have a reply schedule for Forum Support. Please try Private Support if you can't wait.
jarnaldomeza
jarnaldomeza
jarnaldomeza
Newbie
4
26-08-2023, 11:19 PM
#43
I'm trying but I get an error

DeviceClass - [LIB]: Couldn't get device configuration


I found an imei backup.bat file with the following configuration

@echo off
echo Walkthrough:

echo 1. Turn off your device.
echo 2. Hold down the volume down and up buttons and connect the usb.
echo 3. Release when stuff appears.
echo The process will begin in 5 seconds.

timeout /t 5
python mtk r nvcfg,nvdata,persist,protect1,protect2,seccfg,nvram nvcfg.img,nvdata.img,persist.img,protect1.img,protect2.img,seccfg.bin,nvram.bin
mkdir imei_backup
move nvcfg.img imei_backup/
move nvdata.img imei_backup/
move persist.img imei_backup/
move protect1.img imei_backup/
move protect2.img imei_backup/
move seccfg.bin imei_backup/
move nvram.bin imei_backup/

echo "Backup is done, you can now disconnect your device and reboot"
pause


It also gives me the same error, which file should I delete?
tested on a xiaomi redmi note 9 with miui 13 and android 12
sorry my english
hovatek
hovatek
hovatek
Administrator
50,906
31-08-2023, 04:15 PM
#44
(26-08-2023, 11:19 PM)jarnaldomeza I'm trying but I get an error

DeviceClass - [LIB]: Couldn't get device configuration


I found an imei backup.bat file with the following configuration

@echo off
echo Walkthrough:

echo 1. Turn off your device.
echo 2. Hold down the volume down and up buttons and connect the usb.
echo 3. Release when stuff appears.
echo The process will begin in 5 seconds.

timeout /t 5
python mtk r nvcfg,nvdata,persist,protect1,protect2,seccfg,nvram nvcfg.img,nvdata.img,persist.img,protect1.img,protect2.img,seccfg.bin,nvram.bin
mkdir imei_backup
move nvcfg.img imei_backup/
move nvdata.img imei_backup/
move persist.img imei_backup/
move protect1.img imei_backup/
move protect2.img imei_backup/
move seccfg.bin imei_backup/
move nvram.bin imei_backup/

echo "Backup is done, you can now disconnect your device and reboot"
pause


It also gives me the same error, which file should I delete?
tested on a xiaomi redmi note 9 with miui 13 and android 12
sorry my english

Create a new thread by clicking Ask Question at the top

Learn MediaTek, Unisoc / Spreadtrum (SPD) and Qualcomm Software Repairs @ https://www.hovatek.com/training
Note!
We have a reply schedule for Forum Support. Please try Private Support if you can't wait.
weekstonz
weekstonz
weekstonz
Newbie
1
01-09-2023, 01:04 PM
#45

Mediatek Course Mediatek Course


i was wanting to ask,you said in this post you were working on k-51,which button would be the google home button?
Boto99
Boto99
Boto99
Newbie
2
05-09-2023, 03:22 PM
#46
สวัสดีคุณครู ฉันใช้เครื่องมือนี้ แต่อยากทราบวิธีทำ Emi custom และมีวิธีใดบ้าง? อาจารย์ช่วยแนะนำวิธีหน่อยครับ
44cK3r
44cK3r
44cK3r
Newbie
1
30-11-2023, 05:38 AM
#47
I don't know what I'm doing wrong no matter what I try it always ends in the same spot sorry here is what I keep getting in cmd I'm going to attach a (.txt) file that I just copied and pasted into from cmd it's just a cheapish mp3 player from eBay
Attached Files
.txt
for-hovatek.txt
Size: 2.95 KB / Downloads: 44
hovatek
hovatek
hovatek
Administrator
50,906
30-11-2023, 09:15 AM
#48
(30-11-2023, 05:38 AM)44cK3r I don't know what I'm doing wrong no matter what I try it always ends in the same spot sorry here is what I keep getting in cmd I'm going to attach a (.txt) file that I just copied and pasted into from cmd it's just a cheapish mp3 player from eBay

Create a thread for this by clicking Ask Question at the top

Learn MediaTek, Unisoc / Spreadtrum (SPD) and Qualcomm Software Repairs @ https://www.hovatek.com/training
Note!
We have a reply schedule for Forum Support. Please try Private Support if you can't wait.
ryfoz
ryfoz
ryfoz
Senior Member
310
24-11-2024, 04:37 PM
#49
Setup.py not in my mtk client folder @hovatek
I have python installed using the exe and I added the option "add to path" 
The python is running well using mtk bypass tool but giving me errors in mtk client CMD when I press "python setup.py install"
This post was last modified: 24-11-2024, 04:40 PM by ryfoz.
justshez
justshez
justshez
Senior Member
2,505
25-11-2024, 06:07 PM
#50
(24-11-2024, 04:37 PM)ryfoz Setup.py not in my mtk client folder @hovatek
I have python installed using the exe and I added the option "add to path" 
The python is running well using mtk bypass tool but giving me errors in mtk client CMD when I press "python setup.py install"

Create a new thread for this
Pages (6): Previous 1 2 3 4 5 6 Next
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
WhTlYt