Related
On my HTC One V I unlock bootloader and rooted it successfully. It was working fine, but about 1-2 weeks later, when I was chatting with my friends on Messenger, it was starting to lag like hell until i couldn't do antyhing. I tried to turn it off and on with the power button. When I turned it on, firstly the logo "Quietly Brilliant" appeared and then...there was just a black screen. The phone was still turned on, but just with a black screen.. a slightly lighter black screen. I tried to turn it on and of. I can go to fast boot mode with Volume down+power button. I tried factory reset, but there was still the black screen. I send it to the manufacture, but they said, that the hardware is destroyed, because I've changed it. I think they mean I changed it with root and unlocking the bootloader...but I think that's not true? I don't think root or unlocking bootloader can change hardware. Yet I tried to unroot and relock the bootloader, but I can't do It if I can't connect my phone to my pc anymore. So my questions are:
1)How could I change the hardware?
2)How can I connect my phone to pc?
3)Is there a way to save my phone?
4)How does the manufacture know, that my phone is rooted when it can't be turned on, or connected to pc
5)Do they just lie about the hardware, so I must pay for it?
first of all, are you gsm or cdma? (do you have a sim?) If you can access bootloader, then you can fix your phone (99,9% of times). all you need to do is flash another rom with the correct kernel
mr_nooby said:
first of all, are you gsm or cdma? (do you have a sim?) If you can access bootloader, then you can fix your phone (99,9% of times). all you need to do is flash another rom with the correct kernel
Click to expand...
Click to collapse
Yes, I have s sim..so I have gsm i think? Right now, the manufacture is sending me back my phone. What is the bootloader exactly? Do you mean the combination of the keys volume down+power button?
If yes and I can acces to bootloader, how can I flash the rom with the correct kernel? Does it mean, my phone will be back to normal like it was at the start?
If I can't acces to bootloader, is there still a way to repair my phone?
btw I can't connect my phone to my pc...at least It didn't worked.
Don't worry, when you get back your phone tell me. If you can access your bootloader we will get your phone back to normal :thumbup:
mr_nooby said:
Don't worry, when you get back your phone tell me. If you can access your bootloader we will get your phone back to normal :thumbup:
Click to expand...
Click to collapse
Thank you very much!! How can I contact you when I get my phone back?
lddangsta said:
Thank you very much!! How can I contact you when I get my phone back?
Click to expand...
Click to collapse
first thing, when you get your phone back access the bootloader, hit fastboot and connect the phone to the pc (then after some seconds try vol up or down), it should say fastboot usb. tell me if it does (write it here)
mr_nooby said:
first thing, when you get your phone back access the bootloader, hit fastboot and connect the phone to the pc (then after some seconds try vol up or down), it should say fastboot usb. tell me if it does (write it here)
Click to expand...
Click to collapse
My phone is back. How can I access bootloader?
lddangsta said:
My phone is back. How can I access bootloader?
Click to expand...
Click to collapse
When starting your phone, hold the VOLUME DOWN BUTTON and Power buttons together
Seraz007 said:
When starting your phone, hold the VOLUME DOWN BUTTON and Power buttons together
Click to expand...
Click to collapse
When It's turned off, I hold the volume down button and power button together for 10 seconds. Then I let it go, but there's no bootloader mode. Before I sended it to the manufacture, I somehow did it, but I don't remember how.
lddangsta said:
When It's turned off, I hold the volume down button and power button together for 10 seconds. Then I let it go, but there's no bootloader mode. Before I sended it to the manufacture, I somehow did it, but I don't remember how.
Click to expand...
Click to collapse
Okay I got it. I couldn't access to bootloader because my phone was connected to my pc
mr_nooby said:
first thing, when you get your phone back access the bootloader, hit fastboot and connect the phone to the pc (then after some seconds try vol up or down), it should say fastboot usb. tell me if it does (write it here)
Click to expand...
Click to collapse
Yesm It said fastboot usb. What now?
mr_nooby said:
first thing, when you get your phone back access the bootloader, hit fastboot and connect the phone to the pc (then after some seconds try vol up or down), it should say fastboot usb. tell me if it does (write it here)
Click to expand...
Click to collapse
Yes, it said fastboot usb. What now?
Hey sorry I have to go to school now.. I'll write a little guide as soon as I come back, be patient. In order you have to unlock and root (if you haven't done it already), flash a recovery (I suggest twrp recovery, you can find it in android development or original android development-This also only if you don't have that already), factory reset from recovery, mount usb storage, copy rom to your phone, unmount, flash the rom, reboot into bootloader and flash the correct kernel found in the rom thread. This should work. I'll give you a hit when I get back tough.
mr_nooby said:
Hey sorry I have to go to school now.. I'll write a little guide as soon as I come back, be patient. In order you have to unlock and root (if you haven't done it already), flash a recovery (I suggest twrp recovery, you can find it in android development or original android development-This also only if you don't have that already), factory reset from recovery, mount usb storage, copy rom to your phone, unmount, flash the rom, reboot into bootloader and flash the correct kernel found in the rom thread. This should work. I'll give you a hit when I get back tough.
Click to expand...
Click to collapse
Its bootloader is unlocked and it's rooted. Now for the recovery i found this:
http://www.teamw.in/project/twrp2/119
They say I should download the newest recovery img, access bootloader, select fastboot, plug the device into computer and run the command:
fastboot flash recovery recoveryfilename.img into command prompt right?
Yes its right. Then you boot into recovery, and mount usb storage and with the pc copy a rom into the sd card, then unmount, from the recovery go to wipe - > factory reset, once it's done go to install and select the zip of the rom. When it's done, go back to the home page of recovery, and from there press reboot bootloader. Now do fastboot, and from the pc, put kernel in fastboot folder (the same place where you put your recovery to flash it), open cmd and type fastboot flash boot nameofkernel.img, wait for it to complete, reboot and enjoy!
mr_nooby said:
Yes its right. Then you boot into recovery, and mount usb storage and with the pc copy a rom into the sd card, then unmount, from the recovery go to wipe - > factory reset, once it's done go to install and select the zip of the rom. When it's done, go back to the home page of recovery, and from there press reboot bootloader. Now do fastboot, and from the pc, put kernel in fastboot folder (the same place where you put your recovery to flash it), open cmd and type fastboot flash boot nameofkernel.img, wait for it to complete, reboot and enjoy!
Click to expand...
Click to collapse
When I type "fastboot flash recovery recoveryfilename.img" into the command prompt..it tells me:'fastboot' is not recognized as an internal or external command, operable program or batch file
Have you downloaded the fastboot folder? And have you located it in cmd?
lddangsta said:
When I type "fastboot flash recovery recoveryfilename.img" into the command prompt..it tells me:'fastboot' is not recognized as an internal or external command, operable program or batch file
Click to expand...
Click to collapse
i think you'll be better off flashing recovery by the all in one toolkit
mr_nooby said:
Have you downloaded the fastboot folder? And have you located it in cmd?
Click to expand...
Click to collapse
I have a folder named Android an there's: adb.exe, AdbWinApi.dll, fastboot.exe, Unlock_code.bin
Do you mean this?
Yes, now create a folder on the desktop called fastboot and copy those files in that folder. Then in cmd type cd desktop (enter) cd fastboot (enter), put the recovery in that folder, connect the phone on fastboot usb and type the recovery command
i tryed to root my phone everything was going alright, but wen i went to boot it up i got stuck on
ASUS IN SEARCH OF INCREDIBLE and a loading logo, i can not get in to my bootloader
my pc detects it but fast boot and adb do not detect it
what do i do :crying::crying::crying::crying:
FluidArc said:
i tryed to root my phone everything was going alright, but wen i went to boot it up i got stuck on
ASUS IN SEARCH OF INCREDIBLE and a loading logo, i can not get in to my bootloader
my pc detects it but fast boot and adb do not detect it
what do i do :crying::crying::crying::crying:
Click to expand...
Click to collapse
Probably you soft bricked your phone. I got into a similar situation when I applied OTA after root. Dont worry, its very easy to recover your phone. It should be able to boot in Fasboot mode. If it does, follow follow this guide:
.theandroidsoul.com/how-to-unbrick-asus-zenfone-2-works-on-ota-fail-too-82039/ (Add www at the start)
Download the latest pre-rooted system .img from here:
mega.co.nz/#F!k4MHiAgL!dVuOKeH3eokcwPSNI79ffw
Download the stuff needed and then just follow the guide. Hopefully you recover your device. Best of luck!
EDIT: Forgot to add but did you install the adb drivers? Probably thats the reason Fastboot and adb dont detect it. Or did you go into the fastboot mode in the phone? If not, do that first. To do it, follow these steps:
1. Power your device down.
2. Press and hold the power and volume up button.
3. Release the power button when it vibrates.
4. Release the volume up button once the ASUS splashscreen appears.
5. Now the device should be in Fasboot mode.
6. Then connect your phone to your PC (dont forget to install the drivers!) using the USB Cable and go to the folder where the flashtools are.
7. Hold Shift and right click > then click open command window here
8. Type "fastboot devices". Enter the command two times. (Cause the first time it will start daemon or something like that)
If your device shows up, congrats! You are in fastboot mode and it is working.
now what do i do
i do not know what ferwere i am on and my recovery is broken how to i get it up and runing
dh_711 said:
Probably you soft bricked your phone. I got into a similar situation when I applied OTA after root. Dont worry, its very easy to recover your phone. It should be able to boot in Fasboot mode. If it does, follow follow this guide:
.theandroidsoul.com/how-to-unbrick-asus-zenfone-2-works-on-ota-fail-too-82039/ (Add www at the start)
Download the latest pre-rooted system .img from here:
mega.co.nz/#F!k4MHiAgL!dVuOKeH3eokcwPSNI79ffw
Download the stuff needed and then just follow the guide. Hopefully you recover your device. Best of luck!
EDIT: Forgot to add but did you install the adb drivers? Probably thats the reason Fastboot and adb dont detect it. Or did you go into the fastboot mode in the phone? If not, do that first. To do it, follow these steps:
1. Power your device down.
2. Press and hold the power and volume up button.
3. Release the power button when it vibrates.
4. Release the volume up button once the ASUS splashscreen appears.
5. Now the device should be in Fasboot mode.
6. Then connect your phone to your PC (dont forget to install the drivers!) using the USB Cable and go to the folder where the flashtools are.
7. Hold Shift and right click > then click open command window here
8. Type "fastboot devices". Enter the command two times. (Cause the first time it will start daemon or something like that)
If your device shows up, congrats! You are in fastboot mode and it is working.
Click to expand...
Click to collapse
Once happened to my zf2, what i did is formatting cache from the adb then my device could be detected, thus i could enter the recovery mode
Sent from my ASUS_Z00AD using XDA Free mobile app
i can not enter recovery
dawnsleeper said:
Once happened to my zf2, what i did is formatting cache from the adb then my device could be detected, thus i could enter the recovery mode
Sent from my ASUS_Z00AD using XDA Free mobile app
Click to expand...
Click to collapse
it is fix all good guys thx
FluidArc said:
i can not enter recovery
Click to expand...
Click to collapse
Hey,
Could you please help me (or anyone for that matter).....I've soft bricked my phone and I'm a little weary about following any other steps incase I fully brick the phone.
I have a Zenfone 2 that was CN Z00A 2.20.40.63 , I tried to root because random chinese apps kept downloading on my phone and obv it soft bricked (kept looping at boot).....since then I have tried a lot of stuff without luck and my brain is fried from all the information.... I went to the recovery mode but ADP couldn't find my phone and then I loaded a recovery image on my SD calling it MOFD_SD.ZIP but that didn't work due to signature verification error. Now after reading what you wrote I can see that fastboot is recognizing my device....I would go through with the process but I'm afraid if I screw this one up it could be the end of fastboot working and therefore me being royally screwed.
Since my phone was naturally CN Z00A 2.20.40.63 I'm wondering if the pre-rooted images on the site you mentioned above will work? There is no download for CN Z00A 2.20.40.63 and I want to know whether it's safe to use CN Z00A 2.20.40.61 (or a WW image) or whether I have to try another option (if you have any suggestions).
If anyone could reply with help it would be greatly greatly appreciated.
dh_711 said:
Probably you soft bricked your phone. I got into a similar situation when I applied OTA after root. Dont worry, its very easy to recover your phone. It should be able to boot in Fasboot mode. If it does, follow follow this guide:
.theandroidsoul.com/how-to-unbrick-asus-zenfone-2-works-on-ota-fail-too-82039/ (Add www at the start)
Download the latest pre-rooted system .img from here:
mega.co.nz/#F!k4MHiAgL!dVuOKeH3eokcwPSNI79ffw
Download the stuff needed and then just follow the guide. Hopefully you recover your device. Best of luck!
EDIT: Forgot to add but did you install the adb drivers? Probably thats the reason Fastboot and adb dont detect it. Or did you go into the fastboot mode in the phone? If not, do that first. To do it, follow these steps:
1. Power your device down.
2. Press and hold the power and volume up button.
3. Release the power button when it vibrates.
4. Release the volume up button once the ASUS splashscreen appears.
5. Now the device should be in Fasboot mode.
6. Then connect your phone to your PC (dont forget to install the drivers!) using the USB Cable and go to the folder where the flashtools are.
7. Hold Shift and right click > then click open command window here
8. Type "fastboot devices". Enter the command two times. (Cause the first time it will start daemon or something like that)
If your device shows up, congrats! You are in fastboot mode and it is working.
Click to expand...
Click to collapse
Captain_Hindsight said:
Hey,
Could you please help me (or anyone for that matter).....I've soft bricked my phone and I'm a little weary about following any other steps incase I fully brick the phone.
I have a Zenfone 2 that was CN Z00A 2.20.40.63 , I tried to root because random chinese apps kept downloading on my phone and obv it soft bricked (kept looping at boot).....since then I have tried a lot of stuff without luck and my brain is fried from all the information.... I went to the recovery mode but ADP couldn't find my phone and then I loaded a recovery image on my SD calling it MOFD_SD.ZIP but that didn't work due to signature verification error. Now after reading what you wrote I can see that fastboot is recognizing my device....I would go through with the process but I'm afraid if I screw this one up it could be the end of fastboot working and therefore me being royally screwed.
Since my phone was naturally CN Z00A 2.20.40.63 I'm wondering if the pre-rooted images on the site you mentioned above will work? There is no download for CN Z00A 2.20.40.63 and I want to know whether it's safe to use CN Z00A 2.20.40.61 (or a WW image) or whether I have to try another option (if you have any suggestions).
If anyone could reply with help it would be greatly greatly appreciated.
Click to expand...
Click to collapse
Well, I'm not sure if it'll work but check this out (Scroll down to No. 4 - Changing from CN to WW version):
forum.xda-developers.com/zenfone2/general/asus-zenfone-2-flashing-recovery-mode-t3096596
I'm no expert, but to be honest the state your device is in, I don't see any other options. Because when my device (it had WW firmware) got soft-bricked, I followed the guide by androidsoul and it did recover my phone. Not sure about yours since its a CN one.
If you like living on the edge and are really desperate, go ahead try this out, if not, better wait for someone with more knowledge then me.
EDIT: I forgot but since ADB isn't working, you can't use this method. So the only option I see that you have is flashing a pre-rooted rom.
Hi.
Yesterday, i rooted my phone and installed xposed. it worked great. But with that + busybox + amplify + supersu, the game i play a lot didn't let me play (unauthorized program detected).
so i try to delete supersu or amplify, but it still didn't work.
So i uninstall xposed, unrooted my phone.... But it still doesn't work!
so i uninstall the game and try to install it. but during installation (downloading data), it crashed.
So i did a factory reset, tried to install my game, but it always crashes during installation!
I'm desesperate!!! it never did this to me before!
Plus, i'm still in 139 version of asus. I tried to update it yesterday (to 160 version), but it crashed!!!!!!!! and it doesn't want to try to install it again (it's like there is no upgrade)
and there is some buggy moment when the keyboard doesn't appear ect...
I have enough! i desesperaly need help!!! my phone never got problem before except battery, but now, i'm desesperate! i shouldn't have try to root it!
is there something i can do? reinstall root and xposed and remove them with another way?
please, i really need your help ... if i have know it was this troublesome, i wouldn't try anything! i want my phone back!
Please, i really need you... thank you...
Sideload the firmware in recovery mode.
KillerNo2 said:
Sideload the firmware in recovery mode.
Click to expand...
Click to collapse
first, thank you for the answer.
but i'm really a noob... how do you do that? enter recovery mode (power +volume + ?) and then try to update the mobile?
nevew said:
first, thank you for the answer.
but i'm really a noob... how do you do that? enter recovery mode (power +volume + ?) and then try to update the mobile?
Click to expand...
Click to collapse
Follow the instructions in this thread
i succeeded making my game work (at least! i'm so damn happy!) by wiping cache partition.
but when i do "check updates", there is nothing.
But no problem, i'm scared of touching the phone again, i stay with the 139 version >__>.
thanks anyway, but i won't do anything with a computer. my phone can stay the way it is. i'm scared of having problem again... the only thing i'm gonna do, is using apk or this kind of thing. but no root anymore...
nevew said:
i succeeded making my game work (at least! i'm so damn happy!) by wiping cache partition.
but when i do "check updates", there is nothing.
But no problem, i'm scared of touching the phone again, i stay with the 139 version >__>.
thanks anyway, but i won't do anything with a computer. my phone can stay the way it is. i'm scared of having problem again... the only thing i'm gonna do, is using apk or this kind of thing. but no root anymore...
Click to expand...
Click to collapse
Go to the pre-rooted roms thread and download the latest rom.
Make sure you have the fastboot tools, put the rom.img file in there, rename to system.img if it isn't already and flash with fastboot...
1. Hold down volume up and power, keep holding until you get to download mode, press up volume.
2. Connct to PC. Go to the folder you have the fastboot tools in and hold SHIFT then press right mouse button and select "Open CMD window here".
3. Type "fastboot devices", if you have done everything right then you will get the serial number displayed otherwise you need to update drivers.
4 Type "fastboot flash system system.img".
It will break the rom into about 5 parts to flash, just let it go, it will give a prompt when finished...
5. Type "fastboot reboot", your phone will reboot, be updated and have root while leaving all apps there.
Be aware that there may be problems running xposed and that may have been what killed your phone...
If you do install anything, before doing the OTA again, reflash the pre-rooted rom again and you should be able to update with the OTA with no problem...
Good luck...
ultramag69 said:
Go to the pre-rooted roms thread and download the latest rom.
Make sure you have the fastboot tools, put the rom.img file in there, rename to system.img if it isn't already and flash with fastboot...
1. Hold down volume up and power, keep holding until you get to download mode, press up volume.
2. Connct to PC. Go to the folder you have the fastboot tools in and hold SHIFT then press right mouse button and select "Open CMD window here".
3. Type "fastboot devices", if you have done everything right then you will get the serial number displayed otherwise you need to update drivers.
4 Type "fastboot flash system system.img".
It will break the rom into about 5 parts to flash, just let it go, it will give a prompt when finished...
5. Type "fastboot reboot", your phone will reboot, be updated and have root while leaving all apps there.
Be aware that there may be problems running xposed and that may have been what killed your phone...
If you do install anything, before doing the OTA again, reflash the pre-rooted rom again and you should be able to update with the OTA with no problem...
Good luck...
Click to expand...
Click to collapse
thank you for your help!
but i won't do it ^^"...
i don't want to root my phone anymore (too much trouble, and the game i play a lot doesn't like root... i won't try it again. pissed me off 2 days ago that it didn't work even when i unrooted my phone)...
i just wait for the marshmallow update (and hope that the phone will propose me the update and i won't have to make it manually).
i won't try to touch my phone again, i won't do the same mistake...
Hello All,
I would like to start by saying that I am a novice when it comes to rooting phones so ANY help received here will be greatly appreciated. I have come across a few people within the various forums who have a very similar issue to the one I am having, but nothing exact. Now to the point.
Phone: Zenfone 2 (Model: ZE551ML-23-4G64GN-BK) came unlocked from amazon.com
Carrier: Metro PCS.
PC used to root: Win 7 64 bit / AV: Avast Free.
Issue: About 1 month ago I rooted my phone. Last night I received a prompt to do an OTA update, and selected install. I realized after that I shouldn't have done that, but it was too late. My phone would not load past the black and white ASUS loading screen.
I then proceeded to do some research online, and try to "unbrick" my phone myself. I figured out how to hold the power button + volume up key, select Recovery Mode with the power key, and press power + volume up again to get into the Recovery Mode. I was following some instructions online that didn't really make sense, which led me to choosing Wipe Cache Partition. This didn't work, so I had to manually reboot the phone (Hold the power key, and turn it back on). From that point forward I have been unable to get back into the Recovery Mode. Once I get to the sleeping android with the red triange I have tried holding power + volume up (which got me into recovery mode the first time), power + volume down, power + both volume up and down, I've rebooted my phone several times to make sure I was doing this as soon as the little android appeared and nothing happens. The android just pulses in and out and nothing happens. This is the first of my many problems as I have never flashed a ROM before, and I am a novice. Also my PC does not recognize my phone at all at this point. I'm using the same cable and port that I always use when transferring files. The port has been tested with a tablet and iPhone, which works. My questions are as follows:
1. Am I screwed? lol.
2. Is there a way/trick to getting into recovery mode again?
3. Can I still unbrick my phone without getting into recovery mode? Is there something I can do with my phone connected to the PC perhaps?
I would also like to mention the following:
1. I've downloaded firmware Version V2.20.40.160 from asus website. Is this the right "image" or 4 files I should be using to flash onto my phone?
2. I've also downloaded ADB, but it doesn't look like the 15 second one, and it does not detect my phone. What tools do I download in order to fix the issues I am having?
Thank you in advance!
Best regards,
Clavin0089
For anyone who may have found this thread I think I found a fix here. I will let you know after I test this if it works:
http:
//valuestuffz.blogspot.com
/2015/10/fix-zenfone-2
-stuck-in-recovery-wipe-cache-partition.html?m=1
Sorry. I had to break up the link in order to post it.
Clavin0089 said:
I would also like to mention the following:
1. I've downloaded firmware Version V2.20.40.160 from asus website. Is this the right "image" or 4 files I should be using to flash onto my phone?
2. I've also downloaded ADB, but it doesn't look like the 15 second one, and it does not detect my phone. What tools do I download in order to fix the issues I am having?
Thank you in advance!
Best regards,
Clavin0089
Click to expand...
Click to collapse
i was in same sit with a brick of sorts and used this guid to help me:
> http://www.asus-zenfone.com/2015/12/how-to-downgrade-asus-zenfone-2-firmware.html *** I used this to go from the 168/174 ( 174 didnt fix issue that 168 caused ) back to 160
> http://www.asus-zenfone.com/2015/03/zenfone-2-how-to-enter-recovery-wipe.html *** How to enter recovery if you dont know how
make sure the phone is plugged into a usb2 port and not a 3.0
what got me is when i installed adb, it put adb files in a default directory on my hdd, so i just copied the files to the folder where where i had all files at See below
i used the .160 file to restore my phone and it worked..
now if phone isnt detected yet, you may still need files. have you tried iSocUSB-Driver ?
I followed the steps outlined in the link:
http
://valuestuffz.blogspot.com/2015/10/fix-zenfone-2-stuck-in-recovery-wipe-cache-partition.html?m=1
And everything appeared to have gone smoothly, however, now my phone just loads, and will not enter the home screen. I just have that ASUS IN SEARCH OF INCREDIBLE screen now. I was able to get into the recovery mode, but it doesn't appear to have worked. I also received the "Permission denied" errors mentioned in the link. Any suggestions?
My phone is now detected by the PC for the record.
didn't know of that but it has same steps but one I linkd easier to read and doesn't have wall of text.....
did you push the 3 required files via adb on bootloader screen ?
if so did you push the rom file in recovery once you selected adb sideload from the list ?
remember you have to follow the instruct exactly and be on correct screen when you push the files....
first boot takes some time
Pu$$nBooT$ said:
didn't know of that but it has same steps but one I linkd easier to read and doesn't have wall of text.....
did you push the 3 required files via adb on bootloader screen ?
if so did you push the rom file in recovery once you selected adb sideload from the list ?
remember you have to follow the instruct exactly and be on correct screen when you push the files....
first boot takes some time
Click to expand...
Click to collapse
I did push over 3 files, but when I downloaded the .160, it only had droidboot.img,and boot.img. I tried both .168 (Which may have been totally wrong, but had all 3 files) and .160 from the asus website where you can select firmware. I did the .160 most recently. I put the recovery.img, droidboot.img, and boot.img into the adb folder, and ran the following CMDs:
Fastboot erase cache
fastboot flash fastboot droidboot.img
fastboot flash recovery recovery.img
fastboot flash boot boot.img
I then used adb sideload CMD to load the .160, and it reached 100% and said successful. I attached a screenshot of what the "permission denied" CMD looks like.
Pu$$nBooT$ said:
didn't know of that but it has same steps but one I linkd easier to read and doesn't have wall of text.....
did you push the 3 required files via adb on bootloader screen ?
if so did you push the rom file in recovery once you selected adb sideload from the list ?
remember you have to follow the instruct exactly and be on correct screen when you push the files....
first boot takes some time
Click to expand...
Click to collapse
Tonight after work I will try the links you suggested to me once more, and let you know the results. I sincerely appreciate all of your help here! Thank you very much!
anytime...
i never seen/encountered that error message before... try adb kill-server command if you run into any issues. when you start again it will load automaticaly... have you tried different usb ports? stay on usb2.0 when connected and try original oem cable that came with the phone. if you dont have it, try different micro-usb cables ( i had issues when i had my lg g3 being on a usb3 port, so i made sure mine was plugged in a 2.0 port )
Currently i am on beanstalk, and want to go back to stock.
I flashed the stock recovery via fastboot, but when i enter into Stock Recovery mode, it gives me Error icon.
The whole process is to flash the stock zip via sideload, but i am not able to enter the stock recovery.
The stock version i am trying to flash is 2.20.40.160.
I flashed all three files, Droidboot.img, recovery.img, boot.img.
And then turned the phone off, and now it is stuck on Asus screen. Urgent Help!!
btw when u see that error icon, nothing is actually wrong.... you have to hit 2 buttons simultaniously to enter recovery.
see > http://www.asus-zenfone.com/2015/03/zenfone-2-how-to-enter-recovery-wipe.html on step 6, this is normnal.. once u do button dance, you will enter step 7 and select flash via adb.. then you flash the rom file
Pu$$nBooT$ said:
btw when u see that error icon, nothing is actually wrong.... you have to hit 2 buttons simultaniously to enter recovery.
see > http://www.asus-zenfone.com/2015/03/zenfone-2-how-to-enter-recovery-wipe.html on step 6, this is normnal.. once u do button dance, you will enter step 7 and select flash via adb.. then you flash the rom file
Click to expand...
Click to collapse
Yeah, i looked it up, power + volume up. That did it. Thanks!
np...
Hello everyone! Complete dumbass here!
I was following the guide to root my razer phone. I've had it for a couple months, and decided to root it. I followed the guide here https://forum.xda-developers.com/razer-phone/how-to/twrp-magisk-fullproof-guide-razers-wifi-t3756137
After a couple bumps in the road, such as fastboot commands not working, not being recognized, etc. I finally was able to unlock bootloader and install twrp. But it was #9 that got me stuck again.
"9.) Once in recovery, go to the install button, and select Install Zip, and select Magisk-v16.0.zip."
In recovery, adb devices and fastboot devices yielded no devices attached. Doing a search, I came across another forum post where it states the sdcard is encrypted and can't be accessed in twrp, and the fix is to do something like "Wipe>Wipe Data> Type Yes" and that should factory set the card. I did this and rebooted the device. I waited for a half hour for the animated PixelFloatingInACircle logo to be done with it's floating in a circle, but ended up going to bed and letting it die. Woke up this morning, plugged it in, got the razer logo splash screen with the orange text telling me of my impending doom, then went back to the animation. I let my dog out and came back and it was still on. I unplugged it and am letting it die again to see if there's another solution.
I'm wondering if anyone else came across this issue, and if so, how did they fix it? Any help would be appreciated.
Use the factory images in the developer portal. You have to manually install the fastboot driver or you won't see the phone in fastboot devices. After that you can flash_all.bat.
PS: if you just want root you can use magisk installer to patch the boot image (from the factory images) and then flash the patched_image.img. That's it, now you have root via magisk
waiflih said:
Use the factory images in the developer portal. You have to manually install the fastboot driver or you won't see the phone in fastboot devices. After that you can flash_all.bat.
PS: if you just want root you can use magisk installer to patch the boot image (from the factory images) and then flash the patched_image.img. That's it, now you have root via magisk
Click to expand...
Click to collapse
The problem is when I try to enter download/recovery mode after charging the battery a little, it doesn't go to that menu. Instead, it skips right to the particle logo, and that's where it hangs.
The only guide I saw was the one I listed. Is there a guide for this magisk installer?(Ya know, in case I figure the first problem out, so I might try my hand at potentially creating another)
i think there is a way to hard reboot the phone, so you can do that and then hold the vol- key to start in bootloader mode when it reboots.
gonna check the correct buttons.
Edit: the button combination is power+vol+ for about 10-15 seconds, and the phone will reboot. You have to connect the phone via usb cable (before rebooting) to the computer (the only thing i'm not sure is if you have to have the fastboot drivers in the pc installed previously or if you can do it after entering fastboot) and just after the screen goes black while hard rebooting you have to release all the buttons and then press and hold the vol- button. The combination of vol- and the usb cable on boot seems to trigger fastboot mode.
I think the guide is in the guides forum, but the way it worked for me was without twrp:
- install magisk manager from this link -> https://github.com/topjohnwu/MagiskManager/releases/download/v5.7.0/MagiskManager-v5.7.0.apk
- push your boot.img (the easiest way is getting it from the factory image corresponding to the firmware you are using) to the sdcard
- open magisk manager -> install -> patch image only -> boot.img
- this will generate a patched_boot.img in /sdcard/MagiskManager
- copy that file to your pc
- go to fastboot and flash that patched image: fastboot flash boot patched_boot.img
- enjoy root, and you can use magisk hide for apps that don't like root
Regards
waiflih said:
i think there is a way to hard reboot the phone, so you can do that and then hold the vol- key to start in bootloader mode when it reboots.
gonna check the correct buttons
Click to expand...
Click to collapse
Tried this originally after I let it die the first time. It still boot to the animation logo.
Bloodeagle said:
Tried this originally after I let it die the first time. It still boot to the animation logo.
Click to expand...
Click to collapse
Read the edit, I found that the trigger is having the usb cable connected to the pc. Try that, or you can also try to adb while the device is booting (particles logo). Sometimes adb is responsive even when booting. There you can try to adb reboot bootloader
waiflih said:
i think there is a way to hard reboot the phone, so you can do that and then hold the vol- key to start in bootloader mode when it reboots.
gonna check the correct buttons.
Edit: the button combination is power+vol+ for about 10-15 seconds, and the phone will reboot. You have to connect the phone via usb cable (before rebooting) to the computer (the only thing i'm not sure is if you have to have the fastboot drivers in the pc installed previously or if you can do it after entering fastboot) and just after the screen goes black while hard rebooting you have to release all the buttons and then press and hold the vol- button. The combination of vol- and the usb cable on boot seems to trigger fastboot mode.
I think the guide is in the guides forum, but the way it worked for me was without twrp:
- install magisk manager from this link -> https://github.com/topjohnwu/MagiskManager/releases/download/v5.7.0/MagiskManager-v5.7.0.apk
- push your boot.img (the easiest way is getting it from the factory image corresponding to the firmware you are using) to the sdcard
- open magisk manager -> install -> patch image only -> boot.img
- this will generate a patched_boot.img in /sdcard/MagiskManager
- copy that file to your pc
- go to fastboot and flash that patched image: fastboot flash boot patched_boot.img
- enjoy root, and you can use magisk hide for apps that don't like root
Regards
Click to expand...
Click to collapse
Progress! Got it into download mode. I have the boot.img I got from razer, should I push that and see if it boots normally?
Bloodeagle said:
Progress! Got it into download mode. I have the boot.img I got from razer, should I push that and see if it boots normally?
Click to expand...
Click to collapse
As you already wiped the data partition, you should use the flash_all script. But yes, you can try flashing each partition
waiflih said:
As you already wiped the data partition, you should use the flash_all script. But yes, you can try flashing each partition
Click to expand...
Click to collapse
I moved the flash_all script into the tools folder and after a little while, the phone booted up into setup! After a couple taps, I've realized the wifi isn't working, which I know is a known issue. I'm gonna let it sit for the night and finish it in the morning!
EDIT : Soooo, I know I said I was going to bed, but I decided to fix the wifi issue, which in turn, also rooted my phone. I've downloaded the root checker, and it confirms it! Thanks so much Waiflih! You rock!
Hi guys, it seems I'm having the same problem and basically after unlocking my bootloader and flashing twrp to both of my slots I'm stuck on "Your device has been unlocked and can't be trusted" booting up infinitely.
The USB plug in and holding the volume - button doesn't bring up "download mode" and no matter what buttons I try and press on my phone my computer doesn't recognize ANYTHING connected to it anymore.
Bloodeagle, how did you manage to get "download mode" back onto your phone? it seems like mine refuses to do anything like download mode.
saberhashemi said:
Hi guys, it seems I'm having the same problem and basically after unlocking my bootloader and flashing twrp to both of my slots I'm stuck on "Your device has been unlocked and can't be trusted" booting up infinitely.
The USB plug in and holding the volume - button doesn't bring up "download mode" and no matter what buttons I try and press on my phone my computer doesn't recognize ANYTHING connected to it anymore.
Bloodeagle, how did you manage to get "download mode" back onto your phone? it seems like mine refuses to do anything like download mode.
Click to expand...
Click to collapse
Have you tried holding few combinations of different butt9ns for a minute or two to see if that results in you getting in downl9ad mode?