Jump to content


Photo
* * * * * 5 votes

[SCRIPT/UTILITY] ROOT RAZR M XT907 for LOCKED Devices on 9.18.78

ROOT FIX

  • This topic is locked This topic is locked
618 replies to this topic

#381 livinginkaos

livinginkaos

    I don't know what I'm doing anymore.....

  • Administrator
  • 15,282 posts
  • Google+:Hangouts - livinginkaos@gmail.com
  • LocationOregon
  • Current Device(s):Samsung S8+ / Pixel XL 128gb / iPhone 7+ 256gb / iPad Pro 12.9" / Samsung Chromrbook Plus / Pixel C / Nexus 6p 128gb / Nexus 6 / Nexus 6 on Fi / Nexus 9 / Moto 360^2 / Nvidia Shield TV Pro / Nvidia Shield Tablet / HTC EVODesign on FreedomPop / Chromecast / Surface Pro 3 i7 / Samsung Tab Pro 12.2 / Lenovo Win8 Tab / Eee Slate / '13 Nexus 7

Posted 10 September 2013 - 04:04 AM

I wasn't obviously thinking clearly. The script is not recognizing the phone because adb needs the phone booted. You could try rsd one more time. Sometimes for whatever reason it just doesn't take on the first try. Another thing we can do is try to fastboot the system.img and boot.img from the fxz you have. Just put the boot.img and system.img files in the fastboot folder, put the phone in apfastboot, plug in usb to usb2 connection, open a command prompt, navigate to the folder with the files and do: Fastboot flash system system.img Fastboot flash boot boot.img Fastboot reboot From My S4 Dev Edition
  • toddbecker likes this

b2wvCBn.png

Sig by livinginkaos
Samsung S8+ / Pixel XL 128gb / iPhone 7+ 256gb / iPad Pro 12.9" / Samsung Chromrbook Plus / Pixel C / Nexus 6p 128gb / Nexus 6 / Nexus 6 on Fi / Nexus 9 / Moto 360^2 / Nvidia Shield TV Pro / Nvidia Shield Tablet / HTC EVODesign on FreedomPop / Chromecast / Surface Pro 3 i7 / Samsung Tab Pro 12.2 / Lenovo Win8 Tab / Eee Slate / '13 Nexus 7


#382 toddbecker

toddbecker

    n00b

  • Members
  • Pip
  • 21 posts
  • Current Device(s):Moto RAZR M (Verizon)

Posted 10 September 2013 - 05:05 AM

I wasn't obviously thinking clearly. The script is not recognizing the phone because adb needs the phone booted. You could try rsd one more time. Sometimes for whatever reason it just doesn't take on the first try. Another thing we can do is try to fastboot the system.img and boot.img from the fxz you have. Just put the boot.img and system.img files in the fastboot folder, put the phone in apfastboot, plug in usb to usb2 connection, open a command prompt, navigate to the folder with the files and do: Fastboot flash system system.img Fastboot flash boot boot.img Fastboot reboot From My S4 Dev Edition

 

I tried RSD a number of times, no luck.

 

One thing I have noticed, whenever I connect the phone to the computer via USB, the resulting drive that is mapped in Windows is not accessible.  Could this be an indication that USB Debugging was not selected?  I am 90% sure it was, but all these problems are leading me to second guess myself.

 

Unfortunately, I am at work, I won't be able to try anymore recovery steps until I get home tonight.  I will get a copy of ADB and try to execute the Fastboot commands directly.

 

Thanks again for the continued support.



#383 toddbecker

toddbecker

    n00b

  • Members
  • Pip
  • 21 posts
  • Current Device(s):Moto RAZR M (Verizon)

Posted 10 September 2013 - 03:48 PM

navigate to the folder with the files and do: Fastboot flash system system.img

 

C:\adb>fastboot devices
99000200796402  fastboot
 
C:\adb>fastboot flash system system.img
  sending 'system' (864977 KB)... INFOData size exceeds download buffer
FAILED (remote failure)
finished. total time: 1.361s


#384 SamuriHL

SamuriHL

    Android Warrior

  • Smod
  • 43,479 posts
  • Current Device(s):S21 Ultra, Pixel 6

Posted 10 September 2013 - 03:49 PM

Wrong version of fastboot.  Use the one in the motochopper root exploit.


  • toddbecker likes this

Non potest esse nisi unus


#385 toddbecker

toddbecker

    n00b

  • Members
  • Pip
  • 21 posts
  • Current Device(s):Moto RAZR M (Verizon)

Posted 10 September 2013 - 04:49 PM

Direct use of ADB seems to have succeeded, however, the phone still hangs with rotating red droid graphic.

Please Login or Register to see this Hidden Content



#386 SamuriHL

SamuriHL

    Android Warrior

  • Smod
  • 43,479 posts
  • Current Device(s):S21 Ultra, Pixel 6

Posted 10 September 2013 - 04:54 PM

Sounds like the data partition's corrupt at this point.  Good times.  You'll need to go into recovery and factory reset it.  You will lose your data and need to reinstall everything.


  • toddbecker likes this

Non potest esse nisi unus


#387 toddbecker

toddbecker

    n00b

  • Members
  • Pip
  • 21 posts
  • Current Device(s):Moto RAZR M (Verizon)

Posted 10 September 2013 - 05:08 PM

Sounds like the data partition's corrupt at this point.  Good times.  You'll need to go into recovery and factory reset it.  You will lose your data and need to reinstall everything.

 

That is fine. However, when I go into recovery and get the dead android, I can't do anything else.  My understanding is that after I get the dead android, I should hold VOL UP + VOL DWN?



#388 SamuriHL

SamuriHL

    Android Warrior

  • Smod
  • 43,479 posts
  • Current Device(s):S21 Ultra, Pixel 6

