Stuck at fastboot after upgrade failed LG F60(D390n) - Android Q&A, Help & Troubleshooting

I was following this thread: http://forum.xda-developers.com/show...8#post53728658 to upgrade my LG to Android 5.0. I've downloaded latest drivers for my phone and official .kdz, after choosing CSE Flash upgrading begun, but something went wrong and upgrading stopped at 1% with flashtool crash. Phone rebooted and stuck at
[720] fastboot_init()
[720] Loading keystore failed status 5 [820] USB init ept @ 0x8f1f7000
[840] udc_start()
After connecting to my laptop:
[10680] --reset --
[10690] --portchange --
[10780] --reset --
[10780] --portchange --
[10690] fastboot: processing commands
Phone is visible only with fastboot devices without possibility to boot into download mode
I've tried to boot from twrp open recovery, but command fastboot boot openrecovery.img gives following result
in cmd console:
downloading 'boot.img'...
OKAY [ 0.406s]
booting...
FAILED (remote: unknown command)
finished. total time: 0.421s
phone:
[190060] fastboot: download:00c5f800
[190470] fastboot: boot
Help me please Is it possible to fix this issue?
LG F60 Android 4.4.4
PC Windows 7 x64

TerraBit97 said:
I was following this thread: http://forum.xda-developers.com/show...8#post53728658 to upgrade my LG to Android 5.0. I've downloaded latest drivers for my phone and official .kdz, after choosing CSE Flash upgrading begun, but something went wrong and upgrading stopped at 1% with flashtool crash. Phone rebooted and stuck at
[720] fastboot_init()
[720] Loading keystore failed status 5 [820] USB init ept @ 0x8f1f7000
[840] udc_start()
After connecting to my laptop:
[10680] --reset --
[10690] --portchange --
[10780] --reset --
[10780] --portchange --
[10690] fastboot: processing commands
Phone is visible only with fastboot devices without possibility to boot into download mode
I've tried to boot from twrp open recovery, but command fastboot boot openrecovery.img gives following result
in cmd console:
downloading 'boot.img'...
OKAY [ 0.406s]
booting...
FAILED (remote: unknown command)
finished. total time: 0.421s
phone:
[190060] fastboot: download:00c5f800
[190470] fastboot: boot
Help me please Is it possible to fix this issue?
LG F60 Android 4.4.4
PC Windows 7 x64
Click to expand...
Click to collapse
Same problem here, i tried everything and no help.
Anyone?

Related

Unable to flash TWRP

Here is what I did.
Phone was running with Android 6.0+EMUI4.0 beta version. I unlocked the bootloader by acquiring unlock code from Huawei website.
After unlocking bootloader, when I try to flash TWRP, it says
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery kiwi_twrp_5-14_recovery.img
target reported max download size of 266338304 bytes
sending 'recovery' (45116 KB)...
FAILED (data transfer failure (Unknown error))
finished. total time: 5.008s
I tried above procedure several times but no luck. So I rebooted my devices, and then booted it again in bootloader mode and then fired command to flash recovery, but this time new error came:
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery kiwi_twrp_5-14_recovery.img
target reported max download size of 266338304 bytes
sending 'recovery' (45116 KB)...
FAILED (data transfer failure (Unknown error))
finished. total time: 5.008s
In both of the above cases fastboot devices working good and showing my device in the list. Please help me here :crying:
[SOLVED]
WIth USB 3.0 ports on my computer, fastboot didn't seem to flash the recovery. @elry567 suggested to use USB 2.0 port and fastboot worked like a charm with that
pank.dhnd said:
[SOLVED]
WIth USB 3.0 ports on my computer, fastboot didn't seem to flash the recovery. @elry567 suggested to use USB 2.0 port and fastboot worked like a charm with that
Click to expand...
Click to collapse
but still on windows 10 unable to run Shift + Command Prompt on the adb folder aswell it reboots on adb but still not able to open the .img file
kartrikpal said:
but still on windows 10 unable to run Shift + Command Prompt on the adb folder aswell it reboots on adb but still not able to open the .img file
Click to expand...
Click to collapse
are you serious ? you can't right click and choose open command prompt here ?
and what .img are you trying to open ? are you trying to flash twrp ?
Code:
C:\fastboot>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
C:\fastboot>adb devices
List of devices attached
GFMDU1********** device
C:\fastboot>adb reboot bootloader
C:\fastboot>fastboot boot C:\fastboot\kiwi_recovery.img
downloading 'boot.img'...
OKAY [ 1.433s]
booting...
OKAY [ 0.020s]
finished. total time: 1.455s
C:\fastboot>fastboot reboot
< waiting for device >
rebooting...
finished. total time: 0.002s
C:\fastboot>
clsA said:
are you serious ? you can't right click and choose open command prompt here ?
and what .img are you trying to open ? are you trying to flash twrp ?
Code:
C:\fastboot>adb devices
* daemon not running. starting it now on port 5037 *
* daemon started successfully *
List of devices attached
C:\fastboot>adb devices
List of devices attached
GFMDU1********** device
C:\fastboot>adb reboot bootloader
C:\fastboot>fastboot boot C:\fastboot\kiwi_recovery.img
downloading 'boot.img'...
OKAY [ 1.433s]
booting...
OKAY [ 0.020s]
finished. total time: 1.455s
C:\fastboot>fastboot reboot
< waiting for device >
rebooting...
finished. total time: 0.002s
C:\fastboot>
Click to expand...
Click to collapse
Yes, i'm unable to do that, instead just unlocked my Phone using Windows 10 and Flashed Twrp.img using Ubuntu - Using Linux its that easy but on Windows 10 it force closes ! I could not find solution .
@clsA
Anyways i'm done with Flashing but after first boot there was seemless WiFi speed seen as i have 2MbPs connection but after few hours of restoring my apps using PS it started to load slow - is there any fixes ?
pank.dhnd said:
[SOLVED]
WIth USB 3.0 ports on my computer, fastboot didn't seem to flash the recovery. @elry567 suggested to use USB 2.0 port and fastboot worked like a charm with that
Click to expand...
Click to collapse
Thank you very much...i should have come here before spending my 1 hour on trying everything else!!:good::good:
pank.dhnd said:
[SOLVED]
WIth USB 3.0 ports on my computer, fastboot didn't seem to flash the recovery. @elry567 suggested to use USB 2.0 port and fastboot worked like a charm with that
Click to expand...
Click to collapse
That is great, I'll keep it in mind always when I face issues

