Register

Needing to fastbbot with no screen.

This is a discussion on Needing to fastbbot with no screen. within the Droid Razr M Help forums, part of the Droid Razr M category; So my phone got dropped, screen first, on a concrete floor The phone "comes on" when I plug it in viva factory cable, but there ...

+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 18
Like Tree2Likes

Thread: Needing to fastbbot with no screen.

  1. #1
    Super Moderator
    Join Date
    Dec 2012
    Location
    Idaho
    Posts
    1,366
    Member #
    9471
    Liked
    227 times

    Exclamation Needing to fastbbot with no screen.

    So my phone got dropped, screen first, on a concrete floor

    The phone "comes on" when I plug it in viva factory cable, but there is no back light. I need to fastboot it. I know I can use ADB to do it, I just don't know how. Any willing to walk me through the process?

    Much thanks!

  2. #2
    Super Moderator
    Join Date
    Dec 2012
    Location
    Idaho
    Posts
    1,366
    Member #
    9471
    Liked
    227 times
    I'm set up to flash images with fastboot, and know the commands to wipe everything. I just want to make sure if I use the command prompt "adb reboot fastboot" in normal mode, that it will boot into fastboot and I can wipe everything from there. Just needing some reassurance.

  3. #3
    Super Moderator
    Join Date
    Oct 2012
    Location
    Maryland
    Posts
    1,477
    Member #
    8956
    Liked
    320 times
    adb reboot fastboot will boot you to fastboot assuming it's set up properly on your computer.

    Make sure you are in fastboot by typing "fastboot devices" and seeing your device returned.

    Then issue: (basically just "erase" whatever you want to flash.

    Don't wipe the boot.img just flash it.
    fastboot flash boot boot.img

    fastboot erase system
    fastboot flash system system.img

    fastboot erase data
    fastboot flash data data.img

    If you have a cache.img to install just use this:
    fastboot erase cache
    fastboot flash cache cache.img
    Last edited by GoCliffGo05; 08-12-2013 at 07:32 PM.
    hillmom likes this.

  4. #4
    Super Moderator
    Join Date
    Oct 2012
    Location
    Maryland
    Posts
    1,477
    Member #
    8956
    Liked
    320 times
    Also thinking about it, if adb doesn't work for you (it should) then just power it off, manually hit the pow + vol u + vol d and ap fastboot should be the first selection. Just hit vol up. I know you can't see anything, just gotta get the timing down.

    Sucks about your phone though.
    Last edited by GoCliffGo05; 08-12-2013 at 07:35 PM.
    hillmom likes this.

  5. #5
    Super Moderator
    Join Date
    Dec 2012
    Location
    Idaho
    Posts
    1,366
    Member #
    9471
    Liked
    227 times
    Quote Originally Posted by GoCliffGo05 View Post
    Also thinking about it, if adb doesn't work for you (it should) then just power it off, manually hit the pow + vol u + vol d and ap fastboot should be the first selection. Just hit vol up. I know you can't see anything, just gotta get the timing down.

    Sucks about your phone though.
    It won't turn on at all if not connected with the adapter. The part that has me most upset, my replacement will probably come with the new version of 4.1.2

  6. #6
    Super Moderator
    Join Date
    Oct 2012
    Location
    Maryland
    Posts
    1,477
    Member #
    8956
    Liked
    320 times
    Ah, yea that sucks. Have you started yet?

  7. #7
    Super Moderator
    Join Date
    Dec 2012
    Location
    Idaho
    Posts
    1,366
    Member #
    9471
    Liked
    227 times
    No, not yet. I'm working on dinner.

  8. #8
    Super Moderator
    Join Date
    Oct 2012
    Location
    Maryland
    Posts
    1,477
    Member #
    8956
    Liked
    320 times
    Let us know how it works out.

  9. #9
    Super Moderator
    Join Date
    Dec 2012
    Location
    Idaho
    Posts
    1,366
    Member #
    9471
    Liked
    227 times
    Will do!

  10. #10
    Super Moderator
    Join Date
    Dec 2012
    Location
    Idaho
    Posts
    1,366
    Member #
    9471
    Liked
    227 times
    Do you know if it is possible to pull a phone log and text messages first?

 

 

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. Replies: 4
    Last Post: 03-24-2014, 07:13 PM
  2. driod razr 3 screen went black sounds like rebooting no screen
    By rak157 in forum New Member Introduction & Site Assistance
    Replies: 4
    Last Post: 06-04-2013, 05:55 PM
  3. New member needing help
    By Shadowlord in forum New Member Introduction & Site Assistance
    Replies: 5
    Last Post: 07-03-2012, 07:04 PM