Looked out from my poco - HELP - Xiaomi Poco F1 Questions & Answers

After trying to install a custom ROM I'm now locked out from my phone and I can't shut it down any more. :crying:
It is in a bootloop between the two pages "Pocophone by Xiaomi - unlocked" and "Fastboot".
ADB doesn't recognize the phone and MI Flash the same problem.
Any help?

Go to fastboot and boot from recovery with this command.
fastboot boot xyz.img
Xyz is ur recovery file name.
Flash stock rom zip and wipe cache and reboot to system.

fastboot on PC is waiting for device, I can't get any connection between phone and pc

gartmann said:
fastboot on PC is waiting for device, I can't get any connection between phone and pc
Click to expand...
Click to collapse
Try reinstalling fastboot drivers

Installed SDK platform-tools (including fastboot drivers) on another pc.
adb devices >> doesn't list any attached device
If I connect another cell phone, it will be listed normally.

Let the device drain all the power,,then charge it again.

Any hint how to force this?
Didn't know, how strong the battery is . Second day to press the power button every 20 seconds to drain power to zero

gartmann said:
Any hint how to force this?
Didn't know, how strong the battery is . Second day to press the power button every 20 seconds to drain power to zero
Click to expand...
Click to collapse
Get it checked at service center. Or try changing the pc or mi flash tool version. These are the only way i know. As you are saying that ut is not responding to the fastboot. It maybe a hardware problem like the problem in type c port. So get it checked

Related

Black screen + recovery access impossible + qhsusb_dload driver not found

Hi everybody,
First of all, I apologize for my bad English ^^
Then, as you can see from my title, I have some problem with my Flyer....
I just update my HoneyComb mwakious Flying Rom (I was already on HoneyComb before) and I used it in the following morning and everthing worked, until the following afternoon.... so I was here to ask for help to you....
Nobody can help me ?
Sent from my GT-I9100 using XDA App
boby08 said:
Nobody can help me ?
Sent from my GT-I9100 using XDA App
Click to expand...
Click to collapse
If I were you, I would follow instructions on following thread
http://forum.xda-developers.com/showthread.php?t=1358758
The install is using fastboot so it would work for you.
Your flyer is in QDL mode. There is no way to power it off short of opening the device and disconnecting the battery. Based on your description of how you got there it should be fine ok if you let the battery run down so that it powers off completely and then charge and power on again provided you had a working CWM installed. If that doesn't work you will have to send it in for repair.
globatron said:
Your flyer is in QDL mode. There is no way to power it off short of opening the device and disconnecting the battery. Based on your description of how you got there it should be fine ok if you let the battery run down so that it powers off completely and then charge and power on again provided you had a working CWM installed. If that doesn't work you will have to send it in for repair.
Click to expand...
Click to collapse
I tried to disconnect the battery, charge flyer and put it on but it doesn't work... Is there any way to left QDL mode with a program or something else ? :crying:
From what I understand, Qualcomm download mode means that everything is gone, including the ROM and Hboot. Without hboot, you can't recover from this. As globatron mentioned earlier (in December!) you need to send the phone for repair.
HTC Flyer can't enter recovery mode & USB cable is not detecting during unbrick
Dears please help!!!
I think, i have bricked my HTC Flyer (P510e / PG41100) when i was installing new ROM.. I am unable to enter recovery mode or any other booting mode.. The screen is flashing & vibrating some time with HTC's intro & comes with blank screen.. The orange colour (indicator for charging) is blinking always..
I have tried the steps as per the post http://forum.xda-developers.com/showthread.php?p=16190536#post16190536 . But, the USB cable is not connecting properly with PC. And in Command prompt, the ADB devices is not listing properly. It shows USB connection error when i run stock ROM. Tried in another PCs too. But, failed.
Also, the device is getting connected & disconnected continuously. (shows as a removable disc).. .The sae time, in the screen CWM's interface is coming & going.... Not stable. stays maximum 3 - 5 seconds...
Kindly request you to help me to come out from this problem..
Thanks in advance for your help...
Renjith.
renjithsuresh said:
Dears please help!!!
I think, i have bricked my HTC Flyer (P510e / PG41100) when i was installing new ROM.. I am unable to enter recovery mode or any other booting mode.. The screen is flashing & vibrating some time with HTC's intro & comes with blank screen.. The orange colour (indicator for charging) is blinking always..
I have tried the steps as per the post http://forum.xda-developers.com/showthread.php?p=16190536#post16190536 . But, the USB cable is not connecting properly with PC. And in Command prompt, the ADB devices is not listing properly. It shows USB connection error when i run stock ROM. Tried in another PCs too. But, failed.
Also, the device is getting connected & disconnected continuously. (shows as a removable disc).. .The sae time, in the screen CWM's interface is coming & going.... Not stable. stays maximum 3 - 5 seconds...
Kindly request you to help me to come out from this problem..
Thanks in advance for your help...
Renjith.
Click to expand...
Click to collapse
run adb on pc and conect the device (with usb), then type: adb reboot recovery...u should on cwm recovery now...:good:
sdpinsens said:
run adb on pc and conect the device (with usb), then type: adb reboot recovery...u should on cwm recovery now...:good:
Click to expand...
Click to collapse
sdpinsens thanks for your reply.. But, there is an error while processing adb reboot recovery.."error: device not found".. Could you please advise what has to be done next...
first: make sure htc sync is installed on ur pc, because it's need htc usb driver to define ur device....But the program itself has been known to cause conflicts. Make sure that HTC Sync is not running in the background by opening Task Manager in Windows and killing it if you find it lurking in there.
second: try to boot the phone into bootloader (power off, hold down volume and press power) and highlight FASTBOOT using the volume rocker and pressing power. Then connect the USB cable. You should see FASTBOOT USB....., then in pc adb type command: adb reboot recovery ....
if you still can't resolve the problem, try this command: type command:
fastboot flash recovery recovery.img --------> you can get recovery.img file from: http://forum.xda-developers.com/showthread.php?t=1775840
then
fastboot oem lock
and good luck!
Sent from my HTC Flyer P510e using xda premium
sdpinsens said:
first: make sure htc sync is installed on ur pc, because it's need htc usb driver to define ur device....But the program itself has been known to cause conflicts. Make sure that HTC Sync is not running in the background by opening Task Manager in Windows and killing it if you find it lurking in there.
second: try to boot the phone into bootloader (power off, hold down volume and press power) and highlight FASTBOOT using the volume rocker and pressing power. Then connect the USB cable. You should see FASTBOOT USB....., then in pc adb type command: adb reboot recovery ....
if you still can't resolve the problem, try this command: type command:
fastboot flash recovery recovery.img --------> you can get recovery.img file from: http://forum.xda-developers.com/showthread.php?t=1775840
then
fastboot oem lock
and good luck!
Sent from my HTC Flyer P510e using xda premium
Click to expand...
Click to collapse
:good: Thanks.. CWM working perfectly. Tablet came back to life.. did the following steps..
adb reboot bootloader
fastboot flash recovery recovery.img
fastboot erase cache
fastboot reboot
Thanks again for your support...
renjithsuresh said:
:good: Thanks.. CWM working perfectly. Tablet came back to life.. did the following steps..
adb reboot bootloader
fastboot flash recovery recovery.img
fastboot erase cache
fastboot reboot
Thanks again for your support...
Click to expand...
Click to collapse
ur wellcome.....:highfive:
sdpinsens said:
first: make sure htc sync is installed on ur pc, because it's need htc usb driver to define ur device....But the program itself has been known to cause conflicts. Make sure that HTC Sync is not running in the background by opening Task Manager in Windows and killing it if you find it lurking in there.
second: try to boot the phone into bootloader (power off, hold down volume and press power) and highlight FASTBOOT using the volume rocker and pressing power. Then connect the USB cable. You should see FASTBOOT USB....., then in pc adb type command: adb reboot recovery ....
if you still can't resolve the problem, try this command: type command:
fastboot flash recovery recovery.img --------> you can get recovery.img file from: http://forum.xda-developers.com/showthread.php?t=1775840
then
fastboot oem lock
and good luck!
Sent from my HTC Flyer P510e using xda premium
Click to expand...
Click to collapse
Thanks. It's working property.

