BS2 (no pro) SKW-H0 brick to install twrp - Xiaomi Black Shark 2 Questions & Answers

Hi. After installing twrp, when I started to restart the phone, it showed me a warning that the phone did not have an operating system.
I go into an infinite loop of reboots.
I managed to repeatedly press the - volume button to enter fastboot mode. cmd commands work.
I try the command: fastboot reboot recovery but it again enters an infinite loop of reboots.
Could someone help me resurrect the mobile. thank you very much, excuse my bad english

Deke79 said:
Hi. After installing twrp, when I started to restart the phone, it showed me a warning that the phone did not have an operating system.
I go into an infinite loop of reboots.
I managed to repeatedly press the - volume button to enter fastboot mode. cmd commands work.
I try the command: fastboot reboot recovery but it again enters an infinite loop of reboots.
Could someone help me resurrect the mobile. thank you very much, excuse my bad english
Click to expand...
Click to collapse
I unbrick the phone. In fastboot mode whith PC and DLTR1908193OS00MP2 (thanks KM7 for this fastboot ROM)
I have managed to install the ROM. the problem is that I can't go back to a BS2 rom (not PRO).
I would need someone who would have the BS2 (not pro) with android 9 and twrp installed and create a backup and share it for flash in fastboot mode.

Cp
Deke79 said:
I unbrick the phone. In fastboot mode whith PC and DLTR1908193OS00MP2 (thanks KM7 for this fastboot ROM)
I have managed to install the ROM. the problem is that I can't go back to a BS2 rom (not PRO).
I would need someone who would have the BS2 (not pro) with android 9 and twrp installed and create a backup and share it for flash in fastboot mode.
Click to expand...
Click to collapse
Could you give me the rom please

Related

[Help!] Downgrade from 2.3.3 to 2.1?

hey there, people.
well, i installed Mur4ik's 2.3.3-Cyanogenmod-7 and now i want to restore my mobile to the original 2.1 ROM. anybody can explain me what i have to do? i saw this post, but i didn't understood how i do the thing: http://forum.xda-developers.com/showthread.php?t=971899 .
anyway, if u are going to ask what rom i want to put on my mobile, the rom is the portuguese V20A_00.
hope you can help. thanks in advance!
cheers,
Manuel
http://forum.xda-developers.com/showthread.php?t=1119531
Tutorial
To do that follow the steps bellow:
KDZ Updater method
1. Boot in fastboot mode and execute the commands bellow:
- "fastboot -w"
- "fastboot erase system"
- "fastboot erase boot"
2. Reboot from fastboot directly to download mode (Power + Volume Down key)
3. Connect your phone to your PC and open KDZ Updater
4. Select any fastboot ROM
NOTE: YOU CAN NOT FLASH A NORMAL ROM!!! YOU MUST USE A FASTBOOT ROM!!!
5. Flash your rom in "Emergency Mode"
6. When finished the phone will reboot automatically
Recovery method using my brother's recovery file
1. Boot into Recovery mode
2. Wipe your user data (Factory reset)
3. Choose the update.zip file from your SD Card. You can download it here
4. After the update is done, reboot the phone
The ROM is V20A, so it supports Portuguese language.
Hi,
I have the same problem here.
I have upgraded to SwiftDroid 2.3.7 using fastboot command, because there is no boot logo and no recovery in my gt540, after updated with clockwork recovery rom.kdz. But the rom worked just fine.
I had problem the day after. My GT540 won't boot, it only vibrated and when I plug it to PC, Pc recognized fastboot mode. So I downgraded to frenchV20C.kdz without using fastboot -w fastboot erase boot and else.
Now, my gt540 is bricked, it only vibrates when I hold power button, and nothing happen. Can't boot into fastboot mode now.
Any help would be appreciated.

Huawei P8 GRA-L09 (New Zealand) NO OS

