[Q] Unplugged MOTOACTV during adb clockwork recovery. How screwed am I? - General Questions and Answers

Title pretty much sums everything up. Was trying to mod it following the instructions here: http://forum.xda-developers.com/showthread.php?p=36348097 and unplugged the cable while in CWM like an idiot. Now the device will not shut down, nor will it be recognized by the computer. Battery pull is not possible with this thing either, unless I want to disassemble it while it's running. Pressing the power down button in CWM does nothing, and none of the other options work as well. Do I just have to wait a day for the battery to die, and will I be able to even use the watch then?

cheese007 said:
Title pretty much sums everything up. Was trying to mod it following the instructions here: http://forum.xda-developers.com/showthread.php?p=36348097 and unplugged the cable while in CWM like an idiot. Now the device will not shut down, nor will it be recognized by the computer. Battery pull is not possible with this thing either, unless I want to disassemble it while it's running. Pressing the power down button in CWM does nothing, and none of the other options work as well. Do I just have to wait a day for the battery to die, and will I be able to even use the watch then?
Click to expand...
Click to collapse
if u can get into download mode all is well but if u cant then i wont be able to help. If u can get into download mode i will help u through the rest.
Press thanks if ive helped you!

noahthedominator said:
if u can get into download mode all is well but if u cant then i wont be able to help. If u can get into download mode i will help u through the rest.
Press thanks if ive helped you!
Click to expand...
Click to collapse
Forgive my ignorance but how do I do that?

cheese007 said:
Forgive my ignorance but how do I do that?
Click to expand...
Click to collapse
No worries at all. Every phone is different. I would google it but I would try holding the power and volume up buttons. IF that doesn't work google motoactv download mode.
Press thanks if ive helped!

noahthedominator said:
No worries at all. Every phone is different. I would google it but I would try holding the power and volume up buttons. IF that doesn't work google motoactv download mode.
Press thanks if ive helped!
Click to expand...
Click to collapse
Suddenly it started working again and I was able to reboot. This was after pressing both power and vol up but no idea if that helped. Thank you so much!

cheese007 said:
Suddenly it started working again and I was able to reboot. This was after pressing both power and vol up but no idea if that helped. Thank you so much!
Click to expand...
Click to collapse
So it booted up???
Press thanks if I helped!!!

noahthedominator said:
So it booted up???
Press thanks if I helped!!!
Click to expand...
Click to collapse
Indeed it did. Having a new issue though. Stuck in a bootloop when I tried the first instructions from this thread: http://forum.xda-developers.com/showthread.php?p=28179638 and can't seem to get out. Above command doesn't work.
EDIT: Fixed by waiting for the battery to drain, allowing me to boot into recovery, and used the adb commands to do the mod.

cheese007 said:
Indeed it did. Having a new issue though. Stuck in a bootloop when I tried the first instructions from this thread: http://forum.xda-developers.com/showthread.php?p=28179638 and can't seem to get out. Above command doesn't work.
EDIT: Fixed by waiting for the battery to drain, allowing me to boot into recovery, and used the adb commands to do the mod.
Click to expand...
Click to collapse
I was just about to say get into download mode or recovery and sounds like u did. Glad i could help.

Related

[Q] HELP! phones being a b

