TWRP Error for LG K10/MS428 - Android Q&A, Help & Troubleshooting

So i have a metro pcs lg k10 ms428 and i have already unlocked the bootloader (this is my first time trying to root) and i have found multiple unofficial twrp for my device. however when i try to do anything with flashing the twrp whether its clearing the recovery cache or trying to install the twrp i get a "failed Error: unknown command and if i try to boot into recovery mode i get a dead android with a red triangle. i have a windows computer with my phones drivers installed and adb.

Related

Mate 7 (MT7-L09) Bootloop, unable to flash roms via recovery, fastboot not working

Hello guys,
I tried to update my phone to marshmellow, it got stuck at 95% and after it it entered a bootloop, I thought on just installing a custom recovery and take it from there but when I use fastboot it gives me a Remote: command not allowed error, I have my bootloader unlocked, I am thinking this has to do with not having USB debugging enabled, I canĀ“t access the phone to activate it though. I have also tried to flash lots of stock roms through sd putting them on dload folder on Sds root but it fails right away at 5% it says update install failed, at this point Im not sure what to do... Any ideas?
thanks

Wiko rainbow 4G not starting; bootloop/softbrick, cannot install new software.

Hi there,
I have a problem with my wiko rainbow 4G, it's soft-bricked.
This happend while i was trying to update the software (normal notification, official update). It just rebooted into recovery.
I'm stuck there now and tried several thing like: adb side-load (transfers files, but always returns: intallation aborted, Updating from sd card (same error), factory reset and clear cache did nothing.
While in recovery my phone only shows up as an sideload adb device (in adb interface). I don't know how to get into fastboot to install custom recovery either, tried both power + up and/or down volume buttons.
Also most guides ask me to use a flash tool, but these don't do anything. The official software doesn't detect the phone (neither in normal, sideload or recovery state.
I am left clueless, please help
Thanks

Uninstalled OS and only TWRP left? Help please!

[At first, I have a Huawei p9 Lite] I recently was stuck in reboot mode, my phone would not boot up anymore and just keep rebooting so I went into twrp and did a factory reset without having a backup because I did not have any important files on my mobile. I then still could not boot up so I accidently wiped the whole cache and deleted my OS, so now my phone won't even boot anymore and it's stuck in the "Your device has been unlocked and can't be trusted" screen. How do I make my phone work again? I don't know anything about how to download stuff on my phone when I only have twrp left so I can install it with twrp and then boot again.
EDIT adb push doesn't work either and I can't wipe because it always gives me a red error line in twrp "Failed to mount '/cache' (opperation not supported on transport endpoint)
cxybah said:
[At first, I have a Huawei p9 Lite] I recently was stuck in reboot mode, my phone would not boot up anymore and just keep rebooting so I went into twrp and did a factory reset without having a backup because I did not have any important files on my mobile. I then still could not boot up so I accidently wiped the whole cache and deleted my OS, so now my phone won't even boot anymore and it's stuck in the "Your device has been unlocked and can't be trusted" screen. How do I make my phone work again? I don't know anything about how to download stuff on my phone when I only have twrp left so I can install it with twrp and then boot again.
Click to expand...
Click to collapse
OK so, whenever I try to adb sideload a rom from my pc to my mobile and I go to adb sideload in twrp and swipe it disconnects from my pc and I hear a de de de sounds
That device has an sdcard slot, so just move your desired rom over to that and flash it.
Also, may I ask what rom you had? Lineage os is available for your device (not sure, but if someone compiled twrp, sources are available which means that you can compile it for your device)

[RECOVERY] [UNOFFICIAL] TWRP for Lenovo K8 Note

Team Win Recovery Project (TWRP) is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system, functions often unsupported by stock recovery images. It is, therefore, often installed when rooting Android devices, although it isn't dependent on a device being rooted to be installed.
DOWNLOAD
TWRP 3.2.3.0
Flashing Instructions
Make sure you have fastboot drivers installed and your bootloader is unlocked
Download the file
In fastboot open the directory of downloaded file and type
fastboot flash recovery recovery.img, after that type
fastboot oem reboot-recovery, You'll have a black screen on your display wait for 5-10s you'll be greeted with TWRP screen if you still didn't get the screen then press power button 2-3 times
BUGS
Data decryption ( For this you need to select Wipe -> format data (You'll lose all your data in this process) )
No Battery% ( I purposefully disabled it as the battery% always stays at 50% so I'll find the battery% path and fix this in the next build)
Flash force encrypt disabler in recovery to fix magisk module installation and other data partition related issues.
Source Code: TWRP source, Device Tree and Kernel Source
Tried to install recovery twrp v 3.3.0 and 3.2.3, stuck in bootloop flashing recovery is successful but while rebooting its continues in loop after showing lenovo sign (Orange Mode), started due to reboot problem, oem unlock was successful as well, please help
pankajyadav_18 said:
Tried to install recovery twrp v 3.3.0 and 3.2.3, stuck in bootloop flashing recovery is successful but while rebooting its continues in loop after showing lenovo sign (Orange Mode), started due to reboot problem, oem unlock was successful as well, please help
Click to expand...
Click to collapse
By reboot problem if you mean, the phone getting restarted randomly in loop then the only way to fix it is to go to the service center.

How to unbrick a rooted smartphone with USB debugging off and blocked bootloader?

My smarthphone is a Doogee F7. I bought it two weeks ago, just to root and to study. In the last week I rooted it with Magisk, no problems. However in this morning I received a notification I had a Magisk Manager update available, so I updated it. I opened up the manager, and saw there was a newer version of Magisk available also, so I installed that (directly, recommended) after reboot came a softbrick:
"Orange State. Your devices has been unlocked and can't be trusted. Your devices will boot in 5 seconds" occurs infinitively.
So, the USB debugging in my phone was off (yeah, now I know that it must be on ) and the bootloader was blocked also.
I can access the "Android Recovery" screen. Therefore, I tried to "Wipe data/factory reset" and after reboot the system, but it didn't resolve. I tried also "Wipe cache partition" but it did nothing as well.
So on, at fastboot screen I tried to unlock with the command "fastboot oem unlock" but it was not possible:
"(bootloader) Start unlock flow
FAILED (remote: '
Unlock operation is not allowed
')
fastboot: error: Command failed"
I read about test point but my phone doesn't have screw, the cover is glued.
I tried to use ADB sideload as youtube video whose title is "How to Unbrick device using TWRP/CWM ADB sideload [HD]" , but my computer recognize my device as "MTB USB Device", and when I am updating the ADB interface is not recognize even I searching for.
My phone doesn't have TRWP installed, when I rooted I just run TRWP for install Magisk.
I tried to upload images here but I am a new member and I can not until I reach 10 posts.
So, I am wondering about my phone can be recovered. Please, if anyone can help me, I will be very grateful .
Edited: The rom is the original, the stock rom.
maybe this helps...
Download and Install Stock ROM On Doogee F7 [Offficial Firmware]
https://rootmygalaxy.net/stock-rom-on-doogee-f7-offficial-firmware/
It worked, THNX!
CXZa said:
Download and Install Stock ROM On Doogee F7 [Offficial Firmware]
Click to expand...
Click to collapse
I followed all the steps on this site and it worked! Thank You! :laugh::good:

Categories

Resources