Hi I'm sorry if this is in the wrong place please direct me to where to go if it is.
My problem is I have a Huawei p8 with no os on it what so ever it has twrp and that's it. I have spent hours trying to read and find a working stock or even custom rom for the phone. The only ROM that seems to be able to be flashed is from fromFuture but when I flashed it through twrp it said success and then was still in boot loop. I really don't know what to do please help. Thank you
painterdannz said:
Hi I'm sorry if this is in the wrong place please direct me to where to go if it is.
My problem is I have a Huawei p8 with no os on it what so ever it has twrp and that's it. I have spent hours trying to read and find a working stock or even custom rom for the phone. The only ROM that seems to be able to be flashed is from fromFuture but when I flashed it through twrp it said success and then was still in boot loop. I really don't know what to do please help. Thank you
Click to expand...
Click to collapse
You need the masrhmallow bootloader for flash from furure ROM .
Forgive my English too, if I understood well the problem is you can not boot your operating system.Download the official rom and extract the boot and system images of the update.app.?*
Huawei update extractor?*http://forum.xda-developers.com/show...php?t=2433454.?*Once you have boot.img and recovery.img Download adb minimal and fastboot and universal drivers adb. In the folder where is adb minimal and fastboot copy boot.img and system.img.
Start the adb minimal, connect the USB cable to your computer, press volume down and connect the cable,or volumen down and power, so your phone will enter fastboot mode.
In the Command window of minimal adb type the following:?*
fastboot devices and pressing enter to ensure that recognizes your phone.?*
Fastboot flash boot boot.img and pressing enter.
Fastboot flash system system.img and pressing enter this takes more time.
For end ; fastboot reboot.

ZE500KL Can't access fastboot or recovery mode PLEASE HELP, URGENT

Please help, I need proffessional help.
Android Phone: ASUS Zenfone 2 Laser 5.0 (ROOTED)
Android Firmware: 5.0.2 Lollipop
Aim: To enter into Fastboot mode and Recovery Mode without problems
Situation: Recently installed TWRP Recovery in-app and through software, but when I try to enter in Fastboot Mode (HOLD POWER & VOLUMEUP) or even Recovery Mode (HOLD POWER & VOLUMEDOWN), I just end up in a hanged out ASUS Logo. I can't do anything except pulling out the battery myself and putting it back then booting the device through power button to boot it normally. I don't know if it's the problem with the model, or the phone's system itself, or it's just a bug, or a problem when I rooted my device through ADB.
(Note: When I rooted the device, I wasn't even able to see the blue "FASTBOOT MODE" when I tried it, I only saw the ASUS logo as well.)
For anyone who has any idea on what's going on with my device, please reply and help me. I really want to have the benefits of a rooted phone completly and I'm a new root user so I need assistance.
For anyone who has an idea on what I've done or on what should I do, please help me. Someone told me that I flashed the recovery and locked the bootloader, so it got damaged. If so, would Unlocking the Bootloader (from Wiki.CyanogenMod's Site) help my case?
CrimsonShade09 said:
For anyone who has an idea on what I've done or on what should I do, please help me. Someone told me that I flashed the recovery and locked the bootloader, so it got damaged. If so, would Unlocking the Bootloader (from Wiki.CyanogenMod's Site) help my case?
Click to expand...
Click to collapse
Do you can acesse to twrp recovery on your device
Same problem.....waiting for helping, please
mohamedelkholy said:
Do you can acesse to twrp recovery on your device
Click to expand...
Click to collapse
I think I have "access" to TWRP recovery. However, I can only access it through booting it up from ADB. I used the command "adb reboot bootloader" to boot it to fastboot mode, however only the ASUS screen appears but I treated it as the fastboot mode itself. Then I checked if it was really on fastboot mode through "fastboot devices" and it showed my serial number. I can only enter into TWRP using "fastboot boot twrp.img" . I don't know if I already installed it because although I opened it, I can't do it from the phone (POWER+VOLUMEDOWN)
Ok now boot twrp and then flashamodified zip or cm13 and your phone should eork you dhould to have unlockrd bootloader
Hi to all, i'd re-open this 3d for the same problem. After months I'm trying to re-sleep my ZE500KL. It was in "can't load invalid boot image" loop. I tried to force recovery mode and (wrongly) force to update from update.zip the stock fw stored in the uSD.
Since this time I can't enter in recovery mode more but fastboot only. The problem is that, in spite of the USB drivers are installed, fastboot does not recognize any connected device.
I've run Win 10 pro with a zenbook ux333fn laptop and I remembered android 6 on the phone, the last time I saw it alive.
I've tried also to install twrp 3.1, with no positive results.
Anyone can suggest me any solving way?
Thanks to all
...anybody?
Up.....
sh4d3_ said:
Hi to all, i'd re-open this 3d for the same problem. After months I'm trying to re-sleep my ZE500KL. It was in "can't load invalid boot image" loop. I tried to force recovery mode and (wrongly) force to update from update.zip the stock fw stored in the uSD.
Since this time I can't enter in recovery mode more but fastboot only. The problem is that, in spite of the USB drivers are installed, fastboot does not recognize any connected device.
I've run Win 10 pro with a zenbook ux333fn laptop and I remembered android 6 on the phone, the last time I saw it alive.
I've tried also to install twrp 3.1, with no positive results.
Anyone can suggest me any solving way?
Thanks to all
Click to expand...
Click to collapse
Up...
QFIL or AFT can be the solution.
I have a similar problem, a hard bricked Z00ED (ZE500KL) not able to get into fastboot or recovery.
after reading some thread here an there. that are Processor / Chipset specific flash tools that help flash bootloaders and repartition hard bricked device.
For mobiles with MediaTec devices, there is a tool called SP Flash Tool. I wasted a whole day with it. then understood that Z00ED (ZE500KL) has a Qualcomm Processor MSM8916
Therefore we need a Qualcomm Flasher here (QFIL )
But nos I am stuck with getting firmware for ZE500KL that can be used by QFIL tool, It should have a firehouse*.mbr file that is the programmer (dependent on CPU of the phone) and a rawprogram*.hex file that I don't know where to get from.
Thanks... It seems a bit less wild, but in any case no solving, yet
Up! ...anyone?
Up!

