GSM Shop GSM Shop
GSM-Forum  

Welcome to the GSM-Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features.
Only registered members may post questions, contact other members or search our database of over 8 million posts.

Registration is fast, simple and absolutely free so please - Click to REGISTER!

If you have any problems with the registration process or your account login, please contact contact us .

Go Back   GSM-Forum > GSM & CDMA Phones / Tablets Software & Hardware Area > Various > LG > LG Android based phones


LG Android based phones General LG Android phones discussion, firmwares, solution, root, help

Reply
 
LinkBack Thread Tools Display Modes
Old 01-07-2015, 15:04   #1 (permalink)
Banned
 
Join Date: May 2004
Location: Mauritius
Posts: 3,487
Member: 64823
Status: Offline
Thanks Meter: 439
Donate money to this user
LG G3 D855 - FASTBOOT MODE started- No download Mode !


The phone is stuck on logog and cannot enter download mode ! But enter FASTBOOT mode. What i should do to resolved that ?
  Reply With Quote
Old 01-07-2015, 15:06   #2 (permalink)
No Life Poster
 
unlock phones's Avatar
 
Join Date: Apr 2011
Posts: 3,207
Member: 1552610
Status: Offline
Sonork: 100.1604734
Thanks Meter: 1,370
fix bricked

search xda how to fix soft bricked solution is there
  Reply With Quote
Old 01-11-2015, 02:37   #3 (permalink)
No Life Poster
 
Join Date: Jun 2004
Location: MACEDONIA
Posts: 1,895
Member: 67805
Status: Offline
Thanks Meter: 364
I had this same problem with LG G2 D801, you have to flash via (cmd) adb fastboot laf.img. It needs to be same for LG G3 too.

fastboot erase recovery
fastboot erase laf
fastboot flash laf laf.img
fastboot reboot

you can find laf.img here Listing of D855

more info here [Guide]HOW TO get back to stock when your ph… | LG G2 | XDA Forums

If you get back download mode now full flash phone with .kdz file
  Reply With Quote
Old 01-14-2015, 13:20   #4 (permalink)
Banned
 
Join Date: May 2004
Location: Mauritius
Posts: 3,487
Member: 64823
Status: Offline
Thanks Meter: 439
Donate money to this user
Quote:
Originally Posted by MOBICOM View Post
I had this same problem with LG G2 D801, you have to flash via (cmd) adb fastboot laf.img. It needs to be same for LG G3 too.

fastboot erase recovery
fastboot erase laf
fastboot flash laf laf.img
fastboot reboot

you can find laf.img here Listing of D855

more info here [Guide]HOW TO get back to stock when your ph… | LG G2 | XDA Forums

If you get back download mode now full flash phone with .kdz file
I cant Do the First operation it fails:
Quote:
D:\--- MOBILE\Android\android\platform-tools>fastboot erase recovery
erasing 'recovery'...
FAILED (remote: failed to erase partition
)
finished. total time: 5.034s
  Reply With Quote
Old 01-22-2015, 15:00   #5 (permalink)
Insane Poster
 
Join Date: Jul 2012
Location: syria
Posts: 65
Member: 1784146
Status: Offline
Thanks Meter: 7
same problem same Error Message, seems like EMMC problem or maybe the boot sec is secured ?
  Reply With Quote
Old 01-23-2015, 10:47   #6 (permalink)
Junior Member
 
Join Date: Jan 2011
Location: Ukraine, Vinnitsa
Posts: 28
Member: 1491384
Status: Offline
Thanks Meter: 2
I have same prodlem? Any soution?
  Reply With Quote
Old 01-23-2015, 14:39   #7 (permalink)
Banned
 
Join Date: May 2004
Location: Mauritius
Posts: 3,487
Member: 64823
Status: Offline
Thanks Meter: 439
Donate money to this user
Quote:
Originally Posted by MOBICOM View Post
I had this same problem with LG G2 D801, you have to flash via (cmd) adb fastboot laf.img. It needs to be same for LG G3 too.

fastboot erase recovery
fastboot erase laf
fastboot flash laf laf.img
fastboot reboot

you can find laf.img here Listing of D855

more info here [Guide]HOW TO get back to stock when your ph… | LG G2 | XDA Forums

If you get back download mode now full flash phone with .kdz file
I tried But it didnt work OUT !!!
  Reply With Quote
Old 01-23-2015, 21:31   #8 (permalink)
No Life Poster
 
bigboy85's Avatar
 
Join Date: Jan 2008
Location: colombia
Age: 38
Posts: 615
Member: 682554
Status: Offline
Sonork: 1601123
Thanks Meter: 222
HOW to get LG G3 manually in fastboot mode plz?
  Reply With Quote
