Will (auto) root & unroot. Work for the new ota 605.7 update for the HTC thunderbolt - Thunderbolt General

Will (auto) root & unroot. Work for the new ota 605.7 update for the HTC thunderbolt
My friend wants to root the easy way ....NEED HELP will auto root work or not ...
sent from my rooted tbolt using XDA app

Yes but he should use the manual as most soft bricks occur with auto root.
Sent from my ADR6400L using XDA App

miketoasty said:
Yes but he should use the manual as most soft bricks occur with auto root.
Sent from my ADR6400L using XDA App
Click to expand...
Click to collapse
This. I don't trust "auto" roots.
The manual, ADB method is proven and not NEARLY as difficult as it may seem up front. You just have to follow the steps in jcase's thread, and you'll be done in half an hour. It's at least worth reading through.

TheStick13 said:
This. I don't trust "auto" roots.
The manual, ADB method is proven and not NEARLY as difficult as it may seem up front. You just have to follow the steps in jcase's thread, and you'll be done in half an hour. It's at least worth reading through.
Click to expand...
Click to collapse
Completely agree. You don't even need to learn adb to use it it's all just copy and paste.
Sent from my ADR6400L using XDA App

i was trying to root my friends phone with captains script which holds your hand...
I came across a problem... when trying to flash the downgrade pcimgfile... kept saying "Main version older, update failed"
As per him, he has not flashed anything on his phone, everything is stock andhe got his phone about a month after i did (for it launch day). The script was able to push the files and all seems good, but i have not been able to pin point whats causing the error. (i didnt get to take a screen shot with the firmware and stuff) Ive rooted 2 phones without issues with the script and on this particular phone, it seems to be working fine until i try to flash the update.
will using adb manually help in this case? I am thinking no.... but if anyone encountered this, mind sharing what you did?

I have not had any issue with the script. Its similar to the JCase's method it just issues the commands for you. Capt includes a copy of the commands the scrips runs in his thread so I found it helpful to look at it while I ran the scrip so I knew what it was doing and when. Like any set of instructions its always good to read through it all once before you preform it so you know what to expect. If you just download everything, click start, and expect it all to run smoothly then you are likely to run into problems.
JCase's method is good to learn off of tho and might be easier for people to pin point where errors occur.

The error i am seeing is with the phone itself. I think something may have gotten updated?
the script its doing its job. I also reboot my pc and did a factory restore.

Well Capt's script says it only works with software version 605.6 or 605.9 which I assume from when it was written means 1.12.605.6 or 1.12.605.9. If the phone your using is using software version 1.13.605.7 then you should use JCase's method here

The software is 1.12.605.6
Could it be Jcase maybe also updated the downgrade img file?
That first step is causijg the problem when i try to downgrade (the first time you flash the img file)
*looked at the thread and also went to the original thread, file md info is the same for the ruu on both posts **
I also have all the original exploit files on my pc from when i rooted MY phone... since he had a software version that was on the original root threads, i didnt have to change anything

This may be an issue you would want to ask in the chat room that there is a link to in the Development section. If you look at the scripts contents as well as the manual instructions from JCase they are exactly the same up the the point you are getting stuck at. The MD5's even match. So I wouldnt expect doing one method over the other would solve your problem. Maybe someone on the chat could help you out tho.

yeah... im gonna have to go in there....
Its the same software as mines. I didnt modify any files on my pc.... it should have just worked. thanks for the feed back. Guess i will try when i get home later and have more time to mess with it.

So I had an issue in hboot, i am not sure if something was unconnected or what but i think i am in a bootloop.
It happened during the first round where you unplug you phone, I did and it started to check the sd image and had the expected no image error message.
after it checked them all the phone displayed a error message the the "main version is older" that "update failed" and to press power to reboot.
when i do that it takes me to another screen. I think its the fastboot screen and my only options are bootloader, reboot, reboot bootloader, power down. All of which lead me to the same problem and no way that i can figure out.
I found this while searching for a fix, would i be able to pull the sd card, flash the update, and start over again? (albe it with a different root program)
Thank you before hand for your help.

Related

CWM Thread?

