[DEV] thread on LG G Pad 7.0/8.0/10.1

hcgonzalezpr

Senior Member
Jun 16, 2009
98
121
0
Miami
harrygonzalez.me
Progress!!!!!!

Wow it works with v410 ?, i stuck with the recovery now and team codefire hasn't replied my email yet, let's wait for it.
Progress!!!!!!


I managed to boot into CWM :) on my (LG G Pad 7.0) aka (LG v410) aka (e7lte) aka (e7lteatt). Yeap this tablet has more, than anything else.

I still have to fix the fstab making some parts are not mounting correctly ( ex: /sdcard wont mount. I have to manually mount the partition ).

Until I can fix I wont publish, I dont want people blaming me for their broken devices. :)

@bangprovn
You where in the right path but your recovery image is missing dtb ( Device Tree Blob ) and it has the wrong fstab values. PM me to explain in detail what I did to make it work. Booting recovery from flashboot does not requieres img to be bumped, but if boot from device it still required to be bumped.

***People im still a noob at compiling android from source code, so don't expect any custom rom from me... making recovery work is one thing, compiling android complete is another thing. ***
 

bangprovn

Inactive Recognized Developer
May 22, 2011
371
882
0
HCM City

LeighR

Senior Member
Aug 17, 2012
647
119
0
Is there a CM11 no-experience-necessary compiler? I was looking last night and only found cm7-cm9

Sent from my LG-V500 using XDA Free mobile app
 

hcgonzalezpr

Senior Member
Jun 16, 2009
98
121
0
Miami
harrygonzalez.me
More progress

Thankfully LG gave good enough kernel sources that didnt require any changes to make the recovery boot:eek: a kernel built from source.

Code:
<6>[    0.000000 / 01-01 00:00:00.000] Booting Linux on physical CPU 0
<6>[    0.000000 / 01-01 00:00:00.000] Initializing cgroup subsys cpu
<5>[    0.000000 / 01-01 00:00:00.000] Linux version 3.4.0+ ([email protected]) (gcc version 4.7 (GCC) ) #1 SMP PREEMPT Sat Nov 22 19:05:40 EST 2014
<4>[    0.000000 / 01-01 00:00:00.000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d
<4>[    0.000000 / 01-01 00:00:00.000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
<6>[    0.000000 / 01-01 00:00:00.000] Machine: Qualcomm MSM 8226 (Flattened Device Tree), model: Qualcomm MSM 8926 e7lteattus
 
  • Like
Reactions: bigwillyg

bigwillyg

Senior Member
Mar 1, 2011
2,248
2,355
0
Thankfully LG gave good enough kernel sources that didnt require any changes to make the recovery boot:eek: a kernel built from source.

Code:
<6>[    0.000000 / 01-01 00:00:00.000] Booting Linux on physical CPU 0
<6>[    0.000000 / 01-01 00:00:00.000] Initializing cgroup subsys cpu
<5>[    0.000000 / 01-01 00:00:00.000] Linux version 3.4.0+ ([email protected]) (gcc version 4.7 (GCC) ) #1 SMP PREEMPT Sat Nov 22 19:05:40 EST 2014
<4>[    0.000000 / 01-01 00:00:00.000] CPU: ARMv7 Processor [410fc073] revision 3 (ARMv7), cr=10c5387d
<4>[    0.000000 / 01-01 00:00:00.000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
<6>[    0.000000 / 01-01 00:00:00.000] Machine: Qualcomm MSM 8226 (Flattened Device Tree), model: Qualcomm MSM 8926 e7lteattus
I've downloading that source but with no luck. When did you download it?

Sent from my SAMSUNG-SM-G870A using Tapatalk
 

hcgonzalezpr

Senior Member
Jun 16, 2009
98
121
0
Miami
harrygonzalez.me
I tried to boot a vanilla build of cm11 and it totaly went into the limbo.

Lucky enough I decided to let my recovery partition go to fastboot just in case.

But found out that if I cant boot normaly, I had no real way of getting back to recovery, the only way I found to get back to recovery was by doing the factory reset combo :

1.Power+volum down
2.After LG logo release and press Power+volum down + volum up

It takes me to recovery, but when booting CWM image detects it as factory reset so it goes into factory reset mode and dosent let me use the menu to restore.

So the final solution is to boot recovery -> fastboot and from fastboot, flash recovery image as boot.img that way, one can go into recovery without triggering the factory reset.

From there I was able to do a restore from a previous backup I made, and the tablet came back to life as if nothing had happend.

So I guess Im gonna leave my recovery partition booting into fastboot for now, while a figure a key combo to boot into recovery without triggering a factory reset.
 

LeighR

Senior Member
Aug 17, 2012
647
119
0
Thanks anyway

Surely we can still sideload ROMs. Or use LG flashtool or smart flash. If we can find a CM11 compiler with instructions, we could make a CM11 ROM and flash it

Sent from my LG-V500 using XDA Free mobile app
 

MadaraOP

Senior Member
Nov 13, 2010
102
23
0
24
Šiauliai
Hello guys, recently i bought the LG G Pad 7 v400. I have one problem with that, i want to move the obb files of big games to the sd card, but it's not working, the obb stays in the internal storage. Can someone please explain to me what can i do to move obb files to the sd card?
 

LeighR

Senior Member
Aug 17, 2012
647
119
0
Hello guys, recently i bought the LG G Pad 7 v400. I have one problem with that, i want to move the obb files of big games to the sd card, but it's not working, the obb stays in the internal storage. Can someone please explain to me what can i do to move obb files to the sd card?
Download foldermount from the play store. You can't move the whole obb folder but its a decent app

Sent from my LG-V500 using XDA Free mobile app