[ROM] [STOCK] [H901] V10_H901_V20L Update: [11/12/2016]

SIGMAxB

Senior Member
Aug 7, 2011
811
298
0
Cedar Hill, Texas
Update: Debloated Update Coming soon, Removed 3 more unwanted apps, the slides and all............. added a few useful apps.
Added google keyboard for emergencies of Keyboard FC for deodexed coming up......... Modified and added LGSignboard_test, This app is what Verizon and europe versions had for LP.
It was removed in MM for everyone. I changed the sdk and build platform to work on MM, This app was used to show gfx on your 2nd screen.. Like the Cat Eyes example.. Dont know if this
will work.. but its a start... I also added in the Missing FMRadio and framework, (Must have a kernel with fm defined, Again, Like my UnReleased kernel) Not sure if LG Fully Disabled this or not.
I know on the G3 they Soldered the ends together making it impossible to use, Since the V10 was supposed to have FM Radio and T-MObile was supposed to keep it enabled.. It may be.
Just needed the correct Files and Kernel to run it.. So again, I added the files for testing purposes, If it works with my kernel.. I will release the kernel..........

I cant remember what else I did.. I been experimenting mostly...

I will test this Build before I release it... But as I said, I dunno if anything I added will work as it should or not....

BTW: This build should have the SDCARD Permissions fixed.......................... (I hope)

Im learning as I go............ This is what one does when hes bored......................
Can't find that lgsignboard test did you ever get around to adding it I know you proposed it just asking

Lg V10 MM,rooted,xposed 84 ,skynet 8.2.
 

PjLyTam

Senior Member
Jun 15, 2012
267
212
0
I tried adb reboot recovery and all I get is an android with a red triangle and exclamation mark over him. Usually means TWRP is gone.
So, unfortunately for you, my perfect, I can still access the recovery and flash SuperSU, you tried to use fastboot then adb reboot recovery command

---------- Post added at 10:15 AM ---------- Previous post was at 10:11 AM ----------

I tried adb reboot recovery and all I get is an android with a red triangle and exclamation mark over him. Usually means TWRP is gone.
try fastboot command, fastboot flash recovery then the latest TWRP recovery.img mm
 

dakota_96

Senior Member
Mar 22, 2009
78
11
0
When you re-flashed part2 stock it's possible you wiped first and then flashed instead of dirty flashing, not sure... Are u positive you lost root? Have you tried flashfire?

Sent from my LG-H901 using XDA-Developers mobile app
Yes, i did wipe. I wiped in TWRP data, cache, and system and in all my previous flashing on other devices that has never wiped TWRP too. I tried flashfire but it says I need root and it couldn't acquire it. Seems the stock MM version of this rom restores stock recovery?
 

netomel

Senior Member
Jun 19, 2012
709
160
0
East Elmhurst
I am thinking that who ever wants to reflash 100% stock P2 might have to go through all the steps on OP again. Meaning check adb, flash TWRP MM on adb, flash P1, part2 P2, adb fast OEM unlock, adb fast boot recovery, flash su, adb fast boot reboot. Just like OP posted, I don't know if everyone having issues follow this process to back to 100% stock.

Sent from my LG-H901 using XDA-Developers mobile app
 

dakota_96

Senior Member
Mar 22, 2009
78
11
0
I am thinking that who ever wants to reflash 100% stock P2 might have to go through all the steps on OP again. Meaning check adb, flash TWRP MM on adb, flash P1, part2 P2, adb fast OEM unlock, adb fast boot recovery, flash su, adb fast boot reboot. Just like OP posted, I don't know if everyone having issues follow this process to back to 100% stock.

Sent from my LG-H901 using XDA-Developers mobile app
I think you might be right on this one, I made the mistake of flashing just 100% stock P2 and lost root and recovery. Now I stuck with a MM device waiting for root,
 

warBeard_actual

Senior Member
Mar 27, 2016
363
1,130
0
I think you might be right on this one, I made the mistake of flashing just 100% stock P2 and lost root and recovery. Now I stuck with a MM device waiting for root,
I guess 100% stock means not 99.9% stock huh? Lol.

On that, however, I believe eliminator apologized for the mistake. He forgot to remove the bit from the stock ROM that overwrites the recovery.

Also, the instructions in the OP need instruction to manually flash superSU version 2.67 after you flash any of these packages. You should not be losing root. If that is happening to some people, just flash it every time to make sure you aren't one of those.

The method used to flash root requires a boot image to be present. If the order of operations are mixed up in his updater script, that would be the reason people are losing root.

I'll explain:

/system flashed
/root flashed (breaks apart current RAM disk, recompiles)
/boot image flashed (overwrites new rooted RAM disk image and root is lost)

The flashing of superSU needs to be the last phase in the process. I'll look at his updater script and see if that's the case.... But I think he fixed it already.

Edit**** this is from the 5-4 version, as you can see, the order is correct. The 100% stock version doesn't have a superSU package or line for installing it... I would avoid flashing that one without flashing superSU right on top of it. You will lose root, which is important for maintaining control of the device from an admin angle. Highly recommend instruction or a note made next to that file on the first page that root is not included. Again, I'm pretty sure he fixed it.
 

Attachments

Last edited:

Gadianton

Senior Member
Sep 6, 2007
256
57
0
For what it is worth, I went from part 2 stock to the first 005. Everything has been working great. I went to 005-4 today and it all works. I don't like the poweron/off sounds, but disabling it was super easy.
 

chadbot3k

Member
Oct 25, 2012
43
12
38
I guess 100% stock means not 99.9% stock huh? Lol.

On that, however, I believe eliminator apologized for the mistake. He forgot to remove the bit from the stock ROM that overwrites the recovery.

Also, the instructions in the OP need instruction to manually flash superSU version 2.67 after you flash any of these packages. You should not be losing root. If that is happening to some people, just flash it every time to make sure you aren't one of those.

The method used to flash root requires a boot image to be present. If the order of operations are mixed up in his updater script, that would be the reason people are losing root.

I'll explain:

/system flashed
/root flashed (breaks apart current RAM disk, recompiles)
/boot image flashed (overwrites new rooted RAM disk image and root is lost)

The flashing of superSU needs to be the last phase in the process. I'll look at his updater script and see if that's the case.... But I think he fixed it already.

Edit**** this is from the 5-4 version, as you can see, the order is correct. The 100% stock version doesn't have a superSU package or line for installing it... I would avoid flashing that one without flashing superSU right on top of it. You will lose root, which is important for maintaining control of the device from an admin angle. Highly recommend instruction or a note made next to that file on the first page that root is not included. Again, I'm pretty sure he fixed it.
good to know... but it's too late for me. i flashed the 100% stock file and i'm sol. I gotta wait for MM root method
 

JDE100

Member
May 12, 2015
13
2
0
Followed all instructions and flashed to Part 2 5-4. A couple issues maybe someone can help with.
1 - I'm getting the "Can not check for corruption" on reboot.
2 - Stock LG email app disapeared - I use this for my work email. Can I get this back?

Thank you for a great ROM.
 

netomel

Senior Member
Jun 19, 2012
709
160
0
East Elmhurst
Followed all instructions and flashed to Part 2 5-4. A couple issues maybe someone can help with.
1 - I'm getting the "Can not check for corruption" on reboot.
2 - Stock LG email app disapeared - I use this for my work email. Can I get this back?

Thank you for a great ROM.
1. It's normal.
2. You can use any provider like Gmail or Yahoo and configure any other account.

Sent from my LG-H901 using XDA-Developers mobile app