[TUTORIAL] Go back to LG ICS 4.0.3 when coming from CM10 - Optimus L3, L5, L7 Android Development

Hello everyone! As Some Users have this problem,and many others of you can have it too,I'm writing this guide to get back to LG's ICS when you're coming from CM10. This also works for Unbricking your device.
Warning,Dragons Ahead! BEFORE YOU START DOING THIS,I'M NOT RESPONSIBLE FOR ANY DAMAGE TO YOUR PHONE,THIS HAS BEEN TESTED AND WORKING!
Requirements::
A Windows Based PC(This has been tested under Windows 7 SP1 64-Bit,I'm not sure it will work under Windows 8)
L7 With CM10 on it
Homero's V10K with CWM,ROOT and Unlocked Bootloader which you can find here: http://forum.xda-developers.com/showthread.php?t=2176430 credits to Homero for making the KDZ.
KDZ_FLASHER which you can find at the end of the post.
LG USB Drivers Installed
ADB which you can find at the end of the post.
So,Let's Start!
1. Once You've Downloaded Homero's V10K,Extract the ZIP and you will find a .KDZ file.
2. Now Download KDZ_FW_UPDATE.zip and extract it,then open the folder where you extracted it and Start KDZ_FW_UPDATE_EN with Administrator Rights (Right Click on file and select Run As Administrator...)
3. Once the program started,in Type select 3GQCT and in Phone Mode select EMERGENCY, then in KDZ File select the precedently downloaded Homero's V10K kdz file and press open.
{
"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"
}
4. Make Sure your Phone is connected to the computer in EMERGENCY MODE( Remove the battery from the phone,then while pressing Vol+ Connect the usb to the computer,a yellow screen must come up showing EMERGENCY)
5. Once you've done this,press Launch Software Update and let it work,the procedure takes about 5-10 Minutes,so don't worry.
6. At the end of the procedure the phone will reboot and an LG Animated Logo will come up,and after some minutes KDZ_FW_UPDATE Will say you that there has been an error,Don't panic
7. With still the phone connected to the PC,Download ADB zip at the end of the post and extract it in your C:/ Drive,then open up CMD and write:
Code:
cd ADB
adb devices(just to make sure that the computer recognizes your phone)
adb reboot recovery
8. Now your phone will reboot in CWM Recovery, just do Wipe Data/Cache,Wipe Cache,Wipe Dalvik(Which is situated in Advanced Menu). When you have done this,select Reboot System and wait for your phone to finish the boot,and ENJOY!Good as new! :victory:
That's all,I Hope I could help you!
Thanks To:
-Homero2 for making the V10K KDZ Flashable with ROOT,CWM and Unlocked Bootloader

This is actually the same thing as unbricking your phone you know...
Sent from my LG-E610 using xda premium

dev-DaT said:
Thuis is actually the same thing as unbricking your phone you know...
Sent from my LG-E610 using xda premium
Click to expand...
Click to collapse
Yep,I've done a mistake when I wrote the guide :cyclops: I'll correct it

Wolf80 said:
Yep,I've done a mistake when I wrote the guide :cyclops: I'll correct it
Click to expand...
Click to collapse
hi wolf, follow everything on your tutorial but my phone stock on boot animation. Any recommendation?
Edit: Phone back to live again, but using the button combination. I was not able to boot using the adb command.
Thanks to you and homero for the guide.

vaikz said:
hi wolf, follow everything on your tutorial but my phone stock on boot animation. Any recommendation?
Edit: Phone back to live again, but using the button combination. I was not able to boot using the adb command.
Thanks to you and homero for the guide.
Click to expand...
Click to collapse
When the phone reboots,you have to wait 2-3 mins till it connects,then write adb devices in cmd and it should figure in devices list Anyway I'm glad I could help ya

Thanks for the tutorial. Saved my ass.

com975 said:
Thanks for the tutorial. Saved my ass.
Click to expand...
Click to collapse
You're welcome man

does this method also work for e610?

xstatik said:
does this method also work for e610?
Click to expand...
Click to collapse
I don't know man,I tested it only on P700,there should be a guide somewhere for E610

does this tut goes with p880

Related

[Q] [Help] Can't make my goldCard for rooting htc Legend!!!!

Good day everybody,
I'm running into a problem, it is killing me and can't solve it, please help me out
I want to root my htc Legend to install a coocked ROM, and as you know I have to prepare a goldCard first.
The problem is with the goldCard where I can't complete the the steps successfuly!
When I open the "Cmd" of (Windows 7 64-bits)
When I write this comand "adb devices" I get the number for the device connected to my PC.
but when I write the comand that should give me the big number that should be used to creat the goldCard
"adb shell cat/sys/class/mmc_host/mmc1/mmc1:*/cid"
I got a message saying that "not found"
this is a print screen of the problem, and please help me out in 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"
}
try using this
Code:
cat /sys/class/mmc_host/mmc0/mmc0:*/cid
Hitmax117 said:
try using this
Code:
cat /sys/class/mmc_host/mmc0/mmc0:*/cid
Click to expand...
Click to collapse
Also, try running cmd prompt as administrator... right click on cmd shortcut and run as admin... on a side note... i had problems with the procedure on making my gold card o nmy win 7 32 bit... but luckily i had vmware and ran it on my old faithfull winxp and everything when smoothly...
still stuck ,,,, please help me out
post IO of "cat /sys/class/mmc_host/mmc0/mmc0:*/cid"
50-3 said:
post IO of "cat /sys/class/mmc_host/mmc0/mmc0:*/cid"
Click to expand...
Click to collapse
What do you mean ??? I didn't understand!!!
Hitmax117 said:
try using this
Code:
cat /sys/class/mmc_host/mmc0/mmc0:*/cid
Click to expand...
Click to collapse
Wow You made my day, thanks brother it worked fine.
My problem was not leaving a space between cat and /
thanks for your help
still facing a problem in rooting my legend
i'm done with making the gold card but I'm stuck now on the steps where I open the CMD and right the following comandns
step1-windows.bat and step2-windows.bat
attached is the result of writing the codes,
any help please!!!
ZeroNEX said:
still facing a problem in rooting my legend
i'm done with making the gold card but I'm stuck now on the steps where I open the CMD and right the following comandns
step1-windows.bat and step2-windows.bat
attached is the result of writing the codes,
any help please!!!
Click to expand...
Click to collapse
try a few times, the timing of pressing the buttons is important
and did you connect your phone correctly?
I trid so many times, but still the same problem
I think yes, I connect my phone correctly with USB cable...
the first step I did it with the phone connected with usb and it's in boot menu
the second step is with the device in recovery mode and the screen shows a mobile picture with this sign " ! " in red color ..
any help guys
Just to make sure, you have HTC Sync 2.0.33, correct?
At the red !, try vol up + power (should bring you to custom recovery screen, every time I reboot to recovery I need to do that). Select wipe/factory reset, then go to flash zip from sd and rootedupdate.zip. (assuming file name)
Helllloooo, any body help please!!!!
Make sure you have HTC Sync version 2.0.33 installed and any previous versions of HTC Sync are un-installed.
I will check that and start over again
I'm really tired of this, the first legend I did root it and install a new custom rom without any problems
this time with this phone, its is killing me :|
Plz refer to my thread in development forum named rooting made easy
Sent from my HTC Legend using XDA App
aelsharawi said:
Plz refer to my thread in development forum named rooting made easy
Sent from my HTC Legend using XDA App
Click to expand...
Click to collapse
I tried it but I got stuck on "step2-windows.bat"
I even have doubt about succeded at "step1-windows.bat" !!!!
any hints please
ZeroNEX said:
I tried it but I got stuck on "step2-windows.bat"
I even have doubt about succeded at "step1-windows.bat" !!!!
any hints please
Click to expand...
Click to collapse
post your output please.
Maybe step 1 is failed....you see,it said "customer id check fail"(line 15 in the cmd window). Have you make the goldcard ok?Or did your legend run Android 2.2?If it is 2.2,you must downgrade your system first....
you have HTC Sync
There are some tools for that.search google for it!It will do everything automatically without problems do you.
Sent from my Legend using XDA App

