Bootloader unlocked message - Xiaomi Mi 8 Themes, Apps, and Mods

How can I get rid of this message?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

SkubiDoo said:
How can I get rid of this message?
Click to expand...
Click to collapse
I have to mi8 but i have global version and after when I unlock my bootloader I don't have that same message like you. I think we can't hide this information

https://forum.xda-developers.com/mi-8/help/how-remove-mi8-bootloader-unlocked-t3841496

I dont have this screen, just do same what i say before here
https://forum.xda-developers.com/showpost.php?p=77660743&postcount=123

I have the same ugly bootlogo; but only in miui.eu, in Global Rom normal with unlocked padlock
---------- Post added at 02:15 PM ---------- Previous post was at 02:05 PM ----------
its solved, only need flash a logo.bin from other rom

SkubiDoo said:
How can I get rid of this message?
Click to expand...
Click to collapse
only flash the attached file, fisrt unrar and then flash img from twrp for logo
the option for flash logo only is in twrp-cn

It works! Thanks chivomugroso !!!

for me it does't work
chivomugroso said:
only flash the attached file, fisrt unrar and then flash img from twrp for logo
the option for flash logo only is in twrp-cn
Click to expand...
Click to collapse
Hello! I put the unzipped logo in the SD card and i tried to flash with TWRP 3.2.3 0918 but i can't find it anywhere I checked and it is there in sd card (logo.img) but TWRP can't see it so i cannot flash it
Can you help please? thanks in advance!

mokolino29 said:
Hello! I put the unzipped logo in the SD card and i tried to flash with TWRP 3.2.3 0918 but i can't find it anywhere I checked and it is there in sd card (logo.img) but TWRP can't see it so i cannot flash it
Can you help please? thanks in advance!
Click to expand...
Click to collapse
can you try with the twrp-cn?, only the "CN" has the option for flash logo or you can try flash from fastboot, with the next commands fastboot flash logo logo.bin

chivomugroso said:
can you try with the twrp-cn?, only the "CN" has the option for flash logo or you can try flash from fastboot, with the next commands fastboot flash logo logo.bin
Click to expand...
Click to collapse
Thank you, it worked!
Now instead of that ugly message i have the original boot with unlocked pad, and instead of empty battery image in fastboot mode i have the bunny logo back.
I tried in adb with fastboot command: fastboot flash logo logo.img (not bin).
Thank you very much, Regards!

mokolino29 said:
Thank you, it worked!
Now instead of that ugly message i have the original boot with unlocked pad, and instead of empty battery image in fastboot mode i have the bunny logo back.
I tried in adb with fastboot command: fastboot flash logo logo.img (not bin).
Thank you very much, Regards!
Click to expand...
Click to collapse
How did you do that?
I have xiaomi.eu 8.8.30, I tried flashing logo.img from Global 9.5.11.0 but didin't work. Can you upload yours? Thank you.

carlo.esposito said:
How did you do that?
I have xiaomi.eu 8.8.30, I tried flashing logo.img from Global 9.5.11.0 but didin't work. Can you upload yours? Thank you.
Click to expand...
Click to collapse
Check post #6
Download that logo.rar, unrar it and copy the logo.img in Folder adb on your computer (you have to install adb installer on your PC-look for it here on XDA).
Put your phone in fastboot, connect it to PC, open adb from PC and make the command: fastboot flash logo logo.img
That's how i did it!

a simple post, with the detailed instructions step by step
https://forum.xda-developers.com/mi-8/themes/fix-bootloader-message-t3855002/

Hi people. I have the messages in my smartphone Lenovo S5 K520 when I turn on him. I have an unlocked bootloader and 2 messages of orange and red state warnings. I need a solution to solve my problem. I tried to load a firmware an Oreo 8.0 Tomy smartphone but still they are showing. I have a twrp. I need a help for solve this problem. Who can help me?

I need to remove orange, red state warnings because these messages get excited me.

One of the first of message last about an five seconds and a second message last thirty seconds.

Related

Fastboot wont flash twrp-2.8.7.1-h901.img tmobile Lg V10

OK, so i am really lost at this point. I have been trying for the past couple of days with no luck.
I used Minimal adb and fastboot, downloaded Lg drivers (LGMobileDriver_WHQL_Ver_4.0.3), sdk google drivers and looked at many comments to figure this out.
i type adb device and my phone shows, I type fastboot device and last couple of my phone shows. I used Mininimal adb and fasboot to unclock the the bootloader and i followed all the commands but when i get to fastboot flash recovery twrpxxxx.img, it tells me cannot load twrpxxxx.img. Also, when i type in adb reboot bootloader in brings me the an LG screen with powered by android at the bottom instead of the correct screen.
So, i tried the other way. Power phone off, hold down the volume down button and plug in usb and bootloader/fastboot opens up ( the screen with the line in the top left, with a blank page). it shows unlocked, few lines in white, and then few lines in red. I type fasboot devices and my phone shows up displaying last couple of the phone sn#. but when i go to type fasboot flash recovery twrpxxxx.img, i get the same message cannot load twrpxxxx.img. and on the phone is shows fastboot getvar partition recovery.
Any idea on what this is and how can i solve this?
Thanks in advance.
Rename it to recovery.img and try again.
I renamed it and I still get the same error. Cannot load recovery.img
papatoon3 said:
I renamed it and I still get the same error. Cannot load recovery.img
Click to expand...
Click to collapse
Make sure the image is in the same folder that you are running adb from; it doesnt scan your whole computer for the file. ��
Elu_sama said:
Make sure the image is in the same folder that you are running adb from; it doesnt scan your whole computer for the file. ��
Click to expand...
Click to collapse
It is in the same folder.
Does it make any difference that my phone is unlocked from T-Mobile via unlocked code? That should not have anything to do with it thought. I am just tying to figure it out.
Figured it out.
papatoon3 said:
I renamed it and I still get the same error. Cannot load recovery.img
Click to expand...
Click to collapse
I suggest you remove and reinstall sdk or install nexus root tools and run a cmd within the updated tools. Make sure you installed the right drivers, delete all others, reinstall, although your error seems more a problem with the tools, permissions perhaps, did you run cmd as admin?
Unable to load tells me it can't find your file.. Perhaps it has a hidden extension? Recovery.img.txt
Whats the complete exact command you're typing?
"fastboot flash recovery recovery.img"
http://androiding.how/how-to-install-twrp-recovery-via-fastboot/
Sounds like this is not enabled
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my LG-H901 using Tapatalk
papatoon3 said:
Does it make any difference that my phone is unlocked from T-Mobile via unlocked code? That should not have anything to do with it thought. I am just tying to figure it out.
Click to expand...
Click to collapse
SIM unlocked (tmo has no code, its an app) and bootloader unlocked isnt the same thing.
Never mind got it
papatoon3 said:
Figured it out.
Click to expand...
Click to collapse
What was the solution i need it please and thanks
tanked89 said:
Never mind got it
What was the solution i need it please and thanks
Click to expand...
Click to collapse
When your phone is turned on and plugged in, type command adb devices, Does it show?
Put phone in fastboot mode, type command fastboot devices, does it show?
I figured it out. I had to install motorola and g4 drivers to get fast boot to read when I only had one or the other it was only reading adb when I had both on pc it read and adb & fastboot and worked. Thank you.
Hi sir I am facing a problem I rooted my v10 first I unlocked bootloader and then I rooted it by using fwul I hard reset it but when I turned it on a twrp recovery menu appeared please help that how it fix

Help Needed - Stuck in CyanoGenMod Recovery

