TWRP upgrade? - Verizon Samsung Galaxy Note II

I have 2.5 version and using jelly beans build 20. (Rooted and flashed a year ago with occasional updates.)
Im reading about glitches with 2.6. Should I update my TWRP or not?
And if I do, how without goomanager working? I got the download on the mirror site. But how EXACTLY do I flash it?
Can I select "flash ROM" in goomanager or somehow in TWRP itself?
I understand there is a way with terminal manager but when I read the commands, I want to see quotes on what to type.

Is this the question and troubleshooting forum?

snapcrackpop said:
Is this the question and troubleshooting forum?
Click to expand...
Click to collapse
I just download the new TWRP zip, reboot, and install zip from the old version of TWRP. Then reboot and it will be the new version.

Thank you for replying.
But I'm a little unsure of the DETAILS of that procedure.

snapcrackpop said:
Thank you for replying.
But I'm a little unsure of the DETAILS of that procedure.
Click to expand...
Click to collapse
So, instead of doing a little research, you want a step by step? Here you go:
1. Go here and download the latest zip file --> http://www.techerrata.com/browse/twrp2/t0ltevzw
(openrecovery-twrp=2.6.3.0-t0ltevzw.zip
2. Reboot your phone into TWRP recovery (power button, reboot recovery)
3.Click on Install
4. Find your file from open(saved to downloads or where ever)
5. Swipe to confirm flash
6. When it is done, click on Reboot System
7. It will reboot into TWRP and you will be on the latest version

jcollier said:
So, instead of doing a little research, you want a step by step? Here you go:
1. Go here and download the latest zip file --> http://www.techerrata.com/browse/twrp2/t0ltevzw
(openrecovery-twrp=2.6.3.0-t0ltevzw.zip
2. Reboot your phone into TWRP recovery (power button, reboot recovery)
3.Click on Install
4. Find your file from open(saved to downloads or where ever)
5. Swipe to confirm flash
6. When it is done, click on Reboot System
7. It will reboot into TWRP and you will be on the latest version
Click to expand...
Click to collapse
I did step one.
I did several searches on "how to update twrp" and other variations of that search, but invariably they just say "flash it" or "use goomanager". Hell, even twrp.com even says flash it. I could not find step by step directions for flashing a recovery.
Thank you.
I have flashed beans updates with goomanager but screwing up "recovery" makes me nervous!

the easiest way is to go into goo manager. press your phone settings button, and then press install openrecoveryscript. goo manager does the rest

This didn't help my confidence: (from the other twrp thread)
sublimaze said:
Your partition table may have been corrupted when playing with twrp. Flash the stock rom image together with the stock .pit file via Odin. The .pit file is the partition information. You should be able to find these in the stock recovery thread.
Lesson of the day:
If it ain't broke, then don't fix it!
Don't mess with a functioning recovery unless the new version fixes something you really need.
Sent from my SCH-I605 using Tapatalk
Click to expand...
Click to collapse

viper31573 said:
the easiest way is to go into goo manager. press your phone settings button, and then press install openrecoveryscript. goo manager does the rest
Click to expand...
Click to collapse
Ah... no.
Goomanager downloads dont hardly work anymore. Sits forever on the download screen. Something about to many people downloading on slow connections.

Related

[Q] Problem getting past the Recovery Screen in recovery mode

Phone Details
Motorola Atrix 4G AT&T (bought around June 2011 Time frame)
System Version
4.5.91.MB860.ATT.en.US
Model Number
MB860
Android Version
2.34
Baseband Version
N_01.77.30P
Webtop Version
WT-1.2.0-110
Kernel Version
[email protected] #2
Build Number
4.5.91
I am absolutely new to this Android ROM installs on the phones. Though I decided to install this ROM I absolutely didn’t’ have any idea how to proceed. As a beginner I started doing the following in order.
Download and Keep the CM7 ROM
1. Downloaded Ba2F.zip to my laptop
2. Downloaded and Installed the Motorola USB drivers MotoHelper_2.0.53_Driver_5.2.0.EXE
3. Connect the Atrix and set the USB option on the phone to “USB Mass Storage”
4. Copy both BaTF.zip as well as the Extracted one to Phone internal storage as well as the Ext-SDcard on the phone
Download ROM Manager and Titanium Backup
1. Downloaded both from Android Market (ROM Manager Pro and Titanium Backup Free Version)
2. Both Apps won’t open because I had not ROOTED the phone
Root the Phone
1. I used “Pete's Motorola Root Tools.EXE” file to ROOT the phone
2. Followed step by step as mentioned here http://www.androidauthority.com/how-to-root-motorola-atrix-4g-35233/
Flash ClockworkMod Recovery
1. I used ROM Manager to do this as when you try to do anything in ROM manager it prompts to do this. The version of this is 5.0.2.0 ( I am not sure what is this for why we have to do this)
Unlocking the Bootloader
1. What I learned is, to unlock the bootloader, we have to first flash the phone with the SBF file
a. Installed RSDLite5.3.1.msi
b. Loaded the file 4547-fix-try2.sbf (Downloaded from http://forum.xda-developers.com/showthread.php?t=1136261)
c. Boot the phone with Power+volume UPPER key pressed till "Starting RSD protocol support" comes up
d. Connect to the Laptop and Hit Start button in RSD Lite Program
e. It Did Throw an error saying “FAIL” after showing the following message
i. Failed to boot: error 0x1000'( not word for word). There will also be a list of boot options like Fastboot, RSD, Recovery, etc. And it says Starting Fastboot Protocol
2. Then comes unlocking the phone
a. Though I had the previous error message, it still had the Fastboot Protocol loaded
b. I went to the FASTBOOT folder in command prompt of my laptop executed the following to unlock the phone which worked perfectly as I see the “Unlock” on the left hand corner when phone boots
c. fastboot oem unlock (it gave me the code) then I used the code to unlock
d. fastboot oem unlock #######
e. fastboot reboot
3. Installing the recovery IMG
a. I had downloaded the Recovery IMG file (recovery-atrix5.img) from http://forum.xda-developers.com/showthread.php?t=1204500
b. Booted the phone into Fastboot mode (turn off phone, hold power and volume down key until 'fastboot' appears then use volume up to select so it says 'starting fastboot protocol support').
c. From the CMD promnt and FASTBOOT directory I used fastboot erase recovery
d. Then I executed fastboot flash recovery recovery-atrix5.img (Note: I didn’t rename the file to recovery as suggested by some people)
e. Then gave fastboot reboot to restart.
4. Booting into Recovery mode (This is where I have the problem)
a. The phone is not booting into recovery it’s not going past the Android and yellow Triangle screen
b. I re-flashed the phone same SBF file (this time it was a success showed in the RSD Lite Program), re-installed the same IMG file after renaming to recovery.img
c. Also tried with a different IMG from the same link (recovery-blue-atrix5.img) but no luck
d. Also deleted the file install-recovery.sh from ./etc/ folder (bought the app root manager to delete the file) and then push the recovery.img, no luck
e. Some people said to TAP the bottom right corner while on that screen, did that but nothing is happening
f. Then I saw a note to press both the Volume Keys at the same time, this works but in this mode the cursor (I mean the selection) on the phone doesn’t go to the First TWO (i and iii) shown below, it allows me to select any of the last FOUR (v, vi, vii, viii).
i. Android System Recovery <3e>
ii. <EMPTY LINE >
iii. Android System Recovery utility
iv. <EMPTY LINE >
v. Reboot System now
vi. Apply update from sdcard
vii. Wipe data/factory reset
viii. Wipe cache partition
g. Using the above option I did factory reset but sill no results.
5. Current condition of the phone
a. It boots in unlock mode and I can do all the daily tasks. But I want to install the CM7 ROM that’s my requirement
PLEASE HELP HELP HELP
First of all, I applaud your effort in giving the a very comprehensive description of your issue.
Second, it seems you are having issues with installing a custom recovery because the recovery you're describing is still the stock recovery. I'll look around and see if I can find something that might help.
jhakash said:
4. Booting into Recovery mode (This is where I have the problem)
a. It boots in unlock mode and I can do all the daily tasks. But I want to install the CM7 ROM that’s my requirement
PLEASE HELP HELP HELP
Click to expand...
Click to collapse
---------- Post added at 11:31 AM ---------- Previous post was at 11:28 AM ----------
Have you tried re-installing the CWM from RomManager through RomManager? And then boot into recovery from within the app?
---------- Post added at 11:40 AM ---------- Previous post was at 11:31 AM ----------
EDIT: This might seem trivial, but is "USB Debugging" turned on?
You are the Man, I just flashed the same CWM 5.0.2.0 and i am in the recovery mode. This gave me an error when i did last time hence i didn't try again.
Thanks a bunch
Glad I can help, also, I think it's recommended to use the RomManager recovery for CM7 so good thing it worked.
jhakash said:
You are the Man, I just flashed the same CWM 5.0.2.0 and i am in the recovery mode. This gave me an error when i did last time hence i didn't try again.
Thanks a bunch
Click to expand...
Click to collapse
Oops.. started again, Can i use the recovery-atrix5.img and ROM manager flash it? if yes, then how?
I copy this file (after renaming to recovery.img) to both internal storage and SD card then what option should i choose in ROM Manager?
If you downloaded the CWM zip file for the romracer recovery and as long as RomManager's recovery is working then, yes, you can.
jhakash said:
Oops.. started again, Can i use the recovery-atrix5.img and ROM manager flash it? if yes, then how?
I copy this file (after renaming to recovery.img) to both internal storage and SD card then what option should i choose in ROM Manager?
Click to expand...
Click to collapse
jhakash said:
Oops.. started again, Can i use the recovery-atrix5.img and ROM manager flash it? if yes, then how?
I copy this file (after renaming to recovery.img) to both internal storage and SD card then what option should i choose in ROM Manager?
Click to expand...
Click to collapse
See post#2 from romracer's thread. Read the Miscellaneous part. Probably need to get rid of, or backup, install-recovery.sh.
He has mentioned he already did that. In his OP, under the steps he took look at "Booting into Recovery Mode" - 4.d, he says he removed it.
Maybe he's not doing it in the right order? Do you happen to know which should be done first as far as installing recovery and removing said file?
ghost_og said:
See post#2 from romracer's thread. Read the Miscellaneous part. Probably need to get rid of, or backup, install-recovery.sh.
Click to expand...
Click to collapse
live4nyy said:
He has mentioned he already did that. In his OP, under the steps he took look at "Booting into Recovery Mode" - 4.d, he says he removed it.
Maybe he's not doing it in the right order? Do you happen to know which should be done first as far as installing recovery and removing said file?
Click to expand...
Click to collapse
Woops, I should have read more carefully. It's best to remove the file first and then flash the recovery.img, or else the script will install the stock recovery on boot. That would make stock recovery the current one on the phone at the time of the script getting deleted.
I would double check and make sure /system/etc does not have install-recovery.sh. If it is not there, then proceed to the fastboot steps and reflash the recovery.img again. It should stick this time.
@Ghost, yes i deleted the file multiple times however i didn't find the /system/etc folder on the Internal Storage. however I found the install-recovery.sh file under /etc folder. The thing i observed that whether i flash it with a new CWM or not if i reboot the phone then it was created by itself.
@Live4nyy, Thanks for your suggestion, I could able to install CM7 now and it looks awesome good so far, but looks like i need to install Google Apps separately to access the APP market, am I right?
The only thing that happens to me is, it allowed me to go to Recovery only ONCE after i Flashed it thru ROM Manager, if i exit out of recovery without doing anything then next time tried to go to Recovery, it will struck at the same old Android screen and i had to flash it again. But Many thanks for suggesting to flash it thru ROM Manager.
Now with CM7, under ROM Manager (I guess this comes default with CM7) I see there is no version listed under "Flash Clockworkmod Recovery" and it says i must have to install it in-order to Flash and restore ROMs, do i need to do that? I can go to Recovery mode after reboot without any issues. Please Advise.
------
Jhakash
jhakash said:
@Ghost, yes i deleted the file multiple times however i didn't find the /system/etc folder on the Internal Storage. however I found the install-recovery.sh file under /etc folder. The thing i observed that whether i flash it with a new CWM or not if i reboot the phone then it was created by itself.
Click to expand...
Click to collapse
I just checked out my girlfriend's stock, locked, unrooted Atrix and she actually has install-recovery.sh in both /etc and /system/etc. Her file manager does not alphabetize anything in either folder, so I almost overlooked the second one.
If you're already on CM7, then you probably won't need to worry anymore. They have an entirely different set of start up scripts in that folder. Welcome to the community!
At this point I do not know enough to help you any further with this issue. All I knew about is the file that needs to be removed that @ghost_og has mentioned. But if you can flash it from RomManager and access CWM from there as well then I guess that's a good enough workaround for now.
Does anyone else have any idea why the stock recovery cannot be removed?
jhakash said:
@Live4nyy, Thanks for your suggestion, I could able to install CM7 now and it looks awesome good so far, but looks like i need to install Google Apps separately to access the APP market, am I right?
The only thing that happens to me is, it allowed me to go to Recovery only ONCE after i Flashed it thru ROM Manager, if i exit out of recovery without doing anything then next time tried to go to Recovery, it will struck at the same old Android screen and i had to flash it again. But Many thanks for suggesting to flash it thru ROM Manager.
Now with CM7, under ROM Manager (I guess this comes default with CM7) I see there is no version listed under "Flash Clockworkmod Recovery" and it says i must have to install it in-order to Flash and restore ROMs, do i need to do that? I can go to Recovery mode after reboot without any issues. Please Advise.
------
Jhakash
Click to expand...
Click to collapse
I am good to go now, everything seems to be functioning well after flashing CM7 ROM, no more recovery issues, and the Stock recovery is gone now.
Appreciate for all the info you guys provided, it helped a lot. Have a great day and Merry Christmas.
Regards
Jhakash

[Q] Rooting problems. Flash recovery before root?

Hey,
So I'm a noob at this and I tried to root my phone.
Got the Android unified toolkit from here:
http://forum.xda-developers.com/showthread.php?t=1746680
And followed wwjoshdew's video here:
https://www.youtube.com/watch?v=bPRWk8d0sUQ&hd
I picked the Allinone root option on the toolkit and proceeded. At the next step, when my phone entered download mode, it said I need to flash the recovery, recommended TWRP. But in the video, josh directly opens the root folder on odin and starts that. I did what josh did and that completed successfully. But when my device rebooted, on the toolkit, it said could not find recovery and I should try again. And there is no supersu on my phone either.
What have I done wrong? Do I need to flash the recovery before rooting?
Thanks in advance.
You have did only root.
But... a custom recovery is highly recommended (the better is Philz Recovery, CWM-based with some TWRP function).
Also a root manager is reccomended: Superuser is a great open source alternative to SuperSU, but I can't say you which is the best.
Ps actually I can't see video guide nor thread, my answer is based on what you said in the topic, so at first tell me if phone in "Settings > Info about" menu result with a custom firmware instead official. Otherwise you haven't even did root.
It's showing the stock version. No custom build. I just wanted to root so I could use apps like Greenify.
Do I need to do a flash the recovery first?
psyk789 said:
It's showing the stock version. No custom build. I just wanted to root so I could use apps like Greenify.
Do I need to do a flash the recovery first?
Click to expand...
Click to collapse
I didn't ask you for stock or custom rom. If you did root, in "Info about phone" the system status is showed as "custom".
Greenify should works also without root, but with limitations.
Recovery is highly recommended for you and also for some advanced apps who need this to flash something.
Then also a root manager for security reasons and a better device control is reccomended.
You can't stay without both, but I suggest to have both.
Ps without doing root you can't flash anything, nor via Odin! [emoji6]
It's showing Device Status as Official.
I understand that I need to root first before I can do anything. However when I followed the vid, it said before rooting if I had any recovery installed and needed me to install one first.
That's why I'm confused. I thought it was root first then flash recovery.
psyk789 said:
It's showing Device Status as Official.
I understand that I need to root first before I can do anything. However when I followed the vid, it said before rooting if I had any recovery installed and needed me to install one first.
That's why I'm confused. I thought it was root first then flash recovery.
Click to expand...
Click to collapse
You haven't to be confused: for example CF-Auto-Root do it and automatically flash recovery (CWM) and root manager (SuperSU).
You can flash them by downloading the device specific file (I9300).
If you want to change root manager simply uninstall SupetSU and download by Play Store Superuser (from Chainfire eh!), if you want dislike or want to update recovery, simply flash another via Odin or zip file.
Advice
My advice is this:
1. search for a MD5 file from Philz Touch like here: https://goo.im/devs/philz_touch/CWM_Advanced_Edition/i9300/
2. Download Odin3.09 from here: http://www.chip.de/downloads/Odin3_12992520.html
3. Go to download mode by pressing volume down, home button and power on
4. Flash it by clicking AP and select the MD5 file
5. boot to recovery pressing volume up, home button plus power on
6. go to philz settings, Reroot system
7. download SuperSu from market
Than you're done
Tkkg1994 said:
My advice is this:
1. search for a MD5 file from Philz Touch like here: https://goo.im/devs/philz_touch/CWM_Advanced_Edition/i9300/
2. Download Odin3.09 from here: http://www.chip.de/downloads/Odin3_12992520.html
3. Go to download mode by pressing volume down, home button and power on
4. Flash it by clicking AP and select the MD5 file
5. boot to recovery pressing volume up, home button plus power on
6. go to philz settings, Reroot system
7. download SuperSu from market
Than you're done
Click to expand...
Click to collapse
Without root you can't do anything. This option is useful for people who have maintained Philz Recovery on an unrooted system.

[Q] Noob here, just need a little guidance.

Just some things before we start. My Phone is the P769 and I'm a total noob.
Alright, I rooted my phone yesterday and then proceeded to download CWM, the app of course. So, when I went to setup a custom recovery, I picked from the options they had their, to which I picked the P760. Low and behold, I found it was a horrible failure when I rebooted into recovery because I got the security error...I think I soft-bricked it? Correct me if I'm wrong. Anyways, I just downloaded the LGSupport Tool and eventually fixed it.
So I think my question is, where can I get a custom recovery for the P769? Am I supposed to be looking for that in the first place? As you can see, I'm quite lost.
Is your bootloader unlocked?
Sent from my LG-P769 using XDA Free mobile app
BlueKnightedDragon said:
Is your bootloader unlocked?
Sent from my LG-P769 using XDA Free mobile app
Click to expand...
Click to collapse
Um...I want to say no.
Do you want custom recovery to flash themed stock roms or custom rom (like cm 11) cause for the latter you need to unlock bootloader first
Sent from my LG-P769 using XDA Free mobile app
BlueKnightedDragon said:
Do you want custom recovery to flash themed stock roms or custom rom (like cm 11) cause for the latter you need to unlock bootloader first
Sent from my LG-P769 using XDA Free mobile app
Click to expand...
Click to collapse
I have the cm 11 rom file and the gapps file. I just can't find the correct recovery on Rom manager to reboot into so I can install the files
You will first have to unlock your boot loader in that case, follow all the instructions from the first ONLY: http://forum.xda-developers.com/showthread.php?t=2601480
Then, do the follwong:
1. Have one of the recoveries from here: http://forum.xda-developers.com/optimus-l9/development/p769-recoveries-p769-mirror-issues-t2879854, CM11 and the required G.Apps on your SD card.
2. Navigate (use a mirror if needed) through cwm, restore your choice of #1, and reboot into recovery again from the cwm (Under "advanced")
3. The new recovery should look different and not be mirrored, but the touch will be wonky, don't worry. Flash the CM11 and G.Apps. Do NOT reboot yet.
4. Then flash "cwm_ts_fix_p769.zip". reboot
Done!
I might get to writing a guide after my experience doing the exact same and getting my head around it for the past 2-3 days, but I have a very busy schedule, so I cna't promise anything. Besides, kuma82's guide is excellent.
mohitgarg said:
You will first have to unlock your boot loader in that case, follow all the instructions from the first ONLY: http://forum.xda-developers.com/showthread.php?t=2601480
Then, do the follwong:
1. Have one of the recoveries from here: http://forum.xda-developers.com/optimus-l9/development/p769-recoveries-p769-mirror-issues-t2879854, CM11 and the required G.Apps on your SD card.
2. Navigate (use a mirror if needed) through cwm, restore your choice of #1, and reboot into recovery again from the cwm (Under "advanced")
3. The new recovery should look different and not be mirrored, but the touch will be wonky, don't worry. Flash the CM11 and G.Apps. Do NOT reboot yet.
4. Then flash "cwm_ts_fix_p769.zip". reboot
Done!
I might get to writing a guide after my experience doing the exact same and getting my head around it for the past 2-3 days, but I have a very busy schedule, so I cna't promise anything. Besides, kuma82's guide is excellent.
Click to expand...
Click to collapse
Thank you soooo much. But unfortunately, I have one more question. How do I perform an offline flash?
Here you go: http://forum.xda-developers.com/showthread.php?t=2085344
mohitgarg said:
You will first have to unlock your boot loader in that case, follow all the instructions from the first ONLY: http://forum.xda-developers.com/showthread.php?t=2601480
2. Navigate (use a mirror if needed) through cwm, restore your choice of #1, and reboot into recovery again from the cwm (Under "advanced")
Click to expand...
Click to collapse
First off, thank you sooo much. I got this far but right now I'm super confused. How do I restore? Is there an option to restore? Can you explain it to me a bit more specifically if you can?
Also, I didn't know I needed a literal mirror lol.
Ownage516 said:
First off, thank you sooo much. I got this far but right now I'm super confused. How do I restore? Is there an option to restore? Can you explain it to me a bit more specifically if you can?
Also, I didn't know I needed a literal mirror lol.
Click to expand...
Click to collapse
Sorry for the vague instructions, first, let me ask, is your phone successfully unlocked? Got that fastboot menu on the phone somewhere along the process? Or you can try connect in SW DL mode (Power off phone, hold Vol+ and plug in USB, should see "Unlocked bootloader").
If yes, then you should be on the European 20B with mirror screen and wonky touchscreen, follow the below instructions:
1. Have one of the recoveries from the link I posted AND CM11 (I am using dhiru's version) AND G.Apps AND cwm_ts_fix_p769.zip on to your external SD.
2. Run Start.cmd, push files (Fix_Touch-V20F.zip & MetroPCS-V10E-Radio.zip) to External SD using kuma82's tool
3. Install BusyBox and reboot into the inverted CWM recovery
4. Navigate (use a mirror if needed) through CWM, flash the recovery of your choice AND choose to reboot to recovery from within the recovery
5. (CWM should not be inverted now). Install the files in the given order without a reboot in between:
a. CM11
b. G.Apps
c. Fix_Touch-V20F.zip
d. Recovery you flashed in step 4 - This is critical, as Fix_Touch-V20F.zip installs an older recovery which may cause soft-brick, thus you need to install the recovery again
e. cwm_ts_fix_p769.zip[/INDENT]
6. Reboot
mohitgarg said:
Sorry for the vague instructions, first, let me ask, is your phone successfully unlocked? Got that fastboot menu on the phone somewhere along the process? Or you can try connect in SW DL mode (Power off phone, hold Vol+ and plug in USB, should see "Unlocked bootloader").
If yes, then you should be on the European 20B with mirror screen and wonky touchscreen, follow the below instructions:
1. Have one of the recoveries from the link I posted AND CM11 (I am using dhiru's version) AND G.Apps AND cwm_ts_fix_p769.zip on to your external SD.
2. Run Start.cmd, push files (Fix_Touch-V20F.zip & MetroPCS-V10E-Radio.zip) to External SD using kuma82's tool
3. Install BusyBox and reboot into the inverted CWM recovery
4. Navigate (use a mirror if needed) through CWM, flash the recovery of your choice AND choose to reboot to recovery from within the recovery
5. (CWM should not be inverted now). Install the files in the given order without a reboot in between:
a. CM11
b. G.Apps
c. Fix_Touch-V20F.zip
d. Recovery you flashed in step 4 - This is critical, as Fix_Touch-V20F.zip installs an older recovery which may cause soft-brick, thus you need to install the recovery again
e. cwm_ts_fix_p769.zip[/INDENT]
6. Reboot
Click to expand...
Click to collapse
Alright, I kinda softbricked on step 4. I believe my bootloader is unlocked since I'm in CWM, right? I'm going to start from the top again, but I have a bit more confidence this time around.
On step 4 of flashed "CWM 6.0.4.8 No-Touch for P769" and then rebooted in recovery, the option under advance and got a secruity error, or a soft brick...same thing I believe. I dunno what I did wrong.
Check if your are unlocked, try going into software download mode.
Alright, when I go into SW DL, it doesn't say unlocked bootloader, it just shows what it normally shows. But I have the mirror screen and wonky touchscreen...did I miss a step or something? I did everything I believe.
Ownage516 said:
Alright, when I go into SW DL, it doesn't say unlocked bootloader, it just shows what it normally shows. But I have the mirror screen and wonky touchscreen...did I miss a step or something? I did everything I believe.
Click to expand...
Click to collapse
There are steps missing after step 3 you need to flash radio in the inverted recovery and then reboot and the tool and run the unlock command after 45 minutes and press vol + to unlock and then flash a recovery while you're phone is still in fastboot mode (this is the mode your phone is in after you press the vol + to unlock) by using the command fastboot flash recovery (insertrecoveryname).img
Alright, after I push both files to the sd card, I try to install the radio zip, but it fails. Does the problem lie there in?
Wait, did you follow everything from the first post in this thread as I mentioned earlier: http://forum.xda-developers.com/showthread.php?t=2601480
If yes, then what happened after step 8?
Once you do that, THEN you have to do what is outlined in this post: http://forum.xda-developers.com/optimus-l9/general/noob-little-guidance-t2878048/post55588776
mohitgarg said:
Wait, did you follow everything from the first post in this thread as I mentioned earlier: http://forum.xda-developers.com/showthread.php?t=2601480
If yes, then what happened after step 8?
Once you do that, THEN you have to do what is outlined in this post: http://forum.xda-developers.com/optimus-l9/general/noob-little-guidance-t2878048/post55588776
Click to expand...
Click to collapse
Is there honestly something that should be different? Because, when I press the option to unlock the bootloader, it just reboots and what...almost identical with the results of step 6.
Am I playing with my phone wrong? What am I really supposed to do to it for 45 minutes...I want to say there in lies my problem.
Excuse me as I head to class with super inverted phone, lol.
Yes, you have to wait about 45 mins as mentioned in the step, that is why we said follow it to the T.

Any beginner friendly guides on unlocking bootloader and installing TWRP etc.?

Hey guys,
I'm still running the stock EUI ROM and getting pretty sick of it.
I've looked at getting my bootloader unlocked and installing TWRP but it seems pretty complicated for this device and what information I could find didn't work for me.
Can anyone show me some noob friendly guides on getting this done?
Much appreciated!
What?!? I never had a phone which bootloader unlocks easier than in Le Max 2. You have a special switch for that i developer options. That's all. Next you have to restart your phone in bootloader mode and flash desired recovery using fastboot commands.
Qron said:
What?!? I never had a phone which bootloader unlocks easier than in Le Max 2. You have a special switch for that i developer options. That's all. Next you have to restart your phone in bootloader mode and flash desired recovery using fastboot commands.
Click to expand...
Click to collapse
Wow, I didn't know that's how you unlock the bootloader. Sorry like I said I'm not very familiar with this device yet. Thanks!
As far as using fastbood commands I tried that but the drivers didn't seem to work on my PC. I couldn't get any of that to work. But I'll keep trying.
If you have anything like Samsung Kies or HTC Sync, etc. installed on your PC, you might try to remove it and reinstall drivers using "15 seconds ADB installed".
i just posted this yesterday,. i guess i could have chosen a better title... do you have any suggestions?? (maybe "full guide: adb, fastboot, twrp recovery, backup, flashing"?????)
http://forum.xda-developers.com/le-max-2/how-to/protocol-backup-stock-rom-flash-stock-t3517151
@thielek what windows do you have? I can suggest something if you have win7, for win10 you can find a guide in some other threads.
Qron said:
If you have anything like Samsung Kies or HTC Sync, etc. installed on your PC, you might try to remove it and reinstall drivers using "15 seconds ADB installed".
Click to expand...
Click to collapse
I had a Nexus 5 I was using on this PC I'll try removing all those drivers. Thanks.
valy_cta said:
@thielek what windows do you have? I can suggest something if you have win7, for win10 you can find a guide in some other threads.
Click to expand...
Click to collapse
Windows 10 here. Does that make it more difficult?
greenManGaming said:
i just posted this yesterday,. i guess i could have chosen a better title... do you have any suggestions?? (maybe "full guide: adb, fastboot, twrp recovery, backup, flashing"?????)
http://forum.xda-developers.com/le-max-2/how-to/protocol-backup-stock-rom-flash-stock-t3517151
Click to expand...
Click to collapse
Hey, this looks really good!
Thanks I will definitely give it a read and try to get this sorted. I'm pumped to get that CM 14.1 ROM when it gets a few more of the bugs sorted.
thielek said:
Windows 10 here. Does that make it more difficult?
Click to expand...
Click to collapse
No, actually you need to disable the signature verification if I recall it right. I can't find the thread for win10 driver installation right now but for sure I have seen it on xda for LeMax2
Here is the tuturial for noobs (I was noob too and I wrote it for people like me):
Here is the quick tutorial for users like me:
1. Enable USB Debugging
2. Connect phone to the computer
3. Unzip this https://www.androidfilehost.com/?fid=529152257862669609 and run LE_X2_fastboot.exe
4. Wait until it say "Press any button to reboot phone" and just press random button
5. Your phone will boot into system
If you want change to China 21s with SuperSU, you just have to:
1. Turn off your phone
2. Press VolumeUp + Power button - it's gonna boot you to TWRP
3. You can now upload the 21s.zip and SuperSU-v2.78...zip files to your phone from this thread: http://forum.xda-developers.com/le-m...a-rom-t3492640
4. On your phone go to Whipe and whipe all data (swipe blue arrow)
5. Go to Install and choose 21s.zip and wait - when it ends it's gonna boot you to the system
6. Turn off your phone and again boot to Recovery (VolumeUp + Power button)
7. Choose Install and choose SuperSU.zip and there you are!
Now you're gonna have China 21s with root and SuperSu!
Emokah said:
Here is the tuturial for noobs (I was noob too and I wrote it for people like me):
Here is the quick tutorial for users like me:
1. Enable USB Debugging
2. Connect phone to the computer
3. Unzip this https://www.androidfilehost.com/?fid=529152257862669609 and run LE_X2_fastboot.exe
4. Wait until it say "Press any button to reboot phone" and just press random button
5. Your phone will boot into system
If you want change to China 21s with SuperSU, you just have to:
1. Turn off your phone
2. Press VolumeUp + Power button - it's gonna boot you to TWRP
3. You can now upload the 21s.zip and SuperSU-v2.78...zip files to your phone from this thread: http://forum.xda-developers.com/le-m...a-rom-t3492640
4. On your phone go to Whipe and whipe all data (swipe blue arrow)
5. Go to Install and choose 21s.zip and wait - when it ends it's gonna boot you to the system
6. Turn off your phone and again boot to Recovery (VolumeUp + Power button)
7. Choose Install and choose SuperSU.zip and there you are!
Now you're gonna have China 21s with root and SuperSu!
Click to expand...
Click to collapse
Wow! That fastboot program was amazingly simple. Thank you! How did I know find this before. The other guides are very long.
So that installed cuoco92's ROM as well as TWRP. Do you suggest using his ROM? That second link you provided in the next paragraph didn't work.
I was looking for a very clean and vanilla android like ROM. I hate EUI and am excited for that CM 14.1 build but it's not ready yet.
Thanks again very much!
thielek said:
Wow! That fastboot program was amazingly simple. Thank you! How did I know find this before. The other guides are very long.
So that installed cuoco92's ROM as well as TWRP. Do you suggest using his ROM? That second link you provided in the next paragraph didn't work.
I was looking for a very clean and vanilla android like ROM. I hate EUI and am excited for that CM 14.1 build but it's not ready yet.
Thanks again very much!
Click to expand...
Click to collapse
Maybe Madsurfer's 21s will be good for you. It's without chinese apps etc.
Emokah said:
Maybe Madsurfer's 21s will be good for you. It's without chinese apps etc.
Click to expand...
Click to collapse
Cool I'll check that out.
Any idea what the best CM ROM is right now?
If I backup after Ive flashed twrp & want to restore on Mokee rom?Im on stock eui 19s & also Can I flash rom placed on internal storage?Coz it's showing storage as encrypted
Emokah said:
Here is the tuturial for noobs (I was noob too and I wrote it for people like me):
Here is the quick tutorial for users like me:
1. Enable USB Debugging
2. Connect phone to the computer
3. Unzip this https://www.androidfilehost.com/?fid=529152257862669609 and run LE_X2_fastboot.exe
4. Wait until it say "Press any button to reboot phone" and just press random button
5. Your phone will boot into system
If you want change to China 21s with SuperSU, you just have to:
1. Turn off your phone
2. Press VolumeUp + Power button - it's gonna boot you to TWRP
3. You can now upload the 21s.zip and SuperSU-v2.78...zip files to your phone from this thread: http://forum.xda-developers.com/le-m...a-rom-t3492640
4. On your phone go to Whipe and whipe all data (swipe blue arrow)
5. Go to Install and choose 21s.zip and wait - when it ends it's gonna boot you to the system
6. Turn off your phone and again boot to Recovery (VolumeUp + Power button)
7. Choose Install and choose SuperSU.zip and there you are!
Now you're gonna have China 21s with root and SuperSu!
Click to expand...
Click to collapse
The process I am aware of is
1. Unlock bootloader
2. Install twrp (or any custom recovery) in fastboot mod
3. Flash SuperSu zip to get root access.
Can you please explain in your tutorial the first paragraph can do this? I just want these 3 thing to do mentioned above. Thanks.
manishsoni7689 said:
The process I am aware of is
1. Unlock bootloader
2. Install twrp (or any custom recovery) in fastboot mod
3. Flash SuperSu zip to get root access.
Can you please explain in your tutorial the first paragraph can do this? I just want these 3 thing to do mentioned above. Thanks.
Click to expand...
Click to collapse
This 5 steps:
1. Enable USB Debugging
2. Connect phone to the computer
3. Unzip this https://www.androidfilehost.com/?fid=529152257862669609 and run LE_X2_fastboot.exe
4. Wait until it say "Press any button to reboot phone" and just press random button
5. Your phone will boot into system
unlocks you Bootloader, installs TWRP and installs Cuoco92 with root and everything included.
You can install new ROM like 21s and just flash SuperSu zip to get it.
manishsoni7689 said:
The process I am aware of is
1. Unlock bootloader
2. Install twrp (or any custom recovery) in fastboot mod
3. Flash SuperSu zip to get root access.
Can you please explain in your tutorial the first paragraph can do this? I just want these 3 thing to do mentioned above. Thanks.
Click to expand...
Click to collapse
Hello I've successfully flashed mokee from,But Jio is not working only data is working.Cannot make or receive calls,Any solutions?
RISHI RAJ said:
Hello I've successfully flashed mokee from,But Jio is not working only data is working.Cannot make or receive calls,Any solutions?
Click to expand...
Click to collapse
Buddy, I am still finding proper steps to flash twrp, so I can't guide you on custom roms.
Can you please give the steps those you followed in order to install twrp. Thanks
manishsoni7689 said:
Buddy, I am still finding proper steps to flash twrp, so I can't guide you on custom roms.
Can you please give the steps those you followed in order to install twrp. Thanks
Click to expand...
Click to collapse
check 3 posts up

Working TWRP (OP 7T Pro ME 5G)

The TWRP for the HD1910 works perfectly on the HD1925. Decryption works too. Install TWRP by using the installer.
Exact the img from the installer zip.
Boot to fastboot
Open a CMD within the extracted TWRP installer folder and type in
"fastboot boot recovery.img"
Once TWRP boots, then install the TWRP installer zip file.
I flashed magisk and it flashed with no issues. I used the latest version here.
Download TWRP for hotdog
Download TWRP Open Recovery for hotdog
dl.twrp.me
NOTE: I did it on the latest version, 11.0.1.18 So I'm not sure if it works on any older versions but I would assume so.
Yep, been out a while now. Works perfectly! However I highly highly recommend not using the twrp installer zip on our phones nor installing it by doing "fastboot flash recovery name_of_twrp.img"
Just download the latest .img and do "fastboot boot name_of_twrp.img" whenever you need to go into twrp recovery. Or you're just asking for trouble with OTA updates definitely no longer working (until you restore the stock recovery that matches the exact version of OOS that you are running) and a good possibility of getting a Qualcomm Crash-dump and losing or breaking all kinds of stuff.
starcms said:
Yep, been out a while now. Works perfectly! However I highly highly recommend not using the twrp installer zip on our phones nor installing it by doing "fastboot flash recovery name_of_twrp.img"
Just download the latest .img and do "fastboot boot name_of_twrp.img" whenever you need to go into twrp recovery. Or you're just asking for trouble with OTA updates definitely no longer working (until you restore the stock recovery that matches the exact version of OOS that you are running) and a good possibility of getting a Qualcomm Crash-dump and losing or breaking all kinds of stuff.
Click to expand...
Click to collapse
I already know about all that. I've had this phone over a year, so I'm familiar with the hidden "secrets".
starcms said:
Yep, been out a while now. Works perfectly! However I highly highly recommend not using the twrp installer zip on our phones nor installing it by doing "fastboot flash recovery name_of_twrp.img"
Just download the latest .img and do "fastboot boot name_of_twrp.img" whenever you need to go into twrp recovery. Or you're just asking for trouble with OTA updates definitely no longer working (until you restore the stock recovery that matches the exact version of OOS that you are running) and a good possibility of getting a Qualcomm Crash-dump and losing or breaking all kinds of stuff.
Click to expand...
Click to collapse
BTW, with unlocked bootloader OTA's are not available no matter what type of recovery you have installed. Unless you have reinstalled the reserve.img after unlocking the bootloader
AntiSocialSingh said:
@BobbyLynn I followed your tutorial to install the CrDroid recovery. Can you tell me how to flash TWRP? Bit of a noob for this phone.
Click to expand...
Click to collapse
Exact (Unzip) the zip folder. Within the extracted folder you'll see some other files. One of them is a recovery.img file. Open a command or PowerShell in the extracted folder. Reboot to fastboot.
Boot to fastboot and run this command
"fastboot boot recovery.img"
Once it boots into TWRP, then click on "install" and locate the TWRP installer zip and select it. It'll most likely be in the download folder. Just make sure you know where the TWRP installer zip is located before you even boot into TWRP
BobbyLynn said:
Exact (Unzip) the zip folder. Within the extracted folder you'll see some other files. One of them is an .img file (recovery). Open a command or PowerShell in the extracted folder. Reboot to fastboot.
Boot to fastboot and run this command
"fastboot boot recovery.img"
Once it boots into TWRP, then click on "install" and locate the TWRP installer zip and select it. It'll most likely be in the download folder. Just make sure you know where the TWRP installer zip is located before you even boot into TWRP
Click to expand...
Click to collapse
BTW download this TWRP from the link in my thread "twrp-installer-3.6.1_11-0-hotdog.zip"
AntiSocialSingh said:
@BobbyLynn Do i need to flash both a & b like i did in the case of crDroid?
Click to expand...
Click to collapse
Not at all. The installer will take care of all that once you boot into TWRP
AntiSocialSingh said:
@BobbyLynn Should I take a backup? Would it wipe my storage? or it would be as it is?
Click to expand...
Click to collapse
No it won't wipe data or anything else. But it's always good to have a backup just in case anything goes sour.
AntiSocialSingh said:
@BobbyLynn I am on the screen which says Install, Wipe, Backup, restore...... what should i do to install the zip file now?
Click to expand...
Click to collapse
Just click on "install" then located the installer zip file then select it and install it
AntiSocialSingh said:
I copied the .zip file on my phone but cannot navigate to it since all it shows is (Up A level), does not show the directories inside the storage
Click to expand...
Click to collapse
Select up a level then scroll down until you see a file called "storage" that'll take you to your storage. If it doesn't, the go back and click on "sdcard" But I'm almost certain it's in the storage folder
AntiSocialSingh said:
I think i need to flash it once via TWRP, i'll try it later, but thank you, it means that this TWRP works!
Click to expand...
Click to collapse
I just checked..... The "sdcard" folder is the one that takes you to the internal storage where the download folder is located. But as soon as you hit 'install" it should've taken you straight to the internal storage. If it didn't, then it sounds like it's still encrypted. If that's the case, then remove any screen locks on your phone before flashing TWRP
AntiSocialSingh said:
@BobbyLynn Let me try once again with the screen lock removed.
Click to expand...
Click to collapse
When I installed TWRP I didn't have a screen lock. But after installing TWRP I set a screen lock and TWRP decrypted just fine. So I'm guessing if you install TWRP while you have a screen lock it doesn't install properly so it can't decrypt. It appears that any screen locks must be removed before installing and after installing reapply a screen lock
AntiSocialSingh said:
@BobbyLynn It worked! So basically, I had to remove both fingerprint and pattern locks to get it to work. Thanks a ton!!
Click to expand...
Click to collapse
No problem
BobbyLynn said:
No problem
Click to expand...
Click to collapse
I'm kinda curious, why did you install TWRP? Are you fixing to "test drive" some custom ROM's or flash some mods? Or did you install TWRP just for the hell of it?
AntiSocialSingh said:
@BobbyLynn The latter yes, test driving some mods, and I am used to the interface of TWRP, not crDroid much, personal preference hahahaha....Thank you so much once again. you're a legend.
Click to expand...
Click to collapse
I'm more use to TWRP myself. I started using TWRP about 10 years ago, it was and still is the best recovery out there. I just happened to install crDroid the other day just to test something. And that test turned out to be a great discovery of a simple way to root the stock firmware. Since I have a extra McLaren, I do quite a bit of testing and modding and experimental stuff. I'm currently working on installing the global firmware (unbranding) it. No luck yet, but I might be getting close.
AntiSocialSingh said:
@BobbyLynn I will be the first one to follow your tutorial if you manage to flash the Global ROM on it sir. I promise haha!
Click to expand...
Click to collapse
You can bet your ass that if I pull off that trick it'll get LOT'S of comments from people thanking me lol. We've been wanting to install the global firmware on this phone, but nobody can figure out how to mod the ROM to make it flash on this phone. There's some very smart developers that own this phone, so I'm surprised that none of them have figured it out yet. So I've been tinkering around with trying to install it. It's looking like I'm going to have to make some modifications to the global ROM and/or the phone too to make the MSM tool see the phone as a comparable device
BobbyLynn said:
BTW, with unlocked bootloader OTA's are not available no matter what type of recovery you have installed. Unless you have reinstalled the reserve.img after unlocking the bootloader
Click to expand...
Click to collapse
Well, yeah, restoring reserve.img is a prerequisite to get OTAs with the bootloader unlocked, but it only has to be done once. After that, for each ota, just restore the boot image to stock (uninstall magisk) and you're good to go
starcms said:
Well, yeah, restoring reserve.img is a prerequisite to get OTAs with the bootloader unlocked, but it only has to be done once. After that, for each ota, just restore the boot image to stock (uninstall magisk) and you're good to go
Click to expand...
Click to collapse
I wanted to do OTA how should I restore my reserve.img?

Categories

Resources