[Q] Problem Fastboot mode on Windows 8 Pro - Sony Ericsson Xperia Mini, Mini Pro, Xperia Pro, A

I tried to flash the kernel using flashtool, but why can not, I've also tried to install the driver in the "C:/ Flashtool / divers / Flashtool-Drivers.exe
but still can not,view photo on Attach Files
Help me
Sorry my bad English :angel:

_ziant_ said:
I tried to flash the kernel using flashtool, but why can not, I've also tried to install the driver in the "C:/ Flashtool / divers / Flashtool-Drivers.exe
but still can not,view photo on Attach Files
Help me
Sorry my bad English :angel:
Click to expand...
Click to collapse
Have you disable the driver signature enforcement ?

_ziant_ said:
I tried to flash the kernel using flashtool, but why can not, I've also tried to install the driver in the "C:/ Flashtool / divers / Flashtool-Drivers.exe
but still can not,view photo on Attach Files
Help me
Sorry my bad English :angel:
Click to expand...
Click to collapse
try to flash using fastboot and cmd ....
u need andrid -sdk for this, then go to C:\Users\...\sdk\platform-tools, copy ur kernel here
connect the phone via fastboot (blue led have to lit) open cmd (command-console)
type 'cd C:\Users\...\sdk\platform-tools'' (<-- make sure u get there FULL adress where the folder is)
then ''fastboot flash boot boot.img'' (<-- the 2nd boot.img is the name of kernel; so u have to change it if ur kernle is not named 'boot'..)
u should get an output thats all sucessfully done
then''fastboot reboot'' --> ur done, if phone dont starts press power buttin
peace

bejunk said:
try to flash using fastboot and cmd ....
u need andrid -sdk for this, then go to C:\Users\...\sdk\platform-tools, copy ur kernel here
connect the phone via fastboot (blue led have to lit) open cmd (command-console)
type 'cd C:\Users\...\sdk\platform-tools'' (<-- make sure u get there FULL adress where the folder is)
then ''fastboot flash boot boot.img'' (<-- the 2nd boot.img is the name of kernel; so u have to change it if ur kernle is not named 'boot'..)
u should get an output thats all sucessfully done
then''fastboot reboot'' --> ur done, if phone dont starts press power buttin
peace
Click to expand...
Click to collapse
Thanks,i will try

faizdaniel said:
Have you disable the driver signature enforcement ?
Click to expand...
Click to collapse
Yes,I've to disable the driver signature,but still cannot
Sorry my bad English

_ziant_ said:
Thanks,i will try
Click to expand...
Click to collapse
Forget zo say, to get into fastboot mode hold vol up while connecting to pc. Phone must be off

bejunk said:
Forget zo say, to get into fastboot mode hold vol up while connecting to pc. Phone must be off
Click to expand...
Click to collapse
I've followed all the instructions,but why in cmd stuck in "< waiting for device >"
and i got message in pc "USB Device not recognized"

the problem itself is getting windows to allow the hardware to function and not detected it as dangerous but how? for i need the latest kernel.61

Related

Xperia P Autoroot Kernel With Recovery for ICS !