Old 01-24-2015, 09:26   #9 (permalink)
Banned
 
Join Date: May 2004
Location: Mauritius
Posts: 3,487
Member: 64823
Status: Offline
Thanks Meter: 439
Donate money to this user
Quote:
Originally Posted by bigboy85 View Post
HOW to get LG G3 manually in fastboot mode plz?
Keep pressing button UP and connect USB cable keep up until enter fastboot it take like 2 mins for me to enter
  Reply With Quote
The Following User Says Thank You to zakiyyboss For This Useful Post:
Old 08-04-2015, 18:33   #10 (permalink)
Junior Member
 
Join Date: May 2014
Posts: 27
Member: 2191956
Status: Offline
Thanks Meter: 3
Quote:
Originally Posted by MOBICOM View Post
I had this same problem with LG G2 D801, you have to flash via (cmd) adb fastboot laf.img. It needs to be same for LG G3 too.

fastboot erase recovery
fastboot erase laf
fastboot flash laf laf.img
fastboot reboot

you can find laf.img here Listing of D855

more info here [Guide]HOW TO get back to stock when your ph… | LG G2 | XDA Forums

If you get back download mode now full flash phone with .kdz file
hi here is adb log
Code:
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot devices
?       fastboot

C:\Program Files (x86)\Minimal ADB and Fastboot>adb devices
adb server is out of date.  killing...
* daemon started successfully *
List of devices attached


C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash laf laf.img
target reported max download size of 2147483648 bytes
sending 'laf' (17920 KB)...
OKAY [  0.690s]
writing 'laf'...
FAILED (remote: flash write failure)
finished. total time: 10.780s

C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash recovery recovery
.img
target reported max download size of 2147483648 bytes
sending 'recovery' (15360 KB)...
OKAY [  0.590s]
writing 'recovery'...
FAILED (remote: flash write failure)
finished. total time: 10.681s

C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot flash boot boot.img
target reported max download size of 2147483648 bytes
sending 'boot' (14336 KB)...
OKAY [  0.549s]
writing 'boot'...
FAILED (remote: flash write failure)
finished. total time: 10.640s

C:\Program Files (x86)\Minimal ADB and Fastboot>fastboot erase recovery
erasing 'recovery'...
FAILED (remote: failed to erase partition
)
finished. total time: 5.056s

C:\Program Files (x86)\Minimal ADB and Fastboot>
can not erase recovery
or laf

and can not flash original or bumped recovey/laf/boot



is there any other way???
Is it important the IMG file if they are Lolipop or kitkat and 32gig or 16gig
?

Last edited by black.rose; 08-04-2015 at 19:36.
  Reply With Quote
Old 11-05-2015, 13:17   #11 (permalink)
Freak Poster
 
Join Date: Nov 2004
Location: iran
Age: 37
Posts: 393
Member: 90307
Status: Offline
Sonork: not hav e
Thanks Meter: 24
Donate money to this user
i have the same problem need help
cant erase and wiite any part?
  Reply With Quote
Old 11-05-2015, 13:38   #12 (permalink)
Banned
 
Join Date: May 2004
Location: Mauritius
Posts: 3,487
Member: 64823
Status: Offline
Thanks Meter: 439
Donate money to this user
ONLY SOLUTION IS TO REPAIR BOOTLOADER jtag
  Reply With Quote
Old 11-05-2015, 15:32   #13 (permalink)
Freak Poster
 
Join Date: Nov 2004
Location: iran
Age: 37
Posts: 393
Member: 90307
Status: Offline
Sonork: not hav e
Thanks Meter: 24
Donate money to this user
hi which box can repair it please tell me and is ther any way to repair it
  Reply With Quote
Old 01-27-2016, 00:30   #14 (permalink)
No Life Poster
 
ponix's Avatar
 
Join Date: Feb 2006
Location: ALGERIA
Posts: 984
Member: 229016
Status: Offline
Sonork: 100.1590620
Thanks Meter: 130
with jtag box or soft ?
  Reply With Quote
Old 01-28-2016, 16:54   #15 (permalink)
No Life Poster
 
Join Date: May 2010
Location: India,Tamilnadu-Nagercoil
Age: 37
Posts: 5,962
Member: 1314938
Status: Offline
Sonork: 100.1672340
Thanks Meter: 5,373
Donate money to this user
Use test point to Force yur device into QDLOader 9008 mode

then repair via supported professional tools or use BoardDiag free tool.
  Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


 



All times are GMT +1. The time now is 19:35.



Powered by Searchlight © 2024 Axivo Inc.
vBulletin Optimisation provided by vB Optimise (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
- GSM Hosting Ltd. - 1999-2023 -
Page generated in 0.32461 seconds with 8 queries

SEO by vBSEO