http://forum.xda-developers.com/showthread.php?t=850898
Anyone try this and have it working? Suggestions?
Yes. It works as advertised.
droidroidz said:
http://forum.xda-developers.com/showthread.php?t=850898
Anyone try this and have it working? Suggestions?
Click to expand...
Click to collapse
If you have problems with moving files, you can use Root Explorer to move them. Watch out for typos on the last step. Other than that, it definitely works. I have done it many times.
idk..
I did this, and everything worked up to the last step.
It read no errors, but nothing worked.
I figured out that it didn't actually create the directory, so I created it with rootexplorer, copied the file in, and then when i restarted my phone was bricked D:
I've since exchanged it, but I'm gonna hold off for official support before I try again.
vluhd said:
I did this, and everything worked up to the last step.
It read no errors, but nothing worked.
I figured out that it didn't actually create the directory, so I created it with rootexplorer, copied the file in, and then when i restarted my phone was bricked D:
I've since exchanged it, but I'm gonna hold off for official support before I try again.
Click to expand...
Click to collapse
You probably jumped the gun there. These phones are actually pretty hard to truly brick unless you flash something to the "phone" in Odin. What directory were you creating? All of the directories that you are trying to work with are already there. All you have to do is put two files on your sdcard, move one of them to /system/xbin and then flash flash the other. I've done this probably 50 times in the last month and with the exception of a typo the very first time, I haven't had a single problem.
Don't use SuperOneClick... I had problem after problem when I used it to root. "de-rooted" (not sure that's a word) it with SuperOneClick then used Z4root. Everything worked perfectly after that. Also I was making a mistake when trying this step I think - "adb push path/to/recovery.bin /sdcard/recovery.bin" I was stupidly starting adb shell first then trying to run adb push. Hope that helps some.
I am debating rooting also, just a bit hesitant and reading everything i can for now. Which is the best root method so far as i can tell there about 20 different variants.
droidroidz said:
I am debating rooting also, just a bit hesitant and reading everything i can for now. Which is the best root method so far as i can tell there about 20 different variants.
Click to expand...
Click to collapse
Everyone has their own favorite. Personally I use both SOC and Z4, depending on where I'm at. I've never had a problem with either. Good choice, though, reading everything that you can find.
droidroidz said:
I am debating rooting also, just a bit hesitant and reading everything i can for now. Which is the best root method so far as i can tell there about 20 different variants.
Click to expand...
Click to collapse
i dont know what you are reading but with regards to the US Cellular Samsung Captivate there is O N E method and really only 1 method.
SuperOneClick 1.55 which can be downloaded right here at XDA.
its pretty friggin dummy proof really.
And just incase you were thinking rooting gets you everything (like 3 of my coworkers) rooting just unlocks the door, its up to you whether you want to walk thru and start installed and flashing mods but jsut to ROOT the phone allows you to do things not being rooted will not.
v_lestat said:
i dont know what you are reading but with regards to the US Cellular Samsung Captivate there is O N E method and really only 1 method.
SuperOneClick 1.55 which can be downloaded right here at XDA.
its pretty friggin dummy proof really.
And just incase you were thinking rooting gets you everything (like 3 of my coworkers) rooting just unlocks the door, its up to you whether you want to walk thru and start installed and flashing mods but jsut to ROOT the phone allows you to do things not being rooted will not.
Click to expand...
Click to collapse
Actually I SOC didn't work well for me. z4 worked perfectly on my Mesmerize. I had problems with SOC.
icantplay said:
Don't use SuperOneClick... I had problem after problem when I used it to root. "de-rooted" (not sure that's a word) it with SuperOneClick then used Z4root. Everything worked perfectly after that. Also I was making a mistake when trying this step I think - "adb push path/to/recovery.bin /sdcard/recovery.bin" I was stupidly starting adb shell first then trying to run adb push. Hope that helps some.
Click to expand...
Click to collapse
my friend no offense, but if you had problems with superoneclick then you got problems.....
the biggest problem is the creators instructions, he tells you to disable usb debugging then to enable it when it says waiting for device... to bad you cant because the usb cable is plugged in and you cant do anything like that when the cable is plugged in.
i leave debugging enabled because it needs to be on to run the root.
30 seconds later i am rooted,, easy as that.
It's totally cool that it worked for you.
I'm just saying that I followed the instructions of SOC (not that there are any instructions, you just click on the big ROOT button) and then tried to install Clockworkmod.
I could not get anything to work properly. I then used z4 and it worked.
I'm happy to hear that it worked for you though but "I have no problems" not sure why you have to go there.
You realize that there are lots of reasons why something may work on your phone and not mine right? Also if you want to get picky you called it the US Cellular "Captivate". If it's from U.S. Cellular then it's the "Mesmerize". Maybe that's why SOC worked for you and not me...
I also had problems with the SOC method of rooting my Mesmerize... It looked like it worked but the method for flashing CWM wouldn't work. Kept getting access denied errors. Z4root worked like a charm though. Don't know why, don't especially care either way.
Sent from my Samsung Mesmerize using XDA App.
Does z4root install superuser.apk and buysbox? Also with z4root which version of superuser.apk does it install, I noticed the creator has updated the apk recently here:
http://forum.xda-developers.com/showthread.php?t=682828

