iodeOS / ota

86 stars 4 forks source link

[FP4] Cannot flash v4.1 over fastboot #39

Open xdubx opened 1 year ago

xdubx commented 1 year ago
--------------------------------------------
extracting android-info.txt (0 MB) to RAM...
Checking 'product'                                 OKAY [  0.002s]
Setting current slot to 'b'                        OKAY [  0.007s]
extracting boot.img (96 MB) to disk... took 0.392s
archive does not contain 'boot.sig'
Sending 'boot_b' (98304 KB)                        OKAY [  3.115s]
Writing 'boot_b'                                   OKAY [  0.233s]
archive does not contain 'init_boot.img'
extracting dtbo.img (24 MB) to disk... took 0.102s
archive does not contain 'dtbo.sig'
Sending 'dtbo' (24576 KB)                          OKAY [  0.789s]
Writing 'dtbo'                                     OKAY [  0.067s]
archive does not contain 'dt.img'
archive does not contain 'pvmfw.img'
extracting recovery.img (96 MB) to disk... took 0.420s
archive does not contain 'recovery.sig'
Sending 'recovery' (98304 KB)                      OKAY [  3.127s]
Writing 'recovery'                                 OKAY [  0.233s]
extracting vbmeta.img (0 MB) to disk... took 0.000s
archive does not contain 'vbmeta.sig'
Sending 'vbmeta' (8 KB)                            OKAY [  0.008s]
Writing 'vbmeta'                                   OKAY [  0.001s]
extracting vbmeta_system.img (0 MB) to disk... took 0.000s
archive does not contain 'vbmeta_system.sig'
Sending 'vbmeta_system' (4 KB)                     OKAY [  0.003s]
Writing 'vbmeta_system'                            OKAY [  0.001s]
archive does not contain 'vbmeta_vendor.img'
archive does not contain 'vendor_boot.img'
archive does not contain 'vendor_kernel_boot.img'
extracting super_empty.img (0 MB) to disk... took 0.000s
extracting odm.img (1 MB) to disk... took 0.017s
extracting super_empty.img (0 MB) to disk... took 0.000s
Rebooting into fastboot                            OKAY [  0.002s]
< waiting for any device >
fastboot: error: Failed to boot into userspace fastboot; one or more components might be unbootable.

after the script execute the cmd "fastboot --skip-reboot -w update iode-4.1-20230401-FP4-img.zip"

the device are booting and cannot load the custom fastboot tool? I must shutdown it manually and boot it into fastboot mode. with power and vol -. And get the error.