This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!
I have tried to root my incredible and was having no success. I went and bought the pny 2g card and it still says device not found. Can anyone help me.
Check out these forums. There is much more going on over there than here, and tons of threads with people trying different things to get root. If nothing they are trying works for you, you might just have to wait until they come up with an easier method.
I had a lot of trouble with getting root. Look at the post above, Download the sdk and files from the 10 min vide, Install the custom driver from the Wiki, then try methods in the PRS Rooting Guide.
unzip the "unrEVOked modified USB driver" to the C drive
make sure USB Debugging is enabled on the INC. (settings->applications->development->check the box for USB Debugging)
Power the phone on, connect via USB cable to PC, and select "charge only"
load the drivers. For the ADB driver, Windows add new hardware wizard should prompt you about not having a correct driver, point it to the unzipped "unrEVOked modified USB driver"
create a loop.cmd or loop.bat in the SDK\Tools folder which just loops "ADB SHELL"
Code:
:top
adb shell
goto top
open command prompt, navigate to your SDK\Tools folder and type in: adb devices. when you hit enter it should list your phone as being connected.
at the prompt type: adb reboot recovery and press enter
as soon as the prompt is back type: loop and hit enter to start the adb shell loop. As soon as the loop starts running, the phone should show the white HTC Incredible screen, start clicking in and out the sd card before you hear the device disconnected sound on your pc. keep clicking the card in and out until you hear device connected sound on you pc. Look for "failed: No such file or directory" message on PC, if you see it, you're in Recovery Mode and ready to go onto the next step. If you don't see "failed: No such file or directory (2) for after another 10, 15 seconds stop clicking the card. take the battery out of the phone, put it back in, wait for it to reboot and repeat this step.
Once in recovery mode, I finished up by using the instructions under the heading of "I just got ADB running in recovery mode! Now what?" on -> public:adb_in_recovery [RootWiki]
Credit go to the above links... I just took what I used from each and summarized them here..
I did not purchase a new card.
And again, I had problems loading the driver in XP, so I had to use Win7, and I imagine Vista would have worked too.
Hi, i have recently rooted my phone but noticed there were updates for the superuser app i couldn't get into the abd so i figured it was because i was already rooted. so i downgraded my incredible and re updated it and was now unrooted and so i began to try to re root my phone n its impossible now it never picks up the recovery mode. I'm doing the same exact thing i did last time to get rooted. can anyone help? i have tried every method possible.