[GUIDE][BOOTLOADER UNLOCKED][LG G4c] Bootloader is unlocked!

Status
Not open for further replies.

pvineeth97

Senior Member
Nov 1, 2015
1,251
932
0
St. Louis
Hi guys!

You can donate to me here https://paypal.me/penvineeth and @cerg2010cerg2010 through paypal.
@cerg2010cerg2010 PAYPAL EMAIL: [email protected] OR QIWI: +79157840294

Disclaimer:
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired. Please
* do some research if you have any concerns about features included in this Recovery
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
Bootloader is unlocked in LG G4c!

-> Requirements:
(1) LG UP
(2) Device must be: LG G4c

Fixed: Brightness.

Make sure you are on Lollipop firmware.

(1) Download this patched aboot file: http://data.vineethp.me/android/mps/qualcomm/LG-G4c/Misc/Btlunlock/Lollipop/
(2) Connect your phone to the computer. In command prompt, type "adb shell".
(3) Transfer the aboot file into /sdcard/ folder.
(4) Type "su" to enter the root shell. Then type "dd if=/sdcard/aboot_5120.bin of=/dev/block/mmcblk0p5" (without quotes).
(5) Restart your phone by typing "reboot".

You have unlocked your bootloader!

Refer Notes for more information.

-> Notes:
1) The aboot_5120.bin is the patched version of aboot partition of your device. Secure boot validation has been patched such that secure boot is always valid, so you can flash your own TWRP and Custom ROM.
2) Don't upgrade to any updated version of Android if you get any through OTA update. It might brick your device.
 
Last edited:

Anghirrim

Senior Member
Apr 29, 2011
1,028
222
83
Hi all,

Just to remove the last few doubts, I've checked on my phone the partition layout.

The aboot is /dev/block/mmcblk0p5 .

It's for a French Open H525n.


