Unable to use Fastboot commands - HTC Sensation

Hello there.
My device is S-OFF, I used revolutionary when I first got the phone, I believe I had Hboot 1.18 but I am not sure. I never used HTC Dev at all
I have wondered for a while, why can I not use fastboot commands such as "flash radio" and "flash recovery", for some reason it always fails. Here is the error message I get.
{
"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"
}
The only way for me to flash recovery or radio or anything like that is to use the PG58IMG.zip method. How can I fix this?
This is a photo of my bootloader screen, sorry about the image quality, I had to take it using the webcam on my Macbook, so I will type it out also.
Code:
[COLOR="DarkOrchid"]*** LOCKED ***[/COLOR]
PYRAMID PVT SHIP S-OFF RL
HBOOT-1.29.0000
RADIO-11.24A.3504.31_M
OpenADSP-V05.6.0.2226.00.0418
eMMC-boot
Mar 2 2012, 18:14:34
Thanks in advance.

Go to unlimited.io then hboot downloads, pyramid, ICS, download the jb_hboot.zip then put it into the folder with fastboot files, open command prompt and cd to where the fastboot files are then type:
fastboot flash zip jb_hboot.zip
Press enter then all done, you have full fastboot commands

Jonny said:
Go to unlimited.io then hboot downloads, pyramid, ICS, download the jb_hboot.zip then put it into the folder with fastboot files, open command prompt and cd to where the fastboot files are then type:
fastboot flash zip jb_hboot.zip
Press enter then all done, you have full fastboot commands
Click to expand...
Click to collapse
Same error.
EDIT: Got it. I followed these instructions.
To flash the JuopunutBear HBOOTs
fastboot erase cache
fastboot oem rebootRUU
fastboot flash zip jb_hboot.zip
fastboot reboot
Click to expand...
Click to collapse

Jonny said:
Go to unlimited.io then hboot downloads, pyramid, ICS, download the jb_hboot.zip then put it into the folder with fastboot files, open command prompt and cd to where the fastboot files are then type:
fastboot flash zip jb_hboot.zip
Press enter then all done, you have full fastboot commands
Click to expand...
Click to collapse
Eeeerm, he can't flash hboot with stock locked bootloader using fastboot cmds. Must flash Unlocked fw from HERE via PG58 file.

tinky1 said:
Eeeerm, he can't flash hboot with stock locked bootloader using fastboot cmds. Must flash Unlocked fw from HERE via PG58 file.
Click to expand...
Click to collapse
I seem to have got it working. Read my edit.

James1o1o said:
I seem to have got it working. Read my edit.
Click to expand...
Click to collapse
Ah, i see what you've done there. My bad, forgot about ruu mode. The only reason it worked is because it took it as an update, as s-off allows you to to do many things. Stock locked hnoot itself doesn't allow FLASH cmds in fastboot mode.

tinky1 said:
Ah, i see what you've done there. My bad, forgot about ruu mode.
Click to expand...
Click to collapse
I didn't even know it existed.
Thanks for the help guys.

Related

[Unlock ] Official Unlock via HTCdev!

