(Moto g fast rav) I bricked my device - Moto G8 (Moto G Fast) Questions & Answers

So, I was trying to flash a custom ROM onto my moto g fast (product name rav), and it's bricked. I can't seem to flash really anything, is there a chance of saving this phone? Anything will help!

Ill try to help u but there a slight twist, do u have a pc? or lappy?

Icicle2413 said:
Ill try to help u but there a slight twist, do u have a pc? or lappy?
Click to expand...
Click to collapse
If u do have a computer, does it recognize your phone?

Icicle2413 said:
Ill try to help u but there a slight twist, do u have a pc? or lappy?
Click to expand...
Click to collapse
Laptop, on Windows 10 Home 1904

Icicle2413 said:
If u do have a computer, does it recognize your phone?
Click to expand...
Click to collapse
When I do fastboot devices it's detected

JN2002 said:
When I do fastboot devices it's detected
Click to expand...
Click to collapse
What does getvar all say
Code:
fastboot getvar all

JN2002 said:
Laptop, on Windows 10 Home 1904
Click to expand...
Click to collapse
good

JN2002 said:
When I do fastboot devices it's detected
Click to expand...
Click to collapse
also good

Code:
* Your warrenty is now void.
* I am not responsible for bricked devices, dead SD cards, thermonuclear war, or your getting fired because the alarm app failed.
* Please do some research if you have any concerns about features included in this ROM.
* before flashing it! YOU are choosing to make these modifications, and if you point the finger at us for messing up your device, I will laugh at you. VERY HARD!
Now follow me:
i-) Connect your device to your lappy, and download SDK Platform-Tools for Windows.
ii-) Go to where u downloaded platform-tools and unzip it. Open the folder.
iii-) Hold Shift and right-click anywhere in the folder, thee should be an option, namely "Open Powershell Window here" or maybe "Open command prompt window here", Its most likely youll get the second option (Open command prompt here). If u see neither. Then open the folder and click "File" in the top right corner. and youll see open either one of the above options.
iv-) Make sure u have connected your device to your lappy, In powershell or cmd and type
adb devices
v-) u should see your device, now reboot to fastboot mode and then type
fastboot devices
. After u see ur device, download twrp-recovery_moto-g8_moto_g_fast.img (Alternate link here)
vi-) Go to the folder where u downloaded the file, next type:
fastboot flash twrp-recovery_moto-g8_moto_g_fast.img
vii-)boot into recovery by pressing and holding the volume down + power button at the same time(when the phone is powered off, obviously).
viii-) This step is crucial!! Click on Settings / File Manager and navigate where u downloaded the lineage-18.1-moto-g8-moto-g-fast-rav-20210222.zip and move it to "/" also called ROOT folder.
Very Important!
Take a complete backup of the phone because the next steps will LITERALLY delete EVERYTHING in your phone INCLUDING the SYSTEM!!​
I think this post is becomig a bit too big so ill post the next part after posting this post.

Icicle2413 said:
Code:
* Your warrenty is now void.
* I am not responsible for bricked devices, dead SD cards, thermonuclear war, or your getting fired because the alarm app failed.
* Please do some research if you have any concerns about features included in this ROM.
* before flashing it! YOU are choosing to make these modifications, and if you point the finger at us for messing up your device, I will laugh at you. VERY HARD!
Now follow me:
i-) Connect your device to your lappy, and download SDK Platform-Tools for Windows.
ii-) Go to where u downloaded platform-tools and unzip it. Open the folder.
iii-) Hold Shift and right anywhere in the folder, thee should be an option, namely "Open Powershell Window here" or maybe "Open command prompt window here", Its most likely youll get the second option (Open command prompt here). If u see neither. Then open the folder and click "File" in the top right corner. and youll see open either one of the above options.
iv-) Make sure u have connected your device to your lappy, In powershell or cmd and type
adb devices
v-) u should see your device, if not, reboot to fastboot mode and then type
fastboot devices
. After u see ur device, download twrp-recovery_moto-g8_moto_g_fast.img (Alternate link here)
vi-) Go to the folder where u downloaded the file, next type:
fastboot flash twrp-recovery_moto-g8_moto_g_fast.img
vii-)boot into recovery by pressing and holding the volume down + power button at the same time(when the phone is powered off, obviously).
viii-) This step is crucial!! Click on Settings / File Manager and navigate where u downloaded the rom.zip and move it to "/" also called ROOT folder.
Very Important!
Take a complete backup of the phone because the next steps will LITERALLY delete EVERYTHING in your phone INCLUDING the SYSTEM!!​
I think this post is becomig a bit too big so ill post the next part after posting this post.
Click to expand...
Click to collapse
ill post the next tomorrow im going to bed.

Icicle2413 said:
ill post the next tomorrow im going to bed.
Click to expand...
Click to collapse
ix-) Now Select Wipe / Advanced Wipe and select everything and swipe to wipe. Then again go to Wipe / format data and type "yes" without the quotes.
x-) Next Tap Install / (Go to root folder) rom.zip and swipe to install.
DONE!!!!!!!!!!!!!!!!!!!!!

JN2002 said:
So, I was trying to flash a custom ROM onto my moto g fast (product name rav), and it's bricked. I can't seem to flash really anything, is there a chance of saving this phone? Anything will help!
Click to expand...
Click to collapse
I bricked my Moto G Fast by trying to flash RetUS firmware without unlocking the bootloader first. Attempts to flash Boost official firmware didn't work.
What did work for me was installing the Lenovo Motorola Rescue and Smart Assistant app on my PC. Even that failed the first couple times I tried it. I think the third or fourth attempt it finally succeeded.
Rescue and Smart Assistant Tool - Motorola
<h6><span style="color:#FFFFFF"><strong>Our Rescue and Smart Assistant tool</strong><br />can help diagnose and resolve issues on your<br />Motorola phone or Lenovo phone/tablet.</span></h6>
www.motorola.com

Did you THEN unlock the bootloader? heh