Lenovo K910 Stuck on Logo Screen

First of all I would thank Crowds he is the best reference that I've to return in case of any problem I face. (He doesn't sleep - any time I ask he immediately supports)
I bought Lenovo K910 and I've managed successfully to install new ROM "VIBEUI_v2.0_1443" and Gapps with Crowds support.
I advised two of my friends to buy this good and cheap phone. For one of them I installed the latest rom successfully. But with the other I had a big problem The phone stuck on Lenovo Logo.
I was trying to install TWRP 2.7.0.0 batch before installing my new ROM, but during installation and after the phone rebooting the batch command screen shows <Waiting for Device> and the phone is stuck on logo screen.
I tried to connect the phone to PC many times, but PC doesn't recognize the phone. When I try to turn off the phone by pressing the power buttons, the phone restart on logo screen like the shown in this video.
I've read in many site that I have to do the following:
Download and install "minimal adb and fastboot"
Just type on the command line without pressing Enter:
Code:
[COLOR="Blue"][B][I]fastboot [COLOR="Plum"][STRIKE]boot[/STRIKE][/COLOR] recovery.img[/I][/B][/COLOR]
you should place your recovery image file in "minimal adb and fastboot" directory
The phone should be disconnected from computer and completely off (press the Power button for 10 seconds - in my case the phone is restarting)
Press and hold both volume buttons, then connect the cable to the PC.
Once the phone vibrate, press Enter to execute the recovery command line
Click to expand...
Click to collapse
In my case when I press and hold power button the phone is restarting on logo screen so I have to wait for battery consumption
I tried many times with TWRP images but it failed...
I tried with CWM image and it succeeded to load, but I don't have otg cable to load recovery or ROM from usb storage (The problem was in installing TWRP and my ROM should has no problem)
I want to flash TWRP on phone not only loading by "minimal adb and fastboot".
I decided to flash TWRP 2.7.1.2 batch through modifying the batch file. I just used fastboot commands
Code:
[COLOR="blue"][I]fastboot oem device-info
fastboot oem unlock
fastboot oem device-info
fastboot [COLOR="Red"][U][B]flash[/B][/U][/COLOR] recovery data/recovery.img
fastboot flash aboot data/lock/emmc_appsboot.mbn
fastboot flash rpm data/lock/rpm.mbn
fastboot flash sbl1 data/lock/sbl1.mbn
fastboot flash dbi data/lock/sdi.mbn
fastboot flash tz data/lock/tz.mbn
fastboot reboot[/I][/COLOR]
Finally I succeeded to install Recovery and phone works well in the new recovery mode and the system mode that I've not update it yet
I want to share you the problem solution in brief:
Download and extract this file "flashrec TWRP v2.7.1.2" from here
Just select without executing "flashrec_Modified.bat" file from the extracted files.
The phone should be disconnected from computer and completely off (press the Power button for 10 seconds or wait for the battery to be almost empty)
Press and hold both volume buttons, then connect the cable to the PC.
Once the phone vibrate, press Enter to execute the recovery batch file
and as me the phone start the recovery mode in TWRP and can be rebooted in system without any problem
i must extract "flashrec TWRP v2.7.1.2 this file on phone or where? can u explain a
agsao said:
First of all I would thank Crowds he is the best reference that I've to return in case of any problem I face. (He doesn't sleep - any time I ask he immediately supports)
I bought Lenovo K910 and I've managed successfully to install new ROM "VIBEUI_v2.0_1443" and Gapps with Crowds support.
I advised two of my friends to buy this good and cheap phone. For one of them I installed the latest rom successfully. But with the other I had a big problem The phone stuck on Lenovo Logo.
I was trying to install TWRP 2.7.0.0 batch before installing my new ROM, but during installation and after the phone rebooting the batch command screen shows <Waiting for Device> and the phone is stuck on logo screen.
I tried to connect the phone to PC many times, but PC doesn't recognize the phone. When I try to turn off the phone by pressing the power buttons, the phone restart on logo screen like the shown in this video.
I've read in many site that I have to do the following:
In my case when I press and hold power button the phone is restarting on logo screen so I have to wait for battery consumption
I tried many times with TWRP images but it failed...
I tried with CWM image and it succeeded to load, but I don't have otg cable to load recovery or ROM from usb storage (The problem was in installing TWRP and my ROM should has no problem)
I want to flash TWRP on phone not only loading by "minimal adb and fastboot".
I decided to flash TWRP 2.7.1.2 batch through modifying the batch file. I just used fastboot commands
Code:
[COLOR="blue"][I]fastboot oem device-info
fastboot oem unlock
fastboot oem device-info
fastboot [COLOR="Red"][U][B]flash[/B][/U][/COLOR] recovery data/recovery.img
fastboot flash aboot data/lock/emmc_appsboot.mbn
fastboot flash rpm data/lock/rpm.mbn
fastboot flash sbl1 data/lock/sbl1.mbn
fastboot flash dbi data/lock/sdi.mbn
fastboot flash tz data/lock/tz.mbn
fastboot reboot[/I][/COLOR]
Finally I succeeded to install Recovery and phone works well in the new recovery mode and the system mode that I've not update it yet
I want to share you the problem solution in brief:
Download and extract this file "flashrec TWRP v2.7.1.2" from here
Just select without executing "flashrec_Modified.bat" file from the extracted files.
The phone should be disconnected from computer and completely off (press the Power button for 10 seconds or wait for the battery to be almost empty)
Press and hold both volume buttons, then connect the cable to the PC.
Once the phone vibrate, press Enter to execute the recovery batch file
and as me the phone start the recovery mode in TWRP and can be rebooted in system without any problem
Click to expand...
Click to collapse
Please explain me. idont know how to do
prxzero said:
Please explain me. idont know how to do
Click to expand...
Click to collapse
What Is your problem?
Is your phone stuck on logo screen? what were you doing to get the problem??
agsao said:
First of all I would thank Crowds he is the best reference that I've to return in case of any problem I face. (He doesn't sleep - any time I ask he immediately supports)
I bought Lenovo K910 and I've managed successfully to install new ROM "VIBEUI_v2.0_1443" and Gapps with Crowds support.
I advised two of my friends to buy this good and cheap phone. For one of them I installed the latest rom successfully. But with the other I had a big problem The phone stuck on Lenovo Logo.
I was trying to install TWRP 2.7.0.0 batch before installing my new ROM, but during installation and after the phone rebooting the batch command screen shows <Waiting for Device> and the phone is stuck on logo screen.
I tried to connect the phone to PC many times, but PC doesn't recognize the phone. When I try to turn off the phone by pressing the power buttons, the phone restart on logo screen like the shown in this video.
I've read in many site that I have to do the following:
In my case when I press and hold power button the phone is restarting on logo screen so I have to wait for battery consumption
I tried many times with TWRP images but it failed...
I tried with CWM image and it succeeded to load, but I don't have otg cable to load recovery or ROM from usb storage (The problem was in installing TWRP and my ROM should has no problem)
I want to flash TWRP on phone not only loading by "minimal adb and fastboot".
I decided to flash TWRP 2.7.1.2 batch through modifying the batch file. I just used fastboot commands
Code:
[COLOR="blue"][I]fastboot oem device-info
fastboot oem unlock
fastboot oem device-info
fastboot [COLOR="Red"][U][B]flash[/B][/U][/COLOR] recovery data/recovery.img
fastboot flash aboot data/lock/emmc_appsboot.mbn
fastboot flash rpm data/lock/rpm.mbn
fastboot flash sbl1 data/lock/sbl1.mbn
fastboot flash dbi data/lock/sdi.mbn
fastboot flash tz data/lock/tz.mbn
fastboot reboot[/I][/COLOR]
Finally I succeeded to install Recovery and phone works well in the new recovery mode and the system mode that I've not update it yet
I want to share you the problem solution in brief:
Download and extract this file "flashrec TWRP v2.7.1.2" from here
Just select without executing "flashrec_Modified.bat" file from the extracted files.
The phone should be disconnected from computer and completely off (press the Power button for 10 seconds or wait for the battery to be almost empty)
Press and hold both volume buttons, then connect the cable to the PC.
Once the phone vibrate, press Enter to execute the recovery batch file
and as me the phone start the recovery mode in TWRP and can be rebooted in system without any problem
Click to expand...
Click to collapse
Hi..
i just try to install CM12 to this device, with twrp 2.8.6.1 from master lie.
First time its working well, but suddenly this device restarting and stuck on the "lenovo" logo screen.
Every time i presh power button always restarting (like ON-OFF-ON-OFF forever).
when i connectto charger also restarting....
i cant go to twrp using vol- & pwr, when i use minimal adb cannot detected..
Can you help me...
Help
hi.
i try to do something to enable notifications on my lenovo vibe z.
i install new rom from needrom, but it didn't help. So i try to install other one, but i wipe my phone and restart without installed system.
Now when i go to twrp have just flashing teamwin logo, and only when phone is in this mode i can communicate through adb
i have checked many forums and try allot stuff to fix it but nothing works
Please Help!
U are not alone I also in same stage
Is there any one plz help
As long as the hardware is not physically broken, your K910 is unbrickable
http://www.teamsuperluminal.org/unbrick-lenovo-k910/
I followed the guide to revive my K910. You can refer to this forum post in which I documented my experiences:
http://www.teamsuperluminal.org/forums/topic/flash-back-to-lenovo-stock-just-temporarily/
nowbo said:
Is there any one plz help
Click to expand...
Click to collapse
Thanks for your reply
I will apply today. Hope for the best.
Will inform you as soon as this applied..
Have you fixed that problem?
Still at same stage
EcoDan said:
Have you fixed that problem?
Click to expand...
Click to collapse
Hi,
I am still on same stage (Black screen with lenovo logo). Try several ways but can't get out of this. Please help me If any one successful to startup this device or can get on the boot screen where I can do factory reset.
---------- Post added at 07:25 AM ---------- Previous post was at 07:21 AM ----------
wxppro said:
http://www.teamsuperluminal.org/unbrick-lenovo-k910/
I followed the guide to revive my K910. You can refer to this forum post in which I documented my experiences:
http://www.teamsuperluminal.org/forums/topic/flash-back-to-lenovo-stock-just-temporarily/
Click to expand...
Click to collapse
I Try this method but can't get out from that black screen ( Lenovo logo and powered by android)
My device is Lenovo Vibe shot Z90a40. I also try with boot unlock-er but nothing sitll work. So its about 20 days can't use my Lenovo Vibe Shot.
Please help me If you know how to get out of this issue..
Thanks
[/COLOR]
I Try this method but can't get out from that black screen ( Lenovo logo and powered by android)
My device is Lenovo Vibe shot Z90a40. I also try with boot unlock-er but nothing sitll work. So its about 20 days can't use my Lenovo Vibe Shot.
Please help me If you know how to get out of this issue..
Thanks[/QUOTE]
You need to carefully follow each steps in the method - if you short that magic pin and then connect the USB cable (with battery disconnected), your computer will report seeing the device at either COM port 9008 or 9006. Then you can download the factory image to revive the phone. Of course you need to have the right device driver installed. Like I said, as long as the hardware is not broken, this procedure will succeed for sure.
I love you man!
I love you man! I wish you all the happiness and wealth!:victory::victory::victory::angel::angel::highfive::highfive:

[P760][BRICKED] I have only acces to fastboot bootloader mode.

Hello
I think I've bricked my P760. When i want to run my phone it stuck on LG logo and can't boot to OS. Everything was fine but after installing fix to camera i could boot to OS my phone once and after reboot i can't boot to OS anymore. My phone has root, unlocked bootloader, custom recovery and custom ROM. I don't have acces to recovery. I have only acces to bootloader mode with fastboot (VOL+ + HOME + POWER). Then i have a note "Welcome to LG Fastboot Mode ". My computer detects it and automatically installs drivers (Fastboot interface (Google USB ID). But the problem is that in Device Manager it all time blinks. It's connected and immediately dissconects. I'm using original USB cable from LG charger. When i'm trying to use cmd in fastboot & adb files it's waiting for device all the time.
I don't know what I should do next :C
Pls help guys
SaRLaY said:
Hello
I think I've bricked my P760. When i want to run my phone it stuck on LG logo and can't boot to OS. Everything was fine but after installing fix to camera i could boot to OS my phone once and after reboot i can't boot to OS anymore. My phone has root, unlocked bootloader, custom recovery and custom ROM. I don't have acces to recovery. I have only acces to bootloader mode with fastboot (VOL+ + HOME + POWER). Then i have a note "Welcome to LG Fastboot Mode ". My computer detects it and automatically installs drivers (Fastboot interface (Google USB ID). But the problem is that in Device Manager it all time blinks. It's connected and immediately dissconects. I'm using original USB cable from LG charger. When i'm trying to use cmd in fastboot & adb files it's waiting for device all the time.
I don't know what I should do next :C
Pls help guys
Click to expand...
Click to collapse
I can help you. i just figured it out after walking away for a few weeks. pm me and ill tell you over google+ or skype and walk you through it.
i have same problem.
can someone solved it?
SaRLaY said:
Hello
I think I've bricked my P760. When i want to run my phone it stuck on LG logo and can't boot to OS. Everything was fine but after installing fix to camera i could boot to OS my phone once and after reboot i can't boot to OS anymore. My phone has root, unlocked bootloader, custom recovery and custom ROM. I don't have acces to recovery. I have only acces to bootloader mode with fastboot (VOL+ + HOME + POWER). Then i have a note "Welcome to LG Fastboot Mode ". My computer detects it and automatically installs drivers (Fastboot interface (Google USB ID). But the problem is that in Device Manager it all time blinks. It's connected and immediately dissconects. I'm using original USB cable from LG charger. When i'm trying to use cmd in fastboot & adb files it's waiting for device all the time.
I don't know what I should do next :C
Pls help guys
Click to expand...
Click to collapse
mirul_up said:
i have same problem.
can someone solved it?
Click to expand...
Click to collapse
pseudosane said:
I can help you. i just figured it out after walking away for a few weeks. pm me and ill tell you over google+ or skype and walk you through it.
Click to expand...
Click to collapse
Go through this thread http://forum.xda-developers.com/showthread.php?t=2292828 it will definitely solve your problem, from the screen-shot it seems that you are using windows 10, i'm not sure that omap4430 drivers will work on windows 10 or not, but you'll try otherwise do the process on windows 7, your phone will revive...
@Codeplex its to complicated thread.
before mine become like this my phone alway succes writing recovery via adb fastboot but now i try writing recovery via adb fastboot always filed.
flashing firmware with cmahendra method always get 15% error..
I think all dev not care anymore about our phone..,

Unbrick your hard bricked MI 4/ Mi 3

Recently while flashing alpha version of MIUI marshmallow on my Mi 4w, my phone got completely bricked. Complete brick in the sense, it won't turn on, neither charge nor show any led indication. This guide should work on other phones also.Let's start:-
1) Although it seems like your phone wont turn on, your phone is actually working, it's just it wont show anything on the screen(no display).
Make sure your phone is charged properly(it will charge even if the led doesn't show any indication).
2) Download and install Mi flash tool and then Fastboot file of your device. http://en.miui.com/a-234.html
3) Unzip the fastboot image, a folder containing flash all.bat should appear if not, extract the extracted file again. Winrar should work fine.
4) Now open Mi flash tool(as administrator) and select the fastboot folder from Mi flash using browse option and also select the proper fastboot script according to need.
Note: Flash_all.bat will completely erase your internal storage.
5) Now press volume down(-) and power key to enter into fastboot. Note: it won't show any visual whatsoever but it'll work.
6) Connect your phone to your pc. It should show various flash devices connected to your computer and those devices may continuosly connect and disconnect. If not it'll show QHUSUB_BULK install the driver using device manager.
7) On Mi flash tool, some device name should show on the devices list if not click refresh and try reconnecting the device. Note: If you dont have proper drivers installed on your pc, this procedure won't work.
8) Finally click on flash and flashing will start. It'll take some time. Once done it'll show operation completed successfully.
9) Finally boot your device using power key.
Brick has received QHSUSB_BULK simple. This is the normal and regular encounter. Hardbrick, you must check point.
2ConHeo said:
Brick has received QHSUSB_BULK simple. This is the normal and regular encounter. Hardbrick, you must check point.
Click to expand...
Click to collapse
who said so?
tested and working
that normal check point is a pain in ass to execute in the first place
Thanks a ton.....It helped a lot
thank u...
thank
How do I put the phone into fastboot mode if it is hard bricked? It won't turn on, I get no responce from phone. When I use method connecting test point to metal cover on mother board of phone usb connects to PC and MiFlash recognizes phone. Try to flash though and I get an error message. No matter what ROM I use, zipped, unzipped or tgz file. Can my phone be unbricked? What am I doing wrong? I have a Mi Max 64GB and am using HELIUM Roms. Please help. Error message is:
The filename, directory name, or volume label is incorrect.(0x8007007b: Open programmer "MPRG*.hex").
I have no clue. Not my first time flashing ROMs or unbricking a phone. It is my first time on a Xiaomi. Only done blackberry and samsung before.
hammer77 said:
How do I put the phone into fastboot mode if it is hard bricked? It won't turn on, I get no responce from phone. When I use method connecting test point to metal cover on mother board of phone usb connects to PC and MiFlash recognizes phone. Try to flash though and I get an error message. No matter what ROM I use, zipped, unzipped or tgz file. Can my phone be unbricked? What am I doing wrong? I have a Mi Max 64GB and am using HELIUM Roms. Please help. Error message is:
The filename, directory name, or volume label is incorrect.(0x8007007b: Open programmer "MPRG*.hex").
I have no clue. Not my first time flashing ROMs or unbricking a phone. It is my first time on a Xiaomi. Only done blackberry and samsung before.
Click to expand...
Click to collapse
did you solve the problem ?
Rajdip said:
Recently while flashing alpha version of MIUI marshmallow on my Mi 4w, my phone got completely bricked. Complete brick in the sense, it won't turn on, neither charge nor show any led indication. This guide should work on other phones also.Let's start:-
1) Although it seems like your phone wont turn on, your phone is actually working, it's just it wont show anything on the screen(no display).
Make sure your phone is charged properly(it will charge even if the led doesn't show any indication).
2) Download and install Mi flash tool and then Fastboot file of your device. http://en.miui.com/a-234.html
3) Unzip the fastboot image, a folder containing flash all.bat should appear if not, extract the extracted file again. Winrar should work fine.
4) Now open Mi flash tool(as administrator) and select the fastboot folder from Mi flash using browse option and also select the proper fastboot script according to need.
Note: Flash_all.bat will completely erase your internal storage.
5) Now press volume down(-) and power key to enter into fastboot. Note: it won't show any visual whatsoever but it'll work.
6) Connect your phone to your pc. It should show various flash devices connected to your computer and those devices may continuosly connect and disconnect. If not it'll show QHUSUB_BULK install the driver using device manager.
7) On Mi flash tool, some device name should show on the devices list if not click refresh and try reconnecting the device. Note: If you dont have proper drivers installed on your pc, this procedure won't work.
8) Finally click on flash and flashing will start. It'll take some time. Once done it'll show operation completed successfully.
9) Finally boot your device using power key.
Click to expand...
Click to collapse
Link not working.
Using another mi flash tool also get nothing. How do I know I get into fastboot?
Already pressed volume down and power button but nothing happened. And checking fastboot devices nothing comes up. Also in mi flash tool nothing.

