Related
Hi there folks
I rooted my LGOG with the motochopper method and it gave me a lovely rooted device.
Then i decided to install Rom Manager and grant it super user acces.
When i rebooted after the rom manager had downloaded the recovery files it got stuck at
"secure booting error!"
Cause : boot certification verify
My problem now is ive got all the tutorial files found in this http://forum.xda-developers.com/showthread.php?t=2010624 post, but the original firmware program doesn't connect to the lg servers with my model number and IMEI.
Could someone with an E975 help me with a stock kdz so i can save whats left of the brick, it can stil do download mode etc and switch off.
Thanks in advance
i heave same problem.nothing ist lost.dont panic.i heave this kdz file atvhome.you must fladh overit and the phone will boot up normal.when i come home i will upload this file to my dropbox.that will hapen in 30minutes.greatings
rkajtn said:
i heave same problem.nothing ist lost.dont panic.i heave this kdz file atvhome.you must fladh overit and the phone will boot up normal.when i come home i will upload this file to my dropbox.that will hapen in 30minutes.greatings
Click to expand...
Click to collapse
Dude you are a legend.
hay here heave you all roms for optimus G.i was deleting my rom from desktop.
http://allphonefirmwares.blogspot.com/2013/06/official-stock-lg-optimus-g-firmware-rom.html
and you need latest lg kdz flash tool.
http://www.lg-phones.org/how-to-return-fix-a-bricked-lg-optimus-g-back-to-stock.html
greatings.
in kdz fw updater you must leave diag NOT to change to recovery mode.
for me it works.and all things stay on there posts.
Hi,
I am from India and trying to download kdz file from the link but the link is down can anyone help here.
lgmobile.com/LGE975/AINDBL/E97510C_00/E97510C_00.kdz
Sent from my LG-E975 using Tapatalk 2
yusuf00786 said:
Hi,
I am from India and trying to download kdz file from the link but the link is down can anyone help here.
Sent from my LG-E975 using Tapatalk 2
Click to expand...
Click to collapse
PM'd
Here you GO
http://www.lg-phones.org/official-stock-lg-optimus-g-firmware-rom.html
Well, maybe you will not get errors next time if you UNLOCK THE BOOTLOADER.Only rooting is not enough. You need root to be able to use FREEGEE,to unlock the bootloader. Unlocking the bootloader with freegee will also flash CWM recovery or TWRP, depending on your choice.
See what happens when you don't document yourself properly before trying to do things?
All is fine now, i couldn't download the KDZ since i edited my host file when flashing the L9 two months back.
Im waiting on the freegee support now. cheers
Hi there,
Here is seperate thread for E988 (HK version) and F240 (KR version)
Please refer all detail / procedures from here (the original thread from thecubed)
http://forum.xda-developers.com/showthread.php?t=2360369
I would like to thanks @djrbliss & @thecuded for all their contributions
Here is the LOKI thread and with source code URL in github
http://forum.xda-developers.com/showthread.php?t=2358871
!!!!!!!!!!!I Am Not Responsible For Any Problems Due To Flashing This Image!!!!!!!!!!!!!!
Make sure you do your own backup
e.g. rooted access and backup your existing recovery image to /sdcard
adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/recovery of=/sdcard/recovery.img
HK: E988
Recovery: (TWRP / CWM)
https://mega.co.nz/#!9F4ixQhJ!MX9Fqkta7CJ-7sjdv-KkgwDk0AYwjBz9LKHDyIuaWa8
https://mega.co.nz/#!sN5SVZpQ!CQ3KSzDdowmop96I0wrw9Bvxl5FOruWqwXX1u4r0ccE
<< In fact, all F240 L, K, S using the same signature in aboot.img, so I just use the LOKI to patch each individually (so silly). You can cross flash in between L, K & S >>
KR: F240K
Recovery: (TWRP / CWM)
https://mega.co.nz/#!5JIFzbJZ!OP_JPTT1YGWohZ_hzp4FQCF4fgZJ-94pyqP2eIdrFy0
https://mega.co.nz/#!NUYXXQQS!BiT_YmA5Yk5L7lrHyaQFeXdVHawCWlY1csbHH728IQM
KR: F240S
Recovery: (TWRP / CWM)
https://mega.co.nz/#!FBpFGZYJ!E7JwKXMrF7izYne0QbVFz0-5P-JXWceIqWUV9EHYS4k
https://mega.co.nz/#!ZVB1nApT!SfKEL1jsNLEhNlANb0cV2hNMaPRFHe0NXBoXkmXq0-c
KR: F240L
Recovery: (TWRP / CWM)
https://mega.co.nz/#!kJRT3IBT!MXDRgCOJGJJWc967Umoog3WcGJ1UXIiJbZN_I1wGH3E
https://mega.co.nz/#!pZpC0RiY!Gb1AalocIez8dUyRPu3mPCco8lp6ANap7mSP4WQ2YNA
Click to expand...
Click to collapse
How to get recovery mode:
Power off your phone, then press "Power + Vol Up + Home" at the same time
or
if you have USB connected (debug option turn on in your phone), issue "adb reboot recovery"
PS: TWRP sometimes has touch problem (still don't know why), you need to use power off method to get recovery mode (it works almost).
How to restore your stock recovery
(I am assumming your backup recovery (stock) image in /sdcard)
adb shell
su
dd if=/sdcard/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
Hi hkfriends,
My GPros model number is E988. But I'm from India and LG is selling Gpro in India.
Do you think indian version is different from Hongkong E988 ?
My software version is E98810a.
Can u also pls give me a link to root this model ?
success
thnks, unlock and then boot success.
My device is 240L.
Well done!
hkfriends said:
Hi there,
Here is seperate thread for E988 (HK version) and F240 (KR version)
Please refer all detail / procedures from here (the original thread from thecubed)
http://forum.xda-developers.com/showthread.php?t=2360369
I would like to thanks @djrbliss & @thecuded for all their contributions
Here is the LOKI thread and with source code URL in github
http://forum.xda-developers.com/showthread.php?t=2358871
!!!!!!!!!!!I Am Not Responsible For Any Problems Due To Flashing This Image!!!!!!!!!!!!!!
Make sure you do your own backup
e.g. rooted access and backup your existing recovery image to /sdcard
adb shell
su
dd if=/dev/block/platform/msm_sdcc.1/by-name/recovery of=/sdcard/recovery.img
Click to expand...
Click to collapse
Touch is weird. I think there was a problem with screen resolution
and I cannot flash F240S's TWRP.
F240k's works just fine, though
sachinaik said:
Hi hkfriends,
My GPros model number is E988. But I'm from India and LG is selling Gpro in India.
Do you think indian version is different from Hongkong E988 ?
My software version is E98810a.
Can u also pls give me a link to root this model ?
Click to expand...
Click to collapse
yes, try this one
https://mega.co.nz/#!xJxVGaJD!S2sGqk-7euyyNxpdA9jIrXLBR7Jd5FKdsJXnVx3lahI
reider123 said:
Touch is weird. I think there was a problem with screen resolution
and I cannot flash F240S's TWRP.
F240k's works just fine, though
Click to expand...
Click to collapse
yes, i know TRWP has touch issue in some cases, i need power off and using hardware keys to recovery mode, then 90% will ok
for the moment , thecubed also looking thjs issue....
what is the problem of F240S twrp flashing problem, let me know to fix it.
kevinwzh said:
thnks, unlock and then boot success.
My device is 240L.
Well done!
Click to expand...
Click to collapse
good to hear ...
for flashing permanent recovery has both good and bad side:
pro: we can restore any issue by twrp or cwm backup
con: we cannot OTA update directly until we flash back stock recovery
hkfriends said:
good to hear ...
for flashing permanent recovery has both good and bad side:
pro: we can restore any issue by twrp or cwm backup
con: we cannot OTA update directly until we flash back stock recovery
Click to expand...
Click to collapse
Oo. I believe we will have more customerizarion rom other than official update. But HK,could u pls provide the way to rollback to the original recovery img if we want to receive the ota update?
Thnks.
cool. really thanks. :good:
I'm using f240l.
but I don't know how to boot to recovery.
and,
easy-twrp-f240l does not work.
[-] Failed to open gk-twrp-f204l.lok for reading.
Click to expand...
Click to collapse
what does this mean?
hkfriends said:
yes, i know TRWP has touch issue in some cases, i need power off and using hardware keys to recovery mode, then 90% will ok
for the moment , thecubed also looking thjs issue....
what is the problem of F240S twrp flashing problem, let me know to fix it.
Click to expand...
Click to collapse
cannot read error, though
One more question:what's the key combo to get into recovery?
Edit:no need to know key combo. I figured it out
hkfriends said:
yes, try this one
https://mega.co.nz/#!xJxVGaJD!S2sGqk-7euyyNxpdA9jIrXLBR7Jd5FKdsJXnVx3lahI
Click to expand...
Click to collapse
Hello hkfriends,
This link doesn't work. Can u pls send a dropbox link or attach it here?
Also instructions on how to install the zip pls
Sent from my LG OptImus G Pro E-988
leechanee1 said:
cool. really thanks. :good:
I'm using f240l.
but I don't know how to boot to recovery.
and,
easy-twrp-f240l does not work.
what does this mean?
Click to expand...
Click to collapse
1) to recovery: When your phone in power off mode, press "Power + Vol Up + Home" at the same time, wait it flash to boot twice
2) do you have rooted your G Pro?
sachinaik said:
Hello hkfriends,
This link doesn't work. Can u pls send a dropbox link or attach it here?
Also instructions on how to install the zip pls
Sent from my LG OptImus G Pro E-988
Click to expand...
Click to collapse
Try this one
http://uploaded.net/file/hevc2gvi
kevinwzh said:
Oo. I believe we will have more customerizarion rom other than official update. But HK,could u pls provide the way to rollback to the original recovery img if we want to receive the ota update?
Thnks.
Click to expand...
Click to collapse
Added instruction in #1
hkfriends said:
Try this one
http://uploaded.net/file/hevc2gvi
Click to expand...
Click to collapse
Downloaded it from Mega link : -)
Pls give me instructions for rooting the phone...
Sent from my LG OptImus G Pro E-988
hkfriends said:
1) to recovery: When your phone in power off mode, press "Power + Vol Up + Home" at the same time, wait it flash to boot twice
2) do you have rooted your G Pro?
Click to expand...
Click to collapse
1) thanks!
2) of course! i'm using cwm now. maybe bat problem?
.\files\adb.exe shell "echo '--BEGIN PHONE SIDE--';cd /data/local/tmp;chmod 755 loki_flash;su -c './loki_flash recovery gk-twrp-f204l.lok';echo '--END PHONE SIDE--'"
sachinaik said:
Downloaded it from Mega link : -)
Pls give me instructions for rooting the phone...
Sent from my LG OptImus G Pro E-988
Click to expand...
Click to collapse
turn on your phone debug=on
1) Setting => Developer option => usb debugging (set on)
2) extract the zip
3) run root.exe
hkfriends said:
turn on your phone debug=on
1) Setting => Developer option => usb debugging (set on)
2) extract the zip
3) run root.exe
Click to expand...
Click to collapse
It is struck in "daemon started successfully"
Sent from my LG OptImus G Pro E-988
sachinaik said:
It is struck in "daemon started successfully"
Sent from my LG OptImus G Pro E-988
Click to expand...
Click to collapse
make sure you have adb drivers installed correctly
check driver, reboot PC + mobile and re-try
PS: test
adb devices
you should see your device ID, otherwise your adb drivers in pc is not working
leechanee1 said:
1) thanks!
2) of course! i'm using cwm now. maybe bat problem?
.\files\adb.exe shell "echo '--BEGIN PHONE SIDE--';cd /data/local/tmp;chmod 755 loki_flash;su -c './loki_flash recovery gk-twrp-f204l.lok';echo '--END PHONE SIDE--'"
Click to expand...
Click to collapse
no... it sounds L is different.......
my founding, when comparing K & S are identical binary
but L is totally different from K or S (either TWRP or CWM)
it sounds strange...to me, if the LOKI using the the same signature for all KR version
If you can use CWM on K or S, I think it is ok
can you test for me, try flash gk-twrp-f204S , and see whehter you can use it?
hey guys i have rooted my lg g3 .. and now i recived a new update .. but when i hit install now it stucks on TWRP custom recovery ???!!! any help plz
You need to find the back to stock method... It is bootlooping to twrp right? You will need a PC to fix it if I'm not mistaken. . Have you tried flashing your backup?
You can also try reflashing the recovery... Make sure your volume button isn't stuck too.
Sent from my SHIELD Tablet using Tapatalk
Betty23 said:
hey guys i have rooted my lg g3 .. and now i recived a new update .. but when i hit install now it stucks on TWRP custom recovery ???!!! any help plz
Click to expand...
Click to collapse
Brother you need to learn to use google
http://forum.xda-developers.com/lg-g3/development/fix-stuck-custom-recovery-trying-ota-t2907508
DELETED
Reserved
Reserved
Awesome...I will be wait..
namcyeon said:
Awesome...I will be wait..
Click to expand...
Click to collapse
Wait what? Miracle
---------- Post added at 04:43 PM ---------- Previous post was at 04:37 PM ----------
I will try after uploading, and report later
GARDev said:
XDA:DevDB Information
[KK]MIUI 7 for LG Optimus G E975, ROM for the LG Optimus G
Contributors
GARDev
ROM OS Version: 2.3.x Gingerbread
Based On: Aosp
Click to expand...
Click to collapse
So it's KK or GB?
yomek88 said:
So it's KK or GB?
Click to expand...
Click to collapse
KK, i going to edit the thread,
miui
when I make the wipes and flash ROM MIUI 7, I turn it on, the display only turn on the lights and restarts all the time until I turn it off.
Stuck on lg screen
I Tested Yesterday ,
I Used CM.12.1 fist and CMW recovery philtouch , and test to flash this room
Boot Stuck on LG logo , and tried to back my old rom , cmw back to v. 6.0 , idont know how, my LGE chage detected become mako/N4 and "error 7" if i flash LGE rom , then i back from KDZ again
acayzy said:
I Tested Yesterday ,
I Used CM.12.1 fist and CMW recovery philtouch , and test to flash this room
Boot Stuck on LG logo , and tried to back my old rom , cmw back to v. 6.0 , idont know how, my LGE chage detected become mako/N4 and "error 7" if i flash LGE rom , then i back from KDZ again
Click to expand...
Click to collapse
Try with TWRP
I try with twrp!!! Man yor rom is sucks, after flash this freaking zip you automatically flash cwm, and you don't tell nothing about this, so if I don't have twrp zip on my phone i can't go back and do restore!!!!!
begemot.pipu said:
I try with twrp!!! Man yor rom is sucks, after flash this freaking zip you automatically flash cwm, and you don't tell nothing about this, so if I don't have twrp zip on my phone i can't go back and do restore!!!!!
Click to expand...
Click to collapse
If u dont have twrp zip file on your phone, u can flash from adb slideload or adb fastboot
amazing! another Miui for our lovely G! please keep on going and dont give up, maybe you will bring a perfect fully working miui to our device...
This rom for geeb not for gee.
christboanerges said:
If u dont have twrp zip file on your phone, u can flash from adb slideload or adb fastboot
Click to expand...
Click to collapse
No i can't i don't have pc at this moment, and i must pay someone noob 12€ for fix. Ty bro!
you could simply warn about cwm! I hope this thread will be dead!
begemot.pipu said:
No i can't i don't have pc at this moment, and i must pay someone noob 12€ for fix. Ty bro!
you could simply warn about cwm! I hope this thread will be dead!
Click to expand...
Click to collapse
LOL, welcome to flashing roms and learning the hard way. No doubt this type of thing will occur again. We flash mods at our own risk, it is no ones fault other than your own. Conduct research and learn how to fix phone yourself, learning is constant.
Lg F180 uuse???
why you stoped support?
I downloaded the app twrp and flashed the .img .. after I rebooted the device, it does not start anymore ... I tried the lg bridge, and I did not succeed ... it is not entering download mode .... no I know what else to do!
netto ss said:
I downloaded the app twrp and flashed the .img .. after I rebooted the device, it does not start anymore ... I tried the lg bridge, and I did not succeed ... it is not entering download mode .... no I know what else to do!
Click to expand...
Click to collapse
You said you used official TWRP app? And the .img file you flashed was LG K10 (m216) yes?
Krystiannnnnn said:
You said you used official TWRP app? And the .img file you flashed was LG K10 (m216) yes?
Click to expand...
Click to collapse
yes, I used the official twrp .img of k10 (m216) and my k10 is the (k430tv) .... I thought it would work on any k10 ..... now I think I lost my cell phone
netto ss said:
yes, I used the official twrp .img of k10 (m216) and my k10 is the (k430tv) .... I thought it would work on any k10 ..... now I think I lost my cell phone
Click to expand...
Click to collapse
So that's exactly what I though. This .img file is only for K420N/DS. You flashed it on K430TV, so that's why the phone won't start.
Krystiannnnnn said:
So that's exactly what I though. This .img file is only for K420N/DS. You flashed it on K430TV, so that's why the phone won't start.
Click to expand...
Click to collapse
Do you have any way to get it back??? or I lost him
netto ss said:
Do you have any way to get it back??? or I lost him
Click to expand...
Click to collapse
I have no idea what to do, because I own an K420N. But you may ask a developer what to do.
@pvineeth97 @erfanoabdi