[TUTORIAL][GUIDE][HOW TO] Flash Factory Images || Unroot - Nexus 5X General

Heya Nexus 5X Users,
In this thread, I'll help you to flash factory images on your nexus 5x. This process will wipe your device, so please BACKUP YOUR DATA before going through the flashing process.​
You can backup your data from some well-known apps from Play Store
- Titanium Backup (Root)
- Super Backup (Non-root)
- Helium (Non-root) etc
I am not responsible if anything goes wrong.
Click to expand...
Click to collapse
​
Step 1 : Pre-requisite
==> Setup your workspace by following step two from this (Credits @Heisenberg)
==> For MAC users, you can follow this thread (Credits @AshtonTS)
==> For Linux users, you can follow this thread (Credits @bloodychaos)
Step 2 : Downloading Factory Images
==> You can find Nexus 5X(bullhead) factory images from here.
Step 3 : Extracting Factory Images
==> Extract the archive you downloaded (First extract bullhead-XXXXX.tgz and then extract bullhead-XXXXX.tar). You can use WinRaR or 7z etc. It should look like this
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Step 4 : Unlock the bootloader
==> Follow this thread. (Credits @Heisenberg)
Step 5 : Flashing
==> Method 1 : (Short and Sweet)
- Power off your phone.
- Boot it in fastboot(bootloader mode) by pressing and holding Power Button + Volume Down at the same time.
- Connect your phone to your PC through your USB cable.
- Execute the flash-all.bat script (for Windows) or flash-all.sh(for MAC and LINUX) in the folder where you extracted the factory images.
**!!** For MAC: You'll have to edit the flash-all.sh, and add "./" before every fastboot command.
(For windows users)
- Wait for everything to flash.
- After everything finished, select "Recovery" using the volume buttons.
- When a small dead Android appears, press Power Button + Volume UP.
- Select "Wipe data/factory data reset"
- Reboot. Your phone should be stock.
==> Method 2 : (Long, but works always)
- Extract the image-bullhead-XXXXXX.zip somewhere easy to access (On C:/image-bullhead-XXXXXX for example).
- In the same folder, from the original archive, extract "bootloader-bullhead-XXXXXX.img" (rename it to bootloader.img) and "radio-bullhead-XXXXXX.img" (rename it to radio.img). You will have the following files:
- Power off your phone.
- Boot it in fastboot(bootloader mode) by pressing and holding Power Button + Volume Down at the same time.
- Connect your phone to your PC through your USB cable.
- Open a CMD window.(By pressing shift key + right mouse click at same time)
- Type the following commands, in this order (If you have a different folder, change the path)
Code:
fastboot flash bootloader C:/image-bullhead-XXXXXX/bootloader.img
fastboot reboot-bootloader
fastboot flash radio C:/image-bullhead-XXXXXX/radio.img
fastboot reboot-bootloader
fastboot flash system C:/image-bullhead-XXXXXX/system.img
fastboot flash vendor C:/image-bullhead-XXXXXX/vendor.img
fastboot flash userdata C:/image-bullhead-XXXXXX/userdata.img
(Note: this command will wipe your device (including /sdcard), EVEN if your bootloader is already unlocked.)
fastboot flash boot C:/image-bullhead-XXXXXX/boot.img
fastboot flash recovery C:/image-bullhead-XXXXXX/recovery.img
fastboot erase cache
fastboot flash cache C:/image-bullhead-XXXXXX/cache.img
- After everything finished, select "Recovery" using the volume buttons.
- When a small Android appears, press Power Button + Volume UP.
- Select "Wipe data/factory data reset"
- Reboot. Your phone should be stock.
Please consider downloading a free/paid version of my ANDROID APP
If you want me to include anything in OP or in second post, please quote me on this thread with needed information.
Hit thanks if you appreciate my efforts and if this thread helped you at any moment
(Credits @abaaaabbbb63 for inspiring me )
(Credits @Chirag_Galani for testing it )

Reserved post #1

Reserved post #2

Sent from my Nexus 5X using XDA Free mobile app

What is vendor? Never seen that in a nexus factory image before...

phositadc said:
What is vendor? Never seen that in a nexus factory image before...
Click to expand...
Click to collapse
It stores driver
It was not present in old nexus images
But it is present in Nexus 9 factory images as well

added to index
[INDEX] LG NEXUS 5X Resources Compilation Roll-Up by reyscott1968

As an FYI (I know this is a Nexus 5 thread... ) on my Nexus 6P, I was unable to "fastboot oem unlock" I to run "fastboot flashing unlock" - So if anyone has an issue with oem unlock on the 5X, that's the command to run

Hehe, this thread looks familiar

abaaaabbbb63 said:
Hehe, this thread looks familiar
Click to expand...
Click to collapse
You gonna be pushed up to the OP soon
(Busy a bit)

nice
can i send my nexus 5x back to vendor after using your unroot method

ishu07x said:
can i send my nexus 5x back to vendor after using your unroot method
Click to expand...
Click to collapse
Reock the bootloader with this command:
Code:
fastboot oem lock
(This command will wipe all user data from the device)
Important: do not lock the bootloader unless you have first flashed the stock images. Locking the bootloader while you have a custom recovery installed can result in a brick. Please also note that the locking procedure will wipe all data on an encrypted device.
Once all commands/flashes are complete you can reboot the device:
Code:
fastboot reboot
Now you can submit back to vendor

I must be missing something. How is this thread any different or better than this one? http://forum.xda-developers.com/nexus-5x/general/guides-how-to-guides-beginners-t3206930

bobby janow said:
I must be missing something. How is this thread any different or better than this one? http://forum.xda-developers.com/nexus-5x/general/guides-how-to-guides-beginners-t3206930
Click to expand...
Click to collapse
Sorry, I can't compare!
If I say that my thread is more reliable, then I'm biased.
If I say that that thread is more reliable, then I'm proving myself fool.
It is upto you which method and thread to follow mate.
If you really want me to speak what's different in my thread,
All I can say for now, I have written two methods for flashing factory images.
This guide is completely dedicated to flashing factory images and this guide was written first in time than that thread
I have also written guide for flashing factory images for Nexus 6.
I owned nexus 5 and nexus 6 previously. Now I am just using OPO.
I have tested this guide on nexus 5x and posted here.
I hope this answers your query

Mr hOaX said:
Sorry, I can't compare!
If I say that my thread is more reliable, then I'm biased.
If I say that that thread is more reliable, then I'm proving myself fool.
It is upto you which method and thread to follow mate.
If you really want me to speak what's different in my thread,
All I can say for now, I have written two methods for flashing factory images.
This guide is completely dedicated to flashing factory images and this guide was written first in time than that thread
I have also written guide for flashing factory images for Nexus 6.
I owned nexus 5 and nexus 6 previously. Now I am just using OPO.
I have tested this guide on nexus 5x and posted here.
I hope this answers your query
Click to expand...
Click to collapse
Yes, I was just curious is all. It's laid out very nicely and very clear I really just wanted to make sure there were no hidden gems I missed. Thanks for the effort.

i downloaded a custom rom and it said if a pop up comes up flash the vendor.img provided. i thought my build before i did the rom and vendor.img was MDB08L and now after installing the custom ROM and that vendor.img it says MDB08M. my question is that I'm having issues receiving calls. everything else works but imcoming calls so I'm wondering if maybe i flashed something that doesn't match which is causing this issue, and was gonna do the method in the op but wasn't sure which build i should use. not sure if i can do either. any info would be helpful thanks in advance.
Edit: I guess my question is can I flash factory IMG for MMB29K or does it have to be the exact one my phone has. Don't wanna cause a brick. Never had a phone that was fully unlocked.