Hello All,
I recently flashed cm13 on my honor 5x and was loving it until a month back when accidently I pressed Volume up + volume down + power button and phone went into CyanogenMod recovery for the first time and now stuck there. I have used all the option available in the cyanogen recovery mod but couldn't get out of the recovery mode.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I have tried flashing TVRP via fast boot method but system in not recognizing the device.
Please help as I love this phone and don't want to throw it away.
Here is a glimpse of two screens that I can go into (also, somehow I formatted the SD card, so no back-ups).
Am I at a point of no return or can anyone of you super android enthusiasts help me out? Please help
I got the same problem, if someone got the solution please :s
If you can't flash TWRP via fastboot, try "fastboot boot <twrp_file>.img". That'll boot you directly into TWRP without having to actually write it to a partition on the device.
halomademeapc said:
If you can't flash TWRP via fastboot, try "fastboot boot <twrp_file>.img". That'll boot you directly into TWRP without having to actually write it to a partition on the device.
Click to expand...
Click to collapse
fastboot flash recovery twrp.img doesn't work.
It doesn't work too :/
try flashing TWRP to the erecovery partition?
halomademeapc said:
try flashing TWRP to the erecovery partition?
Click to expand...
Click to collapse
i'm just typing "fastboot flash recovery twrp.img" is it not that ?
sorry for my approximative english DDD
that's correct, but there are actually two recovery partitions on the 5X (recovery and erecovery). I'm suggesting that you try the other one.
Just to clarify, is fastboot recognizing your device at all? (run "fastboot devices" to see)
halomademeapc said:
that's correct, but there are actually two recovery partitions on the 5X (recovery and erecovery). I'm suggesting that you try the other one.
Just to clarify, is fastboot recognizing your device at all? (run "fastboot devices" to see)
Click to expand...
Click to collapse
Yes fastboot recognize my phone !
---------- Post added at 08:54 PM ---------- Previous post was at 07:59 PM ----------
You'll see, same result for "Fastboot flash recovery twrp.img"
if u have the TWPR thats still good .. take stock framewar latest build and do extract take .img files and move to SD card , do full format and wipe data and cach and even internal memory then flash the img's throw TWPR one by one .
its happens sometimes =) .. it should work back to stock .
TWRP should not be flashed in eRecovery.
Sent from my Galaxy Tab 3 using XDA Labs
adriansticoid said:
TWRP should not be flashed in eRecovery.
Sent from my Galaxy Tab 3 using XDA Labs
Click to expand...
Click to collapse
he already have TWRP

Leagoo M8 TWRP Root and Overlay Fix

