TESTED ONLY F500L WITH V10C SOFTWARE VERSION
Resolves BootLoop and Signal Problem.
HELPFULLY DOWNLOADS LINKS TO KDZ AND ROOT (Will not help with that)
KDZdownloads.codefi.re/autoprime/LG/LG_G4/H815/H81510C/H815_EU_10C_00.kdz
PRE-ROOTED SYSTEM IMGhttp://downloads.codefi.re/thecubed/...510c-eu.tar.gzbackupimg.zip (All partition images necessary)
drive.google.com/file/d/0ByvysDj-CgQWbDcwTlBzVld1d3M/view?usp=sharing
REQUIREMENTSFlashed H81510C-EU KDZ with root access.
Install SSHDroid on PlayStore.
ProceduresDownload and extract backupimg.zip. Send folder "backupimg" to G4 internal memory.
Start SSHDROID service on phone and connect it with ssh - Putty(win) or Terminal/Shell ssh command.
Already connected on phone, in terminal, access copied folder:
Quote:
cd /storage/emulated/0/backupimg/
|
List all partition .img files
Quote:
root@p1:/storage/emulated/0/backupimg # ls aboot.img hyp.img persist.img raw_resourcesbak.img rpmbak.img sdibak.img abootbak.img hypbak.img pmic.img rct.img sbl1.img sec.img boot.img laf.img pmicbak.img recovery.img sbl1bak.img tz.img factory.img modem.img raw_resources.img rpm.img sdi.img tzbak.img
|
List all partitions: (showing only 2 samples )
Quote:
root@p1:/storage/emulated/0/backupimg # ls -al /dev/block/platform/f9824900.sdhci/by-name/ lrwxrwxrwx 1 root root 20 Jan 12 2015 aboot -> /dev/block/mmcblk0p8 lrwxrwxrwx 1 root root 21 Jan 12 2015 abootbak -> /dev/block/mmcblk0p14
|
Use #dd command to dump image file with respective file => partition, for sample:
Quote:
|root@p1:/storage/emulated/0/backupimg # dd if=aboot.img of=/dev/block/mmcblk0p8 4096+0 records in 4096+0 records out 2097152 bytes (2.0MB) copied, 0.167950 seconds, 11.9MB/s
|
Quote:
root@p1:/storage/emulated/0/backupimg # dd if=abootbak.img of=/dev/block/mmcblk0p14 4096+0 records in 4096+0 records out 2097152 bytes (2.0MB) copied, 0.166665 seconds, 12.0MB/s
|
Do this for all 24 files corresponding to 24 partitions listed (see the name of each on /dev/block)
After, restart 2 times the phone.
The first time you start the phone, do not even get signal. The second time, the signal will return.:laugh::laugh: