[RECOVERY][ROOT][TWRP] Root and TWRP 3.2.1 for Maze Alpha X 6/64 - Maze Alpha ROMs, Kernels, Recoveries, & Other Deve

Here the version of the recovery TWRP 3.2.1 for Maze Alpha X 6/64
Please test it and tell me if it works.
How to flash:
I Fastboot method (must unlock device) :
1- Reboot your phone in bootloader mode : adb reboot bootloader or phone off, press and hold at the same time POWER and Vol+ buttons
2- Connect your phone to your computer with adb/fastboot already installed
3- Unlock your bootloader : fastboot oem unlock (it will erase you data, only data)
4- Flash the recovery : fastboot flash recovery recovery_maze_alpha_X_twrp_321.img
II SPFlashTool method (no need to unlock device, but can not works for you) :
1- Download latest version of SPFlashTools.
2- Execute it and load the provided scatter (the recovery image must be in the same folder as the scatter and must be renamed to recovery.img) then press "Dowbload" button
3a- windows SPFlashTools users : phone off, press VOL+ and connect it to your PC (running SPFlashTool and waiting for phone connetion)
3b- linux SPFlashTools users : phone off and connected to PC , press VOL+ and POWER while your PC is running SPFlashTool (with sudo) and waiting for phone connetion.
If needed here my TWRP backup of Maze Alpha X
It contains all partitions except nvram and data.
Unzip it in your SDCARD in the folder /TWRP/BACKUPS and run TWRP to restore the partitions you need.
How to root:
1. Boot into TWRP and choose first "change language" and choose your language then press the "cancel" button while asking you for decryption password for data
2. In your PC download the Magisk-v15.4.zip and put it in your SDCARD (not internal storage!)
3. Install the Magisk-v15.4.zip from the SDCARD
4. reboot and install the MagiskManager apk
I have test it myself (with fastboot method) in a friend phone (MAZE ALPHA X 6/64) and it works great.

Bad thread

super_sonic said:
Bad thread
Click to expand...
Click to collapse
I do not find any thread special for Maze Alpha X
I will move it if administrators add one.

dreambo said:
I do not find any thread special for Maze Alpha X
I will move it if administrators add one.
Click to expand...
Click to collapse
That's not a problem. I made a mistake with the thread.
I just wanted to answer the thread on TWRP for the maze alpha 4G.
Thanks.

Has anyone tried this pls?
Sent from my Infinix X510 using Tapatalk

Soft bricked Alpha X with fastboot method
I tried method with fastboot. But I think I've soft bricked my Alpha X (6/128).:crying: Now I need stock rom for getting back my phone. Is there a source to get stock rom?

ahorntaler said:
I tried method with fastboot. But I think I've soft bricked my Alpha X (6/128).:crying: Now I need stock rom for getting back my phone. Is there a source to get stock rom?
Click to expand...
Click to collapse
I have tested it on an Alpha Maze X 6/64, it works great.
Simply flash a recovery cannot brick any thing!
Even if the flashed recovery is bad (it is not the case of this TWRP), you can always boot Android.
You have to do correctly things and no worry.
Some infos :
1- Unlocking the bootloader will wipe the phone data (only user data, not the system)
2- Before flashing recovery you can first test it without flashing it : fastboot boot recovery.img
3- while testing it and if it works great, do immediately a full backup using the running TWRP, or at least boot, recovery and system, in an external SDCARD
4- If the test is OK you can now flash the recovery : fastboot flash recovery recovery.img
5- if for some reason something were wrong, you can always boot the recovery again (as in step 2) and restore your stock recovery (you have backup is step 3) or the whole rom

Version II don`t work, SPF tool needs a preloader, think from the original ROM

dreambo said:
I have tested it on an Alpha Maze X 6/64, it works great.
Simply flash a recovery cannot brick any thing!
Even if the flashed recovery is bad (it is not the case of this TWRP), you can always boot Android.
You have to do correctly things and no worry.
Some infos :
1- Unlocking the bootloader will wipe the phone data (only user data, not the system)
2- Before flashing recovery you can first test it without flashing it : fastboot boot recovery.img
3- while testing it and if it works great, do immediately a full backup using the running TWRP, or at least boot, recovery and system, in an external SDCARD
4- If the test is OK you can now flash the recovery : fastboot flash recovery recovery.img
5- if for some reason something were wrong, you can always boot the recovery again (as in step 2) and restore your stock recovery (you have backup is step 3) or the whole rom
Click to expand...
Click to collapse
Thanks for Your answer.
But certainly no. I did all you wrote before but doing a backup. When I started recovery via fastboot it worked very well. So I thouhgt that there's no need to do a full backup. Then I flashed recovery and after restart it booted immediately into recovery. Now I'm not able to start android. So I think I need a stock rom for flashing my Alpha X with a complete stock rom . Afterwards I do Your way and do a full backup before flashing TWRP.

ahorntaler said:
Thanks for Your answer.
But certainly no. I did all you wrote before but doing a backup. When I started recovery via fastboot it worked very well. So I thouhgt that there's no need to do a full backup. Then I flashed recovery and after restart it booted immediately into recovery. Now I'm not able to start android. So I think I need a stock rom for flashing my Alpha X with a complete stock rom . Afterwards I do Your way and do a full backup before flashing TWRP.
Click to expand...
Click to collapse
I am almost sure that you have flashed the recovery image in the boot partition !
You have do that fastboot flash boot recovery.img instead of fastboot flash recovery recovery.img
To have your phone working, just flash the attached boot.img : fastboot flash boot boot.alpha.x.img

@ dreambo
Do you have the preloader.....img from the Alpha X?

dreambo said:
I am almost sure that you have flashed the recovery image in the boot partition !
You have do that fastboot flash boot recovery.img instead of fastboot flash recovery recovery.img
To have your phone working, just flash the attached boot.img : fastboot flash boot boot.alpha.x.img
Click to expand...
Click to collapse
Thanks a lot. I'll try later in the evening.

Tommkill said:
@ dreambo
Do you have the preloader.....img from the Alpha X?
Click to expand...
Click to collapse
I am uploading the complete TWRP backup of Maze Alpha X (except nvram and data) just unzip it in your SDCARD under TWRP/BACKUPS folder, do a restore from TWRP and choose the partitions you want to restore.

@ dreambo
Thank you very much, but i need the preloader file for SP_flash Tool to flash TWRP, because SP_flash don`t flash recovery without this *.img file
Hope I can find it into the TWRP Image