No bootloader/fastboot

So, i have been trying to install a custom rom, but i got my phone bricked, so after flashing the original software, its not bricked anymore, but when i try to go into fastboot the phone just boots normaly into the system. I've tried Power+VolDown and i tried to reboot it to fastboot from adb but it's still not working and booting into the system
(sorry for my bad english lol)

Moto g4 plus recovery boot loop...

Hi guys. Few days ago I unlocked the bootloader of my Moto G4 plus, install twrp recovery and root the phone. Then I made the mistake of trying to install an update from OTA and since that day it is impossible to start the phone normally. It always starts in recovery mode, then I must go to restart to start in fastboot mode and next, select start to be able to use it. I reinstall the latest version of the recovery twrp and the ROM of LineageOS but nothing changes. Can someone tell me if there is any console command I can execute in the phone to start normally?
Thanks for your time...
Eduadc said:
Hi guys. Few days ago I unlocked the bootloader of my Moto G4 plus, install twrp recovery and root the phone. Then I made the mistake of trying to install an update from OTA and since that day it is impossible to start the phone normally. It always starts in recovery mode, then I must go to restart to start in fastboot mode and next, select start to be able to use it. I reinstall the latest version of the recovery twrp and the ROM of LineageOS but nothing changes. Can someone tell me if there is any console command I can execute in the phone to start normally?
Thanks for your time...
Click to expand...
Click to collapse
Please refer here, you bricked your device by taking ota while on custom recovery https://forum.xda-developers.com/moto-g4-plus/how-to/moto-g4-plus-hardbrick-solved-guide-t3657761
strongst said:
Please refer here, you bricked your device by taking ota while on custom recovery https://forum.xda-developers.com/moto-g4-plus/how-to/moto-g4-plus-hardbrick-solved-guide-t3657761
Click to expand...
Click to collapse
Thanks for your answer. I don't understand the reference. I can flash any firmware without problem.
I looking for a commands to repair the boot because I have a boot loop with recovery mode.
I can use the phone but only across: recovery > restart > bootloader this restart in fastboot mode, next I select "start" And the phone boot with Android....
I whant to start in Android directly... I whant (if exists) any console command or any solution to fix the boot problem.
Eduadc said:
Thanks for your answer. I don't understand the reference. I can flash any firmware without problem.
I looking for a commands to repair the boot because I have a boot loop with recovery mode.
I can use the phone but only across: recovery > restart > bootloader this restart in fastboot mode, next I select "start" And the phone boot with Android....
I whant to start in Android directly... I whant (if exists) any console command or any solution to fix the boot problem.
Click to expand...
Click to collapse
Oh, then you can try using these commands through fastboot:
mfastboot oem fb_mode_set
mfastboot oem fb_mode_clear
strongst said:
Oh, then you can try using these commands through fastboot:
mfastboot oem fb_mode_set
mfastboot oem fb_mode_clear
Click to expand...
Click to collapse
Thanks for your reply again. I tried the commands but nothing changes....
Eduadc said:
Thanks for your reply again. I tried the commands but nothing changes....
Click to expand...
Click to collapse
If your Issue resolved..then tell me ...how you did it....i am also stuck on that bootloop on recovery mode

Categories

Resources