Icicle2413 said:
Code:
* Your warrenty is now void.
* I am not responsible for bricked devices, dead SD cards, thermonuclear war, or your getting fired because the alarm app failed.
* Please do some research if you have any concerns about features included in this ROM.
* before flashing it! YOU are choosing to make these modifications, and if you point the finger at us for messing up your device, I will laugh at you. VERY HARD!
Now follow me:
i-) Connect your device to your lappy, and download SDK Platform-Tools for Windows.
ii-) Go to where u downloaded platform-tools and unzip it. Open the folder.
iii-) Hold Shift and right-click anywhere in the folder, thee should be an option, namely "Open Powershell Window here" or maybe "Open command prompt window here", Its most likely youll get the second option (Open command prompt here). If u see neither. Then open the folder and click "File" in the top right corner. and youll see open either one of the above options.
iv-) Make sure u have connected your device to your lappy, In powershell or cmd and type
adb devices
v-) u should see your device, now reboot to fastboot mode and then type
fastboot devices
. After u see ur device, download twrp-recovery_moto-g8_moto_g_fast.img (Alternate link here)
vi-) Go to the folder where u downloaded the file, next type:
fastboot flash twrp-recovery_moto-g8_moto_g_fast.img
vii-)boot into recovery by pressing and holding the volume down + power button at the same time(when the phone is powered off, obviously).
viii-) This step is crucial!! Click on Settings / File Manager and navigate where u downloaded the lineage-18.1-moto-g8-moto-g-fast-rav-20210222.zip and move it to "/" also called ROOT folder.
Very Important!
Take a complete backup of the phone because the next steps will LITERALLY delete EVERYTHING in your phone INCLUDING the SYSTEM!!​
I think this post is becomig a bit too big so ill post the next part after posting this post.
Click to expand...
Click to collapse
you know what to do when device recognize on pc on usb but don't go anywhere?. My device recognize on pc but when i will run the blank flash to open the fastboot it don't run the fastboot screen and continues black. The process that i trying to do is connect the phone on pc and turn it on by the connectors on the motherboard, after that theoretically i have to put it in fastboot with blankflash and install the rom by the qualcom driver but it stops on the blankflash part. It's like my phone don't have the fastboot anymore.

Related

[ROM | 1/5/2011] - NANDDROID - Android Froyo X Ginger Build