Offline KDZ Update WORKING ON WINDOWS 64BIT

Hello guy's on Xda,
I read some of the KDZ updator Treads but din't found the good one for windows 8.
and since that the jelly bean has been releasd for the optimus L9 ( what my current phone is) and that my laptop was running windows 8 64Bit.
I did some research on Google and found this site and found this siteall4phones(dot)de handy and it also worked for me. :victory MAKE AND BACK-UP YOUR PHONE WILL BE WIPED
What you need:
An LG optimus L(9
USB
This software: View attachment KDZ_Flash-Package_LG.zip
IF you encouterd some problems feel free to ask
Instructions
First install the B2CAppSetup AND MSXML otherwise it won't work
1. Check first the Host-Datei that the last rule is: 127.0.0.1 csmg.lgmobile.com
2.Run KDZ Server start(an cmd command will open LEAVE THAT OPEN thats the progams thats fools LG support tool
3.Run windows enablers ( there will be an icon on the down-right corner click one time on it. it should turn on)
{
"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"
}
4.Run Up testEX mod2 marvin the first multi-select should be 3GCT the second one on EMERGENY you click finaly on
normal web upgrade an pop-up wil show just click on the start upgrade and there wil show an other pop-up select your country an language and wipe your phone and then click on update
5. Just wait until the flash is complete.
6. Your done you can close al programs an click on kdz server stop.
you can play on your flash phone
I am not responsible if this brick your phone or Explode or break it use it on your own responsibility
CREDITS:
FOR all4phones(dot)de for making the tut.
sorry if my english is bad i am only 16 years an i am Dutch. Cheers please hit thanks if helped
Re: Offline KDZ Update WORKING ON WINDOWS 64BITT
Lolgast said:
Hello guy's on Xda,
I read some of the KDZ updator Treads but din't found the good one for windows 8.
and since that the jelly bean has been releasd for the optimus L9 ( what my current phone is) and that my laptop was running windows 8 64Bit.
I did some research on Google and found this site and found this siteall4phones(dot)de handy and it also worked for me. :victory MAKE AND BACK-UP YOUR PHONE WILL BE WIPED
What you need:
An LG optimus L(9
USB
This software: View attachment 1810554
Instructions
First install the B2CAppSetup AND MSXML otherwise it won't work
1. Check first the Host-Datei that the last rule is: 127.0.0.1 csmg.lgmobile.com
2.Run KDZ Server start(an cmd command will open LEAVE THAT OPEN thats the progams thats fools LG support tool
3.Run windows enablers ( there will be an icon on the down-right corner click one time on it. it should turn on) View attachment 1810571
4.Run Up testEX mod2 marvin the first multi-select should be 3GCT the second one on EMERGENY you click finaly on
normal web upgrade an pop-up wil show just click on the start upgrade and there wil show an other pop-up select your country an language and wipe your phone and then click on update
5. Just wait until the flash is complete.
6. Your done you can close al programs an click on kdz server stop.
you can play on your flash phone
I am not responsible if this brick your phone or Explode or break it use it on your own responsibility
CREDITS:
FOR all4phones(dot)de for making the tut.
sorry if my english is bad i am only 16 years an i am Dutch. Cheers
Click to expand...
Click to collapse
This is just short version repeat of existing guide book, with no checkpoints and troubleshooting tips.
This is Repost.
Sent from P765 on JB.
hi͵
oke did you checkt files in the zip because the other file in other threads din,t work on my laptop and i read in other threats that tje kdz program crashes on win8 and this file isent if you read the instrution.
cheers
Lolgast said:
hi͵
oke did you checkt files in the zip because the other file in other threads din,t work on my laptop and i read in other threats that tje kdz program crashes on win8 and this file isent if you read the instrution.
cheers
Click to expand...
Click to collapse
some files here and there changed, but method is same. anyways nevermind.
cmahendra said:
some files here and there changed, but method is same. anyways nevermind.
Click to expand...
Click to collapse
ok, thanks for the tips
Well it is working without "clear phone software update registry" option. No xp compatibility needed.
I have windows 8 x64 and the other method always work well for me.
But thanks, is other choice.
Enviado desde mi LG-P760 usando Tapatalk 2
Old thread, but I wanted to say thanks and that this was the only one I could get working on Windows 10 x64. Was able to bring a P659 back to life.

[DUMP] System/Boot/Recovery Dump from Yureka

{
"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"
}
I would keep it short. Don't ask questions. This device dump is straight away coming from the device. So if you want to get started with something, here is the boot, system and recovery images. If you need anything else, let me know below in the comments. Please do not ask for review videos, benchmark tests, camera quality, blah, blah. You have the YU forum to ask such questions. Thank you and enjoy.
Download: here​
reserved
good to see a dev like u here,its enough for expecting support for Yureka:good:
That was so quick mate thanks for sharing it
will look forward for more development
Can someone please upload the build.prop only?
CosmoDroid said:
Can someone please upload the build.prop only?
Click to expand...
Click to collapse
here
https://github.com/YUPlayGod/android_device_yu_tomato/blob/cm-11.0/system.prop
good work
Can anyone pls tell me how to flash this file??? And my phone is rooted and in cwm recovery.... But i want stock recovery to flash the update?? So plsss
Need to flash
Ashok sha said:
Can anyone pls tell me how to flash this file??? And my phone is rooted and in cwm recovery.... But i want stock recovery to flash the update?? So plsss
Click to expand...
Click to collapse
the recovery stock is inside the zip http://forum.xda-developers.com/yureka/development/tool-one-tool-t3006128
androidgalaxyman said:
the recovery stock is inside the zip http://forum.xda-developers.com/yureka/development/tool-one-tool-t3006128
Click to expand...
Click to collapse
Bro i downloaded the zip...now pls tell me how to flash this??
Steps
Ashok sha said:
Bro i downloaded the zip...now pls tell me how to flash this??
Click to expand...
Click to collapse
1. Enable android debugging mode in the mobile device.
2. using the usb cabel to connect and download & install PDA Net drivers.
3. Extract the package and go inside folder called "TREASU* like that.
4. click open the command line windows.
5. Type adb devise , it will show the list of devices connected. This is actually cross checking your devices properly connected with debugger.
6. Moreover go to the mobile setting, -> security -> tick unknown sources.
7. in the same command line go back upward one directory, you can find all*****.bat file, run it.
8. it will give the steps.
9. First do unlock the boot loader.
10. restart the mobile , then again install the customer recovery.
11. Then again using this tool to root.:laugh:
Tool is straightforward to use.
androidgalaxyman said:
1. Enable android debugging mode in the mobile device.
2. using the usb cabel to connect and download & install PDA Net drivers.
3. Extract the package and go inside folder called "TREASU* like that.
4. click open the command line windows.
5. Type adb devise , it will show the list of devices connected. This is actually cross checking your devices properly connected with debugger.
6. Moreover go to the mobile setting, -> security -> tick unknown sources.
7. in the same command line go back upward one directory, you can find all*****.bat file, run it.
8. it will give the steps.
9. First do unlock the boot loader.
10. restart the mobile , then again install the customer recovery.
11. Then again using this tool to root.:laugh:
Tool is straightforward to use.
Click to expand...
Click to collapse
Bro shall i use flashify app to install this recovery.img
Why u want to do that
Ashok sha said:
Bro shall i use flashify app to install this recovery.img
Click to expand...
Click to collapse
Hi Mate, whats the show stopper to this procedure to do with that tool. its good to use that.
I wanted to go back to the Stock CM11S but couldn't download the flashable zip from the Cyngn support page. Can anyone instruct how to use this dump to revert back to CM11S?
Download from Yu Forum and also follow easy steps mentioned there. Here is link
http://forums.yuplaygod.com/threads/factory-images-and-flashing-tools-official.2178/
Bricked Qualcomm 9008 mode
vishal_android freak said:
I would keep it short. Don't ask questions. This device dump is straight away coming from the device. So if you want to get started with something, here is the boot, system and recovery images. If you need anything else, let me know below in the comments. Please do not ask for review videos, benchmark tests, camera quality, blah, blah. You have the YU forum to ask such questions. Thank you and enjoy.
Download: here​
Click to expand...
Click to collapse
Hi there, could you please provide me the complete eMMC dump of our Yu, off course except all partitions that could be found inside CM11 stock fastboot update zip (except these partitions: NON-HLOS/modem, boot, recovery, system, userdata, aboot, hyp, rpm, sbl1, tz).
I really need those files to recover my Yu. I'm leaving in Indonesia, so I can't get it replaced.

Root, How do adb fastboot commands work? need help

Hello, I am student at my university studying Computer Science. I work in tech support at my school. This is the first time I have modified the android os. The community on xda has been really helpful and knowledgeable. I have created an account to see if anyone else has done the same thing I have. Anyway read below for my post.
I am trying to change the recovery on my phone to twrp. Let me start out by saying I rooted my phone before on build number 130 (KIW-L24,Android 5.1,EMUI 3.1,C567B130,United States, Channel-Others). I used the instructions here and it worked http://forum.xda-developers.com/honor-5x/development/root-kiw-l24-usa-kiwi-t3305190.
I then decided to update through the huawei updater to build number 151 (KIW-L24, Android 5.1, EMUI 3.1, C567B151, United States, Channel-Others). It eventually got to a black EMUI menu with installing 0%. So I powered it off even though it warned against it. So my phone was bricked so I followed instructions at http://forum.xda-developers.com/honor-5x/help/bricked-honor-5x-t3328308 and my phone worked again.
Okay so now I want to root my phone so I follow the instructions for rooting. Problem is that I can not replace the EMUI recovery with twrp recovery. I am guessing that it may be because 151 is a security update.
I use these commands on adb with the twrp_kiwi.img in my adb folder(named .android by default)
adb reboot bootloader
fastboot flash recovery twrp_kiwi.img
fastboot reboot
adb reboot recovery
So I wanted to see if I could put the old firmware back so I followed the instructions for bricked device. But the fastboot commands don't seem to do anything with the .img files.
fastboot flash boot boot.img
fastboot flash recovery recovery.img
fastboot flash system system.img
fastboot flash cust cust.img
fastboot reboot
Yea so I am lost as to why fastboot commands arent working as it says finished and any advice would be appreciated.
Also is it possible to format the phone similar to a pc and use adb to flash the firmware back on.
I want to eventually backup my phone and put cyanogenmod on it.
... I am guessing that it may be because 151 is a security update
Click to expand...
Click to collapse
If your bootloader is unlocked, you should be able to flash what you want.
Have you tried reinstalling the Android device drivers on your PC?
JT-on said:
If your bootloader is unlocked, you should be able to flash what you want.
Have you tried reinstalling the Android device drivers on your PC?
Click to expand...
Click to collapse
{
"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"
}
Arobase40 said:
Is this really for a private use unless you are trying to ask us to do your university exercises for you ? LOL
And as you felt need to mention "I am student at my university studying Computer Science. I work in tech support at my school.", you should know first University mission is to teach you to search and exercise by yourself, to do things step by step and to guess by yourself what was wrong. ^^
Just one tip and advice : read up your own post carefully and you should find out what you've done wrong...
Click to expand...
Click to collapse
That was just background information unrelated to my post. I am currently trying to see if I can put the old firmware back to see if it fixes the problem.
honor5x_student said:
That was just background information unrelated to my post. I am currently trying to see if I can put the old firmware back to see if it fixes the problem.
Click to expand...
Click to collapse
TWRP works just fine on B151
plug in usb / Shut down the phone
boot to the bootloader (power + vol down)
open command prompt on PC
fastboot flash recovery twrp_kiwi.img
hold volume up + volume down + power till you see TWRP (about 14 seconds)
In TWRP choose reboot / recovery
Say yes to Root
recovery will reload / flash your rom
If you want to return to Stock use this >> https://www.androidfilehost.com/?fid=24459283995315154
instructions are in the zip

[HOW] [Mi 3] [CM 13] [ERROR: 7] How to update CyanogenMod weekly updates

My device Mi3 is running on CyanogenMod 13 and latest TWRP recovery. Unable to install weekly updates of CyanogenMod. Recently, got an update cm-13.0-20160516-NIGHTLY when i tried to install that there is an dialog box of "Apply Update" You are about to update bla bla bla... Note: This feature requires a compatible Recovery or updates will need to be installed manually. I didn't get what it means and i thought TWRP is a valid recovery so proceeded from that. After few minutes it rebooted the device top recovery and nothing happened from that. So i rebooted the system again searched over Internet about the issue haven't found any perfect solution (within what i found) but i tried by copying the update file to /sdcard (i mean root directory) and tried to install the update manually by using TWRP recovery but it is showing an error "Updater process ended with ERROR: 7 Error installing zip file '/sdcard/cm-13.0-20160516-NIGHTLY-cancro.zip' Updating partition details......done"
Can you help me out how to install the update and also tell me what I've done wrong so that i will not do that again.
Thanks in advance.
Dude, the answer to your question is in the first post of CM13 FAQ.
Go in here and follow the guide.
https://jrizzoli.github.io/dotfiles/
Hi @diongdyh
sorry for late reply, please help me with a step that is mentioned in the link you've given.
"Run flash_all.bat (on windows) or flash_all.sh (on OS x and Linux - it's suggested to open it from a terminal in these systems)"
Does it mean to run in cmd or what. Please help me out. If you can please elaborate that step.
manideeproyal said:
Hi @diongdyh
sorry for late reply, please help me with a step that is mentioned in the link you've given.
"Run flash_all.bat (on windows) or flash_all.sh (on OS x and Linux - it's suggested to open it from a terminal in these systems)"
Does it mean to run in cmd or what. Please help me out. If you can please elaborate that step.
Click to expand...
Click to collapse
Just connect your device and double click on "flash_all.bat"(I'm assuming you to be on Windows) and it'll do the rest
Well I encountered the same problem a while ago.. I just flashed miui 8 through twrp.. and booted and again flashed latest cm13 and it worked.. No problems so far..
Sent from my MI 3W using XDA-Developers mobile app
@ssasin.monish said:
Just connect your device and double click on "flash_all.bat"(I'm assuming you to be on Windows) and it'll do the rest
Click to expand...
Click to collapse
ok i'll do the same. I doubt whether the device needs to be in fastboot mode or normal system. If you can clear this i'll proceed because previously i tried the same but in fastboot and the device is recognized i checked by 'fastboot devices'.
manideeproyal said:
ok i'll do the same. I doubt whether the device needs to be in fastboot mode or normal system. If you can clear this i'll proceed because previously i tried the same but in fastboot and the device is recognized i checked by 'fastboot devices'.
Click to expand...
Click to collapse
{
"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"
}
It is literally written in the second step. Bootloader=Fastboot mode.
diongdyh said:
It is literally written in the second step. Bootloader=Fastboot mode.
Click to expand...
Click to collapse
i've done the same @diongdyh, after selecting run something went in a flash on the desktop screen and nothing happened on my device and its still in fastboot mode. i think booting to miui 8 and then installing cm13 will be a better option as suggested by @sidhg for me as i'm not getting exactly what to do
even I am having the same problem, I nothing happpens on clicking on flash all file.........
manideeproyal said:
i've done the same @diongdyh, after selecting run something went in a flash on the desktop screen and nothing happened on my device and its still in fastboot mode. i think booting to miui 8 and then installing cm13 will be a better option as suggested by @sidhg for me as i'm not getting exactly what to do
Click to expand...
Click to collapse
Yes it'd be best that you flash miui 8 with fastboot/bootloader
http://bigota.d.miui.com/6.6.1/cancro_alpha_images_6.6.1_20160516.0000.22_6.0_cn_2231b4fcb7.tgz

Categories

Resources