Hovatek Forum DEVELOPMENT Android flashing vbmeta stuck on Alldocube iplay40H(T1020H)
Try our Online TWRP Builder..its free!
Can't login? Please, reset your password.


flashing vbmeta stuck on Alldocube iplay40H(T1020H)

flashing vbmeta stuck on Alldocube iplay40H(T1020H)

whoami
whoami
whoami
Newbie
3
13-11-2021, 12:35 PM
#1



I got stuck following https://www.hovatek.com/forum/thread-32664.html

I unlocked bootloader, and I made a custom vbmeta with all stock keys just to see flashing is okay.

I tried this command:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta-sign-custom.img

Then I got this:
Rewriting vbmeta struct at offset: 0
Sending 'vbmeta' (1024 KB) OKAY [ 0.045s]
Writing 'vbmeta'

And I got stuck. So I tried stock vbmeta to see if it works:
fastboot --disable-verity --disable-verification flash vbmeta vbmeta-sign.img

It also got stuck. I tried without --disable-verity and it says FAILED:
fastboot --disable-verification flash vbmeta vbmeta-sign.img
Rewriting vbmeta struct at offset: 0
Sending 'vbmeta' (1024 KB) OKAY [ 0.045s]
Writing 'vbmeta' FAILED (remote: 'Write img fail!')
fastboot: error: Command failed

I also tried no option (no --disable-verification and --disable-verity) and I got FAILED.
I did try the same to stock and custom img, all got FAILED.

I am going to attach info-image for both stock and custom. Only flags variable is different
(0 for stock, 2 for custom).

The command I made for custom image is this:
avbtool make_vbmeta_image --key rsa4096_vbmeta.pem --algorithm SHA256_RSA4096 --flags 2 --chain_partition boot:1:keys/key_boot.bin --chain_partition dtbo:6:keys/key_dtbo.bin --chain_partition socko:13:keys/key_socko.bin --chain_partition odmko:14:keys/key_odmko.bin --chain_partition vbmeta_system:2:keys/key_vbmeta_system.bin --chain_partition vbmeta_system_ext:3:keys/key_vbmeta_system_ext.bin --chain_partition vbmeta_vendor:4:keys/key_vbmeta_vendor.bin --chain_partition vbmeta_product:5:keys/key_vbmeta_product.bin --chain_partition l_modem:7:keys/key_l_modem.bin --chain_partition l_ldsp:8:keys/key_l_ldsp.bin --chain_partition l_gdsp:9:keys/key_l_gdsp.bin --chain_partition pm_sys:10:keys/key_pm_sys.bin --chain_partition l_agdsp:11:keys/key_l_agdsp.bin --chain_partition l_cdsp:12:keys/key_l_cdsp.bin --padding_size 20480 --output vbmeta-sign-custom.img

Now I am out of idea. Can anyone help me?

FYI, my tool versions are:
avbtool 1.1.0
adb 31.0.3-7562133

ps. sorry for bad English and not using quote frame. I'm new here and I don't know how to use quote.
Attached Files
.txt
info-image-custom.txt
Size: 2.77 KB / Downloads: 16
.txt
info-image-stock.txt
Size: 2.77 KB / Downloads: 12
.img
vbmeta-sign.img
Size: 1 MB / Downloads: 9
.img
vbmeta-sign-custom.img
Size: 1 MB / Downloads: 8
whoami
whoami
whoami
Newbie
3
13-11-2021, 12:37 PM
#2
Oh, the firmware I used was iPlay40H(T1020H)-EN-20210911.
https://www.alldocube.com/en/firmware/al...-download/
hovatek
hovatek
hovatek
Administrator
49,570
15-11-2021, 08:41 AM
#3
(13-11-2021, 12:35 PM)whoami ..
FYI, my tool versions are:
avbtool 1.1.0
adb 31.0.3-7562133

ps. sorry for bad English and not using quote frame. I'm new here and I don't know how to use quote.

What I'm interested in right now is the stock vbmeta.
Are you saying you tried flashing the vbmeta contained in the firmware without flags i.e fastboot flash vbmeta vbmeta.img
and that failed also?

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
whoami
whoami
whoami
Newbie
3
15-11-2021, 12:00 PM
#4
(15-11-2021, 08:41 AM)hovatek
(13-11-2021, 12:35 PM)whoami ..
FYI, my tool versions are:
avbtool 1.1.0
adb 31.0.3-7562133

ps. sorry for bad English and not using quote frame. I'm new here and I don't know how to use quote.

What I'm interested in right now is the stock vbmeta.
Are you saying you tried flashing the vbmeta contained in the firmware without flags i.e fastboot flash vbmeta vbmeta.img
and that failed also?

Yes.
Here is the screenshot.
Attached Files
.jpg
fastboot_vbmeta_stuck.JPG
Size: 80.29 KB / Downloads: 25
hovatek
hovatek
hovatek
Administrator
49,570
19-11-2021, 10:19 AM
#5



(15-11-2021, 12:00 PM)whoami Yes.
Here is the screenshot.

How did you confirm your bootloader unlock status.
try
Code:

fastboot getvar unlocked
fastboot oem get_unlock_data
fastboot oem device-info

Show me screenshots of the response(s)
This post was last modified: 19-11-2021, 10:19 AM by hovatek.

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
lolvatveo
lolvatveo
lolvatveo
Senior Member
146
17-01-2022, 04:22 PM
#6
[Image: attachment.php?aid=9955]
I also have this problem, please help. even though i can flash recovery but vbmeta is stuck
This post was last modified: 17-01-2022, 04:27 PM by lolvatveo.
Attached Files
.png
Captur.png
Size: 5.97 KB / Downloads: 66
hovatek
hovatek
hovatek
Administrator
49,570
20-01-2022, 08:07 AM
#7
(17-01-2022, 04:22 PM)lolvatveo I also have this problem, please help. even though i can flash recovery but vbmeta is stuck

This is someone else's thread.
Please, create a new thread

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
18-03-2022, 10:09 PM
#8
(17-01-2022, 04:22 PM)lolvatveo [Image: attachment.php?aid=9955]

I also have this problem. Alldocube iplay40H(T1020H).. have you solved the problem?  can you help me please?
hovatek
hovatek
hovatek
Administrator
49,570
19-03-2022, 11:17 AM
#9
(18-03-2022, 10:09 PM)Silviu.Butnariu I also have this problem. Alldocube iplay40H(T1020H).. have you solved the problem?  can you help me please?

Create a thread by clicking Ask Question at the top

Note!
We have a reply schedule for Free Support. Please upgrade to Private Support if you can't wait.
Users browsing this thread:
 1 Guest(s)
Users browsing this thread:
 1 Guest(s)
YtWhTl
live chat
whatsapp telegram instagram