Some files for Leagoo M8 owners:
SuperSU v2.79
http://ul.to/nzjkfpds
Recovery (TWRP & Scatter File)
http://ul.to/sf9ig4yl
MTK Drivers
http://ul.to/crs6xzlz
SP Flash Tool v5.1540.00
http://ul.to/4wv9y3wj
Screen Overlay Fix (to flash)
http://ul.to/vx2lszbz
Xposed (to flash)
http://dl-xda.xposed.info/framework/sdk23/arm/xposed-v87-sdk23-arm.zip
Xposed (App)
https://forum.xda-developers.com/attachment.php?attachmentid=3921508&d=1477916609
Use SP Flash Tool to flash the Recovery (TWRP) and use then TWRP on your phone to flash SuperSu, Xposed and Screen Overlay Fix
Unable to download files
Can you please upload those files here or Dropbox as I am unable to download from that site. Thank you.
donshady28 said:
Can you please upload those files here or Dropbox as I am unable to download from that site. Thank you.
Click to expand...
Click to collapse
Sorry, too large for XDA. Use Uploaded free user Download. Should work for everyone
Scatter file Missing
After downloading the Recovery Twrp I can't find scatter file. Kindly upload the scatter file. Thank you.
donshady28 said:
After downloading the Recovery Twrp I can't find scatter file. Kindly upload the scatter file. Thank you.
Click to expand...
Click to collapse
Scatter file is inside the TWRP.rar file.
MT6580_Android_scatter.txt
Can anyone confirm that TWRP is fully working? sd card, backups, etc all working?
stephendt0 said:
Can anyone confirm that TWRP is fully working? sd card, backups, etc all working?
Click to expand...
Click to collapse
Yes, it works.
I used it to flash SuperSu and Xposed. :good:
Thanks for confirming it works!!!
SomeOneX said:
Yes, it works.
I used it to flash SuperSu and Xposed. :good:
Click to expand...
Click to collapse
Excellent. Are you able to restore backups? This is something important for me
I'm unable to download the scatter file.
SomeOneX said:
Scatter file is inside the TWRP.rar file.
MT6580_Android_scatter.txt
Click to expand...
Click to collapse
I'm unable to download the scatter file. Can anyone send the scatter file to my mail.
[email protected] Thank you.
donshady28 said:
I'm unable to download the scatter file. Can anyone send the scatter file to my mail.
[email protected] Thank you.
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
stephendt0 said:
Excellent. Are you able to restore backups? This is something important for me
Click to expand...
Click to collapse
I used only TitaniumBackup.
SomeOneX said:
I used only TitaniumBackup.
Click to expand...
Click to collapse
OK, I'd like to try Xposed and a few other mods but I'd hate to not be able to restore to stock ROM if backup and restore doesn't work properly (which I've seen a couple of times on MTK devices)
Update! TWRP works well, even backup and restore seems OK. Now to make a debloated ROM :good:
PS: Can someone explain the Overlay fix? I'm not sure exactly what this is supposed to resolve. I am using the 20161213 ROM.
After flashing the TWRP, tried to reboot to recovery but not working. How do I boot into recovery.????
I tried it in 20161213rom and 20170116 ROM!
donshady28 said:
After flashing the TWRP, tried to reboot to recovery but not working. How do I boot into recovery.????
I tried it in 20161213rom and 20170116 ROM!
Click to expand...
Click to collapse
What do you get when you turn your phone off and hold VOL UP + Power? Once I select "recovery" then it shows the Leagoo logo for a moment then boots right in.
When I turn the phone off, I hold the vol + and power and I get recovery, fastboot and reboot. I select the recovery using the vol down. But its keeps showing Leagoo logo
Okay. For whatever reason, it hasn't flashed the recovery properly - it sounds like it's missing. If you have the stock recovery, it shows the Leagoo logo for a moment, then shows the Freeme logo only (no text, just a logo). With TWRP it takes around 2-3 seconds for it to come up. It sounds to me that something went wrong when you tried to flash TWRP. What version of SPFlashTools are you using? Are you sure the right drivers are installed? Perhaps try another computer and USB cable and try with SPFlashTool again.
---------- Post added at 01:35 PM ---------- Previous post was at 12:55 PM ----------
Good news! I uploaded a debloated ROM. Link here: https://forum.xda-developers.com/android/development/6-0-lazy-s-debloated-rom-leagoo-m8-t3574816
It worked for my Leagoo M8 on second reflash with Pack-Flashtool-v5.1640.00.000.
After first attempt with original flashtool I had Freeme's hieroglyph and "no command" text.
Thank you!
Anyone knows if this can work for "Pro" version?

Vernee M6 Root