Tommkill said:
@ dreambo
Thank you very much, but i need the preloader file for SP_flash Tool to flash TWRP, because SP_flash don`t flash recovery without this *.img file
Hope I can find it into the TWRP Image
Click to expand...
Click to collapse
Here my TWRP backup
It cantains all partitions except nvram and data

dreambo said:
I am almost sure that you have flashed the recovery image in the boot partition !
You have do that fastboot flash boot recovery.img instead of fastboot flash recovery recovery.img
To have your phone working, just flash the attached boot.img : fastboot flash boot boot.alpha.x.img
Click to expand...
Click to collapse
Hi dreambo,
I've done what You wrote in Your advice, nothing changed. Maze Alpa X still reboots to TWRP. I'm not able start Android. Do You know a source with stock rom?

ahorntaler said:
Hi dreambo,
I've done what You wrote in Your advice, nothing changed. Maze Alpa X still reboots to TWRP. I'm not able start Android. Do You know a source with stock rom?
Click to expand...
Click to collapse
Have you try to restore with the backup I upload ?
You can also flash the boot.img from withing TWRP instead of using fastboot, have you try this ?

Has anyone found a way to root maze alpha x 6/64gb pls?
Sent from my Infinix X510 using Tapatalk

dreambo said:
Here my TWRP backup
It cantains all partitions except nvram and data
Click to expand...
Click to collapse
Hi dreambo.
What kind of Maze Alpha do You have? Mine is 6GB/128GB. So can I use Your backup?

ahorntaler said:
Hi dreambo,
I've done what You wrote in Your advice, nothing changed. Maze Alpa X still reboots to TWRP. I'm not able start Android. Do You know a source with stock rom?
Click to expand...
Click to collapse
ahorntaler said:
Hi dreambo.
What kind of Maze Alpha do You have? Mine is 6GB/128GB. So can I use Your backup?
Click to expand...
Click to collapse
It is not mine, it is the property of a friend : all I know it is a 6/64 one. Before restoring do a full backup of yours.
Try to restore only boot and system partitions and see if it works.
Have you try to flash the boot.img using TWRP ?
Try also this : fastboot boot boot.img

Related

[Q] T329w need help to extract the stock kernal & radio

T329w is customized version Of Desire X (t329e) which have to SIM card
The rom for Desire X running Perfect on my T329w except there is no Signal...
I think flash back the T329w's stock Kernal and Radio can fix it?
Has anyone can Help me?
Thanks a Lot !
link of Rom for T329w
Version 1
http://pan.baidu.com/s/122oNL
Version 2
http://pan.baidu.com/s/1oVdzO
Hi
You can downlod from here:https://hotfile.com/dl/249367403/0b72cc6/T329W.rar.html
This is decrypt stock rom for T329w without "System.img"
I can't install this,
more details: http://forum.xda-developers.com/showthread.php?t=2483223
BABAK236 said:
Hi
You can downlod from here:https://hotfile.com/dl/249367403/0b72cc6/T329W.rar.html
This is decrypt stock rom for T329w without "System.img"
Click to expand...
Click to collapse
I need the Stock Recovery for T329w as by mistake flashed Single sim recovery. I am from India and using Stock ROM with JB (version 4.1.1).
Flashing the "recovery_signed.img" inside the folder of this Download would be helpful?
Please reply.
Thanks.
arindam4u said:
I need the Stock Recovery for T329w as by mistake flashed Single sim recovery. I am from India and using Stock ROM with JB (version 4.1.1).
Flashing the "recovery_signed.img" inside the folder of this Download would be helpful?
Please reply.
Thanks.
Click to expand...
Click to collapse
I think it will
Did the same mistake..
Any help on this front will be useful
yashvchauhan said:
Did the same mistake..
Any help on this front will be useful
Click to expand...
Click to collapse
There is a dual sim rom in one of these threads, flash that and after that flash the correct stock recovery.
And next time read carefully because this forum is not for the the Desire X dual sim
GtrCraft said:
There is a dual sim rom in one of these threads, flash that and after that flash the correct stock recovery.
And next time read carefully because this forum is not for the the Desire X dual sim
Click to expand...
Click to collapse
Searched, couldn't find any dual sim roms apart from the one in this thread
EDIT - or maybe it's this one? it's compatible with dual sim http://forum.xda-developers.com/showpost.php?p=46730392&postcount=30
thanks for your help though..
This is what i plan to do :
Download and flash TWRP for t329w
Transfer http://pan.baidu.com/s/122oNL (version 1) to SD Card and the recovery_signed.img and boot_signed.img to SC Card
Reboot phone to recovery
Choose Wipe then Swipe to Factory Reset
or the best is Select Advance Wipe, tick all except sdcard then swipe to wipe
Select Install and select the version1 rom.zip then swipe to confirm flash
Wait until the installation is finished
Reboot phone to fastboot and connect it to your PC
Open command prompt, lead it to folder where you installed adb and fastboot and issue commands:
fastboot flash recovery C:\recovery_signed.img
fastboot erase cache
fastboot reboot
fastboot flash boot c:\boot_signed.img
fastboot erase cache
fastboot reboot
yashvchauhan said:
Searched, couldn't find any dual sim roms apart from the one in this thread
EDIT - or maybe it's this one? it's compatible with dual sim http://forum.xda-developers.com/showpost.php?p=46730392&postcount=30
thanks for your help though..
This is what i plan to do :
Download and flash TWRP for t329w
Transfer http://pan.baidu.com/s/122oNL (version 1) to SD Card and the recovery_signed.img and boot_signed.img to SC Card
Reboot phone to recovery
Choose Wipe then Swipe to Factory Reset
or the best is Select Advance Wipe, tick all except sdcard then swipe to wipe
Select Install and select the version1 rom.zip then swipe to confirm flash
Wait until the installation is finished
Reboot phone to fastboot and connect it to your PC
Open command prompt, lead it to folder where you installed adb and fastboot and issue commands:
fastboot flash recovery C:\recovery_signed.img
fastboot erase cache
fastboot reboot
fastboot flash boot c:\boot_signed.img
fastboot erase cache
fastboot reboot
Click to expand...
Click to collapse
Perfect steps, if those two roms don't work then try this: http://sourceforge.net/projects/others/files/DX/Dual SIM/T329w_2.12.1402.1.zip/download
(That was the one I meant)
GtrCraft said:
Perfect steps, if those two roms don't work then try this: http://sourceforge.net/projects/others/files/DX/Dual SIM/T329w_2.12.1402.1.zip/download
(That was the one I meant)
Click to expand...
Click to collapse
One last thing, I forgot to mention I had taken a NAndroid backup before installing the ROM. I restored it and did a full wipe/factory reset, but I think the kernel is the problem (it shows the kernel used by the single sim ROM)
So as of now, I'm just going to flash the boot and recovery, coz boot_signed should change the kernel.
Also, this folder contains other images such as radio, hboot, dzdata etc. what are these for and would they help?
Thanks a lot for your help!!
---------- Post added at 06:57 AM ---------- Previous post was at 06:21 AM ----------
There's a guy on FB who had a similar problem. He said he flashed a "brushed" ROM from a chinese forum (i got the links), well if you translate it means a modified ROM for the dual sim, right? He also said he was missing the RUU. Any help here would be appreciated.. Thanks a lot!
Heres what he said
"i used a brushed rom and installed through twrp recovery bro . check the link i sent u can translate it and find everything . i couldnt find ruu file"
yashvchauhan said:
One last thing, I forgot to mention I had taken a NAndroid backup before installing the ROM. I restored it and did a full wipe/factory reset, but I think the kernel is the problem (it shows the kernel used by the single sim ROM)
So as of now, I'm just going to flash the boot and recovery, coz boot_signed should change the kernel.
Also, this folder contains other images such as radio, hboot, dzdata etc. what are these for and would they help?
Thanks a lot for your help!!
Click to expand...
Click to collapse
After restoring Nandroid, just fastboot flash the boot_signed.img and reboot and see whether it boot. It should work if the custom recovery is working well for your device. No need to fastboot flash recovery_signed.img first. Just boot and see whether it works. If it works then only you fastboot flash the recovery_signed.img if you want to.
Don't worry about other images as you can't flash those on a S-On device.
ckpv5 said:
After restoring Nandroid, just fastboot flash the boot_signed.img and reboot and see whether it boot. It should work if the custom recovery is working well for your device. No need to fastboot flash recovery_signed.img first. Just boot and see whether it works. If it works then only you fastboot flash the recovery_signed.img if you want to.
Don't worry about other images as you can't flash those on a S-On device.
Click to expand...
Click to collapse
HELP!! I flashed the boot.img and now the phone doesn't boot. Shows white screen then blackout.
adb doesn't detect it
help!!
yashvchauhan said:
HELP!! I flashed the boot.img and now the phone doesn't boot. Shows white screen then blackout.
adb doesn't detect it
help!!
Click to expand...
Click to collapse
Inside your nandroid backup there is a file boot.emmc.win, this is your stock boot.img
So fastboot flash this one with command
fastboot flash boot boot.emmc.win
ckpv5 said:
Inside your nandroid backup there is a file boot.emmc.win, this is your stock boot.img
So fastboot flash this one with command
fastboot flash boot boot.emmc.win
Click to expand...
Click to collapse
shows Error : Cannot open boot.emmc.win
Is it because my nandroid is on external sd? I'm using nexus prime as the recovery
yashvchauhan said:
shows Error : Cannot open boot.emmc.win
Is it because my nandroid is on external sd? I'm using nexus prime as the recovery
Click to expand...
Click to collapse
What do you mean shows Error : Cannot open boot.emmc.win ? boot.emmc.win is created by a TWRP recovery only. If there is one you don't have to "open" it, just copy it to your fastboot folder
Now you mentioned you use nexus prime as the recovery do you mean you use NexusRecovery ? Can you list here the file names inside the nandroid backup ? I don't think you have boot.emmc.win in NexusRecovery
ckpv5 said:
What do you mean shows Error : Cannot open boot.emmc.win ? boot.emmc.win is created by a TWRP recovery only. If there is one you don't have to "open" it, just copy it to your fastboot folder
Now you mentioned you use nexus prime as the recovery do you mean you use NexusRecovery ? Can you list here the file names inside the nandroid backup ? I don't think you have boot.emmc.win in NexusRecovery
Click to expand...
Click to collapse
Hmm, i went to Nandroid restore > Advanced restore > Restore boot
doesn't boot.
tried restoring the whole backup, doesn't boot.
even a wipe data/factory reset doesn't make it boot!
Will taking it to an HTC centre help? (I'm ready to pay some amt of money.)
Oh no... you don't know what fastboot flash means ? It is not using the recovery to restore boot. You need to copy the boot.img to your PC where you have all your fastboot files in a folder.
Try again this way as I don't have my PC with me. Replying to you with someone else PC.
In my ROM threads, you will see Boot.img_Installer_RCx.x.zip in post #1. Download any of them then do the following
1. Download theBoot.img_Installer_RCx.x.zip and extract it on your PC desktop
2. Reboot your DX to bootloader and connect to your PC (you should see the word "fastboot usb" in red color on the bootloader)
3. Open the Boot.img_Installer_RCx.x folder that you extracted, you should see a batch file Install Boot.img.bat there
4. Replace the boot.img with your boot.img (don't use the one that already in the folder). Try the boot_signed.img that you have, rename it to boot.img
5. Run that Install Boot.img.bat and when it stop just press any key to exit
6. Reboot
And yes, taking it to HTC centre will help but of course you need to pay them
ckpv5 said:
Oh no... you don't know what fastboot flash means ? It is not using the recovery to restore boot. You need to copy the boot.img to your PC where you have all your fastboot files in a folder.
Try again this way as I don't have my PC with me. Replying to you with someone else PC.
In my ROM threads, you will see Boot.img_Installer_RCx.x.zip in post #1. Download any of them then do the following
1. Download theBoot.img_Installer_RCx.x.zip and extract it on your PC desktop
2. Reboot your DX to bootloader and connect to your PC (you should see the word "fastboot usb" in red color on the bootloader)
3. Open the Boot.img_Installer_RCx.x folder that you extracted, you should see a batch file Install Boot.img.bat there
4. Replace the boot.img with your boot.img (don't use the one that already in the folder). Try the boot_signed.img that you have, rename it to boot.img
5. Run that Install Boot.img.bat and when it stop just press any key to exit
6. Reboot
And yes, taking it to HTC centre will help but of course you need to pay them
Click to expand...
Click to collapse
Hmm, I will try that. Guess I will have to take it anyway coz of the SIM card issue.
Thanks a lot man. You've been a great help. Appreciate every bit of it.
yashvchauhan said:
One last thing, I forgot to mention I had taken a NAndroid backup before installing the ROM. I restored it and did a full wipe/factory reset, but I think the kernel is the problem (it shows the kernel used by the single sim ROM)
So as of now, I'm just going to flash the boot and recovery, coz boot_signed should change the kernel.
Also, this folder contains other images such as radio, hboot, dzdata etc. what are these for and would they help?
Thanks a lot for your help!!
---------- Post added at 06:57 AM ---------- Previous post was at 06:21 AM ----------
There's a guy on FB who had a similar problem. He said he flashed a "brushed" ROM from a chinese forum (i got the links), well if you translate it means a modified ROM for the dual sim, right? He also said he was missing the RUU. Any help here would be appreciated.. Thanks a lot!
Heres what he said
"i used a brushed rom and installed through twrp recovery bro . check the link i sent u can translate it and find everything . i couldnt find ruu file"
Click to expand...
Click to collapse
don't flash the radio hboot and other files than boot and recovery
[
yashvchauhan said:
Hmm, I will try that. Guess I will have to take it anyway coz of the SIM card issue.
Thanks a lot man. You've been a great help. Appreciate every bit of it.
Click to expand...
Click to collapse
Ohh, I just read it properly. I know what fastboot flash means. Using Android SDK > Platform tools > Shift+rightclick > open as command prompt > fastboot flash boot boot_signed.img
I've already done it. This boot_signed.img in this thread seems weird.
After installing the custom ROM, restoring my nandroid backup, my phone was booting, but without the sim being recognized.
So I fastboot flashed the above (second post of this thread) boot_signed.img from c:\
But THAT boot_signed.img led to my phone being stuck in a bootloop > white start screen > turns black > try switching it on again > same thing
Hoped I could restore the nandroid boot using recovery advanced restore, but didn't work.
Will try fastboot flashing the MIUI boot.img (coz that's what was working initially, though without a sim, and the one in this thread's second post doesn't have a source), atleast that should get my phone booting. And will try searching for the boot of my nexus recovery backup, coz that will be the stock boot.img.
My last thing before I go to HTC .
---------- Post added at 03:08 PM ---------- Previous post was at 03:06 PM ----------
GtrCraft said:
don't flash the radio hboot and other files than boot and recovery
Click to expand...
Click to collapse
I only flashed boot and recovery, not the others

Need help booting into TWRP

So I accidentally booted up my device after wiping my ROM (I was going to install CM) and now I can't get back into TWRP to even access my backup. When I hold vol up I go into Huawei's eRecovery, on vol down it goes into the bootloader. I can't seem to get into TWRP anymore and fastboot doesn't seem to have the option to boot into recovery like adb does.
Found the stock ROM that I needed here: http://forum.xda-developers.com/honor-5x/how-to/repository-honor-5x-file-depot-t3328288
can you
Code:
fastboot boot (your twrp.img)
?
yrbef91 said:
can you
Code:
fastboot boot (your twrp.img)
?
Click to expand...
Click to collapse
I'm not sure what I did but I got into TWRP but after wiping everything from fastboot (because I thought I would try to flash a ROM from there) so now I don't have my backup. Now I'm looking for a lollipop ROM (preferably stock) because I never got this to marshmallow and CM13 isn't flashing.
@BryanTheStrange
you should wipe first, then flash the ROM and GApps from TWRP.
I think you can restore to stock using dload folder method. There is a thread disscussing it.

How install TWRP 3.0

I try to install .img file in recovery, but after install this, my phone shutdown in software brick....
AyalaE96 said:
I try to install .img file in recovery, but after install this, my phone shutdown in software brick....
Click to expand...
Click to collapse
Don't use install img option on twrp it may not work always
Instead of that you can flash recovery using fastboot with "fastboot flash recovery (the name of recovery).img) command
raminta said:
Don't use install img option on twrp it may not work always
Instead of that you can flash recovery using fastboot with "fastboot flash recovery (the name of recovery).img) command
Click to expand...
Click to collapse
I tried, and it didnt work...
AyalaE96 said:
I tried, and it didnt work...
Click to expand...
Click to collapse
Do you have unlocked bootloader???
raminta said:
Do you have unlocked bootloader???
Click to expand...
Click to collapse
yep
raminta said:
Do you have unlocked bootloader???
Click to expand...
Click to collapse
I solved it, I first must install Repack boot with "fastboot flash boot ...img"
After install recovery with "Fastboot flash recovery ...img"
My error Because I should read this first...
Dees_Troy said:
Note that the Z2, like most other Sony devices does not have a proper bootable recovery. As such you have to install a kernel that includes a recovery with it. For a time I will try to continue to supply updated stock kernels repacked with TWRP in them. If you are running one of my kernels or have a custom ROM like OmniROM installed, you can install TWRP in the FOTAKernel partition to stay on the latest version of TWRP.
Device page on our website
Mirror 1
Mirror 2
To install a stock kernel, boot the device into fastboot mode and then from your computer: fastboot flash boot path/to/filename.img
Click to expand...
Click to collapse
However is it true? With latest updates there was bootloader update which brings (or at least should as Sony said) /recovery partition (or more gives access to it, coz partitions was probably always there).
However how it exactly works? I always thought that onee flashed update with newest bootloader will leave new bootloader and this partition forever. But I got Z2 with .291, downgraded it to 4.4.2 for Root and TA backup and than tried to flash recovery to recovery partition, but got error: FAILED (data transfer failure (Unknown error)).
Does it mean that only on latest update(s) there is possibility to use this partition?
Never tried it on my ZU before. I just started form latest 5.1.1.
EDIT: OK, so what i assumed was right - on 6.0.1 I was able to flash the recovery to it's partition.
Now the problem is with booting into it. How? With Power + Vol- it still stright to boots to OS...
EDIT2: adb reboot recovery boots to different bootloader screen (Power+Vol- gives SONY screen and adb gives SONY + XPERIA screen.
However it still boots strght to Android...
Any idea what I'm doing wrong? I have 23.5.A.1.291 + unlocked bootloader + TWRP 3.0.2-0 (official) flashed with fastboot flash recovery img.
I'm 100% sure that SONY screen (w/o XPERIA) is the right one as I have identical one on my ZU when booting into bootloader-recovery mode. But why here it don't boot TWRP, but OS?
HELPPPP
Pleaseeeee tell me how did you flash twrp 3.0? I have tried almost everything it now seems impossible for me... Pleaseee helpp me T_T ... Thankk youuu

How I can return stock rom after root and put twrp

Hello
I just rooted my honor view 10 BKL-L09, I tested the rom CosmicOs but it does not suit me. How to return to the original rom? I tried to put the UPDATE.app file in a directory "dload" but I get a failed error, I tried to extract the files but I do not understand what I have to do.
Do you have a detailed procedure for walking on to hand over the official rom?
Thank you
Extract system, recovery_ramdisk and ramdisk. Boot to bootloader flash recovery and ramdisk.
Boot to recovery do full wipe.
Reboot to bootloader flash system. Reboot and enjoy.
Powered by View 10
2WildFirE said:
Extract system, recovery_ramdisk and ramdisk. Boot to bootloader flash recovery and ramdisk.
Boot to recovery do full wipe.
Reboot to bootloader flash system. Reboot and enjoy.
Powered by View 10
Click to expand...
Click to collapse
hi, I unlocked my honor v10 and installed the recovery twrp and for mistake I did the wipe of all (system, intenal memory and storage), now my device enter in loop because doesn't find the operative system, only can enter in the recovery. what to do? I tried to download the original firmware from the official site but I had no success
2WildFirE said:
Extract system, recovery_ramdisk and ramdisk. Boot to bootloader flash recovery and ramdisk.
Boot to recovery do full wipe.
Reboot to bootloader flash system. Reboot and enjoy.
Powered by View 10
Click to expand...
Click to collapse
Thx, how I can boot in recovery mode after flash recovery_ramdisk, I push Up + power ?
2WildFirE said:
Extract system, recovery_ramdisk and ramdisk. Boot to bootloader flash recovery and ramdisk.
Boot to recovery do full wipe.
Reboot to bootloader flash system. Reboot and enjoy.
Powered by View 10
Click to expand...
Click to collapse
I extracted the highlighted items, is that it?
https://image.noelshack.com/fichiers/2018/21/7/1527420105-capture-update.png
That's what I did but it does not work :
1) fastboot flash ramdisk RAMDISK.img
2) fastboot flash recovery_ramdisk RECOVERY_RAMDIS.img
3) recovery boot => wipe all data, cache, ...
4) reboot in fastboot mode
5) flashboot flash system SYSTEM.img
Now my phone restarts in a loop.
Do not wipe from twrp
thecrazyspy said:
I extracted the highlighted items, is that it?
https://image.noelshack.com/fichiers/2018/21/7/1527420105-capture-update.png
That's what I did but it does not work :
1) fastboot flash ramdisk RAMDISK.img
2) fastboot flash recovery_ramdisk RECOVERY_RAMDIS.img
3) recovery boot => wipe all data, cache, ...
4) reboot in fastboot mode
5) flashboot flash system SYSTEM.img
Now my phone restarts in a loop.
Click to expand...
Click to collapse
first, check this
I Want you to try this go to twrp>mount system and check if system partition have files and it is intact, if not you need to flash whole rom again or a new RoM (asop or anything to boot it)
next, open fastboot mode and flash this
https://forum.xda-developers.com/honor-view-10/how-to/stock-recovery-getting-to-stock-t3754797
this is a stock recovery steps are given about how to install it , once you are on stock recovery,
open recovery clear cache and perform factory wipe once done it should boot if system partition is intact
NEVER PERFORM WIPE FROM TWRP, it seems buggy screwed my device too
(--light--) said:
first, check this
I Want you to try this go to twrp>mount system and check if system partition have files and it is intact, if not you need to flash whole rom again or a new RoM (asop or anything to boot it)
next, open fastboot mode and flash this
https://forum.xda-developers.com/honor-view-10/how-to/stock-recovery-getting-to-stock-t3754797
this is a stock recovery steps are given about how to install it , once you are on stock recovery,
open recovery clear cache and perform factory wipe once done it should boot if system partition is intact
NEVER PERFORM WIPE FROM TWRP, it seems buggy screwed my device too
Click to expand...
Click to collapse
I finally succeeded, I think that I did not have the right file UPDATE.app, for those that it interests here is the link to have the rom stock of a BKL-L09 European version
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G2201/g1642/v128115/f1/full/update.zip
I use this soft to find it : Firmware Finder by Team MT
I think I loose IA on my phone, if I take flower picture I haven't logo flower. When I download Update file, I van download 2 others file, hou know how I can install this ?
thecrazyspy said:
I finally succeeded, I think that I did not have the right file UPDATE.app, for those that it interests here is the link to have the rom stock of a BKL-L09 European version
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G2201/g1642/v128115/f1/full/update.zip
I use this soft to find it : Firmware Finder by Team MT
Click to expand...
Click to collapse
Is this the last one? I tried with the last BKLL09C432B160b (22 may)... look like the european but gave me a mistake at 5% ... so is it wrong? Should have I download from your link?
xmaxo said:
Is this the last one? I tried with the last BKLL09C432B160b (22 may)... look like the european but gave me a mistake at 5% ... so is it wrong? Should have I download from your link?
Click to expand...
Click to collapse
This is the latest version for the European version of the Honor view 10, you can try with that one.
thecrazyspy said:
I think I loose IA on my phone, if I take flower picture I haven't logo flower. When I download Update file, I van download 2 others file, hou know how I can install this ?
Click to expand...
Click to collapse
Is not enough the update file to return to the stock rom?
2WildFirE said:
Extract system, recovery_ramdisk and ramdisk. Boot to bootloader flash recovery and ramdisk.
Boot to recovery do full wipe.
Reboot to bootloader flash system. Reboot and enjoy.
Powered by View 10
Click to expand...
Click to collapse
Hi i have a big problem. I have download the last bkl EU rom, 160 build, i flashed 3 files but the device get bootloop and i don't know what i can do.
Anyway when i buy the device i had 141 build, then i unlocked and try trwp with carbon.
For to return to stock i flashed the 3 files from 160 build. Maybe i have to take 3 files from 141 build? Because i had this build how base rom?
You flashed the 3 download files from hwff? Then u have to flash the No check recovery before.
Powered by View 10
2WildFirE said:
You flashed the 3 download files from hwff? Then u have to flash the No check recovery before.
Powered by View 10
Click to expand...
Click to collapse
I downladed from firmware finder in my PC, then i extracted system.IMG, ramdisk.IMG, recover_ramdisk.img, cust.IMG, then flash in fastboot.
Also i tried e-recovery after change dns, but after download i get "recovery failed"
Take a look at here im sure this solves your problem
https://r.tapatalk.com/shareLink?ur...share_tid=3778085&share_fid=3793&share_type=t
Powered by View 10
2WildFirE said:
Take a look at here im sure this solves your problem
https://r.tapatalk.com/shareLink?ur...share_tid=3778085&share_fid=3793&share_type=t
Powered by View 10
Click to expand...
Click to collapse
I have l09 version, works anyway?
And if i'm in bootloop now, how can i flash 3 zip files?
xmaxo said:
Is not enough the update file to return to the stock rom?
Click to expand...
Click to collapse
Finally it's good, I dreamed, lool
thecrazyspy said:
This is the latest version for the European version of the Honor view 10, you can try with that one.
Click to expand...
Click to collapse
I downloaded it but gave me the same error at 5% of process. I bought the device in amazon Italy so the european stock rom must work.
Any idea?
I followed the suggestion to flash the stock recovery but now I've no access to the system and not to the bootloader. With twrp at least I could go in fastboot mode. Now I can flash nothing and the device goes in loop without system. And factory reset gives an error at 10-12%
xmaxo said:
I downloaded it but gave me the same error at 5% of process. I bought the device in amazon Italy so the european stock rom must work.
Any idea?
I followed the suggestion to flash the stock recovery but now I've no access to the system and not to the bootloader. With twrp at least I could go in fastboot mode. Now I can flash nothing and the device goes in loop without system. And factory reset gives an error at 10-12%
Click to expand...
Click to collapse
you followed the following steps:
1) fastboot flash ramdisk RAMDISK.img
2) fastboot flash recovery_ramdisk RECOVERY_RAMDIS.img or with this https://forum.xda-developers.com/honor-view-10/how-to/stock-recovery-getting-to-stock-t3754797
3) recovery boot => wipe all data, cache, ...
4) reboot in fastboot mode
5) flashboot flash system SYSTEM.img
As you check the file you download is compatible with your phone with the following software:
http://pro-teammt.ru/huawei-firmware-finder/
thecrazyspy said:
you followed the following steps:
1) fastboot flash ramdisk RAMDISK.img
2) fastboot flash recovery_ramdisk RECOVERY_RAMDIS.img or with this https://forum.xda-developers.com/honor-view-10/how-to/stock-recovery-getting-to-stock-t3754797
3) recovery boot => wipe all data, cache, ...
4) reboot in fastboot mode
5) flashboot flash system SYSTEM.img
As you check the file you download is compatible with your phone with the following software:
http://pro-teammt.ru/huawei-firmware-finder/
Click to expand...
Click to collapse
Ok now I had success in enter in fastboot.
The stock file is the same you posted (22th may).
This one doesn't work with the dload power+up+down.
So I want to extract the 3 files, I put in profile "unknown" (or other) but when I select the folder of update.app returns this error: ERECOVERY_VBMET.img: Invalid header crc -Expected: 14228 Got: 54798
Ok I disabled the check of headers to solve that problem

[Help] Bootloop on Xiaomir Redmi Note 4X

Hello, I'm kind of new at this (this is my first post) so be gentle
So, the last few days I've been trying to install a new rom on my phone (Redmi Note 4X) and the problems started with the model. I only seem to find Redmi Note 4 roms, and as I've come to find, mine is supposed to be the mido one (correct me if I'm wrong though). I have unlocked the bootloader, I have installed and enabled the fastboot on my phone, so the next step was to install the latest TWRP.
There came more problems; I tried doing this through the app and it just wouln't flash it. So I found a guide on how to root my phone and install a new recovery through adb and I followed it. It didn't work. I couldn't find the right twrp version for my phone. When I finally did realise my phone needed mido, I found the latest from the TWRP website. It wouldn't load through adb again. I found a thread about a fixed mido version, which finally worked for me. But my brother who was helping me, and isn't as much of a noob as I am (he has flashed rom and recoveries many times on his Nexus 5X), decided that I necessarily need the latest twrp if I'm going to flash a new rom, so he flashed the new twrp through the old one, and soft bricked my phone (I think). So I'm searching for a guide to unbrick it. (Which I can't seem to find to work at least).
To conclude;
I have unlocked my bootloader
I have access to the fastboot
I tried to flash a recovery
I failed many times, but I managed it
I flashed the latest twrp and bricked my phone
I don't have access to the recovery
My phone is still on a bootloop
I am not sure about which phone model I have
Help!
Thanks in advance.
1. Just check your phone model on its box. If its Snapdragon version (Mido), then just install it via fastboot. (code: fastboot flash recovery twrp-midoxx.img). If you are success, then try to reboot to recovery (fastboot boot twrpmido-xx.img). After booted, then you just manage to rom.zip you want to install. If you don't have it, then download it before from your PC and push it to your phone. Or just enable Mtp checklis from TWRP n copy that file to your internal phone/sdcard. Wipe all/factory reset except internal storage. Then you dan install rom.zip normally. N reboot. (Note: if you are on MIUI and wanted to always stay on it, just flash the file called lazyflasher.zip. n' wipe cache n art cache only then reboot). Flashing custom recovery on stock MIUI Will manage the device Going to bootloop)
2. If you have mediatek version (nikel), searching the fastboot Rom from miui website and flash it normally via fastboot. (SP Flash tool)
Warning: flash the wrong rom file into wrong phone Will make your device brick. So becarefull n knowing what model/code name you have.
Dyt199412syam said:
1. Just check your phone model on its box. If its Snapdragon version (Mido), then just install it via fastboot. (code: fastboot flash recovery twrp-midoxx.img). If you are success, then try to reboot to recovery (fastboot boot twrpmido-xx.img). After booted, then you just manage to rom.zip you want to install. If you don't have it, then download it before from your PC and push it to your phone. Or just enable Mtp checklis from TWRP n copy that file to your internal phone/sdcard. Wipe all/factory reset except internal storage. Then you dan install rom.zip normally. N reboot. (Note: if you are on MIUI and wanted to always stay on it, just flash the file called lazyflasher.zip. n' wipe cache n art cache only then reboot). Flashing custom recovery on stock MIUI Will manage the device Going to bootloop)
2. If you have mediatek version (nikel), searching the fastboot Rom from miui website and flash it normally via fastboot. (SP Flash tool)
Warning: flash the wrong rom file into wrong phone Will make your device brick. So becarefull n knowing what model/code name you have.
Click to expand...
Click to collapse
Hello and thanks for the reply. I have the snapdragon version, but all I'm asking is how am I supposed to flash the lazyflasher without accessing the recovery? Through adb?
fionik said:
Hello and thanks for the reply. I have the snapdragon version, but all I'm asking is how am I supposed to flash the lazyflasher without accessing the recovery? Through adb?
Click to expand...
Click to collapse
Firstly, enter fastboot mode on your device. Connecting to pc and flashing the twrp for mido. "fastboot flash recovery twrp-mido.img". Then boot to it using " fastboot boot twrp-mido.img". Then you will enter the recovery (twrp) in a second. Copy the lazyflasher into your phone (enable mtp first in Mount option in twrp) that you downloaded from pc. Just flash the lazyflasher.zip and reboot.
And why you don't want to flash lazyflasher when it very easy to flash it using recovery twrp? adb? You mean android debugging? Actually, you cant flash a .zip file into your system partition except through fastboot mode. However, fastboot mode (in cmd) only recognize a .img file. I just try to tell you the easier method to make your device boot up.
Dyt199412syam said:
Firstly, enter fastboot mode on your device. Connecting to pc and flashing the twrp for mido. "fastboot flash recovery twrp-mido.img". Then boot to it using " fastboot boot twrp-mido.img". Then you will enter the recovery (twrp) in a second. Copy the lazyflasher into your phone (enable mtp first in Mount option in twrp) that you downloaded from pc. Just flash the lazyflasher.zip and reboot.
And why you don't want to flash lazyflasher when it very easy to flash it using recovery twrp? adb? You mean android debugging? Actually, you cant flash a .zip file into your system partition except through fastboot mode. However, fastboot mode (in cmd) only recognize a .img file. I just try to tell you the easier method to make your device boot up.
Click to expand...
Click to collapse
As I said above, I can only access the fastboot, and I get errors in the adb when I try to flash the twrp image.
fionik said:
As I said above, I can only access the fastboot, and I get errors in the adb when I try to flash the twrp image.
Click to expand...
Click to collapse
Share your error please.
Try fastboot boot twrp.img

Categories

Resources