Question Boot.img of 3363 c.08 - Realme GT Master Edition

Can someone share stock boot.img of c.08 rmx3363

Hi, you can find by following the link, the img boot and vbmeta file of the C8 version;
Boot+Vbmeta - Google Drive
drive.google.com

Which Version???
Maybe you should download what you want from here...... And I got TW version's boot from here
RMX 3360 / 3363 FULL OTA C.08
RMX 3360 / 3363 FULL OTA C.08 1B | TWOP : 1A | ID : 1D | RU : 37 | MYOP : 38 | TH : 39 | PH : 3E | BD : 55 | KZ : 5A | LK : 60 | KE : 74 | EG : 75 | MX : 7B | SA : 83 | LATAM : 9A | BR : 9E | EUEX : 44 | GB : 8A | how to check your region ...
forum.xda-developers.com

Related

Kernel diff between EG30 and EK02

Hi All,
For the curious here's a diffstat between the EG30 and EK02 kernels. From my first look the changes to dpram (recovery functions) and the wimax drivers are the most interesting. I've pastebin'd the driver files diff at pastebin dot com slash 3eskK04d (I'm a new user so I can't post links yet sorry!)
My first post, I hope it's useful!
Code:
arch/arm/Kconfig | 15
arch/arm/configs/c1_fips_rev02_defconfig | 1
arch/arm/configs/c1_rev00_defconfig | 1
arch/arm/configs/c1_rev00_na_spr_epic2_defconfig | 1
arch/arm/configs/c1_rev00_q1_defconfig | 1
arch/arm/configs/c1_rev01_defconfig | 1
arch/arm/configs/c1_rev01_jpn_ntt_defconfig | 1
arch/arm/configs/c1_rev01_kor_skt_defconfig | 1
arch/arm/configs/c1_rev02_c1q1_defconfig | 1
arch/arm/configs/c1_rev02_chn_defconfig | 1
arch/arm/configs/c1_rev02_defconfig | 1
arch/arm/configs/c1_rev02_jpn_ntt_defconfig | 1
arch/arm/configs/c1_rev02_kor_skt_defconfig | 1
arch/arm/configs/c1_rev02_na_spr_defconfig | 6
arch/arm/configs/c1_rev02_q1_defconfig | 1
arch/arm/configs/c1_rev02_talbot_defconfig | 1
arch/arm/configs/c1_rev02_usa_att_defconfig | 1
arch/arm/configs/c1_rev05_na_spr_defconfig | 11
arch/arm/include/asm/cacheflush.h | 9
arch/arm/include/asm/hardware/cache-l2x0.h | 1
arch/arm/include/asm/pgtable.h | 26
arch/arm/include/asm/smp_plat.h | 4
arch/arm/include/asm/tlbflush.h | 12
arch/arm/mach-s5pv310/c1-wimax.c | 11
arch/arm/mach-s5pv310/mach-c1.c | 31
arch/arm/mach-s5pv310/tmu.c | 316
arch/arm/mm/cache-l2x0.c | 6
arch/arm/mm/copypage-v4mc.c | 2
arch/arm/mm/copypage-v6.c | 2
arch/arm/mm/copypage-xscale.c | 2
arch/arm/mm/dma-mapping.c | 6
arch/arm/mm/fault-armv.c | 8
arch/arm/mm/flush.c | 46
drivers/bluetooth/bthid/bthid.c | 10
drivers/dpram/raffaello/dpram.c | 124
drivers/dpram/raffaello/dpram_recovery.c | 381
drivers/dpram/raffaello/dpram_recovery.h | 12
drivers/input/misc/cm3663.c | 9
drivers/input/touchscreen/mxt224_u1.c | 265
drivers/misc/sec_jack_spr.c | 2
drivers/mmc/card/block.c | 132
drivers/mmc/core/sdio.c | 83
drivers/mmc/core/sdio_ops.c | 34
drivers/mmc/core/sdio_ops.h | 3
drivers/net/wimax_cmc/hardware.c | 66
drivers/net/wimax_cmc/receive.c | 1
drivers/net/wimax_cmc/wimax_i2c.c | 1539
drivers/net/wimax_cmc/wimax_i2c.h | 88
drivers/net/wimax_cmc/wimax_sdio.c | 104
drivers/net/wireless/bcm4330/src/wl/sys/wl_iw.c | 1
drivers/serial/samsung.c | 2
drivers/staging/westbridge/astoria/api/src/cyaslowlevel.c | 7
drivers/staging/westbridge/astoria/device/cyasdevice.c | 20
drivers/staging/westbridge/astoria/device/cyasdiagnostics.h | 1
drivers/staging/westbridge/astoria/include/linux/westbridge/cyanch9.h | 8
drivers/staging/westbridge/astoria/include/linux/westbridge/cyasch9.h | 5
include/config/auto.conf | 893
include/config/auto.conf.cmd | 640
include/config/kernel.release | 1
include/config/tristate.conf | 310
include/generated/autoconf.h | 894
include/generated/mach-types.h |38179 ----------
include/generated/utsrelease.h | 1
include/linux/i2c/mxt224_u1.h | 21
include/linux/version.h | 2
include/linux/wimax/samsung/wimax732.h | 4
scripts/basic/docproc | 44
scripts/basic/fixdep | 41
scripts/basic/hash | 12
scripts/conmakehash | 39
scripts/genksyms/genksyms | 135
scripts/genksyms/keywords.c | 220
scripts/genksyms/lex.c | 2709
scripts/genksyms/parse.c | 2353
scripts/genksyms/parse.h | 139
scripts/kallsyms | 65
scripts/kconfig/conf | 298
scripts/kconfig/lex.zconf.c | 2429
scripts/kconfig/zconf.hash.c | 239
scripts/kconfig/zconf.tab.c | 2468
scripts/mod/elfconfig.h | 4
scripts/mod/mk_elfconfig | 28
scripts/mod/modpost | 165
This is what I have been asking about and I can't understand it..lol. I have never seen such a performance boost between stock kernels. Hopefully someone will explain what exactly has changed in simpler terms but thank you nonetheless.
Sent from my SPH-D710 using xda premium
so does this update us to 2.3.6?
delfin12 said:
so does this update us to 2.3.6?
Click to expand...
Click to collapse
This is just the kernel source diff. The full EK02 update includes an update to Android 2.3.6
I would guess a performance increase is related to the CPU cache fixes.
As in the workaround for erratum 753970 PL310 (r3p0) config ARM_ERRATA_753970
Under some condition the effect of cache sync operation on
the store buffer still remains when the operation completes.
This means that the store buffer is always asked to drain and
this prevents it from merging any further writes. The workaround
is to replace the normal offset of cache sync operation (0x730)
by another offset targeting an unmapped PL310 register 0x740.
This has the same effect as the cache sync operation: store buffer
drain and waiting for all buffers empty.
Click to expand...
Click to collapse
This woudl probably get more attention in the dev section I think it would be fitting for that area... correct me if I'm wrong.
mauricehall said:
This woudl probably get more attention in the dev section I think it would be fitting for that area... correct me if I'm wrong.
Click to expand...
Click to collapse
yeah, but i can't post there yet as a n00b.
JohnCorleone said:
This is what I have been asking about and I can't understand it..lol. I have never seen such a performance boost between stock kernels. Hopefully someone will explain what exactly has changed in simpler terms but thank you nonetheless.
Sent from my SPH-D710 using xda premium
Click to expand...
Click to collapse
So if I flash the EK02 rom/kernel and I'm on EG31 radio, would I still see the speed benefits?
mauricehall said:
This woudl probably get more attention in the dev section I think it would be fitting for that area... correct me if I'm wrong.
Click to expand...
Click to collapse
Chris already posted the diff in the Dev forum.

