Can someone pro help me look an access twrp for Red Mi Note 5 - Xiaomi Redmi Note 5 / 5 Plus Questions & Answers

PS C:\Users\USER\Desktop\Redmi Note 5\platform-tools_r30.0.4-windows\platform-tools> adb devices
adb server version (31) doesn't match this client (41); killing...
* daemon started successfully
List of devices attached
fa9bd412 device
PS C:\Users\USER\Desktop\Redmi Note 5\platform-tools_r30.0.4-windows\platform-tools> adb devices
List of devices attached
fa9bd412 device
PS C:\Users\USER\Desktop\Redmi Note 5\platform-tools_r30.0.4-windows\platform-tools> adb reboot bootloader
PS C:\Users\USER\Desktop\Redmi Note 5\platform-tools_r30.0.4-windows\platform-tools> fastboot devices
fa9bd412 fastboot
PS C:\Users\USER\Desktop\Redmi Note 5\platform-tools_r30.0.4-windows\platform-tools> fastboot flash recovery twrp-3.2.3-1-miui.blog-whyred.img
Sending 'recovery' (36536 KB) OKAY [ 0.980s]
Writing 'recovery' FAILED (remote: 'Anti-rollback check failed')
fastboot: error: Command failed
PS C:\Users\USER\Desktop\Redmi Note 5\platform-tools_r30.0.4-windows\platform-tools> fastboot flash antirbpass dummy.img
Sending 'antirbpass' (8 KB) OKAY [ 0.010s]
Writing 'antirbpass' OKAY [ 0.000s]
Finished. Total time: 0.020s
PS C:\Users\USER\Desktop\Redmi Note 5\platform-tools_r30.0.4-windows\platform-tools> fastboot flash recovery twrp-3.2.3-1-miui.blog-whyred.img
Sending 'recovery' (36536 KB) OKAY [ 0.987s]
Writing 'recovery' OKAY [ 0.000s]
Finished. Total time: 0.987s
PS C:\Users\USER\Desktop\Redmi Note 5\platform-tools_r30.0.4-windows\platform-tools> fastboot reboot recovery
Rebooting into recovery OKAY [ 0.000s]
Finished. Total time: 0.000s
PS C:\Users\USER\Desktop\Redmi Note 5\platform-tools_r30.0.4-windows\platform-tools>
After i done it, my red mi note 5 cant access twrp, can someone pro tell me any problem?
Thanks in advance

After flashing completes
Don't disconnect the phone
Just one more thing
In fast boot mode
Type cmd screen in following
fastboot boot recovery.img
RECOVERY IMAGE NAME IN YOUR REC. IMG

Related

Break Huawei Mediapad M1 8.0 U (3G)

After Huawei logo I have a black screen and unbale to Boot/access Recovery.
Code:
C:\adb tools>fastboot devices
К fastboot
C:\adb tools>fastboot oem get-bootinfo
...
(bootloader) locked
OKAY [ 0.016s]
finished. total time: 0.016s
C:\adb tools>fastboot oem unlock UUUUUUUUUUUUUUUU
...
FAILED (remote: password wrong)
finished. total time: -0.000s
Code:
C:\adb tools>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.004s]
finished. total time: 0.005s
C:\adb tools>fastboot flash BOOT BOOT.img
target reported max download size of 1073741824 bytes
sending 'BOOT' (6538 KB)...
OKAY [ 0.259s]
writing 'BOOT'...
FAILED (remote: Command not allowed)
finished. total time: 0.265s
C:\adb tools>fastboot flash RECOVERY RECOVERY.img
target reported max download size of 1073741824 bytes
sending 'RECOVERY' (9490 KB)...
OKAY [ 0.376s]
writing 'RECOVERY'...
FAILED (remote: Command not allowed)
finished. total time: 0.383s
Code:
C:\adb tools>fastboot oem unlock
...
FAILED (remote: data parse fail)
finished. total time: 0.004s
Fastboot mode is working but i can not get into recovery.
When try to power on it : Appears Huawei Logo and indicator works like this: one time flashing red, then flashing green three times after the red again, etc. After all this - a black screen with the backlight.
At this moment i have only fastboot available, what can i do to unbrick the device ?
UPDATE
I bought a code to unlock the bootloader, but it still gives FAILED (remote: password wrong). I am sure that I enter the code correctly!!!
P.S. Sorry for bad English
please help!!!

			
				
