[RECOVERY][TWRP][UPDATE] TWRP 3.3.0 for Maze Alpha 4G (updated)

dreambo

Senior Member
May 5, 2010
256
178
0
The thing is that I have no issue with flashing the software as I can perfectly flash the original rom. The problem is that when flashing the TWRP file, in both options by the way, so also via method 1, I get a boot loop.
The TWRP I have provide uses the kernel of the version 4/64 of the Maze Alpha, if you can give me your boot.img I can try to make an other version of TWRP with this kernel, so it will be specific to 6G version.

Or you can make it yourself using your kernel and the version of TWRP for 4/64, bu using the Carliv Android Image Kitchen.
 

sleeper119

Member
Aug 3, 2010
7
2
0
People still trying to root the 6gb?
I haven't rooted anything since 2014... Root check says su and busy box are installed. Ram is still at 6gb. Orange status and Pretty sure its rooted. Magisk v16, safety net is red though.... Ho much should I care about that, by the way?

Here's some screen shots. Sorry, if this is old news to every one, or its the wrong thread.

Also, can some one point me towards a way to open up other radio bands?
 

Attachments

dreambo

Senior Member
May 5, 2010
256
178
0
mine is booting only on recovery. twrp costantly.
How to recover the boot?
Are you sure you have flash the TWRP recovery in the right partition ?
take the boot.img and the recovery.img from a ROM with the same version and flash them respectively in boot and recovery partition in the running TWRP.

You can also do that in bootloader mode :
fastboot flash boot boot.img
fastboot flash recovery recovery.img
 

PrimateaEu

Member
Mar 27, 2014
31
1
0
Are you sure you have flash the TWRP recovery in the right partition ?
take the boot.img and the recovery.img from a ROM with the same version and flash them respectively in boot and recovery partition in the running TWRP.

You can also do that in bootloader mode :
fastboot flash boot boot.img
fastboot flash recovery recovery.img
first thing, all worked fine. But, on open phone, i made the "reset to factory". But this seem not to work after you install twrp, so now i have twrp that boot load every time

---------- Post added at 11:50 AM ---------- Previous post was at 11:49 AM ----------

the main problem is that after i tried to install driver for spflash, there is no way my pc can see anymore my phone.. costantly error 43
 

PrimateaEu

Member
Mar 27, 2014
31
1
0
the alpha 4gb

---------- Post added at 12:09 PM ---------- Previous post was at 12:07 PM ----------

i have an other pc, so i can try it again. or better, i can use twrp terminal..
 

PrimateaEu

Member
Mar 27, 2014
31
1
0
Are you sure you have flash the TWRP recovery in the right partition ?
take the boot.img and the recovery.img from a ROM with the same version and flash them respectively in boot and recovery partition in the running TWRP.

You can also do that in bootloader mode :
fastboot flash boot boot.img
fastboot flash recovery recovery.img
ok, i didnt understand you few comment ago. So i have to flash boot and recovery from TWRP? but this will kill TWRP? how will i use the phone without TWRP and nothing?

---------- Post added at 02:25 PM ---------- Previous post was at 02:15 PM ----------

what i did.
1) followed the guide, so twrp was installed and your v8 was flashed.
2) tried to reset the phone, it reboot on twrp, but now every time i reboot, he is still in twrp
3)tried with fastboot or spflash, but my pc say error 43, so no way to make it work.

*) twrp is working, so i can use twrp terminal, o access the sd.
*) Pressing vol+ & power dont change nothing, the only way that i have to go to fastboot, is within twrp (reboot- fastboot). The old menu (fastboot,recovery,system) is not showing anymore.

4) tried to flash the boot.img that was inside v8, nothing change

---------- Post added at 02:25 PM ---------- Previous post was at 02:25 PM ----------

 

dreambo

Senior Member
May 5, 2010
256
178
0
ok, i didnt understand you few comment ago. So i have to flash boot and recovery from TWRP? but this will kill TWRP? how will i use the phone without TWRP and nothing?
If your problem is as I understand (your phone boot systematically to recovery TWRP instead of booting android as usual) you have only to flash the boot.img.

For that you have 2 options :
1- Into TWRP recovery, you can flash directly the boot.img in the boot partition (google TWRP flashing boot.img if you do not know)
2- Reboot your phone in bootloader mode (you can do it from TWRP) and then use your computer (correctly connected to your phone and correctly setup for using fastboot : google for that if you do not know) do :
fastboot flash boot boot.img

