[Q] Hiding bootloader screen - Moto G Q&A, Help & Troubleshooting

I have asked this question before, but still cant do it
http://forum.xda-developers.com/showthread.php?p=52609305
" http://forum.xda-developers.com/show....php?t=2548530
http://forum.xda-developers.com/show....php?t=1980139
Could someone please tell me how to hide this screen as I am not 100% sure how to do it. Thanks"
I have the adb files downloaded and the logo.bin file, but I am not sure how to map it to fastboot.exe. Do you have to open SDK Manager then do something there?
Thanks again!

Banana4Life said:
I have asked this question before, but still cant do it
http://forum.xda-developers.com/showthread.php?p=52609305
" http://forum.xda-developers.com/show....php?t=2548530
http://forum.xda-developers.com/show....php?t=1980139
Could someone please tell me how to hide this screen as I am not 100% sure how to do it. Thanks"
I have the adb files downloaded and the logo.bin file, but I am not sure how to map it to fastboot.exe. Do you have to open SDK Manager then do something there?
Thanks again!
Click to expand...
Click to collapse
If you mean the Warning bootloader unlocked message then download mototool, Boot into bootloader, connect your device to your Computer and select remove unlocked message. The New Logo should be flashed .

ItzzAce said:
If you mean the Warning bootloader unlocked message then download mototool, Boot into bootloader, connect your device to your Computer and select remove unlocked message. The New Logo should be flashed .
Click to expand...
Click to collapse
Thanks, worked a charm!

Related

[Q] Nexus 5 power button doesn't work anymore

