Problem unlocking the mi Max 3 : fastboot doesn't "stick" ! - Xiaomi Mi Max 3 Questions & Answers

Hi guys,
Having received the mi Max 3 today (as a replacement for the old mi Max 3 that broke), I tried to unlock it, but I have a really weird problem.
I boot the device in fastboot mode. No problem so far.
Then I hook it up to the PC running Windows 10.
As soon as it is connected to PC, the display goes totally black with only some tiny caracters at the top left corner saying "Press any key to turn off device".
Anyone got that already ?
How do I solve this ?
That does not happen if the device is connected to my Linux powered computer... But that does not really help as the device can't be unlocked with Linux
WHY ? Why don't they just allow to use "fastboot oem unlock" to unlock the device ?
Regards.

In the programmer's options enable USB debugging and select the option Unlock OEM. start the phone in fastboot mode and connect to the computer having the miunlock program running

Bartos81 said:
In the programmer's options enable USB debugging and select the option Unlock OEM. start the phone in fastboot mode and connect to the computer having the miunlock program running
Click to expand...
Click to collapse
Hi,
Thanks for your answer.
I did that of course...
But still, as soon as I connect the phone to the computer in Fastboot mode : black display with only a tiny : "Press any key to shutdown"...
Any other idea ?
Regards.

You need to use a usb2 port instead of usb3

Related

Cannot unlock bootloader for H811 20o