Hi ,everyone.
I'm a member of the Untitled Xperia Team from China .As is known to all ,sony has realesed the ics update to xperia p ,but we have no a advanced kernel for ics ,and now I provide you the kernel.
Kernel features:
Auto root
New necovery
Init.d scripts support
Thanks to:
DooMLoRD (his aoto root scripts and more)
Androxyde (tell me how to get the base address of kernel&ramdisk)
Bin4ry
CyanogenMod for kernel source
Sony for ICS update
wow~~~ Support of UXT :victory:
wow great news. Thank you
secretgate said:
wow great news. Thank you
Click to expand...
Click to collapse
Work for locked bootloader?
xtnsion said:
Work for locked bootloader?
Click to expand...
Click to collapse
Unlock bootloader needed!
can someone write down a proper quide to install this kernel???
Can someone make that for locked bootloader?
i think this is not possible! kernel update needs allways a unlocked bootloader
Yes, you right. Teoretical locket bootloaders can change ROM without kernel.
popolaros said:
can someone write down a proper quide to install this kernel???
Click to expand...
Click to collapse
you need:
bootloader unlocked
working fastboot
and read this http://forum.xda-developers.com/showthread.php?p=23181182#post23181182
popolaros said:
can someone write down a proper quide to install this kernel???
Click to expand...
Click to collapse
1. Unzip the file, you get filename.elf
2. Put the elf file into fastboot folder on computer
3. Turn off the phone completely
4. Hold volume-up button and plug-in the USB cable (to enter fastboot mode)
5. See BLUE LED on the phone
6. Open Command Prompt in fastboot folder (Shift+ Right Click Mouse, choose Command Prompt)
7. In command window, type "fastboot.exe flash boot filename.elf" (don't type double quote)
8. Wait for flash process completed, un-plug the phone, turn it on, here you go with new kernel
flash kernel with fastboot
for installing a kernel you can use fastboot
the phone should be in fastboot mode:
shut down the phone
push the volume op button and connect the usb cable (the led-light should become blue)
windows
fastboot.exe flash boot kernel.elf
unix
sudo ./fastboot flash boot kernel.elf
kernel.elf is the name of the kernel
Or you can use the unlock tool which is in Xperia S development section and where it says select IMG or SIN file locate the kernel. Click Flash and you are done. Make sure the phone is in fastboot. Also if you want to enter recovery, when the blue light is on, hold the Volume Up button
EDIT: Here is the program, http://forum.xda-developers.com/showthread.php?p=29281222
USB connection not working
The usb connection is not working in recovery.
I cannot mount the internal storage on my PC from recovery. (ubuntu)
many thanks
Black screen when I use AROMA with this
hagen.von.tronje said:
The usb connection is not working in recovery.
I cannot mount the internal storage on my PC from recovery. (ubuntu)
Click to expand...
Click to collapse
Same here, also using Linux (PCLinuxOS)
please tech me , base address parameter...
Hi.
I'm poor english language , sorry.
i try generate elf image.
but , but , not boot android system.
plaease tech , your setting boot mkelf.py parameter .
and putting my create elf parameter extract script and elf image file.
thanks advaice.
tbschommer said:
Same here, also using Linux (PCLinuxOS)
Click to expand...
Click to collapse
Can you see if a usb device is connected at all? with lsusb command?
If I connect the phone in recovery and type lsusb there is no device listed.
So I guess the usb connection doesn't work on windows either.
Can someone confirm that usb-connection in recovery is not working in windows?
hagen.von.tronje said:
Can you see if a usb device is connected at all? with lsusb command?
If I connect the phone in recovery and type lsusb there is no device listed.
So I guess the usb connection doesn't work on windows either.
Can someone confirm that usb-connection in recovery is not working in windows?
Click to expand...
Click to collapse
confirmed

Installing ClockworkMod Recovery

Hi,
I'm on the process of installing ClockWorkMod Recovery, stupid of me i forgot to enable USB Debugging option on my phone. Now I'm stuck on Command Prompt saying...
C:\Fastboot>fastboot flash boot recovery-nozomi.img
< waiting for device >
It has been sitting for more than 5 minutes as I am typing now. Should I disconnect the USB cord? Would this action brick my phone?
Sorry for my stupidity!
cybrkada said:
Hi,
I'm on the process of installing ClockWorkMod Recovery, stupid of me i forgot to enable USB Debugging option on my phone. Now I'm stuck on Command Prompt saying...
C:\Fastboot>fastboot flash boot recovery-nozomi.img
< waiting for device >
It has been sitting for more than 5 minutes as I am typing now. Should I disconnect the USB cord? Would this action brick my phone?
Sorry for my stupidity!
Click to expand...
Click to collapse
How are you installing it ???
Via flash tool??
And nope your phone won't brick
I disconnected the cord. Turned on the phone and noticed that USB Debugging is ticked/checked. So I repeated the process but I am still getting..
< waiting for device >
What should I do?
soulhackereborn said:
How are you installing it ???
Via flash tool??
And nope your phone won't brick
Click to expand...
Click to collapse
Yes, via Flastool. Yeah my phone did not get bricked! :good:
cybrkada said:
Yes, via Flastool. Yeah my phone did not get bricked! :good:
Click to expand...
Click to collapse
can u give the link for this recovery you triein to push through flashtool and the turorial if possible...
soulhackereborn said:
can u give the link for this recovery you triein to push through flashtool and the turorial if possible...
Click to expand...
Click to collapse
Hi soulhackereborn!
Sorry for the late reply! Sorry the forum prevented me from posting the URL as I am just a new user here.
"To prevent spam on the XDA forums, ALL new users prevented from posting outside links in their messages. After approximately 10 posts, you will be able to post outside links. Thank you for understanding!"
Anyway the tutorial says (copy&paste):
Use the computer for downloading the CWM file from here.
Then, on the same computer download fastboot from here.
Extract fastboot on C:\ drive.
Then, copy the downloaded “ecovery-nozomi.img” file to the Fastboot folder from your computer.
Now you must connect the phone in fastboot mode with the computer.
In order to do so you must plug the USB cord to the PC, then on your phone press and hold the Volume Up button and while doing this connect the USB cable to your Xperia S.
Up next, on the PC click on “Start -> Accessories -> on Command prompt right click -> Run as administrator”.
The command prompt window will now be displayed.
Now, enter the following commands (press enter after each one): “cd c:\Fastboot” and “fastboot flash boot recovery-nozomi.img”.
CWM will now be flashed.
In the end the “finished / OKAY” message should be displayed.
In command prompt enter “fastboot reboot”.
Your handset should now reboot into ClockworkMod recovery.
Remove the USB cord and disconnect the Xperia S from the computer.
cybrkada said:
Hi soulhackereborn!
Sorry for the late reply! Sorry the forum prevented me from posting the URL as I am just a new user here.
"To prevent spam on the XDA forums, ALL new users prevented from posting outside links in their messages. After approximately 10 posts, you will be able to post outside links. Thank you for understanding!"
Anyway the tutorial says (copy&paste):
Use the computer for downloading the CWM file from here.
Then, on the same computer download fastboot from here.
Extract fastboot on C:\ drive.
Then, copy the downloaded “ecovery-nozomi.img” file to the Fastboot folder from your computer.
Now you must connect the phone in fastboot mode with the computer.
In order to do so you must plug the USB cord to the PC, then on your phone press and hold the Volume Up button and while doing this connect the USB cable to your Xperia S.
Up next, on the PC click on “Start -> Accessories -> on Command prompt right click -> Run as administrator”.
The command prompt window will now be displayed.
Now, enter the following commands (press enter after each one): “cd c:\Fastboot” and “fastboot flash boot recovery-nozomi.img”.
CWM will now be flashed.
In the end the “finished / OKAY” message should be displayed.
In command prompt enter “fastboot reboot”.
Your handset should now reboot into ClockworkMod recovery.
Remove the USB cord and disconnect the Xperia S from the computer.
Click to expand...
Click to collapse
everything seems to be good in the tutorial though..
But what is it a kernel, rom or an CWM image file ???
if still it says waiting for device then here's a couple things you should check :-
1) Fastboot ie; S1 Boot driver installed or no
2) Switch off phone and connect it to the PC via usb holding Volume + button (this is fastboot mode)
3) Check does your device remain in fastboot mode or no i mean purple led light glows stays on continuously or no until u execute the command, if not reinstall the driver and try again
4) If everything well till now try flashing with the given commands without the quotes ie; fastboot flash boot recovery-nozomi.img
soulhackereborn said:
everything seems to be good in the tutorial though..
But what is it a kernel, rom or an CWM image file ???
if still it says waiting for device then here's a couple things you should check :-
1) Fastboot ie; S1 Boot driver installed or no
2) Switch off phone and connect it to the PC via usb holding Volume + button (this is fastboot mode)
3) Check does your device remain in fastboot mode or no i mean purple led light glows stays on continuously or no until u execute the command, if not reinstall the driver and try again
4) If everything well till now try flashing with the given commands without the quotes ie; fastboot flash boot recovery-nozomi.img
Click to expand...
Click to collapse
1. I dont know how to check, it should be installed as i unlock the bootloader yesterday. I actually manually updated it on Device Manager.
2. I understand this.
3. On my case, it's a blue LED lit steadily after doing step 2. I am using Sony Xperia S.
4. Yes, i flashed them without the quotes.
cybrkada said:
1. I dont know how to check, it should be installed as i unlock the bootloader yesterday. I actually manually updated it on Device Manager.
2. I understand this.
3. On my case, it's a blue LED lit steadily after doing step 2. I am using Sony Xperia S.
4. Yes, i flashed them without the quotes.
Click to expand...
Click to collapse
Try rebooting both your PC and phone... This is a small thing but always helps and one more thing after switching off the phone n before connecting it in fastboot mode let der be a gap of alteat a min or two
Is this tutorial on xda or some other forum if on xda then try messaging me the link or tel me forum sub forum topic and title
Usually <waiting for device> can show up when you don't have proper drivers installed. Double check them if you haven't done so.
soulhackereborn said:
Try rebooting both your PC and phone... This is a small thing but always helps and one more thing after switching off the phone n before connecting it in fastboot mode let der be a gap of alteat a min or two
Is this tutorial on xda or some other forum if on xda then try messaging me the link or tel me forum sub forum topic and title
Click to expand...
Click to collapse
I dont see PM here, i think I am still restricted.
see if the link helps, i removed w w w
android.gs/install-clockworkmod-recovery-sony-xperia-s
i'm rebooting them after this.. thanks
LiveSquare said:
Usually <waiting for device> can show up when you don't have proper drivers installed. Double check them if you haven't done so.
Click to expand...
Click to collapse
Which drivers? I have already downloaded SDK and I believe the S1 driver is installed yesterday when i unlock the bootloader.
i rebooted both the PC and the CP, but i am still getting < waiting for device >...
by the way is the ADB from tutorial the SDK one?
cybrkada said:
i rebooted both the PC and the CP, but i am still getting < waiting for device >...
by the way is the ADB from tutorial the SDK one?
Click to expand...
Click to collapse
Dude as far as I know there is no need to check/ tick USB debugging for fastboot... It's just for flashtool..
Try re -installing the drivers again manually or let windows search over internet...
Finally, i made it! thanks to both of you!
fastboot.exe seems to be corrupted!
Problem solved!
Just last one question, now that i have CWM recovery on my phone, is it already rooted? sorry i am beginner...
cybrkada said:
Just last one question, now that i have CWM recovery on my phone, is it already rooted? sorry i am beginner...
Click to expand...
Click to collapse
Yes ur rooted!!
Thanks!
I'm currently downloading Cyanogenmod ver 9.1. Hopefully it works! Thank you so much buddy! You have been very helpful! If I get problems on flashing CM9.1, i'll contact you , hehe
One of the reminders on isntalling CM9 is:
Make sure that your Xperia S is already running a rooted firmware, and that it has the ClockworkMod Recovery properly installed.
How do I know I have a rooted firmware? Do I still need to flash FTF file?
By the way, I am getting a boot loop from CWM recovery, I cant go to the homescreen, no option to turn off! It only reboots the CWM.
(Still downloading CM9 as of the moment)

