Hovatek Forum MOBILE Android EDL mode
Try our Online TWRP Builder..its free!
Can't login? Please, reset your password.


EDL mode

EDL mode

Pages (3): Previous 1 2 3 Next
David Ahmed
David Ahmed
David Ahmed
Enthusiastic Member
13
14-11-2019, 05:42 PM
#11



(13-11-2019, 01:46 PM)ahhl sorry, i made wrong explanation. yes i want to flash firehose in edl mode, but when i am in edl mode and miracle thunderbox detected and connect ton edl 9008 connection. but when i want to flash firehose, it says waiting for device connection. 

Try QFIL

https://www.hovatek.com/forum/thread-22466.html
ahhl
ahhl
ahhl
Junior Member
17
23-11-2019, 12:48 PM
#12
(14-11-2019, 12:06 PM)X3non
(14-11-2019, 01:47 AM)ahhl i am trying to flash firehose file to my vivo v9 to unlock my bootloader.
i manage to connect to edl mode. miracle can detect qualcom 9008. and it auto detect the correct port.
but when i press start button, it says waiting for device connection. 
vivo v9 when connect to edl mode. the screen blank. is it what it suppose to be?

stick to your original thread @ https://www.hovatek.com/forum/thread-30847.html

can i still on this thread cause i use emmcdl to extract devinfo.img in works ( in edl mode) but miracle says phone not found
This post was last modified: 23-11-2019, 12:51 PM by ahhl.
Attached Files
.jpg
Capture.JPG
Size: 100.36 KB / Downloads: 6
X3non
X3non
X3non
Recognized Contributor
22,062
23-11-2019, 11:38 PM
#13
(23-11-2019, 12:48 PM)ahhl can i still on this thread cause i use emmcdl to extract devinfo.img in works ( in edl mode) but miracle says phone not found

you selected "unlock bootloader" in miracle, that operation can only be carried out while the phone is in fastboot mode not edl mode
you should use the method @ https://www.hovatek.com/forum/thread-19578.html if you're trying to unlock bootloader
ahhl
ahhl
ahhl
Junior Member
17
24-11-2019, 02:07 AM
#14
(23-11-2019, 11:38 PM)X3non you selected "unlock bootloader" in miracle, that operation can only be carried out while the phone is in fastboot mode not edl mode
you should use the method @ https://www.hovatek.com/forum/thread-19578.html if you're trying to unlock bootloader

thanks.
is there anyway to unlock using edl? i have sent my phone to repair shop, they use mrt dongle, still unsuccessful

I have tried using fastboot command as per that thread, non working. theres specific fastboot for other vivo created, but still not successful

i might go emmcdl way if it work. i can extract boot. img, i can patch with magisk, i have not try to flash, until i am sure it will not cause bootloop and i am asking around xda and here.



Sent from my Redmi Note 7 using Tapatalk
X3non
X3non
X3non
Recognized Contributor
22,062
25-11-2019, 03:43 AM
#15



(24-11-2019, 02:07 AM)ahhl thanks.
is there anyway to unlock using edl? i have sent my phone to repair shop, they use mrt dongle, still unsuccessful

I have tried using fastboot command as per that thread, non working. theres specific fastboot for other vivo created, but still not successful

i might go emmcdl way if it work. i can extract boot. img, i can patch with magisk, i have not try to flash, until i am sure it will not cause bootloop and i am asking around xda and here.



Sent from my Redmi Note 7 using Tapatalk

i already answered in my previous reply that bootloader can ONLY be unlocked in fastboot mode
about fastboot not working, ensure you're using latest adb & fastboot version ; download @ https://www.hovatek.com/forum/thread-26886.html (run the command "adb version" to verify you're using the latest version) and if there's an error message when you attempt to unlock bootloader, attach a full screenshot of the error

also the only way you'd find out if magisk patched boot will work or not will be to try flashing it yourself. since you have firmware then you should be able to flash stock boot through edl mode if the device bricks
ahhl
ahhl
ahhl
Junior Member
17
25-11-2019, 12:05 PM
#16
can i ask about fastboot command here, not at the fastboot section. i don't want to skrew because of posting all over the place it just happend that i am searching for solution and stumble on certain thread, so it comman to ask there.

i try searching hidden fastboot command. i manage to extract some string from aboot.img ( i use emmcdl to extract)
but have tried to issue some command, not successful. attached some file i extracted.
Attached Files
.jpg
hovatek.JPG
Size: 43.52 KB / Downloads: 5
.txt
flashing.txt
Size: 150 bytes / Downloads: 8
.txt
get.txt
Size: 3.07 KB / Downloads: 7
.txt
key.txt
Size: 2.61 KB / Downloads: 8
.txt
oem.txt
Size: 524 bytes / Downloads: 6
.txt
unlock.txt
Size: 1.3 KB / Downloads: 6
.txt
vivo.txt
Size: 1.34 KB / Downloads: 8
ahhl
ahhl
ahhl
Junior Member
17
25-11-2019, 02:10 PM
#17
i also found a file fastboot_flash_all.sh in the firmware update file which contain fastboot command to unlock bootloader but when i issue command following the format, it doesnt work.
Attached Files
.jpg
fastbootsh.JPG
Size: 97.72 KB / Downloads: 3
X3non
X3non
X3non
Recognized Contributor
22,062
25-11-2019, 05:27 PM
#18
(25-11-2019, 12:05 PM)ahhl can i ask about fastboot command here, not at the fastboot section. i don't want to skrew because of posting all over the place it just happend that i am searching for solution and stumble on certain thread, so it comman to ask there.

i try searching hidden fastboot command. i manage to extract some string from aboot.img ( i use emmcdl to extract)
but have tried to issue some command, not successful. attached some file i extracted.

regular adb & fastboot mostly support only oem commands and won't support device specific commands like the ones you have in your screenshot, you mentioned earlier that you tried special fastboot for vivo that didn't work... is it the same "unknown command error" you got or some other error message?

https://drive.google.com/open?id=0BwcKR-...TJkWXAzcUU ; is this the same vivo fastboot binary you tried using?
ahhl
ahhl
ahhl
Junior Member
17
26-11-2019, 12:30 AM
#19
(25-11-2019, 05:27 PM)X3non
(25-11-2019, 12:05 PM)ahhl can i ask about fastboot command here, not at the fastboot section. i don't want to skrew because of posting all over the place it just happend that i am searching for solution and stumble on certain thread, so it comman to ask there.

i try searching hidden fastboot command. i manage to extract some string from aboot.img ( i use emmcdl to extract)
but have tried to issue some command, not successful. attached some file i extracted.

regular adb & fastboot mostly support only oem commands and won't support device specific commands like the ones you have in your screenshot, you mentioned earlier that you tried special fastboot for vivo that didn't work... is it the same "unknown command error" you got or some other error message?

https://drive.google.com/open?id=0BwcKR-...TJkWXAzcUU ; is this the same vivo fastboot binary you tried using?

its the same unknown command error.
i am using hovatek latest adb/fastboot.
ok. i ll try using adb/fastboot from the link

Sent from my Redmi Note 7 using Tapatalk
X3non
X3non
X3non
Recognized Contributor
22,062
26-11-2019, 11:37 AM
#20



(26-11-2019, 12:30 AM)ahhl its the same unknown command error.
i am using hovatek latest adb/fastboot.
ok. i ll try using adb/fastboot from the link

Sent from my Redmi Note 7 using Tapatalk


https://drive.google.com/file/d/1-loOC9B...XBsfh/view
also try this one if the first one doesn't work as expected
Pages (3): Previous 1 2 3 Next
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
YtWhTl
live chat
whatsapp telegram instagram