Phone reboots into TWRP - Droid RAZR M Q&A, Help & Troubleshooting

well I have been having problems on how to do unlock my phone using a Mac, but I was finally able to unlock it and flash TWRP recovery by using mattlgroff's utility 1.20 now the I have installed TWRP recovery, every time I connect my phone to the Mac it asks me superuser permission for AdB shell I grant permission and it says "Adb shell has been granted permission" and it reboots into TWRP recovery. I even denied superuser permission but it still does the same thing. I have USB debugging on.
is this normal? because I need to transfer some files to my phone so I can Flash a Rom through TWRP. I would really appreciate your help. thanks.
here's a picture attached showing what it says as soon as I connect the phone to computer.
after that it just reboots into TWRP.

Are you on stock rom?
Sent from my Galaxy Nexus using xda premium

denisjr said:
Are you on stock rom?
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
Yeah I'm on stock Rom 4.1.2

Try using air DROID & maybe using a different rom will do it
Sent from my Galaxy Nexus using xda premium

denisjr said:
Try using air DROID & maybe using a different rom will do it
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
I fixed it! I had to reset my Mac's SMC, apparently it kept flashing TWRP every time I connected my phone to the computer.
thanks for being helpful anyways !

Related

Strange Root Issue

When I saw the port for ICS come out I got really excited and flashed it right away. Then I realized for whatever reason I didnt have SU permissions so I couldn't tether to my computer. I was disappointed but I thought, "no biggie, I'll just restore from my back up." When I flashed my back up the SU app was in my app drawer but I still couldn't tether. As a matter of fact I can't do anything that requires SU but the bootloader still reads unlocked. WTF?
I can't flash a new recovery either. I tried installing from ROM manager, I tried pushing it from my computer but I can't get to the recovery any more. ROM manager says that I have CWM 5.0.2.0 currently installed but I can't get to it at all. Again, WTF?
Sent from my Nexus S 4G using XDA App
^clearly the phone is working perfectly fine with the stock ROM from the back up but obviously I want my SU back.
Root your phone and read the development thread versus making blog posts.
Sent from my Nexus S 4G using xda premium
Flash this http://www.tylerwatt12.com/XDA/ics/root_and_theme.zip and please post in right section
Sent from my Nexus S 4G using xda premium
Thanks for not answering my questions. The bootloader is unlocked but I don't have root and I don't have access to recovery mode even tho ROM Manager says I have Clockwork Mod 5.0.2.0 currently installed. I cannot access the recovery mode AT ALL. I cannot flash or push a new recovery but it fully boots into Gingerbread w/o any issues. What is wrong with my phone and how do I fix it.
Sent from my Nexus S 4G using XDA App
Try from rom manager to reinstall a previous recovery version.
Sent from my LG-P920 using XDA App
That doesn't work either. It goes through the prompts but it doesn't actually reboot do the installation.
I just tried unrooting and then re - rooting but that didn't work and I think that actually wiped my phone completely. I don't even know where an SD card would get into this thing.
Sent from my Nexus S 4G using XDA App
Use adb on your computer and push a clockworkmod recovery.img. And we are trying to help u no need for the sarcasm
Sent from my Xoom using xda premium
I'm sorry but I'm just really frustrated right now. Nothing I have tried has worked. Maybe its my commands? To push that recovery image what would I type?
Sent from my Nexus S 4G using XDA App
I also I can't download that zip you linked to. Every time I try it just says failed.
Sent from my Nexus S 4G using XDA App
obsydian2k7 said:
I'm sorry but I'm just really frustrated right now. Nothing I have tried has worked. Maybe its my commands? To push that recovery image what would I type?
Sent from my Nexus S 4G using XDA App
Click to expand...
Click to collapse
I get it
Fastboot flash recovery recovery-xxxxxxxxx.img and hit enter
Sent from my Xoom using xda premium
Esteway.619 said:
I get it
Fastboot flash recovery recovery-xxxxxxxxx.img and hit enter
Sent from my Xoom using xda premium
Click to expand...
Click to collapse
Get cwm image from here CWM Recovery
Sent from my Xoom using xda premium
relock the phone then unlock it again i had the same problem
I tried relocking and unlocking again then pushed the recovery I just (finally) downloaded but it didn't work. Terminal says error cannot load 'recovery-clockwork-5.0.2.0-crespo4g.img'
Sent from my Nexus S 4G using XDA App
obsydian2k7 said:
I tried relocking and unlocking again then pushed the recovery I just (finally) downloaded but it didn't work. Terminal says error cannot load 'recovery-clockwork-5.0.2.0-crespo4g.img'
Sent from my Nexus S 4G using XDA App
Click to expand...
Click to collapse
Is that the right name of the recovery img? Try renaming it to just recovery and see if that works.
Edit: make sure your phone is in debugging mode. And uninstall then reinstall the drivers on your computer
Sent from my Nexus S 4G using xda premium
Esteway.619 said:
Is that the right name of the recovery img? Try renaming it to just recovery and see if that works.
Edit: make sure your phone is in debugging mode. And uninstall then reinstall the drivers on your computer
Sent from my Nexus S 4G using xda premium
Click to expand...
Click to collapse
manually go into recovery with volume down and power flash the su.zip and u should be good to go that wat I did
Sent from my Nexus S 4G using xda premium
No suggestions have worked so far. It does not matter what the recovery image name is, whenever I try the flash it Terminal says that it cannot load "***.img" or if I try an install command it says that it cannot find "***.zip" I'm on a snow leopard iMac so I don't need drivers n such.
Let me pose the question like this, what would I do to completely restore the phone to factory condition and try to root it again? Like I said before, the bootloader says that it is unlocked but I do not have any root privileges, could not access the recovery I had before nor install a new recovery after having locked the unlocked the phone's bootloader again.
Sent from my Nexus S 4G using XDA App
http://forum.xda-developers.com/showpost.php?p=13773677&postcount=1
go to the link above and follow the directions for returning to stock.
find yourself a one-click root method on XDA that includes superuser, busybox, and CWM.
EDIT: Also, double check the md5 sum for the CWM .zip. use
Code:
md5 recovery-aaaaaa.img
in the terminal and make sure the output matches whatever is given on the CWM site. if they dont have one up, ask for it
NS4g one-click root app:
http://www.mediafire.com/?2jx8xtx2602hi23
this will:
unlock the bootloader
install cwm 5.0.2.0
root
No commands, no messing with pushing files manually, etc. This thing has already saved me from major headaches while restoring my phone once and I've only had it for 3 weeks lol
hp420 said:
NS4g one-click root app:
http://www.mediafire.com/?2jx8xtx2602hi23
this will:
unlock the bootloader
install cwm 5.0.2.0
root
No commands, no messing with pushing files manually, etc. This thing has already saved me from major headaches while restoring my phone once and I've only had it for 3 weeks lol
Click to expand...
Click to collapse
im assuming this is for windows. he said he has a mac so that wouldnt work for him. here this is for mac http://forum.xda-developers.com/showthread.php?t=1129759 just copy and past everything thats there in terminal
Esteway.619 said:
im assuming this is for windows. he said he has a mac so that wouldnt work for him. here this is for mac http://forum.xda-developers.com/showthread.php?t=1129759 just copy and past everything thats there in terminal
Click to expand...
Click to collapse
I missed that...my mistake