Posted 10 September 2013 - 05:24 PM

Volume down + volume up.


  • toddbecker likes this

Non potest esse nisi unus


#389 toddbecker

toddbecker

    n00b

  • Members
  • Pip
  • 21 posts
  • Current Device(s):Moto RAZR M (Verizon)

Posted 10 September 2013 - 05:33 PM

Volume down + volume up.

 

OK, are you screwing with me?  volume down + volume up doesn't do anything either.



#390 SamuriHL

SamuriHL

    Android Warrior

  • Smod
  • 43,479 posts
  • Current Device(s):S21 Ultra, Pixel 6

Posted 10 September 2013 - 05:36 PM

No, I'm not.  People all complained that it never worked so when I had an HD I spent time figuring out exactly how it works.  Hold volume down and tap volume up and the menu comes up.  


  • toddbecker likes this

Non potest esse nisi unus


#391 johnthehillbilly

johnthehillbilly

    Gear jammin' S-Mod

  • Smod
  • 6,470 posts
  • Twitter:@johnhillbilly
  • Google+:http://goo.gl/ColUJ .. johnthehillbilly@gmail.com
  • LocationSomewhere between here, and there...
  • Current Device(s):unlocked RAZR HD (xt926)... RAZR (xt912)

Posted 10 September 2013 - 05:39 PM

Sometimes those of us with fat fingers (or trying to do it while driving LOL ) can't seem to get both buttons at the same time LOL ... I do it like Sam said... hold volume down.... and tap volume up.... works great :) HD tappin' ..... hillbilly style!...
  • livinginkaos and toddbecker like this

Feeding my android addiction......... one phone at a time.....

jhf.png

If you are feeling generous and would like to buy me a drink.... coffee :)


#392 toddbecker

toddbecker

    n00b

  • Members
  • Pip
  • 21 posts
  • Current Device(s):Moto RAZR M (Verizon)

Posted 10 September 2013 - 05:40 PM

No, I'm not.  People all complained that it never worked so when I had an HD I spent time figuring out exactly how it works.  Hold volume down and tap volume up and the menu comes up.  

I can't even count how many times I tried variations of that, except for the 'tap' THANK YOU!!!

 

OK, now what?  Do I do the wipe cache then the data/factory reset?



#393 SamuriHL

SamuriHL

    Android Warrior

  • Smod
  • 43,479 posts
  • Current Device(s):S21 Ultra, Pixel 6

Posted 10 September 2013 - 05:47 PM

Factory reset.  Cache will go with it.  


  • toddbecker likes this

Non potest esse nisi unus


#394 toddbecker

toddbecker

    n00b

  • Members
  • Pip
  • 21 posts
  • Current Device(s):Moto RAZR M (Verizon)

Posted 10 September 2013 - 06:11 PM

Super duper THANK YOU to SamuriHL, livinginkaos, johnthehillbilly, aviwdoowks

 

My RAZR is back!


  • SamuriHL, johnthehillbilly and livinginkaos like this

#395 aviwdoowks

aviwdoowks

    Member

  • Members
  • PipPip
  • 140 posts

Posted 11 September 2013 - 06:34 AM

No, I'm not.  People all complained that it never worked so when I had an HD I spent time figuring out exactly how it works.  Hold volume down and tap volume up and the menu comes up.  

BTW The xt897 stock recovery does not have this issue (the secret double press is not borked) as having a well as an apply update from cache!

Works fine on the M

Edit

Rant:

This "secret" double press of the volume keys is borked on our M & is a great source of frustration.

I think we got a borked version of stock recovery & Moto does not care to fix it.

The Photon Q recovery is not borked & double key access is easy.


  • SamuriHL likes this

#396 butface123

butface123

    n00b

  • Members
  • Pip
  • 2 posts

Posted 11 September 2013 - 06:40 PM

For some reason the razr m will not root using macbooks any suggestions on why?

I am always getting the -bash: ./run.sh: /bin/bash^M: bad interpreter: No such file or directory

when i execute it.



#397 cmh714

cmh714

    Tech Service & Beyond

  • Smod
  • 3,272 posts
  • LocationSoCal
  • Current Device(s):Nexus 6

Posted 12 September 2013 - 06:25 AM

I apologize for the problems (not that I created them :) ). I am looking into this to fix for the utility and the masses. In the meantime, if you run this command it will fix the file.

 

command to run:  tr -d '\r' < input.file > output.file

 

where input.file is run.sh and output.file is whatever you want to call the "new" script.



#398 SamuriHL

SamuriHL

    Android Warrior

  • Smod
  • 43,479 posts
  • Current Device(s):S21 Ultra, Pixel 6

Posted 12 September 2013 - 06:51 AM

I just updated the OP with 1.3.  It should bring the xt907 version in line with the xt926 version and should be fixed for linux/mac now.  I hope.  Can someone try it on a mac and let me know?  Thanks.


  • aviwdoowks likes this

Non potest esse nisi unus


#399 aviwdoowks

aviwdoowks

    Member

  • Members
  • PipPip
  • 140 posts

Posted 12 September 2013 - 09:59 AM

I just updated the OP with 1.3.  It should bring the xt907 version in line with the xt926 version and should be fixed for linux/mac now.  I hope.  Can someone try it on a mac and let me know?  Thanks.

Op link gets me 112?



#400 SamuriHL

SamuriHL

    Android Warrior

  • Smod
  • 43,479 posts
  • Current Device(s):S21 Ultra, Pixel 6

Posted 12 September 2013 - 10:13 AM

Op link gets me 112?

 

Stupid forum software.  It's fixed.


  • aviwdoowks likes this

Non potest esse nisi unus






Also tagged with one or more of these keywords: ROOT FIX

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users