Hello, please help me to root Vernee M6. Thank you!
MoeKyawThu991 said:
Hello, please help me to root Vernee M6. Thank you!
Click to expand...
Click to collapse
Hello, I too want recovery and root for the Vernee M6
Orat60 said:
Hello, I too want recovery and root for the Vernee M6
Click to expand...
Click to collapse
I have M6 also. I would buy 1 for somebody who can create us a ASOP ROM with root and recovery!
Hi, developer here, just asked Vernee for kernel source code so i can start developing a custom recovery asap.
Regards.
josalaito said:
Hi, developer here, just asked Vernee for kernel source code so i can start developing a custom recovery asap.
Regards.
Click to expand...
Click to collapse
Awesome josalaito!
Root done! Writing and posting a tutorial ASAP!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
---------- Post added at 05:38 PM ---------- Previous post was at 05:23 PM ----------
Rooting Vernee M6:
First of all, unlock developer settings by going to Settings - Phone Status and pressing 10 times over Build Number.
Then, in developer settings, turn on OEM Unlocking flag and USB Debugging.
Download this pack.
Open a cmd terminal, drive to the unpacked folder and type the following commands: (IMPORTANT: THIS WILL ERASE ALL YOUR DATA, MAKE A BACKUP FIRST)
adb.exe reboot-bootloader
fastboot.exe oem unlock
After this, reboot and configure the phone, reenable USB Debugging, install Magisk Manager and again type the following commands:
adb.exe reboot-bootloader
fastboot.exe flash boot root_boot.img
Ur phone is now rooted.
josalaito said:
Root done! Writing and posting a tutorial ASAP!
---------- Post added at 05:38 PM ---------- Previous post was at 05:23 PM ----------
Rooting Vernee M6:
First of all, unlock developer settings by going to Settings - Phone Status and pressing 10 times over Build Number.
Then, in developer settings, turn on OEM Unlocking flag and USB Debugging.
Download this pack.
Open a cmd terminal, drive to the unpacked folder and type the following commands: (IMPORTANT: THIS WILL ERASE ALL YOUR DATA, MAKE A BACKUP FIRST)
adb.exe reboot-bootloader
fastboot.exe oem unlock
After this, reboot and configure the phone, reenable USB Debugging, install Magisk Manager and again type the following commands:
adb.exe reboot-bootloader
fastboot.exe flash boot root_boot.img
Ur phone is now rooted.
Click to expand...
Click to collapse
Rar file doesn't open
rodpgfx said:
Rar file doesn't open
Click to expand...
Click to collapse
Try this mate M6.zip
josalaito said:
Try this mate M6.zip
Click to expand...
Click to collapse
That one worked.
rodpgfx said:
That one worked.
Click to expand...
Click to collapse
Perfect, i hope i can bring TWRP asap, to AOSP rom i contacted Vernee to source code but still no answer
I tried every way to try to extract recovery from the firmware.....no way! Doesn't show recovery in partitions
Root
Crackloi said:
Root
Click to expand...
Click to collapse
The phone is already rooted. I wouldn't be able to see the system partition otherwise.....
Guys any luck getting any scatter files for this phone? I sent Vernee multiple messages and not one reply! I need the firmware for this phone so I can fix it. Stuck in bootloop now with not even option for recovery.....
I could work with this device this week and finally build a working TWRP device(Data partition decryption dont work, but i'm working on a kernel which dont encrypt data), you can backup system, boot and much more to a external sd card.
Get it from here: recovery.img
Reboot fastboot mode and perform the following commands:
Fastboot flash recovery recovery.img
Fastboot boot recovery.img
Once on recovery, keep the device blocked for a min or two, and then unlock it, allow system modifications, go to mount, mount system, then click on options, file explorer, go to system folder and delete the recovery-from-boot.p file.
I cannot get my phone to go to fastboot, recovery or anything else. Just keeps boot looping.....
rodpgfx said:
I cannot get my phone to go to fastboot, recovery or anything else. Just keeps boot looping.....
Click to expand...
Click to collapse
Didnt work fully turning it off(Power off + Vol -) and then boot into fastboot pressing Vol + and power off at the same time?
If u make it work i can send you a system backup so you can fix your phone
I done all that. I pressed Vol + and power until it was off then vol- and power, just start boot looping again. I fear the only thing that can save it now is a scatter file...... Even AliExpress didn't help me with warranty still left, and why I will not buy from them again.
rodpgfx said:
I done all that. I pressed Vol + and power until it was off then vol- and power, just start boot looping again. I fear the only thing that can save it now is a scatter file...... Even AliExpress didn't help me with warranty still left, and why I will not buy from them again.
Click to expand...
Click to collapse
I can scatter all my partitions and upload then to you, but got not a nice connection until monday.
That would be nice. Thanks!

Recovery dont stick, can fastboot

My poco f1 its boot looping, it stick with the logo of poco and dont move to miui, had the stock miui rom of course bootloader unlocked. i can fastboot boot to twrp 3.6.2 then i flashed twrp without the issue, at twrp i can look what i got in the internal memory, at first i thought my miui corrupted, so decided to start fresh and flash miui eu last stable version, of course had to format, then wipe, when i flashed the rom no issue or error, but then after reboot still the same boot loop, tried to go to recovery and sometimes its hit or miss.
In the end the phone its not working fatsboot works completely but booting to system its not, and booting recovery works when its connected to the pc
Seriously dont know what to do
eilegz said:
My poco f1 its boot looping, it stick with the logo of poco and dont move to miui, had the stock miui rom of course bootloader unlocked. i can fastboot boot to twrp 3.6.2 then i flashed twrp without the issue, at twrp i can look what i got in the internal memory, at first i thought my miui corrupted, so decided to start fresh and flash miui eu last stable version, of course had to format, then wipe, when i flashed the rom no issue or error, but then after reboot still the same boot loop, tried to go to recovery and sometimes its hit or miss.
In the end the phone its not working fatsboot works completely but booting to system its not, and booting recovery works when its connected to the pc
Seriously dont know what to do
Click to expand...
Click to collapse
Try this tool
https://forum.xda-developers.com/t/flash-tool-guide-use-xiaomi-flash-tool.4262425/
im going to check it, but does that relock my bootloader?
eilegz said:
im going to check it, but does that relock my bootloader?
Click to expand...
Click to collapse
Only if you check the clean all and lock box which is set by default.
some issues when i open the miflash tool and phone its not detected
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
eilegz said:
some issues when i open the miflash tool and phone its not detected
Click to expand...
Click to collapse
Just create an empty file named [email protected] in the log folder
try a version of miflash corresponding to the year of your phone.
was flashing until this
eilegz said:
was flashing until this
Click to expand...
Click to collapse
try a version of miflash corresponding to the year of your phone or don't use Miflash, open the folder of the tgz file you extracted and use the Bat file"flash-all".
ok after following this advice
to deal with that error it flashed without issue
But sadly the same as before poco logo boot loop
eilegz said:
But sadly the same as before poco logo boot loop
Click to expand...
Click to collapse
You haven't flashed anything because you must have an error at the end of the flash since you don't lock the bootloader.
Again,try a version of miflash corresponding to the year of your phone or don't use Miflash, open the folder of the tgz file you extracted and use the Bat file"flash-all"
tried the flash_all.bat but this appear
eilegz said:
tried the flash_all.bat but this appearView attachment 5712217
Click to expand...
Click to collapse
Which rom did you try to flash?
NOSS8 said:
Which rom did you try to flash?
Click to expand...
Click to collapse
downloaded this one https://xiaomifirmwareupdater.com/miui/beryllium/
eilegz said:
downloaded this one https://xiaomifirmwareupdater.com/firmware/beryllium/
Click to expand...
Click to collapse
These are firmware not full roms.
Download here a fastboot rom TGZ
https://xiaomifirmwareupdater.com/miui/beryllium/
NOSS8 said:
These are firmware not full roms.
Download here a fastboot rom TGZ
https://xiaomifirmwareupdater.com/miui/beryllium/
Click to expand...
Click to collapse
im mistaken the link but it was the full one had to extract the tgz then the tar and that get me the folder with the rom
eilegz said:
im mistaken the link but it was the full one had to extract the tgz then the tar and that get me the folder with the rom
Click to expand...
Click to collapse
try a version of miflash corresponding to the year of your phone.(older version).
NOSS8 said:
try a version of miflash corresponding to the year of your phone.(older version).
Click to expand...
Click to collapse
going to try this one https://xiaomiflashtool.com/download/xiaomi-flash-tool-20181115 since poco f1 released on august 2018
FInished flashing using the old mi flash still same issue poco logo boot loop
eilegz said:
FInished flashing using the old mi flash still same issue poco logo boot loop
Click to expand...
Click to collapse
Same https://forum.xda-developers.com/t/recovery-dont-stick-can-fastboot.4493095/post-87439937
Post the Miflash log +or- 20/25ko
NOSS8 said:
Same https://forum.xda-developers.com/t/recovery-dont-stick-can-fastboot.4493095/post-87439937
Post the Miflash log +or- 20/25ko
Click to expand...
Click to collapse
fastboot and flash log right?

Categories

Resources