If you have troubles with that, just take my ROM made for TWRP (see here) and flash it.
 

PrimateaEu

Member
Mar 27, 2014
31
1
0
If your problem is as I understand (your phone boot systematically to recovery TWRP instead of booting android as usual) you have only to flash the boot.img.

For that you have 2 options :
1- Into TWRP recovery, you can flash directly the boot.img in the boot partition (google TWRP flashing boot.img if you do not know)
2- Reboot your phone in bootloader mode (you can do it from TWRP) and then use your computer (correctly connected to your phone and correctly setup for using fastboot : google for that if you do not know) do :
fastboot flash boot boot.img

If you have troubles with that, just take my ROM made for TWRP (see here) and flash it.
thanks
1- flashing the boot.img (from your v8 version), still boot on twrp
2- i cant use my pc for this error 43 that i'm having.

3- flashing the whole image(your v8), still boot on twrp

*(your v8 worked well the first time i did it, just start to reboot on recovery now.)

---------- Post added at 02:49 PM ---------- Previous post was at 02:39 PM ----------

the same error on lg5 was fixed in this way
https://forum.xda-developers.com/lg-g5/how-to/android-booting-twrp-recovery-t3572200
dd if=/dev/zero of=/dev/block/platform/soc/624000.ufshc/by-name/misc
dd if=/dev/zero of=/dev/block/platform/soc/624000.ufshc/by-name/fota
on owr phone?
 

dreambo

Senior Member
May 5, 2010
256
178
0
thanks
1- flashing the boot.img (from your v8 version), still boot on twrp
2- i cant use my pc for this error 43 that i'm having.

3- flashing the whole image(your v8), still boot on twrp

*(your v8 worked well the first time i did it, just start to reboot on recovery now.)

---------- Post added at 02:49 PM ---------- Previous post was at 02:39 PM ----------

the same error on lg5 was fixed in this way
https://forum.xda-developers.com/lg-g5/how-to/android-booting-twrp-recovery-t3572200

on owr phone?
The partitions misc and fota do not exits in our phone, not the same architecture.
What about flashing using the SPFlashTool version of the ROM, V08 or V09 ?
 

PrimateaEu

Member
Mar 27, 2014
31
1
0
The partitions misc and fota do not exits in our phone, not the same architecture.
What about flashing using the SPFlashTool version of the ROM, V08 or V09 ?
i can't use spflashtool nor adb/fastboot. (pc say error 43, so no way to see the device)
did you have a twrp backup? maybe with a recover of him?
 

PrimateaEu

Member
Mar 27, 2014
31
1
0
THANKS dude! you saved my phone :)
(so, if any one have bootloop on twrp, just recover alpha a v9 4gb backup from twrp)

---------- Post added at 08:10 PM ---------- Previous post was at 07:52 PM ----------

ah, a little problem. i think that android security is active, so it ask me to login with a device already synchronized. what it is?
 

PrimateaEu

Member
Mar 27, 2014
31
1
0
Ok, there is a problem with your twrp backup.
It works, but google anti-theif is active, so now i cant login becouse it is asking me an admin account. Not mine, but yours.

So, if you had a way to make a twrp backup without that, that would be nice.
or, other solution? :/

---------- Post added at 08:19 AM ---------- Previous post was at 08:17 AM ----------

just a backup without Device Protection enabled, that is what i'm reading around
 

perama

Member
Sep 8, 2010
41
5
38
Maze Alpha 4/64 totally dead! Please help!

I tried to install twrp using fastboot method but after that the phone booted only to twrp.
After that I tried to install the flash tool ROM using Flash Tool. The procedure completed with error and now the phone is completely dead. It doesn't turn on. I can't turn it on neither at recovery nor at fastboot.
I tried to charge it but still no response. It is completed dead. :(
Any suggestions? :)
 

N10A

Senior Member
Sep 15, 2016
68
22
0
I tried to install twrp using fastboot method but after that the phone booted only to twrp.
After that I tried to install the flash tool ROM using Flash Tool. The procedure completed with error and now the phone is completely dead. It doesn't turn on. I can't turn it on neither at recovery nor at fastboot.
I tried to charge it but still no response. It is completed dead. :(
Any suggestions? :)
Try to flash a stock ROM and recovery from SP flash tool.
 
  • Like
Reactions: perama