@Mr hOaX I did the factory flash and it boots just fine, but I obviously still have unlocked bootloader. but when I try to boot into recovery it is the andoid icon with the x. did I do something wrong or should I lock the bootloader for it to work properly?

STIKID said:
@Mr hOaX I did the factory flash and it boots just fine, but I obviously still have unlocked bootloader. but when I try to boot into recovery it is the andoid icon with the x. did I do something wrong or should I lock the bootloader for it to work properly?
Click to expand...
Click to collapse
Im still new at this... But I think at that point you have to press power + vol up to go into recovery
---------- Post added at 07:35 AM ---------- Previous post was at 07:33 AM ----------
So I'm not sure im back to stock... I ran the flash-all but it was failing at the boot.img... But the flash carried on and finished.. And.. Obviously my phone is working right now... Am I OK?

joewoo said:
Im still new at this... But I think at that point you have to press power + vol up to go into recovery
---------- Post added at 07:35 AM ---------- Previous post was at 07:33 AM ----------
So I'm not sure im back to stock... I ran the flash-all but it was failing at the boot.img... But the flash carried on and finished.. And.. Obviously my phone is working right now... Am I OK?
Click to expand...
Click to collapse
when I press the volume up and power button it just starts to boot and then restarts if I hold them down. if I do volume down and power "fastboot" and scroll to recovery it takes me to the dead android with a red triangle and ! inside that. and says no command. did I not fast properly. I was able to relock the bootloader without bricking the phone.

STIKID said:
when I press the volume up and power button it just starts to boot and then restarts if I hold them down. if I do volume down and power "fastboot" and scroll to recovery it takes me to the dead android with a red triangle and ! inside that. and says no command. did I not fast properly. I was able to relock the bootloader without bricking the phone.
Click to expand...
Click to collapse
Don't hold down power+vol up.... Try just tapping them

Related

booting failed

Help.
Booting failed. After downloading "[LINUX] Universal Nexus Linux Toolkit v1.0 (Unlock, Lock, Root, CWM, Factory Reset)" and ran Unlock the bootloader, Flash CWM recovery (Standard or Touch), Root the phone, I didn't foud anything change (not like my cellphone, I can select recovery mode when long push the powerbutton off button), so I made a decision (I beleve that's a huge mistake), I did lock the bootloader and flash Google Factory Image. Finally I realised I couldn't boot OS, but I found at the begining of power on, I could choose "start" "restart bootloader" "recovery mode" "power off" , It said booting faild if I select start or recovery mode.
Is there any way to rescue my tablet?
I have not used that tool.. But i believe you were to have a rom on your data/ media partition on your tablet then boot into recovery and flash the rom.. Sounds like your tablet just has no rom on it.. Try to adb push a rom to data /media then go into cwm and flash it .. you can use the nexus tool kit to do this if you do not know how..
Good Luck...
---------- Post added at 06:48 PM ---------- Previous post was at 06:43 PM ----------
oops misread . your saying you can not get to recovery.. Try holding both vol up and down together and then power button from a off state . Before i would say 20 seconds you should get a hard reset.. if not the recovery/ rom flash failed.. You will need to use a Nexus tool kit to put the recovery and rom back.. or use fastboot to push recovery.. boot into recovery and install flash rom....
Sorry
can't see device with usb or adb
I have the same problem. Unforunately, I can't see my device with adb or in windows via the usb port. Without these I can't use the Nexus 7 toolkit. Any idea what I should try next?
jackjsa said:
How Unbrick nexus 7!!
1) Download the factory. image of nexus 7 before by this https://developers.google.com/android/nexus/images.
2) nexus 7 root toolkit for the advanced. utilities it. (Lower left corner of the application), then click Launch.
3) mode is advanced tool you see Quick tools (on the left), select Fastboot-Bootloader me. The middle section (Boot / Flash image) to Flash (Permanent).
4) the file you downloaded from the first) is to run it using 7zip. Do not have a zip file. Recommend that if you are exhausted. The file extension. . Img me into the same folder (for ease of flash. And protection against flash files!) 7zip app and all programs in the community. Reload this App Play Store: https://play.google.com/store/apps/details?id=org.joa.zipperplus7.
Computer loaded from this link. http://www.7-zip.org/download.html.
5) flash file system before the first Boot Click Boot and select the file from 4) the file named boot.img it.
6) flash the Bootloader on file bootloader-tilapia-4.18.img. (The grouper tilapia could be it. If you use the nexus 7 Wifi only).
7) flash the Radio / Baseband file name. radio-tilapia-1231_0.17.0_1205.img it.
8) flash File Recovery file name. recovery.img it.
9) flash file system on the order Userdata System and select the file system.img userdata select userdata.img.
10) completed it. Your machine will reboot. I do not drink coffee.
11) Enjoy! ^ _ ^.
You. Ban flash the wrong files here. I need the name of the file. The only way to tell!
I flash rom 0.2 the risk. I should be very careful.
0.3 If this is the case, you Softbrick it. (Hardbrick may not), then I try this method worked 100%.
There is a 0.4 credit, I thought I was the way I make them up. I want to share with. Please add credit to it. If one on me. Help bring this up with the group, thank you.
0.5 If there is another one your way. The mind of the South. (I have yet to try it as I work) and I like that we do not have information on the nexus (the brick that we do not backup data).
Ways.
First. Downloaded SDK from this link.
http://developer.android.com/sdk/index.html.
Two. Then double-click. Extract the files placed on the desktop.
Three. Downloaded Factory Image (create a new folder and then extract the files to put in it).
. 4 Factory Image extracted successfully, look for a file named flash-all, right-click the file and select edit, then go to delete off-w, then Save and come out.
5. Adt-bundle up to see two folders. Click to select the sdk folder and then uncompress the Factory Image files Copy all (6 files) and put it in a folder. platform-tools.
6th. Then double click the flash-all then lay in wait for a while to update it back to Factory Image kosher by the data is lost. Mod it to disappear, they are only dancing, etc. (it's new to flash).
Note: Do not forget to delete off-w, otherwise everything totally disappeared.
Suggested: do not open a cmd without the headache type. Not faced with the annoying Waiting for device.
0.6 Read carefully and understand it before doing it. Because many steps too. And all the way I say. In the computer, you must install the drivers and I!
It's .7 stock rom nexus 7 Wifi version, select nakasi (grouper) it. The Model 3G or 3G + Wifi. Select nakasig (tilapia).
0.8 I thank everyone. And all the comments too. I suggest that the nexus 7 brick.
0.9 If a brick at me because I was pushed to the nexus 7 root tool v 5.0 to flash stock rom just to watch a lot of this toolkit. + audio bug bit orchestrated. I recommend the use of or nexus root toolkit v1.6.3 wugfresh it.
Click to expand...
Click to collapse
Please stop posting the same thing in every thread; it's not helpful.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my Nexus 7 using Tapatalk HD
korockinout13 said:
Please stop posting the same thing in every thread; it's not helpful.
Sent from my Nexus 7 using Tapatalk HD
Click to expand...
Click to collapse
Sorry, I just want to help!
boot failed
tuuss said:
Help.
Booting failed. After downloading "[LINUX] Universal Nexus Linux Toolkit v1.0 (Unlock, Lock, Root, CWM, Factory Reset)" and ran Unlock the bootloader, Flash CWM recovery (Standard or Touch), Root the phone, I didn't foud anything change (not like my cellphone, I can select recovery mode when long push the powerbutton off button), so I made a decision (I beleve that's a huge mistake), I did lock the bootloader and flash Google Factory Image. Finally I realised I couldn't boot OS, but I found at the begining of power on, I could choose "start" "restart bootloader" "recovery mode" "power off" , It said booting faild if I select start or recovery mode.
Is there any way to rescue my tablet?
Click to expand...
Click to collapse
I got error while flashing and then after power up git little note "boot failed"
I tried to get into fastboot mode, few times i got fastboot but it was not responding and adb saw no devices. after few attemps i got working fastboot mode and then flashed it as normal.