[Q] Rooting for Newbies

I am getting my new Thunderbolt tonight. After some research, I have decided for some specific reasons I would like to root this phone. I have never rooted a phone before and would like some direction.
The first step as I understand it is to back up the original operating system. How is that done? After that what's next? What I need is the wifi hotspot feature unlocked. Is there a specific root to accomplish this? What's been proven the best so far?
If someone wants to email me personally on this, feel free. I need to do this, but can't afford to brick a brand new phone.
Thanks.
Rooting is just a way to gain complete control of your phone. There aren't different types and the best way to do it is in this thread http://forum.xda-developers.com/showthread.php?t=996616.
Just follow those steps and you should be fine. You don't need to back up your entire operating system to root but you might want to back up your applications so you can easily reinstall them. After you follow the steps in that thread and are rooted just search for wireless tether in the market and it lets you tether for free.
You. said:
Rooting is just a way to gain complete control of your phone. There aren't different types and the best way to do it is in this thread http://forum.xda-developers.com/showthread.php?t=996616.
Just follow those steps and you should be fine. You don't need to back up your entire operating system to root but you might want to back up your applications so you can easily reinstall them. After you follow the steps in that thread and are rooted just search for wireless tether in the market and it lets you tether for free.
Click to expand...
Click to collapse
I can second that. I literally just completed rooting my Thunderbolt that I received today. I followed the 10 step program from the thread (my wife thinks I need a 12 step program with my phone addiction ). It ran without a hitch just type (or cut and paste) exactly as written. I wanted to thank the OP in the development thread, but I need 10 posts so this is another one!
I believe what you've heard about backing up the original operating system is what you do right after you've rooted before you begin flashing custom roms and kernels which is the main reason you root in the first place. There is plenty of info but here's a little list.
1. Follow the rooting thread that You posted above me (Who's on first? What's on second?)
2. Install Rom Manager (RM).
3. Launch Rom manager and install clockwork recovery(first option on RM)
4. Second option on RM is boot into recovery.
5. Once in recovery go into Backup /Restor
6. Choose Backup - This is called a Nandroid Backup and is a snapshot of your phone in it's current state. It saves the backup onto the phone under /clockworkmod/backup place a copy of the backup on your computer for safe keeping and leave the copy on your phone in case of worries.
That should get you started.
Those are the steps I took to root.
Sent from my rooted Thunderbolt with VirusROM AirborneTB. Xda premium
Another option is the easyroot method:
http://forum.xda-developers.com/showthread.php?t=1005292
I just rooted my thunderbolt last night using the easyroot method and didn't run into any major issues. Had to rerun a couple steps, but nothing more than that.
I'm now running BAMF-Remix 1.5 with the radio upate and status bar clock removed.
I literally had zero experience in regards to this and am still confused by some of the terminology, so if I can do it, I have no doubt you should be able to accomplish rooting your phone!
Good luck!
I would suggest using the procedure that jcase posted. It is simple, easy, and you will gain some valuable knowledge of adb which could be useful to you in the future. The process is simple, just copy and paste the commands. The adb knowledge will definitely help you down the road, even though it is minor. Also any problems can be traced to a step. With a one click process it is tough to determine where an issue went wrong.
Sent from my GT-P1000 using XDA App
jmiller98 said:
I would suggest using the procedure that jcase posted. It is simple, easy, and you will gain some valuable knowledge of adb which could be useful to you in the future. The process is simple, just copy and paste the commands. The adb knowledge will definitely help you down the road, even though it is minor. Also any problems can be traced to a step. With a one click process it is tough to determine where an issue went wrong.
Sent from my GT-P1000 using XDA App
Click to expand...
Click to collapse
Easier said than done coming from someone who has been around for a while. I couldn't even figure out how to get adb installed... I installed the Android SDK and had to install the Java SDK but I was still clueless how to actually get adb going... I downloaded the ADB+Drivers for 64bit which had the adb.exe but obviously this can't be ran standalone. So being a complete ignorant fool, is the reason I ended up opting for the easyroot method. That being said, I did intially try for the manual method lol.
I knew nothing about rooting and followed the steps after not being able to do the quick root. AND learned a lot about adb. Good Luck
Your no fool. Alot of the adb setup videos and tutorials are old. It change the execute file from the "tools" directory to "platform-tools" directory. That did stump me since i had to reset up adb on a new computer. I have not been around that long, just did alot of reading, and came from the incredible forum where i turned into a flash junkie with alot of help.
Sent from my GT-P1000 using XDA App
after you are done rooting deffinately flash clockworkmod recovery and flash a custom rom. I trouble getting root to stay without a custom rom.
In rom manager it gives me an option to flash cwm. What does it do when I flash clockwork recovery?
Sent from my rooted Thunderbolt with VirusROM AirborneTB. Xda premium
Rooting my TB was a pain but it was well worth it. Hopefully there is a faster, easier method now.
Battery life on my rooted TB with leankernel is comparable to what my battery was on my Droid x, if not better
If you're having problems with getting started, you can check out this link:
http://forum.xda-developers.com/showthread.php?t=502010
Breaks it down and walks you through setting up ADB. Had I found this prior to doing the easyroot method, I'd have gone through the manual way as well.
Just got ADB installed and gonna start tinkering around with the manual way of things.
Good luck.