HDX 7 only fastboot posible

hi
i try to install a custom firmware. i think i do many wrong things(i try many of the instructions). before i started the hdx had the latest firmware!
Now when i start the hdx7 it show "Kindle Fire"(gray), then the display is red for less then a second. after this it shows fastboot logo (also, if the cable is not connected)
On my WINDOWS 10 PC i have install "Minimal ADB and Fastboot". When i enter fastboot devices. i get this:
00D2070834110HS3 fastboot
any chance?
thx
atik03 said:
hi
i try to install a custom firmware. i think i do many wrong things(i try many of the instructions). before i started the hdx had the latest firmware!
Now when i start the hdx7 it show "Kindle Fire"(gray), then the display is red for less then a second. after this it shows fastboot logo (also, if the cable is not connected)
On my WINDOWS 10 PC i have install "Minimal ADB and Fastboot". When i enter fastboot devices. i get this:
00D2070834110HS3 fastboot
any chance?
thx
Click to expand...
Click to collapse
See last couple paragraphs in this post.
Davey126 said:
See last couple paragraphs in this post.
Click to expand...
Click to collapse
i get this:
Code:
fastboot -i 0x1949 erase aboot
erasing 'aboot'...
FAILED (remote: : partition doesn't exist)
finished. total time: 0.003s
Code:
fastboot -i 0x1949 reboot
rebooting...
finished. total time: 0.009s
Code:
wmic partition where index=22 get diskindex
Keine Instanzen verfügbar.
(No instances available)
atik03 said:
i get this:
Code:
fastboot -i 0x1949 erase aboot
erasing 'aboot'...
FAILED (remote: : partition doesn't exist)
finished. total time: 0.003s
Code:
fastboot -i 0x1949 reboot
rebooting...
finished. total time: 0.009s
Code:
wmic partition where index=22 get diskindex
Keine Instanzen verfügbar.
(No instances available)
Click to expand...
Click to collapse
Appears you are out of luck. Sorry ...

YuYureka stuck in FASTBOOT

Hi everyone.
I had a working Lineage OS 14.1 installed on my yureka device.
I got the newer version TWRP and instead of going to install the latest update from COMMAND PROMPT , i used FLASFHFIRE and this corrupted my device.
My phone when switched OFF shows the battery indications of charging, when connected to charger.
But, doesn't start when switched ON and when connected to laptop, shows the YU logo and goes into FASTBOOT mode.
Code:
$ fastboot devices & $ fastboot -i 0x1ebf devices
detects the phone and gives this
4a252f6 fastboot
Click to expand...
Click to collapse
But, any other FASTBOOT command to flash the boot or recovery fails with error , for the first run
Error 1 :
Code:
D:\RootingKit\platform-tools>fastboot flash boot 15_April_2018_Boot.img
target reported max download size of 268435456 bytes
sending 'boot' (20480 KB)...
FAILED (data write failure (Unknown error))
finished. total time: 5.001s
And successive runs shows a different error
Error 2:
Code:
D:\RootingKit\platform-tools>fastboot flash boot 15_April_2018_Boot.img
target didn't report max-download-size
sending 'boot' (20480 KB)...
FAILED (command write failed (No error))
finished. total time: 0.000s
Now, when i remove the cable and connect it back then again the first error message is observed.
I have tried all cables from different phones, samsung xperia yureka and others and not able to flash. Also, i have tried on different USB ports of my laptop and no SUCCESS.
Please help me out here.

bricked p20 lite

Hello guys, i bricked my phone and now i get errors:
Error!
Func NO : 11 (reovery image)
Error NO : 2 (load failed!)
I have unlocked bootloader, access to fastboot and stock recovery. Any idea how to fix it?
I can't flash anything becouse i get error FAILED (remote: Command not allowed). I have driver for my phone (Android ADB Interface)
D:\ROOT\Minimal ADB and Fastboot>fastboot devices
9WV7N18425025395 fastboot
D:\ROOT\Minimal ADB and Fastboot>fastboot flash ramdisk patched_ramdisk.img
target reported max download size of 471859200 bytes
sending 'ramdisk' (8638 KB)...
OKAY [ 0.268s]
writing 'ramdisk'...
FAILED (remote: Command not allowed)
finished. total time: 0.276s
D:\ROOT\Minimal ADB and Fastboot>
edit.
I had to relock bootloader and i get access to stock recovery, form there i can dowload software last version
IDeeJay91 said:
Hello guys, i bricked my phone and now i get errors:
Error!
Func NO : 11 (reovery image)
Error NO : 2 (load failed!)
I have unlocked bootloader, access to fastboot and stock recovery. Any idea how to fix it?
I can't flash anything becouse i get error FAILED (remote: Command not allowed). I have driver for my phone (Android ADB Interface)
D:\ROOT\Minimal ADB and Fastboot>fastboot devices
9WV7N18425025395 fastboot
D:\ROOT\Minimal ADB and Fastboot>fastboot flash ramdisk patched_ramdisk.img
target reported max download size of 471859200 bytes
sending 'ramdisk' (8638 KB)...
OKAY [ 0.268s]
writing 'ramdisk'...
FAILED (remote: Command not allowed)
finished. total time: 0.276s
D:\ROOT\Minimal ADB and Fastboot>
edit.
I had to relock bootloader and i get access to stock recovery, form there i can dowload software last version
Click to expand...
Click to collapse
https://forum.xda-developers.com/huawei-p20-lite/help/solution-nova-3e-p20-lites-brock-bolt-t3816608 my Solution
César Terrazas said:
https://forum.xda-developers.com/huawei-p20-lite/help/solution-nova-3e-p20-lites-brock-bolt-t3816608 my Solution
Click to expand...
Click to collapse
i cant used this method becouse i had FRP locked and i cant flash anything...
IDeeJay91 said:
Hello guys, i bricked my phone and now i get errors:
Error!
Func NO : 11 (reovery image)
Error NO : 2 (load failed!)
I have unlocked bootloader, access to fastboot and stock recovery. Any idea how to fix it?
I can't flash anything becouse i get error FAILED (remote: Command not allowed). I have driver for my phone (Android ADB Interface)
D:\ROOT\Minimal ADB and Fastboot>fastboot devices
9WV7N18425025395 fastboot
D:\ROOT\Minimal ADB and Fastboot>fastboot flash ramdisk patched_ramdisk.img
target reported max download size of 471859200 bytes
sending 'ramdisk' (8638 KB)...
OKAY [ 0.268s]
writing 'ramdisk'...
FAILED (remote: Command not allowed)
finished. total time: 0.276s
D:\ROOT\Minimal ADB and Fastboot>
edit.
I had to relock bootloader and i get access to stock recovery, form there i can dowload software last version
Click to expand...
Click to collapse
I've the same problem if you get the solution please inform me as well
Thanks
IDeeJay91 said:
i cant used this method becouse i had FRP locked and i cant flash anything...
Click to expand...
Click to collapse
Watch a YouTube tutorial to umlock FRP

Download Mode - Restart loop after installing OS

Adroid One 10
Unlock solved and installed the lineage OS a several times in twrp with success according to the given instruction here:
https://raw.githubusercontent.com/RaghuVarma331/changelogs/master/crossdevelopment/abcrins.txt
but the phone didnt boot the OS after restarting neither in slot A nor B. In twrp u could read that there was "no OS installed" (??).
In the last try i changed the slot before installing and now the phone hangs in a restart loop with download mode and i connot turn down the phone or get back to twrp. Trying to connect it by adb to restart twrp is not working....
=========================
My errors while trying to get out:
=========================
fastboot boot twrp.img
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot boot B:\Various\Nokia\TWRP\twrp.img
downloading 'boot.img'...
OKAY [ 0.969s]
booting...
FAILED (remote: Failed to load/authenticate boot image: Load Error)
finished. total time: 1.011s
fastboot flash recovery twrp.img
C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery B:\Various\Nokia\TWRP\twrp.img
target reported max download size of 402653184 bytes
sending 'recovery' (42412 KB)...
OKAY [ 0.953s]
writing 'recovery'...
FAILED (remote: (recovery_a) No such partition)
finished. total time: 0.968s
So right now I'm at the end with my rudementary skills here.
Any idea how to get back to the point with twrp and installing an OS?
Thanks.
In case that no one else answers but someone else have the same problems , I write my solutions here.
.......
I got back to twrp by changing the slot in ADB
fastboot --set-active=a
unfortunately the restart loop doesn't end and no OS starts wether in slot a or b.

Categories

Resources