The HTC Chacha can now be officially unlocked via HTC's HTCdev bootloader unlock tool:
{
"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"
}
(This is also confirmed to work on HTC Status, thanks jlopez0978)
1) Unlock: Prepare for Unlock via HTCDev then unlock as explained here (you can find a small fastboot & adb kit here, no need to install the whole sdk).
2) Root: You should be able to root using the Doomlord root tool.
3) Install CWM Recovery: Download CWM 5.0.2.7 for Chacha and flash it using fastboot (see detailled instructions by Yorzua here)
Code:
fastboot flash recovery recovery.img
4) Flash custom rom like SuperOSR / CM7
5) Enjoy!
YES! F*****G YES! I'm already S-OFF'd via the XTC-Clip, but gonna do this unlock anyways.
12:45am where I live, and this just made my day!
EDIT 1: I kept getting "model ID" errors, so I had to extract the rom.zip from the RUU.exe and apply it manually from HBOOT.
EDIT 2: Just a tip, the recovery can be fastboot flashed. From what I've read in the Wildfire S section, boot.img's will need to be fastboot flashed too if you didn't S-OFF via the XTC-Clip.
EDIT 3: Seems like you can fastboot flash everything but radios and HBOOTs - I fastboot flashed a boot.img and a system.img of a nandroid backup of the 1.54.401.2 stock ROM - I could see this being very useful.
now that there is s-off available, should we request that the htc chacha be shifted back to the main forum instead of allow it to remain in the legacy section?
fi3ry_icy said:
now that there is s-off available, should we request that the htc chacha be shifted back to the main forum instead of allow it to remain in the legacy section?
Click to expand...
Click to collapse
Let the activity build up for a couple of days then message an admin.
I'm from the wildfire s forum and we were put in legacy, but after a polite message to admin (not from me) we're back in action.
I unlocked the boot loader but it still says s-on!
ts3010 said:
I unlocked the boot loader but it still says s-on!
Click to expand...
Click to collapse
It won't s-off
Bootloader unlocked means you can root and flash custom roms
You can't flash hboot and radios
Also your phone wont be network unlocked
ts3010 said:
I unlocked the boot loader but it still says s-on!
Click to expand...
Click to collapse
I'm not sure that's relevant... You could't be S-On but unlocked (being able to flash non signed files)
Have you done the fastboot oem unlock part? Did it fail??
Can you report the output of:
Code:
fastboot.exe getvar -all
I followed the guide in this topic http://forum.xda-developers.com/showthread.php?t=1184118 and put PH06IMG.zip in the root of sdcard and when i boot in boot loader it find the file and say
Parsing...[PH06IMG.zip]
that's it and do nothing after that so what is the problem?
ts3010 said:
I followed the guide in this topic http://forum.xda-developers.com/showthread.php?t=1184118 and put PH06IMG.zip in the root of sdcard and when i boot in boot loader it find the file and say
Parsing...[PH06IMG.zip]
that's it and do nothing after that so what is the problem?
Click to expand...
Click to collapse
Same problem here.
UPDATE: Tried with the chinese one: http://forum.xda-developers.com/showthread.php?t=1280569 ,
and then it said: "Main version is older" and made me reboot.
All the guides for chacha are friggin confusing anyways. Everybody assumes HTCDEV bootunlocker put your phone to S-OFF.
Well it doesnt... After HTCDEV unlock it is still S-ON but UNLOCKED. Which still has its limitations.
Its so annoying, all I want is root so I can delete some of the stock apps to free some space. I dont need fancy custom roms etc. Because after the 5-6 apps I installed, the phone basically is unusable because after a few weeks there will be only 10-15mbs left. And mind you, I moved everything possible to the SD card.
If this phone isnt so unusable, I wouldnt even bother rooting/unlocking it.
dapaua said:
Same problem here.
UPDATE: Tried with the chinese one: http://forum.xda-developers.com/showthread.php?t=1280569 ,
and then it said: "Main version is older" and made me reboot.
Click to expand...
Click to collapse
ok, let's try that:
extract the recovery.img from the PH06IMG.zip and flash it using fastboot, now that you should be able to do it:
Code:
fastboot erase recovery
fastboot flash recovery recovery.img
laapsaap said:
All the guides for chacha are friggin confusing anyways.
Click to expand...
Click to collapse
Feel like helping and write some clearer instructions?
adlx.xda said:
ok, let's try that:
extract the recovery.img from the PH06IMG.zip and flash it using fastboot, now that you should be able to do it:
Code:
fastboot erase recovery
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
when i do this i got
C:\android>fastboot erase recovery
erasing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 0.000s
I tried fastboot flash recovery recovery.img with out erase and it worked finaly
ts3010 said:
when i do this i got
C:\android>fastboot erase recovery
erasing 'recovery'...
FAILED (remote: not allowed)
finished. total time: 0.000s
Click to expand...
Click to collapse
thanks, edited the OP.
what is the output of :
fastboot getvar -all
>moto-fastboot.exe getvar -all
getvar:-all FAILED (remote: unknown command)
I rooted my chacha
laapsaap said:
>moto-fastboot.exe getvar -all
getvar:-all FAILED (remote: unknown command)
Click to expand...
Click to collapse
damn it! could you try those?
fastboot getvar secure
fastboot getvar unlocked
But
I have an Arabic Version and I did follow all the above steps and i cant get any sign that it working .. I really need Root what shall i do now
This is my Bootloader after i did flash the ( PH0611000_Chacha_hboot_1.10.0000.exe ) from the HTCdev.com
ts3010 said:
I rooted my chacha
Click to expand...
Click to collapse
how you did it
your boot loader is still locked you need to unlock it first from htcdev