Xperia Ray st18i booting prob ..

err .. since its related to xperia ray I thought of dropping it here .. I'm kinda new here .. sorry if this isn't right but wanted help
Guys , I was on Jelly Sandwich with sirikay's kernel. I had some speed problems with wifi. So I thought of flashing stock ICS Rom ST18i_4.1.B.0.587_Kernel.ftf using uniflash.exe and did it. After flashing it didnt restart. So I clicked the power button to restart manually but just got a vibration sound and nothing else .. just the blank screen. So I searched for stuff about unbricking my device since I thought it's bricked. I downloaded this package "FlashTool_0.2.9.1_FOTAUnbrick.exe" and started flashing the firmwares. So I held down my volumedown button and connected it to the usb port. It says error and that I have to select usb debugging mode and connect again but I can't even start my mobile.
Plz help .. Thanks in Advance
ravi4theja said:
err .. since its related to xperia ray I thought of dropping it here .. I'm kinda new here .. sorry if this isn't right but wanted help
Guys , I was on Jelly Sandwich with sirikay's kernel. I had some speed problems with wifi. So I thought of flashing stock ICS Rom ST18i_4.1.B.0.587_Kernel.ftf using uniflash.exe and did it. After flashing it didnt restart. So I clicked the power button to restart manually but just got a vibration sound and nothing else .. just the blank screen. So I searched for stuff about unbricking my device since I thought it's bricked. I downloaded this package "FlashTool_0.2.9.1_FOTAUnbrick.exe" and started flashing the firmwares. So I held down my volumedown button and connected it to the usb port. It says error and that I have to select usb debugging mode and connect again but I can't even start my mobile.
Plz help .. Thanks in Advance
Click to expand...
Click to collapse
Can you get into Fastboot? Hold volume UP and plug in usb to pc, if a blue led appears on you ray fastboot works. Then you can flash a new kernel with fastboot and a new rom.
ravi4theja said:
err .. since its related to xperia ray I thought of dropping it here .. I'm kinda new here .. sorry if this isn't right but wanted help
Guys , I was on Jelly Sandwich with sirikay's kernel. I had some speed problems with wifi. So I thought of flashing stock ICS Rom ST18i_4.1.B.0.587_Kernel.ftf using uniflash.exe and did it. After flashing it didnt restart. So I clicked the power button to restart manually but just got a vibration sound and nothing else .. just the blank screen. So I searched for stuff about unbricking my device since I thought it's bricked. I downloaded this package "FlashTool_0.2.9.1_FOTAUnbrick.exe" and started flashing the firmwares. So I held down my volumedown button and connected it to the usb port. It says error and that I have to select usb debugging mode and connect again but I can't even start my mobile.
Plz help .. Thanks in Advance
Click to expand...
Click to collapse
What about SEUS (or PC Companion), have you tried them? You have original kernel, it could work.
Definitely try what thomas1991_12 wrote.
thomas1991_12 said:
Can you get into Fastboot? Hold volume UP and plug in usb to pc, if a blue led appears on you ray fastboot works. Then you can flash a new kernel with fastboot and a new rom.
Click to expand...
Click to collapse
Very much thank you thomas for giving me the hope because the blue led thing worked. But I dont know what to do after that. Can you please guide me a bit . Thanks again
ravi4theja said:
Very much thank you thomas for giving me the hope because the blue led thing worked. But I dont know what to do after that. Can you please guide me a bit . Thanks again
Click to expand...
Click to collapse
Yes youll need fastboot.exe (ideally you want to download the android sdk). I included fastboot.exe in the attachement.
Copy fastboot.exe to your C:\ drive for example, so it looks like C:\fastboot.exe
You then need to open a command prompt (Start -> type CMD).
Type: CD C:/
Now type: fastboot devices
It should then show a questionmark or something. Go ahead and download a kernel (i assume you know what i mean). Then flash it using this command: fastboot flash boot KERNELNAME.img (where KERNELNAME.img is the name of the kernel)
If you want, you can download a rom, open it with winrar or something and extract the Boot.img (this is the kernel), the command would then be: fastboot flash boot boot.img
Then type: fastboot reboot
You should then be able to reboot into recovery (press volume down a couple of times on reboot). There you can flash a rom.
Or you can try Flashtool, if you dont know how to work with command-line. It is easier
youtube.com/watch?v=uMq68odJmHA
thomas1991_12 said:
Yes youll need fastboot.exe (ideally you want to download the android sdk). I included fastboot.exe in the attachement.
Copy fastboot.exe to your C:\ drive for example, so it looks like C:\fastboot.exe
You then need to open a command prompt (Start -> type CMD).
Type: CD C:/
Now type: fastboot devices
It should then show a questionmark or something. Go ahead and download a kernel (i assume you know what i mean). Then flash it using this command: fastboot flash boot KERNELNAME.img (where KERNELNAME.img is the name of the kernel)
If you want, you can download a rom, open it with winrar or something and extract the Boot.img (this is the kernel), the command would then be: fastboot flash boot boot.img
Then type: fastboot reboot
You should then be able to reboot into recovery (press volume down a couple of times on reboot). There you can flash a rom.
Click to expand...
Click to collapse
Dude You're awesome. Many many thanks for saving my Ray . __/\__
ravi4theja said:
Dude You're awesome. Many many thanks for saving my Ray . __/\__
Click to expand...
Click to collapse
No problem :good:

HARD BRICKED ! Redmi note 3 (sd)

HELP ! HELP ! HELP !
hard bricked by flashing a miui rom from twrp without deleting the emmc file :crying::crying::crying::crying::crying::crying:
i can only go to fastboot , no recovery , miui logo for 3 seconds
please someone help me !!! :crying::crying:
will the test point work ?
Edit :-
Thank you all , i managed to unbtick using test point .!!
I know enough to tell you that I'd you can get fastboot yo work, its not bricked. Honestly I don't own the device. I own lg g3. And it might be different for this device but you can try pushing recovery from fasyboot mode using your PC. You might wanna google how to tbh and ask around ppl with similar device if possible. Pushing through fastboot/adb is most common so pushing recovery will format recovery partition and install/push new one. That will get you working recovery. (I hope). Happy flashing.
In fastboot check if bootloader is locked by running the device info command... It is not locked you have hopes... Use fastboot to flash fastboot rom package with modified emmc file and modded image...
Its locked
Only way is to do test point method or take it to a service center
#BATMAN# said:
HELP ! HELP ! HELP !
hard bricked by flashing a miui rom from twrp without deleting the emmc file :crying::crying::crying::crying::crying::crying:
i can only go to fastboot , no recovery , miui logo for 3 seconds
please someone help me !!! :crying::crying:
will the test point work ?
Click to expand...
Click to collapse
try 1. this:http://en.miui.com/thread-235865-1-1.html
2. http://en.miui.com/thread-244814-1-1.html
3.http://en.miui.com/forum.php?mod=viewthread&tid=257227&highlight=test%2Bpoint%2Bredmi%2Bnote%2B3
4.http://en.miui.com/thread-245347-1-1.html
Let me know if you have succes!Good luck!
Luiggi79 said:
try 1. this:http://en.miui.com/thread-235865-1-1.html
2. http://en.miui.com/thread-244814-1-1.html
3.http://en.miui.com/forum.php?mod=viewthread&tid=257227&highlight=test%2Bpoint%2Bredmi%2Bnote%2B3
4.http://en.miui.com/thread-245347-1-1.html
Let me know if you have succes!Good luck!
Click to expand...
Click to collapse
im trying now , thank you , i will tel the results
didnt work , and i didn't try the testpoint yet because im afried , can some one help me
*when connect via fastboot it shows android bootloader interface ( im new to adb someone helpme with this )
*when connect holding ( volume up+volume down+power ) it shows =HS-USB diagnostics 900E ( i manually updated this driver to 9008 but mi flash dosent show it )
*when trying to flash via fastboot it says "FAILED : remote ; device is locked"
faced the same problem bro better give it in care if dnt wnt to give it to care just go to( http://en.miui.com/thread-235865-1-1.html ) or try ( http://xiaomitips.com/guide/fix-bricked-redmi-note-3-no-unlock-permission/ ) this if all didnt work go to care bro
#BATMAN# said:
im trying now , thank you , i will tel the results
didnt work , and i didn't try the testpoint yet because im afried , can some one help me
*when connect via fastboot it shows android bootloader interface ( im new to adb someone helpme with this )
*when connect holding ( volume up+volume down+power ) it shows =HS-USB diagnostics 900E ( i manually updated this driver to 9008 but mi flash dosent show it )
*when trying to flash via fastboot it says "FAILED : remote ; device is locked"
Click to expand...
Click to collapse
Steps:
A).On the computer in windows disable driver signature enforcement featrure and turn off any protection like security suites,AV software or firewalls.To disable driver signature enforcement you must open command prompt and type:a)bcdedit.exe -set loadoptions ENABLE_INTEGRITY_CHECKS and press enter
b)bcdedit.exe -set TESTSIGNING ON and press enter
c)reboot computer
d) install MI flash after reboot;download it from here :http://en.miui.com/thread-235865-1-1.html
B) On the phone:
1.Hold Vol - and Vol + and plug Usb cable in computer&phone
2.download ADB files from here http://en.miui.com/thread-235865-1-1.html
3.extract files from archive to folder
4. in this folder,where you have extracted adb files press:shift on keyboard and right click on the mouse in the same time and choose "open command window here"
5.in command window type:a)adb devices and press enter
b)adb reboot edl and press enter
Now you are in download mode
6.from device manager install qualcomm driver;it should be seen in other devices section;right click---update driver----navigate to :C/Program files(X86)/XIaomi/Mi flash/Qualcomm/Driver;Note:you need x64 windows computer for this operation
7.start MI flash---right click and run as administrator;browse for rom folder,you need a fastboot rom(the rom need with suffix tgz to be;not zip).Put the tgz archive(rom) in Local Disk C and extract with winrar!!!!!!(use winrar) to folder;rename the created folder to ROM.In MI flash when do browse for folder SELECT ENTIRE FOLDER NOT JUST THE FOLDER IMAGES.OK?
8.in MI Flash window press refresh button from up side;the device should appear on the list
9.in MI Flash windows in the down side of windows tick the litlle circle who say:Flash all
10.Press flash button from up
1.1. Wait until it finish flashing procedure:should appear in the right side from device peration completed succesfully
12.Remove usb cable and press power button on the device;keep the power button pressed until the device give you a vibration,the release it
Luiggi79 said:
Steps:
A).On the computer in windows disable driver signature enforcement featrure and turn off any protection like security suites,AV software or firewalls.To disable driver signature enforcement you must open command prompt and type:a)bcdedit.exe -set loadoptions ENABLE_INTEGRITY_CHECKS and press enter
b)bcdedit.exe -set TESTSIGNING ON and press enter
c)reboot computer
d) install MI flash after reboot;download it from here :http://en.miui.com/thread-235865-1-1.html
B) On the phone:
1.Hold Vol - and Vol + and plug Usb cable in computer&phone
2.download ADB files from here http://en.miui.com/thread-235865-1-1.html
3.extract files from archive to folder
4. in this folder,where you have extracted adb files press:shift on keyboard and right click on the mouse in the same time and choose "open command window here"
5.in command window type:a)adb devices and press enter
b)adb reboot edl and press enter
Now you are in download mode
6.from device manager install qualcomm driver;it should be seen in other devices section;right click---update driver----navigate to :C/Program files(X86)/XIaomi/Mi flash/Qualcomm/Driver;Note:you need x64 windows computer for this operation
7.start MI flash---right click and run as administrator;browse for rom folder,you need a fastboot rom(the rom need with suffix tgz to be;not zip).Put the tgz archive(rom) in Local Disk C and extract with winrar!!!!!!(use winrar) to folder;rename the created folder to ROM.In MI flash when do browse for folder SELECT ENTIRE FOLDER NOT JUST THE FOLDER IMAGES.OK?
8.in MI Flash window press refresh button from up side;the device should appear on the list
9.in MI Flash windows in the down side of windows tick the litlle circle who say:Flash all
10.Press flash button from up
1.1. Wait until it finish flashing procedure:should appear in the right side from device peration completed succesfully
12.Remove usb cable and press power button on the device;keep the power button pressed until the device give you a vibration,the release it
Click to expand...
Click to collapse
im trying now! hopefully it will work :good::good:
#BATMAN# said:
im trying now , thank you , i will tel the results
didnt work , and i didn't try the testpoint yet because im afried , can some one help me
*when connect via fastboot it shows android bootloader interface ( im new to adb someone helpme with this )
*when connect holding ( volume up+volume down+power ) it shows =HS-USB diagnostics 900E ( i manually updated this driver to 9008 but mi flash dosent show it )
*when trying to flash via fastboot it says "FAILED : remote ; device is locked"
Click to expand...
Click to collapse
I have the same problem.
I can get Miflash to show when under fastboot but it doesn't show the COM port but the device id similar if you check Fastboot Devices. but can't flash due to device is locked.
I tried QFIL as well but it can't go into Emergency Download Mode.
Anyone Please help.
Stuck at mi logo
Device unlocked
bootloader unlocked
twrp working
how to get rid of this
fylim said:
I have the same problem.
I can get Miflash to show when under fastboot but it doesn't show the COM port but the device id similar if you check Fastboot Devices. but can't flash due to device is locked.
I tried QFIL as well but it can't go into Emergency Download Mode.
Anyone Please help.
Click to expand...
Click to collapse
me too , im still searching for a solution ......:crying::crying::crying::crying::crying:
the only solution i found was the test point but im trying to fix it without opening my phone
i you find anything please let me know !!!!!!!!!!!!!!!!
avrrv3689 said:
Device unlocked
bootloader unlocked
twrp working
how to get rid of this
Click to expand...
Click to collapse
if you don't need TWRP and want MIUI rom try this http://en.miui.com/thread-267263-1-1.html ...
and
if you don't want miui rom flash the new aosp one
#BUT DONT FLASH MIUI ROM USING TWRP IF YOU UNLOCKED THE BOOTLOADER UNOFFICIALY#
#BATMAN# said:
if you don't need TWRP and want MIUI rom try this http://en.miui.com/thread-267263-1-1.html ...
and
if you don't want miui rom flash the new aosp one
#BUT DONT FLASH MIUI ROM USING TWRP IF YOU UNLOCKED THE BOOTLOADER UNOFFICIALY#
Click to expand...
Click to collapse
finlly got out of it
thanxx
can u suggest a procedure to unlock bootloader and root the device and twrp without bricking or bootloop
avrrv3689 said:
finlly got out of it
thanxx
can u suggest a procedure to unlock bootloader and root the device and twrp without bricking or bootloop
Click to expand...
Click to collapse
Read these carefully #DO AT YOUR OWN RISK#
http://forum.xda-developers.com/redmi-note-3/how-to/unlock-instruction-unlock-bootloader-t3355904
http://forum.xda-developers.com/redmi-note-3/how-to/unlock-bootloader-twrp-root-7-2-3-t3359492
http://forum.xda-developers.com/redmi-note-3/how-to/redmi-note3-prokenzo-guiderom-global-t3341102
:good: hit thanks if i helped you :good:
#BATMAN# said:
if you don't need TWRP and want MIUI rom try this http://en.miui.com/thread-267263-1-1.html ...
and
if you don't want miui rom flash the new aosp one
#BUT DONT FLASH MIUI ROM USING TWRP IF YOU UNLOCKED THE BOOTLOADER UNOFFICIALY#
Click to expand...
Click to collapse
"BUT DONT FLASH MIUI ROM USING TWRP IF YOU UNLOCKED THE BOOTLOADER UNOFFICIALY"
If bootloader is unlocked officially then can we flash any MIUI recovery ROM using TWRP without need of modifying Recovery ROM (deleting bootloader file , patch boot.img) ? can we switch to any MIUI ROM then easily ?
akhil17kr said:
"BUT DONT FLASH MIUI ROM USING TWRP IF YOU UNLOCKED THE BOOTLOADER UNOFFICIALY"
If bootloader is unlocked officially then can we flash any MIUI recovery ROM using TWRP without need of modifying Recovery ROM (deleting bootloader file , patch boot.img) ? can we switch to any MIUI ROM then easily ?
Click to expand...
Click to collapse
Yes i think you can but im not 100% sure :good::good:
#BATMAN# said:
Yes i think you can but im not 100% sure :good::good:
Click to expand...
Click to collapse
Oh Lol , have asked many people but none of them are sure about this .. but i have asked from mi chat they said once bootloader is unlocked you can't lock it back by flashing MIUI roms as it's security feature . SO we can say unofficial method is problem if you like to switch to between ROM's but official one will not create any problems ..still not sure though have to ask who have done through Official method.
fylim said:
I have the same problem.
I can get Miflash to show when under fastboot but it doesn't show the COM port but the device id similar if you check Fastboot Devices. but can't flash due to device is locked.
I tried QFIL as well but it can't go into Emergency Download Mode.
Anyone Please help.
Click to expand...
Click to collapse
The solution:
1. Press and hold VolUp+VolDown+Power (all 3 buttons) at the same time.
2. The MI logo will appear for some time, and then disappear, don't release the buttons.
3. The MI logo will then appear briefly, and then disappear. Now release all 3 buttons.
4. Connect the phone to PC, and then proceed to use MiFlash as usual.
Use a 64-bit PC
Take a look here http://en.miui.com/forum.php?mod=viewthread&tid=228048&page=6#pid4518713
http://en.miui.com/thread-228048-1-1.html
To enter in download mode see this youtube video:https://www.youtube.com/watch?v=4Fs5n3W1c8U
---------- Post added at 12:10 PM ---------- Previous post was at 12:07 PM ----------
#BATMAN# said:
me too , im still searching for a solution ......:crying::crying::crying::crying::crying:
the only solution i found was the test point but im trying to fix it without opening my phone
i you find anything please let me know !!!!!!!!!!!!!!!!
Click to expand...
Click to collapse
The solution:
1. Press and hold VolUp+VolDown+Power (all 3 buttons) at the same time.
2. The MI logo will appear for some time, and then disappear, don't release the buttons.
3. The MI logo will then appear briefly, and then disappear. Now release all 3 buttons.
4. Connect the phone to PC, and then proceed to use MiFlash as usual.
Use a 64-bit PC
Take a look here: http://en.miui.com/forum.php?mod=viewthread&tid=228048&page=6#pid4518713
http://en.miui.com/thread-228048-1-1.html
How to enter in download mode see this youtube video :https://www.youtube.com/watch?v=4Fs5n3W1c8U
Luiggi79 said:
The solution:
1. Press and hold VolUp+VolDown+Power (all 3 buttons) at the same time.
2. The MI logo will appear for some time, and then disappear, don't release the buttons.
3. The MI logo will then appear briefly, and then disappear. Now release all 3 buttons.
4. Connect the phone to PC, and then proceed to use MiFlash as usual.
Use a 64-bit PC
Take a look here http://en.miui.com/forum.php?mod=viewthread&tid=228048&page=6#pid4518713
http://en.miui.com/thread-228048-1-1.html
To enter in download mode see this youtube video:https://www.youtube.com/watch?v=4Fs5n3W1c8U
---------- Post added at 12:10 PM ---------- Previous post was at 12:07 PM ----------
The solution:
1. Press and hold VolUp+VolDown+Power (all 3 buttons) at the same time.
2. The MI logo will appear for some time, and then disappear, don't release the buttons.
3. The MI logo will then appear briefly, and then disappear. Now release all 3 buttons.
4. Connect the phone to PC, and then proceed to use MiFlash as usual.
Use a 64-bit PC
Take a look here: http://en.miui.com/forum.php?mod=viewthread&tid=228048&page=6#pid4518713
http://en.miui.com/thread-228048-1-1.html
How to enter in download mode see this youtube video :https://www.youtube.com/watch?v=4Fs5n3W1c8U
Click to expand...
Click to collapse
didn't work for me !:crying::crying:

