my lg optimus l5 E612 keeps rebooting itself after the media scan. this didn't happen untill i unlocked the bootloader and installed CWM. i have tried to wipe the cache, the dalvik cache and a factory reset in CWM but still kept rebooting. So I restored the original bootloader and recovery than done a factory reset and that stopped it. I downloaded the the ulocked bootloader from a diffident website and tried doing it again but still did it. how can i fix it??
The solution !!!!!!!!!!
Enable USB debug (before your phone reboots).......... very fast!
first
you must have patched you phone with recovery (mmcblk0p17) and boot (mmcblk0p5) partition
This file is extracted from the russian firmware....... is the bootloader!!!
I try this process with my phone (lg e612f)...... and no more reboots
copy the file to the sdcard
docs.google.com/file/d/0B-im6Vo1WjAEV1phbWRLOXIzX00/edit?usp=sharing
run from ADB
adb shell
su
dd if=/sdcard/immcblk0p9 of=/dev/block/mmcblk0p9
reboot recovery
enjoy...... your phone is unlocked!!!!!!!
willthis work with mine because mine is not the f model
didn't work still reboots
Jayd3n_420 said:
didn't work still reboots
Click to expand...
Click to collapse
did u get it working???
continous rebooting problem on lg l5 e612 f got resolved
thanx xda developers...!!!!!
---------- Post added at 11:36 AM ---------- Previous post was at 11:31 AM ----------
JReynaldo 117 said:
Enable USB debug (before your phone reboots).......... very fast!
first
you must have patched you phone with recovery (mmcblk0p17) and boot (mmcblk0p5) partition
This file is extracted from the russian firmware....... is the bootloader!!!
I try this process with my phone (lg e612f)...... and no more reboots
copy the file to the sdcard
docs.google.com/file/d/0B-im6Vo1WjAEV1phbWRLOXIzX00/edit?usp=sharing
run from ADB
adb shell
su
dd if=/sdcard/immcblk0p9 of=/dev/block/mmcblk0p9
reboot recovery
enjoy...... your phone is unlocked!!!!!!!
Click to expand...
Click to collapse
thnx.....this really helped a lot
the link is broken man! fix it for me plz.
JReynaldo 117 said:
Enable USB debug (before your phone reboots).......... very fast!
first
you must have patched you phone with recovery (mmcblk0p17) and boot (mmcblk0p5) partition
This file is extracted from the russian firmware....... is the bootloader!!!
I try this process with my phone (lg e612f)...... and no more reboots
copy the file to the sdcard
docs.google.com/file/d/0B-im6Vo1WjAEV1phbWRLOXIzX00/edit?usp=sharing
run from ADB
adb shell
su
dd if=/sdcard/immcblk0p9 of=/dev/block/mmcblk0p9
reboot recovery
enjoy...... your phone is unlocked!!!!!!!
Click to expand...
Click to collapse
the link is broken! plz fix it.
My L7 is rebooting
Hello to all,
My Lg Optimus L7 sudenly restarts when using it little longer. When i'm start to play some game like Temple run it cannot last for a few minutes, apps start to crush like android proces has stoped, google play has stoped etc... and than sudenly restarts itself... then i have to remove baterry and live the phone to "cool" for a while, and than i can turn it on when everything works normaly util next longer using... this is happening even when using other apps like skype for a little longer...I have tried to flash new software, even to instal prerooted software and do a factory reset through CMW, dalvik, cache, fix permisions but nothing helped, always the same... HELP!
I would try this method above but the LINK IS BROKEN...
Thanks in advance
Hello,
I have exactly the same problem with my Optimus L5 after unlocking the bootloader. Any idea where this problem comes from and how to solve it?
Did you use the exact bootloader for your model?
See this post
Thanks for the answer,
I used this OL5_1.0
http://forum.xda-developers.com/showthread.php?p=38053729
Also according to Android my phone is E610, but on the back it's written E610/E612F, so which one should I try?
Last problem, since I have installed Cyanogenmod there is no more "charge only", I don't know if it's really important though. I will try to have yours work.
Mautho said:
Also according to Android my phone is E610, but on the back it's written E610/E612F, so which one should I try?
Last problem, since I have installed Cyanogenmod there is no more "charge only", I don't know if it's really important though. I will try to have yours work.
Click to expand...
Click to collapse
In android the model can be changed by modifiying one line of build.prop, so i'll trust what the back of the phone says...
To me, while connecting usb is the same on pc... nevermind the "charge only"
I was about to commit suicide because I couldn't get adb working. But finally I managed to enter those 3 commands in the integrated Terminal Emulator, having previously installed the file for E610:
Code:
su
dd if=/sdcard/emmc_appsboot.bin of=/dev/block/mmcblk0p5
reboot
And it worked. That was quite hard because I only had 2 minutes between the boot and the reboot. Thanks for helping me. :good:
LG e612f keeps rebooting!!
Hello Guys Ive had trouble with my LG L5 e612f, I unlocked the phone and it keeps on rebooting after 2 minutes... This forum is the only one that has posted a solution to my problem but I am a noob...I really dont understand what to do and where to get the download files for this process since the download links are broken...can someone be kind enough to guide me or probably make a youtube video..please guys. I AM WILLING TO PAY ANYONE THAT CAN HELP!!!!!!!!!!!!!!
hey mate where did you get the download...the download link provided is dead.
Real fix for the lg l5 e612f rebooting and rebooting
Jayd3n_420 said:
didn't work still reboots
Click to expand...
Click to collapse
hey guys I had the same problem and I fixed it i downloaded this bootloader and it worked..
chrome://mega/content/secure.html#!C5JB0D5R!dNifZynT89rsp8bj8dh5Hnc-I44JqtircUQiicUpa7U
the commands I typed were
adb shell
su
dd if=/sdcard/emmc_appsboot.bin of=/dev/block/mmcblk0p5
dd if=/sdcard/external_sd/emmc_appsboot.bin of=/dev/block/mmcblk0p5
IT WILL DEFINATELY WORK GUYS.. ENJOY!!
(if the download link asks for decryption key jst delete the last dots and ti(....it) from the url above.
the link provided is no longer exist i have same problem with my lg e610/e612f
JReynaldo 117 said:
Enable USB debug (before your phone reboots).......... very fast!
first
you must have patched you phone with recovery (mmcblk0p17) and boot (mmcblk0p5) partition
This file is extracted from the russian firmware....... is the bootloader!!!
I try this process with my phone (lg e612f)...... and no more reboots
copy the file to the sdcard
docs.google.com/file/d/0B-im6Vo1WjAEV1phbWRLOXIzX00/edit?usp=sharing
run from ADB
adb shell
su
dd if=/sdcard/immcblk0p9 of=/dev/block/mmcblk0p9
reboot recovery
enjoy...... your phone is unlocked!!!!!!!
Click to expand...
Click to collapse
(the link is not working please anyone can give me this the file my lg e612 is keeping on automatically reboot)
Hello
As many of LG Owners i got an ota in a rooted G2 D802. now i'm stuck on lg logo with error: secure booting error.
I've been in the lg-g2 channel freenod, and have been said that i must use linux to restaure my partitions using dd commands.
If someone could help me by providing me the exact files i must push into my phone and whn exactly i must push them.
I've downloaded the following files: sbl1.img, aboot.img, rpm.img, tz.img
Thank you in advance.
Thanks to @Shelnutt2 's help i succeeded to unbrick my phone.
I've made a tutorial about that.
You can find it here: http://forum.xda-developers.com/showthread.php?p=48765620
Hi Everyone... I Want To Ask How to Install Clock Work Mod Recovery Without PC, And How To Install The newest Or How To Update CWM Recovery. Thanks
Do you have rooted your phone?
Do you know someting about bash / shell / bat files ?
I have rooted phone, but I'm don't know about those shell/bash/bat files...
In some tutorials to install CWM requires you to have a unlocked bootloader and adb to flash things. With root you can do that using Android Terminal Emulator and doing the commands that comonly are in bat files that calls adb
the common should be
dd bs=4096 if=/sdcard/bootloader_unlock.bin of=/dev/ (something)
of course you must have the files extracted in sdcard (the same with recovery)
Ye... I have unlocked bootloader, ok, i try this...
I prepared a thread for this after see this thread. http://forum.xda-developers.com/optimus-l3-l5-l7/general/l5-guide-root-unlock-bootloader-install-t2938943
so i try to unlock the bootloader [GUIDE] Temporary unlock bootloader to flash partitions on Nougat
instead of flashing the emmc_appsboot_service.mbn, I flash prog_emmc_firehose_8937.mbn I've downloaded before.
I didn't see that attachment file in the bottom of the post stupid me!
after executing fastboot reboot-bootloader, my phone gone blank.
I see on Device Manager there's other devices with warning sign QHSUSB__BULK
I updated with Qualcomm driver it changed to Qualcomm HS-USB Diagnostics 900E
I've tried power+vol up, show nothing, QFIL & OST LA doesn't work.
my last effort is tried to boot from external sdcard like in this thread Fixing a bootloader-bricked Galaxy S3
is that posible on nokia 5 TA-1053?
if so, can you guys do me a favor please?
I need that dump file. Thanks in advance.
can you guys who have rooted their phone create .img file please?
Code:
su
busybox dd if=/dev/block/mmcblk0 of=/sdcard/debrick.img bs=1M count=128
and upload it somewhere.
Thanks :crying:
This is exactly what i did.. any news regarding this post....
hello guys
i want to install twrp on lg magna (LGH502f), in order to do that i tried to unlock my bootloader with adb shell
in fastboot mode i ran the following command:
Code:
fastboot oem unlock
after this command a message pop up in my phone that said Volume UP to unlock bootloader and Down to Cancel but nothing (buttons) work after that and phone stock at that message.
i think Volume Button not working in bootloader (fastboot) mode.
please help.
thanks in advance:good:
AbbasJun said:
hello guys
i want to install twrp on lg magna (LGH502f), in order to do that i tried to unlock my bootloader with adb shell
in fastboot mode i ran the following command:
Code:
fastboot oem unlock
after this command a message pop up in my phone that said Volume UP to unlock bootloader and Down to Cancel but nothing (buttons) work after that and phone stock at that message.
i think Volume Button not working in bootloader (fastboot) mode.
please help.
thanks in advance:good:
Click to expand...
Click to collapse
please, anyone?
AbbasJun said:
please, anyone?
Click to expand...
Click to collapse
hey, i too have this problem on my LG Magna, i think it does due to upgrade to 6 android in this year and security update of 2017. and i too don't know how to repair that(
I have the same problem like you guys.