I already enabled OEM Unlock and USB Debugging in Developer options.
then I connected my LG G4 H811 to PC and confirmed MTP.
adb devices just shows:
List of devices attached
If I select USB charge instead of MTP, the adb devices shows:
List of devices attached:
LGH811***** offline
Looks like MTP mode adb cannot connect to H811 at all.
Does anyone know the reason? Really need to unlock bootloader and then root my phone.
Thanks
eruisi said:
I already enabled OEM Unlock and USB Debugging in Developer options.
then I connected my LG G4 H811 to PC and confirmed MTP.
adb devices just shows:
List of devices attached
If I select USB charge instead of MTP, the adb devices shows:
List of devices attached:
LGH811***** offline
Looks like MTP mode adb cannot connect to H811 at all.
Does anyone know the reason? Really need to unlock bootloader and then root my phone.
Thanks
Click to expand...
Click to collapse
its beacause your mobile's Debugging didnt alowed that usb connection. when u type 'adb device' there should be a popup on your device asking to connect to pc. choose Allow. it will be online hen.
Thanks for the reply!
But there is no popup on the phone when I type "adb devices". The only popup I see is when I connect PC and phone with USB, a popup on phone asks me "Allow this computer to access your phone data?" I choose "Yes"
Any help will be much appreciated.
eruisi said:
Thanks for the reply!
But there is no popup on the phone when I type "adb devices". The only popup I see is when I connect PC and phone with USB, a popup on phone asks me "Allow this computer to access your phone data?" I choose "Yes"
Any help will be much appreciated.
Click to expand...
Click to collapse
You need to enable USB debugging in developers options.
Sent from my LG-D801 using Tapatalk
bxlegend said:
You need to enable USB debugging in developers options.
Sent from my LG-D801 using Tapatalk
Click to expand...
Click to collapse
I enabled OEM unlock and USB debugging both in Developer options.
eruisi said:
I enabled OEM unlock and USB debugging both in Developer options.
Click to expand...
Click to collapse
If all the checks boxes are ticked, try revoking USB debugging authorizations. Connect your device as MTP (try PTP as well) and try to adb devices again and see if you get the pop up on your phone. Last option would be to boot into recovery via button combo and reboot into the bootloader from there.
Sent from my LG-D801 using Tapatalk
I tried all of your suggestions, none of them work.
PTP/USB charging mode, adb devices shows:
List of devices attached:
LGH811***** offline
MTP shown no device attached...
I did get into download mode (bootloader mode I think) - screen says Firmware Update, do not unplug the USB connection until the process is complete
Then I tried to run fastboot oem unlock, it stucks at
< waiting for device >
and there is no change on phone screen.
Any other ideas? I really need to root my H811. Appreciate any suggestions!
Change to PTP mode.
Gesendet von meinem LG-H815 mit Tapatalk
It sounds like your usb drivers ars not properly installed. I would try uninstalling and then reinstall. Did you happen to install LG Bridge?
Sent from my LG-H811 using Tapatalk
eruisi said:
I tried all of your suggestions, none of them work.
PTP/USB charging mode, adb devices shows:
List of devices attached:
LGH811***** offline
MTP shown no device attached...
I did get into download mode (bootloader mode I think) - screen says Firmware Update, do not unplug the USB connection until the process is complete
Then I tried to run fastboot oem unlock, it stucks at
< waiting for device >
and there is no change on phone screen.
Any other ideas? I really need to root my H811. Appreciate any suggestions!
Click to expand...
Click to collapse
Download mode is not the recovery. If you have TWRP installed as your recovery, power your phone off completely and disconnect it from the computer. Then press and hold volume down and power. Keep holding and when you see the LG screen, release only the power button and press and hold it quickly again (you should still be holding volume down). This'll take you to the factory reset screen, select yes twice and you should be taken to twrp. REMEMBER, ONLY DO THIS IF YOU HAVE TWRP INSTALLED!
Sent from my LG-D801 using Tapatalk
I dont have TWRP installed
The phone is in initial state from factory and has been upgraded to MM 20O
eruisi said:
I dont have TWRP installed
The phone is in initial state from factory and has been upgraded to MM 20O
Click to expand...
Click to collapse
Ohh...follow the op in this thread.
Sent from my LG-D801 using Tapatalk
I followed all steps in the thread you list. I am stuck at "adb devices" where I didn't see my phone is listed if I connect with MTP mode. For USB charge or PTP, I see devices but it is offline.
With this problem, I cannot get my phone reboot into bootloader mode and run oem unlock/twrp.
eruisi said:
I followed all steps in the thread you list. I am stuck at "adb devices" where I didn't see my phone is listed if I connect with MTP mode. For USB charge or PTP, I see devices but it is offline.
With this problem, I cannot get my phone reboot into bootloader mode and run oem unlock/twrp.
Click to expand...
Click to collapse
Did you tried revoking the usb auth?
http://forum.xda-developers.com/g4/development/unlock-bootloader-h811-20o-t3459285/post68630578
Do you receive a popup afterwards when connecting the usb cable?
PTP or usb charge should be fine.
What OS are you running?
.
I am using Window10 on my PC.
I made a tiny progress: I installed LG Bridge software and it updated LG driver on my PC. Now when I connect phone to PC with USB (of course I choose "ALLOW" for popup USB Connection Allow this computer to accept your phone data?). Now I see devices under MTP mode but it is still offline so I cannot boot it into bootloader mode. There is no popup when I run adb devices.
I tried revoke USB auth a couple of time, no luck
Finally I made it work!
The reason is adb I was using is too old
I changed to 1.0.31 then it works w/o any issue.
Thanks for the help all the way! I really appreciate your patience.
eruisi said:
Finally I made it work!
The reason is adb I was using is too old
I changed to 1.0.31 then it works w/o any issue.
Thanks for the help all the way! I really appreciate your patience.
Click to expand...
Click to collapse
flash tt36 uss enterprise rom ots fast.
http://forum.xda-developers.com/tmobile-g4/development/t-mobile-lg-g4-h-811-mm-20o-tt10-uss-t3411769
I am having a different problem, i get to all these step but when I type fastboot oem unlock it gets stuck at waiting for device no matter how long i let it sit. I know there is no problem with adb because it shows the device with the serial number, I just can't unlock the boot loader
eruisi said:
Finally I made it work!
The reason is adb I was using is too old
I changed to 1.0.31 then it works w/o any issue.
Thanks for the help all the way! I really appreciate your patience.
Click to expand...
Click to collapse
OP @eruisi
Dont you know that this doesn't belong to the Android Development section?
Please be sensible and post in the right section and create threads only when it is actually required.
By using SEARCH and PM to other members...many things get solved with less and accurate results
Thread moved

USB debugging