Hi everybody,
So, there is my problem, I bought the nexus 5 in November. I rooted it.
And the last wednesday, while using my phone, the power button decided to not respond anymore.
The phone still worked but two days ago the batery became empty and now I can just go in the "bootloader menu" and the "download mode".
Google accepted to replace my phone, but I really want to save my files. And like you certainly know we can't save our files with the phone Off.
But my phone is detected in this two modes.
I installed the nexus driver but I still can't open my files.
I pretty sure there is a way to save my files, I searching and trying but nothing work, I would open my phone if I can activate the power button manually but I don't know how.
If you have any solution, I'll take it.
Per-haps the ADB can help me ? But I don't know how to use it.
Thanks a lot for reading.
Have a good day !
Ps : I'm new here please be gentle if I don't understand directly
And sorry for my poor english.
PeauMorte said:
Hi everybody,
So, there is my problem, I bought the nexus 5 in November. I rooted it.
And the last wednesday, while using my phone, the power button decided to not respond anymore.
The phone still worked but two days ago the batery became empty and now I can just go in the "bootloader menu" and the "download mode".
Google accepted to replace my phone, but I really want to save my files. And like you certainly know we can't save our files with the phone Off.
But my phone is detected in this two modes.
I installed the nexus driver but I still can't open my files.
I pretty sure there is a way to save my files, I searching and trying but nothing work, I would open my phone if I can activate the power button manually but I don't know how.
If you have any solution, I'll take it.
Per-haps the ADB can help me ? But I don't know how to use it.
Thanks a lot for reading.
Have a good day !
Ps : I'm new here please be gentle if I don't understand directly
And sorry for my poor english.
Click to expand...
Click to collapse
Hoping you have enabled the usb debugging you can indeed backup through adb: http://forum.xda-developers.com/showpost.php?p=51694433&postcount=2
Can you enter into recovery mode from the bootloader menu?
Primokorn said:
Hopping you have enabled the usb debugging you can indeed backup through adb: http://forum.xda-developers.com/showpost.php?p=51694433&postcount=2
Can you enter into recovery mode from the bootloader menu?
Click to expand...
Click to collapse
The usb debugging is enabled I hope too, I'll try it immediatly, thanks you.
But I can't enter in any thing in that menu.
PeauMorte said:
The usb debugging is enabled I hope too, I'll try it immediatly, thanks you.
But I can't enter in any thing in that menu.
Click to expand...
Click to collapse
You can use a fastboot command to boot into recovery: fastboot boot path/to/TWRP.img if you have TWRP Recovery.
Then you will be able use to use adb commands to backup your data.
Primokorn said:
You can use a fastboot command to boot into recovery: fastboot boot path/to/TWRP.img if you have TWRP Recovery.
Then you will be able use to use adb commands to backup your data.
Click to expand...
Click to collapse
Hmm, Have I to start eclipse ? Where can I find the "sdk platform" ?
I found a folder who have that name but nothing happens when I run the exe files.
And in eclipse nothing had that name.
Edit : Sorry I did'nt understand before. I'm trying your command in this folder, but it say me that there is no such files in this directory. Could you explain me ?
Edit 2 : Okay I have to read better i guess, I don't have TWRP, I'm downloading it, could you just explain me a little how does it work ?
Edit 3 : With the command "adb devices" I can't see my phone :/ Have I to surrender ?
PeauMorte said:
Hmm, Have I to start eclipse ? Where can I find the "sdk platform" ?
I found a folder who have that name but nothing happens when I run the exe files.
And in eclipse nothing had that name.
Edit : Sorry I did'nt understand before. I'm trying your command in this folder, but it say me that there is no such files in this directory. Could you explain me ?
Edit 2 : Okay I have to read better i guess, I don't have TWRP, I'm downloading it, could you just explain me a little how does it work ?
Edit 3 : With the command "adb devices" I can't see my phone :/ Have I to surrender ?
Click to expand...
Click to collapse
1. First off, you have to install and set up adb & fastboot on your PC. Here is a great tutorial: http://www.redmondpie.com/how-to-set-up-android-adb-and-fastboot-on-windows-tutorial/
However you can use this tool instead: http://forum.xda-developers.com/showthread.php?t=2588979
2. To boot into recovery mode from bootloader, connect your phone to PC then enter this command into cmd:
fastboot devices (check if your N5 is connected otherwise)
fastboot boot path/to/TWRP.img (you can download the latest TWRP img from this website)
Primokorn said:
1. First off, you have to install and set up adb & fastboot on your PC. Here is a great tutorial: http://www.redmondpie.com/how-to-set-up-android-adb-and-fastboot-on-windows-tutorial/
However you can use this tool instead: http://forum.xda-developers.com/showthread.php?t=2588979
2. To boot into recovery mode from bootloader, connect your phone to PC then enter this command into cmd:
fastboot devices (check if your N5 is connected otherwise)
fastboot boot path/to/TWRP.img (you can download the latest TWRP img from this website)
Click to expand...
Click to collapse
With the two methods, no devices are found. But when I try with an other phone, nothing is dected too (debug mod enabled).
I tried to remove driver and update with all sources but nothing apparently work per-haps my debug mode is disabled ? ...
Edit :
Okay fastboot device detected my phone !
The guaranty will stop if I use the second command ?
And last thing, where I need to put the img ?
Thanks a lot I looking at the end of that problem *o*
PeauMorte said:
With the two methods, no devices are found. But when I try with an other phone, nothing is dected too (debug mod enabled).
I tried to remove driver and update with all sources but nothing apparently work per-haps my debug mode is disabled ? ...
Edit :
Okay fastboot device detected my phone !
The guaranty will stop if I use the second command ?
Click to expand...
Click to collapse
Nope because you only BOOT and not FLASH TWRP.img. Actually I say TWRP because I have this recovery but I think you can use this command with the stock recovery. You just have to use recovery.img file from the factory images instead of TWRP.img.
---------- Post added at 02:30 PM ---------- Previous post was at 02:30 PM ----------
PeauMorte said:
And last thing, where I need to put the img ?
Thanks a lot I looking at the end of that problem *o*
Click to expand...
Click to collapse
Put the file into your platform-tools folder (where you have fastboot.exe file)
Primokorn said:
Nope because you only BOOT and not FLASH TWRP.img. Actually I say TWRP because I have this recovery but I think you can use this command with the stock recovery. You just have to use recovery.img file from the factory images instead of TWRP.img.
---------- Post added at 02:30 PM ---------- Previous post was at 02:30 PM ----------
Put the file into your platform-tools folder (where you have fastboot.exe file)
Click to expand...
Click to collapse
Okay, nice !
But I put the twrp.img in the adb folder, but it doeasn't found the file, where i need to put it ?
path/to means what ?
PeauMorte said:
Okay, nice !
But I put the twrp.img in the adb folder, but it doeasn't found the file, where i need to put it ?
path/to means what ?
Click to expand...
Click to collapse
Did you rename the downloaded file to "TWRP.img"? The file name must be the same into your command prompt.
Copy TWRP.img into your platform-tools folder then open a command prompt from this folder and enter: fastboot boot TWRP.img
The path is the directory of your file you want to use. If you open the command prompt from the folder you have TWRP.img (platform-tools) then you don't need to mention the path.
I think the bootloader needs to be unlocked first for "fastboot boot twrp.img" to work? Isn't it? If unlocking wasn't necessary, everyone would've just booted recoveries to root their phones. (so that the sdcard doesn't get erased).
I sincerely doubt that the OP has an unlocked bootloader.
vin4yak said:
I think the bootloader needs to be unlocked first for "fastboot boot twrp.img" to work? Isn't it? If unlocking wasn't necessary, everyone would've just booted recoveries to root their phones. (so that the sdcard doesn't get erased).
I sincerely doubt that the OP has an unlocked bootloader.
Click to expand...
Click to collapse
Actually I never tried fastboot boot command on a locked bootloader. If it requires an unlocked bootloader and OP has a locked one I have no idea to recover his data.
Primokorn said:
Actually I never tried fastboot boot command on a locked bootloader. If it requires an unlocked bootloader and OP has a locked one I have no idea to recover his data.
Click to expand...
Click to collapse
Please guy ! You're a genius !
I love you !
I just used the reboot comand and my phone goes On !
Now I can back up my files
(Ps : For the people who'll have the same problem, you have to use your charger with you're computer and keep pressing the volume down while putting the charger in the phone to go in boot menu, but be carfully, you can't shutdown after that only solution, remove batery !)
:fingers-crossed:
PeauMorte said:
Please guy ! You're a genius !
I love you !
I just used the reboot comand and my phone goes On !
Now I can back up my files
(Ps : For the people who'll have the same problem, you have to use your charger with you're computer and keep pressing the volume down while putting the charger in the phone to go in boot menu, but be carfully, you can't shutdown after that only solution, remove batery !)
:fingers-crossed:
Click to expand...
Click to collapse
Happy for you... and your data
Primokorn said:
Happy for you... and your data
Click to expand...
Click to collapse
I'll just ask a last question because you're a super user of twrp, the back up fonctionality could work if I use it on this phone and the put it in my new nexus sent by google ?
Thanks a lot again and have a good day, you made mine.
PeauMorte said:
I'll just ask a last question because you're a super user of twrp, the back up fonctionality could work if I use it on this phone and the put it in my new nexus sent by google ?
Thanks a lot again and have a good day, you made mine.
Click to expand...
Click to collapse
Yes, you can! Just make sure you don't restore the /efs partition which contains the imei and other files which are unique to every device!
- Sent from an IceCold Hammerhead!

Help twrp wont mount anything!!

i have a major problem for some reason my tablet is unable to mount any storage i am able to get into bootloader and twrp but other than that i cant do anything i cant wipe anything because it is unable to mount anything, i tried all my versions of twrp that worked in the past but nothing works, are there any fastboot commands i can use? all help is appreciated.
[email protected] said:
i have a major problem for some reason my tablet is unable to mount any storage i am able to get into bootloader and twrp but other than that i cant do anything i cant wipe anything because it is unable to mount anything, i tried all my versions of twrp that worked in the past but nothing works, are there any fastboot commands i can use? all help is appreciated.
Click to expand...
Click to collapse
Nevermind I fixed it, if anyone else has this problem just install default jb blob from Asus website with fastboot, let it boot into jb once then reboot to twrp and install custom rom
[email protected] said:
Nevermind I fixed it, if anyone else has this problem just install default jb blob from Asus website with fastboot, let it boot into jb once then reboot to twrp and install custom rom
Click to expand...
Click to collapse
hey ivan could you please help?
I am stuck at the 3 icons on the recovery screen. I have tried to push file to tablet but cant get a connection between CMD and the tablet.
can you share the file you used please?
Thank you
LUCA LUCA said:
hey ivan could you please help?
I am stuck at the 3 icons on the recovery screen. I have tried to push file to tablet but cant get a connection between CMD and the tablet.
can you share the file you used please?
Thank you
Click to expand...
Click to collapse
hey luca you are in the bootloader
you need to have fastboot on your pc to connect to the tablet you need to download android sdk, after this you can use cmd with your tablet then go to https://www.asus.com/Tablets/ASUS_Transformer_Pad_TF300T/HelpDesk_Download/ and download the latest firmware and unzip it to your desktop, now hold shift and click anywhere on your desktop and right click open command window here, now go into bootloader on your tablet while connected to your pc and paste
fastboot -i 0x0B05 flash system blob
into the cmd and reboot when done
ivan.stol[email protected] said:
hey luca you are in the bootloader
you need to have fastboot on your pc to connect to the tablet you need to download android sdk, after this you can use cmd with your tablet then go to https://www.asus.com/Tablets/ASUS_Transformer_Pad_TF300T/HelpDesk_Download/ and download the latest firmware and unzip it to your desktop, now hold shift and click anywhere on your desktop and right click open command window here, now go into bootloader on your tablet while connected to your pc and paste
fastboot -i 0x0B05 flash system blob
into the cmd and reboot when done
Click to expand...
Click to collapse
thank you very much that seems to have done the trick as i can see the bar going across the screen on the tablet.
I had all that installed but for some reason couldnt get the file to be pushed.
LUCA LUCA said:
thank you very much that seems to have done the trick as i can see the bar going across the screen on the tablet.
I had all that installed but for some reason couldnt get the file to be pushed.
Click to expand...
Click to collapse
ahh im glad your problem was sorted out i often make the mistake of not opening the cmd in the right file location which will cause a failure to push file or cause the tablet to freeze, installing the wrong twrp will also make it freeze on this screen
[email protected] said:
ahh im glad your problem was sorted out i often make the mistake of not opening the cmd in the right file location which will cause a failure to push file or cause the tablet to freeze, installing the wrong twrp will also make it freeze on this screen
Click to expand...
Click to collapse
you are right i was on the wrong location with the correct fastboot, last night i tried several fastboot installations the only thing they gave me was a bunch of unwanted programs installed (removed now)
It worked like a charm the tablet is back on.
Thank you.
LUCA LUCA said:
you are right i was on the wrong location with the correct fastboot, last night i tried several fastboot installations the only thing they gave me was a bunch of unwanted programs installed (removed now)
It worked like a charm the tablet is back on.
Thank you.
Click to expand...
Click to collapse
its only a pleasure

Where to get original logo.bin

Hello,
I've tried to change my logo.bin but i found some problems. I wanted to do this because i unlocked the bootloader and the silly warning is getting pretty annoying. I've used the "MGBootlogoFlasher" and made a logo.bin myself. But after flashing it i found out that i also have the moto g bootloader instead of the moto g 2015 bootloader. So i was wondering if this is a bad thing, but also if someone has a link for the original logo.bin and if i can get the original bootloader back somehow.
Already found the answer
I'm realy sorry for the silly post, minutes after i posted the thread i saw there's a thread specifically for the "bootloader unlocked" warning ( http://forum.xda-developers.com/2015-moto-g/themes-apps/remove-unlocke-bootloader-message-t3177801 ).
For those wondering what i did to flash it via PC and NOT with TWRP;
I downloaded the file from the sayed post. After that i extracted the file "logo.bin" from the zip file.
Than i went to my platform tools (on PC) and pasted the file there.
After that i pluged in my phone and opened cmd in platform tools (right click in platform tools folder and select ''open command prompt here")
After that i typed the command "adb devices" to check if my device was connected (make sure you have usb debugging on in developer options)
The command window should show a list of devices attached.
After that i typed "adb reboot bootloader"
And "fastboot devices" to check if the device was detected.
Now i typed "fastboot flash logo logo.bin"
And "fastboot reboot"
When this is done you should see the result which is the original boot logo and not the stupid warning.
Again sorry for the silly question when is just should've looked a little longer but i do hope these instructions will help anyone who can't flash via TWRP as wel.
will this work evn if the bootloader is unlocked on stock(phone is unrooted)?
please help!
argo II said:
will this work evn if the bootloader is unlocked on stock(phone is unrooted)?
please help!
Click to expand...
Click to collapse
Yes, of course it will work, these instructions are for phones that have the bootloader unlocked but have the silly bootloader unlocked warning.
Because the bootloader is unlocked you are able to make these commands that change files like for instance the recovery in your phone or the rom on your device. This means that no matter what kind of rom you have on your device, the trick wil work (unless your device is bricked) It also means that via this way you can flash roms, recoverys, kernels, etc. (but flashing those files recuires different commands)
Sorry for the late reply, I hope this will still help you. And if not, it might have given you some extra knowledge

(HELP ME ) Bricked

So i did a stupid thing and flashed the wrong image when i was installing a new rom, I managed to lock myself out of ADB, TWRP and download mode. I'm in a bit of a pickle right now I've been trying everything I can to fix it, but I managed to do nothing. Is there anyone that can walk me through the steeps to get unbricked.
I've tried recovery through hisuite, but it says my device is not supported. My phone showed up via CMD command (fastboot devices) but not (adb devices). I have no idea what to do?
PLEASE HELP ME!!!
Nixonkai417 said:
So i did a stupid thing and flashed the wrong image when i was installing a new rom, I managed to lock myself out of ADB, TWRP and download mode. I'm in a bit of a pickle right now I've been trying everything I can to fix it, but I managed to do nothing. Is there anyone that can walk me through the steeps to get unbricked.
I've tried recovery through hisuite, but it says my device is not supported. My phone showed up via CMD command (fastboot devices) but not (adb devices). I have no idea what to do?
PLEASE HELP ME!!!
Click to expand...
Click to collapse
Give the all required information like Brand, model number in your post first.
Huawei honor 5x kiwi L24, I can't really acces the phone so finding some information is impossible. My main issue is when I boot it's failing to verify the Boot.img , recovery.img and system.img . I don't exactly know what all information I can give you
Nixonkai417 said:
So i did a stupid thing and flashed the wrong image when i was installing a new rom, I managed to lock myself out of ADB, TWRP and download mode. I'm in a bit of a pickle right now I've been trying everything I can to fix it, but I managed to do nothing. Is there anyone that can walk me through the steeps to get unbricked.
I've tried recovery through hisuite, but it says my device is not supported. My phone showed up via CMD command (fastboot devices) but not (adb devices). I have no idea what to do?
PLEASE HELP ME!!!
Click to expand...
Click to collapse
First open the tool
Select the update.app file
Then press Ctrl and select the imgs you want
And then right click and click extract selected
Like in here
https://up.harajgulf.com/imagef-149893652739431-png.html
-Hope- said:
First open the tool
Select the update.app file
Then press Ctrl and select the imgs you want
And then right click and click extract selected
Like in here
https://up.harajgulf.com/imagef-149893652739431-png.html
Click to expand...
Click to collapse
I have already done that, I've tried flashing it via SP flash tool but nothing, it won't show up. I've downloaded correct drivers and done what I could but my phone shows up as Lemobile android adb interface. It sometimes shows as a disk drive as well.
When I run CMD command (fastboot flash oem info) it shows everything but the recovery.img system.img and boot.img need verification how can I verify them without the debugging bridge active on the phone.
Nixonkai417 said:
I have already done that, I've tried flashing it via SP flash tool but nothing, it won't show up. I've downloaded correct drivers and done what I could but my phone shows up as Lemobile android adb interface. It sometimes shows as a disk drive as well.
When I run CMD command (fastboot flash oem info) it shows everything but the recovery.img system.img and boot.img need verification how can I verify them without the debugging bridge active on the phone.
Click to expand...
Click to collapse
What do you mean sir
Imgs are already verified cause they are official
And you don't need USB debug in fastboot mode
Your device is not has mtk processor so it won't work
-Hope- said:
What do you mean sir
Imgs are already verified cause they are official
And you don't need USB debug in fastboot mode
Your device is not has mtk processor so it won't work
Click to expand...
Click to collapse
I rooted my phone and was running xenon HD on my Huawei honor 5x, in the midst of switching ROMs I accidently targeted a TWRP recovery.img with the ROM and Gapps.
So what my phone dose now is when it powers on it an all green screen with a red box and a blue box. After a second it come up with " recovery image verify failed, please update to verified images." I can enter fastboot&rescue mode and a Huawei erecovery, but when i do try to download the recovery via WIFI it says package failure.
Nixonkai417 said:
I rooted my phone and was running xenon HD on my Huawei honor 5x, in the midst of switching ROMs I accidently targeted a TWRP recovery.img with the ROM and Gapps.
So what my phone dose now is when it powers on it an all green screen with a red box and a blue box. After a second it come up with " recovery image verify failed, please update to verified images." I can enter fastboot&rescue mode and a Huawei erecovery, but when i do try to download the recovery via WIFI it says package failure.
Click to expand...
Click to collapse
What happens when you try flashing through fastboot
Assuming that your bootloader is unlocked have you tried reflashing twrp?
-Hope- said:
What happens when you try flashing through fastboot
Assuming that your bootloader is unlocked have you tried reflashing twrp?
Click to expand...
Click to collapse
I had unlocked my bootloader but some research I was doing says, when you accidently flash wrong images it can relock the bootloader. I lost the original bootloader code and i don't exactly have the box anymore, so getting a new code will be difficult.
Nixonkai417 said:
I had unlocked my bootloader but some research I was doing says, when you accidently flash wrong images it can relock the bootloader. I lost the original bootloader code and i don't exactly have the box anymore, so getting a new code will be difficult.
Click to expand...
Click to collapse
As long as the bootloader says 'phone is unlocked' then its ok
-Hope- said:
As long as the bootloader says 'phone is unlocked' then its ok
Click to expand...
Click to collapse
I'm my case the bootloader has relocked, so in green it say phone status: locked.
Nixonkai417 said:
I'm my case the bootloader has relocked, so in green it say phone status: locked.
Click to expand...
Click to collapse
I've reread your previous post and you didn't mentioned what happens in the cmd window when trying to flash the files?
-Hope- said:
I've reread your previous post and you didn't mentioned what happens in the cmd window when trying to flash the files?
Click to expand...
Click to collapse
(REMOTE: command not allowed)
I have already sent an email to Huawei support, just waiting on a response to see if they can give me another unlock code. If I'm unable to unlock the boot loader again with the codes, what's my options for unlocling the boot loader without Huawei's help.

[Mi CC9] Unlock Bootloader, Install Twrp, Backup and Install Rom

Hlw all.
Sorry for late to write this post. I will write this post in several parts. So Don't angry if i am late.
PART 1:
HOW TO UNLOCK BOOTLOADER
Click to expand...
Click to collapse
First add a xiaomi account on your device.
Now
1. Go settings
2. My Devices
3. All Specs
4.Miui Version
Tap 5 times to activate Developer Option.
Now return settings menu
And Scroll down
Go
1. Additional Settings
2. Developer option
3.OEM Unlocking [ On This]
Now turn on your phone's internet connection through personal data pack.
Now go Mi unlock status and press add account .
Your Device will be added successfully.
You have to wait 10 days for unlock your bootloader.
Xiaomi privacy policy
Click to expand...
Click to collapse
Now Go xiaomi website and Download xiaomi unlock tool .
You will need a pc or laptop with internet connection for this process.
Extract that zip and open Xiaomi unlock.exe
Login your Xiaomi account.
Backup important Documents on your phone.
Click to expand...
Click to collapse
Power off your Phone
Press "Power button + Volume down"
for fastboot mod .
Connect your phone through usb cable
Now press unlock
When it will complete 100%, Your device will unlocked and Reseted.
PART 2:
INSTALL TWRP
Click to expand...
Click to collapse
First you have to Download TWRP. Official twrp is not release. So you have to download unofficial twrp. it is safe and 100% well for Mi cc9. Because i am using this.
Download this from here:
https://androidfilehost.com/?fid=6006931924117916679
And Also download
adb usb driver version 1.4.3.exe
Install this software .
Next you have to enable usb debugging in your device.
Connect via usb cable to your pc or laptop.
Now unzip the twrp file and go that folder .
See many cmd command file in this zip inside.
Just open last one
Now write
adb devices
Click to expand...
Click to collapse
Screen on your phone and Ok the demon they ask.
Next write
adb reboot bootloader
Click to expand...
Click to collapse
Now write
fastboot flash recovery (copy full name of twrp and paste here).img
Click to expand...
Click to collapse
fastboot boot recovery (copy full name of twrp and paste here).img
Click to expand...
Click to collapse
Twrp will install successfully. just disconnect your phone and press power button + volume up.
Twrp will appear which one you install.
Any help you need just comments here if you failed.
Thats all for today.
Hi, I unlocked the Boot Loader but now I get a screeen in chinese which I am assuming is asking for my Mi account,phone number or email but every time I type any of those a red messege showes under the box which I am assuming meanes that something is wrong. Does anyone had the same problem and solution because I am pretty sure I know my Mi account and my phone number and they are tiped in correct.
dragokanev said:
Hi, I unlocked the Boot Loader but now I get a screeen in chinese which I am assuming is asking for my Mi account,phone number or email but every time I type any of those a red messege showes under the box which I am assuming meanes that something is wrong. Does anyone had the same problem and solution because I am pretty sure I know my Mi account and my phone number and they are tiped in correct.
Click to expand...
Click to collapse
Use those phone number and password which one you sing in for unlock bootloader.you need internet connection to complete this process.
im stuck at "fastboot boot recovery (copy full name of twrp and paste here).img"
is it the same file "recovery-TWRP-3.3.1-0709-XIAOMI_CC9-CN-wzsx150.img"?
majigs said:
im stuck at "fastboot boot recovery (copy full name of twrp and paste here).img"
is it the same file "recovery-TWRP-3.3.1-0709-XIAOMI_CC9-CN-wzsx150.img"?
Click to expand...
Click to collapse
Yes. You have to write:
fastboot boot recovery-TWRP-3.3.1-0709-XIAOMI_CC9-CN-wzsx150.img
easier to rename the file to twrp.img .....
Please help to restore CC 9
Please help me bring my Xiaomi CC 9 back to life. I updated it with MIUI 11.3.3.0.PFGEUXM and my device does not boot normally. My bootloader is locked and an account is not installed in the developer settings. Does anyone know what to do ???
I got error -1 on my smartphone when I added account and device in the '' mi unlock status '' menu.
How to solve
--
Edit:
resolved: I logged out and logged into the Mi account on the device and gave no error
I have to wait 168H to unlock
Tks
GSI's are quite good. I have good SOT with ArrowOS GSI: 12h - 13 h. I think it's more interesting to use Pie GSI's for now.
Where can I get this ArrowOs GSI rom?
Unlock tool stops at 50%
What should I do when the Unlock Tool stops at 50% and reports: couldn't verify the device. Is it because I haven't waited the 10 days yet?
You have to wait to unlock bootloader.
majigs said:
im stuck at "fastboot boot recovery (copy full name of twrp and paste here).img"
is it the same file "recovery-TWRP-3.3.1-0709-XIAOMI_CC9-CN-wzsx150.img"?
Click to expand...
Click to collapse
you dont have to boot the image if you flashed it first, if you did 'fastboot flash recovery recoveryname.img', no reason to do the boot part, just do fastboot reboot-recovery
if you dont want to flash twrp over your stock recovery, then use the fastboot boot recoveryname.img and then mess around with twrp, backup everything and flash a new rom and reboot, next time you reboot to recovery, stock will still be there
Hello. I'm having problems unlocking my new phone. When i open Mi unlock tool, unlock option is greyed out.
I installed drivers through unlock app and option "install drivers" Also installed adb drivers that I got with ulock app through device manager - add legacy hardware
But something is wrong. Someone please help me.
axlina said:
Hello. I'm having problems unlocking my new phone. When i open Mi unlock tool, unlock option is greyed out.
I installed drivers through unlock app and option "install drivers" Also installed adb drivers that I got with ulock app through device manager - add legacy hardware
But something is wrong. Someone please help me.
Click to expand...
Click to collapse
In this unlock tool folder ( Install Drider) one file exist.
You must install it. Then your device will connect.
someone please help me. I unlocked bootloader and trying to install TWRP but everytime I try it's stuck at sending recovery. I've waited for 10 minutes and then I qut. What am I doing wrong?
Commands adb devices and fastboot devices recognize my phone.
axlina said:
someone please help me. I unlocked bootloader and trying to install TWRP but everytime I try it's stuck at sending recovery. I've waited for 10 minutes and then I qut. What am I doing wrong?
Commands adb devices and fastboot devices recognize my phone.
Click to expand...
Click to collapse
Unfortunately I can't help you with that but I have a question did you wait 10 days or not cause my phone just refuses to cooperate with the unlock tool. Sometimes the fastboot logo just disapears and it says press any button to shutdown.
Edit: Just to clarify the flash tool does not say anything about the waiting period. If someone can help me or clarify the situation I would greatly appreciate it.
Alright so it appears to either be a USB gen limitation or just my plain ass stupidity for not installing adb drivers. Hell if I know but either way now it says how many days I have to wait so nice.
TelumLetiferum said:
Unfortunately I can't help you with that but I have a question did you wait 10 days or not cause my phone just refuses to cooperate with the unlock tool. Sometimes the fastboot logo just disapears and it says press any button to shutdown.
Edit: Just to clarify the flash tool does not say anything about the waiting period. If someone can help me or clarify the situation I would greatly appreciate it.
Alright so it appears to either be a USB gen limitation or just my plain ass stupidity for not installing adb drivers. Hell if I know but either way now it says how many days I have to wait so nice.
Click to expand...
Click to collapse
Download 15 seconds adb installer and answer question with three yyy.
I waited 43 hours to unlock bootloader.
I have performed all the steps successfully, but unable to boot into twrp by pressing power + vol up, still booting in stock one, anybody facing the same issue?
kingofmb said:
I have performed all the steps successfully, but unable to boot into twrp by pressing power + vol up, still booting in stock one, anybody facing the same issue?
Click to expand...
Click to collapse
It's power button +volume down... Try again

Categories

Resources