Below is stock firmware(.tot) for V510...
HERE for V510 stock .tot, LG Flash .dll and individual partitions
LG Flash directions etc can be found here - http://forum.xda-developers.com/showthread.php?t=2448960
Just apply same steps but with G Pad tot/dll instead.
Below are some conversion ideas... only try them at your own risk!!! They may result in a hard brick.
So which brave soul will try converting their current non-GPE G Pad into a GPE?
If LG hasn't added any tricks... flashing the stock V510 .tot file into the device should work. I've also included just the individual partitions for the boot chain... modem.. etc. Those might be able to be flashed to the V500 instead of running the entire tot if you only want an unlocked bootloader but nothing else. Loki would no longer be required at that point. If flashing just the bootchain.. I would flash aboot, sbl1, sbl2, sbl3 at minimum.
To flash the .tot.. LG Flash 1.8 is required. To flash the partitions... you'd use dd commands via adb shell.
example:
adb shell
dd if=/sdcard/aboot.img of=/dev/block/platform/msm_sdcc.1/by-name/aboot
HERE for V510 stock .tot, LG Flash .dll and individual partitions
LG Flash directions etc can be found here - http://forum.xda-developers.com/showthread.php?t=2448960
Just apply same steps but with G Pad tot/dll instead.
Below are some conversion ideas... only try them at your own risk!!! They may result in a hard brick.
So which brave soul will try converting their current non-GPE G Pad into a GPE?
If LG hasn't added any tricks... flashing the stock V510 .tot file into the device should work. I've also included just the individual partitions for the boot chain... modem.. etc. Those might be able to be flashed to the V500 instead of running the entire tot if you only want an unlocked bootloader but nothing else. Loki would no longer be required at that point. If flashing just the bootchain.. I would flash aboot, sbl1, sbl2, sbl3 at minimum.
To flash the .tot.. LG Flash 1.8 is required. To flash the partitions... you'd use dd commands via adb shell.
example:
adb shell
dd if=/sdcard/aboot.img of=/dev/block/platform/msm_sdcc.1/by-name/aboot
Last edited: