[Q] {Q} Xperia S hard break - Sony Xperia S, Acro S, Ion

Hi,
I've really big problem and i hope that here i get sugestion...
1, I try flash new ROM to my phone. I copy ROM to "SD card" but in wrong version.
After this I into Flashtool get new Kernel and new ver. of TWRecovery. Then I go to recovery and start flashing as every time before...
2, But now I'm in bad sittuation. I can only get into recovery... When i want to go to bootloger, i can't. Every time when I go to bootloger from recovery, i'm back in recovery. Every time is phone reaction the same as I hold power up button+vol. up. And I'm only in recovery.
When I want transfer some ROM to phone, I can't. Cose when I Mount USB massstorage I see phone as "Elementary sys device". I have install ABD device drivers...
Changelog I can't get you, cose it's in "SD card"...
3, Please, Show me "the way" out of this sh*t... I use HTC HD2 few years, all time flashing. Now I use Xperia S for 3 yr. All time flashing. But now I'm in a wrong way ind can't get my phone to standby
Thank you for answers!

magntwo said:
Hi,
I've really big problem and i hope that here i get sugestion...
1, I try flash new ROM to my phone. I copy ROM to "SD card" but in wrong version.
After this I into Flashtool get new Kernel and new ver. of TWRecovery. Then I go to recovery and start flashing as every time before...
2, But now I'm in bad sittuation. I can only get into recovery... When i want to go to bootloger, i can't. Every time when I go to bootloger from recovery, i'm back in recovery. Every time is phone reaction the same as I hold power up button+vol. up. And I'm only in recovery.
When I want transfer some ROM to phone, I can't. Cose when I Mount USB massstorage I see phone as "Elementary sys device". I have install ABD device drivers...
Changelog I can't get you, cose it's in "SD card"...
3, Please, Show me "the way" out of this sh*t... I use HTC HD2 few years, all time flashing. Now I use Xperia S for 3 yr. All time flashing. But now I'm in a wrong way ind can't get my phone to standby
Thank you for answers!
Click to expand...
Click to collapse
Boot phone into recovery, then run following command to copy the ROM to phone memory.
Code:
adb push /path/to/ROM.zip /sdcard/
Then flash the ROM via recovery!

Mirhawk said:
Boot phone into recovery, then run following command to copy the ROM to phone memory.
Code:
adb push /path/to/ROM.zip /sdcard/
Then flash the ROM via recovery!
Click to expand...
Click to collapse
You mean into terminal command? I need to get phone into fasboot. then I can do what I want.. Now it's dead phone... It was happend when I want to flash yours ROM. But i miss one step, flash boot.img

magntwo said:
You mean into terminal command? I need to get phone into fasboot. then I can do what I want.. Now it's dead phone... It was happend when I want to flash yours ROM. But i miss one step, flash boot.img
Click to expand...
Click to collapse
Recovery is TWRP. The one with menu of install, wipe and all. You need to boot into that and use the adb on PC.

Mirhawk said:
Recovery is TWRP. The one with menu of install, wipe and all. You need to boot into that and use the adb on PC.
Click to expand...
Click to collapse
Yes, I'm in TWRP, exactly v.2.8.0.1, from topic of your ROM. Bud now I can't connect phone via ABD drivers. I try it via apps and two ways via Commans window.
I'm only in TWRP. I can't get to fastboot, I can't install ROM now, phone reaction is the same as I hold power up+vol up button.
I need one of two ways... 1,get phone connected with PC via fastboot to flash new kernel, boot.img and at least your ROM
2,get phone connected with PC via mass storage, to get some old ROM, flash it and get to fastboot...
For example:

magntwo said:
Yes, I'm in TWRP, exactly v.2.8.0.1, from topic of your ROM. Bud now I can't connect phone via ABD drivers. I try it via apps and two ways via Commans window.
I'm only in TWRP. I can't get to fastboot, I can't install ROM now, phone reaction is the same as I hold power up+vol up button.
I need one of two ways... 1,get phone connected with PC via fastboot to flash new kernel, boot.img and at least your ROM
2,get phone connected with PC via mass storage, to get some old ROM, flash it and get to fastboot...
For example:
Click to expand...
Click to collapse
You cannot use fastboot command in recovery, You can use the adb commands only. Did Yo try pushing the ROM to phone?

Mirhawk said:
You cannot use fastboot command in recovery, You can use the adb commands only. Did Yo try pushing the ROM to phone?
Click to expand...
Click to collapse
Yes, I was... I have in "sd card" save my last ROM+gapps. As I wrote, two ways when I try it. One is Fail of flash by TWRP, second fall of TWRP during flash.
Ty for "want to help"!

magntwo said:
Yes, I was... I have in "sd card" save my last ROM+gapps. As I wrote, two ways when I try it. One is Fail of flash by TWRP, second fall of TWRP during flash.
Ty for "want to help"!
Click to expand...
Click to collapse
Ah apologies, got lost while replying.
Anyways, lets start from basic. Can You try un-installing and installing the fastboot drivers? Because I suspect that's why You are not able to enter into fastboot mode.

Mirhawk said:
Ah apologies, got lost while replying.
Anyways, lets start from basic. Can You try un-installing and installing the fastboot drivers? Because I suspect that's why You are not able to enter into fastboot mode.
Click to expand...
Click to collapse
I try it, but no way.. The same.

magntwo said:
I try it, but no way.. The same.
Click to expand...
Click to collapse
Can You try using a different PC/Laptop?

Mirhawk said:
Can You try using a different PC/Laptop?
Click to expand...
Click to collapse
I tryed my Vaio laptom and Dell laptom from my work. Both wrong... I'm completlly helplessly in this moment.

magntwo said:
I tryed my Vaio laptom and Dell laptom from my work. Both wrong... I'm completlly helplessly in this moment.
Click to expand...
Click to collapse
Just a sec, what combination do You use to go into bootloader? Power up+volume up? That is not what Yo do, You disconnect the phone from cable, and then turn off the phone. Then just press volume up, and connect the phone. No other button is needed to be pressed.

Mirhawk said:
Just a sec, what combination do You use to go into bootloader? Power up+volume up? That is not what Yo do, You disconnect the phone from cable, and then turn off the phone. Then just press volume up, and connect the phone. No other button is needed to be pressed.
Click to expand...
Click to collapse
Thank you. This is the way.. Now I'm in fastboot.... I gona flash kernel 2.8.0.1, then boot.img from your ROM and finally the ROM

magntwo said:
Thank you. This is the way.. Now I'm in fastboot.... I gona flash kernel 2.8.0.1, then boot.img from your ROM and finally the ROM
Click to expand...
Click to collapse
Finally! Follow the procedure here to flash a Kitkat/Lollipop ROM.

Mirhawk said:
Finally! Follow the procedure here to flash a Kitkat/Lollipop ROM.
Click to expand...
Click to collapse
Re: one more...
Quote:
Originally Posted by magntwo
Sorry, again...
As I wrote, I have in this moment folder with everything, nAOSP 5.0 b12, gapps-lp-20141109-signed, boot-carbon_3-11-14, beta SU v2.44, kernel v2.
As you know, two things, get this folder to phone and get fastboot, in this moment i'll be there, where I want to be
Ty!
Hi, can You please post it in a thread and tag Me? The messages kinda confuse Me!
.
Click to expand...
Click to collapse
Here we're... Thank you.

magntwo said:
Here we're... Thank you.
Click to expand...
Click to collapse
Apologies, might have missed out Your quote earlier. So You now have ROM and other stuff in the phone. What problem are You facing Now? Also I would recommend the new released version b14c with kernel from b14d of nAOSP.

Mirhawk said:
Apologies, might have missed out Your quote earlier. So You now have ROM and other stuff in the phone. What problem are You facing Now? Also I would recommend the new released version b14c with kernel from b14d of nAOSP.
Click to expand...
Click to collapse
simply... I get to bootloader as we wrote last. Then I flash kernel, and phone died. Now I can only charge or see a Sony logo. I can ONLY this now. no buttons helps, no different cable/slot/PC helps... I'M only in charging mod, after turn on only logo see. no TWRP, no bootloger.

magntwo said:
simply... I get to bootloader as we wrote last. Then I flash kernel, and phone died. Now I can only charge or see a Sony logo. I can ONLY this now. no buttons helps, no different cable/slot/PC helps... I'M only in charging mod, after turn on only logo see. no TWRP, no bootloger.
Click to expand...
Click to collapse
So You can't even go into bootloader now? That's weird and also makes this a bit complicated! Because You need to be able to go into bootloader mode to flash a new kernel which has recovery. Hope You are pressing only volume while connecting phone to PC. Drivers are fine as You were able to flash a kernel earlier. Which Kernel did You flash first? If You are able to go into bootloader, then flash this kernel via fastboot mode.

Mirhawk said:
So You can't even go into bootloader now? That's weird and also makes this a bit complicated! Because You need to be able to go into bootloader mode to flash a new kernel which has recovery. Hope You are pressing only volume while connecting phone to PC. Drivers are fine as You were able to flash a kernel earlier. Which Kernel did You flash first? If You are able to go into bootloader, then flash this kernel via fastboot mode.
Click to expand...
Click to collapse
Ok, I flash it. But I really can't into bootloader. If I hold vol button, conn cable only red, charging light... Now I really don't know what else.

magntwo said:
Ok, I flash it. But I really can't into bootloader. If I hold vol button, conn cable only red, charging light... Now I really don't know what else.
Click to expand...
Click to collapse
So You were able to flash the kernel I gave? Then You should be able to boot into CWM recovery. The Kernel logo will be of a Android bot.

Related

[Q] gahhhhhhh! please please help

i rooted my galaxy nexus last night, and today i was trying to put a rom on it, i went to wipe the cache, and now it wont boot past the google screen and im freaking out!
Before you flashed did you wipe system? Huh I bet not even so you only mention wipe cache....what about data , dalvik ?
Did you read directions in the op for the ROM?
Sent from my SPH-D710 using Tapatalk 2
it told me to wipe to factory, i tried doing that and it just froze, and now it wont boot. im trying to figure all this out but im a little over my head unfortunately.
Try booting into recovery and then wiping and flashing your ROM
i was trying to flash the codename android 1.6 rom, i cant post the link it wont let me
when i boot into recovery mode, it shows a droid with its chest open and a red exclamation point
I've never heard of that ROM but in fastboot will it let you use your volume and power keys to navigate to recovery? If not, try using fastboot commands on the computer to get into recovery (if you can? I'm not too acquainted with fastboot commands)
i can get into recovery but then it shows the droid with the red alert
m4gkman said:
i can get into recovery but then it shows the droid with the red alert
Click to expand...
Click to collapse
That's fastboot. Try looking into fastboot commands and see if any command will let you boot into recovery from there.
You buggered the boot image... Just flash it again, via fastboot...
They are normally in .Franco kernels...
you mean through terminal and stuff? my knowledge to this stuff is still pretty basic so im trying to grasp all of this
familyguy59 said:
You buggered the boot image... Just flash it again, via fastboot...
They are normally in .Franco kernels...
Click to expand...
Click to collapse
so fastboot is throught he computer?
m4gkman said:
so fastboot is throught he computer?
Click to expand...
Click to collapse
Yes. Fastboot is used, in CMD (Windows) Gnome terminal (Ubuntu/Linux distributions) and the Mac OS terminal...
You need to install the ADB drivers and download the fastboot/adb files first, though (Check the Windows 8 thread (In my signature), all you need is in there...
Or, download a .Franco kernel (Check the developement section, for your device (GSM/verizon/Sprint) and search the forum...
i did fastboot and all that stuff on my laptop at home(the one i rooted it with), do i basically need to redo all of that?
m4gkman said:
i did fastboot and all that stuff on my laptop at home(the one i rooted it with), do i basically need to redo all of that?
Click to expand...
Click to collapse
Yes, but just flash the boot.img
Code:
fastboot flash boot %Userprofile%\Downloads\<Whatever the file is named>.img
Ngo93 said:
That's fastboot. Try looking into fastboot commands and see if any command will let you boot into recovery from there.
Click to expand...
Click to collapse
No, that is not fastboot. That is recovery. He has the stock recovery flashed, which is the Android lying on its back with a red exclamation point.
m4gkman said:
i can get into recovery but then it shows the droid with the red alert
Click to expand...
Click to collapse
You need to flash CWM before you do anything else. Get it from the link in my signature and flash it in fastboot. Then boot into CWM, do a wipe, and re-flash the ROM you want.
efrant said:
No, that is not fastboot. That is recovery. He has the stock recovery flashed, which is the Android lying on its back with a red exclamation point.
You need to flash CWM before you do anything else. Get it from the link in my signature and flash it in fastboot. Then boot into CWM, do a wipe, and re-flash the ROM you want.
Click to expand...
Click to collapse
We've been there. Done that and got the T-shirt. The phone is working fine. Just installing CND 1.6
familyguy59 said:
We've been there. Done that and got the T-shirt. The phone is working fine. Just installing CND 1.6
Click to expand...
Click to collapse
No, he hasn't been there, and obviously you didn't understand that.
If he sees the Android lying on his back with the red ! then he has the STOCK recovery flashed, not CWM.
efrant said:
No, he hasn't been there, and obviously you didn't understand that.
If he sees the Android lying on his back with the red ! then he has the STOCK recovery flashed, not CWM.
Click to expand...
Click to collapse
CWM is flashed, it's installing CND (Or has installed) but whatever we do, it's a bootloop. lol) I'm doing everything, with him, whilst he's at work, via TV ^^
I'm seing exactly everything, what is happening, on the computer. I flashed everything myself...
familyguy59 said:
CWM is flashed, it's installing CND (Or has installed) but whatever we do, it's a bootloop. lol) I'm doing everything, with him, whilst he's at work, via TV ^^
I'm seing exactly everything, what is happening, on the computer. I flashed everything myself...
Click to expand...
Click to collapse
Ah, ok! None of that was mentioned in the thread. Had no idea that you were helping him -- I thought you were helping him in this thread.

Root Galaxy Nexus under Jelly Bean

Hi, I need help to root my Galaxy Nexus. Since I updated to Jelly Jean Android 4.1, my root (with SuperUser) doesn't work.
How can-I root my Galaxy Nexus under Jelly Bean?
DeanLubaki said:
Hi, I need help to root my Galaxy Nexus. Since I updated to Jelly Jean Android 4.1, my root (with SuperUser) doesn't work.
How can-I root my Galaxy Nexus under Jelly Bean?
Click to expand...
Click to collapse
Flash the SuperSU root fix from here: http://forum.xda-developers.com/showthread.php?t=1737849
SuperSU seems and feels better than Superuser, by the way.
Theshawty said:
Flash the SuperSU root fix from here: http://forum.xda-developers.com/showthread.php?t=1737849
SuperSU seems and feels better than Superuser, by the way.
Click to expand...
Click to collapse
I tried it, but when I open SuperSU, it tell me to update the binaries. When I do it, I have an error message.
P.S. Sorry for my bad english, I'm learning it.
DeanLubaki said:
I tried it, but when I open SuperSU, it tell me to update the binaries. When I do it, I have an error message.
P.S. Sorry for my bad english, I'm learning it.
Click to expand...
Click to collapse
That's peculiar. I opened SuperSU after the first flash and I also received the message to update my binaries as well, but it worked flawlessly.
lost recovery/root
I too flashed the Jelly Bean rom in a hurry...it took away CWM and root access. SU can't update the binaries and I can't get into recovery to do anything. How can I downgrade back to ICS and install the rooted rom from the XDA thread? Extremely grateful for help with this.
thank you as it works
hi, there,
Good morning.
Installed Jelly Bean into my galaxy nexus last night within minutes
Found this thread and downloaded Super SU. Flashed it in within a minute and had no error messages about upgrading binaries or such.
Tried it out by renaming /system/bug_mailer.sh (pesky whiner script) to something else and it works
Thank you, all
PS:- Keep resting on your laurels, apple
???
anexiole said:
hi, there,
Good morning.
Installed Jelly Bean into my galaxy nexus last night within minutes
Found this thread and downloaded Super SU. Flashed it in within a minute and had no error messages about upgrading binaries or such.
Tried it out by renaming /system/bug_mailer.sh (pesky whiner script) to something else and it works
Thank you, all
PS:- Keep resting on your laurels, apple
Click to expand...
Click to collapse
I'm completely confused...how do I flash anything if I can't get past the bootloader?
JB 4.1
Installed 4.1 at lunch today with not problems. SuperSU updated binaries perfectly.
---------- Post added at 04:42 PM ---------- Previous post was at 04:37 PM ----------
Forgot to mention that both APEX Launcher kept FC'ing and ROM Manager would not allow me to take a backup without going through the menus.
Theshawty said:
Flash the SuperSU root fix from here: http://forum.xda-developers.com/showthread.php?t=1737849
SuperSU seems and feels better than Superuser, by the way.
Click to expand...
Click to collapse
My phone is failing and i flashed jellybean thinking it would erase the whole content of the sd, it didnt ,now i dont have root, cant plug in my device to my computer because it automatically shuts off so i cant use fastboot or rootkit, do i have any hope? How am i supossed to flash superSU if i cant install cwm because i dont have root?
...
Mikef3j said:
Installed 4.1 at lunch today with not problems. SuperSU updated binaries perfectly.
---------- Post added at 04:42 PM ---------- Previous post was at 04:37 PM ----------
Forgot to mention that both APEX Launcher kept FC'ing and ROM Manager would not allow me to take a backup without going through the menus.
Click to expand...
Click to collapse
Did you flash it without a recovery? I'm stressin here...
knudsen83 said:
Did you flash it without a recovery? I'm stressin here...
Click to expand...
Click to collapse
I followed the instructions exactly. I even unistalled/re-installed Apex but still got the same results. All else seems fine.
knudsen83 said:
I too flashed the Jelly Bean rom in a hurry...it took away CWM and root access. SU can't update the binaries and I can't get into recovery to do anything. How can I downgrade back to ICS and install the rooted rom from the XDA thread? Extremely grateful for help with this.
Click to expand...
Click to collapse
I've been watching the fastboot problem with a little concern, and decided I'm not going to try Jelly Bean until more is known. Pondering this, the only thing I can think of is to try Odin when root and CWM is gone.
Sent from my Galaxy Nexus using xda premium
knudsen83 said:
Did you flash it without a recovery? I'm stressin here...
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=1357642
dude I used those. let me know if you get stuck
make sure download fastboot
http://forum.xda-developers.com/showthread.php?t=1362957
1. Install Fastboot
2. flash image recovery
3. flash su
4. then you able to load into recovery and restore previous backup.
what a relief!
Chad_Petree said:
My phone is failing and i flashed jellybean thinking it would erase the whole content of the sd, it didnt ,now i dont have root, cant plug in my device to my computer because it automatically shuts off so i cant use fastboot or rootkit, do i have any hope? How am i supossed to flash superSU if i cant install cwm because i dont have root?
Click to expand...
Click to collapse
Can somebody help me?
Chad_Petree said:
Can somebody help me?
Click to expand...
Click to collapse
Uh... you need to flash a recovery. Easiest way would be to do it through fastboot from your computer. Why does your phone shut off upon connection to the computer?
Chad_Petree said:
My phone is failing and i flashed jellybean thinking it would erase the whole content of the sd, it didnt ,now i dont have root, cant plug in my device to my computer because it automatically shuts off so i cant use fastboot or rootkit, do i have any hope? How am i supossed to flash superSU if i cant install cwm because i dont have root?
Click to expand...
Click to collapse
anton2009 said:
Uh... you need to flash a recovery. Easiest way would be to do it through fastboot from your computer. Why does your phone shut off upon connection to the computer?
Click to expand...
Click to collapse
I dont know, im desperate! all i know was that i used my phone until the battery died, since wednesday and it has been failing ever since , like i said i cant use fastboot so what can i do?:crying:
If i try to put my phone in recovery mode (with volume up+volume down+power button) or fastboot (volume down+power up) the respetctive fastboot or recovery image with the android robot comes up and then as soon as i release the buttons it shuts down
Chad_Petree said:
I dont know, im desperate! all i know was that i used my phone until the battery died, since wednesday and it has been failing ever since , like i said i can use fastboot so what can i do?:crying:
Click to expand...
Click to collapse
Okay. Well if you have access to adb and fastboot and your computer recognizes your phone being plugged in you're golden. Download Superuser or SuperSU to your SD card. Turn on USB debugging. Plug your phone into your computer. Boot into your bootloader (either with Power + Volume down + volume up from phone being off) or adb reboot bootloader in terminal. Then you will start using fastboot commands. Type in "fastboot flash recoveryname" (you can use any recover you want, CWM, TWRP, etc.) Then boot into recovery (navigate to recovery in boot loader by pressing up or down volume keys) then flash superuser. Or if you want to go back to an earlier nandroid backup before you flashed JB, that's fine too...
anton2009 said:
Okay. Well if you have access to adb and fastboot and your computer recognizes your phone being plugged in you're golden. Download Superuser or SuperSU to your SD card. Turn on USB debugging. Plug your phone into your computer. Boot into your bootloader (either with Power + Volume down + volume up from phone being off) or adb reboot bootloader in terminal. Then you will start using fastboot commands. Type in "fastboot flash recoveryname" (you can use any recover you want, CWM, TWRP, etc.) Then boot into recovery (navigate to recovery in boot loader by pressing up or down volume keys) then flash superuser. Or if you want to go back to an earlier nandroid backup before you flashed JB, that's fine too...
Click to expand...
Click to collapse
Sorry i typed can instead of i cant :crying:
If i try to put my phone in recovery mode (with volume up+volume down+power button) or fastboot (volume down+power up) the respetctive fastboot or recovery image with the android robot comes up and then as soon as i release the buttons it shuts down
Chad_Petree said:
Sorry i typed can instead of i cant :crying:
If i try to put my phone in recovery mode (with volume up+volume down+power button) or fastboot (volume down+power up) the respetctive fastboot or recovery image with the android robot comes up and then as soon as i release the buttons it shuts down
Click to expand...
Click to collapse
Okay. "Recovery Mode" you're referring to is the bootloader. This is the one with the options where you can "restart bootloader, restart recovery, etc." "Fastboot" you're referring to is the stock recovery. You're saying when you either enter the bootloader or stock recovery, your phone shuts off?
anton2009 said:
Okay. "Recovery Mode" you're referring to is the bootloader. This is the one with the options where you can "restart bootloader, restart recovery, etc." "Fastboot" you're referring to is the stock recovery. You're saying when you either enter the bootloader or stock recovery, your phone shuts off?
Click to expand...
Click to collapse
Exactly , as soon as i stop pressing the combination of buttons (volume up and down+power) it shuts off
When the phone is on and i plug it to my computer it shuts off
If i connect my phone to my computer and try to turn it off, it wont boot until i remove the usb cable

I just screwed my phone and can't figure it out.

HTC M8 AT&T
I have been dealing with this all morning and I am about to blow my brains out.
I thought i was running twrp but was instead running CWM.
Previously had Cyanogen Mod working fine on the phone no issue. Just wanted android instead
Tried to install Android Revolution from zip. Boom done. Reboot
Encryption. Try all 10 passwords i EVER use a couple hundred times it seems.
Fail. So i go back to CWM and try to reset phone to factoy. Gives me error "unknown volume for path /sd-ext/
error mounting /sdcard/.android_secure!
Skipping Format
Data Wipe Complete
Boot up still asks for password try a hundred times again. Still nothing
Boot into fastboot to attempt to put TWRP on it. and no computer sees my phone in fastboot.
Any ideas how to save my phone?
Do you a nandroid backup? You can restore your phone and try one more time.
Tapatalked with my "refrigerator look" HTC one M8
Go me the noob. No nandroid.
Any other idea..
Do you get the ding when connecting the phone and are running a command prompt from the folder with fastboot binary and required files?
What response does 'fastboot devices' give?
ashyx said:
Do you get the ding when connecting the phone and are running a command prompt from the folder with fastboot binary and required files?
Click to expand...
Click to collapse
No and when i run adb devices i get nothing
xagesz said:
No and when i run adb devices i get nothing
Click to expand...
Click to collapse
Adb won't respond unless you sideload or boot Into os.
Check your usb cable, make sure it's the original cable and you have fastboot drivers installed.
ashyx said:
Adb won't respond unless you sideload or boot Into os.
Check your usb cable, make sure it's the originals cable and you have fastboot drivers installed.
Click to expand...
Click to collapse
I tried sideloading a rom. but still encryption screen. and Fastboot has worked before because i used it to install cwm. BOot into it how?
xagesz said:
I tried sideloading a rom. but still encryption screen. and Fastboot has worked before because i used it to install cwm. BOot into it how?
Click to expand...
Click to collapse
If you don't hear the ding then you either have a cable problem or a driver problem. Just re-install the drivers and check the cable
http://forum.xda-developers.com/showthread.php?t=2588979
ashyx said:
Adb won't respond unless you sideload or boot Into os.
Check your usb cable, make sure it's the original cable and you have fastboot drivers installed.
Click to expand...
Click to collapse
ashyx said:
If you don't hear the ding then you either have a cable problem or a driver problem. Just re-install the drivers and check the cable
http://forum.xda-developers.com/showthread.php?t=2588979
Click to expand...
Click to collapse
I am working this angle now but even so what do I need to do to save my phone
xagesz said:
I am working this angle now but even so what do I need to do to save my phone
Click to expand...
Click to collapse
From what I seen you going to need to format the sd. You can see if twrp will format it but if that don't work try stock recovery and do a factory reset in bootloader.
Darknites said:
From what I seen you going to need to format the sd. You can see if twrp will format it but if that don't work try stock recovery and do a factory reset in bootloader.
Click to expand...
Click to collapse
DARKNITES YOU ARE THE MAN. I send you a case a beer. Anyway... CWM menu down at the bottom is format data and media. never spotted this before and did that and the phone finally went around the darn encryption menu. THank you.
xagesz said:
I am working this angle now but even so what do I need to do to save my phone
Click to expand...
Click to collapse
As said if you get fastboot working you can flash a custom recovery or stock. You can then download a stock nandroid back up from the stock backups thread then flash the required backup from custom recovery.
All explained in that thread.
ashyx said:
As said if you get fastboot working you can flash a custom recovery or stock. You can then download a stock nandroid back up from the stock backups thread then flash the required backup from custom recovery.
All explained in that thread.
Click to expand...
Click to collapse
Yeah. Fastboot was not working AT ALL. I tried and tried. But the issue is now resolved. Thanks.
xagesz said:
DARKNITES YOU ARE THE MAN. I send you a case a beer. Anyway... CWM menu down at the bottom is format data and media. never spotted this before and did that and the phone finally went around the darn encryption menu. THank you.
Click to expand...
Click to collapse
Don't drink beer but thanks away and no problem dude.

[Q] no root, no os, stuck on logo. big mess

hi folks. my stupidity has brought me a week full of sleepless nights.
i rooted my m8 a few months back and all was well untill i realised i couldnt get the otas . so i unrooted my device via supersu. then i tried to flash a stock rom but the file could not be found in twrp. i did wipe and ever since im stuck on d logo. i have tried a lot of things but nothing seems to work. im dieing for help.
rshbh said:
hi folks. my stupidity has brought me a week full of sleepless nights.
i rooted my m8 a few months back and all was well untill i realised i couldnt get the otas . so i unrooted my device via supersu. then i tried to flash a stock rom but the file could not be found in twrp. i did wipe and ever since im stuck on d logo. i have tried a lot of things but nothing seems to work. im dieing for help.
Click to expand...
Click to collapse
Are you s-off? Unlocked boot loader?
rshbh said:
hi folks. my stupidity has brought me a week full of sleepless nights.
i rooted my m8 a few months back and all was well untill i realised i couldnt get the otas . so i unrooted my device via supersu. then i tried to flash a stock rom but the file could not be found in twrp. i did wipe and ever since im stuck on d logo. i have tried a lot of things but nothing seems to work. im dieing for help.
Click to expand...
Click to collapse
If you can enter fastboot, flash latest twrp recovery, nuke everything and sideload a rom/put a rom in external sd and flash from there... Should work...
jsaxon2 said:
Are you s-off? Unlocked boot loader?
Click to expand...
Click to collapse
i am s-on and yes my bootloader is unlocked.
lukes91 said:
If you can enter fastboot, flash latest twrp recovery, nuke everything and sideload a rom/put a rom in external sd and flash from there... Should work...
Click to expand...
Click to collapse
thanks!! i'm a noob,. tell me, can i update and flash an updated twrp and rom without root and with my phone stuck on d logo screen??
rshbh said:
thanks!! i'm a noob,. tell me, can i update and flash an updated twrp and rom without root and with my phone stuck on d logo screen??
Click to expand...
Click to collapse
Hold down the power button and the vol. up button for 20 seconds or so.
As soon as it goes dead, switch from vol. up to vol. down.
Fastboot is where you are now.
xunholyx said:
Hold down the power button and the vol. up button for 20 seconds or so.
As soon as it goes dead, switch from vol. up to vol. down.
Fastboot is where you are now.
Click to expand...
Click to collapse
ok.. and then?
rshbh said:
ok.. and then?
Click to expand...
Click to collapse
And then the post above my last one.
Do what @lukes91 said and use ADB to fix it.
lukes91 said:
If you can enter fastboot, flash latest twrp recovery, nuke everything and sideload a rom/put a rom in external sd and flash from there... Should work...
Click to expand...
Click to collapse
could you pls elaborate? im finding this very technical and difficult. can u suggest a video or a step by step guide?
rshbh said:
could you pls elaborate? im finding this very technical and difficult. can u suggest a video or a step by step guide?
Click to expand...
Click to collapse
hi! well, to flash recovery it's plenty of tutorial around, and you can look on twrp official site too... to delete everything, just select full wipe in recovery and to sideload follow this guide http://teamw.in/ADBSideload
rshbh said:
could you pls elaborate? im finding this very technical and difficult. can u suggest a video or a step by step guide?
Click to expand...
Click to collapse
can you post the results for fastboot getvar all
(minus your Serial no and IMEI)
this is the basic instructions
Unlock the bootloader at HTCDEV
then from fastboot USB
Flash recovery TWRP 2.8.1.0
http://techerrata.com/browse/twrp2/m8
fastboot flash recovery openrecovery-twrp-2.8.1.0-m8.img
fastboot erase cache
fastboot reboot-bootloader
then sideload this Rom to your phone
http://www.renovaterom.co.uk/OneM8/ROMs/Renovate_4.5.0.zip
TWRP / Advanced / ADB Sideload - swipe to sideload
From PC adb / fastboot folder
you use
adb sideload Renovate_4.5.0.zip
make sure the rom is in the same folder as adb / fastboot

Does anyone have a Nandroid Backup I could Use for the Z00AD?

Hey all, little embarrassing coming here for this, but I'm in a little bit of a jam. I'm new to flashing custom ROMs, and I was trying to flash my first today, and managed to screw everything up in the process. I can boot into Clockwork mod via my PC, and I can still do everything I need to from there, but I was stupid, and didn't make a Nandroid backup before doing so. So I was wondering if anyone here could lend me theirs that I could slap onto an SD card, and recover my phone with. Any help would be appreciated.
EDIT: Just so we're clear, this isn't an attempt to get personal information. I will take any backups you have, with or without an unlocked bootloader, with or without rooting, with or without custom ROM, anything. Heck, I'd prefer to have it as close to stock as possible, so I can do everything myself. I just need a bit of a bailout here.
Shameful self-bump. I could still really use some help here.
fastboot flash stock recovery
adb side load latest firmware in stock recovery
enjoy
timbernot said:
fastboot flash stock recovery
adb side load latest firmware in stock recovery
enjoy
Click to expand...
Click to collapse
That's a little hard to do when the device isn't recognized by my PC, and I can't get it to boot into any recovery that isn't Clockwork mod via my PC.
Misinko said:
That's a little hard to do when the device isn't recognized by my PC, and I can't get it to boot into any recovery that isn't Clockwork mod via my PC.
Click to expand...
Click to collapse
how do you boot into Clockwork Mod via your pc when the device isn't recognized by your pc?
tabletalker7 said:
how do you boot into Clockwork Mod via your pc when the device isn't recognized by your pc?
Click to expand...
Click to collapse
EDIT: Nevermind, seems I ADB recognizes the device with CWM running. Now I gotta see where to go from there.
Now I've encountered problem number 2: I didn't allow USB debugging for the computer I'm using (USB debugging is ticked in the settings [or at least I think it is], but it's not authorized for my PC). So here's the question: Can I authorize it through Minimal ADB and Fastboot?
Triple post, but it's with a question. I'm nearly positive that this whole ordeal is going on because I tried to boot into recovery mode with the TWRP app when no recovery was available. So now the question is, is there any way I can stop the phone from trying to boot into recovery so I can install a proper one?
Turn it off, then press volume up + power when vibrates, release power while holding volume up, then release volume up as well, it should boot into bootloader where you can fastboot a new recovery.
fastmix said:
Turn it off, then press volume up + power when vibrates, release power while holding volume up, then release volume up as well, it should boot into bootloader where you can fastboot a new recovery.
Click to expand...
Click to collapse
Tried that. Doesn't work. Like I said, it keeps booting into the psudo-recovery mode thing. I can't even boot into the bootloader from there.
http://forum.xda-developers.com/zenfone2/general/guide-brick-soft-hard-bricked-zenfone-2-t3284256
that will help you - besides if you are silly enough to think anyone will just give you something like a backup, come on man, I am dumb but even I am not that dumb
Have u tried to boot into Fastboot from your Cm recovery? If not, there is a way to make the stock firmware flushable by twrp or cm recovery. I don't feel like typing the whole process but if u look around the forum for a sec u should find it pretty easily. Once u do that, everything will be factory again.
Sent from my Z00D using XDA-Developers mobile app
jflow36 said:
Have u tried to boot into Fastboot from your Cm recovery? If not, there is a way to make the stock firmware flushable by twrp or cm recovery. I don't feel like typing the whole process but if u look around the forum for a sec u should find it pretty easily. Once u do that, everything will be factory again.
Click to expand...
Click to collapse
I have tried booting from CWM, but TWRP overrides it still. I'll look into flashing stock firmware through CWM though.

Categories

Resources