My LG L9 P765 had stuck in S/W Upgrade mode after flashing via Offline KDZ. Then i follow the instructions from http://forum.xda-developers.com/showthread.php?t=2442524.
I have done doing these commands :
Originally Posted by Lelus View Post
try following :
Code:
fastboot erase boot
fastboot erase recovery
fastboot erase divxkey
fastboot erase misc
fastboot erase fota
fastboot erase reserved
fastboot erase system
fastboot erase userdata
fastboot erase cache
fastboot erase persist
fastboot erase mlt
hopefully it'll let you go past 15%
Click to expand...
Click to collapse
Now my phone is totally blank.
But i still get into fastboot mode using tool from here.
Then i try to flash p760-twrp-2.6.1-recovery.img which i've got from this link. Then i put it inside fastboot folder. Like in the picture below :
{
"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"
}
While in cmd was using command "fastboot flash recovery p760-twrp-2.6.1-recovery.img, it says "error : failed to load".
I've been searching for 5hrs and i didn't get the solution.
Please help. Thank you.. :crying:
Try to flash kdz and then nandroid manegar pro then u can flash any recovery.img flash again nnow it will work tery open europe version
Sent from my LG-P760 using XDA Free mobile app
[email protected] said:
Try to flash kdz and then nandroid manegar pro then u can flash any recovery.img flash again nnow it will work tery open europe version
Sent from my LG-P760 using XDA Free mobile app
Click to expand...
Click to collapse
Thanks for the help, i've solved this problem, by flashing via KDZ Flasher on Wind*ws XP :good: :fingers-crossed:
Related
Have a LG Optimus V version 2.2.1 that i did a factory reset on with the stock rom that was working at the time. The phone had to go back to Virgin Mobile for a swap as it has CyanogenMod on it. I didn't want Virgin to know i messed with there phone/get charged, etc.
After rebooting from a factory reset, the screen looked like this, NEVER DO A FACTORY RESET.
{
"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 blue screen is called fast boot mode, it basically will say
Code:
fastboot mode started
gpio_i2c: invalid khz: 0
bl: i2c write error
udc_start()
In this state, there is no access to ClockworkMod Recovery or the mod itself. The phone is a dead stick.
After spending hours researching this, I found a resolve.
If your running Windows XP, follow this guide to fix it
If your running Windows 7:
Install the LG VM670 Drivers here. File is named LG VZW United WHQL v2.5.2.exe
Once the Fastboot Drivers Installed. Continue with all the commands from the above link under 2) Usage
Open Cmd and type or copy and paste these commands ONE BY ONE with the USB cable plugged in.
Code:
cd C:\Fastboot\android-sdk-windows\tools
fastboot erase boot
fastboot erase recovery
fastboot erase system
Now we need to flash recovery via Fastboot. Type or copy and paste this command on Cmd:
Code:
fastboot flash recovery C:\Fastboot\Recovery\recovery-RA-optm-2.2.1-GNM.img
Then type this on Cmd to reboot to recovery:
Code:
fastboot reboot
Now your phone will reboot to recovery. All you have to do now is to install a rom and your phone will be back to normal.
Hope this helps.
Removed
Sent from my LG-P500 using xda premium
so i wanted to put a custom boot loader and all these things on my phone so i unlocked my device and it gave me an untrusted thing also i ended up giving up on it as i could not get it to work that was fine for 3 weeks until i decided to start a fresh and now i have bricked my phone and its just saying this
{
"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 no longer want any of this i just want to put it all back i want to wipe it and start over
reinstall android and the boot loader
relock the boot thing and call it a day
also its an honor 8 FRD-L09
please help me lol
Update
yeah so just an update it did this
but i keep restarting it and it continues to fail
You will have to find a stock rom for this device is the oem even released one. Just a heads up. Just because you got an android device doesn't mean it can be modded. Do your research first.
zelendel said:
You will have to find a stock rom for this device is the oem even released one. Just a heads up. Just because you got an android device doesn't mean it can be modded. Do your research first.
Click to expand...
Click to collapse
where should i be looking?
XyZeus said:
where should i be looking?
Click to expand...
Click to collapse
I would start with the oem.
zelendel said:
I would start with the oem.
Click to expand...
Click to collapse
how do i install it
First thing to do is to check wether the bootloader is unlocked or not
If not unlock it
Get an official rom from huawei website
http://update.hicloud.com:8180/TDS/data/files/p3/s15/G1276/g104/v83920/f1/full/update.zip
Use huawei extractor
https://forum.xda-developers.com/showthread.php?t=2433454
and extract boot.img+system.img+recovery.img
Then reboot in bootloader (vol - + power)
Connect to ur pc with proper drivers
use fastboot to flash them properly (fastboot ,drivers could be found in google )
In terminal
Fastboot flash boot c:\boot.img
Fastboot flash recovery c:\recovery.img
Fastboot flash system c:\system.img
Reboot u're now back to stock
Fastboot reboot
For further help contact me in private
Sent from my KIW-L21 using Tapatalk
hi bro you install TWTP?
Sent from my Nexus 5 using Tapatalk
ead_25 said:
hi bro you install TWTP?
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
i tried to yes
This is the Xiaomi Redmi 5A's TOOL ALL IN ONE Discussion Thread more info and download go to the Original Thread
TOOL ALL IN ONE
{
"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"
}
ADVANCED OPTIONS
FUNCTIONS
Install Drivers
Unlock Bootloader
Lock Bootloader (use carefully)
Flash TWRP Recovery
Flash Stock Recovery
Flash Stock Factory Image
Install APKs
Uninstall APKs
Take a Screenshot
Flash Partitions
Erase All Data (This function can decrypt the phone)
Reboot Phone
Update the Tool to latest version
Update Adb and Fastboot to latest version
Set Adb and Fastboot priviliges in system wide
Install Zip directly from PC (Required TWRP on phone)(These functions work perfectly on my pc but i have perfect adb drivers on my pc and perfect TWRP on my phone)
Flash Fastboot ROM
Delete downloaded files
ADB File Manager
DEVICE LIST
If you want you can send a request to add a new device here:
New Device Request Form
Device List
DOWNLOAD
Original Thread
DONATE LINK
If you want to support the project please consider making a donation, thanks.
​
I want to specify that this tool can't bypass Xiaomi Bootloader Unlock procedure but all others function are working
Can we install twrp without bootloader unlock
sadaf06 said:
Can we install twrp without bootloader unlock
Click to expand...
Click to collapse
https://forum.xda-developers.com/xiaomi-redmi-5a/how-to/bypass-bootloader-lock-redmi-5ariva-t3772381
Is any Linux version (say, Ubuntu) available for this app???
anggaalfian32 said:
Nice info bro
Click to expand...
Click to collapse
@anggaalfian32 can you please check your PM inbox and get back to me?
Thanks!
strongst
Forum Moderator
pinakighosh1983 said:
Is any Linux version (say, Ubuntu) available for this app???
Click to expand...
Click to collapse
Nope
I am getting error while trying to flash twrp on my lenovo tab 3 710f.
I used the adb fastboot method to do it.
I have moved the recovery file I downloaded from xda to the adb folder. The device is also bootloader unlocked.
When using the code fastboot boot revovery.img I am getting the error FAILED < remote: 'unknown conmand' >
fastboot: error: Command failed
https://drive.google.com/file/d/14KFnJPZANS40pgX7jsPaEq7kH2d5_ULu/view?usp=sharing
{
"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"
}
Pnidhin said:
I am getting error while trying to flash twrp on my lenovo tab 3 710f.
I used the adb fastboot method to do it.
I have moved the recovery file I downloaded from xda to the adb folder. The device is also bootloader unlocked.
When using the code fastboot boot revovery.img I am getting the error FAILED < remote: 'unknown conmand' >
fastboot: error: Command failed
Click to expand...
Click to collapse
Copy the twrp image into the adb platform folder and open cmd from folder then follow below;
When in fastboot mode use this;
fastboot flash recovery twrp-3.3.1-0.img
It depends how you have named the twrp image.
copy all the name of your twrp
Eg if your twrp name is recovery.img
write it like this: fastboot flash recovery recovery.img
Skyhuppa said:
Copy the twrp image into the adb platform folder and open cmd from folder then follow below;
When in fastboot mode use this;
fastboot flash recovery twrp-3.3.1-0.img
It depends how you have named the twrp image.
copy all the name of your twrp
Eg if your twrp name is recovery.img
write it like this: fastboot flash recovery recovery.img
Click to expand...
Click to collapse
I already tried it but I am still getting the same error
Hi all,
I been trying to restore my Nexus 9 LTE to latest factory image download from Google Developer, follow the step from this 11. How To Flash The Factory Images (Return To Stock But Leaving Internal Storage Intact).
The command I trying to apply though adb tools are:
Code:
fastboot flash bootloader C:\angler\images\bootloader-angler-angler-xx.xx.img
fastboot reboot-bootloader
fastboot flash radio C:\angler\images\radio-angler-angler-xx.xx.img
fastboot reboot-bootloader
fastboot flash boot C:\angler\images\boot.img
fastboot erase cache
(above command is unnecessary on Android 7.1.2 and above)
fastboot flash cache C:\angler\images\cache.img
(above command is unnecessary on Android 7.1.2 and above)
fastboot flash recovery C:\angler\images\recovery.img
fastboot flash system C:\angler\images\system.img
fastboot flash vendor C:\angler\images\vendor.img
Click to expand...
Click to collapse
I can't seem able to flash the radio which I read from other forum the "radio" is "vendor.img", below is the screenshot.
My bootloader was using TWRP and I managed to flash the "bootloader" but not the "radio".
Do I missed something? Anyone can help or experience restroing stock image using TWRP?
{
"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"
}
Managed to restored to stock Nexus 9 LTE.
Correct, it seem "vendor.img" contain "radio" for Nexus 9 LTE.
Command that I performed while my Nexus 9 LTE under recovery mode:
fastboot devices
fastboot flash bootloader D:\Downloads\platform-tools\volantisg-n4f27p\image-volantisg-n4f27p\bootloader-flounder-3.50.0.0143.img
fastboot reboot-bootloader
fastboot flash boot D:\Downloads\platform-tools\volantisg-n4f27p\image-volantisg-n4f27p\boot.img
fastboot erase cache
fastboot flash cache D:\Downloads\platform-tools\volantisg-n4f27p\image-volantisg-n4f27p\cache.img
fastboot flash recovery D:\Downloads\platform-tools\volantisg-n4f27p\image-volantisg-n4f27p\recovery.img
fastboot flash system D:\Downloads\platform-tools\volantisg-n4f27p\image-volantisg-n4f27p\system.img
fastboot flash vendor D:\Downloads\platform-tools\volantisg-n4f27p\image-volantisg-n4f27p\vendor.img
Click to expand...
Click to collapse
Reboot back to TWRP recovery and wipe cache and dalvik cache.
Command:
fastboot boot D:\Downloads\platform-tools\twrp-3.6.0_9-0-flounder.img
Click to expand...
Click to collapse