N7 has no OS, help!!!!

I was trying to flash a rom and I guess I accidentally wiped EVERYTHING and now when I try to boot it says no OS is installed ): any helpp will be appreciated. I still have access to fastboot and recovery, adb also recognises it when connected
Use the toolkit http://forum.xda-developers.com/showthread.php?t=1809195 and flash a factory image. :good:
eljefe1018 said:
I was trying to flash a rom and I guess I accidentally wiped EVERYTHING and now when I try to boot it says no OS is installed ): any helpp will be appreciated. I still have access to fastboot and recovery, adb also recognises it when connected
Click to expand...
Click to collapse
Is this the stock recovery?
If you have access to fastboot, then flash a factory os. That simple.
Sent from my Nexus 7 using xda premium
rebel1699 said:
If you have access to fastboot, then flash a factory os. That simple.
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
Yeah. This.
What's so hard about doing this?
rebel1699 said:
If you have access to fastboot, then flash a factory os. That simple.
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
I've tried to using two different toolkits and niether will accomplish the task. Is there an alternative way? i.e manually doing it using ADB?
And thanks for helping
eljefe1018 said:
I've tried to using two different toolkits and niether will accomplish the task. Is there an alternative way? i.e manually doing it using ADB?
And thanks for helping
Click to expand...
Click to collapse
As I said, use fastboot. Google "restore Nexus 7 with fastboot"
Sent from my Nexus 7 using xda premium
rebel1699 said:
As I said, use fastboot. Google "restore Nexus 7 with fastboot"
Sent from my Nexus 7 using xda premium
Click to expand...
Click to collapse
I decided to make another attempt with the toolkit, as I was reading the command line I saw that the Factory Image wasn't properly donwloading so I downloaded it manually and put it in the necessary folder and my baby just robooted back thanks for everything
eljefe1018 said:
I decided to make another attempt with the toolkit, as I was reading the command line I saw that the Factory Image wasn't properly donwloading so I downloaded it manually and put it in the necessary folder and my baby just robooted back thanks for everything
Click to expand...
Click to collapse
Glad you are back up and going!
Sent from my Nexus 7 using xda premium