So recently my phones been acting up. I had just installed the TEUV kernel from trinity and began noticing some irregularities.
1) the home button started to open the desk clock
2) the power button stopped turning off the screen
3) in bootloader, the up and down volume rocker doesn't work
So naturally i tried to wipe the rom and start new again. However, the phone won't boot up and most far i can go is bootloader. I cant do anything here because the volume rockers don't respond. I tried doing it manually throught ADB but the computer doesn't see the device.
any help guys? I'm really out of ideas so any would be great.
baolongn said:
So recently my phones been acting up. I had just installed the TEUV kernel from trinity and began noticing some irregularities.
1) the home button started to open the desk clock
2) the power button stopped turning off the screen
3) in bootloader, the up and down volume rocker doesn't work
So naturally i tried to wipe the rom and start new again. However, the phone won't boot up and most far i can go is bootloader. I cant do anything here because the volume rockers don't respond. I tried doing it manually throught ADB but the computer doesn't see the device.
any help guys? I'm really out of ideas so any would be great.
Click to expand...
Click to collapse
besides for the home button opening the deskclock, i experience everything else. but for me, its because my power button is broken. sometimes it partially works but acts like its stuck even though its not. in bootloader the volume keys dont work unless i flick the phone with my fingers right by the power button. then every so often the volume buttons work in bootloader. i use the twrp recovery btw, because it has on option to not use the power button to select.
anything else i can do?
my computer cant even recognize the phone for some reason.
baolongn said:
anything else i can do?
my computer cant even recognize the phone for some reason.
Click to expand...
Click to collapse
do you have the drivers installed? what i meant was did it recognize your phone before?
simms22 said:
do you have the drivers installed? what i meant was did it recognize your phone before?
Click to expand...
Click to collapse
Yeah it did when I unlocked the phone.
baolongn said:
Yeah it did when I unlocked the phone.
Click to expand...
Click to collapse
try updating the drivers, or uninstalling then reinstalling the drivers.
---------- Post added at 05:31 PM ---------- Previous post was at 05:28 PM ----------
baolongn said:
Yeah it did when I unlocked the phone.
Click to expand...
Click to collapse
also, try this.. pull your battery for two minutes, then put it back in and try booting. if it boot, you can boot into recovery via the terminal.
via terminal? is that command prompt? oh and what drivers do you think ill need? thanks man.
simms22 said:
try updating the drivers, or uninstalling then reinstalling the drivers.
---------- Post added at 05:31 PM ---------- Previous post was at 05:28 PM ----------
also, try this.. pull your battery for two minutes, then put it back in and try booting. if it boot, you can boot into recovery via the terminal.
Click to expand...
Click to collapse
baolongn said:
via terminal? is that command prompt? oh and what drivers do you think ill need? thanks man.
Click to expand...
Click to collapse
you can install the nexus s driver via pdanets website, thats the easy way http://www.junefabrics.com/android/index.php
download and install the free program(its a tethering app) onto you desktop/laptop, then open it and follow the onscreen instructions. it will install the right nexus s driver for you. you might have to uninstall the other driver, if you had it installed.
about the terminal, yea, its a command prompt right from your phone. if you dont have the terminal emulator installed, you can get a free one from the android market. open the terminal and type..
su(press enter)
reboot recovery(press enter)
i dont use adb at all, i use the terminal emulator instead. there are lots of cool things that you can use it for. for example, i flash/update my recovery through the terminal and sometimes also push boot.img through it to my phone too. plus lots of other stuff
Thanks Simms!
the one problem is I can't turn on my phone either. Its stuck on a bootloop. That is why i'm trying ADB. I'm trying to install PDAnet but its still not locating it. I'm going to try on another computer and check back in a bit.
simms22 said:
you can install the nexus s driver via pdanets website, thats the easy way http://www.junefabrics.com/android/index.php
download and install the free program(its a tethering app) onto you desktop/laptop, then open it and follow the onscreen instructions. it will install the right nexus s driver for you. you might have to uninstall the other driver, if you had it installed.
about the terminal, yea, its a command prompt right from your phone. if you dont have the terminal emulator installed, you can get a free one from the android market. open the terminal and type..
su(press enter)
reboot recovery(press enter)
i dont use adb at all, i use the terminal emulator instead. there are lots of cool things that you can use it for. for example, i flash/update my recovery through the terminal and sometimes also push boot.img through it to my phone too. plus lots of other stuff
Click to expand...
Click to collapse
baolongn said:
Thanks Simms!
the one problem is I can't turn on my phone either. Its stuck on a bootloop. That is why i'm trying ADB. I'm trying to install PDAnet but its still not locating it. I'm going to try on another computer and check back in a bit.
Click to expand...
Click to collapse
you pulled the battery for two minutes before powering on this time?
yeah, endless bootloop
other computer is the same problem
simms22 said:
you pulled the battery for two minutes before powering on this time?
Click to expand...
Click to collapse
baolongn said:
yeah, endless bootloop
other computer is the same problem
Click to expand...
Click to collapse
:-\ ......
is there nothing i can do?
simms22 said:
:-\ ......
Click to expand...
Click to collapse
baolongn said:
is there nothing i can do?
Click to expand...
Click to collapse
does fastboot recognize your phone? not adb but fastboot.
what do you mean by that?
simms22 said:
does fastboot recognize your phone? not adb but fastboot.
Click to expand...
Click to collapse
baolongn said:
what do you mean by that?
Click to expand...
Click to collapse
The fastboot program you run in command line. Like ADB but for flashing img's real quick.
im not sure. maybe im not doing it right but on bootloader mode, under device manager, the phone doesn't show up so im guessing USB debugging doesnt work? thanks so much for the responses guys!
any more suggestions?
BlackHawkA4 said:
The fastboot program you run in command line. Like ADB but for flashing img's real quick.
Click to expand...
Click to collapse
holy crap, it suddenly moved in bootloader. it went to recovery but then it automatically pressed reboot -_-
back to square 1 folks
simms22 said:
besides for the home button opening the deskclock, i experience everything else. but for me, its because my power button is broken. sometimes it partially works but acts like its stuck even though its not. in bootloader the volume keys dont work unless i flick the phone with my fingers right by the power button. then every so often the volume buttons work in bootloader. i use the twrp recovery btw, because it has on option to not use the power button to select.
Click to expand...
Click to collapse
baolongn said:
holy crap, it suddenly moved in bootloader. it went to recovery but then it automatically pressed reboot -_-
back to square 1 folks
Click to expand...
Click to collapse
thats how i was the first time i saw it move after i knew the power button was broken now i can get it to move within a few minutes by flicking the back, with the cover removed, between the battery and speaker, when pressing on the volune keys.
Haha i got it to work! went right to recovery and quickly restored my last backup!
finally, the nexus is back. thanks everyone!!!
simms22 said:
thats how i was the first time i saw it move after i knew the power button was broken now i can get it to move within a few minutes by flicking the back, with the cover removed, between the battery and speaker, when pressing on the volune keys.
Click to expand...
Click to collapse

[Q] Stuck at phone /!\ computer I have tried everything in forums

*Noob* Honestly have been searching since 10:00am, it's now 5:30.
I was trying to install a rom on my phone and usually odin runs fine for me but it froze and I got p and hit my phone off the wire, now I cannot get it into download mode. I have tried holding the volume up and down for however long and it hasn't worked. I have held the volume buttons and the power button simultaneously but nothing can get it to go to download mode. Does anyone have any ideas?
xobro200 said:
*Noob* Honestly have been searching since 10:00am, it's now 5:30.
I was trying to install a rom on my phone and usually odin runs fine for me but it froze and I got p and hit my phone off the wire, now I cannot get it into download mode. I have tried holding the volume up and down for however long and it hasn't worked. I have held the volume buttons and the power button simultaneously but nothing can get it to go to download mode. Does anyone have any ideas?
Click to expand...
Click to collapse
ok, download for me is
taking battery out
plugging in usb cable
holding both vol up and down only
slapping the battery back in....
That used to work for me too, but now I'm stuck at the phone /!\ computer screen and that doesn't do any thing /: If i hold all buttons down the screen will blink black and that's it
The screen you've described is just an alternate download screen.
Sent from my SGH-I997 using xda premium
xobro200 said:
*Noob* Honestly have been searching since 10:00am, it's now 5:30.
I was trying to install a rom on my phone and usually odin runs fine for me but it froze and I got p and hit my phone off the wire, now I cannot get it into download mode. I have tried holding the volume up and down for however long and it hasn't worked. I have held the volume buttons and the power button simultaneously but nothing can get it to go to download mode. Does anyone have any ideas?
Click to expand...
Click to collapse
Use Qkster heimdall one click you can find it here.....http://forum.xda-developers.com/showthread.php?t=1524081
Thanks it worked
Thank you so much!!!!
xobro200 said:
Thank you so much!!!!
Click to expand...
Click to collapse
How's come I didn't get a thanks?
qkster said:
How's come I didn't get a thanks?
Click to expand...
Click to collapse
I'll give it... buddy thx!
Sent from my SGH I717, Black Star.
qkster said:
How's come I didn't get a thanks?
Click to expand...
Click to collapse
Give you big THANKS bro...all credit goes to you...

[Q] Cant access Bootloader.. Any help appericated

I was unsing hansoons all in one method to root, got through all the steps and did the perm root, phone did a reboot and now only goes into recovery. I have found no way to get back to the bootloader. My sd card is still accessible and i tried to install a rom but that didnt help any. I found a similar issue on Android forums but im really needing to get this fixed asap. Here is the link to that thread:
http://androidforums.com/one-s-all-things-root/634726-stuck-clockworkmod-recovery-3.html#post5312076
Any help would be appericated. I have done several things already if you read from the other thread
Jayster06 said:
I was unsing hansoons all in one method to root, got through all the steps and did the perm root, phone did a reboot and now only goes into recovery. I have found no way to get back to the bootloader. My sd card is still accessible and i tried to install a rom but that didnt help any. I found a similar issue on Android forums but im really needing to get this fixed asap. Here is the link to that thread:
http://androidforums.com/one-s-all-things-root/634726-stuck-clockworkmod-recovery-3.html#post5312076
Any help would be appericated. I have done several things already if you read from the other thread
Click to expand...
Click to collapse
Hold Vol- when turning it off and keep hold of it when turning it back on.
Darknites said:
Hold Vol- when turning it off and keep hold of it when turning it back on.
Click to expand...
Click to collapse
That doesn't do what it should do just turns it off then sends it back to recovery
Jayster06 said:
That doesn't do what it should do just turns it off then sends it back to recovery
Click to expand...
Click to collapse
Then you some how doing it wrong then because every person I said that too has said that it helped them get into the bootloader. As soon as it turns off let quickly let go off the power button but still keeping hold of Vol- and then press and hold the power button. And as added bonus flash TWRP recovery when you get into the bootloader then you wont have it booting into recovery like it's doing now.
Darknites said:
Then you some how doing it wrong then because every person I said that too has said that it helped them get into the bootloader. As soon as it turns off let quickly let go off the power button but still keeping hold of Vol- and then press and hold the power button. And as added bonus flash TWRP recovery when you get into the bootloader then you wont have it booting into recovery like it's doing now.
Click to expand...
Click to collapse
All your way does as i stated on the other forum is it goes off a green line flashes across the screen, the charge light goes on and off a few times, green light flashes again and then it goes into clockwork recovery. even telling adb to reboot into bootloader does not work
Jayster06 said:
All your way does as i stated on the other forum is it goes off a green line flashes across the screen, the charge light goes on and off a few times, green light flashes again and then it goes into clockwork recovery. even telling adb to reboot into bootloader does not work
Click to expand...
Click to collapse
Don't have it connect by USB that's your issue with CWM.
Darknites said:
Don't have it connect by USB that's your issue with CWM.
Click to expand...
Click to collapse
it wasnt plugged in most of the time but i did finally do something that got it working. Thanks btw. The thing im curious about now is downgrading the hboot so i can get my wifi working again. Is there any simpler way to explain or do this http://forum.xda-developers.com/showthread.php?t=1990043.
Jayster06 said:
it wasnt plugged in most of the time but i did finally do something that got it working. Thanks btw. The thing im curious about now is downgrading the hboot so i can get my wifi working again. Is there any simpler way to explain or do this http://forum.xda-developers.com/showthread.php?t=1990043.
Click to expand...
Click to collapse
Em not really most of it is copy and paste anyway but before doing that I think it be best you flash TWRP recovery so it should be easy to get into the bootloader again.
Darknites said:
Em not really most of it is copy and paste anyway but before doing that I think it be best you flash TWRP recovery so it should be easy to get into the bootloader again.
Click to expand...
Click to collapse
i know it was saying i need linux or ubantu installed and i dont nor have i used those before
Jayster06 said:
i know it was saying i need linux or ubantu installed and i dont nor have i used those before
Click to expand...
Click to collapse
Ya I never use Linux before doing so don't worry about to much but if you know what you doing with command prompt then you should do fine.

Unable to enter download mode

After playing around with different roms/kernels/bootloaders on my 930f i arrived at an impasse. I must have installed an incompatible combination of bl/kernel/rom because i am stuck at the bootlogo.
I can not switch off the phone (or at least i don't know how). Pressing vol down + home + power reboots the phone but i can not get into download mode to fix it with odin like i did so many times before.
Any ideas are appreciated!
Try keeping those 3 button combos pressed, when it reboots the first time, keep them pressed, let it reboot a second time and see if it enters download mode
That worked. Thank you!
Do you have an idea why this is needed?
isthisadagger said:
That worked. Thank you!
Do you have an idea why this is needed?
Click to expand...
Click to collapse
Not sure why it gets stuck at the logo, just can't complete the boot process for whatever reason, but usually it wouldn't be an issue because we'd just remove the battery and get on with fixing it, but now we don't have that option we notice when it gets stuck a lot more lol
*Detection* said:
Try keeping those 3 button combos pressed, when it reboots the first time, keep them pressed, let it reboot a second time and see if it enters download mode
Click to expand...
Click to collapse
its an old thread but i use it since i want to say thank you: this saved my day. i had the same constellation like the OP. i ripped my recovery but the bootloader wanted to force start recovery. i was unable to enter DL mode until i read your posting. now everything is up and running again
hs911 said:
its an old thread but i use it since i want to say thank you: this saved my day. i had the same constellation like the OP. i ripped my recovery but the bootloader wanted to force start recovery. i was unable to enter DL mode until i read your posting. now everything is up and running again
Click to expand...
Click to collapse
Great, good to know it helped :good:

Dead boot

Hello, please help. I have a big problem.
I just flashed custom ROM and the installation was successful. When I restarted the phone, it stopped at the "Samsung Galaxy" logo and did not complete and then restarted automatically in this case. I tried to enter twrp, but to no avail. I also tried Entering the download mode, but also it does not work
I hope that someone will help me, and is this how the phone was damaged, or is there hope to recover it?
Try holding power and volume down for over 20 seconds, after the phone reboot keep holding those keys and hope you get into download mode
Zakaria2328 said:
Try holding power and volume down for over 20 seconds, after the phone reboot keep holding those keys and hope you get into download mode
Click to expand...
Click to collapse
Thx bro, but it didn't work
mhmdhousni said:
Thx bro, but it didn't work
Click to expand...
Click to collapse
Does Odin recognise the phone?
mhmdhousni said:
Hello, please help. I have a big problem.
I just flashed custom ROM and the installation was successful. When I restarted the phone, it stopped at the "Samsung Galaxy" logo and did not complete and then restarted automatically in this case. I tried to enter twrp, but to no avail. I also tried Entering the download mode, but also it does not work
I hope that someone will help me, and is this how the phone was damaged, or is there hope to recover it?
Click to expand...
Click to collapse
completely switch off the phone. hold volume up and volume down together and connect usb cable.
Zakaria2328 said:
Does Odin recognise the phone?
Click to expand...
Click to collapse
Unfortunately not, I even tried to enter it into download mode by pressing the volume up and down buttons and then connecting the USB, and it did not work, so I think it may need a board
mvikrant97 said:
completely switch off the phone. hold volume up and volume down together and connect usb cable.
Click to expand...
Click to collapse
I tried this and it didn't work either
mhmdhousni said:
I tried this and it didn't work either
Click to expand...
Click to collapse
Can you disassemble the phone and remove the battery and reconnect it again and try to put it into download mode?
mvikrant97 said:
Can you disassemble the phone and remove the battery and reconnect it again and try to put it into download mode?
Click to expand...
Click to collapse
Honestly, no, I haven't tried jaw before But I waited until the battery ran out and tried again to insert the download, but it didn't work either,,, I have a question I first formatted and then installed the ROM, then it succeeded, but after the word “installation was successful” there were words in red “failed mount system root” Then I flashed the rest of the ROM files, then I thought it was over, so I restarted, but it stopped at the "samsung galay - secured by Knox" logo. It does not continue and then restarts itself in this case and does not stop until the battery runs out and stops then I tried to enter the recovery but to no avail and also the same thing with the download mode,, summarizing all this does the phone need a motherboard, or that the matter can be solved?
mhmdhousni said:
Honestly, no, I haven't tried jaw before But I waited until the battery ran out and tried again to insert the download, but it didn't work either,,, I have a question I first formatted and then installed the ROM, then it succeeded, but after the word “installation was successful” there were words in red “failed mount system root” Then I flashed the rest of the ROM files, then I thought it was over, so I restarted, but it stopped at the "samsung galay - secured by Knox" logo. It does not continue and then restarts itself in this case and does not stop until the battery runs out and stops then I tried to enter the recovery but to no avail and also the same thing with the download mode,, summarizing all this does the phone need a motherboard, or that the matter can be solved?
Click to expand...
Click to collapse
It can be solved. It doesn't need a motherboard.
Try Chimera tool. It can fix dead boot. You may need to short test point of your phone so that the software recognises your phone.
mvikrant97 said:
It can be solved. It doesn't need a motherboard.
Try Chimera tool. It can fix dead boot. You may need to short test point of your phone so that the software recognises your phone.
Click to expand...
Click to collapse
I really appreciate your help, but can you tell me how to use it? I will do this later because I am busy during this period
mhmdhousni said:
I really appreciate your help, but can you tell me how to use it? I will do this later because I am busy during this period
Click to expand...
Click to collapse
Yeah sure. Its pretty straight forward. You can find tutorials on YouTube.
mvikrant97 said:
Yeah sure. Its pretty straight forward. You can find tutorials on YouTube.
Click to expand...
Click to collapse
Well, I'll look into it, thank u sir <3

Categories

Resources