Hello everyone, I really need help bad!! I just got my honor 7x and was trying to unlock my bootloader. I have followed directions for how to do this. The problem is that although I can see phone and files on laptop. For some reason the phone doesn't show as connected. I have tried adb commands as well as multi tool. Every way I try it doesn't work. I have unlocked bootloaders on other phone before. No matter what driver I have downloaded I still have yellow caution. Sighn in device manager ager. I have searched and searched for solution with no resolve. If it matters it is the model that a
Ends with the number 24. Thanks in advance
Hmmm..
edshawn911 said:
Hello everyone, I really need help bad!! I just got my honor 7x and was trying to unlock my bootloader. I have followed directions for how to do this. The problem is that although I can see phone and files on laptop. For some reason the phone doesn't show as connected. I have tried adb commands as well as multi tool. Every way I try it doesn't work. I have unlocked bootloaders on other phone before. No matter what driver I have downloaded I still have yellow caution. Sighn in device manager ager. I have searched and searched for solution with no resolve. If it matters it is the model that a
Ends with the number 24. Thanks in advance
Click to expand...
Click to collapse
Hello..
Original Cable ?
What Version Of Windows ?
Drivers Installed ?
ADB Debugging Switched On ?
When You Type "ADB / FASTBOOT DEVICES" Seeing A Series Of Letters & Numbers ?
RaiderWill said:
Hello..
Original Cable ?
What Version Of Windows ?
Drivers Installed ?
ADB Debugging Switched On ?
When You Type "ADB / FASTBOOT DEVICES" Seeing A Series Of Letters & Numbers ?
Click to expand...
Click to collapse
original as well as tried other cable.
windows 8
installed whatever drivers i could find. nothing said 7x .
i have allow adb debugging in charge only mode checked. i
when i type fastboot command as well as adb devices it doesn't find anything.
edshawn911 said:
original as well as tried other cable.
windows 8
installed whatever drivers i could find. nothing said 7x .
i have allow adb debugging in charge only mode checked. i
when i type fastboot command as well as adb devices it doesn't find anything.
Click to expand...
Click to collapse
Ok... Since I have no intention to root until Huawei pushes the Oreo and Facial Recognition updates, I have kept USB Debugging "OFF" and set Select USB Configuration to: Media Transfer Protocol (MTP)
Then, I attempted to do what you are trying to do... and it worked perfectly..
So.. Do This:
Step 1 Click on your windows icon and in the search bar type "CMD"
Step 2 Set USB Configuration to MTP.
Step 3 Again I had Debugging off.. you can try it with it on if you like.. either way turn off your device.
Step 4 Hold down the Vol-Down button while plugging your device into your USB cable connected to your computer.
Step 5 This will turn on your device and put you in Fastboot Mode.
Step 6 Now go to your ADB Command Line and type "fastboot devices"
You'll see it.....

Unknow issue

I'm trying unlock the bootloader of my Moto Z2 Force, but I just get 2 command lines
I canĀ“t share the image, but only shows me the first 2 lines from bootloader
have you did
step by step al thy say in the guide?
its not suppse to do any problems...
try again
https://forums.lenovo.com/t5/Moto-Z-Force/Moto-Z2-Force-bootloader-unlock/m-p/3789998
hope you will make it?
I can't unlock bootloader on mine either. I am using a moto Z2 force on T-Mobile network but MetroPCS is my provider. I followed all step by steps I have all the latest Motorola drivers and Android studio components. After I type fast boot OEM get unlock data it just sits there is a blinking cursor indefinitely
JoJoEx said:
I can't unlock bootloader on mine either. I am using a moto Z2 force on T-Mobile network but MetroPCS is my provider. I followed all step by steps I have all the latest Motorola drivers and Android studio components. After I type fast boot OEM get unlock data it just sits there is a blinking cursor indefinitely
Click to expand...
Click to collapse
Grab adb and fastboot from here Extract and open folder, hold shift, right click in the folder and open command prompt. Type 'fastboot devices' to verify that your device is connected. If all set, then type 'fastboot oem get_unlock_data' to get your string and follow the steps here
cant unlockbootloader
tried it with those links and it says...failed unknown command
JoJoEx said:
tried it with those links and it says...failed unknown command
Click to expand...
Click to collapse
Make sure you're using oem cable, 2.0 usb port from the motherboard, not a hub port from the front of the pc. Also, make sure you're not putting the 'quotes' in the command.
41rw4lk said:
Make sure you're using oem cable, 2.0 usb port from the motherboard, not a hub port from the front of the pc. Also, make sure you're not putting the 'quotes' in the command.
Click to expand...
Click to collapse
im using the usbc that came with phone and using the usb 2.0 slot onth computer.. the comp is an asus tuf laptop..have phone usb set to media transfer
JoJoEx said:
im using the usbc that came with phone and using the usb 2.0 slot onth computer.. the comp is an asus tuf laptop..have phone usb set to media transfer
Click to expand...
Click to collapse
You should be in bootloader mode when you run fastboot commands
41rw4lk said:
You should be in bootloader mode when you run fastboot commands
Click to expand...
Click to collapse
i run.. .\adb devices for some reason my comp only runs it if you use .\ in front of the commands . then i use.... .\adb reboot bootloader ...the phone goes into bootloader .. then .\fastboot devices and it shows the serial, then .\fastboot oem get_unlock_codes and i was getting a cursor that stays until i close the program but with new link someone gave me for adb it says failed unknown command
1. T-mobile is unlockable
2. Turn on developer mode and Allow OEM unlock
3. On Windows PC, open adb via CMD. Connect your phone and type:
adb devies
You should allow authorisations on your phone.
4. Enter bootloader mode (maybe wait for the PC to recognize the phone). Type command:
fastboot oem get_unlock_data
5. Follow these links that others gave. Make sure Motorola and Google USB driver are installed.
Me neither , i was on lineages but something went wrong I brick my phone so I sent it to service center after that i am unable to get the Unlock Data. I seem the problm with users who repaired their phone some how .
gautam_tarun101 said:
Me neither , i was on lineages but something went wrong I brick my phone so I sent it to service center after that i am unable to get the Unlock Data. I seem the problm with users who repaired their phone some how .
Click to expand...
Click to collapse
Check usb port, cable, and adb/fastboot files. 95% of the trouble people have with flashing and/or fastboot commands can be attributed to one of those.
No that didn't work