(H) (Q) superSU fix root.

hey guys. I need help on this. and I'm also questioning it, I'm running 4.3 pac rom and I'm when I use the superSU app I have to flash it through rom manager. but if I reboot into recovery and then push reboot I get this option to.. fix root (system/xbin/su/ or it no then it says go back. CANT SOMEONE HELP ME ON THIS. PLEASE AND THANK YOU!
Sent from my Nexus 4 using XDA Premium 4 mobile app
gabriel31012 said:
hey guys. I need help on this. and I'm also questioning it, I'm running 4.3 pac rom and I'm when I use the superSU app I have to flash it through rom manager. but if I reboot into recovery and then push reboot I get this option to.. fix root (system/xbin/su/ or it no then it says go back. CANT SOMEONE HELP ME ON THIS. PLEASE AND THANK YOU!
Sent from my Nexus 4 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
My friend take a moment and look at the zip file you are flashing then notice what your are pushing over. Within the zip file there are multiple files being installed to your system as opposed to you only pushing over one file. Always good practice to check out what you are flashing
Push everything over and fix permissions if needed
but it's not a zip file. I know that this rom cones pre installed with the super user setting in the settings but I'm using the app. but when I click on it the app tells me that I have to update something so when I did normal it says failed try flashing in cwm or custom recovery. so when I do custom recovery. but even time I reboot into recovery says what I said about.
Sent from my Nexus 4 using XDA Premium 4 mobile app

TWRP

Hi ,
I want to copy files to my LG G2 when i am in TWRP recovery mode , how can i do that?
Same problem
Sent from my LG-D802 using xda app-developers app
Adb push
Sent from my VS980 4G using XDA Premium 4 mobile app
ThanQ
jrgilbert79 said:
Adb push
Sent from my VS980 4G using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Thanks but where can i learn these commands from, im new to android adb commands
Google twrp guide lg g2. First link. Installation option 2 shows an adb push as the installation. Its essentially adb push "File name" location on phone" then twrp van install the zip. Also there is a side loader app that can work with twrp as well
Sent from my VS980 4G using XDA Premium 4 mobile app
jrgilbert79 said:
Google twrp guide lg g2. First link. Installation option 2 shows an adb push as the installation. Its essentially adb push "File name" location on phone" then twrp van install the zip. Also there is a side loader app that can work with twrp as well
Sent from my VS980 4G using XDA Premium 4 mobile app
Click to expand...
Click to collapse
i think you miss understood me , i am in twrp recovery and i dont have any android installed i want to get access to my files .
In twrp. Do you have a file on your phone or want to put one on it? If you hAve no os and you want to put one on it to flash look below. If you just don't know how to flash click install and its self explanatory.
Now plug your phone into a computer with adb and working g2 drivers. It's the same process. Installing twrp with option 2 to push the file. You should or probably push it to /storage/emulated/0 this is the sd card. From here you can install it with twrp. If you took shortcuts to install root and twrp and don't have adb working there's a search on Google for that as well. There are threads in help section dedicated to this or similar issues that have same solution.
Sent from my VS980 4G using XDA Premium 4 mobile app
At last
my drivers are installed , i finally flashed a rom and put the files by mtp.
Nice sorry if I had a tone. I think we both had a difficult time explaining what was going on. ..glad your up and running
Sent from my VS980 4G using XDA Premium 4 mobile app
Thanks for youre help
Sent from my LG-D802 using xda app-developers app

Flashed wrong stock recovery