HTC sensation bootloop

Hi!
On my phone I have venom rom until yesterday work very good , but today, when i installed one kernel via venom hub, my phone on restart keep bootloop
I can access to 4ext recovery, I try to wipe all, to reistall rom, to install another rom but nothing, is always bootloop
How can I fix that problem?? Please help meeee
Thx to all
Dario
dariodisgusto said:
Hi!
On my phone I have venom rom until yesterday work very good , but today, when i installed one kernel via venom hub, my phone on restart keep bootloop
I can access to 4ext recovery, I try to wipe all, to reistall rom, to install another rom but nothing, is always bootloop
How can I fix that problem?? Please help meeee
Thx to all
Dario
Click to expand...
Click to collapse
S-ON or S-OFF?
if you are S-ON enable smartflash from recovery and then flash the rom
otherwise flash the boot.img of the rom manually
see here http://forum.xda-developers.com/showthread.php?t=1631861 (extra 1 step)
rzr86 said:
S-ON or S-OFF?
if you are S-ON enable smartflash from recovery and then flash the rom
otherwise flash the boot.img of the rom manually
see here http://forum.xda-developers.com/showthread.php?t=1631861 (extra 1 step)
Click to expand...
Click to collapse
Sorry, the phone is S-OFF
When i enter to 4ext, it says "4EXT smartflash is currently set to update your boot partition on next system start.
Is this wanted or should it be removed?
Remove smartflash? YES or NOT
dariodisgusto said:
Sorry, the phone is S-OFF
Click to expand...
Click to collapse
ok let's do this
from 4ext recovery go
tools
format all partitions except sdcard
then flash the rom
if that doesn't work too follow the second option in my previous post(flashing boot.img manually)
but in any case don't enable smartflash because you are S-OFF
rzr86 said:
ok let's do this
from 4ext recovery go
tools
format all partitions except sdcard
then flash the rom
if that doesn't work too follow the second option in my previous post(flashing boot.img manually)
but in any case don't enable smartflash because you are S-OFF
Click to expand...
Click to collapse
I try to format all and then install the rom but not fix the problem, now I try with boot.img (but what is boot.img? where I found this file?)
Thx
dariodisgusto said:
I try to format all and then install the rom but not fix the problem, now I try with boot.img (but what is boot.img? where I found this file?)
Thx
Click to expand...
Click to collapse
open the rom.zip and you will see the boot.img
extract it and place it in the folder where you have adb and fastboot files
check in settings from your device if you have usb debugging enable
boot your device into bootloader
connect it to pc(it will say fastboot usb)
now in the white space of the folder do shift + right click and choose open command window
then do these commands
fastboot flash boot boot.img
fastboot reboot
then see if it will boot up
best wishes
rzr86 said:
open the rom.zip and you will see the boot.img
extract it and place it in the folder where you have adb and fastboot files
check in settings from your device if you have usb debugging enable
boot your device into bootloader
connect it to pc(it will say fastboot usb)
now in the white space of the folder do shift + right click and choose open command window
then do these commands
fastboot flash boot boot.img
fastboot reboot
then see if it will boot up
best wishes
Click to expand...
Click to collapse
When I launch command: "fastboot flash boot boot.img" I have this message;
"sending 'boot' (4904 KB) ...OKAY
writing 'boot' ...FAILED (remote; not allowed)
finished. total time 1.467s"
What is this?
dariodisgusto said:
When I launch command: "fastboot flash boot boot.img" I have this message;
"sending 'boot' (4904 KB) ...OKAY
writing 'boot' ...FAILED (remote; not allowed)
finished. total time 1.467s"
What is this?
Click to expand...
Click to collapse
maybe it requires to have htc drivers installed
do you have them?
dariodisgusto said:
When I launch command: "fastboot flash boot boot.img" I have this message;
"sending 'boot' (4904 KB) ...OKAY
writing 'boot' ...FAILED (remote; not allowed)
finished. total time 1.467s"
What is this?
Click to expand...
Click to collapse
You need the juopunut hboot to allow fastboot flash commands.
The easiest option is disable SmartFlash in 4EXT
Sent from my HTC Sensation XE with Beats Audio Z715e using xda premium
rzr86 said:
maybe it requires to have htc drivers installed
do you have them?
Click to expand...
Click to collapse
I installed "HTCDriver3.0.0.007" is it right? Then I disable smartflash from 4ext but I ave the same error!
Please helpppp
dariodisgusto said:
I installed "HTCDriver3.0.0.007" is it right? Then I disable smartflash from 4ext but I ave the same error!
Please helpppp
Click to expand...
Click to collapse
what is your hboot version?
maybe you need the juopunut hboot as Jonny suggaested
i can't think something else right now
rzr86 said:
what is your hboot version?
maybe you need the juopunut hboot as Jonny suggaested
i can't think something else right now
Click to expand...
Click to collapse
I have that HBOOT:
{
"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"
}
probably then you need the juopunut hboot as Jonny suggested before which is also unlocked and you can perform commands
rzr86 said:
probably then you need the juopunut hboot as Jonny suggested before which is also unlocked and you can perform commands
Click to expand...
Click to collapse
but now it is easier to return to the stock version? Because I saw that joupunut hboot is not very easy to do
dariodisgusto said:
but now it is easier to return to the stock version? Because I saw that joupunut hboot is not very easy to do
Click to expand...
Click to collapse
i think the only thing you have to do is to follow the instructions where are mentioning at the top of the site
where did you see of returning to the stock version?
dariodisgusto said:
but now it is easier to return to the stock version? Because I saw that joupunut hboot is not very easy to do
Click to expand...
Click to collapse
nahh ..you are already SOFF ...no need to do wire trick again ..
you just need to flash juopunutbear HBOOT ..its as simple as flashing custom recovery from fastboot ..thats all
check troubleshoot point #3 from my soff guide(link in my signature) ...the easiest way to flash juopunutbear hboot is given there

Relock bootloader of LeEco Le 1S ?

Is it possible to relock the bootloader of LeTV Le 1S ?
er.davinder said:
Is it possible to relock the bootloader of LeTV Le 1S ?
Click to expand...
Click to collapse
Yes it is possible.
Make sure you have drivers for your phone and adb and fastboot installed.
Open command prompt in windows and run the following command to reboot into bootloader:
adb reboot bootloader
Now once phone is in bootloader (fastboot) screen run the command in command prompt:
fastboot oem lock
On your phone press the +Volume key
Thats it. Your phone will have bootloader locked.
vishal1286 said:
Yes it is possible.
Make sure you have drivers for your phone and adb and fastboot installed.
Open command prompt in windows and run the following command to reboot into bootloader:
adb reboot bootloader
Now once phone is in bootloader (fastboot) screen run the command in command prompt:
fastboot oem lock
On your phone press the +Volume key
Thats it. Your phone will have bootloader locked.
Click to expand...
Click to collapse
Thanks for replying, what if someone with custom recovery/boot image lock the bootloader. It would hard brick the device ?
Use sp tool method to flash stock recovery/boot image and userdata to recover after bricking.
By the way to to unlock bootloader
er.davinder said:
Thanks for replying, what if someone with custom recovery/boot image lock the bootloader. It would hard brick the device ?
Click to expand...
Click to collapse
You can backup necessary partitions and restore them after lock or unlock with SP Flash Tool.
vishal1286 said:
Yes it is possible.
Make sure you have drivers for your phone and adb and fastboot installed.
Open command prompt in windows and run the following command to reboot into bootloader:
adb reboot bootloader
Now once phone is in bootloader (fastboot) screen run the command in command prompt:
fastboot oem lock
On your phone press the +Volume key
Thats it. Your phone will have bootloader locked.
Click to expand...
Click to collapse
after jumping back to stock recovery and relocking boot loader can we able to download and flash OTA directly?
vishal1286 said:
Yes it is possible.
Make sure you have drivers for your phone and adb and fastboot installed.
Open command prompt in windows and run the following command to reboot into bootloader:
adb reboot bootloader
Now once phone is in bootloader (fastboot) screen run the command in command prompt:
fastboot oem lock
On your phone press the +Volume key
Thats it. Your phone will have bootloader locked.
Click to expand...
Click to collapse
cmd print
...
FAILED (remote: unknown command)
finished. total time: 0.002s
how to solve this?
letv le 1s stuck on eui
hello guys
I am sorry to write this random mesage here
I have Letv Le 1s phone tried to root it but messed it up, now my phone stuck on eui logo.
basically my phone was encrypted with password and fingerprint.
now I have downloaded original stock rom but unable to flash that to get my phone back, as when I am in recovery not seeing sd card and no other option.
In flashboot mode it was saying orange lock mode now saying red lock cant unlock it and not sure how to flash stock rom and recover my phone back.
your help will be much appreciated.
many thanks
hjunqq said:
cmd print
...
FAILED (remote: unknown command)
finished. total time: 0.002s
how to solve this?
Click to expand...
Click to collapse
I have the same situation, how to resolve this?
The PC doesn't see the device while its in fastboot mode. When should I press the Volume + key?
{
"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 want to lock the bootloader to get the stock OTA fw update.
I am still on 5.9.020S
I can only use the local update with update.zip fw file to move to 023S. I earlier switched back to 020S.

Question need a little information

Moto G stylus 5G Denver build I had TWRP installed and majisk installed I wanted to install a ROM during insallaion i was having issues and needed 2 set my device down for a few minutes and take care of like regular life problems. Anyways my kid get ahold of my phone and did god-knows-what but he had enough time to wipe everything but my external USB drive. i have the full stock file i downloaded to pach wih magisk i have the twrp file as well.i had my backup on my sd card which was erased. so my question is his, where do i go from here? how do i use files in the picture recover back to I guess a stock
{
"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"
}
. Version of Android
also doing all his thru bugjager and im sure more then one guide explaining what to do but i need o be at work in 2 hours and so alink in thr right direction would be awesome
tommy2tones1990 said:
also doing all his thru bugjager and im sure more then one guide explaining what to do but i need o be at work in 2 hours and so alink in thr right direction would be awesome
Click to expand...
Click to collapse
In my opinion I would just restore back to stock. Basically, using bugjager, make sure you have the stock rom downloaded and unzipped. Now you'll want to probably copy and paste these commands but you'll reboot your Stylus 5G into fastboot mode and once its connected to the second device with bugjager on it, start going down the list of flashing the partitions back... Here are commands you can copy and paste:
Code:
fastboot getvar max-sparse-size
fastboot oem fb_mode_set
fastboot flash partition gpt.bin
fastboot flash bootloader bootloader.img
fastboot flash vbmeta vbmeta.img
fastboot flash vbmeta_system vbmeta_system.img
fastboot flash radio radio.img
fastboot flash bluetooth BTFM.bin
fastboot flash dsp dspso.bin
fastboot flash logo logo.bin
fastboot flash boot boot.img
fastboot flash vendor_boot vendor_boot.img
fastboot flash dtbo dtbo.img
fastboot flash super super.img_sparsechunk.0
fastboot flash super super.img_sparsechunk.1
fastboot flash super super.img_sparsechunk.2
fastboot flash super super.img_sparsechunk.3
fastboot flash super super.img_sparsechunk.4
fastboot flash super super.img_sparsechunk.5
fastboot flash super super.img_sparsechunk.6
fastboot flash super super.img_sparsechunk.7
fastboot flash super super.img_sparsechunk.8
fastboot flash super super.img_sparsechunk.9
fastboot flash super super.img_sparsechunk.10
fastboot flash super super.img_sparsechunk.11
fastboot flash super super.img_sparsechunk.12
fastboot erase carrier
fastboot erase userdata
fastboot erase metadata
fastboot erase ddr
fastboot oem fb_mode_clear
I basically spent a hour trying random things on bugjaegar I honestly have no ideal how I didn't brick this phone seriously but then I flashed vbmeta boot and vendor boot and restarted. It took a long time to start then a msg popped up for half a second and the phone rebooted and then I went thru the whole Google startup process and when I got there I rebooted back to bootloader and flashed the magisk patched img and so far everything seems to work
.. thanks for your help.. I'll probably go ahead and wipe everything and start over using your guide. Then go get everything back to how I had it before and and make multiple backups on at least 2 different micro sds then retry the to install ROM
No worries Just saw your post and figured I'd offer some help.. I personally love the bugjaeger app. I use it all the time... it definitely helps if I'm without a computer and got my tablet lol.. and my handy dandy USB-C to USB-C cable lol...

General đź“Ś [Shared] TWRP by skkk

FUXI
{
"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"
}
REC VERSION
Install with TWRP or fastboot***
flash recovery_ab twrp.img(cmd)
or
./flash recovery_ab twrp.img(Power Shell)
***After flash used this command:
./fastboot reboot recovery (Power Shell)
fastboot reboot recovery(cmd)
https://sourceforge.net/projects/recovery-for-xiaomi-devices/files/fuxi/
Spoiler: Change the language.
I tray to install and phone blockt in fastboot mode.
A solution?
[email protected] said:
I tray to install and phone blockt in fastboot mode.
A solution?
Click to expand...
Click to collapse
After installing TWRP, restart with the button combination, power+volume up button.
ok,
twrp does not install although the 'fastboot boot twrp.img' command is executed successfully in CMD,
The phone remains in fastboot mode and only exits the protocol after re-initialization.
[email protected] said:
ok,
twrp does not install although the 'fastboot boot twrp.img' command is executed successfully in CMD,
The phone remains in fastboot mode and only exits the protocol after re-initialization.
Click to expand...
Click to collapse
This Cmd "fastboot boot twrp.img" cannot work since it is a REC twrp and not a BOOT version. Use the CMD indicated on the OP to install it.
Then use :the button combination, power+volume up button or fastboot reboot recovery
NOSS8 said:
This Cmd "fastboot boot twrp.img" cannot work since it is a REC twrp and not a BOOT version. Use the CMD indicated on the OP to install it.
Then use :the button combination, power+volume up button or fastboot reboot recovery
Click to expand...
Click to collapse
Thanks , I solved it in the meantime
[email protected] said:
Thanks , I solved it in the meantime
Click to expand...
Click to collapse
Currently for this device the Twrp is useless
Thank you so much, twrp work well
NOSS8 said:
Currently for this device the Twrp is useless
Click to expand...
Click to collapse
What do u mean... For flashing root its got for me at least
marcel112 said:
What do u mean... For flashing root its got for me at least
Click to expand...
Click to collapse
Currently the only custom roms available are the Xiaomi Eu roms, their installation can be done in Fastboot mode or Twrp (hybrid zip) .
And to root no need for Twrp.
https://forum.xda-developers.com/t/...bootloader-root-flash-twrp-flash-rom.4538433/
https://forum.xda-developers.com/t/root-for-xiaomi-13-pro.4534769/post-87998569
NOSS8 said:
Currently the only custom roms available are the Xiaomi Eu roms, their installation can be done in Fastboot mode or Twrp (hybrid zip) .
And to root no need for Twrp.
https://forum.xda-developers.com/t/...bootloader-root-flash-twrp-flash-rom.4538433/
https://forum.xda-developers.com/t/root-for-xiaomi-13-pro.4534769/post-87998569
Click to expand...
Click to collapse
i know but i prefer the twrp method.
And for previous omdels i owned... plenty off custom but still no twrp, so i think its nice
After I flashed in twrp by “fastboot flash recovery_ab twrp.img”, I always got stuck in fastboot screen....What's wrong?
saniye said:
After I flashed in twrp by “fastboot flash recovery_ab twrp.img”, I always got stuck in fastboot screen....What's wrong?
Click to expand...
Click to collapse
After flash used this command:
./fastboot reboot recovery (Power Shell)
fastboot reboot recovery(cmd)
NOSS8 said:
After flash used this command:
./fastboot reboot recovery (Power Shell)
fastboot reboot recovery(cmd)
Click to expand...
Click to collapse
Cool! I've solved it.
saniye said:
Cool! I've solved it.
Click to expand...
Click to collapse
Is it to install a Xiaomi EU rom?
NOSS8 said:
Is it to install a Xiaomi EU rom?
Click to expand...
Click to collapse
No, Xiaomi EU rom support fastboot.I use it to ensure I can update by OTA.
saniye said:
No, Xiaomi EU rom support fastboot.I use it to ensure I can update by OTA.
Click to expand...
Click to collapse
I've installed eu rom with twrp
i'm stuck in fastboot mode, i think it's because i flashed with command line: "fastboot flash twrp", instead of "fastboot flash recovery_ab twrp.img", even though did with new command but i'm still stuck in fastboot screen
Update
Recovery for Xiaomi devices - Browse /fuxi at SourceForge.net
List of relevant recovery in one place
sourceforge.net
KhaiNguyen2 said:
i'm stuck in fastboot mode, i think it's because i flashed with command line: "fastboot flash twrp", instead of "fastboot flash recovery_ab twrp.img", even though did with new command but i'm still stuck in fastboot screen
Click to expand...
Click to collapse
Use Miflash

Categories

Resources