[TUTORIAL][GUIDE][HOW TO] Flash Factory Images || Unroot || Relock bootloader

Heya Nexus 6 Users,
In this thread, I'll help you to flash factory images on your nexus 6. This process will wipe your device, so please BACKUP YOUR DATA before going through the flashing process.​
You can backup your data from some well-known apps from Play Store
- Titanium Backup (Root)
- Super Backup (Non-root)
- Helium (Non-root) etc
I am not responsible if anything goes wrong.
Click to expand...
Click to collapse
​
Step 1 : Pre-requisite
==> Setup your workspace by following step two from this (Credits @xBeerdroiDx)
==> For MAC users, you can follow this thread (Credits @AshtonTS)
==> For Linux users, you can follow this thread (Credits @bloodychaos)
Step 2 : Downloading Factory Images
==> You can find Nexus 6(shamu) factory images from here.
Step 3 : Extracting Factory Images
==> Extract the archive you downloaded (First extract shamu-XXXXX.tgz and then extract shamu-XXXXX.tar). You can use WinRaR or 7z etc. It should look like this
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Step 4 : Unlock the bootloader
==> Follow this thread. (Credits @xBeerdroiDx)
Step 5 : Flashing
==> Method 1 : (Short and Sweet)
- Power off your phone.
- Boot it in fastboot(bootloader mode) by pressing and holding Power Button + Volume Down at the same time.
- Connect your phone to your PC through your USB cable.
- Execute the flash-all.bat script (for Windows) or flash-all.sh(for MAC and LINUX) in the folder where you extracted the factory images.
**!!** For MAC: You'll have to edit the flash-all.sh, and add "./" before every fastboot command.
(For windows users)
- Wait for everything to flash.
- After everything finished, select "Recovery" using the volume buttons.
- When a small dead Android appears, press Power Button + Volume UP.
- Select "Wipe data/factory data reset"
- Reboot. Your phone should be stock.
==> Method 2 : (Long, but works always)
- Extract the image-shamu-XXXXXX.zip somewhere easy to access (On C:/image-shamu-XXXXXX for example).
- In the same folder, from the original archive, extract "bootloader-shamu-moto-XXXXXX.img" (rename it to bootloader.img) and "radio-shamu-XXXXXX.img" (rename it to radio.img). You will have the following files:
- Power off your phone.
- Boot it in fastboot(bootloader mode) by pressing and holding Power Button + Volume Down at the same time.
- Connect your phone to your PC through your USB cable.
- Open a CMD window.(By pressing shift key + right mouse click at same time)
- Type the following commands, in this order (If you have a different folder, change the path)
Code:
fastboot flash bootloader C:/image-shamu-XXXXXX/bootloader.img
fastboot reboot-bootloader
fastboot flash radio C:/image-shamu-XXXXXX/radio.img
fastboot reboot-bootloader
fastboot flash system C:/image-shamu-XXXXXX/system.img
fastboot flash userdata C:/image-shamu-XXXXXX/userdata.img
(Note: this command will wipe your device (including /sdcard), EVEN if your bootloader is already unlocked.)
fastboot flash boot C:/image-shamu-XXXXXX/boot.img
fastboot flash recovery C:/image-shamu-XXXXXX/recovery.img
fastboot erase cache
fastboot flash cache C:/image-shamu-XXXXXX/cache.img
- After everything finished, select "Recovery" using the volume buttons.
- When a small Android appears, press Power Button + Volume UP.
- Select "Wipe data/factory data reset"
- Reboot. Your phone should be stock.
(Credits @abaaaabbbb63)
(Credits @Chirag_Galani for testing it )
Please consider downloading a free/paid version of my ANDROID APP
Hit thanks if you appreciate my efforts and if this thread helped you at any moment
Video Guides
Thanks Anuj Patel
For Windows:
For MAC:
>> Quick FAQs <<
Q1. Do I need to root the device before flashing?
Ans. NO
Q2. Will I loose device root status after flashing?
Ans. YES
Q3. Do I need to unlock bootloader before flashing?
Ans. YES
Q4. Can I skip any of the above steps in any method?
Ans. NO
Q5. Do I need to tick USB Debugging in Developer options before flashing?
Ans. NO (Answer corrected by @samersh72)
Q6. My device is not detected in my PC. What should I do?
Ans. Reinstall the drivers properly.
Q7. Can I root my device after flashing process?
Ans. YES
Q8. Which method is recommended for me?
Ans. Method 2 if you are not expert in flashing.
Q9. What will be my device status after flashing?
Ans. Stock Android with bootloader unlocked
Q10. My device is taking time to boot up. What should I do now?
Ans. Wait for 10-15 mins before thinking of reflashing.
Q11. My phone has 3GB RAM, can I flash factory images directly without using PC?
Ans. NO
Q12. How many times can I flash my device?
Ans. More than 0
Q13. Will I loose my data after flashing?
Ans. YES
Q14. I have some other query...
Ans. Please post it in Q&A section.
Q15. I am noob in all this. I am flashing for the very first time. Can you provide me support online via any software?
Ans. Follow each step as mentioned in first post. You'll be 100% successful.
Q16. What will be status of bootloader after flashing?
Ans. Unlocked
Q17. What is fastboot mode?
Ans. Bootloader mode.
Q18. Can I take screenshot of my bootloader mode using power+volume down?
Ans. NO
Q19. Any other easy way to flash?
Ans. If there was, I would have mentioned it.
Q20. Do you recommend me using toolkits to do this job?
Ans. NO
Q21. Can I connect my device over the air and flash it from PC?
Ans. NO
Q22. I don't have my device USB right now. Can I flash using other compatible USB cable?
Ans. YES
Q23. I have installed the drivers properly, still it's not recognized by my PC?
Ans. Use other USB port
Q24. How do I relock bootloader after flashing? (For 5.0.X)
Ans. Follow this. (Credits @BRKotucs)
Q25. I am having problems with unzipping the file. Can you help me?
Ans. Read this (Credits @av8rdude)
Q26. I am unable to get into stock recovery, what should I do?
Ans. Read this (Credits @jj14 and @WMguy)
Q27. It shows 32GB storage for 64GB storage device after flashing, where is my 32GB lost ?
Ans. Read this (Credits @efrant)
Q28. I need some information on adb and fastboot, what are those commands ?
Ans. Read this (Credits @rootSU)
Q29. Will I get OTA updates from Google after successfully completing any of the above methods ?
Ans. YES (Do not root or alter any system files)
Q30. I want to relock the bootloader after flashing? (For 5.1.X)
Ans. Follow this. (Credits @Evolution_Freak)
Q31. Can I flash back to Android version 5.0.1 if I'm on Android version 5.1?
Ans. NO
//Reserved
If you want me to include anything in OP or in second post, please quote me on this thread with needed information.
I have not been able to get the flash-all method to work on lollipop on my Nexus 6 or Nexus 5. I always get those sig, storage or no system errors. The long method has worked fine for me though.
Evo_Shift said:
I have not been able to get the flash-all method to work on lollipop on my Nexus 6 or Nexus 5. I always get those sig, storage or no system errors. The long method has worked fine for me though.
Click to expand...
Click to collapse
You need to follow long method for this. Even I was facing sig storage errors. I followed long method, it works flawlessly
Hi!
I have a suggestion. Instead of constantly updating the thread for every factory image that might be released in the future, you might want to replace things like "lrx21o" to a more universal name, so users aren't confused about it.
Also, try using this link for the factory images. It links directly to the shamu ones:
https://developers.google.com/android/nexus/images#shamu
Anyways, good job!
My Sprint Nexus 6 has a submenu in settings for updating profile and PRL. Would this still be there if I use the Factory Images or is that an addition Sprint made to their phones? Thanks
njd.sina said:
My Sprint Nexus 6 has a submenu in settings for updating profile and PRL. Would this still be there if I use the Factory Images or is that an addition Sprint made to their phones? Thanks
Click to expand...
Click to collapse
Yep, that's built in. I've flashed the factory image multiple times and those settings are built in.
nice guide....
Q9. Do I need to tick USB Debugging under Developer options before flashing ?
Ans. YES
Click to expand...
Click to collapse
Ans. NO
when i get to the dead android power+VOL UP doesnt do anything... it just reboots and has been booting for the last 10 mins. i had to do the long method also, the flash all file stopped at system.img also
bdubs4200 said:
when i get to the dead android power+VOL UP doesnt do anything... it just reboots and has been booting for the last 10 mins. i had to do the long method also, the flash all file stopped at system.img also
Click to expand...
Click to collapse
+1
I fixed this by following instructions above, replacing recovery.img with latest twrp then booting into twrp to do factory reset.
After doing factory reset power off phone and then reboot. Fixed my issue
5.0.1 is being released!
Can you flash the stock firmware onto the Att branded version with the bloat ware and effectively make it a google play edition?
veritas2884 said:
Can you flash the stock firmware onto the Att branded version with the bloat ware and effectively make it a google play edition?
Click to expand...
Click to collapse
Take a look at this thread here http://forum.xda-developers.com/showthread.php?t=2947581 in case you haven't.
Sent from my Nexus 6 using Tapatalk
Kind of a neat freak here:
I know dalvik is dead, but are there still any caches to wipe to make things perfectly clean after flashing?
BRKotucs said:
Take a look at this thread here http://forum.xda-developers.com/showthread.php?t=2947581 in case you haven't.
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
I had not seen this. Thank you for the redirect!
The archive for the Nexus 6 I downloaded looks different. When I unpacked the tar file I only have this file shamu-lrx21o-factory-e028f5ea
How do I flash it? I'm a noob at adb commands
jae2014 said:
The archive for the Nexus 6 I downloaded looks different. When I unpacked the tar file I only have this file shamu-lrx21o-factory-e028f5ea
How do I flash it? I'm a noob at adb commands
Click to expand...
Click to collapse
Unzip that as well.
i followed the instructions in this thread. went back to stock, then when i rooted again. the bootloader was still unlocked and the phone was still rooted. how can i completely go back to stock. im having issues with the phone and need to take it to the store.
thanks
stas333 said:
i followed the instructions in this thread. went back to stock, then when i rooted again. the bootloader was still unlocked and the phone was still rooted. how can i completely go back to stock. im having issues with the phone and need to take it to the store.
thanks
Click to expand...
Click to collapse
What exactly did you do?
Flashing the images is good enough to go back to stock, then relock the boot loader to finish up the task.
Sent from my Nexus 7 using Tapatalk