Bootloader un-detected.

I am trying for the first time to root my 7t pro McLaren, and I ran into a problem. When the boot loader is turned on, and I use fastboot devices, nothing happens. When I do adb devices with it powered on, it shows that its connected. I tried to use the oneplus usb driver update, and nothing happened. does anyone have any solutions? I have OEM unlocking turned on and SIM permantly unlocked. If it helps I'm running on windows 10.
KH-Squisshy said:
I am trying for the first time to root my 7t pro McLaren, and I ran into a problem. When the boot loader is turned on, and I use fastboot devices, nothing happens. When I do adb devices with it powered on, it shows that its connected. I tried to use the oneplus usb driver update, and nothing happened. does anyone have any solutions? I have OEM unlocking turned on and SIM permantly unlocked. If it helps I'm running on windows 10.
Click to expand...
Click to collapse
Hi.
What you want to do exactly?
To Root open bootloader as first.
Developer options /Default usb configuration/ file transfer. Then check if pc "see" your device. fastboot fastboot devices. If visible then u are at home let's say
Make sure your USB port on the phone is clean using compressed air. Though if it works with ADB it should also work in bootloader
Riski3Run said:
Hi.
What you want to do exactly?
To Root open bootloader as first.
Developer options /Default usb configuration/ file transfer. Then check if pc "see" your device. fastboot fastboot devices. If visible then u are at home let's say
Click to expand...
Click to collapse
I was trying to just root it, but I found out what it was. someone sent me the drivers to update my device in manage devices.

Question Fastboot mode

When i try to enter fastboot i am not getting the logo but just the word "fastboot". My poco f3 works perfectly but will not enter the fastboot mode with the logo. When i connect to the pc it is not recognised in this mode. I would be grateful if anyone can advise how to get it back to normal.
pipin18 said:
When i try to enter fastboot i am not getting the logo but just the word "fastboot". My poco f3 works perfectly but will not enter the fastboot mode with the logo. When i connect to the pc it is not recognised in this mode. I would be grateful if anyone can advise how to get it back to normal.
Click to expand...
Click to collapse
New fastboot logo is the orange FASTBOOT word. So it is already normal. If it's not recognized it may be a problem with drivers, usb cable, debug authorization/permissions.
pipin18 said:
When i try to enter fastboot i am not getting the logo but just the word "fastboot". My poco f3 works perfectly but will not enter the fastboot mode with the logo. When i connect to the pc it is not recognised in this mode. I would be grateful if anyone can advise how to get it back to normal.
Click to expand...
Click to collapse
Hi,
I have had my F3 for 13 months and Fastboot and windows can still be temperamental, my PC has 10+ usb sockets.
As bozinsky73 Suggested installing the correct drivers and maybe a different USB-C lead might help, you could try running MiFlash and then select the drivers tab and then Install, as some XDA users have had success with this.
I have tried 3 different (Aliexpress) Silicone coated leads and these cause my PC to flag up "unknown device" when in FASTBOOT, i also have 2 leads that look like the most cheapest ones out there and these work OK, even thou some times i still have to switch to another USB socket on my PC.
I run 3 different versions of windows on 3 different partitions that run, Win 7, Win 10 and Win 11 and i am still faced with the same issue regardless of the windows version.
I hope you sort it.
Thanks for the replies and solved it with a new cable. I was using the cable that came with the phone but obviously must have damage somewhere. Thanks anyway.

Categories

Resources