HTC Touch HD NANDROID Thread
!! Important !!
Guys i now jack-all at the moment for the Touch HD NAND Process, So dont even contemplate the idea of asking me !! Go to Tida8s forum, and ask there !
Although i already know YOU Will, But for those who have forgotten !!
Click to expand...
Click to collapse
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------​
Change Log
- 7-7-2011 Vir Twitter
Hi, guys News on blackstone nand. Maybe Sunday I will have the new files for the testing team.
- 1-07-2011
- 23-6-2011 Vir Twitter
Just give it the final touch. So it's official NAND BLACKSTONE 7/1 GET READY GUYS. THANKS GUYS
- 13-06-2011 07:36 AM.
-i will be using froyo x ginger w/o gapps (READY)
-building nbh (ready)
-working with the recovery.img (now)
- 14-6-2011 05:11 AM
UPDATE
ok guys. maybe friday i will be uploading FROYO X GINGER NAND FOR BLACKSTONE
just take a look inside the build update. and let me know if everything is good or if we need to add anything. thanks guys. eta: friday. build only
- 12-6-2011 Vir Twitter
(build) FROYO BLUE CWM 2011.06.12. blackstone. ready.
Youtube NAND v2 on Tida8's Touch Pro 2
- 10-06-2011 11:15 PM
update nand build. OK GUYS, GREAT NEWS. WE HAVE DATA WORKING. OH MAN THIS IS GETTING GOOD NOW. SO WE HAVE WIFI AND DATA WORKING.
- 10-06-2011 04:56 PM
update on blackstone nand
1-froyo x ginger blackstone nand is ready (rom)
2-building the blackstone.NBH now
thanks
- 08-06-2011 04:56 PM
Update on blackstone nand
Ok guys, I just went online to track my phone it will be here tomorrow.
1- I already have froyo x ginger ready with w/o gapps. That's the build that I will be using
2- need you guys to relax. This take time.
3- please don't ask for eta. It will be done when is done.
3- I will keep you guys updated on the proccess.
4- remember thanks to the A TEAM we have nand. It just a matter of time till our devices can have it. But we need people for this to happen
5- eventually I will get more devices, cuz the the only way to start nand testing is to have those the devices
6- my goal is see every device with nand. And to tell you guys the truth I can't do it by myself. Yes it will take time
7- I'm going to talk with tracker to see if we can have an IRC for . maybe
Also remember guys. I have a family outside android. 2 kids and a wife plus a job and a house. I'm always super busy
It's official nand testing for blackstone it' here guys
Sent from my CDMA BLAZN 2.2.2 NAND VERSION using Tapatalk
Click to expand...
Click to collapse
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------​
- NAND Tutorial
Page 1 By Tida8
setup you sdcard. format your card to fat32 and add this 3 updates
-froyo blue blackstone nand build
- kernel update
-root update
1-first we need to get android sdk set up for you devices.
http://dl.google.com/android/installer_r11-windows.exe (this the exe files) (Recommended)
http://dl.google.com/android/android...11-windows.zip (this the zip)
2- create 2 folder on you C: driver
- RUU (already has the ruu_signed.NBH AND task29)
- ADB (already has the recovery.img)
-download BlackstoneAdvancedRUU and unzip folder.
http://www.multiupload.com/RLJEC2GRCH
for more info on this ruu http://forum.xda-developers.com/showthread.php?t=943851
-download adb and unzip it in your adb folder http://www.multiupload.com/NEEPYUDO6T
3- set up path for your adb and fastboot
right click my computer on your desktop pc. advanced system settings. environment variables. then system variables and double click on path. add this line at the end. just like that
;C:\adb
click ok everything
4- test adb
-boot any build (blue, ginger, frx06. etc....)
-download PdaNet http://www.multiupload.com/OVJ9V01M4F now install pdanet and follow the screen. pdanet will ask to connect your phone. let it finish. when done disconnect usb.
-on your android build go to settings/applications/development/ and check ubs debugging, stay awake, and allow mock locations. now connect you usb
-on your pc. start, run, type cmd, and type adb devices and enter
- you should see your device. you may see this 00000000000 device. that's ok that's your device ID
- great adb is working
5- set up fastboot (the set up for fastboot is done when you flash RHODIMG.nbh)
-when you see the blue screen with usb connected fastboot driver will install. that all
6- [TUT][HSPL] Hard-SPL Unlocker for Blackstone
http://forum.xda-developers.com/showthread.php?t=431217
7- task29 set up ( this will erase windows mobiles) this tool is very important to flash nand or if you want windows mobile back on your phone
-turn off your phone. press vol down and power. you will see the (tricolour screen!). connect your phone usb. it may install drivers so wait till finish.
-open RUU folder on your c: driver pc
-right click on BlackstoneAdvancedRUU.exe and choose run as administrator and follow the screen. then the phone will reboot. but it wont pass the htc boot screen, just take the battery out.
8- flashing LK bootloader ruu_signed.NBH
- turn off your phone. press vol down and power. you will see the (tricolour screen!). connect your phone usb. it may install drivers so wait till finish
- open RUU folder. right click on BlackstoneAdvancedRUU and choose run as administrator. follow the screen. then the phone will reboot. you should see the blue screen. it may install drivers so wait, when finish you will see fastboot mode at the bottom in small letters. if nothing happen just pull the battery. read guide 9 recovery.img
9- how to flash recovery.img
-put battery back and connect your phone usb
-click on power. you will see blue screen look for fastboot mode at the bottom.
-on your pc. go to run type cmd and type this command to get to adb folder on your c: drive
cd C:\adb
then type
fastboot flash recovery recovery.img
wait till it finished. then to get to recovery mode type
fastboot boot recovery.img
the end key is (enter) vol down and up is to move. install updates in this order
-froyo blue build update
-kernel update
-root update
10- when done reboot. take the usb cable out. and welcome to nand
good luck and god bless you all
GUYS, ANYTHING ELSE THAT YOU GUYS WANT ME TO ADD PLEASE LET ME KNOW
i'm still updating this page-----------------------------
Click to expand...
Click to collapse
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------​
Page 2 by explicit
NOOB guide for blackstone nand BY explicit
IMPORTANT!!! If you don't have HARD SPL installed on your phone do not continue.You must have HARD SPL for Blackstone installed on your phone
More about HARD SPL in step 6.
Format your micro SD card to fat32.
Add this 3 files from NAND BLACKSTONE FULL PACKAGE
-update-blackstone-nand.zip
- kernel update.zip
-root update.zip
1. Download the android-sdk for your system and install everything on it. Android-sdk depends on Java SE Development Kit (JDK), so if you
don't have java Development Kit installed dovnload it and install it before installing android-sdk. Even after installing On x64 OS you still may get
Java not found during the installation of android-sdk.In that case click Back and than again Next. It should find it now.
Java Development Kit download: http://www.oracle.com/technetwork/ja...ads/index.html
Android-sdk download.Choose installer_r11-windows.exe (Recomended) http://developer.android.com/sdk/index.html
2. Create 2 folders on your C:\ drive
- ruu ( Here we need to have BlackstoneAdvancedRUU from the link below and ruu_signed.nbh from BLACKSTONE NAND FULL PACKAGE)
- adb ( here we need all files from the adb link below)
-download BlackstoneAdvancedRUU and unzip it un the ruu folder from above.
BlackstoneAdvancedRUU http://www.multiupload.com/RLJEC2GRCH
for more info on this ruu http://forum.xda-developers.com/showthread.php?t=943851
-download adb and unzip it. Copy all the files from the extracted archive in the adb folder above.
The path to adb.exe should be like this C:\adb\adb.exe
adb http://www.multiupload.com/NEEPYUDO6T
3. Set up path for your adb and fastboot
right click my computer and select properties. Now go to advanced system settings. Under the Advanced tab at the bottom select Environment Variables.
Under System variables find the line "path" For the Variable name stays path and for the Variable value at the end add this ;C:\adb
Close all windows with clicking OK.
4. test adb
-boot any build (blue, ginger, frx06. etc....)
-download PdaNet http://www.multiupload.com/OVJ9V01M4F now install pdanet and follow the screen. pdanet will ask to connect your phone. let it finish. when done disconnect usb.
-on your android build go to settings/applications/development/ and check ubs debugging, stay awake, and allow mock locations. now connect you usb
-on your pc. start, run, type cmd, and type adb devices and enter
- you should see your device. you may see this 00000000000 device. that's ok that's your device ID
- great adb is working
5. Set up fastboot (the set up for fastboot is done when you flash ruu_signed.nbh from NAND BLACKSTONE FULL PACKAGE)
-when you see the blue screen with usb connected fastboot driver will install. that all
6- [TUT][HSPL] Hard-SPL Unlocker for Blackstone
http://forum.xda-developers.com/showthread.php?t=431217
7. Task29 set up ( this will erase windows mobile from your phone) this tool is very important to flash nand or if you want windows mobile back on your phone
-turn off your phone. press and hold Volume down and power on your phone. you will see the (tricolour screen!). connect your phone to usb. it may install drivers so wait till finish.
-open RUU folder on your c: drive
-right click on BlackstoneAdvancedRUU.exe and choose run as administrator, select "Perform Task 29 only" and follow the screen. then the phone will reboot,
but it wont pass the htc boot screen, just take the battery out.
8. Flashing LK bootloader ruu_signed.NBH
- turn off your phone. press and hold Volume down and power on your phone. you will see the (tricolour screen!). connect your phone via usb. it may install drivers so wait till finish
- open RUU folder. right click on BlackstoneAdvancedRUU and choose run as administrator. Select Custom RUU (Task 32) and follow the screen. then the phone will reboot. you should see the blue screen.
it may install drivers so wait, when finish you will see fastboot mode at the bottom in small letters. if nothing happen just pull the battery. read guide 9 recovery.img
9. How to flash recovery.img
-put battery back and connect your phone via usb
-click on power. you will see blue screen look for fastboot mode at the bottom.
-on your pc. go to run type cmd and type this command to get to adb folder on your c: drive
cd C:\adb
then type
fastboot flash recovery recovery.img
wait till it finished. then to get to recovery mode type
fastboot boot recovery.img
the end key is (enter) vol down and up is to move. install updates in this order
-froyo blue build update
-kernel update
-root update
10- when done reboot.
Read more:
Click to expand...
Click to collapse
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------​
!! Important !!
Guys i now jack-all at the moment for the Touch HD NAND Process, So dont even contemplate the idea of asking me !! Go to Tida8s forum, and ask there !
Although i already know YOU Will, But for those who have forgotten !!
Click to expand...
Click to collapse
waiiiiiiiiiiiiiiiiiiiiting
mero0100 said:
waiiiiiiiiiiiiiiiiiiiiting
Click to expand...
Click to collapse
yeah, but i think it sahould be done by tonight or tomorrow
Really hope so.. I keep my fingers crossed about two weeks
NandDroid htc hd
I hope someone can make it.... i can't wait for it!!!! From C.R.
even more fun to know that he was also working on a nand version of gingerbread and honeycomb
Sounds interesting!
Sent from my MZ604 using XDA Premium App
Simon_WM said:
yeah, but i think it sahould be done by tonight or tomorrow
Click to expand...
Click to collapse
i didn't want to disappoint you but tiad say that he will buy blackstone to make trials on it till now he didn't have blackstone so not tomorrow
hope i am wrong and you are right as i want to play with android also
mero0100 said:
i didn't want to disappoint you but tiad say that he will buy blackstone to make trials on it till now he didn't have blackstone so not tomorrow
hope i am wrong and you are right as i want to play with android also
Click to expand...
Click to collapse
... would could be right, but either way if he is going to this is a massive step towards getting NAND !!
I love it. Keep it up. Waiting n waiting n waiting........
Sent from my HTC HD2 using XDA App
mel69hash said:
I love it. Keep it up. Waiting n waiting n waiting........
Sent from my HTC HD2 using XDA App
Click to expand...
Click to collapse
Yup, patients is the game
Entering lotus position, waiting...
Guys?
I am little bit off but why are u so happy? NAND means that we will have full android on our blackstone? withnout emulating or things like that? Will it actually work properly?
thank u for response
OMG Nice
And i think my Blackstone is Crap now if full NAND comes yeah Baby ;D
unstable_ said:
Guys?
I am little bit off but why are u so happy? NAND means that we will have full android on our blackstone? withnout emulating or things like that? Will it actually work properly?
thank u for response
Click to expand...
Click to collapse
Just because Android is flashed on the phone instead of WinMo doesn't do magic. It will probably perform the same as from SD-card in case of problems. I believe R/W speed is somewhat faster from nand (different type of ROM than SD-card).
Edit. Besides, isn't there still some problems with nand on GSM phones?
Please fill me in here...
i can see everyone is just waiting to be done,and almost no one is actually contributing...not even with a small donation,because the guy is going to buy the phone so he could provide us something we have eagerly waited for,so even one dollar would be appreciated i am sure
farukb said:
i can see everyone is just waiting to be done,and almost no one is actually contributing...not even with a small donation,because the guy is going to buy the phone so he could provide us something we have eagerly waited for,so even one dollar would be appreciated i am sure
Click to expand...
Click to collapse
Not that i would really be in android/nand/... but i noticed this debate. The problem is that there were just too many false prophets with no results. I would rather recomend a donation to download (like xming) so people can donate for results not for good wishes.
farukb said:
i can see everyone is just waiting to be done,and almost no one is actually contributing...not even with a small donation,because the guy is going to buy the phone so he could provide us something we have eagerly waited for,so even one dollar would be appreciated i am sure
Click to expand...
Click to collapse
Am waiting on the release, then will help with doing bug testing and so on =D
root said:
Not that i would really be in android/nand/... but i noticed this debate. The problem is that there were just too many false prophets with no results. I would rather recomend a donation to download (like xming) so people can donate for results not for good wishes.
Click to expand...
Click to collapse
true (10 chars)
farukb said:
true (10 chars)
Click to expand...
Click to collapse
Yeah, for Android development, i think that seems fair,
What do you guys think ?