Bootlooped/bricked/returning to stock ...see the method here

You may be have got attracted to those new roms out there on the internet and would have probably bricked your device.Or maybe did some modding and in worst case somehow your phone bootlooped.
so please follow the guide for unbricking or solving bootloop issues:
CAUTION:
[1] FIRST OF ALL, I AM NOT RESPONSIBLE FOR ANY DAMAGE TO YOUR DEVICE.
[2] NEVER UNPLUG THE USB CABLE WHILE FLASHING IS IN PROGRESS.IT MIGHT PERMANENTLY BRICK UR DEVICE..
ONLY FOR ZENFONE 5,A501CG/00CG
download the required files:
[1] kitkat firmware: for zenfone5(a501cg/00cg only other zf5 users download appropriate firmware from asus support page): http://dlcdnet.asus.com/pub/ASUS/ZenFone/A500CG/UL-ASUS_T00F-WW-2.21.40.44-user.zip
[2] adb/fastboot files: from here
[3] device drivers:if you do not have device drivers download and install pc link on pc from asus website,it will automatically install device drivers on your pc.(download from: http://liveupdate01.asus.com/pub/ASUS/LiveUpdate/Release/ZenFone/APP/LinkRim/PCLinkSetup.exe)
IF U R BRICKED PROCEED FROM STEP 2 ELSE FOR BOOTLOOP START FROM STEP 1:
step 1] try booting into recovery and perform a factory rest and wipe cache if this solves the bootloop(in most cases it should).if it still bootloops then follow the following tutorial
step 2]extract the fastboot files on the desktop and paste the firmware(it will be in .zip)in the fastboot folder
step 3]after copying the firmware also extract and copy the recovery.img and fastboot.img file from the firmware into the fastboot folder. (don't remove original firmware zip)
now your fastbootfolder should contain fastboot files+recovery.img+fastboot.img+firmware you dowloaded(compressed in .zip)
step4]boot into the fastboot by switching off the phone and powering it on by power+vol up key until asus logo comes up
if u r returning from some other rom u need to relock the bootloader so scroll some below to see how to relockbootloader.
step5]once you booted to fastboot ,open command promt in fastboot folder (downloaded earlier) by pressing right click+shift in any blank space on folder screen and selecting open command promt here.
in cmd write:
step6]
Code:
fastboot flash fastboot fastboot.img
step7] fastboot reboot-bootloader
wait until reboot is complete then write
step8]
Code:
fastboot flash recovery recovery.img
fastboot reboot-bootloader
step9] now we will be erasing data and cache for a clean flashing
Code:
fastboot clear data
fastboot clear cache
both of them take time and screen may turn off to save power so don't panic
next use volume keys to navigate to recovery and select it using power key .once your phone boots up showing android with belly open symbol press and hold volume up+volume down until recovery menu appears.if that does not open recovery try this:
hold volume down button, click and release vol up button,,,then finally release vol down button.
i admit it brothers,,it is sometimes really difficult to boot into recovery...but keep trying,,it is a bit difficult but is fruitful
if it doesnt appears it may be due to unssucceful flashing, unplug usb cable,force switch off phone by holding power button for few seconds.now again boot in bootloader by power button and vol up key and repeat from :step[8]
once in recovery select apply update from adb
step10] write on cmd
Code:
adb sideload <downloaded firmware name>.zip
for convenience you can rename firmware to kk.zip or any thing you like so command will be adb sideload kk.zip(it may take 15 to 20 mins)
step 11]once thats done select wipe data and cache in recovery and at last select reboot from recovery menu(dont skip this else you may face freezing on welcome screen itself)
hopefully you will boot into homescreen and be patient first bootup may take upto 20 mins.
[UPDATE] HOW TO RELOCK BOOTLOADER{only for zenfone 5 other device users pls google the procedure}
(USE THIS ONLY IF U R RETURNING FROM ANY CUSTOM ROM ITS NOT NEEDED FOR BOOTLOOPING PROBLEM)
hi guys i know u will be needing to relock the bootloader while returning to stock rom..
so what u have do is use the following steps before flashing fastboot.img that is before STEP [5] mentioned above
[1] download this file (its a zip file extract it using password zenfone-five.blogspot.com)...(link=https://drive.google.com/file/d/0B0o7qWuG7vvVRE9CV0hJWGRJS2c/view?usp=sharing)
[2]follow the on screen instructions
after the bootloader is locked carry on the steps from step[5]
PLEASE NOTE---THE UNLOCKING/LOCKING TOOL PROVIDED ABOVE IS NIETHER WRITTEN NOR OWNED BY ME...ALL CREDIT GOES TO ITS RESPECTIVE DEVELOPERS
this method can be used for:
1]unbricking
2]returning to stock rom
3]bootloop issues
IF YOU ARE NOT ABLE TO BOOT INTO FASTBOOT(maybe stuck on usb logo)--see this: http://www.asus.com/zentalk/forum.php?mod=viewthread&tid=33800 it is written by asus guys and will help you
thanks
if you face any issue please ask in comments...........
sources and credits===== www.windroidica.in
SCREENSHOTS DISCRIPTION:
pic 1] sideloading in progress
pic 2] the screen you will get when u will perform step [10] ( ignore the error "can't open /tmp/update-script.log")
pic 3]sideloading in progress (ignore the error: "please upgrade to newest 4.3 first")
pic 4] sideloading complete
NOT HITTING THANKS WILL LEAD TO A ZOMBIE APOCLYPSE(JUST KIDDING) ........dont forget to hit thanks!!!!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Kitkat link isn't working. Can I download it from another site? (Yes, it is a beginner problem )
DogeLordTR said:
Kitkat link isn't working. Can I download it from another site? (Yes, it is a beginner problem )
Click to expand...
Click to collapse
I wonder why it isn't working..... Yes u can download it from other sources. I will update the link as soon as possible...
update= download link working now...i omitted a "/" symbol and that gave the error
reserved----
AWESOME
Thanks for solution dude! You rock!
DogeLordTR said:
Thanks for solution dude! You rock!
Click to expand...
Click to collapse
Thanks bro... Ask for help anytime
hi, i have follow all the step, but until adb sideload <filename>.zip, it say at command prompt "error: device not found"
Now the phone stuck at asus logo.. :crying::cryinglease help......
zldjian said:
hi, i have follow all the step, but until adb sideload <filename>.zip, it say at command prompt "error: device not found"
Now the phone stuck at asus logo.. :crying::cryinglease help......
Click to expand...
Click to collapse
already solved the problem by using the method on this thread..
http://forum.xda-developers.com/zenfone-5/help/config-factory-partition-backup-t3316469
zldjian said:
already solved the problem by using the method on this thread..
http://forum.xda-developers.com/zenfone-5/help/config-factory-partition-backup-t3316469
Click to expand...
Click to collapse
great you have your problem solved,the error you were facing due to wrong drivers.
Cant boot recovery mode..
I am not able to boot into recovery mode..
rsunilkumar92 said:
I am not able to boot into recovery mode..
Click to expand...
Click to collapse
provide me more details. is it after flashing recovery.img? what is opening instead of recovery?
[email protected] said:
provide me more details. is it after flashing recovery.img? what is opening instead of recovery?
Click to expand...
Click to collapse
when i select recovery in bootloader, device will restart and stuck with the very frst logo.... "ASUS & Android Logo"
rsunilkumar92 said:
when i select recovery in bootloader, device will restart and stuck with the very frst logo.... "ASUS & Android Logo"
Click to expand...
Click to collapse
whats the current installed recovery?
[email protected] said:
whats the current installed recovery?
Click to expand...
Click to collapse
i tried TWRP ond also stock recovery
rsunilkumar92 said:
i tried TWRP ond also stock recovery
Click to expand...
Click to collapse
then try a guide on the forums by the name "de-brick with ruined partitions" i dont remember correctly but you'll find it easily