C:\android-sdk\platform-tools>adb shell
[email protected]:/ $ su
[email protected]:/ # exit
[email protected]:/ $ su
[email protected]:/ # ls -al /dev/block/platform/7824900.sdhci/by-name
lrwxrwxrwx root root 1970-03-16 06:08 DDR -> /dev/block/mmcblk0p23
lrwxrwxrwx root root 1970-03-16 06:08 aboot -> /dev/block/mmcblk0p5
lrwxrwxrwx root root 1970-03-16 06:08 abootbak -> /dev/block/mmcblk0p11
lrwxrwxrwx root root 1970-03-16 06:08 boot -> /dev/block/mmcblk0p18
lrwxrwxrwx root root 1970-03-16 06:08 cache -> /dev/block/mmcblk0p38
lrwxrwxrwx root root 1970-03-16 06:08 cust -> /dev/block/mmcblk0p31
lrwxrwxrwx root root 1970-03-16 06:08 drm -> /dev/block/mmcblk0p34
lrwxrwxrwx root root 1970-03-16 06:08 eksst -> /dev/block/mmcblk0p26
lrwxrwxrwx root root 1970-03-16 06:08 encrypt -> /dev/block/mmcblk0p25
lrwxrwxrwx root root 1970-03-16 06:08 factory -> /dev/block/mmcblk0p32
lrwxrwxrwx root root 1970-03-16 06:08 fota -> /dev/block/mmcblk0p33
lrwxrwxrwx root root 1970-03-16 06:08 fsc -> /dev/block/mmcblk0p21
lrwxrwxrwx root root 1970-03-16 06:08 fsg -> /dev/block/mmcblk0p20
lrwxrwxrwx root root 1970-03-16 06:08 grow -> /dev/block/mmcblk0p40
lrwxrwxrwx root root 1970-03-16 06:08 hyp -> /dev/block/mmcblk0p3
lrwxrwxrwx root root 1970-03-16 06:08 hypbak -> /dev/block/mmcblk0p9
lrwxrwxrwx root root 1970-03-16 06:08 laf -> /dev/block/mmcblk0p17
lrwxrwxrwx root root 1970-03-16 06:08 metadata -> /dev/block/mmcblk0p14
lrwxrwxrwx root root 1970-03-16 06:08 misc -> /dev/block/mmcblk0p12
lrwxrwxrwx root root 1970-03-16 06:08 modem -> /dev/block/mmcblk0p36
lrwxrwxrwx root root 1970-03-16 06:08 modemst1 -> /dev/block/mmcblk0p15
lrwxrwxrwx root root 1970-03-16 06:08 modemst2 -> /dev/block/mmcblk0p16
lrwxrwxrwx root root 1970-03-16 06:08 mpt -> /dev/block/mmcblk0p35
lrwxrwxrwx root root 1970-03-16 06:08 pad -> /dev/block/mmcblk0p6
lrwxrwxrwx root root 1970-03-16 06:08 persist -> /dev/block/mmcblk0p13
lrwxrwxrwx root root 1970-03-16 06:08 persist-lg -> /dev/block/mmcblk0p27
lrwxrwxrwx root root 1970-03-16 06:08 persistent -> /dev/block/mmcblk0p28
lrwxrwxrwx root root 1970-03-16 06:08 rct -> /dev/block/mmcblk0p29
lrwxrwxrwx root root 1970-03-16 06:08 recovery -> /dev/block/mmcblk0p19
lrwxrwxrwx root root 1970-03-16 06:08 rpm -> /dev/block/mmcblk0p4
lrwxrwxrwx root root 1970-03-16 06:08 rpmbak -> /dev/block/mmcblk0p10
lrwxrwxrwx root root 1970-03-16 06:08 sbl1 -> /dev/block/mmcblk0p1
lrwxrwxrwx root root 1970-03-16 06:08 sbl1bak -> /dev/block/mmcblk0p7
lrwxrwxrwx root root 1970-03-16 06:08 sec -> /dev/block/mmcblk0p24
lrwxrwxrwx root root 1970-03-16 06:08 sns -> /dev/block/mmcblk0p30
lrwxrwxrwx root root 1970-03-16 06:08 ssd -> /dev/block/mmcblk0p22
lrwxrwxrwx root root 1970-03-16 06:08 system -> /dev/block/mmcblk0p37
lrwxrwxrwx root root 1970-03-16 06:08 tz -> /dev/block/mmcblk0p2
lrwxrwxrwx root root 1970-03-16 06:08 tzbak -> /dev/block/mmcblk0p8
lrwxrwxrwx root root 1970-03-16 06:08 userdata -> /dev/block/mmcblk0p39
 

Anghirrim

Senior Member
Apr 29, 2011
1,028
222
83
That link is for twrp. My understanding is that bootloader needs to be a lot first before you can install TWRP. Or am I missing something? So does this unlocking method work on MM
This link is for a TWRP flashable MM stock LG rom.

You first must downgrade your phone to LP n10f. Unlock bootloader and install TWRP.

Then you can flash this linked MM rom zip.
 

Anghirrim

Senior Member
Apr 29, 2011
1,028
222
83
  • Like
Reactions: Mondark

Mondark

Senior Member
Sep 18, 2016
70
29
0
Barcelona
Warning guys!

This bootloader unlock is for Lollipop version n10f.

Check in you phone paremeters the software version you have at first.

If you are not on n10f, download the following .kdz file and flash it using LGUp.


KDZ:
https://lg-firmwares.com/download-file/?fileId=3354

LG G4c specific dll for LGUp to recognize your phone. Unzip and run the .bat file to install it.:
https://www.androidfilehost.com/?fid=24415232478677190
Hello mate.
I want to downgrade from MM to LL, but LGUP does not recognize my device. And since I do not have root, I can not edit the device name in / cust. I think I've read all the posts on the LG G4c, and I can not find the solution. What can I do?
 

Anghirrim

Senior Member
Apr 29, 2011
1,028
222
83
Hello mate.
I want to downgrade from MM to LL, but LGUP does not recognize my device. And since I do not have root, I can not edit the device name in / cust. I think I've read all the posts on the LG G4c, and I can not find the solution. What can I do?
Hello, you need to install the G4c dll for LGUp to recognize it.
 
  • Like
Reactions: Mondark
Status
Not open for further replies.