[GUIDE] [HOW-TO] Root Your Droid Incredible 2 VIA HTC Bootloader Unlock

My other thread got screwed up. So, I just thought it would be easier to re-write it all over.
Some warnings:
-This is not a FULL unlock (S-OFF or to unlock your SIM card slot.)
-This WILL VOID your warranty.
-This will work with ANY version of HBOOT. Unless something has changed and I never update.........
-This is a how to for WINDOWS ONLY. Sorry Mac, Linux, and Unix. If someone knows how to do it VIA those ways, I'll add it in here.
-If you are logged out of HTC Dev at any time during the identifier period (1 - 5), just sign back in and don't click anything. It will automatically redirect you to the last page you were on.
-I am not responsible if you didn't follow a step correctly and your phone lights on fire, cracks into two, wants to destroy you, etc...
If you like to learn visually (like me) and would rather not go through my jumble of steps, check out this YouTube video. [link]
What you are going to need:
-A computer
-Fastboot and ADB [API] - [link] <-- These are applications I use to flash ROM's. They are in a .zip from me.
-HTC Drivers - [link] <-- Drivers HTC gives, couldn't find them on HTC's site.
-Android SDK - [link]
-microUSB cable, phone, and some time
STEPS TO ROOT: finally...
1.) You are going to want to head over to the HTC Dev[eloper] site ([link]) and make an account or sign in. Once you have done one of the two, you are going to want to click 'Unlock Bootloader,' then 'Get Started.' It will next ask you what device you are trying to unlock, click 'Droid Incredible 2 (Verizon)' then 'Begin Unlock Bootloader.' Then a pop up window will ask you if you are sure, just click 'Yes.' Then, another pop up window will appear, just tick the two boxes and press 'Proceed to Unlock Instructions.'
2.) Go to your phone. Take off the [back] battery door and remove the battery (don't hold the power button and make it a proper shut off, just rip the battery out. Then, put the battery back in. Once you have replaced the battery, hold the volume down button and the power button at the same time until a white screen shows up. You can use the volume rocker to highlight your selection, and the power button to select the highlighted selection. Right now, we want to highlight 'BOOTLOADER' and use the power button to select it. Next, grab your miniUSB cable and plug it into your computer to your phone.
3.) Next, make a folder on your computer in the C:\ Drive. In Windows Vista & 7, you can just go to Computer from the Start Menu and it will be labeled Local Disk (C:\). You can name the folder whatever you want, I am just going to name it Android. Next, you are going to want to download my ADB, Fastboot, and ADBAPI .zip file and place all three files into the Android folder. After you unzip the ADB/Fastboot folder, you are going to want to (if you have not already) download and install the Android SDK manager. You will need to install SDK tools [and I believe a version of Android?] After you have installed everything, you can go to the Start Menu again and type in 'cmd' in the search bar and press enter. Then type in the following: (Or you could take the easy way of going to your C:\ drive and shift-clicking the folder and press 'Open Command Window Here...)
Code:
cd C:\Android
4.) After you have got into Command Prompt and are in the \Android folder, type in the following:
Code:
fastboot oem get_identifier_token
You will then see a great big brick of random characters. Right click in the bottom right-hand corner of '<<<<< Identifier Token End >>>>>' and click 'Mark...' Hold down the left-mouse-button and select the great brick of text up until '<<<< Identifier Token Start >>>>' (don't highlight any of the 'INFO' things.) Then, right-click again and you will have the identifier token copied to your clipboard. Back on the HTC Dev site, it will ask you for your identifier; just paste the identifier in the box and it will send you an email with a .bin file (Unlock_code.bin) and just throw that into the folder with ADB and Fastboot.
5.) You are going to want to click the continue link that HTC Dev sent you as well to downloading the file. After you have finished downloading and put it in the folder, type in the following:
Code:
fastboot flash unlocktoken Unlock_code.bin
Once you have done that and pressed Enter, your phone will change screens. It will ask you if you are SURE you want to do this. Just press the volume rocker up and press the power button. Your phone will reboot and take you back to Android. It's normal and it doesn't mean it failed... Your phone is fine and it should have went OK if you followed the steps. We are done with HTC Dev now, so you can close it.
6.) Next thing we are going to want to do is flash ClockWorkMod (CWM) Recovery onto your phone. You are going to want to download the .iso for CWMR and flash it to your phone (download link [link].) After you are done downloading the .iso, place it into your ADB and Fastboot folder. Once your phone has finished starting up, take the battery out again and put it back into HBOOT mode (step 2.) You are going to want to go back into FASTBOOT (step 2, again) and flash the recovery by doing the following:
Code:
fastboot flash recovery recovery(press TAB)
Once you press enter and fastboot says it has completed, it will just have the Fastboot screen. Just highlight 'Bootloader' and press the power button. Next, to make sure it worked... Scroll down to 'Recovery' (which is right under Fastboot) and select it. The HTC screen should show and then CWMR should come to life.
7.) This is where the real magic happens. We are going to install SuperUser on to your phone now. Reboot your phone into regular Android. Now, you can plug it into the computer and make it a disk drive or pop out the miniSD card and put it into a converter. Now, you are going to want to download SuperUser ([link] - make sure your scroll down to the .zip dowload) and put it onto the miniSD (I recommend not putting it in any folders so it is easy to find.) Now, put your phone back into CWMR (step 6.) Now, use the volume rocker to scroll down to 'install .zip from sd card' and press the power button. Now, find the SuperUser.zip (or whatever it is named) and press the power button. The 'yes' to install it is in the middle of all the 'no' options, use the volume rocker to select 'yes' and press the power button. Wait for CWMR to finish, and in the meantime... Just stare at your phone. After you have finished installing SuperUser, restart your handset into Android. Once it has finished restarting, go into the app drawer and find the SuperUser app. Press the 'menu' button and tap 'Settings.' Scroll down to 'Su Binary x.x.xx' and tap it. On the bottom it will say 'Update Binary,' just tap that and it will do its 'magic.' Once SU has finished updating Binary, you have a rooted DINC2.
If you need any help, please let me know here, or on Twatter (@Rumor0922)
Updated post. Finished the guide. Hope you guys enjoy.
thanks for your guide - I'm needing to get something fresh on my wife's DI2...and I'm not as savvy with the HTCs as I am with my GNex.
The problem I have initially run into is the JDK - I have it installed....but whenever I try to install the Android SDK, the installer tells me that it does not recognize an installed JDK...
Also, I did notice that your Fastbook & ADB link is not active - is it obsolete now?
Thanks again, hopefully I can get this puppy running smoothly soon
jegawhat said:
thanks for your guide - I'm needing to get something fresh on my wife's DI2...and I'm not as savvy with the HTCs as I am with my GNex.
The problem I have initially run into is the JDK - I have it installed....but whenever I try to install the Android SDK, the installer tells me that it does not recognize an installed JDK...
Also, I did notice that your Fastbook & ADB link is not active - is it obsolete now?
Thanks again, hopefully I can get this puppy running smoothly soon
Click to expand...
Click to collapse
Android SDK includes fastboot and adb, so it isn't necessary. Are you sure you have the JDK installed? What version? I know OpenJDK was giving me trouble so I had to switch to the official JDK.
Sent from my Transformer Pad TF300T using Tapatalk 2
prototype7 said:
Android SDK includes fastboot and adb, so it isn't necessary. Are you sure you have the JDK installed? What version? I know OpenJDK was giving me trouble so I had to switch to the official JDK.
Sent from my Transformer Pad TF300T using Tapatalk 2
Click to expand...
Click to collapse
Yep, just tried to reinstall 7u7 from the oracle site....no dice with SDK. Weird. I'll try with another PC to see if my laptop just licks
I added the ADB and Fastboot link, I thought it was already added... So, that is my fault. And like prototype said, Android SDK also includes ADB and Fastboot. Hope the best to your wife and the phone.
getting error!
EVoorhees said:
I added the ADB and Fastboot link, I thought it was already added... So, that is my fault. And like prototype said, Android SDK also includes ADB and Fastb7Aoot. Hope the best to your wife and the phone.
Click to expand...
Click to collapse
Hey guys im trying to root this phone with your instructions so I can use it for straight talk. Any who this error is popping up in cmd
<bootloader> [err] comand error !!!
OKAY [ 0.007s]
finished. total time: 0.008s
any help would be great and much appreciated!
how to de odex a rom
is there an easy way
thanks.
casseer15 said:
how to de odex a rom
is there an easy way
thanks.
Click to expand...
Click to collapse
www.google.com
Sent from my Incredible 2 using Tapatalk 2
Take it to the house said:
Hey guys im trying to root this phone with your instructions so I can use it for straight talk. Any who this error is popping up in cmd
<bootloader> [err] comand error !!!
OKAY [ 0.007s]
finished. total time: 0.008s
any help would be great and much appreciated!
Click to expand...
Click to collapse
This isn't for a SIM CARD tray unlock. It's just to root you phone and get ROMS and SU apps on it. Look around for a SIM unlock.
Sent from my HTC Incredible 2 using xda premium
6.) Next thing we are going to want to do is flash ClockWorkMod (CWM) Recovery onto yoour phone. You are going to want to download the .iso for CWMR and flash it to your phone (download link [link].) After you are done downloading the .iso place it into your ADB and Fastboot folder. Once your phone has finished starting up, take the battery out again and put it back into HBOOT mode (step 2.) You are going to want to go back into FASTBOOT (step 2, again) and flash the recovery by doing
Click to expand...
Click to collapse
the following:
In my download folder this shows up as an image file, is this right?
Does this mean that C: Android folder I created in the beginning of the guide? If not, where am I supposed to place it?
Does flashing it to my phone mean simply copy/pasting this cwm image file into the adb and fastboot folder?
Sorry guys I've been lurking for weeks. Successfully rooted my galaxy nexus and that was a breeze compared to this!
JimHTP said:
the following:
1.) In my download folder this shows up as an image file, is this right?
2.) Does this mean that C: Android folder I created in the beginning of the guide? If not, where am I supposed to place it?
3.) Does flashing it to my phone mean simply copy/pasting this cwm image file into the adb and fastboot folder?
Sorry guys I've been lurking for weeks. Successfully rooted my galaxy nexus and that was a breeze compared to this!
Click to expand...
Click to collapse
1.) Yes, an .iso file is a disk image.
2.) I personally like to place it in the C:\ Drive, but people put it where ever they want to.
3.) Yes, just put that in the folder with Fastboot and ADB[API.]
Please fadtboot install as administrator in pc?
Sent from my E15a using xda premium
It shouldn't have to install. You have to use Fastboot VIA Command Prompt.
Sent from my Incredible 2 using xda premium
Ok i try thanks
Sent from my E15a using xda premium
Here this message its in spanish sorry
Sent from my E15a using xda premium
kdrumwork said:
Here this message its in spanish sorry
Click to expand...
Click to collapse
English equivalent: "fastboot" is not recognized as an internal or external command, operable program or batch file.
That's happening since you're still in the Administrator's directory - C:\Documents and Settings\Administrador\.
You need to use the "cd" command to change to the directory where you downloaded fastboot. Then you'll be able to use that command.
Ok thanks i try this bro :thumbup:
Sent from my E15a using xda premium
anyone have any trouble with the new twrp 2.3.1.0 on here?
The Dropbox link for the drivers is empty. Can you put a new one up?