Zenfone A501CG Camera not found / Black Screen

Hi guys, do you find other methods to fix this problem? I didn't nothing, just the phone updated itself and camera started to say "not found" with black screen.
I tried to back in stock rom WW-2.21.40.30 (possible fix method), now it don't says nothing but the screen still remains black, when i change to front camera it crashes.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Picture is not me, just found in google with same problem.
Asus update did this and i can't send my phone to them, so my camera is gone?
Blak3n said:
Hi guys, do you find other methods to fix this problem? I didn't nothing, just the phone updated itself and camera started to say "not found" with black screen.
I tried to back in stock rom WW-2.21.40.30 (possible fix method), now it don't says nothing but the screen still remains black, when i change to front camera it crashes.
Picture is not me, just found in google with same problem.
Asus update did this and i can't send my phone to them, so my camera is gone?
Click to expand...
Click to collapse
Is your phone rooted?
it's happen to me too, my camera gone blank/missing/not found
for me it's happen after i install TWRP, doesn't matter what TWRP version i install,
but it's can be fix.
drive.google.com/folderview?id=0B5XJj7Sujx-DWmhoY1N4UzNsblE&usp=sharing (its my first time posting so i can't post url copy it to browser)
This is the fix data on my google drive, it's for to use with WW-3.24.40.87
the problem is if you got TWRP installed, after fixing you got your camera back but you lose the TWRP.
Downgrade to KK 2.22.40.54 and follow this, http://forum.xda-developers.com/zenfone-5/general/asus-zenfone-5-root-ww-2-22-40-54-4-4-2-t3128704 or this for non-Linux, https://github.com/sigo/asus-zenfone-5-root/blob/master/README.md#usage-for-other-systems
jephimax said:
Downgrade to KK 2.22.40.54 and follow this, http://forum.xda-developers.com/zenfone-5/general/asus-zenfone-5-root-ww-2-22-40-54-4-4-2-t3128704 or this for non-Linux, https://github.com/sigo/asus-zenfone-5-root/blob/master/README.md#usage-for-other-systems
Click to expand...
Click to collapse
Thanks but i tried and nothing changed
FairuzOnn said:
Is your phone rooted?
it's happen to me too, my camera gone blank/missing/not found
for me it's happen after i install TWRP, doesn't matter what TWRP version i install,
but it's can be fix.
drive.google.com/folderview?id=0B5XJj7Sujx-DWmhoY1N4UzNsblE&usp=sharing (its my first time posting so i can't post url copy it to browser)
This is the fix data on my google drive, it's for to use with WW-3.24.40.87
the problem is if you got TWRP installed, after fixing you got your camera back but you lose the TWRP.
Click to expand...
Click to collapse
Thanks for write your first post to solve my problem
Story of my asus: the phone was working properly, once it fell and the glass broke so I waited for the new glass and when I repaired it, the camera was not working anymore. I tried to reconnect and everything but nothing, the only cause can be an update before or after as has happened to many.
I'll try your method as last chance on software issue because i never flashed in .87, if it doesn't works i'll buy a new camera and lets see. I tried every software fix in the web, maybe it really broke when it fell.
It happens when u unlock ur bootloader
@Blak3n.........I had this issue several times. It's nothing serious and happens when u unlock ur bootloader to flash any custom recovery. This is the only fix if you face the "NO CAMERA" issue for unocking.
Please follow the below instructions:
1. TURN OFF the device
2. Press and hold Volume Up+Power to enter to fastboot/droidboot. When the ASUS logo shows up, release the power button and keep on pressed the Volume UP button. This will take you to droidboot/fastboot mode.
3. check whether your PC detects the fastboot...
Code:
fastboot devices
if not, go to device manager and install the fastboot driver(by online). if fails, install from the PC by selecting the android device from the list.
4. You must start with this version UL-ASUS_T00F-WW-2.21.40.30-user.zip to get ur camera working. download this image UL-ASUS_T00F-WW-2.21.40.30-user.zip: http://dlcdnet.asus.com/pub/ASUS/Ze...user.zip?_ga=1.61130092.1708615694.1457697474
5. extract fastboot.img, boot.img, recovery.img from the zip file and copy to ADB folder to flash. Copy UL-ASUS_T00F-WW-2.21.40.30-user.zip to ADB folder as well.
6. run the below commands:
Code:
fastboot flash fastboot fastboot.img
fastboot reboot-bootloader
wait for reboot.....
Code:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
7. then go to recovery by selecting from the menu
8. in the recovery, select wipe data/factory reset
9. select wipe cache partition
10. select apply update over adb sideload
11. Now check whether your PC detects the ADB over USB. if not, go to your PC's device manager and install the ADB driver online. if fails, install from the PC by selecting the android device from the list.
12. after successful detection, run below command
Code:
adb sideload UL-ASUS_T00F-WW-2.21.40.30-user.zip
13. Reboot ur device. Your camera should work.
14. Now upgrade to lollipop following the version I mention sequentially. Otherwise it will fail. Just copy them to ur SD card and disconnect USB cable. your phone will automatically detect the update. no need to flash anything in fastboot.
>> UL-ASUS_T00F-WW-2.21.40.30-user
>> UL-ASUS_T00F-WW-2.22.40.54-user
>> UL-ASUS_T00F-WW-3.24.40.78-user
>> UL-ASUS_T00F-WW-3.24.40.87-user
15. if it works hit thanks
I did a lot of research on it but no luck. there few Zen5 devices where u can't unlock the bootloader. I'm also a victim. For better understanding: http://forum.xda-developers.com/showpost.php?p=66307220&postcount=16
Good luck.
a8962383 said:
@Blak3n.........I had this issue several times. It's nothing serious and happens when u unlock ur bootloader to flash any custom recovery. This is the only fix if you face the "NO CAMERA" issue for unocking.
Please follow the below instructions:
1. TURN OFF the device
2. Press and hold Volume Up+Power to enter to fastboot/droidboot. When the ASUS logo shows up, release the power button and keep on pressed the Volume UP button. This will take you to droidboot/fastboot mode.
3. check whether your PC detects the fastboot...
Code:
fastboot devices
if not, go to device manager and install the fastboot driver(by online). if fails, install from the PC by selecting the android device from the list.
4. You must start with this version UL-ASUS_T00F-WW-2.21.40.30-user.zip to get ur camera working. download this image UL-ASUS_T00F-WW-2.21.40.30-user.zip: http://dlcdnet.asus.com/pub/ASUS/Ze...user.zip?_ga=1.61130092.1708615694.1457697474
5. extract fastboot.img, boot.img, recovery.img from the zip file and copy to ADB folder to flash. Copy UL-ASUS_T00F-WW-2.21.40.30-user.zip to ADB folder as well.
6. run the below commands:
Code:
fastboot flash fastboot fastboot.img
fastboot reboot-bootloader
wait for reboot.....
Code:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
7. then go to recovery by selecting from the menu
8. in the recovery, select wipe data/factory reset
9. select wipe cache partition
10. select apply update over adb sideload
11. Now check whether your PC detects the ADB over USB. if not, go to your PC's device manager and install the ADB driver online. if fails, install from the PC by selecting the android device from the list.
12. after successful detection, run below command
Code:
adb sideload UL-ASUS_T00F-WW-2.21.40.30-user.zip
13. Reboot ur device. Your camera should work.
14. Now upgrade to lollipop following the version I mention sequentially. Otherwise it will fail. Just copy them to ur SD card and disconnect USB cable. your phone will automatically detect the update. no need to flash anything in fastboot.
>> UL-ASUS_T00F-WW-2.21.40.30-user
>> UL-ASUS_T00F-WW-2.22.40.54-user
>> UL-ASUS_T00F-WW-3.24.40.78-user
>> UL-ASUS_T00F-WW-3.24.40.87-user
15. if it works hit thanks
I did a lot of research on it but no luck. there few Zen5 devices where u can't unlock the bootloader. I'm also a victim. For better understanding: http://forum.xda-developers.com/showpost.php?p=66307220&postcount=16
Good luck.
Click to expand...
Click to collapse
I know, right? Why TF does A**-US need to do s#!t like mess-up the motherboards of every 5th ZenFone 5, WTF. I'm stuck in these suckly stock ROMs while others are enjoying the feature-rich environment of the custom ROM community. Well, done A**-US. If I wanted "unhackable", I'd buy an iPhone.
cnswico said:
I know, right? Why TF does A**-US need to do s#!t like mess-up the motherboards of every 5th ZenFone 5, WTF. I'm stuck in these suckly stock ROMs while others are enjoying the feature-rich environment of the custom ROM community. Well, done A**-US. If I wanted "unhackable", I'd buy an iPhone.
Click to expand...
Click to collapse
You can flash custom rom but can't ensure your camera will be working as before. I have no camera issue but to me, taking snap is less important and I'm using RR rom with the camera bug. I'm fine with that. The camera is black/dark but it captures photos at least.
a8962383 said:
You can flash custom rom but can't ensure your camera will be working as before. I have no camera issue but to me, taking snap is less important and I'm using RR rom with the camera bug. I'm fine with that. The camera is black/dark but it captures photos at least.
Click to expand...
Click to collapse
Naw. mine doesn't lose its camera when the bootloader is unlocked. I'm one of the owners of a ZenFone 5 that freezes/hangs then restarts randomly. Those are the only issues that affect the ZF5 users with their defective motherboards.
cnswico said:
Naw. mine doesn't lose its camera when the bootloader is unlocked. I'm one of the owners of a ZenFone 5 that freezes/hangs then restarts randomly. Those are the only issues that affect the ZF5 users with their defective motherboards.
Click to expand...
Click to collapse
Bro, there are no defects on the motherboard. It's because of the unlocked bootloader. If you want to unlock it properly, then check it out: http://forum.xda-developers.com/showthread.php?t=3389883
Sent from my ASUS_T00F using XDA-Developers mobile app
a8962383 said:
Bro, there are no defects on the motherboard. It's because of the unlocked bootloader. If you want to unlock it properly, then check it out: http://forum.xda-developers.com/showthread.php?t=3389883
Sent from my ASUS_T00F using XDA-Developers mobile app
Click to expand...
Click to collapse
A'right, mate! I'll give this a shot. I'll notify you via your post regarding the results.
a8962383 said:
Bro, there are no defects on the motherboard. It's because of the unlocked bootloader. If you want to unlock it properly, then check it out: http://forum.xda-developers.com/showthread.php?t=3389883
Sent from my ASUS_T00F using XDA-Developers mobile app
Click to expand...
Click to collapse
Well, still it doesn't work. I've tried every single method regarding that here on XDA. I've even tried those from EDA, Windroidica, and InfoBros. They all don't work.
The only method that managed to make a difference is ozank's automated script. It didn't completely stop the freezes, but I noticed that the reboots are a whole lot less frequent:
NO METHOD/OTHER METHODS - freezes about every 3 minutes. A few seconds when using any app.
ozank's AUTO-SCRIPT - freezes about every 20 - 30 minutes ONLY WHEN USING APPS. Haven't encountered the freezes when the device is on standby or daydream mode.
cnswico said:
Well, still it doesn't work. I've tried every single method regarding that here on XDA. I've even tried those from EDA, Windroidica, and InfoBros. They all don't work.
Click to expand...
Click to collapse
It's been 10days for me. no freeze/reboot so far.
a8962383 said:
It's been 10days for me. no freeze/reboot so far.
Click to expand...
Click to collapse
I'm glad to hear that some have managed to fix it. But as for me, and maybe some others, we'll just have to lay in the dust until a savior picks us up. (no religion, okay? )
Either that, or I'm switching phones.
CM 13.1
Hi.. I flashed CM 13.1 latest stable build on asus Zenfone 5 (T00F). I am facing the same camera issue. Is there any fix for this camera Issue other than Downgrade?Is there any change that can be done to system/framework/bspcapability.jar in order to make it work?
Thanks in advance.
Blak3n said:
Hi guys, do you find other methods to fix this problem? I didn't nothing, just the phone updated itself and camera started to say "not found" with black screen.
I tried to back in stock rom WW-2.21.40.30 (possible fix method), now it don't says nothing but the screen still remains black, when i change to front camera it crashes.
Picture is not me, just found in google with same problem.
Asus update did this and i can't send my phone to them, so my camera is gone?
Click to expand...
Click to collapse
Dear all;
I find a solution for this error..
İf you have only black screen from back camera and th front camera has been stopped error pls read this steps..
1.. download ZenfoneAssist
I cant give you a link for zenfone assist because of the site rules (10 posts). but you can google zenfoneassist. and download from XDA..
2.Run as administrator..
3. RELOCK YoUR BOOTLOADER. wait a little minute while the ifwi and dnx files has been downloading..
4.Program says you what will you do. open droidboot menu and pls wait.
5. phone will restart and you will use your camera immediatly..
For more questions pls write me "[email protected]"
PS: the program is quotation but I tried and worked my camera..
Sorry for my english..
a8962383 said:
@Blak3n.........I had this issue several times. It's nothing serious and happens when u unlock ur bootloader to flash any custom recovery. This is the only fix if you face the "NO CAMERA" issue for unocking.
Please follow the below instructions:
1. TURN OFF the device
2. Press and hold Volume Up+Power to enter to fastboot/droidboot. When the ASUS logo shows up, release the power button and keep on pressed the Volume UP button. This will take you to droidboot/fastboot mode.
3. check whether your PC detects the fastboot...
Code:
fastboot devices
if not, go to device manager and install the fastboot driver(by online). if fails, install from the PC by selecting the android device from the list.
4. You must start with this version UL-ASUS_T00F-WW-2.21.40.30-user.zip to get ur camera working. download this image UL-ASUS_T00F-WW-2.21.40.30-user.zip: http://dlcdnet.asus.com/pub/ASUS/Ze...user.zip?_ga=1.61130092.1708615694.1457697474
5. extract fastboot.img, boot.img, recovery.img from the zip file and copy to ADB folder to flash. Copy UL-ASUS_T00F-WW-2.21.40.30-user.zip to ADB folder as well.
6. run the below commands:
Code:
fastboot flash fastboot fastboot.img
fastboot reboot-bootloader
wait for reboot.....
Code:
fastboot flash boot boot.img
fastboot flash recovery recovery.img
7. then go to recovery by selecting from the menu
8. in the recovery, select wipe data/factory reset
9. select wipe cache partition
10. select apply update over adb sideload
11. Now check whether your PC detects the ADB over USB. if not, go to your PC's device manager and install the ADB driver online. if fails, install from the PC by selecting the android device from the list.
12. after successful detection, run below command
Code:
adb sideload UL-ASUS_T00F-WW-2.21.40.30-user.zip
13. Reboot ur device. Your camera should work.
Click to expand...
Click to collapse
I did this (more specifically "asus-zenfone.com/2015/08/how-to-fix-unfortunetely-camera-not-found-zenfone.html") and returned to stock room UL-ASUS_T00F-WW-2.21.40.30 And the camera still does not work.
Has anyone found any other solution?
niquelfer said:
I did this (more specifically "asus-zenfone.com/2015/08/how-to-fix-unfortunetely-camera-not-found-zenfone.html") and returned to stock room UL-ASUS_T00F-WW-2.21.40.30 And the camera still does not work.
Has anyone found any other solution?
Click to expand...
Click to collapse
The URL you have given, won't work. It didn't work for me as well. Seems like you didn't try my steps but you are quoting me. Would please try/retry the steps again and report it here?
a8962383 said:
The URL you have given, won't work. It didn't work for me as well. Seems like you didn't try my steps but you are quoting me. Would please try/retry the steps again and report it here?
Click to expand...
Click to collapse
Okay, I tried your steps. The problem remains the same.
This time I used the fastboot.img, boot.img, recovery.img files from the room as you suggested in step 5 and not the same files from de url.
niquelfer said:
Okay, I tried your steps. The problem remains the same.
This time I used the fastboot.img, boot.img, recovery.img files from the room as you suggested in step 5 and not the same files from de url.
Click to expand...
Click to collapse
Did you somehow kept your bootloader unlocked? There are few devices (mine as well) where the camera doesn't work if you unlock bootloader. If you port any custom ROM, you have to sacrifice your camera and vice-versa. Please relock the bootloader with a signed boot.img, fastboot.img, and recovery.img.

[Tutorials] How To Root Lenovo K8 Note & Install TWRP(UnOfficial) + Stock Rom

Warning
Before Proceeding backup your data
TRY at OWN risk I'm NOT Responsibe if you BRICK YOUR DEVICE
Update- This method is tested & working with latest ota update NMB26.54-74
[/CENTER][/B][/SIZE][/COLOR]
IF ANYTHING GOES WRONG Download & Flash Stock ROM
Stock ROM link
SPFlashTool link
Updated Stock ROM 54-74 GDrive - here
New Oreo 27.43-20 Link
Old version Stock ROM Google Drive Link Stock Rom
nvram backup file by @peacelover94 - here
Solution For
>Tool img DL fail
Just check/tick these option in spflashtool settings & Flash stock rom again
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Video Guide For Stock Rom Flashing - Youtube
How to Flash Stock Rom via Fastboot Method -
1. Open CMD by Shift + Right Click in Folder where your stock firmware .img files are.
2. Reboot to Fastboot Mode by using cmd command
adb fastboot reboot​Or
Switch off then Press & Hold Vol Up + Power button for while once menu appeared Select fastboot by using Vol Up key & confirm by pressing Vol Down Key
3. In fastboot type following command in CMD Window
For checking devices is connected in fastboot enter
fastboot devices​If Connected then proceed following commands
fastboot flash boot boot.img
fastboot flash cache cache.img
fastboot flash recovery recovery.img
fastboot flash system system.img​ flashing system takes 10+ mins
fastboot flash data userdata.img
fastboot reboot​
Download & Install ADB from here
First Unlock your bootloader
1. First of all, enable the Developer Option
To Enable the Developer Option, Go to your Settings -> About -> Software Information -> More -> Now Tap on the Build Number 7-8 Times until you see a toast message “Developer option enabled"
2. Go back to settings -> Now you need to enable the OEM Unlock by going to Settings -> Developer Option and Enable OEM Unlock and USB Debugging
3. Now connect your phone to Computer using USB Cable.
4. When you connect your Phone to Computer, please wait until all the drivers get installed.
5. Open a command prompt window by pressing Shift Key + Right Mouse Click.
6. Now type the command below to reboot your phone to bootloader
adb reboot bootloader​7. If you see a pop up to allow USB Debugging on your phone, Click OK.
8. proceed to unlock the bootloader with the following command:
Remember that this step will wipe EVERYTHING off the phone
fastboot oem unlock​Say Yes to unlock bootloader and then it will some time format your data
9. Reboot Your Device , You will see Orange Status bla bla bla Don't panic Its normal thing now setup your device but do not restore backup yet
Flashing TWRP and ROOT
Updated Black Screen Fix TWRP - Download
Old Download TWRP
Download latest Magisk zip from here
Or
SuperSu zip from here
Flahed & Tested SuperSU v2.82 works fine but SafetyNet Fails
Sock Recovery if needed Link
1. Connect your device to PC
2. Open CMD by Shift+Right click open cmd where your TWRP_3.1.1.0.img is downloaded.
3. Reboot to Bootloader by
adb reboot bootloader​4. Now enter following command in fastboot
fastboot flash recovery TWRP_3.1.1.0.img​5. DO NOT USE fastboot reboot
Use "vol up + down + power button" to manually switch off you k8 note, otherwise twrp will restore to stock if you use fastboot reboot command.
6. After Switch Off Press & hold vol up + power button then select recovery by vol up & press vol down key to enter in recovery.
7. Now Wait for 30 Sec/ till phone vibrates, Then press power button + vol up simultaneously until you see twrp lock screen.
8. Just Cancel if It asks for Enter password to decrypt and Allow modification by swipe.
9. If you see internal storage 0mb Then GoTo Wipe and FORMAT DATA once & reboot to recovery
10. GoTo install browse and select Magisk.zip or SuperSU.zip & flash.(optional if needed install Busybox for Android NDK by osm0sis magisk module for busybox)
11. Reboot Enjoy.
Known bug in TWRP-
Battery always shows 50% in TWRP
Video Guide https://youtu.be/HrbppEWlOhs
Join Lenovo K8 Note Development Group on Telegram for direct Conversation Link
WhatsApp Group Link
Enable Wireless Display/MiraCast Magisk Module - Video
Thanks to:
@andy_zhang - for stock rom post link
and me @ysalunke007 for TWRP
NEXT CUSTOM ROM
Big Thanks for the Tutorial. If anything happens wrong while rooting like boot loop or something worse, is there stock rom or firmware to flash or push through adb ?
Yes
peacelover94 said:
Big Thanks for the Tutorial. If anything happens wrong while rooting like boot loop or something worse, is there stock rom or firmware to flash or push through adb ?
Click to expand...
Click to collapse
yes, there is stock ROM
link also provided in this post end.
btw here's direct link Stock ROM
FlashTool link
ysalunke007 said:
yes, there is stock ROM
link also provided in this post end.
btw here's direct link Stock ROM
FlashTool link
Click to expand...
Click to collapse
Thank you very much. The flash tool link does not seems to work. Hope its SP flash tool you are talking about.
flash via adb fastboot methoad i have succesfully flash adb method
peacelover94 said:
Big Thanks for the Tutorial. If anything happens wrong while rooting like boot loop or something worse, is there stock rom or firmware to flash or push through adb ?
Click to expand...
Click to collapse
Nice Job
Finally rooting tutorial for Lenovo K8 Note has become available.
Does SuperSu work fine?
Anas Rahman said:
Does SuperSu work fine?
Click to expand...
Click to collapse
Not tested by me but some user says in original rom post that he flashed superSU from old twrp also works fine.
peacelover94 said:
Thank you very much. The flash tool link does not seems to work. Hope its SP flash tool you are talking about.
Click to expand...
Click to collapse
Yes it's SP flash tool but you can use adb fastboot also
ysalunke007 said:
Not tested by me but some user says in original rom post that he flashed superSU from old twrp also works fine.
Click to expand...
Click to collapse
I'll confirm it tomorrow
ysalunke007 said:
Yes it's SP flash tool but you can use adb fastboot also
Click to expand...
Click to collapse
Please tell me how to flash firmware.Im new to this device firmware flashing
lenrussel said:
Please tell me how to flash firmware.Im new to this device firmware flashing
Click to expand...
Click to collapse
It's easy bro check this guide
https://androidmtk.com/flash-stock-rom-using-smart-phone-flash-tool
Fastboot Guide
http://www.stupdroid.com/2016/08/flash-stock-rom-via-fastboot-on-android.html?m=1
Does the rom link given here unzips perfectly?
Because i saw in another thread of Lenovo K8note titled firmware, users unable to unzip due to error in system img. Also downloading from baidu needs a user id. If its possible could you or anyone else reading this upload it in some other online storage drive. Im little bit worried about getting a worse situation while rooting. Even if it goes wrong i can use the stock firmware to make it back.
peacelover94 said:
Does the rom link given here unzips perfectly?
Because i saw in another thread of Lenovo K8note titled firmware, users unable to unzip due to error in system img. Also downloading from baidu needs a user id. If its possible could you or anyone else reading this upload it in some other online storage drive. Im little bit worried about getting a worse situation while rooting. Even if it goes wrong i can use the stock firmware to make it back.
Click to expand...
Click to collapse
There is mega download link available too
https://forum.xda-developers.com/an...8note-original-firmware-t3679499/post73946000
lenrussel said:
There is mega download link available too
https://forum.xda-developers.com/an...8note-original-firmware-t3679499/post73946000
Click to expand...
Click to collapse
Thanks for the reply. Anyhow got a work around for downloading from baidu using chrome extension, without account. Just wanted to confirm whether the firmware zip is working fine. If some one used it and been successful, please do tell me.
ysalunke007 said:
It's easy bro check this guide
https://androidmtk.com/flash-stock-rom-using-smart-phone-flash-tool
Fastboot Guide
http://www.stupdroid.com/2016/08/flash-stock-rom-via-fastboot-on-android.html?m=1
Click to expand...
Click to collapse
Do i have to unlock bootloader again after flashing the firmware in order to root the device?
lenrussel said:
Do i have to unlock bootloader again after flashing the firmware in order to root the device?
Click to expand...
Click to collapse
Yes, I think so. Anyhow there is no need to unlock oem again if you are flashing the rom via TWRP. Anyhow let someone confirm about it.
peacelover94 said:
Yes, I think so. Anyhow there is no need to unlock oem again if you are flashing the rom via TWRP. Anyhow let someone confirm about it.
Click to expand...
Click to collapse
There is a error while extracting zip file of the firmware .just checked, I downloaded it from mega.i want to confirm if its the same for baidu also
lenrussel said:
Do i have to unlock bootloader again after flashing the firmware in order to root the device?
Click to expand...
Click to collapse
No need to unlock bootloader again if you use fastboot method to flash stock firmware , & for spflashtool I'm not sure but I think it remains unlocked
lenrussel said:
There is a error while extracting zip file of the firmware .just checked, I downloaded it from mega.i want to confirm if its the same for baidu also
Click to expand...
Click to collapse
No error while extracting firmware downloaded from baidu

Categories

Resources