anrekon10 said:
After Huawei logo I have a black screen and unbale to Boot/access Recovery.
Code:
C:\adb tools>fastboot devices
К fastboot
C:\adb tools>fastboot oem get-bootinfo
...
(bootloader) locked
OKAY [ 0.016s]
finished. total time: 0.016s
C:\adb tools>fastboot oem unlock UUUUUUUUUUUUUUUU
...
FAILED (remote: password wrong)
finished. total time: -0.000s
Code:
C:\adb tools>fastboot reboot-bootloader
rebooting into bootloader...
OKAY [ 0.004s]
finished. total time: 0.005s
C:\adb tools>fastboot flash BOOT BOOT.img
target reported max download size of 1073741824 bytes
sending 'BOOT' (6538 KB)...
OKAY [ 0.259s]
writing 'BOOT'...
FAILED (remote: Command not allowed)
finished. total time: 0.265s
C:\adb tools>fastboot flash RECOVERY RECOVERY.img
target reported max download size of 1073741824 bytes
sending 'RECOVERY' (9490 KB)...
OKAY [ 0.376s]
writing 'RECOVERY'...
FAILED (remote: Command not allowed)
finished. total time: 0.383s
Code:
C:\adb tools>fastboot oem unlock
...
FAILED (remote: data parse fail)
finished. total time: 0.004s
Fastboot mode is working but i can not get into recovery.
When try to power on it : Appears Huawei Logo and indicator works like this: one time flashing red, then flashing green three times after the red again, etc. After all this - a black screen with the backlight.
At this moment i have only fastboot available, what can i do to unbrick the device ?
UPDATE
I bought a code to unlock the bootloader, but it still gives FAILED (remote: password wrong). I am sure that I enter the code correctly!!!
P.S. Sorry for bad English
Click to expand...
Click to collapse
removing the sd, and cable. and on again. if you do not take it to repair your company ..
How we break

Cant install TWRP on my G5

Hello,
Im trying to flash TWRP on my LG G5.
The installation is successful but i cant boot into it.
I already unlocked my Bootloader.
It keeps telling me this:
PS C:\adb> fastboot flash recovery twrp.img
target reported max download size of 536870912 bytes
sending 'recovery' (19132 KB)...
OKAY [ 0.443s]
writing 'recovery'...
OKAY [ 0.203s]
finished. total time: 0.646s
PS C:\adb> fastboot boot twrp.img
downloading 'boot.img'...
OKAY [ 0.418s]
booting...
FAILED (remote: unknown command)
finished. total time: 0.449s
When i try to get into recovery with the button method i get the stock recovery.
Pls help...
That means that the bootloader is unlocked right?
PS C:\adb> fastboot getvar unlocked
unlocked: yes
finished. total time: 0.000s

Can´t install TWRP

Hi folks,
I´ve an Xiaomi Poco F1 with an unlocked bootloader. Usb debugging is enabled and no password is set. If I run
HTML:
fastboot flash recovery twrp.img
the error
HTML:
Sending 'recovery' (31000 KB) FAILED (Write to device failed (Unknown error))
fastboot: error: Command failed
appers. Any ideas why this happens?
Count_Omega said:
Hi folks,
I´ve an Xiaomi Poco F1 with an unlocked bootloader. Usb debugging is enabled and no password is set. If I run
HTML:
fastboot flash recovery twrp.img
the error
HTML:
Sending 'recovery' (31000 KB) FAILED (Write to device failed (Unknown error))
fastboot: error: Command failed
appers. Any ideas why this happens?
Click to expand...
Click to collapse
Under linux, I get a success
HTML:
target reported max download size of 536870912 bytes
sending 'recovery' (6 KB)...
OKAY [ 0.010s]
writing 'recovery'...
OKAY [ 0.003s]
finished. total time: 0.013s
and
HTML:
fastboot boot twrp.img
creating boot image...
creating boot image - 10240 bytes
downloading 'boot.img'...
OKAY [ 0.008s]
booting...
OKAY [ 0.051s]
finished. total time: 0.059s
runs along. But it doesn´t get through to the twrp screen.
some weeks ago i read on forum that miui10.0.3 or 4 has some fastboot errors,
for example if you have flashed miui10.0.3 or 10.0.4 and then try to write recovery it will give error in fastboot
i would suggest flash miui10.0.1 or earlier via miuiflasher fastboot rom and then try!

