DroidForums.net is the original Verizon Android Forum! Registered Users do not see these ads. Please Register - It's Free!
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 16

Thread: Trick to Rooting the Incredible

  1. Junior Droid
    keaton7095's Avatar
    Member #
    43552
    Join Date
    Mar 2010
    Location
    Georgia
    Posts
    17
    Phone
    Motorola Droid, HTC Incredible
    #1

    Trick to Rooting the Incredible

    First off I am rooting off of a Win 7 x64 system. The trick seems to be to have the right driver loaded for the actual recover as well as some other things. One thing I noticed about adding this:
    ;
    ;HTC Incredible
    %SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C9E
    %CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C9E&MI_01
    %SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0C94

    to the android_winusb.inf file in the usb_driver folder of your sdk is the only way I could get it to install was by going the PID to that matching my device which is not 09CE, it happens to be 0FF9. In recovery your computer seems to use a default usb mass storage driver which has to be uninstalled then directed towards the folder in your Android SDK folder named usb_drivers. The driver if installed correctly should be named Android ADB Interface while in recovery, not USB Mass Storage Device.

    After I got the right driver installed it still did not work I was using the loop.bat method and kept getting the "error:no device found" method and having been working this for days. I bought about 4 different sd cards and tried them all. The only way I got a card to work is if I formatted the card in a FAT32 format with the allocation size set to 4096. I used the default quick format setting. After I got the right message from running the loop.bat and rooting successfully the card no longer worked after being in the device through a full boot into Android. So reformatting may be the trick here. The drivers in fastboot and bootloader do not seem to affect the outcome for me, Only the drivers in recovery and the card itself being formatted. After that everything else was easy. After you have the correct drivers and have formatted the SD Card then you can run adb shell in a loop and reboot the device into recovery and it should give you the correct message, not the "error:no device found" one. I believe that if you can get both the drivers installed and the right formatted sdcard by chance it will happen for you. Let me know if you need anymore specific information on the tweaks I did as I was one of the people who was about to give up hope because I tried everything possible even downgrading and updating again.

    I was using a PNY 2GB class 4 card when I was successful but it was the first one I formatted under FAT32 at 4096 allocation size if that helps anyone.
    Last edited by keaton7095; 06-14-2010 at 12:47 AM.
    Motorola Droid
    (Rooted, But not using except to test newer Droid ROM's to see progress)
    HTC Droid Incredible
    (Rooted with Stock 2.1 Sense UI and Wireless Tether)
    bevington.jack@gmail.com on Gtalk
  2. Sponsor
    DF Advertising
    Join Date
    Nov 2008
    Location
    DroidForums.net
     
     
     
     
  3. Master Droid
    shamus's Avatar
    Member #
    7083
    Join Date
    Nov 2009
    Location
    Pennsylvania
    Posts
    345
    Liked
    8 times
    Phone
    Galaxy Note II
    #2
    Quote Originally Posted by keaton7095 View Post
    First off I am rooting off of a Win 7 x64 system. The trick seems to be to have the right driver loaded for the actual recover as well as some other things. One thing I noticed about adding this:
    ;
    ;HTC Incredible
    %SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C9E
    %CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C9E&MI_01
    %SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0C94

    to the android_winusb.inf file in the usb_driver folder of your sdk is the only way I could get it to install was by going the PID to that matching my device which is not 09CE, it happens to be 0FF9. In recovery your computer seems to use a default usb mass storage driver which has to be uninstalled then directed towards this folder.

    After I got the right driver installed it still did not work I was using the loop.bat method and kept getting the "error:no device found" method and having been working this for days. I bought about 4 different sd cards and tried them all. The only way I got a card to work is if I formatted the card in a FAT32 format with the allocation size set to 4096. I used the default quick format setting. After I got the right message from running the loop.bat and rooting successfully the card no longer worked after being in the device through a full boot into Android. So reformatting may be the trick here. The drivers in fastboot and bootloader do not seem to affect the outcome for me, Only the drivers in recovery and the card itself being formatted. After that everything else was easy. I believe that if you can get both the drivers installed and the right formatted sdcard by chance it will happen for you. Let me know if you need anymore specific information on the tweaks I did as I was one of the people who was about to give up hope because I tried everything possible even downgrading and updating again.

    I was using a PNY 2GB class 4 card when I was successful but it was the first one I formatted under FAT32 at 4096 allocation size if that helps anyone.
    Can you elaborate on that for us?
  4. Junior Droid
    keaton7095's Avatar
    Member #
    43552
    Join Date
    Mar 2010
    Location
    Georgia
    Posts
    17
    Phone
    Motorola Droid, HTC Incredible
    #3
    What part/s do you need elaboration on specifically? I am new to writing help on Android even though I know well what I am doing.
    Motorola Droid
    (Rooted, But not using except to test newer Droid ROM's to see progress)
    HTC Droid Incredible
    (Rooted with Stock 2.1 Sense UI and Wireless Tether)
    bevington.jack@gmail.com on Gtalk
  5. Master Droid
    shamus's Avatar
    Member #
    7083
    Join Date
    Nov 2009
    Location
    Pennsylvania
    Posts
    345
    Liked
    8 times
    Phone
    Galaxy Note II
    #4

    Re: Trick to Rooting the Incredible

    What part/s do you need elaboration on specifically? I am new to writing help on Android even though I know well what I am doing.
    The driver part that I bolded in the quote. Maybe you could tell us a little more about the process.

    I actually just got mine rooted and I posted in the other thread but I have been 100% convinced that a driver issue was the problem. I used the SD card trick but during this, my win7 machine found some new drivers and I was rooted a couple minutes later.

    I'm just trying to help pinpoint the problem for everyone else.

    Sent from my ADR6300 using Tapatalk
  6. Droid Ninja
    R1Lover's Avatar
    Member #
    1022
    Join Date
    Nov 2009
    Location
    Northern Ca
    Posts
    1,702
    Phone
    Incredible Droid
    #5
    The problem is the drivers as you stated.... there are a few things that have worked for people...

    1. when you see the mass storage driver pop up in recovery.... manually install the driver from sdk/tools/usd-drivers and it will work for some...

    2. Use the sdcard pull method has also worked for some. (pull out the sdcard while in recovery mode and then put it back in.... windows sometimes see's this and installs the proper driver.
  7. Junior Droid
    keaton7095's Avatar
    Member #
    43552
    Join Date
    Mar 2010
    Location
    Georgia
    Posts
    17
    Phone
    Motorola Droid, HTC Incredible
    #6
    When I deleted both the USB Mass Storage Devices I had show up in device manager one was some random usb2.0xxx and another was "Android Phone" I clicked properties and looked at the hardware ids from there and they did not match that of the part you need to add to usb_drivers file in this step:

    1. First thing, in your usb driver folder in your sdk dir, we need to edit the "android_winusb.inf"

    Look for and add this under [Google.NTx86] and [Google.NTamd64] lines.

    ;
    ;HTC Incredible
    %SingleAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C9E
    %CompositeAdbInterface% = USB_Install, USB\VID_0BB4&PID_0C9E&MI_01
    %SingleBootLoaderInterface% = USB_Install, USB\VID_0BB4&PID_0C94
    and save.

    VID is the vendor id being htc. But PID is product id or hardware. I changed those values to match my phone being 0FF9 and then when I updated the "Android Phone" driver that popped up when I uninstalled the USB Mass Storage devices I directed it to this folder, all of which I did while I was still in recovery, and it found the driver and installed "Android ADB Interface" then after that it was just a matter of formatting the SD Card right and it worked fine multiple times. Every time as long as I did not actually boot into Android with that formatted card.
    Motorola Droid
    (Rooted, But not using except to test newer Droid ROM's to see progress)
    HTC Droid Incredible
    (Rooted with Stock 2.1 Sense UI and Wireless Tether)
    bevington.jack@gmail.com on Gtalk
  8. Master Droid
    shamus's Avatar
    Member #
    7083
    Join Date
    Nov 2009
    Location
    Pennsylvania
    Posts
    345
    Liked
    8 times
    Phone
    Galaxy Note II
    #7

    Re: Trick to Rooting the Incredible

    Awesome. I'm going to unroot tomorrow and try to see how your method works for me. Thanks.

    Sent from my ADR6300 using Tapatalk
  9. Junior Droid
    keaton7095's Avatar
    Member #
    43552
    Join Date
    Mar 2010
    Location
    Georgia
    Posts
    17
    Phone
    Motorola Droid, HTC Incredible
    #8
    I'm not 100% sure but I believe that even though we all have the same product as far as it being an HTC Droid Incredible goes we may not all have phones that match the Product ID in the edit to the usb_drivers file. Just a thought.
    Motorola Droid
    (Rooted, But not using except to test newer Droid ROM's to see progress)
    HTC Droid Incredible
    (Rooted with Stock 2.1 Sense UI and Wireless Tether)
    bevington.jack@gmail.com on Gtalk
  10. Master Droid
    shamus's Avatar
    Member #
    7083
    Join Date
    Nov 2009
    Location
    Pennsylvania
    Posts
    345
    Liked
    8 times
    Phone
    Galaxy Note II
    #9

    Re: Trick to Rooting the Incredible

    I'm not 100% sure but I believe that even though we all have the same product as far as it being an HTC Droid Incredible goes we may not all have phones that match the Product ID in the edit to the usb_drivers file. Just a thought.
    I hear ya. I'll dig in tomorrow and see what I find.
    My excitement for root was probably 10% wanting to delete a few programs I didn't need and 90% the challenge it became.
    So worse case scenario, for me, is that I unroot and can't get it back for whatever goofy reason. In which case I'll have my screens to remind me I at least had it

    Sent from my ADR6300 using Tapatalk
  11. Droid Ninja
    R1Lover's Avatar
    Member #
    1022
    Join Date
    Nov 2009
    Location
    Northern Ca
    Posts
    1,702
    Phone
    Incredible Droid
    #10
    once the drivers are setup and working it will work everytime.... no need to play anymore lol
Page 1 of 2 1 2 LastLast

Ads

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

Similar Threads

  1. Any News on Rooting the incredible?
    By kwiksilvr in forum Droid Hacks
    Replies: 0
    Last Post: 04-30-2010, 07:56 AM
  2. Incredible Rooting...
    By kwiksilvr in forum Droid Hacks
    Replies: 1
    Last Post: 04-19-2010, 04:33 PM
  3. Incredible rooting probability?
    By Weapondrift in forum Android General Discussions
    Replies: 0
    Last Post: 04-12-2010, 11:15 PM
  4. Found cool new trick on 2.1
    By Sooks in forum Android General Discussions
    Replies: 24
    Last Post: 12-25-2009, 10:24 PM
  5. odd trick i learned
    By gcs8 in forum Motorola Droid
    Replies: 7
    Last Post: 11-11-2009, 09:59 PM

Search tags for this page

android winusb.inf adr6300
,
ard6300 os
,
ard6300 root
,

droid incredible format sd card fat32

,
fat32 formatter android
,
h.t.c incredible model ard6300
,
htc ard6300 root
,
htc incredible format sdc card to fat32
,

htc incredible hacks and tricks

,
htc incredible tricks hacks
,
htc incredible vendor id product id
,
rooting the droid incredible
Click on a term to search our site for related topics.
Find us on Google+