neutronscott / flip2

Utilities for rooting and sideloading APKs on TCL Flip 2
The Unlicense
33 stars 1 forks source link

IMG TCL FLIP 4058E #16

Open TCL-hub opened 6 days ago

TCL-hub commented 6 days ago

Need some help! Do you know where i can get TCL FLIP 4058E rom? just flashed with neutron.img and now its in freeze phase.

neutronscott commented 5 days ago

Could you please provide feedback to hopefully figure out the issue and fix it? And forgive me if #1 is a dumb question it's been a while and I'm unsure if you can flash when locked... Perhaps but it just doesn't disable the signature checks necessary...

  1. Did you flash unlock ? Did it say it was successful?
  2. Flash neutron-noavb.img from release page
  3. Finally here is a boot.img from the tracfone OTA update: https://scottn.us/downloads/boot.img

I don't have a 4058E img. My understanding is they should interoperate

TCL-hub commented 5 days ago

Hi Scott, thanx for your response. just tried with the latest boot.img that you gave. Same result. Phone is not booting. Just showing TCL on the screen and nothing happens.

Here is logs

123>autobooter.exe Have USB attached and then remove/insert battery. Searching registry for MTK Preloader ports..# Found MTK Preloader ports: COM6 Waiting for device............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... Connected. Sending FASTBOOT Entered fastboot mode on port COM6

C:\Users\amore\Downloads\123>fastboot flashing unlock (bootloader) Start unlock flow

OKAY [ 8.347s] Finished. Total time: 8.347s

C:\Users\amore\Downloads\123>fastboot flash boot boot.img Sending 'boot' (24576 KB) OKAY [ 2.053s] Writing 'boot' OKAY [ 0.517s] Finished. Total time: 2.583s

C:\Users\amore\Downloads\123>fastboot reboot Rebooting OKAY [ 0.000s] Finished. Total time: 0.002s

C:\Users\amore\Downloads\123>

вс, 23 июн. 2024 г. в 12:16, Scott Nicholas @.***>:

Could you please provide feedback to hopefully figure out the issue and fix it? And forgive me if #1 https://github.com/neutronscott/flip2/issues/1 is a dumb question it's been a while and I'm unsure if you can flash when locked... Perhaps but it just doesn't disable the signature checks necessary...

  1. Did you flash unlock ? Did it say it was successful?
  2. Flash neutron-noavb.img from release page
  3. Finally here is a boot.img from the tracfone OTA update: https://scottn.us/downloads/boot.img

I don't have a 4058E img. My understanding is they should interoperate

— Reply to this email directly, view it on GitHub https://github.com/neutronscott/flip2/issues/16#issuecomment-2185103281, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJMND2DKS63IV6LO57BZ5EDZI3YFVAVCNFSM6AAAAABJYCGVWCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBVGEYDGMRYGE . You are receiving this because you authored the thread.Message ID: @.***>

TCL-hub commented 5 days ago

I also tried neutron-noavb.img, phones starts to vibrate and reboot every 10 seconds. with TCL on screen.

вс, 23 июн. 2024 г. в 12:46, Alex Morev @.***>:

Hi Scott, thanx for your response. just tried with the latest boot.img that you gave. Same result. Phone is not booting. Just showing TCL on the screen and nothing happens.

Here is logs

123>autobooter.exe Have USB attached and then remove/insert battery. Searching registry for MTK Preloader ports..# Found MTK Preloader ports: COM6 Waiting for device............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... Connected. Sending FASTBOOT Entered fastboot mode on port COM6

C:\Users\amore\Downloads\123>fastboot flashing unlock (bootloader) Start unlock flow

OKAY [ 8.347s] Finished. Total time: 8.347s

C:\Users\amore\Downloads\123>fastboot flash boot boot.img Sending 'boot' (24576 KB) OKAY [ 2.053s] Writing 'boot' OKAY [ 0.517s] Finished. Total time: 2.583s

C:\Users\amore\Downloads\123>fastboot reboot Rebooting OKAY [ 0.000s] Finished. Total time: 0.002s

C:\Users\amore\Downloads\123>

вс, 23 июн. 2024 г. в 12:16, Scott Nicholas @.***>:

Could you please provide feedback to hopefully figure out the issue and fix it? And forgive me if #1 https://github.com/neutronscott/flip2/issues/1 is a dumb question it's been a while and I'm unsure if you can flash when locked... Perhaps but it just doesn't disable the signature checks necessary...

  1. Did you flash unlock ? Did it say it was successful?
  2. Flash neutron-noavb.img from release page
  3. Finally here is a boot.img from the tracfone OTA update: https://scottn.us/downloads/boot.img

I don't have a 4058E img. My understanding is they should interoperate

— Reply to this email directly, view it on GitHub https://github.com/neutronscott/flip2/issues/16#issuecomment-2185103281, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJMND2DKS63IV6LO57BZ5EDZI3YFVAVCNFSM6AAAAABJYCGVWCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBVGEYDGMRYGE . You are receiving this because you authored the thread.Message ID: @.***>

neutronscott commented 4 days ago

It wasn't necessary on mine, but likely because the ROM and boot match. Try flashing an empty vbmeta partition.

fastboot flash --disable-verity --disable-verification vbmeta novbmeta.img

Can get that img here: https://scottn.us/downloads/novbmeta.img

TCL-hub commented 4 days ago

Nope, unfortunately it didn't work out C:\Users\amore\Downloads\123>autobooter.exe Have USB attached and then remove/insert battery. Searching registry for MTK Preloader ports..# Found MTK Preloader ports: COM6 Waiting for device Connected. Sending FASTBOOT Entered fastboot mode on port COM6

C:\Users\amore\Downloads\123>fastboot flashing unlock (bootloader) Start unlock flow

OKAY [ 9.121s] Finished. Total time: 9.122s

C:\Users\amore\Downloads\123>fastboot flash --disable-verity --disable-verification vbmeta novbmeta.img Rewriting vbmeta struct at offset: 0 Sending 'vbmeta' (0 KB) OKAY [ 0.769s] Writing 'vbmeta' OKAY [ 0.002s] Finished. Total time: 0.779s

C:\Users\amore\Downloads\123>fastboot reboot Rebooting OKAY [ 0.000s] Finished. Total time: 0.002s

C:\Users\amore\Downloads\123> Still only TCL on the screen nothing happened, just showing the logo.

Also tried to wipe all the data and cache. Using power button and volume up (and the menu)

пн, 24 июн. 2024 г. в 14:58, Scott Nicholas @.***>:

It wasn't necessary on mine, but likely because the ROM and boot match. Try flashing an empty camera partition.

fastboot flash --disable-verity --disable-verification vbmeta novbmeta.img

Can get that img here: https://scottn.us/downloads/novbmeta.img

— Reply to this email directly, view it on GitHub https://github.com/neutronscott/flip2/issues/16#issuecomment-2187210126, or unsubscribe https://github.com/notifications/unsubscribe-auth/BJMND2BC67TLESGC73X2ZVDZJBT4BAVCNFSM6AAAAABJYCGVWCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBXGIYTAMJSGY . You are receiving this because you authored the thread.Message ID: @.***>