Teclast T30 T1P3 Root

I downloaded the img from this thread:
https://forum.xda-developers.com/android/general/teclast-t30-t1p2-root-t4001731
I have followed the instructions to install TWRP on my T30 P1T3 and my tablet has the orange status message.
When I boot into recovery mode I am booted by the Android recovery, not the TWRP.
The procedure I have followed is this:
Code:
PS I:\Teclast T30\Rootear\platform-tools> .\adb reboot bootloader
PS I:\Teclast T30\Rootear\platform-tools> .\fastboot devices
0123456789ABCDEF fastboot
PS I:\Teclast T30\Rootear\platform-tools> .\fastboot boot TWRP-3.3.1_Teclast_T30_.img
Sending 'boot.img' (32768 KB) OKAY [ 0.875s]
Booting OKAY [ 0.063s]
Finished. Total time: 1.094s
PS I:\Teclast T30\Rootear\platform-tools> .\fastboot boot TWRP-3.3.1_Teclast_T30_.img
< waiting for any device >
Sending 'boot.img' (32768 KB) OKAY [ 0.885s]
Booting OKAY [ 0.062s]
Finished. Total time: 1.145s
PS I:\Teclast T30\Rootear\platform-tools>
What happened? What I can do? Thanks for the help.
You are only booting from the TWRP image. You need to flash the image to recovery for it to be the default.

Xiaomi Redmi 8A - bricked? - please help

I want to install lineage on my device and followed the steps from the lineage site.
Redirecting…
The LineageOS is for " Xiaomi Redmi 7A / 8 / 8A / 8A Dual"
Info about Mi439 variants | LineageOS Wiki
wiki.lineageos.org
The download hash was verified and the commands are executed successfully. I am now stuck at "Installing a custom recovery" point 8. The recovery.img was send, but the device is not booting into recovery with power and +, it is not even booting info fastboot with power and -.
The device is showing the Redmi writing and is going dark.
fastboot flash dtbo dtbo.img
Sending 'dtbo' (8192 KB) OKAY [ 0.301s]
Writing 'dtbo' OKAY [ 0.080s]
Finished. Total time: 0.562s
fastboot flash vbmeta vbmeta.img
Sending 'vbmeta' (8 KB) OKAY [ 0.004s]
Writing 'vbmeta' OKAY [ 0.003s]
Finished. Total time: 0.011s
fastboot wipe-super super_empty.img
< waiting for any device >
Sending 'system' (264 KB) OKAY [ 0.012s]
Writing 'system' OKAY [ 0.006s]
Sending 'cust' (0 KB) OKAY [ 0.004s]
Writing 'cust' OKAY [ 0.002s]
Sending 'vendor' (0 KB) OKAY [ 0.004s]
Writing 'vendor' OKAY [ 0.002s]
Finished. Total time: 0.046s
fastboot flash recovery recovery.img
Sending 'recovery' (65536 KB) OKAY [ 2.247s]
Writing 'recovery' OKAY [ 0.713s]
Finished. Total time: 2.994s
Click to expand...
Click to collapse
What went wrong and how can I rescue the device?
ok, after numerous tries with power and -, the device booted into lineage recovery. The USB cable was connected, if it matters.
I am now running lineage 20 on the olivelite.
Nevertheless, I don't understand why it booted in recovery after countless attempts. In addition, I had given up on recovery and only tried to come back to fastboot.
After flash recovery in the instructions I would try fastboot boot next time to avoid the problem.
Code:
fastboot flash recovery recovery.img
fastboot boot recovery.img
[GUIDE] No Auth Xiaomi Redmi 8A, Redmi 8A Dual and Redmi 7A EDL Flashing using Mi Flash Tool.
[GUIDE] Xiaomi Redmi 8A EDL Flashing using Mi Flash Tool. (Also works for Redmi 7A). This tutorial has been successfully tested with Redmi 8A, Redmi 8A Dual and Redmi 7A all featuring a Qualcomm SDM439 Chipset. WARNING: DO NOT SHORT THE TEST...
forum.xda-developers.com

Categories

Resources