Root achieved for JB OTA RAZR/MAXX XT912 (RAZR Blade)!
#361
Posted 14 March 2013 - 06:02 AM
Latest Motorola drivers installed - check
Smart actions - the only options in manage apps I have are disable and force stop. If I browse the app in the play store it only allows to open. I removed the automatic updating box. I really don't see where you guys see the uninstall updates which is on most apps. I cleared the cache and am just hoping this works.
Connected via MTP - check
When I run the .bat, it starts daemon and then hangs. last line is *daemon started successfully *. Cursor hangs on the next line forever. Ive tested on 2 machines (win 7 x64) with admin priv on both. adb is running in the background from what I can see in taskmgr. Not sure what to try next. I really *dont* want to factory reset because I'm pretty sure this error is minor in nature and I'm simply overlooking something.
edit: smart actions version is currently 4.2.2.4.2
edit2: tested on my THIRD PC and it magically worked. No idea what was holding it back, I changed nothing on the phone between tests.
wifi tether is also working, huzzah!
#362
Posted 14 March 2013 - 08:02 AM
#363
Posted 14 March 2013 - 08:18 AM
I will try this on antoher PC when I get home. The PC I am using has alot of stuff running, VMware, gaming PC etc. I have a base computer with just windows 7 installed that I can use. I will let you know what happens after I retry.Do you have more then one device plugged in to your PC? Do you have blustacks app installed? Any gaming emulator apps installed? If so remove them...if not try a factory data reset and reboot PC just to be safe.
Sent from my XT907 using Tapatalk 2
#364
Posted 14 March 2013 - 08:59 AM
#365
Posted 14 March 2013 - 09:09 AM
For those using the OSX / Mac script, I updated the razr_blade.sh file in order to get it to install. Like others in the group, I was getting the error that others have posted where the script would fail. Rather than perform a FDR i used it as a clue that perhaps the phone hadn't completely settled down yet when the script was trying to continue. So, my change was to change the Sleep command in the script from Sleep 40 to Sleep 80. After making this change, the script ran perfectly.
Hope this helps anyone with the problem on a Mac, although I suspect the same situation could apply for a PC.
Thank you for providing this heads up....should be very helpful.
#366
Posted 14 March 2013 - 10:13 AM
#367
Posted 14 March 2013 - 10:35 AM
it works
#368
Posted 14 March 2013 - 10:37 AM
#369
Posted 14 March 2013 - 10:53 AM
I am in the process of rooting my Maxx and it says "daemon started successfully" and has been on this for about 45 minutes. Is it supposed to do this for this long?
Still having the same issue stuck at daemon successfully started
Make sure you are extracting the files to the desktop first. Then run the file. If it still stalls, make sure you have the drivers installed and mpt is selected.
Sent from my DROID RAZR using Tapatalk 2
#370
Posted 14 March 2013 - 11:23 AM
#371
Posted 14 March 2013 - 11:33 AM
Where can I double check my drivers ?
i downloaded them from moto's site you will be happy once you get it rooted make sure you read and follow each step of the root process exactly as the program says
#372
Posted 14 March 2013 - 11:53 AM
did asearch for this and found nothing. Can you provide a link?Did you do the sqlite hack? If not, you have to do it again.
#373
Posted 14 March 2013 - 12:05 PM
did asearch for this and found nothing. Can you provide a link?
you go.
#374
Posted 14 March 2013 - 02:03 PM
#375
Posted 14 March 2013 - 03:48 PM
I am getting this.
[*]
[*] Razr Blade: Motorola Droid Razr 4.1 Root Exploit (Windows version)
[*] by Dan Rosenberg (@djrbliss)
[*]
[*] Thanks to p3droid for assistance in testing.
[*]
[*] Note: this will not work on Razr HD, Razr M, etc.
[*]
[*] Before continuing, ensure USB debugging is enabled, that you
[*] have the latest Motorola drivers installed, and that your phone
[*] is connected via USB.
[*]
[*] Please carefully follow any instructions provided in the exploit.
[*]
[*] Press enter to root your phone...
Press any key to continue . . .
[*]
[*] Waiting for device...
* daemon not running. starting it now *
* daemon started successfully *
error: more than one device and emulator
[*] Device found.
[*] Phase one...
error: more than one device and emulator
error: more than one device and emulator
[*] Rebooting device...
error: more than one device and emulator
[*] Waiting for phone to reboot.
error: more than one device and emulator
[*] Phase two...
error: more than one device and emulator
[*] Complete the following steps on your device:
[*] 1. Open the Smart Actions application.
[*] 2. Select "Get Started".
[*] 3. Select "Battery Saver".
[*] 4. Select "Save".
[*] 5. Press the Home button.
[*]
[*] Press enter here once you have completed the above steps.
Press any key to continue . . .
* daemon not running. starting it now *
* daemon started successfully *
error: device offline
error: more than one device and emulator
error: more than one device and emulator
[*] Rebooting device...
error: more than one device and emulator
[*] Waiting for phone to reboot.
error: more than one device and emulator
[*] Phase three (this will take a minute)...
error: more than one device and emulator
error: more than one device and emulator
error: more than one device and emulator
error: more than one device and emulator
error: more than one device and emulator
error: more than one device and emulator
error: more than one device and emulator
error: more than one device and emulator
[*] Rebooting device...
error: more than one device and emulator
[*] Waiting for phone to reboot.
error: more than one device and emulator
[*] Phase four...
error: more than one device and emulator
error: more than one device and emulator
error: more than one device and emulator
error: more than one device and emulator
error: more than one device and emulator
error: more than one device and emulator
[*] Cleaning up...
error: more than one device and emulator
error: more than one device and emulator
error: more than one device and emulator
error: more than one device and emulator
error: more than one device and emulator
error: more than one device and emulator
error: more than one device and emulator
error: more than one device and emulator
error: more than one device and emulator
error: more than one device and emulator
[*] Rebooting...
error: more than one device and emulator
error: more than one device and emulator
[*] Exploit complete!
[*] Press any key to exit.
Press any key to continue . . .
Never rebooted and keeps saying more than one device and emulator.
Thoughts?
I tried on a different Windows 7 PC and it worked perfect...
#376
Posted 14 March 2013 - 06:56 PM
For those using the OSX / Mac script, I updated the razr_blade.sh file in order to get it to install. Like others in the group, I was getting the error that others have posted where the script would fail. Rather than perform a FDR i used it as a clue that perhaps the phone hadn't completely settled down yet when the script was trying to continue. So, my change was to change the Sleep command in the script from Sleep 40 to Sleep 80. After making this change, the script ran perfectly.
Hope this helps anyone with the problem on a Mac, although I suspect the same situation could apply for a PC.
This made the difference from my linux machine as well. If you see three errors in Phase three referring to /data/logger, try this before doing the FDR.
Thanks to all on the forums for the help.
- peng likes this
#377
Posted 14 March 2013 - 08:01 PM
Linux/Mac-
-Extract .zip
-Open terminal and cd into the folder
-Run:
#378
Posted 14 March 2013 - 08:45 PM
#379
Posted 14 March 2013 - 09:53 PM
* daemon not running. starting it now *
* daemon started successfully *
and now it just paused and hasn't done anything else... how can i stop it and try it again? or what else should i do?
#380
Posted 15 March 2013 - 02:51 AM
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users