how to unbrick?

Good day
Permission to post
I was here to seek help on how to fix my sony xperia Z2
I was flashing my Z2 but accidentally I didn't notice that i click the wrong firmware
and my z2 is not booting. it said that failed to update the new system.
please help me I dont know what to do.
damulag1234 said:
Good day
Permission to post
I was here to seek help on how to fix my sony xperia Z2
I was flashing my Z2 but accidentally I didn't notice that i click the wrong firmware
and my z2 is not booting. it said that failed to update the new system.
please help me I dont know what to do.
Click to expand...
Click to collapse
Hi
Do Flash a New Rom of your Phone with Flashtools v 0.9.18.5
sєňţ ғяom тнe ҡıňɢ ♔ Z2
Sajad Askari said:
Hi
Do Flash a New Rom of your Phone with Flashtools v 0.9.18.5
sєňţ ғяom тнe ҡıňɢ ♔ Z2
Click to expand...
Click to collapse
my z2 is turned off and i cant open it to allow usb debugging sir,
what should I do? i think my z2 got brick
damulag1234 said:
my z2 is turned off and i cant open it to allow usb debugging sir,
what should I do? i think my z2 got brick
Click to expand...
Click to collapse
No problem
Just install Flashtools V 0.9.18.5
And install Your Drivers
And Do flash Your Rom
No need usb Debugging
Are You Can Flash Stock ROM?
sєňţ ғяom тнe ҡıňɢ ♔ Z2
Unless you've messed up the TA partition, our phones are pretty hard to brick. If you hold vol_up then plug in USB to your PC, it should boot into flash mode with a blue LED. That means you can use Flashtool to flash an FTF file to the phone, effectively factory program it.
Si_NZ said:
Unless you've messed up the TA partition, our phones are pretty hard to brick. If you hold vol_up then plug in USB to your PC, it should boot into flash mode with a blue LED. That means you can use Flashtool to flash an FTF file to the phone, effectively factory program it.
Click to expand...
Click to collapse
my z2 is turned off and i already flashed but i used a wrong firmware.
my z2 now is not opening or booting and it say The software update failed
what should i do?
damulag1234 said:
Good day
Permission to post
I was here to seek help on how to fix my sony xperia Z2
I was flashing my Z2 but accidentally I didn't notice that i click the wrong firmware
and my z2 is not booting. it said that failed to update the new system.
please help me I dont know what to do.
Click to expand...
Click to collapse
Hey, don't worry if you do these steps exactly then your phone will boot again normally and you can enter the recovery then flash any rom again and recover your phone from this brick
1- Download and install Minimal ADB and Fastboot from this link: https://www.androidfilehost.com/?fid=24521665358595410
2- Download and install Flashtool drivers from this link: http://doomlord.xperia-files.com/download.php?dlid=Rmxhc2h0b29sLWRyaXZlcnMtMS41LTIwMTQwMzE4
Skip Step 2 if you already installed Flashtool Drivers that install with Flashtool if you have installed it.
3- Download the latest twrp recovery from this link: https://dl.twrp.me/sirius/twrp-3.0.2-0-sirius.img
4- Move the twrp recovery that you have downloaded in step 3 to this Path C:\Program Files\Minimal ADB and Fastboot
5- Download this kernel from this link: https://drive.google.com/file/d/0Bwn7bAJ-USZjZzg0Q2I2RWlWa1U/view?pref=2&pli=1
6- Extract it then you will find boot.img take this file and move it too to this Path C:\Program Files\Minimal ADB and Fastboot
7- put your phone in fastboot mode by this way >> (Power off your phone completely then wait for 10 second then press and hold the volume up then connect your phone to the computer with usb cable while you are pressing and holding the volume up then the led will change it's color to blue.. that is the fastboot mode)
8- Now go to the Minimal ADB and Fastboot folder in that path (C:\Program Files\Minimal ADB and Fastboot) Press shift button from keyboard then press right click form mouse while pressing the shift button you will find an option [Open command window here] Press it.
9- In the command window write this command exactly: fastboot flash recovery twrp-3.0.2-0-sirius.img
10- Then write this command after it: fastboot flash boot boot.img
11- After it flashed successfully reboot your phone by writing this command: fastboot reboot then unplug the usb from the phone
12- when the phone reboot and the sony logo appears keep pressing the volume up and down until the twrp recovery opens
13- Done
Through the recovery flash any custom or stock rom and your phone will boot normally
I wish that i had helped you if you want any thing just ask me and i will answer.
Mostafa Sherif said:
Hey, don't worry if you do these steps exactly then your phone will boot again normally and you can enter the recovery then flash any rom again and recover your phone from this brick
1- Download and install Minimal ADB and Fastboot from this link: https://mega.nz/#!7942XJjI!9gurv7k3P...RTiDPeArhwjXsG XB9c
2- Download and install Flashtool drivers from this link: http://doomlord.xperia-files.com/dow...41LTIwMTQwMzE4
Skip Step 2 if you already installed Flashtool Drivers that install with Flashtool if you have installed it.
3- Download the latest twrp recovery from this link: https://dl.twrp.me/sirius/twrp-3.0.2-0-sirius.img.html
4- Move the twrp recovery that you have downloaded in step 3 to this Path C:\Program Files\Minimal ADB and Fastboot
5- Download this kernel from this link: https://drive.google.com/file/d/0Bwn...ew?usp=sharing
6- Extract it then you will find boot.img take this file and move it too to this Path C:\Program Files\Minimal ADB and Fastboot
7- put your phone in fastboot mode by this way >> (Power off your phone completely then wait for 10 second then press and hold the volume up then connect your phone to the computer with usb cable while you are pressing and holding the volume up then the led will change it's color to blue.. that is the fastboot mode)
8- Now go to the Minimal ADB and Fastboot folder in that path (C:\Program Files\Minimal ADB and Fastboot) Press shift button from keyboard then press right click form mouse while pressing the shift button you will find an option [Open command window here] Press it.
9- In the command window write this command exactly: fastboot flash recovery twrp-3.0.2-0-sirius.img
10- Then write this command after it: fastboot flash boot boot.img
11- After it flashed successfully reboot your phone by writing this command: fastboot reboot then unplug the usb from the phone
12- when the phone reboot and the sony logo appears keep pressing the volume up and down until the twrp recovery opens
13- Done
Through the recovery flash any custom or stock rom and your phone will boot normally
I wish that i had helped you if you want any thing just ask me and i will answer.
Click to expand...
Click to collapse
i need the key to download can you provide it for me?
damulag1234 said:
i need the key to download can you provide it for me?
Click to expand...
Click to collapse
Ok, no problem but for which one?!
Mostafa Sherif said:
Ok, no problem but for which one?!
Click to expand...
Click to collapse
sir can you provide me all the needed files? the download links are not working. and the other needs key to be downloaded
damulag1234 said:
sir can you provide me all the needed files? the download links are not working. and the other needs key to be downloaded
Click to expand...
Click to collapse
Sorry for this problem,, but i have edited my post and provided you with a new alternative link (for Minimal ADB and Fastboot) see it again.
and i will check the other links now and if any another link is unavailable i will change it for you.
Mostafa Sherif said:
Ok, no problem but for which one?!
Click to expand...
Click to collapse
1. download link need key
2. download link is not working
3. downloaded
5.download link is not working
damulag1234 said:
1. download link need key
2. download link is not working
3. downloaded
5.download link is not working
Click to expand...
Click to collapse
Check now all the download links again,, it should works now normally
Tell me if there is any another thing
Sorry for that
Mostafa Sherif said:
Check now all the download links again,, it should works now normally
Tell me if there is any another thing
Sorry for that
Click to expand...
Click to collapse
how to use md5 file? do i just need to paste it?
damulag1234 said:
how to use md5 file? do i just need to paste it?
Click to expand...
Click to collapse
Where do you get these files?? i didn't tell you to use any md5 file. and there is no md5 file to use it and if you have found any md5 file just ignore it and continue doing these steps only.
Do the steps as i write it and your phone will boot again successfully
Mostafa Sherif said:
Where do you get these files?? i didn't tell you to use any md5 file. and there is no md5 file to use it and if you have found any md5 file just ignore it.
Do the steps as i write it and your phone will boot again successfully
Click to expand...
Click to collapse
the twrp file is an md5 file sir
damulag1234 said:
the twrp file is an md5 file sir
Click to expand...
Click to collapse
Download the twrp.img from this link: https://dl.twrp.me/sirius/twrp-3.0.2-0-sirius.img
After you download it you will see it's name is twrp-3.0.2-0-sirius.img
Then continue my steps normally and tell me if there is any problem
Mostafa Sherif said:
Hey, don't worry if you do these steps exactly then your phone will boot again normally and you can enter the recovery then flash any rom again and recover your phone from this brick
1- Download and install Minimal ADB and Fastboot from this link: https://www.androidfilehost.com/?fid=24521665358595410
2- Download and install Flashtool drivers from this link: http://doomlord.xperia-files.com/download.php?dlid=Rmxhc2h0b29sLWRyaXZlcnMtMS41LTIwMTQwMzE4
Skip Step 2 if you already installed Flashtool Drivers that install with Flashtool if you have installed it.
3- Download the latest twrp recovery from this link: https://dl.twrp.me/sirius/twrp-3.0.2-0-sirius.img
4- Move the twrp recovery that you have downloaded in step 3 to this Path C:\Program Files\Minimal ADB and Fastboot
5- Download this kernel from this link: https://drive.google.com/file/d/0Bwn7bAJ-USZjZzg0Q2I2RWlWa1U/view?pref=2&pli=1
6- Extract it then you will find boot.img take this file and move it too to this Path C:\Program Files\Minimal ADB and Fastboot
7- put your phone in fastboot mode by this way >> (Power off your phone completely then wait for 10 second then press and hold the volume up then connect your phone to the computer with usb cable while you are pressing and holding the volume up then the led will change it's color to blue.. that is the fastboot mode)
8- Now go to the Minimal ADB and Fastboot folder in that path (C:\Program Files\Minimal ADB and Fastboot) Press shift button from keyboard then press right click form mouse while pressing the shift button you will find an option [Open command window here] Press it.
9- In the command window write this command exactly: fastboot flash recovery twrp-3.0.2-0-sirius.img
10- Then write this command after it: fastboot flash boot boot.img
11- After it flashed successfully reboot your phone by writing this command: fastboot reboot then unplug the usb from the phone
12- when the phone reboot and the sony logo appears keep pressing the volume up and down until the twrp recovery opens
13- Done
Through the recovery flash any custom or stock rom and your phone will boot normally
I wish that i had helped you if you want any thing just ask me and i will answer.
Click to expand...
Click to collapse
sir i cant understand the instruction on number 8 and 9
would you mind explaining it to me? thanks a lot
damulag1234 said:
sir i cant understand the instruction on number 8 and 9
would you mind explaining it to me? thanks a lot
Click to expand...
Click to collapse
No problem In step 8 first: Go to the path i told you in the description then press and hold shift button from keyboard and then press right click with mouse at any empty space in the folder,, a menu will pop up then you will find an option named (Open command window here) select it, then a command window will open.
I wish i had descriped it to you exactly and tell me if you successed to make it
If you do step 8 correctly then continue to step 9.. in step 9, you have to write the commands that i give it to you in the command window that have been opened in step 8.
The commands that i had bold it
Mostafa Sherif said:
No problem In step 8 first: Go to the path i told you in the description then press and hold shift button from keyboard and then press right click with mouse at any empty space in the folder,, a menu will pop up then you will find an option named (Open command window here) select it, then a command window will open.
I wish i had descriped it to you exactly and tell me if you successed to make it
If you do step 8 correctly then continue to step 9.. in step 9, you have to write the commands that i give it to you in the command window that have been opened in step 8.
The commands that i had bold it
Click to expand...
Click to collapse
i followed it what about the number 10? should i put it before i enter the command from number 9?

Categories

Resources