Related
I've been getting a lot of requests from people, simply asking how I went about Rooting and Flashing new ROMs to my lovely G2 Vision. Well, I'm gonna make a guide with step by step instructions on how to do so. This Guide will teach you how to Root, Unroot, S-OFF (security off, to enable development), and how to Flash a new ROM to your G2.
NOTE!: I am NOT a developer, and i will only accept thanks for putting this information together, I did not create these instructions. Thank the individual developers/posters for their information!
WARNING!!: These procedures are not only dangerous if you don't follow them to the point, but also void the warranty on your phone!! Following these steps incorrectly can brick or otherwise damage your phone!! XDA-DEVELOPERS as well as MYSELF accept NO RESPONSIBILITY to what happens to your phone!!
Just in case you didn't get the message.. WE AREN'T RESPONSIBLE. HACK AT YOUR OWN RISK!!
I will do my best to help anyone along their way, but you've been warned. We aren't here to take the blame for a mistake, we're here to help you do what you're seeking to do.
Got it? Let's proceed, shall we?
First off? The Rooting!
ROOTING: Allowing the phone and it's softwares to have access to the "Root", or complete control, of the phone itself.
This procedure includes two major steps. Temporary Root and Permanent Root. The rooting process for the Temp Root will revoke itself after a reboot. The Perm Root method will not. The rooting process is not complete until the Perm Root process has been finished and the Root is still active after a reboot!
Temp Root the G2:
1. On your phone, go to Settings > Applications > Development > and make sure USB Debugging is ON (it MUST be ON) and make sure Fastboot is checked OFF (it MUST be OFF).
2. Visionary was removed from the Market, please download it from Here instead. Save it to your phone's memory card, then simply open it on your phone with any file manager app. (like Linda File Manager for free from the Market, for example) Find the visionary .apk file in the file manager and click it and follow the prompts to install it.
3. Install Visionary from Modaco.
4. Once installed, open Visionary and check ON Temp Root After Reboot, and check ON System R/W After Root. Then click TempRoot Now, and wait for it to finish. DO NOT CLICK ATTEMPT PERMROOT NOW! We'll get to that momentarily.
5. Once it is done, you have temp root and can use rooted apps without rebooting, OR continue to the next procedure to gain persistent root access.
Perm Root & S-OFF the G2:
An explanation of what S-OFF is and why you might want it - S Off means security off for your HBoot mode (aka Bootloader). The bootloader is what allows you to flash updates and write to the file system of your phone. By turning the Security OFF, we can flash any updates/ROMs we want without the phone checking to see if it is an official update or not.
Let's continue.
1. Download the rooting files: Right here.
2. Extract the files somewhere to your computer.
3. Plug your phone in via USB cable and mount the SD card so we can transfer files to it.
4. Copy the .ko and .img files from inside the extracted folder from step 2 to the root of your sd card on your phone (NOT in any folders, just on the SD card itself).
5. Unplug the phone.
6. Go to the Market on your phone and download/install Android Terminal Emulator (free).
7. Open the Terminal Emulator app and type the following with hitting enter at the end of each line (to get the touch screen keyboard to come up hit the menu button then toggle soft keyboard):
Code:
su
cd /sdcard
insmod /sdcard/wpthis.ko
*After typing the last line, you should see an error saying failed:
(function not implemented). If you DO see that, you have done it correctly
and can continue.
8. Now, type the following line in the terminal emulator hitting enter at the end of the line.
Code:
dd if=/sdcard/hboot-eng.img of=/dev/block/mmcblk0p18
[the last part is mmcblk(zero)p(one)(eight)]
9. After you have typed the dd line for your specific phone, it should say something was written etc. Now, type the following into the command prompt with hitting enter at the end of each line:
Code:
sync
10. After that is done, reboot the phone. When it boots back up, turn it off and back on holding down Volume Down and Power until the HBoot screen comes up. Confirm it says S-OFF at the top. If so, you have S-OFF.
11. Now, to get permanent root, turn the phone back on to get to the normal home screen.
12. Open Visionary and Uncheck TempRoot on Boot and click Temproot Now.
13. Then select Attempt Perm Root Now and the phone should reboot.
14. Once the phone reboots, open Terminal Emulator on the phone and type su and hit enter. If you get the # symbol, you have permanent root access and S-OFF!
Next? The ROM Flashing!
Alright, guys. If you've made it this far, You're golden. Grade A directions taker, In my opinion. Let's get to the last step, yeah?
Getting Recovery:
1. Once you have done the above to procedures, open the Market on your phone and search for ROM Manager (Free).
2. Install it.
3. Open the ROM Manager app and click Menu, then Settings and turn ON Delete Recovery.
4. Click Back and then select Flash Recovery.
5. Choose your phone model and then let it flash the recovery.
6. Click Reboot Recovery and you should be put into the custom recovery image screen. If so, you are all set.
Now, to Flash a Custom ROM:
1. Head over to theunlockr.com's ROM page here and choose your preferred ROM. Download it and save it to your computer.
2. Once it is saved, plug in your phone via USB cable and mount the SD card so we can save files to the sd card.
3. Copy the ROM's .zip file over to the root of the sd card (NOT in any folders on the sd card, just on the root of the card) (do NOT extract it, leave it as a .zip).
4. In the custom recovery screen, Backup/Restore and backup your current ROM.
5. Then select Wipe Data.
6. Then select Apply .zip from sd card and choose the ROM you downloaded earlier.
7. Once it is done flashing, click reboot system. Once it reboots, you are all set!
Congrats! You've flashed a new ROM to your G2! Hopefully..
There are some known issues out there, that prevent mostly the Rooting process. I'll touch on one of them real quickly.
The main issue I experienced was that I accepted and flashed the update that T-Mobile released to prevent Rooting. I've found an article on how to downgrade your firmware to pre-OTA, so that you can Root. Try this if you have severe issues trying to complete the Rooting process. Thanks to Apache14 for this info!
http://forum.xda-developers.com/showthread.php?t=831398
There's now also a process to UNROOT your phone! Here's the link. Thanks to David Cogen from theunlockr for all this information!!
http://theunlockr.com/2010/12/01/how-to-unroot-the-t-mobile-g2-htc-vision/
Thanks for reading, XDA friendlies, and Happy Rooting!!
Thnx for the link to the unroot man
Sent from my HTC Vision
No problem!
Sent from my HTC G2 using XDA App
Thanks for the effort. But I'm not sure what this is achieving other than duplicating the existing rooting guides in the dev forum.
Also this isn't a very up-to-date guide, it only seems to use one version of "wpthis.ko" and it isn't clear if this is for pre-OTA or post-OTA G2s. And it doesn't cover the DZ either, so it's not a "Vision" guide, just a G2 one.
The existing wpthis.ko was found by scotty not really to work properly anyway, and the newer gfree method of rooting (fully documented in the Wiki) is more reliable (though still does not work with all kernels). And you know Visionary hasn't been updated for months now, right ?
Sorry if this seems like I'm just trashing your guide, but I don't see how posting old information is going to help people ?
steviewevie said:
Thanks for the effort. But I'm not sure what this is achieving other than duplicating the existing rooting guides in the dev forum.
Also this isn't a very up-to-date guide, it only seems to use one version of "wpthis.ko" and it isn't clear if this is for pre-OTA or post-OTA G2s. And it doesn't cover the DZ either, so it's not a "Vision" guide, just a G2 one.
The existing wpthis.ko was found by scotty not really to work properly anyway, and the newer gfree method of rooting (fully documented in the Wiki) is more reliable (though still does not work with all kernels). And you know Visionary hasn't been updated for months now, right ?
Sorry if this seems like I'm just trashing your guide, but I don't see how posting old information is going to help people ?
Click to expand...
Click to collapse
It may be old, but I had yet to see a collective guide on xda developers' website about rooting, s-off, and flashing the 'G2' vision. In which I clearly stated this was for the G2. Not the Desire Z. This is the only method I knew about, and this guide was for a few select friends, and whomever else felt the need to use it. Its okay if you don't agree this post was helpful. But come on. This was the surefire way I used to root my G2, so I'm spreading the knowledge. Let not hate.
So visionary still works right?
Just checking before I go threw with this.
ijoshv2 said:
It may be old, but I had yet to see a collective guide on xda developers' website about rooting, s-off, and flashing the 'G2' vision. In which I clearly stated this was for the G2. Not the Desire Z. This is the only method I knew about, and this guide was for a few select friends, and whomever else felt the need to use it. Its okay if you don't agree this post was helpful. But come on. This was the surefire way I used to root my G2, so I'm spreading the knowledge. Let not hate.
Click to expand...
Click to collapse
Exactly, it's old. If you're writing a new guide, why use very old, out-of-date info, when you could easily provide the latest info (e.g. from the Wiki).
Yes, it's a collective guide, but one with old info in, so I don't see how that's helpful.
Your guide uses wpthis.ko, but makes no reference to G2s that might be running the original shipped ROM, or the OTA update. So this will only work on some of those phones.
Your article talks about something that T-Mobile did "to prevent rooting". I don't know where you got that information from, but it's not correct. T-Mobile did nothing to prevent rooting, because the OTA came out before root was fully achieved. It's just that the way of disabling NAND write protection needed to be done differently on the OTA (more as an accident than anything that T-Mobile did).
You refer to Visionary as a "sure-fire" way of rooting. Are you sure ? Have you seen how many phones have ended up stuck in a boot loop after using Visionary ?
Also, I find it kind of weird/interesting how your guide points people to another website to choose their list of custom ROMs. Why not point them to the dev forum on this site ?
Sorry but your guide is full of mistakes and out of date. You haven't even posted it in the right forum, this is the Q&A forum.
It worked for me. Bottom line, That's because i did it step by step and actually followed directions.
Old or not, IT WORKS.
If you want to make something better, then do so. Otherwise, silence your lout. Thank you.
Thank you for this write up. I was having problems getting my root to stick even though it was showing s-off but I followed your steps
10. After that is done, reboot the phone. When it boots back up, turn it off and back on holding down Volume Down and Power until the HBoot screen comes up. Confirm it says S-OFF at the top. If so, you have S-OFF.
11. Now, to get permanent root, turn the phone back on to get to the normal home screen.
12. Open Visionary and Uncheck TempRoot on Boot and click Temproot Now.
13. Then select Attempt Perm Root Now and the phone should reboot.
14. Once the phone reboots, open Terminal Emulator on the phone and type su and hit enter. If you get the # symbol, you have permanent root access and S-OFF
AND IT WORKS!!!!
You're welcome, fellow G2 owner.
Why don't you join my group, for those who love their G2? just check my groups in my profile, hopefully we can get a good set of owners together. You never kno what a mass of similar thinking people could accomplish!
Plus, i'm going to start posting some cool guide on how to further customize / enhance your device! Good stuff to kno.
Can i use this tutorial for HTC Desire Z?
Dimitri1992 said:
Can i use this tutorial for HTC Desire Z?
Click to expand...
Click to collapse
This tutorial was create for THE G2. I would NOT recommend you trying this method. Go around and search google for a tutorial MADE FOR YOUR PHONE. Although the phones are almost exactly alike, they don't necessarily mean they are exactly the same.
Find a different method.
Need help
This is not working for me. I temprooted my phone using visionary but when i try to use terminal to permroot, whenever i type "su" it say permission denied. Please help. I've been trying to do this all night and have been unsuccessful.
steviewevie said:
Exactly, it's old. If you're writing a new guide, why use very old, out-of-date info, when you could easily provide the latest info (e.g. from the Wiki).
Yes, it's a collective guide, but one with old info in, so I don't see how that's helpful.
Your guide uses wpthis.ko, but makes no reference to G2s that might be running the original shipped ROM, or the OTA update. So this will only work on some of those phones.
Your article talks about something that T-Mobile did "to prevent rooting". I don't know where you got that information from, but it's not correct. T-Mobile did nothing to prevent rooting, because the OTA came out before root was fully achieved. It's just that the way of disabling NAND write protection needed to be done differently on the OTA (more as an accident than anything that T-Mobile did).
You refer to Visionary as a "sure-fire" way of rooting. Are you sure ? Have you seen how many phones have ended up stuck in a boot loop after using Visionary ?
Also, I find it kind of weird/interesting how your guide points people to another website to choose their list of custom ROMs. Why not point them to the dev forum on this site ?
Sorry but your guide is full of mistakes and out of date. You haven't even posted it in the right forum, this is the Q&A forum.
Click to expand...
Click to collapse
Hmm...It is true that it is out of date but for me it works fine. I didn't use the wiki way cause it was to confusing for me and Unfrogivens method was working fine on me. Not saying this method is better or anything and I know this method is unsafe "if" you do not fallow what it says. Like always people try Gfree method 1st before trying this one...(Only for G2)
Sent from my HTC Desire Z/G2 Using XDA Premium App
lainvalenajr said:
Hmm...It is true that it is out of date but for me it works fine. I didn't use the wiki way cause it was to confusing for me and Unfrogivens method was working fine on me. Not saying this method is better or anything and I know this method is unsafe "if" you do not fallow what it says. Like always people try Gfree method 1st before trying this one...(Only for G2)
Sent from my HTC Desire Z/G2 Using XDA Premium App
Click to expand...
Click to collapse
When I rooted my DZ, I combined all referrences and guides
It was very hard at the beginning to understand the instruction, but after read and tried, it become easier to understand.. and I finally could root my DZ...
Cheers
Hello
Hello all totally new to android and was trying to root my g2. I followed instructions thourghly ( so i thought at least) and the s is still on after i exit the emulator and reboot. The last part about typing sync threw me off, how many times am i supposed to type sync while hitting enter after each line? Which lines, im sure overanaylzing something but didnt seem to work and tried multiple times. Thanks for your time..
since my first thread got close so fast;
as the other thread says, i tried Visionary+ and z4root, and now also Rage(or "gFree" as 3rd poster called it);
when i come to the 2nd stage of this thread ( [GUIDE] Instructions to Root G2 [Temp Root]) i close the terminal emulator, and when i start it again, it tells me i need to force close it, i do that, try to launch it again, nothing happends, the phone hangs, it becomes uber-slow and wont start anything, the only thing to fix that is rebooting, it seems, but then i have to rage it again
so, anyone wants to explain what to do?
(Mods; please don't close the thread until i got it working >_<)
Like the other poster said using the gfree method worked for me but I did use visionary for temp root to get the files I needed to where they had to go.
I hate to tell you to go to a different site but I used the new unlockr.com method which is the same gfree method with a mix of some of the true s-off guides.
because some file pushing commands where annoying so once you get a video guide on what to download and a writen guide over here just put the 2 together.
I moved the gfree file,busybox,data file to your data/local/tmp directory and moved the superuser apk on to the root of the sdcard and then followed the commands that actually use the file that you placed into your data/local/tmp directory.
you will need visionary just to get temp root to access the data privalge you will also need a app called rootexplorer you'll need this to get into your data/local/tmp but after you've read the directions a thousand times you'll know what I had directed you to do and why its easyier to move them manually.
I know that was a lot to read but that is plain an simple ways to manually move the files to the spot you need them without commands to move them you can do it your self but read this and the true root directions and the unlockr.com guide for this phone 3 times before attempting.
Sent from my Liquid Metal using Tapatalk
Click to expand...
Click to collapse
Quick use the little steps I gave and run run away fast as you can lol
Sent from my Liquid Metal using Tapatalk
prittyboy203 said:
Quick use the little steps I gave and run run away fast as you can lol
Sent from my Liquid Metal using Tapatalk
Click to expand...
Click to collapse
i didnt understand that post at all
could you clearify what you mean?
Haha sorry it was a joke at the end cuz they took down the other post for no reason that I could think of you where asking for help. so I was playing around and say take the info I just reposted and run lol
Sent from my Liquid Metal using Tapatalk
But your trying to get temp root and that's it and nothing else like your goal is to get garbage apps off your phone and to wifi tether or your aiming to flash roms and kernels?
Sent from my Liquid Metal using Tapatalk
prittyboy203 said:
Haha sorry it was a joke at the end cuz they took down the other post for no reason that I could think of you where asking for help. so I was playing around and say take the info I just reposted and run lol
Sent from my Liquid Metal using Tapatalk
Click to expand...
Click to collapse
FYI...They locked down his other thread because you are not suppose to post a Q and A thread in the Dev section. The Dev. section is only for posting ROMS, GUIDES, REF, RADIOS, KERNELS and the alike, Questions belong either in the Q and A section which he has now posted in or the Dev. Q and A thread started by Mod Captainkrtek HERE.
Ohhh hey well thanks for the fyi well he still asking for help and not getting far just in a new spot good luck my friend on rooting and like they all say use google or the search button in the corner there's a bunch of people that have posted the same question but look at the datas or youll get a huge brick
Sent from my Liquid Metal using Tapatalk
comoba said:
since my first thread got close so fast;
as the other thread says, i tried Visionary+ and z4root, and now also Rage(or "gFree" as 3rd poster called it);
when i come to the 2nd stage of this thread ( [GUIDE] Instructions to Root G2 [Temp Root]) i close the terminal emulator, and when i start it again, it tells me i need to force close it, i do that, try to launch it again, nothing happends, the phone hangs, it becomes uber-slow and wont start anything, the only thing to fix that is rebooting, it seems, but then i have to rage it again
so, anyone wants to explain what to do?
(Mods; please don't close the thread until i got it working >_<)
Click to expand...
Click to collapse
Which phone do you have, G2 or Desire Z? If Desire Z, which rom version is the phone running?
joemm said:
FYI...They locked down his other thread because you are not suppose to post a Q and A thread in the Dev section. The Dev. section is only for posting ROMS, GUIDES, REF, RADIOS, KERNELS and the alike, Questions belong either in the Q and A section which he has now posted in or the Dev. Q and A thread started by Mod Captainkrtek HERE.
Click to expand...
Click to collapse
oh, i thought i posted it in the Q&A, my bad then.
prittyboy203 said:
But your trying to get temp root and that's it and nothing else like your goal is to get garbage apps off your phone and to wifi tether or your aiming to flash roms and kernels?
Click to expand...
Click to collapse
well, yeah, i want to get rid of garbage apps and tweak some files, such as gaining my own shortcut key as it was removed to fit Scandinavian language keys.
also, wifi-tethering exist under the name "portable wifi hotspot" in Desire Z
joemm said:
Which phone do you have, G2 or Desire Z? If Desire Z, which rom version is the phone running?
Click to expand...
Click to collapse
Desire Z, i'm running the rom that came with it.
Android 2.2
build number 1.82.405.1 (<- rom?)
Ahh now I know what your goal is then I could try and help a little more. but the rooting part if you read one part and execute it it won't take long. how far have you gotten did you download all the files need to root the phone from any guides yet?
Sent from my Liquid Metal using Tapatalk
Edit: I'm pretty sure we need a lot more reading done before attempting root or anything.
prittyboy203 said:
did you download all the files need to root the phone from any guides yet?
Click to expand...
Click to collapse
did you even read the first post in both of my threads?
yes i have, from this one ([GUIDE] Instructions to Root G2 [Temp Root]).
comoba said:
did you even read the first post in both of my threads?
yes i have, from this one ([GUIDE] Instructions to Root G2 [Temp Root]).
Click to expand...
Click to collapse
comoba said:
since my first thread got close so fast;
as the other thread says, i tried Visionary+ and z4root, and now also Rage(or "gFree" as 3rd poster called it);
when i come to the 2nd stage of this thread ( [GUIDE] Instructions to Root G2 [Temp Root]) i close the terminal emulator, and when i start it again, it tells me i need to force close it, i do that, try to launch it again, nothing happends, the phone hangs, it becomes uber-slow and wont start anything, the only thing to fix that is rebooting, it seems, but then i have to rage it again
Click to expand...
Click to collapse
prittyboy203 said:
big fat post copied from another thread that includes how to perm root, but most of it is copied from the link in the above quote
Click to expand...
Click to collapse
................
Edit: forget about the info posted didn't know they have 2 phones that hardware wise the same and that to root is different for each phone sorry for the wrong info
Sent from my Liquid Metal using Tapatalk
pittyboy, i'm sorry but, can you start typing on a computer instead?
you lack of dots, commas and question marks makes it really hard to understand what you are typing.
and i have no problems with using adb at all.
not to mention that your "guide" is almost the same as the one i used in the temp-root part.
the only difference i can see is how chmod is done and if u do /data/local/tmp/root after it .
@ comoba The problem is you have to downgrade your desire Z rom to 1.34 in order to temp root and root. Heres the downgrading instructions. You have the 1.82 rom and Im not sure if the downgrading will work for that rom, others have asked this same question on downgrading the 1.82 rom to 1.34 but I have yet to see confirmation of this.
@prittyboy203 you are giving wrong advice on rooting, you are telling him to push a file specifically for the G2 to his desire Z, you might want to do some research before giving advice.
Specifically this: The following is only for the Tmobile G2...
prittyboy203 said:
[/url]
PERM ROOT
=================================================
ON YOUR PC:
unzip the vision-perm-root.zip and navigate to that folder. There will be four files. You will need to push two of these to your phone- hboot-eng.img, and one of the wpthis-[..].ko files.
If you HAVE applied the OTA update, push wpthis-OTA.ko.
If you HAVE NOT applied the OTA update, push wpthis-pre-OTA.ko.
Code:
$ adb push hboot-eng.img /data/local
$ adb push wpthis-OTA.ko /data/local
ON YOUR PHONE:
You should still have terminal emulator up, at a root prompt. Now run:
Code:
# insmod /data/local/wpthis-OTA.ko
You should see:
Code:
init_module 'wpthis-OTA.ko' failed (Function not implemented)
That means it worked. This next step is CRUCIAL. You must make sure that you are writing to the proper partition here or you could brick your phone. To be absolutely clear- the partition is mmcblk(zero)p(one)(eight)
dd if=/data/local/hboot-eng.img of=/dev/block/mmcblk0p18
You should see some messages indicating that it was written. Next, run:
# /data/local/tmp/root
This will lock in root, and give you 'su' access in the future. Next, run:
# sync
Now wait at least a minute, just to be safe. After waiting, reboot your phone using the power button. After it finishes starting up, launch the terminal emulator, and type 'su'. You should get the prompt asking you to grant permissions. If you got the prompt, congratulations! You have permanent root!
Click to expand...
Click to collapse
Sorry for the double post but I wanted you to see this,
The method I gave you above to Downgrade your ROM HERE is confirmed to work with 1.82 rom even though the instructions were written to downgrade from 1.72 to 1.34. Heres the post confirming this.
http://forum.xda-developers.com/showpost.php?p=11855369&postcount=177
joemm said:
@ comoba The problem is you have to downgrade your desire Z rom to 1.34 in order to temp root and root. Heres the downgrading instructions. You have the 1.82 rom and Im not sure if the downgrading will work for that rom, others have asked this same question on downgrading the 1.82 rom to 1.34 but I have yet to see confirmation of this.
Click to expand...
Click to collapse
if i was doing that; temp-rooting the first time, to get everything installed etc, would i still be able to temproot if i upgrade the rom back to 1.82? or should i do perm root because it would be better?
hey guys, im new to the forums and a recent convert from IOS
now i have a desire hd software build no 1.32.707.5
what would the best way going about rooting this be?
the phone is great but has a lot of bloatware i want to get rid of asap
not sure bout putting a new rom on yet
ive been tryin to read up as best as possible but getting conflicting reports from every thread i seem to open
with this version would i have to downgrade before i root?
can anyone point me to a straightforward huide to rooting and the software i would need?
thanks a mil
Hi and welcome to xda.
Your software version is good for rooting, no need to downgrade.
To root you should follow THIS guide as it contains everything you need to do.
Just follow the guide until you achieve ENG S-OFF.
thanks a million
will try it out this afternoon!!
Good luck! You won't regret it!
ok guys
i was sucessful in rooting my DHD
now what course of action could i take from here?
whats would be good apps to install now and how do i go about removing the more stubborn apps i dont want?
also what would be a good rom to install at this point if i so choose without having to do a radio flash
Downgrade or not?
There seems to be a lot of conflicting advice about whether downgrading from is necessary. Here they say not, other guides says its necessary to shift down to 1.32.
Is it necessary or not? Jhonnieblue did you downgrade?
Try Cyanogenmod7-RC2
jhonnieblue said:
ok guys
i was sucessful in rooting my DHD
now what course of action could i take from here?
also what would be a good rom to install at this point if i so choose without having to do a radio flash
Click to expand...
Click to collapse
Radio is separated by ROM, you can try later new radios, to test how much your "new" phone juices in your specific mobile carrier.
In my case, I installed CM7-RC2 ROM and it works just fine with 26.04.03.30 radio on Orange Romania. Keep in mind that you must have S-OFF enabled, otherwise you can't revert to an old radio. And make sure you have the right radio for your device or you will turn it into a brick
jhonnieblue said:
....
whats would be good apps to install now and how do i go about removing the more stubborn apps i dont want?
Click to expand...
Click to collapse
If you choose CyanogenMod 7-RC2 first, install ROM Manager. Since I can't post links for the moment, try to google for the full guide of rooting DHD on wikipedia for the official steps (or find the same link on cyanogenmod official site)
Then Google Apps (or gapps), the latest version for your device.
Then any app from the market, for me the first was Market Enabler, since in Romania Android Market was not available at the time. And still it is...unfortunately.
I just brought a Defy.I going to install MotoGinger 2.3.4.Since I am a newbie I need a step by step guide for installing a custom rom.Starting from rooting the phone, up to the installing custom rom.I searched the forum,but still i didn't find a step by step guide.Could someone provide me a link or explain me?
I'll try to help you...
- Start with any Froyo
- Install root with SuperOneClick 1.9 from PC
- Install Defy2ndInit from Market, open app and choose "Install 2ndinit Recovery"
- Extract MotoGinger-test5.zip in SDCARD, inside folder clockworkmod\backup\
- Reboot
- Choose Custom Recovery from boot menu, Wipe data, Go back
- Choose Backup and Restore, Advanced restore (system/only) and choose MotoGinger-test5
- Reboot (hold volume [+] when blue light appears)
- Black Bootloader screeen will show up
- Run RSD Lite 1.9 from PC and install fixed-sbf.
- Choose Stock Recovery from boot menu and Wipe data again.
Reboot.
Sorry my English.
I can't seem to get my Defy rooted with SuperOneClick 1.9.5.
I'm doing it on Linux. SuperOneClick.exe freezes up when doing "chmod psneuter".
Will SuperOneClick still work even though I did an OTA update to 2.2? Or am I pretty much out of luck until a new exploit is discovered?
i use ver 1.8 and it works fine with official 2.2..
That makes me think my setup on Debian isn't quite right. I don't have the lib32 stuff installed, can't seem to find it anywhere for Debian.
I'll setup a Windows install in VirtualBox later tonight and try it from there to see if I get better results. If that fails, I'll give it a try on my work notebook that runs Windows XP.
Do you know of any reason why 1.8 would work but 1.9.5 would not work scottie1973?
And vgowtham97, sorry for sorta hijacking your thread here, but we're both after the same goal I think. If I can get this stuff working I'll gladly help you and let you know what I did to get it all working.
In Windows XP, for example, we need to install .NET Framework 2.0 to run SuperOneClick .
In Linux there is a compatible platform, but I don't remember the name of it.
.NET's Linux counterpart is Mono.
I still think lib32 is required, in addition to Mono. At least that's what a how-to I read said, and I can't find it anymore unfortunately. I'll dig a bit deeper tomorrow to see if I can find it.
Also, no success using superoneclick on Win XP running in VirtualBox on Debian. It seems to stall with adb and looks like it's "waiting for device". If I close the adb terminal that is open, superoneclick proceeds but eventually tells me "device not found".
I'll give it a go on my work Win XP notebook tomorrow.
Should I be trying the psneuter exploit?
tlongren said:
I can't seem to get my Defy rooted with SuperOneClick 1.9.5.
I'm doing it on Linux. SuperOneClick.exe freezes up when doing "chmod psneuter".
Will SuperOneClick still work even though I did an OTA update to 2.2? Or am I pretty much out of luck until a new exploit is discovered?
Click to expand...
Click to collapse
make shure u have usb debugging active...from setings>aplications>development
after u root, reboot, instal 2nd recovery flash it, deactivate debugging..reboot again
Why does everybody say you have to start with any Froyo? What if you want to keep the option to downgrade to the original 2.1?
I read here:
http://forum.xda-developers.com/showthread.php?t=966537
If you come from Android 2.1 and never flashed Android 2.2 you can use the fixed sbf-files method. With this method you will have a option to downgrade to you personal stock Android 2.1 via direct sbf flash.
Then you must not upgrade to Froyo??
tlongren said:
Do you know of any reason why 1.8 would work but 1.9.5 would not work scottie1973?
.
Click to expand...
Click to collapse
not a clue really m8,i just know its the one ive used a number of times and it works..
gommers1978 said:
Why does everybody say you have to start with any Froyo? What if you want to keep the option to downgrade to the original 2.1?
I read here:
http://forum.xda-developers.com/showthread.php?t=966537
If you come from Android 2.1 and never flashed Android 2.2 you can use the fixed sbf-files method. With this method you will have a option to downgrade to you personal stock Android 2.1 via direct sbf flash.
Then you must not upgrade to Froyo??
Click to expand...
Click to collapse
Basically all 2.3.4 roms require Froyo to install. Choose a Froyo SBF and install it.
romuleta said:
Basically all 2.3.4 roms require Froyo to install. Choose a Froyo SBF and install it.
Click to expand...
Click to collapse
Im running 2.3.4 from a nandroid and a fixed SBF (from the eclair ROM that was originally shipped on the phone) If you want to install a full SBF then maybe you would need a
Froyo ROM preinstalled Just asking because i'm running it from an eclair Preinstalled ROM??
search xda dev for gingerbreak rooted my froyo fine, I couldnt get any superoneclicks to work either.
http://forum.xda-developers.com/showthread.php?t=1044765
Can someone kindly also give the steps to downgrade back to froyo?
Short answer if you made a android backup restore that via custom recovery then flash appropriate fixed froyo sbf file. Longer answers to that is in most gingerbread rom threads.
I do have USB Debugging enabled. I also unmounted my sdcard hoping that would help, but no luck.
I tried SuperOneClick 1.9.5 on my work notebook (running Win XP) this morning and no luck there either.
SuperOneClick 2 is in public beta now, I will give that a try when I get a minute. I'd post a link to the announcement at shortfuse.org, but I can't post links yet.
Just so I'm clear, I don't need to install a ROM after rooting, correct? I can just root and continue to use my phone as-is? I mostly want root so I can run a few apps that require root. Not really interested in upgrading to gingerbread or anything like that. Although MIUI looks interesting and very beautiful.
Thanks for your help everyone who has replied thus far!
yes you can just root and play around with all that entails. Take it at your own pace no need to rush, become comfortable with it one stage at a time as for rooting as I said before if superoneclick dont work try the gingerbreak apk listed above its just root it makes no other changes.
I was on froyo 2.2.2 official only way I could root was gingerbreak
OK, I decided to give it a go with the gingerbreak exploit instead of psneuter and it worked (with superoneclick 1.9.5)!
I am still on official 2.2 from Motorola and T-Mobile US but now have root access to my device!
Thanks everyone!
I didn't know that was an option in superoneclick, good man glad it worked.
I'm glad too.
Yah, I think gingerbreak has been in superoneclick since at least 1.7. I couldn't get it to work on anything older than 1.9.5 though.
Looks like SuperOneClick 2 beta 1 is packaged now on shortfuse.org. Its default exploit is "auto". The only other two options are psneuter and gingerbreak. Wonder if "auto" starts with psneuter and moves onto trying gingerbreak if psneuter fails.
UPDATE:
I found the post that said lib32 libraries need to be installed for SuperOneClick to work under linux:
http://forum.xda-developers.com/showpost.php?p=8699742&postcount=537
It's a how-to written by the author of SuperOneClick. That post says linux users need to install lib32ncurses5 and lib32stdc++ along with Mono. Problem is, I can't find the lib32 stuff for Debian anywhere. It exists for Ubuntu. I can't even find the source for those libraries so I can compile myself.
Hello. The guide I'm following is found at http://forum.xda-developers.com/showthread.php?t=2221039. I'm following it character for character short of where the thread has corrections to some errors.
My end goal is getting CM7.2 on this thing and having a rooted phone. My question is basically "What do I do when I'm experiencing the following?"
When I get to:
•fastboot flash zip firmware.zip under step 7 I end up with a FAILED (remote: 41 model id check fail)
Everything prior to this point is going exactly as it should as far as I can tell. There are no other errors of any kind. When I continue through the process after this failure I end up at:
•adb shell /tmp/gfree -f under step 8
This is where the second failure occurs which I imagine is due to the firmware issue. It ends up with a bunch of lines showing things happening and then comes to:
Attempting to power cycle eMMC... Failed.
Module failed to power cycle eMMC.
These are the only issues I'm having with this guide and can't seem to figure it out. Unfortunately I can't ask on that thread because I'm under the 10 post mark as I've tried to read instead of ask questions. At this point I'm just stuck though. As of now I'm trying to flash CM7.2 using CWM as the rooted stock rom is done in that guide. So far I'm having no luck though. I'm glad I'm using this as a test dummy before getting a newer phone and attempting anything on it. Any help that can be provided is greatly appreciated. I'd love to get this sorted out.
bhd1223 said:
•adb shell /tmp/gfree -f under step 8
This is where the second failure occurs which I imagine is due to the firmware issue. It ends up with a bunch of lines showing things happening and then comes to:
Attempting to power cycle eMMC... Failed.
Module failed to power cycle eMMC.
Click to expand...
Click to collapse
From what I have read gfree works for Android 2.2.1 and you do realize if you the hboot version is correct you can just unlock at htcdev.com and flash the rom. Thats what werked for me.
lamebmx said:
From what I have read gfree works for Android 2.2.1 and you do realize if you the hboot version is correct you can just unlock at htcdev.com and flash the rom. Thats what werked for me.
Click to expand...
Click to collapse
Thanks. Actually, just after I posted that I tried to load CM 7.2 in the same way that it directed to load the rooted stock ROM in the guide. This was after using the HTC Dev Unlock. Then I discovered I needed to have 4.0+ to stream video from an app I was using. The night after that I ended up going with an Unofficial CM 10.1 port for Ace devices and making it think it was an Inspire 4G again (http://forum.xda-developers.com/showthread.php?t=2093845).
A little wonky at random times, probably hardware related, but works really well and allows me access to things I wouldn't otherwise have. I was really concerned about running non-final release or "stable" labeled ROMs which has had me holding off on getting a newer phone. After running this build for a few days which is based off a nightly, I see no reason to worry. It seems a simple process to do all this stuff although I'm sure the actually programming is more difficult.
Basically, the only thing I'm left without is S-Off. From further reading I've done this doesn't even really matter anymore. I can load custom ROMs, I can gain su access, I can do anything I want to the phone as far as I can tell. I'm happy with it is unless there is some secret of awesomeness I'm unaware of that I've yet to tap.
bhd1223 said:
Basically, the only thing I'm left without is S-Off. From further reading I've done this doesn't even really matter anymore. I can load custom ROMs, I can gain su access, I can do anything I want to the phone as far as I can tell. I'm happy with it is unless there is some secret of awesomeness I'm unaware of that I've yet to tap.
Click to expand...
Click to collapse
I just got S-OFF with this guide:
http://forum.xda-developers.com/showthread.php?t=2367322
using the proper PD98IMG.zip from this thread:
http://forum.xda-developers.com/showthread.php?t=2193681
FYI it downgrades you in the process and I have not got my phone to boot yet, but im 99% sure its cuz i have not done the upgraded RUU from the first thread (JB probably does not like GB radio etc) but unlocked and S-OFF leaves it where you should be able to fix it.
lamebmx said:
I just got S-OFF with this guide:
http://forum.xda-developers.com/showthread.php?t=2367322
using the proper PD98IMG.zip from this thread:
http://forum.xda-developers.com/showthread.php?t=2193681
FYI it downgrades you in the process and I have not got my phone to boot yet, but im 99% sure its cuz i have not done the upgraded RUU from the first thread (JB probably does not like GB radio etc) but unlocked and S-OFF leaves it where you should be able to fix it.
Click to expand...
Click to collapse
Thanks lamebmx. I was having a boot issue as well when I first installed CM7.2. Then I learned that each ROM needs to have it's own boot image flashed to the boot partition. After that no issues. When I did 10.1 I used the boot image from that as well and haven't had any issue with booting. You may have done that already but it can't hurt to re-flash if you already did, or do it if you haven't.