How to get lg g3 f400k back to life? fastboot mode started :(

Hi
I ran into a problem last night when i accidentally flashed my LG G3 F400K with D850 firmware using TWRP. It bricked my phone. Whenever i boot i keep on showing "Fastboot mode started" but download mode is also working. So i tried to flash it back to stock using LG Flash Tool but i got download failed error. I have also attached the log file and error screenshot.
LOG FILE
[15:26:29] ¡Ú Tool : 1, 8, 1, 1023 : C:\LG\LGFLASHTOOL\LGFLASHTOOL.EXE
[15:26:29] ¡Ú DLL : 0.3.14.3 : G:\LG\New Folder\New folder\F400K.dll
[15:26:29] Process :
[15:26:29] BIN : G:\LG\New Folder\New folder\LGF400KAT-00-V10g-KT-KR-JUN-22-2014-0_2\LGF400KAT-00-V10g-KT-KR-JUN-22-2014+0.tot
[15:26:29] SCR :
[15:26:29] PRL : ;;;;;;;;;;
[15:26:29] ERI :
[15:26:29] + 1. Web Download Mode = -1
[15:26:29] + 4. Web param-Bin Version =
[15:26:29] Frmae Type : LGFlashTool
[15:26:29] Load : 38 Total : 4153712KB Avail : 2552444KB
[15:26:29] AvailPage : 3590872KB AvailVirtual : 1924452KB
[15:26:29] Total/Free of C:\ : 51649 MB / 4801 MB
[15:26:29]
¡Ú¡Ú¡Ú Factory Information ¡Ú¡Ú¡Ú
[15:26:29] 1. Model Name : LG-D850
[15:26:29] 2. SWV : LGD855AT-00-V20p-GLOBAL-COM-MAY-08-2015-32G+0
[15:26:29] 3. SWOV : LGD855AT-00-V20p-GLOBAL-COM-MAY-08-2015-32G+0
[15:26:29]
[15:26:29] CBasicComControl::IsConnected, the port(COM41) connection is not detected
[15:26:29] CBasicComControl:pen, the port(COM 41) is constructed successfully => HANDLE : 0x3a8
[15:26:29] CPort:penPort() Success. Port number is 41
[15:26:29] ---------------------------------------------------------------------------------
[15:26:29] SubProcess Name : NoOperationCmd
[15:26:29] [T000004] 06 4E 95 7E .N..
[15:26:30] [R000004] 02 6A D3 7E .j..
[15:26:30] Current Process : PROCESS_FAC_UPGRADE
[15:26:30] Binary Path : G:\LG\New Folder\New folder\LGF400KAT-00-V10g-KT-KR-JUN-22-2014-0_2\LGF400KAT-00-V10g-KT-KR-JUN-22-2014+0.tot
[15:26:30] Try opening G:\LG\New Folder\New folder\LGF400KAT-00-V10g-KT-KR-JUN-22-2014-0_2\LGF400KAT-00-V10g-KT-KR-JUN-22-2014+0.tot file
[15:26:30] Crc32OfTot : 0xBF32ADC5
[15:26:30] Tot File length verify : PASS 3067084800 / 3067084800
[15:26:30] #### [EXTENDED SUPER BOOST] ####
[15:26:30] *****************************************************************************
[15:26:30] *- LG-F400K PartitionTable Info -*
[15:26:30] *- SW Version : F400K10g
[15:26:30] *- SWFV :
[15:26:30] *- Build Type : user
[15:26:30] *- Binary Size: 3067084800 Bytes
[15:26:30] *****************************************************************************
[15:26:30] Index | Part Name | Start Sector | FileSize | No Of Sectors
[15:26:30] 0/ 0 | PrimaryGPT | 0x00000000 | 0x0000000000080000 | 0x00008000
[15:26:30] 0/ 1 | modem | 0x00008000 | 0x0000000003900000 | 0x00020000
[15:26:30] 0/ 2 | sbl1 | 0x00028000 | 0x0000000000080000 | 0x00000800
[15:26:30] 0/ 3 | dbi | 0x00028800 | 0x0000000000080000 | 0x00000800
[15:26:30] 0/ 4 | aboot | 0x00029000 | 0x0000000000180000 | 0x00001000
[15:26:30] 0/ 5 | rpm | 0x0002A000 | 0x0000000000080000 | 0x00000800
[15:26:30] 0/ 6 | tz | 0x0002A800 | 0x0000000000080000 | 0x00005800
[15:26:30] 0/ 7 | boot | 0x00030000 | 0x0000000000B80000 | 0x00008000
[15:26:30] 0/ 8 | persist | 0x00038000 | 0x0000000000500000 | 0x00010000
[15:26:30] 0/ 9 | recovery | 0x00048000 | 0x0000000000C00000 | 0x0000D810
[15:26:30] 0/ 10 | rct | 0x00055810 | 0x0000000000080000 | 0x000027F0
[15:26:30] 0/ 11 | misc | 0x00058000 | 0x0000000000A00000 | 0x00008000
[15:26:30] 0/ 12 | laf | 0x00060000 | 0x0000000000F80000 | 0x00040000
[15:26:30] 0/ 13 | factory | 0x000A0000 | 0x0000000000D00000 | 0x00010000
[15:26:30] 0/ 14 | system | 0x000B0000 | 0x0000000008080000 | 0x00040508
[15:26:30] 0/ 15 | system | 0x000F0508 | 0x0000000007F80000 | 0x00040A70
[15:26:30] 0/ 16 | system | 0x00130F78 | 0x0000000007E80000 | 0x0003F590
[15:26:30] 0/ 17 | system | 0x00170508 | 0x0000000000080000 | 0x00000F78
[15:26:30] 0/ 18 | system | 0x00171480 | 0x0000000007D80000 | 0x0003FAF8
[15:26:30] 0/ 19 | system | 0x001B0F78 | 0x0000000007E80000 | 0x0003F590
[15:26:30] 0/ 20 | system | 0x001F0508 | 0x0000000000080000 | 0x00000F78
[15:26:30] 0/ 21 | system | 0x001F1480 | 0x0000000007D80000 | 0x0003FAF8
[15:26:30] 0/ 22 | system | 0x00230F78 | 0x0000000007E80000 | 0x0003F590
[15:26:30] 0/ 23 | system | 0x00270508 | 0x0000000000080000 | 0x00000F78
[15:26:30] 0/ 24 | system | 0x00271480 | 0x0000000007D80000 | 0x0003FAF8
[15:26:30] 0/ 25 | system | 0x002B0F78 | 0x0000000007E80000 | 0x0003F590
[15:26:30] 0/ 26 | system | 0x002F0508 | 0x0000000000080000 | 0x00000F78
[15:26:30] 0/ 27 | system | 0x002F1480 | 0x0000000007D80000 | 0x0003FAF8
[15:26:30] 0/ 28 | system | 0x00330F78 | 0x0000000007E80000 | 0x00040000
[15:26:30] 0/ 29 | system | 0x00370F78 | 0x0000000007E80000 | 0x00040000
[15:26:30] 0/ 30 | system | 0x003B0F78 | 0x0000000007E80000 | 0x00040000
[15:26:30] 0/ 31 | system | 0x003F0F78 | 0x0000000005C80000 | 0x0003F088
[15:26:30] 0/ 32 | system | 0x00430000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 33 | system | 0x00470000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 34 | system | 0x004B0000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 35 | system | 0x004F0000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 36 | system | 0x00530000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 37 | system | 0x00570000 | 0x0000000000080000 | 0x00010000
[15:26:30] 0/ 38 | cache | 0x00580000 | 0x0000000000F80000 | 0x00040000
[15:26:30] 0/ 39 | cache | 0x005C0000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 40 | cache | 0x00600000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 41 | cache | 0x00640000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 42 | cache | 0x00680000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 43 | cache | 0x006C0000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 44 | cache | 0x00700000 | 0x0000000000080000 | 0x00028000
[15:26:30] 0/ 45 | userdata | 0x00728000 | 0x0000000008080000 | 0x00041648
[15:26:30] 0/ 46 | userdata | 0x00769648 | 0x0000000000080000 | 0x00001000
[15:26:30] 0/ 47 | userdata | 0x0076A648 | 0x0000000007B80000 | 0x0003E9B8
[15:26:30] 0/ 48 | userdata | 0x007A9000 | 0x0000000007E00000 | 0x0003F000
[15:26:30] 0/ 49 | userdata | 0x007E8000 | 0x0000000000080000 | 0x00001648
[15:26:30] 0/ 50 | userdata | 0x007E9648 | 0x0000000000080000 | 0x00001000
[15:26:30] 0/ 51 | userdata | 0x007EA648 | 0x0000000007B80000 | 0x0003E9B8
[15:26:30] 0/ 52 | userdata | 0x00829000 | 0x0000000007E00000 | 0x0003F000
[15:26:30] 0/ 53 | userdata | 0x00868000 | 0x0000000000080000 | 0x00001648
[15:26:30] 0/ 54 | userdata | 0x00869648 | 0x0000000000080000 | 0x00001000
[15:26:30] 0/ 55 | userdata | 0x0086A648 | 0x0000000007B80000 | 0x0003E9B8
[15:26:30] 0/ 56 | userdata | 0x008A9000 | 0x0000000007E00000 | 0x0003F000
[15:26:30] 0/ 57 | userdata | 0x008E8000 | 0x0000000000080000 | 0x00001648
[15:26:30] 0/ 58 | userdata | 0x008E9648 | 0x0000000000080000 | 0x00001000
[15:26:30] 0/ 59 | userdata | 0x008EA648 | 0x0000000007000000 | 0x0003D9B8
[15:26:30] 0/ 60 | userdata | 0x00928000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 61 | userdata | 0x00968000 | 0x0000000000080000 | 0x00001648
[15:26:30] 0/ 62 | userdata | 0x00969648 | 0x0000000000080000 | 0x0003E9B8
[15:26:30] 0/ 63 | userdata | 0x009A8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 64 | userdata | 0x009E8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 65 | userdata | 0x00A28000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 66 | userdata | 0x00A68000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 67 | userdata | 0x00AA8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 68 | userdata | 0x00AE8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 69 | userdata | 0x00B28000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 70 | userdata | 0x00B68000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 71 | userdata | 0x00BA8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 72 | userdata | 0x00BE8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 73 | userdata | 0x00C28000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 74 | userdata | 0x00C68000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 75 | userdata | 0x00CA8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 76 | userdata | 0x00CE8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 77 | userdata | 0x00D28000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 78 | userdata | 0x00D68000 | 0x0000000000080000 | 0x00001648
[15:26:30] 0/ 79 | userdata | 0x00D69648 | 0x0000000000080000 | 0x0003E9B8
[15:26:30] 0/ 80 | userdata | 0x00DA8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 81 | userdata | 0x00DE8000 | 0x0000000000080000 | 0x00001648
[15:26:30] 0/ 82 | userdata | 0x00DE9648 | 0x0000000000080000 | 0x0003E9B8
[15:26:30] 0/ 83 | userdata | 0x00E28000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 84 | userdata | 0x00E68000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 85 | userdata | 0x00EA8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 86 | userdata | 0x00EE8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 87 | userdata | 0x00F28000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 88 | userdata | 0x00F68000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 89 | userdata | 0x00FA8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 90 | userdata | 0x00FE8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 91 | userdata | 0x01028000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 92 | userdata | 0x01068000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 93 | userdata | 0x010A8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 94 | userdata | 0x010E8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 95 | userdata | 0x01128000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 96 | userdata | 0x01168000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 97 | userdata | 0x011A8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 98 | userdata | 0x011E8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 99 | userdata | 0x01228000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/100 | userdata | 0x01268000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/101 | userdata | 0x012A8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/102 | userdata | 0x012E8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/103 | userdata | 0x01328000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/104 | userdata | 0x01368000 | 0x0000000000080000 | 0x00001648
[15:26:30] 0/105 | userdata | 0x01369648 | 0x0000000000080000 | 0x0003E9B8
[15:26:30] 0/106 | userdata | 0x013A8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/107 | userdata | 0x013E8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/108 | userdata | 0x01428000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/109 | userdata | 0x01468000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/110 | userdata | 0x014A8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/111 | userdata | 0x014E8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/112 | userdata | 0x01528000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/113 | userdata | 0x01568000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/114 | userdata | 0x015A8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/115 | userdata | 0x015E8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/116 | userdata | 0x01628000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/117 | userdata | 0x01668000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/118 | userdata | 0x016A8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/119 | userdata | 0x016E8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/120 | userdata | 0x01728000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/121 | userdata | 0x01768000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/122 | userdata | 0x017A8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/123 | userdata | 0x017E8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/124 | userdata | 0x01828000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/125 | userdata | 0x01868000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/126 | userdata | 0x018A8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/127 | userdata | 0x018E8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/128 | userdata | 0x01928000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/129 | userdata | 0x01968000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/130 | userdata | 0x019A8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/131 | userdata | 0x019E8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/132 | userdata | 0x01A28000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/133 | userdata | 0x01A68000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/134 | userdata | 0x01AA8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/135 | userdata | 0x01AE8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/136 | userdata | 0x01B28000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/137 | userdata | 0x01B68000 | 0x0000000000080000 | 0x00001648
[15:26:30] 0/138 | userdata | 0x01B69648 | 0x0000000000080000 | 0x0003E9B8
[15:26:30] 0/139 | userdata | 0x01BA8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/140 | userdata | 0x01BE8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/141 | userdata | 0x01C28000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/142 | userdata | 0x01C68000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/143 | userdata | 0x01CA8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/144 | userdata | 0x01CE8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/145 | userdata | 0x01D28000 | 0x0000000000080000 | 0x00031C00
[15:26:30] 0/146 | BackupGPT | 0x01D59C00 | 0x0000000000080000 | 0x00000400
[15:26:30] CrossDL [D850] to [F400K]. SWversion[D855AT-00-V20p-GLOBAL-COM-MAY-08-2015-32G+0][15:26:30] ¡Ú¡Ú ERROR REASON : LAF_ERROR_INVALID_INPUT_FILE
[15:26:30] CComPort::ClosePort, Closed Port Successfully for COM 41
[15:26:30] CBasicComControl::Close, the port(COM41) is closed successfully
[15:26:30] [15:26:30] CrossDL [D850] to [F400K]. SWversion[D855AT-00-V20p-GLOBAL-COM-MAY-08-2015-32G+0]
[15:26:30] DoDownload() Exception
I am new to android custom roms, so i'm don't know what to do from here.
Thanks.
[email protected] said:
Hi
I ran into a problem last night when i accidentally flashed my LG G3 F400K with D850 firmware using TWRP. It bricked my phone. Whenever i boot i keep on showing "Fastboot mode started" but download mode is also working. So i tried to flash it back to stock using LG Flash Tool but i got download failed error. I have also attached the log file and error screenshot.
LOG FILE
[15:26:29] ¡Ú Tool : 1, 8, 1, 1023 : C:\LG\LGFLASHTOOL\LGFLASHTOOL.EXE
[15:26:29] ¡Ú DLL : 0.3.14.3 : G:\LG\New Folder\New folder\F400K.dll
[15:26:29] Process :
[15:26:29] BIN : G:\LG\New Folder\New folder\LGF400KAT-00-V10g-KT-KR-JUN-22-2014-0_2\LGF400KAT-00-V10g-KT-KR-JUN-22-2014+0.tot
[15:26:29] SCR :
[15:26:29] PRL : ;;;;;;;;;;
[15:26:29] ERI :
[15:26:29] + 1. Web Download Mode = -1
[15:26:29] + 4. Web param-Bin Version =
[15:26:29] Frmae Type : LGFlashTool
[15:26:29] Load : 38 Total : 4153712KB Avail : 2552444KB
[15:26:29] AvailPage : 3590872KB AvailVirtual : 1924452KB
[15:26:29] Total/Free of C:\ : 51649 MB / 4801 MB
[15:26:29]
¡Ú¡Ú¡Ú Factory Information ¡Ú¡Ú¡Ú
[15:26:29] 1. Model Name : LG-D850
[15:26:29] 2. SWV : LGD855AT-00-V20p-GLOBAL-COM-MAY-08-2015-32G+0
[15:26:29] 3. SWOV : LGD855AT-00-V20p-GLOBAL-COM-MAY-08-2015-32G+0
[15:26:29]
[15:26:29] CBasicComControl::IsConnected, the port(COM41) connection is not detected
[15:26:29] CBasicComControl:pen, the port(COM 41) is constructed successfully => HANDLE : 0x3a8
[15:26:29] CPort:penPort() Success. Port number is 41
[15:26:29] ---------------------------------------------------------------------------------
[15:26:29] SubProcess Name : NoOperationCmd
[15:26:29] [T000004] 06 4E 95 7E .N..
[15:26:30] [R000004] 02 6A D3 7E .j..
[15:26:30] Current Process : PROCESS_FAC_UPGRADE
[15:26:30] Binary Path : G:\LG\New Folder\New folder\LGF400KAT-00-V10g-KT-KR-JUN-22-2014-0_2\LGF400KAT-00-V10g-KT-KR-JUN-22-2014+0.tot
[15:26:30] Try opening G:\LG\New Folder\New folder\LGF400KAT-00-V10g-KT-KR-JUN-22-2014-0_2\LGF400KAT-00-V10g-KT-KR-JUN-22-2014+0.tot file
[15:26:30] Crc32OfTot : 0xBF32ADC5
[15:26:30] Tot File length verify : PASS 3067084800 / 3067084800
[15:26:30] #### [EXTENDED SUPER BOOST] ####
[15:26:30] *****************************************************************************
[15:26:30] *- LG-F400K PartitionTable Info -*
[15:26:30] *- SW Version : F400K10g
[15:26:30] *- SWFV :
[15:26:30] *- Build Type : user
[15:26:30] *- Binary Size: 3067084800 Bytes
[15:26:30] *****************************************************************************
[15:26:30] Index | Part Name | Start Sector | FileSize | No Of Sectors
[15:26:30] 0/ 0 | PrimaryGPT | 0x00000000 | 0x0000000000080000 | 0x00008000
[15:26:30] 0/ 1 | modem | 0x00008000 | 0x0000000003900000 | 0x00020000
[15:26:30] 0/ 2 | sbl1 | 0x00028000 | 0x0000000000080000 | 0x00000800
[15:26:30] 0/ 3 | dbi | 0x00028800 | 0x0000000000080000 | 0x00000800
[15:26:30] 0/ 4 | aboot | 0x00029000 | 0x0000000000180000 | 0x00001000
[15:26:30] 0/ 5 | rpm | 0x0002A000 | 0x0000000000080000 | 0x00000800
[15:26:30] 0/ 6 | tz | 0x0002A800 | 0x0000000000080000 | 0x00005800
[15:26:30] 0/ 7 | boot | 0x00030000 | 0x0000000000B80000 | 0x00008000
[15:26:30] 0/ 8 | persist | 0x00038000 | 0x0000000000500000 | 0x00010000
[15:26:30] 0/ 9 | recovery | 0x00048000 | 0x0000000000C00000 | 0x0000D810
[15:26:30] 0/ 10 | rct | 0x00055810 | 0x0000000000080000 | 0x000027F0
[15:26:30] 0/ 11 | misc | 0x00058000 | 0x0000000000A00000 | 0x00008000
[15:26:30] 0/ 12 | laf | 0x00060000 | 0x0000000000F80000 | 0x00040000
[15:26:30] 0/ 13 | factory | 0x000A0000 | 0x0000000000D00000 | 0x00010000
[15:26:30] 0/ 14 | system | 0x000B0000 | 0x0000000008080000 | 0x00040508
[15:26:30] 0/ 15 | system | 0x000F0508 | 0x0000000007F80000 | 0x00040A70
[15:26:30] 0/ 16 | system | 0x00130F78 | 0x0000000007E80000 | 0x0003F590
[15:26:30] 0/ 17 | system | 0x00170508 | 0x0000000000080000 | 0x00000F78
[15:26:30] 0/ 18 | system | 0x00171480 | 0x0000000007D80000 | 0x0003FAF8
[15:26:30] 0/ 19 | system | 0x001B0F78 | 0x0000000007E80000 | 0x0003F590
[15:26:30] 0/ 20 | system | 0x001F0508 | 0x0000000000080000 | 0x00000F78
[15:26:30] 0/ 21 | system | 0x001F1480 | 0x0000000007D80000 | 0x0003FAF8
[15:26:30] 0/ 22 | system | 0x00230F78 | 0x0000000007E80000 | 0x0003F590
[15:26:30] 0/ 23 | system | 0x00270508 | 0x0000000000080000 | 0x00000F78
[15:26:30] 0/ 24 | system | 0x00271480 | 0x0000000007D80000 | 0x0003FAF8
[15:26:30] 0/ 25 | system | 0x002B0F78 | 0x0000000007E80000 | 0x0003F590
[15:26:30] 0/ 26 | system | 0x002F0508 | 0x0000000000080000 | 0x00000F78
[15:26:30] 0/ 27 | system | 0x002F1480 | 0x0000000007D80000 | 0x0003FAF8
[15:26:30] 0/ 28 | system | 0x00330F78 | 0x0000000007E80000 | 0x00040000
[15:26:30] 0/ 29 | system | 0x00370F78 | 0x0000000007E80000 | 0x00040000
[15:26:30] 0/ 30 | system | 0x003B0F78 | 0x0000000007E80000 | 0x00040000
[15:26:30] 0/ 31 | system | 0x003F0F78 | 0x0000000005C80000 | 0x0003F088
[15:26:30] 0/ 32 | system | 0x00430000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 33 | system | 0x00470000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 34 | system | 0x004B0000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 35 | system | 0x004F0000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 36 | system | 0x00530000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 37 | system | 0x00570000 | 0x0000000000080000 | 0x00010000
[15:26:30] 0/ 38 | cache | 0x00580000 | 0x0000000000F80000 | 0x00040000
[15:26:30] 0/ 39 | cache | 0x005C0000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 40 | cache | 0x00600000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 41 | cache | 0x00640000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 42 | cache | 0x00680000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 43 | cache | 0x006C0000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 44 | cache | 0x00700000 | 0x0000000000080000 | 0x00028000
[15:26:30] 0/ 45 | userdata | 0x00728000 | 0x0000000008080000 | 0x00041648
[15:26:30] 0/ 46 | userdata | 0x00769648 | 0x0000000000080000 | 0x00001000
[15:26:30] 0/ 47 | userdata | 0x0076A648 | 0x0000000007B80000 | 0x0003E9B8
[15:26:30] 0/ 48 | userdata | 0x007A9000 | 0x0000000007E00000 | 0x0003F000
[15:26:30] 0/ 49 | userdata | 0x007E8000 | 0x0000000000080000 | 0x00001648
[15:26:30] 0/ 50 | userdata | 0x007E9648 | 0x0000000000080000 | 0x00001000
[15:26:30] 0/ 51 | userdata | 0x007EA648 | 0x0000000007B80000 | 0x0003E9B8
[15:26:30] 0/ 52 | userdata | 0x00829000 | 0x0000000007E00000 | 0x0003F000
[15:26:30] 0/ 53 | userdata | 0x00868000 | 0x0000000000080000 | 0x00001648
[15:26:30] 0/ 54 | userdata | 0x00869648 | 0x0000000000080000 | 0x00001000
[15:26:30] 0/ 55 | userdata | 0x0086A648 | 0x0000000007B80000 | 0x0003E9B8
[15:26:30] 0/ 56 | userdata | 0x008A9000 | 0x0000000007E00000 | 0x0003F000
[15:26:30] 0/ 57 | userdata | 0x008E8000 | 0x0000000000080000 | 0x00001648
[15:26:30] 0/ 58 | userdata | 0x008E9648 | 0x0000000000080000 | 0x00001000
[15:26:30] 0/ 59 | userdata | 0x008EA648 | 0x0000000007000000 | 0x0003D9B8
[15:26:30] 0/ 60 | userdata | 0x00928000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 61 | userdata | 0x00968000 | 0x0000000000080000 | 0x00001648
[15:26:30] 0/ 62 | userdata | 0x00969648 | 0x0000000000080000 | 0x0003E9B8
[15:26:30] 0/ 63 | userdata | 0x009A8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 64 | userdata | 0x009E8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 65 | userdata | 0x00A28000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 66 | userdata | 0x00A68000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 67 | userdata | 0x00AA8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 68 | userdata | 0x00AE8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 69 | userdata | 0x00B28000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 70 | userdata | 0x00B68000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 71 | userdata | 0x00BA8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 72 | userdata | 0x00BE8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 73 | userdata | 0x00C28000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 74 | userdata | 0x00C68000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 75 | userdata | 0x00CA8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 76 | userdata | 0x00CE8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 77 | userdata | 0x00D28000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 78 | userdata | 0x00D68000 | 0x0000000000080000 | 0x00001648
[15:26:30] 0/ 79 | userdata | 0x00D69648 | 0x0000000000080000 | 0x0003E9B8
[15:26:30] 0/ 80 | userdata | 0x00DA8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 81 | userdata | 0x00DE8000 | 0x0000000000080000 | 0x00001648
[15:26:30] 0/ 82 | userdata | 0x00DE9648 | 0x0000000000080000 | 0x0003E9B8
[15:26:30] 0/ 83 | userdata | 0x00E28000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 84 | userdata | 0x00E68000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 85 | userdata | 0x00EA8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 86 | userdata | 0x00EE8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 87 | userdata | 0x00F28000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 88 | userdata | 0x00F68000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 89 | userdata | 0x00FA8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 90 | userdata | 0x00FE8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 91 | userdata | 0x01028000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 92 | userdata | 0x01068000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 93 | userdata | 0x010A8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 94 | userdata | 0x010E8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 95 | userdata | 0x01128000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 96 | userdata | 0x01168000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 97 | userdata | 0x011A8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 98 | userdata | 0x011E8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/ 99 | userdata | 0x01228000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/100 | userdata | 0x01268000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/101 | userdata | 0x012A8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/102 | userdata | 0x012E8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/103 | userdata | 0x01328000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/104 | userdata | 0x01368000 | 0x0000000000080000 | 0x00001648
[15:26:30] 0/105 | userdata | 0x01369648 | 0x0000000000080000 | 0x0003E9B8
[15:26:30] 0/106 | userdata | 0x013A8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/107 | userdata | 0x013E8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/108 | userdata | 0x01428000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/109 | userdata | 0x01468000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/110 | userdata | 0x014A8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/111 | userdata | 0x014E8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/112 | userdata | 0x01528000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/113 | userdata | 0x01568000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/114 | userdata | 0x015A8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/115 | userdata | 0x015E8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/116 | userdata | 0x01628000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/117 | userdata | 0x01668000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/118 | userdata | 0x016A8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/119 | userdata | 0x016E8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/120 | userdata | 0x01728000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/121 | userdata | 0x01768000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/122 | userdata | 0x017A8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/123 | userdata | 0x017E8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/124 | userdata | 0x01828000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/125 | userdata | 0x01868000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/126 | userdata | 0x018A8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/127 | userdata | 0x018E8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/128 | userdata | 0x01928000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/129 | userdata | 0x01968000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/130 | userdata | 0x019A8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/131 | userdata | 0x019E8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/132 | userdata | 0x01A28000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/133 | userdata | 0x01A68000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/134 | userdata | 0x01AA8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/135 | userdata | 0x01AE8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/136 | userdata | 0x01B28000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/137 | userdata | 0x01B68000 | 0x0000000000080000 | 0x00001648
[15:26:30] 0/138 | userdata | 0x01B69648 | 0x0000000000080000 | 0x0003E9B8
[15:26:30] 0/139 | userdata | 0x01BA8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/140 | userdata | 0x01BE8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/141 | userdata | 0x01C28000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/142 | userdata | 0x01C68000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/143 | userdata | 0x01CA8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/144 | userdata | 0x01CE8000 | 0x0000000000080000 | 0x00040000
[15:26:30] 0/145 | userdata | 0x01D28000 | 0x0000000000080000 | 0x00031C00
[15:26:30] 0/146 | BackupGPT | 0x01D59C00 | 0x0000000000080000 | 0x00000400
[15:26:30] CrossDL [D850] to [F400K]. SWversion[D855AT-00-V20p-GLOBAL-COM-MAY-08-2015-32G+0][15:26:30] ¡Ú¡Ú ERROR REASON : LAF_ERROR_INVALID_INPUT_FILE
[15:26:30] CComPort::ClosePort, Closed Port Successfully for COM 41
[15:26:30] CBasicComControl::Close, the port(COM41) is closed successfully
[15:26:30] [15:26:30] CrossDL [D850] to [F400K]. SWversion[D855AT-00-V20p-GLOBAL-COM-MAY-08-2015-32G+0]
[15:26:30] DoDownload() Exception
I am new to android custom roms, so i'm don't know what to do from here.
Thanks.
Click to expand...
Click to collapse
I recommend you to download firmware for f400k in kdz format. And flash it with LG Flash Tool 2014. Also if you previously changed the LGE AndroidNet bla bla port to COM41 then change it back to COM1/2/3/4/5/6/7 before flashing firmware.

LG G3 F400K Stuck on logo

My LG G3 F400k on MM failed to install the ota update and now it stuck on logo and keeps rebooting.
Tried to flash KDZ, still stuck.
Tried LG Flashtool.
Im using a modified dll to flash the tot file but fails at 6%.
Anyone? Please help :crying:
LOG:
[19:54:15] ¡Ú Tool : 1, 8, 1, 1023 : C:\LG\LGFLASHTOOL2\LGFLASHTOOL.EXE
[19:54:15] ¡Ú DLL : 0.3.14.3 : C:\LG\LGFlashTool\F400K_mod.dll
[19:54:15] Process :
[19:54:15] BIN : C:\LG\LGFlashTool\LGF400KAT-00-V10g-KT-KR-JUN-22-2014+0.tot
[19:54:15] SCR :
[19:54:15] PRL : ;;;;;;;;;;
[19:54:15] ERI :
[19:54:15] + 1. Web Download Mode = -1
[19:54:15] + 4. Web param-Bin Version =
[19:54:15] Frmae Type : LGFlashTool
[19:54:15] Load : 50 Total : 1927472KB Avail : 960124KB
[19:54:15] AvailPage : 2360472KB AvailVirtual : 1935104KB
[19:54:15] Total/Free of C:\ : 249999 MB / 154777 MB
[19:54:15]
¡Ú¡Ú¡Ú Factory Information ¡Ú¡Ú¡Ú
[19:54:15] 1. Model Name :
[19:54:15] 2. SWV :
[19:54:15] 3. SWOV :
[19:54:15] 4. PID :
[19:54:15] 5. IMEI :
[19:54:15]
[19:54:15] CBasicComControl::IsConnected, the port(COM41) connection is not detected
[19:54:15] CBasicComControl:pen, the port(COM 41) is constructed successfully => HANDLE : 0x778
[19:54:15] CPort:penPort() Success. Port number is 41
[19:54:15] ---------------------------------------------------------------------------------
[19:54:15] SubProcess Name : NoOperationCmd
[19:54:15] [T000004] 06 4E 95 7E .N..
[19:54:16] [R000004] 02 6A D3 7E .j..
[19:54:16] Current Process : PROCESS_FAC_UPGRADE
[19:54:16] Binary Path : C:\LG\LGFlashTool\LGF400KAT-00-V10g-KT-KR-JUN-22-2014+0.tot
[19:54:16] Try opening C:\LG\LGFlashTool\LGF400KAT-00-V10g-KT-KR-JUN-22-2014+0.tot file
[19:54:16] Crc32OfTot : 0xBF32ADC5
[19:54:16] Tot File length verify : PASS 3067084800 / 3067084800
[19:54:16] #### [EXTENDED SUPER BOOST] ####
[19:54:16] *****************************************************************************
[19:54:16] *- LG-F400K PartitionTable Info -*
[19:54:16] *- SW Version : F400K10g
[19:54:16] *- SWFV :
[19:54:16] *- Build Type : user
[19:54:16] *- Binary Size: 3067084800 Bytes
[19:54:16] *****************************************************************************
[19:54:16] Index | Part Name | Start Sector | FileSize | No Of Sectors
[19:54:16] 0/ 0 | PrimaryGPT | 0x00000000 | 0x0000000000080000 | 0x00008000
[19:54:16] 0/ 1 | modem | 0x00008000 | 0x0000000003900000 | 0x00020000
[19:54:16] 0/ 2 | sbl1 | 0x00028000 | 0x0000000000080000 | 0x00000800
[19:54:16] 0/ 3 | dbi | 0x00028800 | 0x0000000000080000 | 0x00000800
[19:54:16] 0/ 4 | aboot | 0x00029000 | 0x0000000000180000 | 0x00001000
[19:54:16] 0/ 5 | rpm | 0x0002A000 | 0x0000000000080000 | 0x00000800
[19:54:16] 0/ 6 | tz | 0x0002A800 | 0x0000000000080000 | 0x00005800
[19:54:16] 0/ 7 | boot | 0x00030000 | 0x0000000000B80000 | 0x00008000
[19:54:16] 0/ 8 | persist | 0x00038000 | 0x0000000000500000 | 0x00010000
[19:54:16] 0/ 9 | recovery | 0x00048000 | 0x0000000000C00000 | 0x0000D810
[19:54:16] 0/ 10 | rct | 0x00055810 | 0x0000000000080000 | 0x000027F0
[19:54:16] 0/ 11 | misc | 0x00058000 | 0x0000000000A00000 | 0x00008000
[19:54:16] 0/ 12 | laf | 0x00060000 | 0x0000000000F80000 | 0x00040000
[19:54:16] 0/ 13 | factory | 0x000A0000 | 0x0000000000D00000 | 0x00010000
[19:54:16] 0/ 14 | system | 0x000B0000 | 0x0000000008080000 | 0x00040508
[19:54:16] 0/ 15 | system | 0x000F0508 | 0x0000000007F80000 | 0x00040A70
[19:54:16] 0/ 16 | system | 0x00130F78 | 0x0000000007E80000 | 0x0003F590
[19:54:16] 0/ 17 | system | 0x00170508 | 0x0000000000080000 | 0x00000F78
[19:54:16] 0/ 18 | system | 0x00171480 | 0x0000000007D80000 | 0x0003FAF8
[19:54:16] 0/ 19 | system | 0x001B0F78 | 0x0000000007E80000 | 0x0003F590
[19:54:16] 0/ 20 | system | 0x001F0508 | 0x0000000000080000 | 0x00000F78
[19:54:16] 0/ 21 | system | 0x001F1480 | 0x0000000007D80000 | 0x0003FAF8
[19:54:16] 0/ 22 | system | 0x00230F78 | 0x0000000007E80000 | 0x0003F590
[19:54:16] 0/ 23 | system | 0x00270508 | 0x0000000000080000 | 0x00000F78
[19:54:16] 0/ 24 | system | 0x00271480 | 0x0000000007D80000 | 0x0003FAF8
[19:54:16] 0/ 25 | system | 0x002B0F78 | 0x0000000007E80000 | 0x0003F590
[19:54:16] 0/ 26 | system | 0x002F0508 | 0x0000000000080000 | 0x00000F78
[19:54:16] 0/ 27 | system | 0x002F1480 | 0x0000000007D80000 | 0x0003FAF8
[19:54:16] 0/ 28 | system | 0x00330F78 | 0x0000000007E80000 | 0x00040000
[19:54:16] 0/ 29 | system | 0x00370F78 | 0x0000000007E80000 | 0x00040000
[19:54:16] 0/ 30 | system | 0x003B0F78 | 0x0000000007E80000 | 0x00040000
[19:54:16] 0/ 31 | system | 0x003F0F78 | 0x0000000005C80000 | 0x0003F088
[19:54:16] 0/ 32 | system | 0x00430000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 33 | system | 0x00470000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 34 | system | 0x004B0000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 35 | system | 0x004F0000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 36 | system | 0x00530000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 37 | system | 0x00570000 | 0x0000000000080000 | 0x00010000
[19:54:16] 0/ 38 | cache | 0x00580000 | 0x0000000000F80000 | 0x00040000
[19:54:16] 0/ 39 | cache | 0x005C0000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 40 | cache | 0x00600000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 41 | cache | 0x00640000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 42 | cache | 0x00680000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 43 | cache | 0x006C0000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 44 | cache | 0x00700000 | 0x0000000000080000 | 0x00028000
[19:54:16] 0/ 45 | userdata | 0x00728000 | 0x0000000008080000 | 0x00041648
[19:54:16] 0/ 46 | userdata | 0x00769648 | 0x0000000000080000 | 0x00001000
[19:54:16] 0/ 47 | userdata | 0x0076A648 | 0x0000000007B80000 | 0x0003E9B8
[19:54:16] 0/ 48 | userdata | 0x007A9000 | 0x0000000007E00000 | 0x0003F000
[19:54:16] 0/ 49 | userdata | 0x007E8000 | 0x0000000000080000 | 0x00001648
[19:54:16] 0/ 50 | userdata | 0x007E9648 | 0x0000000000080000 | 0x00001000
[19:54:16] 0/ 51 | userdata | 0x007EA648 | 0x0000000007B80000 | 0x0003E9B8
[19:54:16] 0/ 52 | userdata | 0x00829000 | 0x0000000007E00000 | 0x0003F000
[19:54:16] 0/ 53 | userdata | 0x00868000 | 0x0000000000080000 | 0x00001648
[19:54:16] 0/ 54 | userdata | 0x00869648 | 0x0000000000080000 | 0x00001000
[19:54:16] 0/ 55 | userdata | 0x0086A648 | 0x0000000007B80000 | 0x0003E9B8
[19:54:16] 0/ 56 | userdata | 0x008A9000 | 0x0000000007E00000 | 0x0003F000
[19:54:16] 0/ 57 | userdata | 0x008E8000 | 0x0000000000080000 | 0x00001648
[19:54:16] 0/ 58 | userdata | 0x008E9648 | 0x0000000000080000 | 0x00001000
[19:54:16] 0/ 59 | userdata | 0x008EA648 | 0x0000000007000000 | 0x0003D9B8
[19:54:16] 0/ 60 | userdata | 0x00928000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 61 | userdata | 0x00968000 | 0x0000000000080000 | 0x00001648
[19:54:16] 0/ 62 | userdata | 0x00969648 | 0x0000000000080000 | 0x0003E9B8
[19:54:16] 0/ 63 | userdata | 0x009A8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 64 | userdata | 0x009E8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 65 | userdata | 0x00A28000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 66 | userdata | 0x00A68000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 67 | userdata | 0x00AA8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 68 | userdata | 0x00AE8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 69 | userdata | 0x00B28000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 70 | userdata | 0x00B68000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 71 | userdata | 0x00BA8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 72 | userdata | 0x00BE8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 73 | userdata | 0x00C28000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 74 | userdata | 0x00C68000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 75 | userdata | 0x00CA8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 76 | userdata | 0x00CE8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 77 | userdata | 0x00D28000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 78 | userdata | 0x00D68000 | 0x0000000000080000 | 0x00001648
[19:54:16] 0/ 79 | userdata | 0x00D69648 | 0x0000000000080000 | 0x0003E9B8
[19:54:16] 0/ 80 | userdata | 0x00DA8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 81 | userdata | 0x00DE8000 | 0x0000000000080000 | 0x00001648
[19:54:16] 0/ 82 | userdata | 0x00DE9648 | 0x0000000000080000 | 0x0003E9B8
[19:54:16] 0/ 83 | userdata | 0x00E28000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 84 | userdata | 0x00E68000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 85 | userdata | 0x00EA8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 86 | userdata | 0x00EE8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 87 | userdata | 0x00F28000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 88 | userdata | 0x00F68000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 89 | userdata | 0x00FA8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 90 | userdata | 0x00FE8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 91 | userdata | 0x01028000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 92 | userdata | 0x01068000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 93 | userdata | 0x010A8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 94 | userdata | 0x010E8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 95 | userdata | 0x01128000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 96 | userdata | 0x01168000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 97 | userdata | 0x011A8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 98 | userdata | 0x011E8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/ 99 | userdata | 0x01228000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/100 | userdata | 0x01268000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/101 | userdata | 0x012A8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/102 | userdata | 0x012E8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/103 | userdata | 0x01328000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/104 | userdata | 0x01368000 | 0x0000000000080000 | 0x00001648
[19:54:16] 0/105 | userdata | 0x01369648 | 0x0000000000080000 | 0x0003E9B8
[19:54:16] 0/106 | userdata | 0x013A8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/107 | userdata | 0x013E8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/108 | userdata | 0x01428000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/109 | userdata | 0x01468000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/110 | userdata | 0x014A8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/111 | userdata | 0x014E8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/112 | userdata | 0x01528000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/113 | userdata | 0x01568000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/114 | userdata | 0x015A8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/115 | userdata | 0x015E8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/116 | userdata | 0x01628000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/117 | userdata | 0x01668000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/118 | userdata | 0x016A8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/119 | userdata | 0x016E8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/120 | userdata | 0x01728000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/121 | userdata | 0x01768000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/122 | userdata | 0x017A8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/123 | userdata | 0x017E8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/124 | userdata | 0x01828000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/125 | userdata | 0x01868000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/126 | userdata | 0x018A8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/127 | userdata | 0x018E8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/128 | userdata | 0x01928000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/129 | userdata | 0x01968000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/130 | userdata | 0x019A8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/131 | userdata | 0x019E8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/132 | userdata | 0x01A28000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/133 | userdata | 0x01A68000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/134 | userdata | 0x01AA8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/135 | userdata | 0x01AE8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/136 | userdata | 0x01B28000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/137 | userdata | 0x01B68000 | 0x0000000000080000 | 0x00001648
[19:54:16] 0/138 | userdata | 0x01B69648 | 0x0000000000080000 | 0x0003E9B8
[19:54:16] 0/139 | userdata | 0x01BA8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/140 | userdata | 0x01BE8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/141 | userdata | 0x01C28000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/142 | userdata | 0x01C68000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/143 | userdata | 0x01CA8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/144 | userdata | 0x01CE8000 | 0x0000000000080000 | 0x00040000
[19:54:16] 0/145 | userdata | 0x01D28000 | 0x0000000000080000 | 0x00031C00
[19:54:16] 0/146 | BackupGPT | 0x01D59C00 | 0x0000000000080000 | 0x00000400
[19:54:16] InitDiag is success.
[19:54:16] InitializeProcess() is success.
[19:54:16] CComPort::ClosePort, Closed Port Successfully for COM 41
[19:54:16] CBasicComControl::Close, the port(COM41) is closed successfully
[19:54:16] Start Download
[19:54:16] Port is already closed
[19:54:16] Port Open 41
[19:54:16] [T000032] 48 45 4C 4F 01 00 00 01 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 4C 3F 00 00 B7 BA B3 B0 HELO....................L?......
[19:54:16] [R000032] 48 45 4C 4F 03 00 00 01 01 00 00 10 00 00 80 00 02 00 00 00 00 00 00 00 00 00 00 00 B7 BA B3 B0 HELO............................
[19:54:16] PROTOCOL NOT MATCHING, LAF : 0x 1000003 , DLL : 0x 1000001
[19:54:16] lower than Minimum Protocol version, Minimum : 0x10000001 , DLL : 0x 1000001
[19:54:16] LAF Protocol version mismatch, Please use latest DLL Version
[19:54:16] Port Close
[19:54:16] Port Open 41
[19:54:16] Retry download 1 time(s)
[19:54:16] [T000032] 48 45 4C 4F 01 00 00 01 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 4C 3F 00 00 B7 BA B3 B0 HELO....................L?......
[19:54:16] [R000032] 48 45 4C 4F 03 00 00 01 01 00 00 10 00 00 80 00 02 00 00 00 00 00 00 00 00 00 00 00 B7 BA B3 B0 HELO............................
[19:54:16] PROTOCOL NOT MATCHING, LAF : 0x 1000003 , DLL : 0x 1000001
[19:54:16] lower than Minimum Protocol version, Minimum : 0x10000001 , DLL : 0x 1000001
[19:54:16] LAF Protocol version mismatch, Please use latest DLL Version
[19:54:16] Port Close
[19:54:16] Port Open 41
[19:54:16] Retry download 2 time(s)
[19:54:16] [T000032] 48 45 4C 4F 01 00 00 01 00 00 00 00 00 00 00 00 01 00 00 00 00 00 00 00 4C 3F 00 00 B7 BA B3 B0 HELO....................L?......
[19:54:16] [R000032] 48 45 4C 4F 03 00 00 01 01 00 00 10 00 00 80 00 02 00 00 00 00 00 00 00 00 00 00 00 B7 BA B3 B0 HELO............................
[19:54:16] PROTOCOL NOT MATCHING, LAF : 0x 1000003 , DLL : 0x 1000001
[19:54:16] lower than Minimum Protocol version, Minimum : 0x10000001 , DLL : 0x 1000001
[19:54:16] LAF Protocol version mismatch, Please use latest DLL Version
[19:54:21] [T000038] 45 58 45 43 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 06 00 00 00 F0 35 00 00 BA A7 BA BC EXEC.....................5......
64 6D 65 73 67 00 dmesg.
[19:54:21] [R000064] 46 41 49 4C 0A 01 00 80 00 00 00 00 00 00 00 00 00 00 00 00 20 00 00 00 00 00 00 00 B9 BE B6 B3 FAIL............................
45 58 45 43 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 06 00 00 00 F0 35 00 00 BA A7 BA BC EXEC.....................5......
[19:54:21] EXCE Packet Error No : 0x8000010a
[19:54:21] Port Close
[19:54:21] RefurbishProcess() Error.
[19:54:21] ¡Ú¡Ú ERROR REASON : LAF_ERROR_ACCESS_DENIED
[19:54:21] CBasicComControl::IsConnected, the port(COM41) connection is not detected
[19:54:21] RunProcess() is fail.
[19:54:21] CBasicComControl::IsConnected, the port(COM41) connection is not detected
[19:54:21] [19:54:21] EXCE Packet Error No : 0x8000010a
[19:54:21] DoDownload() Exception

LG FlashTool Error, can not boot D850

Hi, Guys
I went the following operation.
1) I was trying to root on D850.
It was success.
2) I was trying to install TWRP3.0 from TWRP manager.
But it failed. Then I could not install the TWRP2.8.
3) I have tried a factory reset from LGFlashTool.exe
I can not be factory reset.
Error occurs.
--------
[21:42:58] GPT Partition information Check.
[21:42:58] Idx | Part Name | Start TOT | Start DEV | End |
[21:42:58] 0 | modem | 32768 | - | 163839
[21:42:58] 1 | sbl1 | 163840 | - | 165887
[21:42:58] 2 | dbi | 165888 | - | 166911
[21:42:58] 3 | DDR | 166912 | - | 167935
[21:42:58] 4 | aboot | 167936 | - | 172031
[21:42:58] 5 | rpm | 172032 | - | 174079
[21:42:58] 6 | tz | 174080 | - | 176127
[21:42:58] 7 | pad | 176128 | - | 176135
[21:42:58] 8 | sbl1b | 176136 | - | 178183
[21:42:58] 9 | dbibak | 178184 | - | 179207
[21:42:58] 10 | rpmbak | 179208 | - | 181255
[21:42:58] 11 | tzbak | 181256 | - | 183303
[21:42:58] 12 | rpmf | 183304 | - | 185351
[21:42:58] 13 | tzf | 185352 | - | 187399
[21:42:58] 14 | sdif | 187400 | - | 188423
[21:42:58] 15 | abootf | 188424 | - | 192519
[21:42:58] 16 | spare1 | 192520 | - | 196607
[21:42:58] 17 | boot | 196608 | - | 229375
[21:42:58] 18 | persist | 229376 | - | 294911
[21:42:58] 19 | recovery | 294912 | - | 327679
[21:42:58] 20 | modemst1 | 327680 | - | 333823
[21:42:58] 21 | modemst2 | 333824 | - | 339967
[21:42:58] 22 | pad1 | 339968 | - | 339975
[21:42:58] 23 | fsg | 339976 | - | 346119
[21:42:58] 24 | fsc | 346120 | - | 347143
[21:42:58] 25 | ssd | 347144 | - | 348167
[21:42:58] 26 | pad2 | 348168 | - | 348175
[21:42:58] 27 | encrypt | 348176 | - | 349199
[21:42:58] 28 | eksst | 349200 | - | 350223
[21:42:58] 29 | rct | 350224 | - | 350239
[21:42:58] 30 | spare2 | 350240 | - | 360447
[21:42:58] 31 | misc | 360448 | - | 393215 Skip
[21:42:58] 32 | laf | 393216 | - | 458751
[21:42:58] 33 | fota | 458752 | - | 524287
[21:42:58] 34 | spare3 | 524288 | - | 557055
[21:42:58] 35 | drm | 557056 | - | 573439
[21:42:58] 36 | sns | 573440 | - | 589823
[21:42:58] 37 | mpt | 589824 | - | 655359
[21:42:58] 38 | eri | 655360 | - | 671743 Change
[21:42:58] ## [ERROR] : Partition Change eri Partition (Phone!=tot)
-----------------
Any ideas?
I have the same problem..
is there any solution for it.