Bonehead move I know. Now I need some help to fix. I flashed a stock 5.0 ROM and everything was working fine. Got the 5.0.1 prompt so I flashed a stock recovery (4.4.4 hence my problem). Of course the update wouldn't flash. Now to complicate things all of a sudden my PC won't detect my Nexus 4. It detects my wife's Nexus 4 fine so I'm thinking not a cable or driver problem. Ive tried multiple cables and reinstalled drivers with no luck. So now I need to root and or install custom recovery without a PC. Any ideas?
icekold1694 said:
Bonehead move I know. Now I need some help to fix. I flashed a stock 5.0 ROM and everything was working fine. Got the 5.0.1 prompt so I flashed a stock recovery (4.4.4 hence my problem). Of course the update wouldn't flash. Now to complicate things all of a sudden my PC won't detect my Nexus 4. It detects my wife's Nexus 4 fine so I'm thinking not a cable or driver problem. Ive tried multiple cables and reinstalled drivers with no luck. So now I need to root and or install custom recovery without a PC. Any ideas?
Click to expand...
Click to collapse
You're going to need to get your pc to recognize your device. When booted into the bootloader and your device connected to the pc look in device manager. What does it show?
Sent from my Nexus 9 using XDA Free mobile app
jd1639 said:
You're going to need to get your pc to recognize your device. When booted into the bootloader and your device connected to the pc look in device manager. What does it show?
Sent from my Nexus 9 using XDA Free mobile app
Click to expand...
Click to collapse
It doesn't show anything. Its as if it isn't connected at all. I've tried from the bootloader and recovery screens and also rebooted both phone and pc. Still shows nothing in device manager. Phone shows charging but no mtp notification or anything that it is connected. As soon as I plug our other nexus 4 in the pc recognizes it immediately.
icekold1694 said:
It doesn't show anything. Its as if it isn't connected at all. I've tried from the bootloader and recovery screens and also rebooted both phone and pc. Still shows nothing in device manager. Phone shows charging but no mtp notification or anything that it is connected. As soon as I plug our other nexus 4 in the pc recognizes it immediately.
Click to expand...
Click to collapse
Is your device still rooted? If so you can flash the stock recovery image file from 5.0 in flashify
Sent from my Nexus 9 using XDA Free mobile app
jd1639 said:
Is your device still rooted? If so you can flash the stock recovery image file from 5.0 in flashify
Sent from my Nexus 9 using XDA Free mobile app
Click to expand...
Click to collapse
No I lost root when I flashed the 5.0 stock rom.
icekold1694 said:
No I lost root when I flashed the 5.0 stock rom.
Click to expand...
Click to collapse
I would try deleting your usb drivers on the pc, rebooting and then trying your device again. Flashing the 4.4.4 recovery should not have done anything to mess up your device
Sent from my Nexus 9 using XDA Free mobile app
jd1639 said:
I would try deleting your usb drivers on the pc, rebooting and then trying your device again. Flashing the 4.4.4 recovery should not have done anything to mess up your device
Sent from my Nexus 9 using XDA Free mobile app
Click to expand...
Click to collapse
OK I will try that again and post results. Another possible problem I noticed is in root explorer I have a directory of emulated/0 I don't remember having before.
icekold1694 said:
OK I will try that again and post results. Another possible problem I noticed is in root explorer I have a directory of emulated/0 I don't remember having before.
Click to expand...
Click to collapse
I'm sure that directory was always there. It's a normal directory
Sent from my Nexus 9 using XDA Free mobile app
I uninstalled/reinstalled drivers and still no go. Detects the wifes nexus 4 but not mine. Guess I'm screwed.
icekold1694 said:
I uninstalled/reinstalled drivers and still no go. Detects the wifes nexus 4 but not mine. Guess I'm screwed.
Click to expand...
Click to collapse
To root your device use towelroot from your device. Although I don't know what you're going to do with root. Also, can you get the device detected by your pc when you're booted into recovery or the device?
Sent from my Nexus 9 using XDA Free mobile app
jd1639 said:
To root your device use towelroot from your device. Although I don't know what you're going to do with root. Also, can you get the device detected by your pc when you're booted into recovery or the device?
Sent from my Nexus 9 using XDA Free mobile app
Click to expand...
Click to collapse
Towelroot wouldn't work. Says device isn't supported. Maybe it will get updated to work on lollipop. If I could obtain root I can flash custom recovery and start with a fresh install. Just have to find a way to do it with an app

Categories

Resources