[HELP] Can't enter flashmode/recovery mode/fastboot mode [e2306] [MM] {UB}

Well, i've flashed the ftf file downloaded directly from xperifirm {E2306_26.3.A.0.131_R2C_Customized GEL_1294-3902}
-update-
some mysterious, magical stuff hapened and i entered fastbootmode
can boot recovery and boot.img from fastboot and now everything is fine
<3
thanks everyone
then, i've try to install root (following a tutorial for this device and this comp.) but i could not enter to FASTBOOT MODE
try using:
- (vol+) + (plug the phone)
-(power btn) + (vol+) + (plug the phone)
-(power btn) + (vol+) + (vol-) + (plug the device)
and the only thing that happened is: -Vibrate + sony logo ---> normal boot
----
Then i try to enter fastboot using the adb command {ADB REBOOT-BOOTLOADER}
but it just reboot normally (sony logo and then start normally)
[[ADB do recognize my device and all drivers were properly installed; but can't enter to fastboot mode]]
---
I've try to reflash my device again, but then i couldn't be able to enter to flashmode
{ with the device off; press vol- and then connect to usb}
after several attempts using - [(power btn) + (vol-)] i entered flashmode and reflash my device...
----
then i activate dev mode: [usb debuggin and OEM UNLOCK]
and try to get to fastboot mode, but the same results...
i got my device recognized by {ADB DEVICES}
but can't get fastboot
-----
Then the user who's helping me told me to reflash using this config
[in excludes section check all except AMSS_FSG, AMS_FS1, AMS_FS2,BOOT DELIVERY, KERNEL. Don't check anything else.]
But i can't get flashmode now... i try all the combinations, try in ubuntu 16, and windows 10... but nothing
the device starts normally nothing wrong.... except well, i can't enter any -mode- now...
any help?
Thanks
try enable usb debugging. go to setting, about phone, then scroll to build number. tap it repeadly till developer option appear on setting. set enable usb debugging there. and try flash it again.
I can't get anything to start!
~~~~
...Well said:
]
---
~~~~I've try to reflash my device again, but then i couldn't be able to enter to flashmode
~~~~{ with the device off; press vol- and then connect to usb}
~~~~after several attempts using - [(power btn) + (vol-)] i entered flashmode and reflash my device...
----
~~~~then i activate dev mode: [usb debuggin and OEM UNLOCK]
~~~and try to get to fastboot mode, but the same results...
~~~~i got my device recognized by {ADB DEVICES}
~~~~but can't get fastboot
-----
.~~~~.. nothing wrong.... except well, i can't enter any -mode- now..
~~~~any help?
~~~~Thanks
Click to expand...
Click to collapse
[~~~~QUOTE=shouqinz;67837866]try enable usb debugging. go to setting, about phone, then scroll to build number. tap it repeadly till ~~~~developer option appear on setting. set enable usb debugging there. and try flash it again.[/QUOTE]
Girlfriend tried to update her Sony Aqua M4 e2306...
she says that the boot loader was unlocked, and she installed the twrp update... and the root check came back rooted.... she powered off the phone and put it on a charger. ...
a few hours later she tried to restart it and only got the Sony Xperia screen then reboot loop.
I've spent 2 days reading everything that i can find and trying various solutions but most won't work because it won't stay connected long enough to use companion, adb, fastboot, bootloader, etc. When the devices is seen by pc it is only for a moment and comes up as a generic MTP device or a hard drive i can't open.
I can get the occasional green or blue lights and sometimes a generic battery symbol by powering off and pressing + or - with power, but never get a recovery or boot load screen... only alternating "sony Xperia" and darkness
also, Emily won't update.
I've tried multiple solutions using different versions of SDK, ADB, sony and xperia Companion, fastboot, bootloader, odin, pwm, and more on multiple machines from XP to Win10, but nothing seems to even make a dent!
I've removed the back and disconnected the battery for 2 hours and am currently trying to research a more physical hack/repair using riff jtag.
i see many people with "boot loop" issue , but no one seems to follow through and say how to get out if you don't have the option of booting to anything....
merwinaleman said:
Well, i've flashed the ftf file downloaded directly from xperifirm {E2306_26.3.A.0.131_R2C_Customized GEL_1294-3902}
then, i've try to install root (following a tutorial for this device and this comp.) but i could not enter to FASTBOOT MODE
try using:
- (vol+) + (plug the phone)
-(power btn) + (vol+) + (plug the phone)
-(power btn) + (vol+) + (vol-) + (plug the device)
and the only thing that happened is: -Vibrate + sony logo ---> normal boot
----
Then i try to enter fastboot using the adb command {ADB REBOOT-BOOTLOADER}
but it just reboot normally (sony logo and then start normally)
[[ADB do recognize my device and all drivers were properly installed; but can't enter to fastboot mode]]
---
I've try to reflash my device again, but then i couldn't be able to enter to flashmode
{ with the device off; press vol- and then connect to usb}
after several attempts using - [(power btn) + (vol-)] i entered flashmode and reflash my device...
----
then i activate dev mode: [usb debuggin and OEM UNLOCK]
and try to get to fastboot mode, but the same results...
i got my device recognized by {ADB DEVICES}
but can't get fastboot
-----
Then the user who's helping me told me to reflash using this config
[in excludes section check all except AMSS_FSG, AMS_FS1, AMS_FS2,BOOT DELIVERY, KERNEL. Don't check anything else.]
But i can't get flashmode now... i try all the combinations, try in ubuntu 16, and windows 10... but nothing
the device starts normally nothing wrong.... except well, i can't enter any -mode- now...
any help?
Thanks
Click to expand...
Click to collapse
did you flashed hole ftf using flashtool or only the mencioned partitions above?
PiSpecialist said:
did you flashed hole ftf using flashtool or only the mencioned partitions above?
Click to expand...
Click to collapse
I still can't enter any-mode, so i haven't flash any ftf
me too
merwinaleman said:
I still can't enter any-mode, so i haven't flash any ftf
Click to expand...
Click to collapse
Same Here - is there no-one willing to help?!?
anyone know how to physically cause a device to self test, or reload defaults, ....or.... boot from sd by shorting a pin OR SOMETHING???
grrr - help:crying:
well... a little progress after 100s of reboot attempts!
i see a HD in the Device manager.
I can't access the disk, but it isn't constantly rebooting..
any one have a suggestion for my next move?
Error 7/24/2016 8:40:41 AM DeviceSetupManager 121 None
Device USBSTOR\Disk&Ven_SONY&Prod_Mass_storage&Rev_0310\YT9115VK6R&0 was configured.
Driver Name: disk.inf
Class Guid: {4d36e967-e325-11ce-bfc1-08002be10318}
Driver Date: 06/21/2006
Driver Version: 10.0.10586.0
Driver Provider: Microsoft
Driver Section: disk_install.NT
Driver Rank: 0xFF0006
Matching Device Id: GenDisk
Outranked Drivers: disk.inf:GenDisk:00FF2002
Device Updated: false
Parent Device: USB\VID_0FCE&PID_E1AD\YT9115VK6R
...still need help....
-update-
some mysterious, magical stuff hapened and i entered fastbootmode
can boot recovery and boot.img from fastboot and now everything is fine
<3
thanks everyone
merwinaleman said:
-update-
some mysterious, magical stuff hapened and i entered fastbootmode
can boot recovery and boot.img from fastboot and now everything is fine
<3
thanks everyone
Click to expand...
Click to collapse
dude... PLEASE tell me what mysterious, magical stuff happened?!?!!?!?!? I've been having exactly your issue for days now and can't get past it!!! Please
Ugh. I'm having the same problem. Magical stuff isn't very helpful :/
Boot loop
trechurch said:
~~~~
[~~~~QUOTE=shouqinz;67837866]try enable usb debugging. go to setting, about phone, then scroll to build number. tap it repeadly till ~~~~developer option appear on setting. set enable usb debugging there. and try flash it again.
Click to expand...
Click to collapse
Girlfriend tried to update her Sony Aqua M4 e2306...
she says that the boot loader was unlocked, and she installed the twrp update... and the root check came back rooted.... she powered off the phone and put it on a charger. ...
a few hours later she tried to restart it and only got the Sony Xperia screen then reboot loop.
I've spent 2 days reading everything that i can find and trying various solutions but most won't work because it won't stay connected long enough to use companion, adb, fastboot, bootloader, etc. When the devices is seen by pc it is only for a moment and comes up as a generic MTP device or a hard drive i can't open.
I can get the occasional green or blue lights and sometimes a generic battery symbol by powering off and pressing + or - with power, but never get a recovery or boot load screen... only alternating "sony Xperia" and darkness
also, Emily won't update.
I've tried multiple solutions using different versions of SDK, ADB, sony and xperia Companion, fastboot, bootloader, odin, pwm, and more on multiple machines from XP to Win10, but nothing seems to even make a dent!
I've removed the back and disconnected the battery for 2 hours and am currently trying to research a more physical hack/repair using riff jtag.
i see many people with "boot loop" issue , but no one seems to follow through and say how to get out if you don't have the option of booting to anything....[/QUOTE]
I have the same issue. I have an unlocked bootloader and booted with boot.img. everything was fine for a day or two, and when I started to factory reset my phone it is causing bootloop issues. sony logo and black screen. It never appears on my computer when connected to use adb. Any idea on how to fix this?
My mob is not able to flsh the stock rom......der s a error showing cannot open bundle....help me out plz
When i do VolumeUp & connect my phone it connects to windows with blue led on phone and after ~6 seconds it just disconnects and shows battery charging thing
Try this, jesus bless you
merwinaleman said:
Well, i've flashed the ftf file downloaded directly from xperifirm {E2306_26.3.A.0.131_R2C_Customized GEL_1294-3902}
-update-
some mysterious, magical stuff hapened and i entered fastbootmode
can boot recovery and boot.img from fastboot and now everything is fine
<3
thanks everyone
then, i've try to install root (following a tutorial for this device and this comp.) but i could not enter to FASTBOOT MODE
try using:
- (vol+) + (plug the phone)
-(power btn) + (vol+) + (plug the phone)
-(power btn) + (vol+) + (vol-) + (plug the device)
and the only thing that happened is: -Vibrate + sony logo ---> normal boot
----
Then i try to enter fastboot using the adb command {ADB REBOOT-BOOTLOADER}
but it just reboot normally (sony logo and then start normally)
[[ADB do recognize my device and all drivers were properly installed; but can't enter to fastboot mode]]
---
I've try to reflash my device again, but then i couldn't be able to enter to flashmode
{ with the device off; press vol- and then connect to usb}
after several attempts using - [(power btn) + (vol-)] i entered flashmode and reflash my device...
----
then i activate dev mode: [usb debuggin and OEM UNLOCK]
and try to get to fastboot mode, but the same results...
i got my device recognized by {ADB DEVICES}
but can't get fastboot
-----
Then the user who's helping me told me to reflash using this config
[in excludes section check all except AMSS_FSG, AMS_FS1, AMS_FS2,BOOT DELIVERY, KERNEL. Don't check anything else.]
But i can't get flashmode now... i try all the combinations, try in ubuntu 16, and windows 10... but nothing
the device starts normally nothing wrong.... except well, i can't enter any -mode- now...
any help?
Thanks
Click to expand...
Click to collapse
1. Turn off OEM Unlock
2. Keep USB Debugging on
3. Enter Fastboot mode
4. Done
5. Jesus Bless You
Thymue said:
When i do VolumeUp & connect my phone it connects to windows with blue led on phone and after ~6 seconds it just disconnects and shows battery charging thing
Click to expand...
Click to collapse
I'm having the same issue.
Anoyone knows how to fix? Maybe is a problem of the cable?
PD: Tested with official cabled and turning Off OEM unlock and still the same.
iFlashed said:
I'm having the same issue.
Anoyone knows how to fix? Maybe is a problem of the cable?
PD: Tested with official cabled and turning Off OEM unlock and still the same.
Click to expand...
Click to collapse
also for me :´(
Thales720 said:
also for me :´(
Click to expand...
Click to collapse
Not sure what your problem is exactly but it is most likely a problem with the cable or the s1 driver's(if your using window's?) one or the other ,
However i need to point out that you must have your OEM lock at the SWITCHED ON position(allow the device to be oem unlocked) or you will trip the frp at the next reboot and will have to reflash your firmware unnecessarily , so to sum up Oem unlock at the switched on position
Hi7m3up said:
Not sure what your problem is exactly but it is most likely a problem with the cable or the s1 driver's(if your using window's?) one or the other ,
However i need to point out that you must have your OEM lock at the SWITCHED ON position(allow the device to be oem unlocked) or you will trip the frp at the next reboot and will have to reflash your firmware unnecessarily , so to sum up Oem unlock at the switched on position
Click to expand...
Click to collapse
the drivers are all installed correctly, I tried doing this with the OEM off and on and it did not work
none of the methods works, adb does normal boot
recovery reboot (and other apps) crash or boot normal too
volume (+) and power button only makes the phone vibrate (and sometimes the Sony logo appears)
I can't stress to you enough that Enable Oem need's to be on the "on position" so switch it on (allow the device to be oem unlocked)and leave it alone it's nothing to do with you not being able to get to fastboot. If you trip the frp on your phone you will not be pleased.
with that said with your phone switched on and USB DEBUGGING SWITCHED ON plug into your usb on computer open a command window and input the following command- adb reboot bootloader you will now see your blue light on the phone this means your sony is now ready for you to flash a custom recovery (assuming you have unlocked your bootloader ?)

Categories

Resources