LG FlashTool Error, can not boot D850

Hi, Guys
I went the following operation.
1) I was trying to downgrade from lg g3 cloudy on D850.
the tools fail during update .
the following error occurs.
--------
[21:42:58] GPT Partition information Check.
[21:42:58] Idx | Part Name | Start TOT | Start DEV | End |
[21:42:58] 0 | modem | 32768 | - | 163839
[21:42:58] 1 | sbl1 | 163840 | - | 165887
[21:42:58] 2 | dbi | 165888 | - | 166911
[21:42:58] 3 | DDR | 166912 | - | 167935
[21:42:58] 4 | aboot | 167936 | - | 172031
[21:42:58] 5 | rpm | 172032 | - | 174079
[21:42:58] 6 | tz | 174080 | - | 176127
[21:42:58] 7 | pad | 176128 | - | 176135
[21:42:58] 8 | sbl1b | 176136 | - | 178183
[21:42:58] 9 | dbibak | 178184 | - | 179207
[21:42:58] 10 | rpmbak | 179208 | - | 181255
[21:42:58] 11 | tzbak | 181256 | - | 183303
[21:42:58] 12 | rpmf | 183304 | - | 185351
[21:42:58] 13 | tzf | 185352 | - | 187399
[21:42:58] 14 | sdif | 187400 | - | 188423
[21:42:58] 15 | abootf | 188424 | - | 192519
[21:42:58] 16 | spare1 | 192520 | - | 196607
[21:42:58] 17 | boot | 196608 | - | 229375
[21:42:58] 18 | persist | 229376 | - | 294911
[21:42:58] 19 | recovery | 294912 | - | 327679
[21:42:58] 20 | modemst1 | 327680 | - | 333823
[21:42:58] 21 | modemst2 | 333824 | - | 339967
[21:42:58] 22 | pad1 | 339968 | - | 339975
[21:42:58] 23 | fsg | 339976 | - | 346119
[21:42:58] 24 | fsc | 346120 | - | 347143
[21:42:58] 25 | ssd | 347144 | - | 348167
[21:42:58] 26 | pad2 | 348168 | - | 348175
[21:42:58] 27 | encrypt | 348176 | - | 349199
[21:42:58] 28 | eksst | 349200 | - | 350223
[21:42:58] 29 | rct | 350224 | - | 350239
[21:42:58] 30 | spare2 | 350240 | - | 360447
[21:42:58] 31 | misc | 360448 | - | 393215 Skip
[21:42:58] 32 | laf | 393216 | - | 458751
[21:42:58] 33 | fota | 458752 | - | 524287
[21:42:58] 34 | spare3 | 524288 | - | 557055
[21:42:58] 35 | drm | 557056 | - | 573439
[21:42:58] 36 | sns | 573440 | - | 589823
[21:42:58] 37 | mpt | 589824 | - | 655359
[21:42:58] 38 | eri | 655360 | - | 671743 Change
[21:42:58] ## [ERROR] : Partition Change eri Partition (Phone!=tot)

Categories

Resources