f*cked up phone

first of all i want to say that I almost know nothing about rooting and stuff.
I rooted my phone with the all-in-one toolkit and actually didn't know what I was doing. I was just clicking next and did what the screen told me to do. Everything went great and i had no problems until know. I downloaded and flashed the venom dotview tweak but it didn't work and the normal dot view which I reinstalled also didnt work so I decided to do a recovery from the settings app. it was really stupid to do that beacause my softkeys and statusbar are gone know and the flashed apps are still there. Is there a way to have my phone like it was when I bought it? I don't need a root anymore, I just want my phone getting to work normal.
Thanks
CrankyPants said:
first of all i want to say that I almost know nothing about rooting and stuff.
I rooted my phone with the all-in-one toolkit and actually didn't know what I was doing. I was just clicking next and did what the screen told me to do. Everything went great and i had no problems until know. I downloaded and flashed the venom dotview tweak but it didn't work and the normal dot view which I reinstalled also didnt work so I decided to do a recovery from the settings app. it was really stupid to do that beacause my softkeys and statusbar are gone know and the flashed apps are still there. Is there a way to have my phone like it was when I bought it? I don't need a root anymore, I just want my phone getting to work normal.
Thanks
Click to expand...
Click to collapse
Restore you stock ROM nandroid. Look for it in here COLLECTION of Stock backup's seeing as you really didn't bother to provide us with the relevant and more important information such as the CID and Main software version you were on before you decided to mess your phone up and I doubt you made a backup of your device before doing it.
Is your phone still recognized by a pc?
If so, just load another ROM on your sd card.. Wipe everything and flash through recovery. You'll lose all your data, but your phone will be back.
Since you are new to this - CONGRATS! You just learned the most important rule of flashing. Always make a backup first!
Good luck man. It's an easy fix.
I guess I will be the "bad guy" but why are you messing with your phone when you have no clue what you are doing?
Everyone starts somewhere. Im sure we all learned a lot of what we know now by making lots of stupid mistakes. This logic rings true for life... not just phones.
lucas.scott said:
Is your phone still recognized by a pc?
If so, just load another ROM on your sd card.. Wipe everything and flash through recovery. You'll lose all your data, but your phone will be back.
Since you are new to this - CONGRATS! You just learned the most important rule of flashing. Always make a backup first!
Good luck man. It's an easy fix.
Click to expand...
Click to collapse
yes and no, my pc sees him but the phone folder is empty en htc manager gives an error. any idee how to put a rom on the phone?
CrankyPants said:
yes and no, my pc sees him but the phone folder is empty en htc manager gives an error. any idee how to put a rom on the phone?
Click to expand...
Click to collapse
Unlock bootloader,install a custom recovery via adb then download a custom rom of your choice then move it to ext/internal sd.you may use otg.Then go to the custom recovery(TWRP/Cwm/philz) wipe then install zip through the location.
Jyotirdeb said:
Unlock bootloader,install a custom recovery via adb then download a custom rom of your choice then move it to ext/internal sd.you may use otg.Then go to the custom recovery(TWRP/Cwm/philz) wipe then install zip through the location.
Click to expand...
Click to collapse
How to install a custom recovery via adb and what is adb?
sorry I don't know anything
CrankyPants said:
How to install a custom recovery via adb and what is adb?
sorry I don't know anything
Click to expand...
Click to collapse
This is why you shouldn't use all in one toolkits, you don't learn anything like that and if you're not willing to learn then you probably shouldn't mess around with these things in the first place, expect others to then fix the problems for you. I'm not trying to be mean here, just stating fact.
Download the Android SDK
After downloading, extract the .zip file. Then go into folder inside the sdk folder you'll find a folder named "platform-tools" right click that folder and copy it on your desktop(Ease of access). Inside that platform-tools folder you'll find the applications adb and fastboot.
Download HTC Sync Manager in order to install the drivers(If you haven't done so already and just to be sure).
Download custom recovery, either Philz CWM Recovery or TWRP Recovery . Place the downloaded .img recovery file inside the platform-tools folder.
Make sure your phone has USB-Debugging enabled, if you don't have developer mode on phone. Go to Settings > About > Software Information > More > Tap 7times on Build Number. This will enable developer options. Go back to Settings and scroll down to Developer Options, open it and enable USB Debugging.
Connect your phone to the PC, make sure to accept any prompts that might appear on the phone then inside the platform-tools folder, hold shift then right click, then select "Open Command prompt here". Type adb devices if adb picks up your device it'll show you your devices serial number. Next type adb reboot bootloader to boot into bootloader mode then type fastboot devices again just to make sure the device is connected and being picked up by the prompt. Type fastboot flash recovery name_of_recovery_you_downloaded.img MAKE SURE you type in the correct name for the recovery, exactly the same!!!
When it's done, flash ROM of your choice.
I'm a beginner too, but I learnt loads from watching videos from a channel called Sakitech on YouTube. I watched them over a few times to understand the process before doing anything.
Unlook bootloader:
https://www.youtube.com/watch?v=rEVSfwXsx-c&index=3&list=PLRt6ru-Tz2f4tMLvv9wm9yyiW9mTeVIGA
Turn S-Off:
https://www.youtube.com/watch?v=--Hlms1BuPg&list=PLRt6ru-Tz2f4tMLvv9wm9yyiW9mTeVIGA&index=4
Install a custom recovery and root your phone
https://www.youtube.com/watch?v=WuHFcGvUjwA&feature=youtu.be
Install a custom rom:
https://www.youtube.com/watch?v=t4KeVs5axtM
Remember to backup before you put your phone under serious surgery!
https://www.youtube.com/watch?v=eda67mn-oXc
Hope this helps.
leongwengheng said:
I'm a beginner too, but I learnt loads from watching videos from a channel called Sakitech on YouTube. I watched them over a few times to understand the process before doing anything.
Unlook bootloader:
https://www.youtube.com/watch?v=rEVSfwXsx-c&index=3&list=PLRt6ru-Tz2f4tMLvv9wm9yyiW9mTeVIGA
Turn S-Off:
https://www.youtube.com/watch?v=--Hlms1BuPg&list=PLRt6ru-Tz2f4tMLvv9wm9yyiW9mTeVIGA&index=4
Install a custom recovery and root your phone
https://www.youtube.com/watch?v=WuHFcGvUjwA&feature=youtu.be
Install a custom rom:
https://www.youtube.com/watch?v=t4KeVs5axtM
Remember to backup before you put your phone under serious surgery!
https://www.youtube.com/watch?v=eda67mn-oXc
Hope this helps.
Click to expand...
Click to collapse
Good choice on the videos, these days reading is a bit to tedious for most people. Heck, they don't even read "STOP" on the STOP signs anymore, just drive straight past
I have a super short attention span so I need YouTube to learn anything in life lol.
Sent from my HTC One_M8 using XDA Free mobile app
leongwengheng said:
I have a super short attention span so I need YouTube to learn anything in life lol.
Sent from my HTC One_M8 using XDA Free mobile app
Click to expand...
Click to collapse
Good luck at school then and later on in your job
Lucky boy having such a commited community here. You could've quite easily ended up with a £600 paper weight. Might want to show some appreciation to everyone holding your hand through a process that you should've read about before doing anything. Must admit, I did like the 'I just kept hitting next without knowing what I was doing', that's probably the best thing I've read lol lol.
Sent from my HTC One_M8 using XDA Premium 4 mobile app
BerndM14 said:
This is why you shouldn't use all in one toolkits, you don't learn anything like that and if you're not willing to learn then you probably shouldn't mess around with these things in the first place, expect others to then fix the problems for you. I'm not trying to be mean here, just stating fact.
Download the Android SDK
After downloading, extract the .zip file. Then go into folder inside the sdk folder you'll find a folder named "platform-tools" right click that folder and copy it on your desktop(Ease of access). Inside that platform-tools folder you'll find the applications adb and fastboot.
Download HTC Sync Manager in order to install the drivers(If you haven't done so already and just to be sure).
Download custom recovery, either Philz CWM Recovery or TWRP Recovery . Place the downloaded .img recovery file inside the platform-tools folder.
Make sure your phone has USB-Debugging enabled, if you don't have developer mode on phone. Go to Settings > About > Software Information > More > Tap 7times on Build Number. This will enable developer options. Go back to Settings and scroll down to Developer Options, open it and enable USB Debugging.
Connect your phone to the PC, make sure to accept any prompts that might appear on the phone then inside the platform-tools folder, hold shift then right click, then select "Open Command prompt here". Type adb devices if adb picks up your device it'll show you your devices serial number. Next type adb reboot bootloader to boot into bootloader mode then type fastboot devices again just to make sure the device is connected and being picked up by the prompt. Type fastboot flash recovery name_of_recovery_you_downloaded.img MAKE SURE you type in the correct name for the recovery, exactly the same!!!
When it's done, flash ROM of your choice.
Click to expand...
Click to collapse
I have one problem. Since I don't have the notification bar anymore, the phone doesn't notificate me. How will I get the USB notification to work?
CrankyPants said:
I have one problem. Since I don't have the notification bar anymore, the phone doesn't notificate me. How will I get the USB notification to work?
Click to expand...
Click to collapse
If there's a pop up it'll show on screen, have you tried the adb devices command to see if your phone gets picked up?
Out of curiousity though, when you used the toolkit didn't you have to enable USB Debugging anyway? I'm not familiar with the toolkit, don't use it myself...? If you already enabled it then it's fine, as long as adb devices picks up your device then you're good to go.
BerndM14 said:
If there's a pop up it'll show on screen, have you tried the adb devices command to see if your phone gets picked up?
Out of curiousity though, when you used the toolkit didn't you have to enable USB Debugging anyway? I'm not familiar with the toolkit, don't use it myself...? If you already enabled it then it's fine, as long as adb devices picks up your device then you're good to go.
Click to expand...
Click to collapse
My device is already wiped so I have no configurations anymore.
I have no softkeys and no statusbar anymore since I recovered my phone with the settings app. So no statusbar means no pop-ups.
The adb devices command sees my device in the list of devices but next to it, it says 'offline'. when normaly it has to say 'device'.
CrankyPants said:
My device is already wiped so I have no configurations anymore.
I have no softkeys and no statusbar anymore since I recovered my phone with the settings app. So no statusbar means no pop-ups.
The adb devices command sees my device in the list of devices but next to it, it says 'offline'. when normaly it has to say 'device'.
Click to expand...
Click to collapse
You see it's supposed to throw a small pop up on the screen of the phone where it wants you to accept the RSA key to connect it to PC. It doesn't have anything to do with the softkeys or the notification bar on the top, it's supposed to be on the screen. I take it you probably can't even get into app drawer anymore in order to go to settings. Doesn't give any pop up on the screen... I think you really did f*** up your device
Did you use Hasoon2000's all in one toolkit? If so you probably had to have flashed a custom recovery, it's like the very next thing to do after you unlock bootloader?
BerndM14 said:
You see it's supposed to throw a small pop up on the screen of the phone where it wants you to accept the RSA key to connect it to PC. It doesn't have anything to do with the softkeys or the notification bar on the top, it's supposed to be on the screen. I take it you probably can't even get into app drawer anymore in order to go to settings. Doesn't give any pop up on the screen... I think you really did f*** up your device
Did you use Hasoon2000's all in one toolkit? If so you probably had to have flashed a custom recovery, it's like the very next thing to do after you unlock bootloader?
Click to expand...
Click to collapse
les us assume he is in stock.So he should have a stock recovery.now Boot into fastboot get the details fastboot getvar all.you will find the mid of your choice.download international fw's ruu open the zip there will be an android-info.txt file.edit the file with your mid(change 0P6B10000 to 0P6BXXXXX) where XXXXX represents your mid.then flash the ruu via recovery.Since he connects his device adb will at least detect it (i hope).
Also open toolkit on the right side it is written "next flash a recovery". Connect your phone and simply select twrp and press flash recovery.this should do it.For more details ask hasoon.
Jyotirdeb said:
les us assume he is in stock.So he should have a stock recovery.now Boot into fastboot get the details fastboot getvar all.you will find the mid of your choice.download international fw's ruu open the zip there will be an android-info.txt file.edit the file with your mid(change 0P6B10000 to 0P6BXXXXX) where XXXXX represents your mid.then flash the ruu via recovery.Since he connects his device adb will at least detect it (i hope).
Also open toolkit on the right side it is written "next flash a recovery". Connect your phone and simply select twrp and press flash recovery.this should do it.For more details ask hasoon.
Click to expand...
Click to collapse
To get getvar all you'll need fastboot commands, will fastboot commands even work if he MIGHT not have enabled USB Debugging or for that matter haven't accepted the RSA key?
That's why I asked about the recovery as well though. I saw that on hasoon's toolkit the flashing of a custom recovery was like the next step on the process which means that this guy should at least have a custom recovery already installed.

First timer here, need a little more than the vague install directions.

Hey guys, so I have been trying to root and install a custom ROM on my MetrobyTmobile Moto G7 power (XT1955-2 Ocean) Pie 9.0 and the latest updates have been installed.
So i finally figured out how to unlock the bootloader with help from Motorola's unlocking website and unusually long string of numbers and letters to enter into their website. Pho ne is unlocked. I had downloaded the latest versions off all these including:
-TWRP 3.3.1-ocean.img
-Copy AB partiotion file zip
-Open_gapps-x86_64-9.0-stock-20200612
-RR-P-v7.0.2-20191103-ocean-Unofficial-signed
-XT1955-5_OCEAN_TMO_9.0_PCOS29.114-134-14_cid21_subsidy-MPCS_RSU_QCOM_regulatory-DEFAULT_CFC.xml
-ADB minimal 1.4.3
(I also made a backup with the Lenovo rescue and smart assistant
I've tried following directions on several write ups of certain custom ROM installs but when i get to CMD line (DOS) I can kind of get ADB to pull up menus, but I can't get any further. I cant find any detailed step by step with info like where do the downloaded folders of the above programs and Rom's go while still in Windows 10. Nor I can find exact write up of what to type in the CMD line (i am not a coder or went to school for any computer programing.
So I have all the unzipped folders above moved into my C:\ drive with the other main o.s. system folders such as Windows, Program files(x86), Programdata, Users, Perflogs.
Please, anyone who can get me pointed in the right direction, especially with the A+B Partitions and how to type this all into the Command Line, I will be very appreciative. Using cracked apks and MicroG and such just isn't how I want to be using my phones potential with.
This is my first time posting here, I usually am on auto mechanic forums so let me know I i missed something or said to much bla bla. LOL
Thanks!
DerekLindvall said:
Hey guys, so I have been trying to root and install a custom ROM on my MetrobyTmobile Moto G7 power (XT1955-2 Ocean) Pie 9.0 and the latest updates have been installed.
So i finally figured out how to unlock the bootloader with help from Motorola's unlocking website and unusually long string of numbers and letters to enter into their website. Pho ne is unlocked. I had downloaded the latest versions off all these including:
-TWRP 3.3.1-ocean.img
-Copy AB partiotion file zip
-Open_gapps-x86_64-9.0-stock-20200612
-RR-P-v7.0.2-20191103-ocean-Unofficial-signed
-XT1955-5_OCEAN_TMO_9.0_PCOS29.114-134-14_cid21_subsidy-MPCS_RSU_QCOM_regulatory-DEFAULT_CFC.xml
-ADB minimal 1.4.3
(I also made a backup with the Lenovo rescue and smart assistant
I've tried following directions on several write ups of certain custom ROM installs but when i get to CMD line (DOS) I can kind of get ADB to pull up menus, but I can't get any further. I cant find any detailed step by step with info like where do the downloaded folders of the above programs and Rom's go while still in Windows 10. Nor I can find exact write up of what to type in the CMD line (i am not a coder or went to school for any computer programing.
So I have all the unzipped folders above moved into my C:\ drive with the other main o.s. system folders such as Windows, Program files(x86), Programdata, Users, Perflogs.
Please, anyone who can get me pointed in the right direction, especially with the A+B Partitions and how to type this all into the Command Line, I will be very appreciative. Using cracked apks and MicroG and such just isn't how I want to be using my phones potential with.
This is my first time posting here, I usually am on auto mechanic forums so let me know I i missed something or said to much bla bla. LOL
Thanks!
Click to expand...
Click to collapse
To make things easy in windows 10 make sure the driver thing is off first.Then make sure you install adb program to the root of your c drive.Then make sure your a b partion zip is in the adb folder.Then go to computer on ur menue to c drive open up adb folder inside the folder u should see a comand prompt icon or go to search typ cmd and it will bring up windo with c:/adb prompt somi liky that then typ fastboot device it should bring up some numbers.And make sure I have USB debug turned on in phone and have phone in bootloader mode by holding power and volume buttons till a screen comes up use volume bootons to scroll throy to u see restart bootloader .then typ fastboot devices again should get some numbers.now if u got the a b partion zip in your adb folder typ fastboot flash a b partion zip .I renamed mine to shorter name like adpart.zip.on Soo machines u need to just typ abpart then it goes sometimes u have to put the .zip after the abpart then should go.google on how to flash the A B partion zip and also get ur twrp IMG in ur adb folder if things go right the partion zip should flashed with no eorrs then typ fastboot boot recovy or what u saved name is then phone boot up to twrp.to make it easier before u get this far u can put in ext sdcard and u can put ur rom of choice on it .u can I stall twrp but sometimes they touch won't work but I can always boot into twrp from the adb comands.i tryed to make it simple but Google all this before doing anything more and get the comands saved in note pad then u can copy and paste.i try to find the link that details all of of this .there is an tellagram group that might b helpful I use them and here to get mine done
roadkill42 said:
To make things easy in windows 10 make sure the driver thing is off first.Then make sure you install adb program to the root of your c drive.Then make sure your a b partion zip is in the adb folder.Then go to computer on ur menue to c drive open up adb folder inside the folder u should see a comand prompt icon or go to search typ cmd and it will bring up windo with c:/adb prompt somi liky that then typ fastboot device it should bring up some numbers.And make sure I have USB debug turned on in phone and have phone in bootloader mode by holding power and volume buttons till a screen comes up use volume bootons to scroll throy to u see restart bootloader .then typ fastboot devices again should get some numbers.now if u got the a b partion zip in your adb folder typ fastboot flash a b partion zip .I renamed mine to shorter name like adpart.zip.on Soo machines u need to just typ abpart then it goes sometimes u have to put the .zip after the abpart then should go.google on how to flash the A B partion zip and also get ur twrp IMG in ur adb folder if things go right the partion zip should flashed with no eorrs then typ fastboot boot recovy or what u saved name is then phone boot up to twrp.to make it easier before u get this far u can put in ext sdcard and u can put ur rom of choice on it .u can I stall twrp but sometimes they touch won't work but I can always boot into twrp from the adb comands.i tryed to make it simple but Google all this before doing anything more and get the comands saved in note pad then u can copy and paste.i try to find the link that details all of of this .there is an tellagram group that might b helpful I use them and here to get mine done
Click to expand...
Click to collapse
You should use paragraphs or anything like that!
WoKoschekk said:
You should use paragraphs or anything like that!
Click to expand...
Click to collapse
Sorry I'm looking for the format that I did
Adb fastboot was a big problem. Use newest platform tools instead. World of difference with them commands...

How To Guide Enable 5G NSA on OOS 11 and OOS 11 based Custom ROMs.

Hi there!
OnePlus didn't enable/add 5G in the modem's Carrier Policy files. This is a quick guide on how to enable it.
This guide will work on both OnePlus 9 and OnePlus 9 Pro devices.
Requirements
Root (Magisk)
QPST
Qualcomm drivers installed (EDL ones should do)
Attached .zip file.
USB Cable, of course.
Code:
/*
* Your warranty is now maybe void.
*
* I am not responsible for bricked devices, dead SD cards, thermonuclear
* war, or you getting fired because the alarm app failed. Please do some
* research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
*/
Got all the things required? Now let's go ahead.
Steps -
1. Root your phone running on OOS 11.
2. Enable USB Debugging
3. Connect your device to your PC in MTP mode and execute the following through cmd
Code:
adb shell
su
setprop sys.usb.config diag,diag_mdm,qdss,qdss_mdm,serial_cdev,dpl,rmnet,adb
4. Now open Device Manager to see the connected device. It would be recognized as Unknown if not configured in the past.
5. Right click on the device, select Update Driver -> browse my computer drivers -> Let me pick form a list of available drivers -> click on Have Disk -> show all devices browse then go to the Qualcomm Drivers that you downloaded earlier. Then do the same to the other unknown Driver (if exists). Choose 9018 for both unknown drivers.
6. Open the QPST application. Click on Add new port from the right corner. if it shows 2 add them both. (Skip this step if you already see the ports).
7. Open QPST EFS Explorer and select your device. You should now be able to see your device files.
8. Search for policyman/ directory and enter it.
9. Extract the files in the attached zip. Drag and drop all the files inside the zip to the already open policyman/ directory in QPST EFS Explorer.
10. Overwrite all the files and copy them.
11. Reboot your device
12. Dial *#*#4636#*#*. Select Phone Information -> Set Preferred Network -> Choose NR/LTE/TDSCDMA/CDMA/EvDo/GSM/WCDMA.
PS :- You might need to select preferred network on every reboot in OOS11.
This guide will also work with Custom ROMs. Assuming the Custom ROM already has 5G enabled in the Carrierconfig (Like AOSPA), you can skip step 12 and 13.
These files in policyman/ directory have been taken from OOS 13 (F.20) modem.
Please don't bite on me if this guide doesn't work. I tried it personally on my local carrier in India (Airtel), it is working fine. (AOSPA and also OOS 11).
Cheers if this works for you as well!
Like my work? Buy me a coffee
PayPal
Thank you very much! Will test ASAP.
EDIT: Does anyone know why my device does not show up in Device Manager after setprop in adb shell? Any fix for that?

Categories

Resources