Not able to load twrp via fastboot - Xiaomi Poco F1 Questions & Answers

Anybody having the prblem of not being able to install twrp after using MIUI 10 8.9.13?? When ever I am installing it via fastboot, its saying "command write failed (no error)
Update: i was able to flash twrp via fastboot using windows 7.. but still unable to boot into it.??

control twrp is still there, i solved by wiping system and data few times, then reboot a couple time and twrp worked again so i flashed xiaomi.eu

roxor101 said:
Anybody having the prblem of not being able to install twrp after using MIUI 10 8.9.13?? When ever I am installing it via fastboot, its saying "command write failed (no error)
Update: i was able to flash twrp via fastboot using windows 7.. but still unable to boot into it.??
Click to expand...
Click to collapse
There's a known ryzen bug. I'm experiencing the same, so I'm doing everything regarding fastboot from ubuntu.

Yes... So now I did it in a pc running windows... And it finally worked???

Related

[Q] Magic value mismatch

Hi,
I can't install the A3 recovery, getting the error when I try to enter it or system boots.
boot recovery via fastboot was fine, that way I installed A3.
system seems to be OK, more later...
Any hints how to fix?
Miraculix666 said:
Hi,
I can't install the A3 recovery, getting the error when I try to enter it or system boots.
boot recovery via fastboot was fine, that way I installed A3.
system seems to be OK, more later...
Any hints how to fix?
Click to expand...
Click to collapse
Just flash once more recovery.img. I have the same bug but it's was my fault copy&paste with wrong file name.

Cant get into Recovery mode twrp

SOMEONE HELP ME PLZ
I was trying to flash rr rom but every time i flashed it it would appear a eeror 7 message so i tried to update twrp flashimg a .img file after that i reboted into recovery and now im stuck in the Leeco Recovery screen i ve already tried to flash it using prompt but still doesnt work and im stuck at bootloader too
Tekkerz said:
SOMEONE HELP ME PLZ
I was trying to flash rr rom but every time i flashed it it would appear a eeror 7 message so i tried to update twrp flashimg a .img file after that i reboted into recovery and now im stuck in the Leeco Recovery screen i ve already tried to flash it using prompt but still doesnt work and im stuck at bootloader too
Click to expand...
Click to collapse
I also have a problem with the latest version but I flashed the previous one and everything works now
LameMonster82 said:
I also have a problem with the latest version but I flashed the previous one and everything works now
Click to expand...
Click to collapse
i cant even with adb on my computer it says device null not found and i only can get into fasboot mode
Tekkerz said:
i cant even with adb on my computer it says device null not found and i only can get into fasboot mode
Click to expand...
Click to collapse
You can use fastboot to install an older version of the recovery
The command is
"fastboot flash recovery twrp-x.x.x.x.x.img"

DEEP TROUBLE! Please help.....

I had previously rooted and used several roms but recently i went back to developer rom and now when i try to flash twrp via command prompt it shows WRITE TO DEVICE FAILED (INVALID ARGUMENT)! I put all the files properly retried it 100s of times but it just doesn't flash. I flashed twrp last time by this very process!
Using isb 3.0 and 2.0 didnot solve the problem
Please provide a solution!
maybe the bootloader got locked check otherwise erase and flash the whole rom using fastboot mi flash tool
atrirocks said:
I had previously rooted and used several roms but recently i went back to developer rom and now when i try to flash twrp via command prompt it shows WRITE TO DEVICE FAILED (INVALID ARGUMENT)! I put all the files properly retried it 100s of times but it just doesn't flash. I flashed twrp last time by this very process!
Using isb 3.0 and 2.0 didnot solve the problem
Please provide a solution!
Click to expand...
Click to collapse
Try booting in recovery again via Fastboot.
- Install Minimal ADB & Fastboot setup (search on Google or XDA)
- Go in Fastboot mode of phone and connect it to PC
- Open command prompt and go to the folder location where minimal ADB is installed
- Type:
fastboot devices
- You should see your device listed with some Alpha-numeric code
- Copy TWRP by Vashishth or official TWRP .img file in the Minimal ADB installation folder
- type:
fastboot boot your-recovery-file-name.img
If your bootloader is not locked, you should be able to see phone rebooted in TWRP else you might need to unlock bootloader again.
Also if in TWRP Install commands are not working, try "Format Data" it is different from Wiping Data partition, Format Data will clear all of your internal storage including photos and videos and files.
After that you can download ROM or your PC and try installing it by sideloading it via adb command.
Good luck!
asifzbaig said:
Try booting in recovery again via Fastboot.
- Install Minimal ADB & Fastboot setup (search on Google or XDA)
- Go in Fastboot mode of phone and connect it to PC
- Open command prompt and go to the folder location where minimal ADB is installed
- Type:
fastboot devices
- You should see your device listed with some Alpha-numeric code
- Copy TWRP by Vashishth or official TWRP .img file in the Minimal ADB installation folder
- type:
fastboot boot your-recovery-file-name.img
If your bootloader is not locked, you should be able to see phone rebooted in TWRP else you might need to unlock bootloader again.
Also if in TWRP Install commands are not working, try "Format Data" it is different from Wiping Data partition, Format Data will clear all of your internal storage including photos and videos and files.
After that you can download ROM or your PC and try installing it by sideloading it via adb command.
Good luck!
Click to expand...
Click to collapse
Bootloader is unlocked, fastboot tried a thousand times where fastboot devices shows the device but fastboot flash recovery shows the error! I even tried changing the twrp, renaming it but to no result.....
atrirocks said:
Bootloader is unlocked, fastboot tried a thousand times where fastboot devices shows the device but fastboot flash recovery shows the error! I even tried changing the twrp, renaming it but to no result.....
Click to expand...
Click to collapse
Than it seems like yoir bootloader is locked.
Try using Xiaomi's Unlock Tool again, beware, it will wipe all of yoir internal storage as well.
atrirocks said:
I had previously rooted and used several roms but recently i went back to developer rom and now when i try to flash twrp via command prompt it shows WRITE TO DEVICE FAILED (INVALID ARGUMENT)! I put all the files properly retried it 100s of times but it just doesn't flash. I flashed twrp last time by this very process!
Using isb 3.0 and 2.0 didnot solve the problem
Please provide a solution!
Click to expand...
Click to collapse
Try edl mode to flash the full file and beware of anti rollback
karthik03 said:
Try edl mode to flash the full file and beware of anti rollback
Click to expand...
Click to collapse
How do I boot into EDL mode & how to check anti-roll back is on?, anyway to disable it?. I updated my phone to 10.2.3 couple of days back from then on, the network speed is horrible. Although I unlocked my bootloader as soon as I got my phone(I am an early adopter), I never flashed TWRP. Now when I try to flash TWRP to move to a custom ROM, I'm always getting same error as OP. All the drivers are installed, I can see my device in fastboot devices but it just refuses to flash TWRP. I can see bootloader status is unlocked!!.
atrirocks said:
Bootloader is unlocked, fastboot tried a thousand times where fastboot devices shows the device but fastboot flash recovery shows the error! I even tried changing the twrp, renaming it but to no result.....
Click to expand...
Click to collapse
Doesn't try the fastboot flash recovery recovery.img, try fastboot boot recovery.img ,that can help
mjskraju said:
How do I boot into EDL mode & how to check anti-roll back is on?, anyway to disable it?. I updated my phone to 10.2.3 couple of days back from then on, the network speed is horrible. Although I unlocked my bootloader as soon as I got my phone(I am an early adopter), I never flashed TWRP. Now when I try to flash TWRP to move to a custom ROM, I'm always getting same error as OP. All the drivers are installed, I can see my device in fastboot devices but it just refuses to flash TWRP. I can see bootloader status is unlocked!!.
Click to expand...
Click to collapse
Use fastboot to edl it is present on xda or try shorting of pins
atrirocks said:
I had previously rooted and used several roms but recently i went back to developer rom and now when i try to flash twrp via command prompt it shows WRITE TO DEVICE FAILED (INVALID ARGUMENT)! I put all the files properly retried it 100s of times but it just doesn't flash. I flashed twrp last time by this very process!
Using isb 3.0 and 2.0 didnot solve the problem
Please provide a solution!
Click to expand...
Click to collapse
Have you tried different PC? Mine works on Intel and have same error code on AMD.
atrirocks said:
Bootloader is unlocked, fastboot tried a thousand times where fastboot devices shows the device but fastboot flash recovery shows the error! I even tried changing the twrp, renaming it but to no result.....
Click to expand...
Click to collapse
AMD Ryzen has an issue with Poco F1. Try Intel PC.
Also is your TWRP in the same folder as your adb tools/are you typing the correct path?
tnsmani said:
AMD Ryzen has an issue with Poco F1. Try Intel PC.
Also is your TWRP in the same folder as your adb tools/are you typing the correct path?
Click to expand...
Click to collapse
Seems like ryzen is the problem brother! I used another pc as i had no other options left

tried to flash firmware, cant do anything now

Hi all,
The story is that I had Linage flashed, but it said it was time to update the firmware, so I tried to do that.
I booted in twrp and flashed the most recent firmware. I had plenty of power on the battery. But after it finished it booted into a classic miui interface. From here it only got worse. It asked for my password which I entered several times, but it was incorrect.
What I tried was to clear the storage. But I get the same error when it boots - it boots into miui, then shortly after a google load screen and then it reboots.
I tried downloading the mi flash tool. But when I connect the phone and locate the file, the screen has just one line in the corner saying something like "press any key to reboot".
With the adb command it doesn't seem like there is actually made a connection.
I do not really care which OS you suggest I install, as long as it at least can get it up and running again.
------------------
I just got it into fastboot and it goes fine with fastboot devices where I can see that it is connected, but when I enter fastboot flash recovery twrp.img then the phone reboots with an error code in the cmd window saying:
"FAILED (Write to device failed (Unknown error))
fastboot: error: Command failed"
Any suggestions to what I can do? Can it be the twrp image that is causing the issue?
twrp-3.3.0-0-beryllium.img 30.3mb
kitkat87 said:
Hi all,
The story is that I had Linage flashed, but it said it was time to update the firmware, so I tried to do that.
I booted in twrp and flashed the most recent firmware. I had plenty of power on the battery. But after it finished it booted into a classic miui interface. From here it only got worse. It asked for my password which I entered several times, but it was incorrect.
What I tried was to clear the storage. But I get the same error when it boots - it boots into miui, then shortly after a google load screen and then it reboots.
I tried downloading the mi flash tool. But when I connect the phone and locate the file, the screen has just one line in the corner saying something like "press any key to reboot".
With the adb command it doesn't seem like there is actually made a connection.
Any suggestions to what I can do?
I do not really care wchich OS you suggest I install, as long as it at least can get it up and running again.
Click to expand...
Click to collapse
This will work with any Android 10 custom ROM
If you want to stay unencrypted, you have to use dfe (disable force encryption). I have never used it, but if you want it try to get one without magisk.
1. 11.0.6 is the latest firmware. You can download it from here:https://xiaomifirmwareupdater.com/firmware/beryllium/
2. You have to format your internal storage.
3. Steps: go to recovery (press back when it asks for password)->wipe->format data (it will ask you to type "yes")-> wipe system, data, internal storage,cache, davlik cache
Copy firmware,rom, gapps, dfe into your internal storage, flash firmware (most ROMs include vendor but flash full firmware just to be sure), ROM, gapps, dfe and reboot.
sotosgolf said:
This will work with any Android 10 custom ROM
If you want to stay unencrypted, you have to use dfe (disable force encryption). I have never used it, but if you want it try to get one without magisk.
1. 11.0.6 is the latest firmware. You can download it from here:https://xiaomifirmwareupdater.com/firmware/beryllium/
2. You have to format your internal storage.
3. Steps: go to recovery (press back when it asks for password)->wipe->format data (it will ask you to type "yes")-> wipe system, data, internal storage,cache, davlik cache
Copy firmware,rom, gapps, dfe into your internal storage, flash firmware (most ROMs include vendor but flash full firmware just to be sure), ROM, gapps, dfe and reboot.
Click to expand...
Click to collapse
is it fastboot flash file link which you have provided above?
hondraopranav said:
is it fastboot flash file link which you have provided above?
Click to expand...
Click to collapse
Twrp!
You flash firmware as a normal zip.
I understand that twrp works for you.
If it doesn't, flash twrp through fastboot and then proceed as i mention above
Thanks for your replies.
The problem I have is that fastboot does not really seem to work.
When I try to do a fastboot command I get the error that goes:
"Sending 'recovery' (31068 KB) FAILED (Write todevice failed (Unknown error))
fastboot:error: Command failed"
Also, I just tried the Mi unlock tool and it seems that it cannot create a connection with the usb cable - so could that be the reason that I cannot flash it?
kitkat87 said:
Thanks for your replies.
The problem I have is that fastboot does not really seem to work.
When I try to do a fastboot command I get the error that goes:
"Sending 'recovery' (31068 KB) FAILED (Write todevice failed (Unknown error))
fastboot:error: Command failed"
Also, I just tried the Mi unlock tool and it seems that it cannot create a connection with the usb cable - so could that be the reason that I cannot flash it?
Click to expand...
Click to collapse
Download twrp for poco f1 from the official twrp site.
When everything is ready and you have pressed flash, THEN boot into fastboot and connect the cable
Edit: you also might have relocked your bootloader. If what I mention above doesn't work, unlock your bootloader again with the unlock file Xiaomi originally sent you.
sotosgolf said:
Download twrp for poco f1 from the official twrp site.
When everything is ready and you have pressed flash, THEN boot into fastboot and connect the cable
Edit: you also might have relocked your bootloader. If what I mention above doesn't work, unlock your bootloader again with the unlock file Xiaomi originally sent you.
Click to expand...
Click to collapse
The phone doesn't boot into a system, and currently as I load fastboot whenever the connection to the computer is made it goes to a screen saying 'press any key to turn off'.
I did notice, though, that after I from recovery wipe all data, then in the first boot it encrypts the phone. But it never manages to get the OS up and running.
------
Just downloaded the latest twrp from the official site. And when I tried to flash it I got the same error
"Sending 'recovery' (31068 KB) FAILED (Write todevice failed (Unknown error))
fastboot:error: Command failed"
kitkat87 said:
I did notice, though, that after I from recovery wipe all data, then in the first boot it encrypts the phone. But it never manages to get the OS up and running.
Click to expand...
Click to collapse
Let's get this straight m8,
Can you boot into recovery ("up"+"power")?
Yes or No?
Thanks for your replies.
sotosgolf said:
This will work with any Android 10 custom ROM
If you want to stay unencrypted, you have to use dfe (disable force encryption). I have never used it, but if you want it try to get one without magisk.
1. 11.0.6 is the latest firmware. You can download it from here:
2. You have to format your internal storage.
3. Steps: go to recovery (press back when it asks for password)->wipe->format data (it will ask you to type "yes")-> wipe system, data, internal storage,cache, davlik cache
Copy firmware,rom, gapps, dfe into your internal storage, flash firmware (most ROMs include vendor but flash full firmware just to be sure), ROM, gapps, dfe and reboot.
Click to expand...
Click to collapse
HI mate,
I wanna check how long did it take to install Android 10 on your poco?
Cuz I installed the rom for more than 30 minutes after reboot and it is not over by follow your steps.
Idk what's the problem with my poco.
------------------------------------------------------------
New update:
Finally, I completed flash the rom, and Idk what's the problem, lol
I can boot into both fastboot and recovery. The recovery is Mi-recovery 3.0. Though, in recovery it doesn't seem that I can get any connection with it.
-----------
update
Currently, when I do anything beyond fastboot devices I get the screen reading "press any key to shutdown"
sotosgolf said:
Let's get this straight m8,
Can you boot into recovery ("up"+"power")?
Yes or No?
Click to expand...
Click to collapse
I can boot into mi-recovery 3.0 but no twrp or other custom recovery.
kitkat87 said:
I can boot into mi-recovery 3.0 but no twrp or other custom recovery.
Click to expand...
Click to collapse
You most likely had your bootloader re-locked. You have to unlock it again
sorry for the late reply.
I downloaded MiFlashPro, and apparently I could flash miui 11. So far, so good. But as I tried to flash or even boot into twrp I got the same command as I used to.
Can the issue be because I maybe don't have the latest drivers installed?
kitkat87 said:
I can boot into both fastboot and recovery. The recovery is Mi-recovery 3.0. Though, in recovery it doesn't seem that I can get any connection with it.
-----------
update
Currently, when I do anything beyond fastboot devices I get the screen reading "press any key to shutdown"
Click to expand...
Click to collapse
Do you have all the drivers installed on your pc ?
ADB and Fasboot drivers. And try using usb 2.0 ports. Mi tools have issues with usb 3.0 ports. And You should be on an Intel processor. You can also try twrp 3.3.1 beta by @Reignz.

Mi note 10 lite stuck at fastboot after updating to android 11

Sir, i have updated my mi note 10 lite to android 11and after restart it works fine. But the problem is that when i reboot to recovery to install root, because i have installed twrp before. Unfortunately, its stuck on fastboot screen.
Can you help me out to solve this problem.
I tried to flash twrp but its not mounting partition, i reboot to recovery again but its go to fastboot mode again
I tried to flash fastboot rom through mi flash tool it errors because anti rollback.(android 10)
Still i am finding Android 11 fastboot images but not found.
You can contact dennis via Instagram that man reply you
Mi note 10 lite User 😭😭 said:
You can contact dennis via Instagram that man reply you
Click to expand...
Click to collapse
Okay i dm you now check please
haadii said:
Sir, i have updated my mi note 10 lite to android 11and after restart it works fine. But the problem is that when i reboot to recovery to install root, because i have installed twrp before. Unfortunately, its stuck on fastboot screen.
Can you help me out to solve this problem.
I tried to flash twrp but its not mounting partition, i reboot to recovery again but its go to fastboot mode again
I tried to flash fastboot rom through mi flash tool it errors because anti rollback.(android 10)
Still i am finding Android 11 fastboot images but not found.
Click to expand...
Click to collapse
extract the official recovery from the global fastboot rom and flash through cmd to recover the boot, then wipe from the recovery and you will return to miui 12.1.1
what i'm trying to figure out is if i can go back to the previous version of android without risking to crash the device.
I ran the fastboot getvar anti command and the result was Anti: 2 but I am not quite clear what that means.
I am a new user at Xiaomi.
leinadagisiaol said:
what i'm trying to figure out is if i can go back to the previous version of android without risking to crash the device.
I ran the fastboot getvar anti command and the result was Anti: 2 but I am not quite clear what that means.
I am a new user at Xiaomi.
Click to expand...
Click to collapse
I tried it. When flashing fastboot images thorough miflash its error in anti roll back check... Or may your device hard brick
Now i am here with a new fu*kin error..
Any solution for this. I don't want to lose data
If stuck in fastboot mode, type "fastboot continue" in adb and it will proceed with boot
ApexPrime said:
If stuck in fastboot mode, type "fastboot continue" in adb and it will proceed with boot
Click to expand...
Click to collapse
No. Its not my problem now
My problem is mentioned above
Bro i think you can access your files from computer in recovery so make a backup and flash official firmware using miflash tool. I don't think there's any other way.
haadii said:
Now i am here with a new fu*kin error..
Any solution for this. I don't want to lose data
Click to expand...
Click to collapse
Before installing custom recovery and installing custom rom, it is recommended to backup.
You installed the recovery well, but in order to install custom ROMs you have to format and restart the recovery, then pass the ROM you want to flash and reboot system.
haadii said:
I tried it. When flashing fastboot images thorough miflash its error in anti roll back check... Or may your device hard brick
Click to expand...
Click to collapse
I managed to go back to miui 11 version 11.0.8
leinadagisiaol said:
I managed to go back to miui 11 version 11.0.8
Click to expand...
Click to collapse
How?? Can you show or tell me the process!! I don't like Android 11
haadii said:
How?? Can you show or tell me the process!! I don't like Android 11
Click to expand...
Click to collapse
Good evening ..
For all those interested in downloading the official ROM version of the Xiaomi mi note 10 Lite, I have news for you, at least for those who want and have not tried.
I tried the method of saving the MiFlash folder on Disk C, in the same way I did with the global ROM of miui 11.0.8 fastboot, to the latter I changed the name of the folder to a shorter one (example Miui11.0.8), then boot in fastboot mode and run my flash running the ROM (Miui11.0.8) and the result obtained is that, I'm back on Android 10 with miui 11.0.8.
I share this information to give security to all those who had doubts about this and did not dare to try.
This data I extracted from various forums and pointed to it to give credit to all those who previously published it.
Remember that the bootloader must be unlocked.
Regards.
Hi everybody
I've got a problem...
Downloaded latest OTA update from "xiaomi.eu", agreed to install, the phone then rebooted in to fastboot mode and does nothing else.
Rebooted the phone with adb command "fastboot continue" and this went well...it rebooted the system.
Now every time i restart the phone it reboots in to fastboot mode and i have to "fastboot continue" again.
I am also not able to enter recovery because the phone always enters fastboot mode.
Reinstalled recovery (Twrp-3.4.2B_toco_by.alex.msk1407.img) via ADB succesfully, but when i "fastboot reboot recovery" it reboots back into fastboot.
I'm also not able to boot into EDL mode.
Any solution?
Thanks
"MI NOTE LITE 8GB/128GB" running "MIUI by xiaomi.eu 12.1.1 | Stable 12.1.1.0(RFNMIXM)
salsaecoentros said:
Hi everybody
I've got a problem...
Downloaded latest OTA update from "xiaomi.eu", agreed to install, the phone then rebooted in to fastboot mode and does nothing else.
Rebooted the phone with adb command "fastboot continue" and this went well...it rebooted the system.
Now every time i restart the phone it reboots in to fastboot mode and i have to "fastboot continue" again.
I am also not able to enter recovery because the phone always enters fastboot mode.
Reinstalled recovery (Twrp-3.4.2B_toco_by.alex.msk1407.img) via ADB succesfully, but when i "fastboot reboot recovery" it reboots back into fastboot.
I'm also not able to boot into EDL mode.
Any solution?
Thanks
"MI NOTE LITE 8GB/128GB" running "MIUI by xiaomi.eu 12.1.1 | Stable 12.1.1.0(RFNMIXM)
Click to expand...
Click to collapse
Just format userdata. In fastboot mode command. Fastboot format userdata
Then flash new stock fastboot images of eu in miflash.
Note,
Backup your data first
Good Day. I have concern but after updating to Android 12. Currently my Mi Note 10 Lite is experiencing stuck in fastboot and mi logo. I already tried flashing using MIFlash 2020 but the error occur is "Erase is not allowed in Lock State".I also used MI PC Suite but it cant read my device (maybe because of lock state also). Even in MI-Unlock (batch_unlock application) it says its locked but when I sign-in it doesnt give permission to unlock (I used yahoo account).
goroshigeno56 said:
Good Day. I have concern but after updating to Android 12. Currently my Mi Note 10 Lite is experiencing stuck in fastboot and mi logo. I already tried flashing using MIFlash 2020 but the error occur is "Erase is not allowed in Lock State".I also used MI PC Suite but it cant read my device (maybe because of lock state also). Even in MI-Unlock (batch_unlock application) it says its locked but when I sign-in it doesnt give permission to unlock (I used yahoo account).
Click to expand...
Click to collapse
did you fix that problem?

Categories

Resources