Please help!!!!

I was following instructions on how to use the Revolutionary Method to root my phone. ALL that I did was download Revolutionary, The HTC Fastboot Drivers and I obtained my beta key from the website. I hooked up my phone on charge only with USB Debugging enabled. The program ran fine and it said successful. The next step was to power down and then do an HBOOT. HOWEVER when I hit selected power down, my phone shut off AND IT WONT TURN BACK ON! Help!
What do I do? Please help me... Did I just BRICK my phone that friggin easily?!?!?! =(... I could cry....
Pull battery and wait for about 10 seconds then reinsert. Then, while holding the volume down button, press and hold the power button for about a second. Sometimes it takes me a few tries so you might just need to try again. Also, the revolution recovery is pretty crappy and you should update it to the modaco 4.0.0.9 recovery asap. Good luck!
*WHEW* Thank you and I will use Modaco! That was scary!
No problem glad I could help. Yeah it's always a good idea to make sure you read everything thoroughly, write down the steps, and give it a practice run in your head so you're sure you've got everything figured out. Back when I had my mytouch 4G I read for like 3 weeks before I attempted anything on my phone so that when I did I felt comfortable with what I'd be doing. Welcome to the club and good luck flashing!
Oh Yeah! I hear you loud and clear NOW. I slowed my roll WAY down... Thanks for the advice and help.
To add to unclespoon's great advice here, one thing to note that might help:
If the power cord is plugged in to the phone, and it's powered off, you'll see the orange light in the top right corner of the screen to denote charging.
If you press the power button, the light goes out, but after a minute comes back on. The phone remains powered off.
If you press the power button, the light goes out, and then you press the power button again before the light comes back on, the phone will power up.
This only applies to having the phone powered off and plugged in, doesn't matter if it's powered off and not plugged in.
This is on CWM 4.0.0.9, can't remember if it's that way for 4.0.0.8 or not - but you should upgrade to 4.0.0.9 as soon as you can if you haven't already.
I am having a great deal of trouble upgrading to Modaco 4.0.0.9... I really dont know what I am doing wrong either. Is there a STEP by STEP guide a child could follow. Apparently I suck at this.... I've havebeen reading all day after messing up and I've downloaded so many different programs and drivers and all kinds of other misc things I cant count anymore.... In HBOOT it says S-Off and SUperOneClick says it's already been rooted and I can download Root Apps. For all intensive purposes, it's been rooted BUT Root Check (the app) says it isnt rooted properly and I cant gain admin rights using the Terminal Emulator or ADB from my computer. I can push files and reboot but I can not use "su" to "shell" works but not "su"... I could pull my hair out! What am I doing wrong?
XigntCrcmstnc said:
I am having a great deal of trouble upgrading to Modaco 4.0.0.9... I really dont know what I am doing wrong either. Is there a STEP by STEP guide a child could follow. Apparently I suck at this.... I've havebeen reading all day after messing up and I've downloaded so many different programs and drivers and all kinds of other misc things I cant count anymore.... In HBOOT it says S-Off and SUperOneClick says it's already been rooted and I can download Root Apps. For all intensive purposes, it's been rooted BUT Root Check (the app) says it isnt rooted properly and I cant gain admin rights using the Terminal Emulator or ADB from my computer. I can push files and reboot but I can not use "su" to "shell" works but not "su"... I could pull my hair out! What am I doing wrong?
Click to expand...
Click to collapse
Okay when you type "su" in terminal. What is it saying?
And you can't open any rooted programs?
Try flashing one of the roms. Or reinstall using a different root method.
The roms are already rooted and you have modaco recovery. Check this thread out http://forum.xda-developers.com/showthread.php?t=1320002
Sent from my Crack Injected Doubleshot using xda premium
When I type in "su" it says: reloc_library[1312]: 1688 cannot locate '_ZNK7android6Parcel15SetDataPositionEj'... CANNOT LINK EXECUTABLE
and I CAN open rooted programs... it's weird... I can download, install and USE rooted programs...
I just tried to flash Modaco 4.0.0.9 but I dont think I have the IMG file located properly on my SD card... Can you assist with this? It would be greatly appreciated.
I've got MODACO hahaha... I'm getting this crap figured out slowly but surely. I appreciate all the input and advice... QUESTION THOUGH: I used Fr3vo for a temp-root and wrote modaco to my reovery partition I guess... When I reboot will my root still be in effect or will I have to do it again? If so, whats a good reliable permanent root?
XigntCrcmstnc said:
I've got MODACO hahaha... I'm getting this crap figured out slowly but surely. I appreciate all the input and advice... QUESTION THOUGH: I used Fr3vo for a temp-root and wrote modaco to my reovery partition I guess... When I reboot will my root still be in effect or will I have to do it again? If so, whats a good reliable permanent root?
Click to expand...
Click to collapse
How To Turn S-Off, Install MoDaCo Clockworkmod Recovery, and Install a Rom For Dummie
Section F, post 1
Thank You Sir. I'm proud to say I figured it out myself, through a lot of deductive thinking and reasoning, and managed to get everything squared away when it comes to ROOTING. I got bored and "flashed" the Senseless ROM to make things more exciting. Its fun when you start to figure things out. I appreciate all the help from everyone and the existing information that has been shared. It's been a great help.
XigntCrcmstnc said:
I've got MODACO hahaha... I'm getting this crap figured out slowly but surely. I appreciate all the input and advice... QUESTION THOUGH: I used Fr3vo for a temp-root and wrote modaco to my reovery partition I guess... When I reboot will my root still be in effect or will I have to do it again? If so, whats a good reliable permanent root?
Click to expand...
Click to collapse
I know you are refering to this thread http://forum.xda-developers.com/showthread.php?t=1192383
I haven't done this method yet. I'm hoping a more experienced member can chime in.
I flashed my superuser from recovery using the download found here. http://unrevoked.com/rootwiki/doku.php/public/revolutionary. (Look under does revolutionary give me root download that zip)
Don't unzip. Put whole file into main sd card directory
Boot to recovery
Installed root package by click install zip from sd card
Reboot
I. Haven't done any temp roots. And you can try this just make a nandroid first (backup in recovery). That way if something goes wrong easy fix
Sent from my Crack Injected Doubleshot using xda premium
XigntCrcmstnc said:
Thank You Sir. I'm proud to say I figured it out myself, through a lot of deductive thinking and reasoning, and managed to get everything squared away when it comes to ROOTING. I got bored and "flashed" the Senseless ROM to make things more exciting. Its fun when you start to figure things out. I appreciate all the help from everyone and the existing information that has been shared. It's been a great help.
Click to expand...
Click to collapse
I'm glad you figured it out. I work in the it field most problems are solved by figuring out the root problem which can take time.
As in many problems here. Two people can have similar problem, but very different solutions
Sent from my Crack Injected Doubleshot using xda premium
Droidmoder said:
I'm glad you figured it out. I work in the it field most problems are solved by figuring out the root problem which can take time.
As in many problems here. Two people can have similar problem, but very different solutions
Sent from my Crack Injected Doubleshot using xda premium
Click to expand...
Click to collapse
You are right as right can be there... Similar Problems can have very different solutions hahaha... Speaking of problems:
I am trying to connect my phone to the T-Mobile HSPA. A friend told me I need to find my MSL number (code for my EPSD?) I can't find any guides to accomplishing this with a MT4GS. And when I searched EPSD on XDA it came back with source code forums. So naturally I downloaded the source code anyways hahahaha... I'm download happy.... but anyways, am I on the right track? What do I do? Are you familiar with this stuff? Thanks.

[Q] Any safe/easyish way to root my Samsung GS3?

I know you're going to say use search function, but everything I keep finding is very complex and difficult, or the downloads are no longer available. And sometimes there's a disclaimer saying that doing it that way could brick the phone. I wanted to try oneclickroot but it doesn't seem to be available at this time. So obviously the question is whether or not there's a (somewhat) simple way to root my GS3. I rooted my Droid Incredible twice and it didn't take more than 5 steps and 10 minutes each time, it appears to be A LOT harder for the GS3, and it's pretty much scaring me out of trying it, out of fear of bricking my phone. Thank you!
It's super easy, just read and follow all of the steps. And there's always a chance of bricking your phone.
I followed this guide and it was very simple and straight forward but I was on ICS. JB is a little different.
http://forum.xda-developers.com/showthread.php?t=1762709
This is for JB: http://forum.xda-developers.com/showthread.php?t=2046439
Raindeux said:
I know you're going to say use search function, but everything I keep finding is very complex and difficult, or the downloads are no longer available. And sometimes there's a disclaimer saying that doing it that way could brick the phone. I wanted to try oneclickroot but it doesn't seem to be available at this time. So obviously the question is whether or not there's a (somewhat) simple way to root my GS3. I rooted my Droid Incredible twice and it didn't take more than 5 steps and 10 minutes each time, it appears to be A LOT harder for the GS3, and it's pretty much scaring me out of trying it, out of fear of bricking my phone. Thank you!
Click to expand...
Click to collapse
There is only one way to root jb at this time. Bob linked you to the post. It really is not as hard sf out looks, Judy follow the steps and you'll be fine. One tip make sure you unplug before trying to boot into recovery
If I helped you in some way.... pass on the favor and help the next person!
I went from rooting my droid incredible to rooting this phone and while it is slightly more complicated, if you have a pc there's really no reason you can't do it by just following the instructions.
Raindeux said:
I know you're going to say use search function, but everything I keep finding is very complex and difficult, or the downloads are no longer available. And sometimes there's a disclaimer saying that doing it that way could brick the phone. I wanted to try oneclickroot but it doesn't seem to be available at this time. So obviously the question is whether or not there's a (somewhat) simple way to root my GS3. I rooted my Droid Incredible twice and it didn't take more than 5 steps and 10 minutes each time, it appears to be A LOT harder for the GS3, and it's pretty much scaring me out of trying it, out of fear of bricking my phone. Thank you!
Click to expand...
Click to collapse
Odin is really not as scary as it seems. It's actually a pretty straight-forward, easy procedure once you have the hang of it. Just remember that everything on GS3 is flashed in the "PDA" section of Odin.
pdykstra said:
Odin is really not as scary as it seems. It's actually a pretty straight-forward, easy procedure once you have the hang of it. Just remember that everything on GS3 is flashed in the "PDA" section of Odin.
Click to expand...
Click to collapse
This!
If I helped you in some way.... pass on the favor and help the next person!
bobAbooE said:
It's super easy, just read and follow all of the steps. And there's always a chance of bricking your phone.
This is for JB: http://forum.xda-developers.com/showthread.php?t=2046439
Click to expand...
Click to collapse
So I could brick my phone even if I follow the instructions perfectly? :\ That seems like a huge risk. Would that be covered under warranty lol?? I just got this phone a week ago.
And I have a few questions before I start. Where on my phone do I put the superuser and bootloader folders? The root of the phone? Or in a specific folder? And when I run the Samsung USB driver folder one of them keeps failing. It's called SAMSUNG_ANDROID_SCH-i535. Here's the error message. http://imgur.com/Z3RRp. My device isnt getting unplugged and it always fails. I tried 3 times.
I had issues installing the drivers too. I installed kies then connected my phone. After that all went smooth I re tried flashing via Odin and it worked perfectly. FYI I ran it on my wife's win vista 64bit system tho Odin runs fine on any current-ish windows.
Sent from my SCH-I535 using xda app-developers app
jndd333 said:
I had issues installing the drivers too. I installed kies then connected my phone. After that all went smooth I re tried flashing via Odin and it worked perfectly. FYI I ran it on my wife's win vista 64bit system tho Odin runs fine on any current-ish windows.
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
I installed Kies and I'm still getting the device unplugged error. :\
And do you know where I would put the folder for the superuser and bootloader on my phone?
Edit: Nevermind I tried it again, but this time I waited 5 minutes after the error, not intentionally, I just never closed the box. And it starting downloading it again in another slot and then it worked...SCH-i535 Successfully Installed. Yay.
But I still need clarification on where to put the Bootloader and superuser files on my phone. Do I need to put them in downloads? Or in the root of my phone like on my old Droid Incredible. I don't wanna mess that part up.
I had them in my external card root directory. However it's doesn't really matter where you put the zip files as long as you know where you put them when you go to flash it. During the flashing process it installs them in the correct directory.
I'm new to the GS3 on Verizon, just got the phone Thursday, was rooted that night. Granted I'm coming from Sprint's GS2 so I'm familiar with Odin, however, just as pdykstra said, it's not as scary as it seems.

[Q] root Verizon Razr XT912 Version: 98.72.165.XT912.Verizon.en.US

I need some help, I have been trying to root my Verizon Razr XT912 running Device Software Version: 98.72.165.XT912.Verizon.en.US with the only tool I can find to use on DROID_RAZR_Utility_Jellybean_XT912_WinMacLin
Can anyone guide me in the right direction? thanks
Did you extract tool to desktop and then open it? It will give you all the instructions you need. Make sure you have USB debugging on too.
http://www.youtube.com/watch?v=XDV_72mPt4k
http://droidrazrroot.com/droid-razr-root/how-to-upgrade-to-and-root-jelly-bean-on-droid-razr/
There are two links that might be helpful to you. Hope it helps.
I lost root upon this last Verizon upgrade to 98.72.165. I think it was 98.72.16 before this weekend's update. I am going to try and go back to the original JB (98.72.16), enable root and hopefully find some type of rootkeeper utility that will stop this craziness. I can keep you posted if this works as I don't know what else to do. I use the Tasker application and most of my tasks are not functioning.
Everything worked well. I was able to reinstall the 98.72.16 image and then I applied root. So, I am back at the point before the upgrade of the software. I have root back and just completed a full titatium backup. Now, I need to figure out what others are using to keep root enabled so when a software update is applied I do not lose root. Anyone who can suggest what they use would be helpful.
To the first person who posted, I may be able to walk you through what I did and we can then learn what others are doing to keep root together.
98.72.165.en.US version
I am rooted. Haven't changed from the Moto/Verizon JellyBean update (4.1.2) but have deleted a lot of the programs I don't like or use. When I've tried to let the 98.72.165.en install it starts, then the Droid animation goes "belly up" with a "!"
I know others with root have installed it and I wouldn't mind having the update since I do travel within Canada about once a year. But, if I can't get it to install, then how do I tell the updated I don't want this? It's getting a bit tiresome to tell the installer "Not Now" every twelve hours.
Anybody have an answer?
fredlpage said:
I am rooted. Haven't changed from the Moto/Verizon JellyBean update (4.1.2) but have deleted a lot of the programs I don't like or use. When I've tried to let the 98.72.165.en install it starts, then the Droid animation goes "belly up" with a "!"
I know others with root have installed it and I wouldn't mind having the update since I do travel within Canada about once a year. But, if I can't get it to install, then how do I tell the updated I don't want this? It's getting a bit tiresome to tell the installer "Not Now" every twelve hours.
Click to expand...
Click to collapse
mwyarm said:
Everything worked well. I was able to reinstall the 98.72.16 image and then I applied root. So, I am back at the point before the upgrade of the software. I have root back and just completed a full titatium backup. Now, I need to figure out what others are using to keep root enabled so when a software update is applied I do not lose root. Anyone who can suggest what they use would be helpful.
To the first person who posted, I may be able to walk you through what I did and we can then learn what others are doing to keep root together.
Click to expand...
Click to collapse
How did you go back to 98.72.16?
Can you show me the steps please?
I was able to successfully root my phone after the update without a re-flashing or a wipe with Matt's Utility.
I followed the instruction in the link below. However, once I put the phone into BP Only mode, nothing happened. I let it sit there for about 5 minutes, then rebooted it normally and finished the exploit. It rooted the phone just fine.
http://mobility.forumsee.com/a/m/s/p12-9245-0620611--root-after-ota-165.html

Categories

Resources