[ROM][STOCK][BUMP'd] LG D850 20F Lollipop 5.0.1 (+ extras) - AT&T LG G3

Stock LG D850 20F Lollipop 5.0.1
This thread is based on my original post found in the AT&T G3 Lounge Thread..
What's new is I've just packed 20F into a flashable zip for those with TWRP already installed. It's not much.. but I know many would prefer not to use ADB or terminal.
What's this thread have to offer?
Flashable/BUMP'd D850 20F "rom" (system/boot)
Flashable D850 20F modem
Stock D850 20F partition images
Patched/BUMP'd D850 20F boot.img
Manual directions for installing TWRP if already on 20F
Manual directions for installing 20F if flashable zips aren't your thing
The above mentioned can all be downloaded HERE ON CODEFIRE
Flashable "rom" directions:
1. Put D850_20F_Lollipop_Stock.zip and D850_20F_2.0.1.c1.13-00050_Modem.zip on sdcard
--For root: Also grab the SuperSU zip from Chainfire HERE
2. Boot into TWRP
3. Hit install button and select each zip file you need
4. Swipe to flash... done. Rom flash will take a bit.. be patient.
5. Reboot phone when rom, modem, root is flashed. First Lollipop boot may take up to 5 minutes.
In some cases you may need to wipe cache/dalvik/data(factory reset) in TWRP if the phone gets stuck on boot animation or if things just aren't acting right. To avoid data loss be sure to use something like Helium or Titanium Backup prior to upgrading to Lollipop. TWRP backups/Nandroids don't hurt either.
Having issues with internal sdcard permissions afterwards? Having issues with downloads not saving? You may need to fix your sdcard permissions. In terminal emulator or adb shell enter:
Code:
su
restorecon -FR /data/media/0/
Some have mentioned external sdcard issues.. not sure if anyone has way to fix that? Maybe same command as above only pointing to ext-sd?
MD5:
85460a3ce5d0259477d2f03c64e867e9 D850_20F_Lollipop_Stock.zip
df2564aa824b35dbaf8bd886b5210b4a D850_20F_2.0.1.c1.13-00050_Modem.zip
Below I am including my original directions for manually flashing Lollipop.. whether completely stock and already on 20F... or already rooted/BUMP'd/TWRP'd.
You do not need to pay attention to any of this below if you are just flashing the rom above... these are the original manual directions only. #learn2read
If you want TWRP just downgrade aboot.img and laf.img to KK.. then BUMP'd TWRP will work. Must be rooted to be able to flash TWRP obviously. If not already rooted -- Root with THIS METHOD HERE or use THIS ONE-CLICK METHOD if typing an ADB command scares you.
If rooted and on stock 20F Lollipop follow #1
If already TWRP'd/BUMP'd on KitKat (or using AOSP) and want to manually update to rooted stock 20F follow #2
#1
Download D850 TWRP HERE and rename to twrp.img. download stock KK aboot and laf images HERE. Stick all 3 on root of internal sdcard. You'll also have to flash a patched stock 20F boot.img so that the Lollipop system still boots when using the downgraded aboot.img/laf.img. You can download the patched boot.img HERE. Stick it in the root of your internal sdcard.
Now issue the following commands with ADB shell. If using terminal app on phone do not use the "adb shell" command:
Code:
[SIZE="2"]adb shell
su
md5 /sdcard/aboot.img (confirm md5 = 348064a6d4f8d5b7d3eeec79d86de5bd before proceeding)
dd if=/sdcard/aboot.img of=/dev/block/platform/msm_sdcc.1/by-name/aboot
dd if=/sdcard/laf.img of=/dev/block/platform/msm_sdcc.1/by-name/laf
dd if=/sdcard/twrp.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
dd if=/sdcard/patched-20f-boot.img of=/dev/block/platform/msm_sdcc.1/by-name/boot[/SIZE]
You are finished and can now reboot back into the rom. You are now rooted, BUMP'd and TWRP'd on Lollipop!
#2
If already TWRP'd/BUMP'd and you want to upgrade manually to 20F Lollipop... download the patched boot.img HERE and stick it on the root of your internal sdcard.. along with the 20F modem.img and system.img. (@timmytim[/MENTION] shared system.img in the lounge thread HERE so be sure to thank him)
You may or may not have to "factory reset" in TWRP. YMMV.
[If flashing system.img you must be in TWRP, not the rom, while issuing these commands]
[May need the "Koush Universal ADB" drivers to get ADB goin' in TWRP]
Code:
[SIZE="2"]adb shell
su
dd if=/sdcard/patched-20f-boot.img of=/dev/block/platform/msm_sdcc.1/by-name/boot
dd if=/sdcard/modem.img of=/dev/block/platform/msm_sdcc.1/by-name/modem
dd if=/sdcard/system.img of=/dev/block/platform/msm_sdcc.1/by-name/system[/SIZE]
If flashing 20F system via this method you will also need to root since the system.img is stock. Download SuperSU zip from Chainfire HERE and flash the zip in TWRP AFTER flashing the system.img. You are finished and can now reboot back into the rom. You are rooted, BUMP'd and TWRP'd on Lollipop.
Click to expand...
Click to collapse

I used the method 1 since I am already on lollipop rooted. Is this method bumped o mean the bootloader is unlocked?

Sweet first in second in

autoprime said:
Stock LG D850 20F Lollipop 5.0.1
Click to expand...
Click to collapse
I used the method 1 since I am already on lollipop rooted. Is this method bumped o mean the bootloader is unlocked?

Testing now, wish me luck!
****UPDATE****
Downloading files: about 5min
Needlessly moving files to External SD: about 5min
Flashing all three files at once: about 4min
First Boot: about 7min
Optimizing apps YMMV
I wiped nothing
Began this method on Bumpd' 850 from this ROM http://forum.xda-developers.com/att-lg-g3/development/rom-liquidsmooth-v4-0-d850-12814-t2966409 rooted ('natch)

Right on nice job ???
Running On New Deadly Venom Note 4 v1.0

TonyStark said:
Sweet first in second in
Click to expand...
Click to collapse
you can still be first! feel free to remove netomel's first post (post #2) since he's gone and posted it yet again in post #4 as well.
:good:
netomel said:
I used the method 1 since I am already on lollipop rooted. Is this method bumped o mean the bootloader is unlocked?
Click to expand...
Click to collapse
Following method #1 downgrades your bootloader so that BUMP works. If you did method one(#1)... you are BUMP'd/TWRP'd...
BUMP = G3 unlocked bootloader method.
Any kernel's (and roms with new kernels) flashed thru TWRP on your phone will need to be BUMP'd from here on out unless you go back to 100% stock.. including proper bootloader. Most custom zips should already be pre-BUMP'd so that should not ever be a worry.
Anything that needs to be discussed further about BUMP or unlock does not belong here.
gpgon said:
Testing now, wish me luck!
Click to expand...
Click to collapse
Good luck! I don't have a D850 so wasn't able to test :fingers-crossed:
freaksavior said:
deodexed or odexed?
Click to expand...
Click to collapse
100% stock system.
no specified odex/deodex = odex
jaybird38 said:
If I flash this on a stock backup will I still be able to restore stock 4.4 or my cm 12 ROM.just don't want to loose them.
Click to expand...
Click to collapse
louvass said:
noob question. I am rooted kk can I just flash the Rom, modem and su..and I'll be good ? Thank you for bringing us this.
Click to expand...
Click to collapse
Yes to both of the above questions. @jaybird38 to make restoring 4.4/aosp nandroids effortless.. be sure to backup the modem as well. you may or may not need to reflash KK modem when using 4.4 roms. @louvass yes, that's exactly what the flashable zips are for.
rob219 said:
if im already on 5.0.2 illusion rom or any other 5.0.2 rom can't i just flash the rom and modem?
Click to expand...
Click to collapse
yes that's exactly what the directions say... flash rom zip, modem zip and supersu zip.
sandro100 said:
Hi my play store won't download anything, just stays stuck on downloading any help please
Click to expand...
Click to collapse
this can sometimes be fixed by running the following commands in terminal emulator or adb shell:
Code:
su
restorecon -FR /data/media/0
and perhaps a reboot after.
daw41 said:
@autoprime can you share the md5 of the rom zip and modem zip it continues to fail in twrp for me i just want to make sure I have a good copy
Click to expand...
Click to collapse
gordec said:
Can't get pass boot logo after 2 flashes. Can someone post the MD5 for the ROM? I feel the download was complete. Coming from Illusion AOSP ROM.
Click to expand...
Click to collapse
85460a3ce5d0259477d2f03c64e867e9 D850_20F_Lollipop_Stock.zip
df2564aa824b35dbaf8bd886b5210b4a D850_20F_2.0.1.c1.13-00050_Modem.zip
In teh future I may reply to people using this post rather than making a new post just to say "yes" or something...

Sorry to sound noob by it needed to be clarified since I did not see it anywhere but I suspected it was BUMP"d just wanted to be sure before start flashing away roms

deodexed or odexed?
edit: thanks for the update. I assumed it was odexed but wanted to verify. I'll hold off until there is one deodexed for modular packages then.

Flashed and booted up into the setup. Thank you very much!

Next challenge is to port D85520i and get it to pass security checks!
Great work, mate.

Just a heads up, thought most will already know this. Started process at ~100% and ended at 90% battery. Major heat increase during optimization (expected) and debilitating lag for the first ~10min (also expected.) Device is slowly settling down after a reboot.
***UPDATE***
Also probably no surprise to anyone but me, I had to reinstall busybox (even though I did a dirty flash)

Any advantage of the stock LG lollipop? I went straight to CM12 when I got the phone. Wonder if I should try stock out.

gordec said:
Any advantage of the stock LG lollipop? I went straight to CM12 when I got the phone. Wonder if I should try stock out.
Click to expand...
Click to collapse
I mean think about it ....... Stock camera which is always on point ... And now you have a rooted stock lollipop so you can use a lot of root access apps. Maybe XPOSED modules... There are advantages in stock rooted lollipop. Its user preference. I am on Illusion but will probably make a backup of this for safe keepings
Sent from my LG-D850 using XDA Free mobile app

shayneflashindaily said:
I mean think about it ....... Stock camera which is always on point ... And now you have a rooted stock lollipop so you can use a lot of root access apps. Maybe XPOSED modules... There are advantages in stock rooted lollipop. Its user preference. I am on Illusion but will probably make a backup of this for safe keepings
Sent from my LG-D850 using XDA Free mobile app
Click to expand...
Click to collapse
Yeah. I'm on Illusion too. It's pretty much bug free at this point.

gordec said:
Any advantage of the stock LG lollipop? I went straight to CM12 when I got the phone. Wonder if I should try stock out.
Click to expand...
Click to collapse
tbh, the only thing Stock got on AOSP is the camera. If you want a flawless camera experience then Stock, if you don't mind the average photos and limited options with the camera then I'll stay on AOSP

Appart from the aosp experience that you may like, there are some extra features packed in stock roms such as a better camera, remote controller, dual view, knock code, one handed operation, circle case support and so on... The better camera and remote controller itself are two of my most used features on the phone so stock lollipop is not an option but I have to admit that aosp lollipop has its strong points too such as a more cleaner interface, more battery life, more updated OS... So, it's a decition only you can make.

If I flash this on a stock backup will I still be able to restore stock 4.4 or my cm 12 ROM.just don't want to loose them.
Sent from my LG-D850 using XDA Free mobile app

noob question. I am rooted kk can I just flash the Rom, modem and su..and I'll be good ? Thank you for bringing us this.

eortizr said:
tbh, the only thing Stock got on AOSP is the camera. If you want a flawless camera experience then Stock, if you don't mind the average photos and limited options with the camera then I'll stay on AOSP
Click to expand...
Click to collapse
Exactly this. I've been hoping for cloudy for a long time, but I think i'm about to go back to a stock rom. I use my camera a lot, who doesn't, but the AOSP roms just don't quite cut it. If you do get something like CM, use the Lenovo camera, much better images.

Related

[Q] What to do now when 4.1.1 comes if I'm rooted and so?

Fixed.
RusherDude said:
If I am on 4.4 stock rooted, with a custom recovery, and stuff modified on /system.. what I do when the update to 4.1.1 comes?
If I don't do nothing, the update will download automatically (which I don't want at all...), then try to patch and fail (I guess it won't even start since it detects that it's not stock system and recovery to flash the update) and it may even loop downloading and failing by what I readed being a bug on some 4.3 roms on the Nexus 4?
So how I should act in the following situations? First make a nandroid then..
a) I wanna flash it asap: I get the ota zip asap its posted and flash it on CWM and hope it goes ok. I may **** up stuff and have to revert to the nandroid, or 1it can go ok and just lose root and the system changes, right?
b) I wanna stay on 4.4 until all the stuff is ported to 4.1.1: It will at some point download the ota (****) by itself and spam me continuously to install it, right? If I wanna stay on 4.4 until all the stuff I use its compatible with 4.1.1, what I got to do to evade the auto-downloading of the ota and the spam about the update?
I don't know.. any way to stop the auto-update from working or so? That would be great!
Thanks in advance.
Click to expand...
Click to collapse
Here is what I just did, and it worked perfectly.
1. Take note of all the mods you installed so you can install them afterwards.
2. Put phone in bootloader mode / fastboot
3. Grab the 4.4 stock image from Google. Extract system.img file from it and flash that through fastboot (without the -w command) (fastboot flash system system.img). Don't worry you won't lose anything if you omit -w. Apps and data are preserved, it just set the \system area back to stock
4. Copy the OTA udpate zip to your phone, flash with TWRP. Since everything is 'back to stock' it should flash fine.
I had to re-root with TWRP after flashing before I rebooted. Everything was good to go. Then reflash your mods.
sonicdeth said:
Here is what I just did, and it worked perfectly.
1. Take note of all the mods you installed so you can install them afterwards.
2. Put phone in bootloader mode / fastboot
3. Grab the 4.4 stock image from Google. Extract system.img file from it and flash that through fastboot (without the -w command) (fastboot flash system system.img). Don't worry you won't lose anything if you omit -w. Apps and data are preserved, it just set the \system area back to stock
4. Copy the OTA udpate zip to your phone, flash with TWRP. Since everything is 'back to stock' it should flash fine.
I had to re-root with TWRP after flashing before I rebooted. Everything was good to go. Then reflash your mods.
Click to expand...
Click to collapse
Ok, that covers the a) situation where I want to flash it asap, thanks! (also note everyone, you got to disable xposed and all mods before flashing the ota)
PS: You can just flash the stock kernel and undo all the system changes, no need to flash the entire 4.4 stock zip.
What about the b) situation?
RusherDude said:
Ok, that covers the a) situation where I want to flash it asap, thanks! (also note everyone, you got to disable xposed and all mods before flashing the ota)
PS: You can just flash the stock kernel and undo all the system changes, no need to flash the entire 4.4 stock zip.
What about the b) situation?
Click to expand...
Click to collapse
Don't know why you'd want to go all the way back to 4.1.1. That's from July '12.
mattjorgs said:
Don't know why you'd want to go all the way back to 4.1.1. That's from July '12.
Click to expand...
Click to collapse
Wut? in the b) situation I just wanna STAY on 4.1 until all the stuff is ported to 4.1.1 (if something needs porting).
RusherDude said:
Wut? in the b) situation I just wanna STAY on 4.1 until all the stuff is ported to 4.1.1 (if something needs porting).
Click to expand...
Click to collapse
You mean 4.4? And 4.4.1? Lol
Sent from my Nexus 5 using Tapatalk
How to update to 4.4.1
I am rooted/bootloader unlocked with TWRP v2.6.3.1. When I try to flash in recovery manually with ota zip, I get a Failed error with error "E: error executing updater binary in zip"
What are step to update for a device like mine??
Cheeze[iT] said:
You mean 4.4? And 4.4.1? Lol
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
Omg yea, 4.4 lol, fail haha

[Q] Restoring my recovery, but not wiping

Hi all,
I have searched the web, but haven't found an exact answer to my question.
I have a Nexus 5, currently on 4.4.2 (KOT49H). I am unlocked, rooted + Xposed and have TWRP. I want to update to 4.4.4 preferably OTA, officially. I would like to be able to use OTA updates from now on if possible.
Currently, if I disable Xposed, and use Suvival Mode in SuperSU and try to install the OTA update, TWRP intervenes and doesn't let me.
I would like to replace TWRP with the stock recovery so I can update OTA in the future. I don't want to wipe the phone to achieve this if possible. If this isn't possible, could someone step through how to update to 4.4.4 with TWRP installed — I'm on a mac also.
Flash the stock recovery image in fastboot
Sent from my Nexus 5 using XDA Free mobile app
jd1639 said:
Flash the stock recovery image in fastboot
Sent from my Nexus 5 using XDA Free mobile app
Click to expand...
Click to collapse
Where can I find the stock recovery? Is that this: *w*w*w*.developers.google.com/android/nexus/images
providedbike said:
Where can I find the stock recovery? Is that this: *w*w*w*.developers.google.com/android/nexus/images
Click to expand...
Click to collapse
Yes, extract the image and then the zip file
Sent from my Nexus 5 using XDA Free mobile app
OTA is the least compatible and hardest way to update. Why do you want to use this method? It's the worst option available to you.
rootSU said:
OTA is the least compatible and hardest way to update. Why do you want to use this method? It's the worst option available to you.
Click to expand...
Click to collapse
Because it would seem easier for me—AFAIK. Although this didn't work, this workflow sounds appealing to me every time an update comes out:
- Disable Xposed
- Enable Survival Mode in SuperSU
- Install OTA update
- Re-enable Xposed, done.
No USB, no computer, no terminal.
Is there another way to achieve this?
providedbike said:
Because it would seem easier for me—AFAIK. Although this didn't work, this workflow sounds appealing to me every time an update comes out:
- Disable Xposed
- Enable Survival Mode in SuperSU
- Install OTA update
- Re-enable Xposed, done.
No USB, no computer, no terminal.
Is there another way to achieve this?
Click to expand...
Click to collapse
Running a rooting rom without a custom recovery is dangerous IMHO.
Without having to lose custom recovery
1) Download latest rooted stock ROM
2) Flash
3) Enable Xposed
rootSU said:
Running a rooting rom without a custom recovery is dangerous IMHO.
Without having to lose custom recovery
1) Download latest rooted stock ROM
2) Flash
3) Enable Xposed
Click to expand...
Click to collapse
Does this apply for the stock rom? I'm rooted, but still stock...
providedbike said:
Does this apply for the stock rom? I'm rooted, but still stock...
Click to expand...
Click to collapse
Yes, whenever there is a new stock ROM, someone makes a rooted stock flashable zip of it. Also if you make any small changes to system, sometimes like adblocking, OTA will fail but flashable zip of rom will just override all that bs.
latest 4.4.4 rooted stock rom is in a thread which you can find i the resources section of the sticky-roll-up thread. You can get there via my signature.
That way, you can take a nandroid backup so if anything goes wrong after the update, you can do a full restore, where as with OTA you will not be able to with stock recovery.
rootSU said:
Yes, whenever there is a new stock ROM, someone makes a rooted stock flashable zip of it. Also if you make any small changes to system, sometimes like adblocking, OTA will fail but flashable zip of rom will just override all that bs.
latest 4.4.4 rooted stock rom is in a thread which you can find i the resources section of the sticky-roll-up thread. You can get there via my signature.
That way, you can take a nandroid backup so if anything goes wrong after the update, you can do a full restore, where as with OTA you will not be able to with stock recovery.
Click to expand...
Click to collapse
Ok great that's very helpful, thanks!
providedbike said:
Ok great that's very helpful, thanks!
Click to expand...
Click to collapse
No problem.
I just think that way is easier....I wouldn't want you putting extra work in, if you dont have to. It also gives you more freedom to work with mods in the future too, or kernels etc
rootSU said:
No problem.
I just think that way is easier....I wouldn't want you putting extra work in, if you dont have to. It also gives you more freedom to work with mods in the future too, or kernels etc
Click to expand...
Click to collapse
Yep it's all good. For some reason, I had this little fear of the fact it's an official stock rom, that's been "toyed" with. But of course that makes no sense really, considering I'm willing to install many third party apps and processes that could easily alter/mess my phone up.
Do the rooted stock roms get released fairly rapidly after the official one is released?
providedbike said:
Yep it's all good. For some reason, I had this little fear of the fact it's an official stock rom, that's been "toyed" with. But of course that makes no sense really, considering I'm willing to install many third party apps and processes that could easily alter/mess my phone up.
Do the rooted stock roms get released fairly rapidly after the official one is released?
Click to expand...
Click to collapse
Yeah. as soon as the factory image is released. Maybe a day or two. Which is before 99% of people even receive the OTA notification
rootSU said:
Yeah. as soon as the factory image is released. Maybe a day or two. Which is before 99% of people even receive the OTA notification
Click to expand...
Click to collapse
Perfect, thanks for clearing things up for me.
Just checking, I'll make a backup before I flash, but technically, will all my data still be there if all goes to plan?
providedbike said:
Perfect, thanks for clearing things up for me.
Just checking, I'll make a backup before I flash, but technically, will all my data still be there if all goes to plan?
Click to expand...
Click to collapse
Yep. the /data partition is not touched. Just /system and /boot (ROM and Kernel)
rootSU said:
Yep. the /data partition is not touched. Just /system and /boot (ROM and Kernel)
Click to expand...
Click to collapse
Great I'll do it tonight

help with making a stock based custom rom for the Boost Stylo

so basically on the Sprint LG G4 (locked bootloader like us with Boost/Sprint) they are able to flash a stock based custom rom via Send_Command with a DD code http://forum.xda-developers.com/sprint-g4/development/zv6-ultrapop-rom-v1-2-ls991-g4-t3211725
so in theory we should be able to do the same since i have flashed the stock rom as well via this method...so i just need help on debloating the stock.img to try this myself...like how would i go about this?
6th_Hokage said:
so basically on the Sprint LG G4 (locked bootloader like us with Boost/Sprint) they are able to flash a stock based custom rom via Send_Command with a DD code http://forum.xda-developers.com/sprint-g4/development/zv6-ultrapop-rom-v1-2-ls991-g4-t3211725
so in theory we should be able to do the same since i have flashed the stock rom as well via this method...so i just need help on debloating the stock.img to try this myself...like how would i go about this?
Click to expand...
Click to collapse
one way you can do it is as follow:
1- use Link2SDcard to freeze any system app so you will know that is safe to continue and proceed to the next step (just make sure you have a system.img in case something go wrong)
2- debloat /delete those apps (as long is safe and won't to any harm in the future).
3- do as many tweaks as you can and i mean in a way it actually help the device.
4- if you have Xposed running perfectly on your device you can just leave it so other won't have to install it.
5- when you are satisfied on how your device is running with your Tweaks and Non-Essentials app gone just pull SYSTEM.IMG
using ADB and you can share that .img
--------------------------------------------------------------------------------------------------------------------------------------------------------------
That's the only safe way i can think on top of my head right now, bcuz you guys don't have a recovery to restore every time something go wrong.
--------------------------------------------------------------------------------------------------------------------------------------------------------------
Edit: you can even create a Script like the One Click Root to flash the SYSTEM.IMG without the hassle of manually doing the whole flashing thing
well so far i managed to flash a rooted system.img free of google bloat so i'll upload that soon
6th_Hokage said:
well so far i managed to flash a rooted system.img free of google bloat so i'll upload that soon
Click to expand...
Click to collapse
Just remember that everyone have to be in the same boat (system version,kernel,modem) or they may end up with bootloops or something else

[XT1575] TWRP Recovery Image for Stock MXP 7.0 Nougat NPH25.200-22

Stock Android 7.0 (Nougat) for the Moto X Pure 2015 XT1575 US NPH25.200-22
TWRP Recovery Image (Includes /boot and /system only)
**Factory reset after restore is advised.**
https://drive.google.com/drive/folders/0B2lKWOIH0bTqc29NbVNWWWhsYVE?usp=sharing
**Not tested coming straight from stock 6.0 MPH24.49-18-16.**
I did an incremental OTA upgrade from stock 6.0 MPH24.49-18-8.
Use at your own risk. If you have TWRP installed your warranty is void anyway. I'm not responsible for bricking your device.
worked great for me 18-16 thanks really appropriate the work
Hi
and thx for sharing.
I have unlocked booloader and rooted, can I just flash this one with twrp?
thx in advance
the-light said:
Hi
and thx for sharing.
I have unlocked booloader and rooted, can I just flash this one with twrp?
thx in advance
Click to expand...
Click to collapse
Yes. Root is nonconsequential. You really just need twrp.
Can i just flash it over TruPureX Android 6?
(I guess i can, just want to be sure)
Where can I find Android 7 modem to flash separately?
Will it work with Android 6 modem?
newHere:) said:
Can i just flash it over TruPureX Android 6?
(I guess i can, just want to be sure)
Where can I find Android 7 modem to flash separately?
Will it work with Android 6 modem?
Click to expand...
Click to collapse
No Nougat modem is available until the flashable (non OTA) full stock 7.0 rom is made available from Motorola. This is not likely to happen. No issues have been mentioned running this update on a 6.0 modem. Not sure what the advantages are honestly. I never had problems with bt, wifi, or calls with the 6.0 modem firmware.
Create a backup beforehand and you can always go back to it.
hi i noob, i speak spanish.
I have moto x pure clark xt1575, android 6 no root, i install twrp an unlock bootloader.
I try to install this "ota" room, but fail. i restore back up and now the phone follow work
mphs24.49-18-16.
Need help how instal android 7 official, or only way custom room "lineage 14"
Thanks.
Can I flash this over Lineage OS 14.1 after a full wipe?
acoupleofdroids said:
worked great for me 18-16 thanks really appropriate the work
Click to expand...
Click to collapse
Hi talk about u experience
Greetings, it counts as you did, I have android 6.0 mphs24.49-18-16 and I can not update. Phone with bootloader unlocked and with twrp, no root
I get "invalid ZIP file format" using TWRP 3.1.1-0 on an XT1575. Was running lineageOS 14.1 but I wiped system and data before trying to install the zip. On my laptop I can open the ZIP fine and extract the files, but that doesn't help.
bussemac said:
I get "invalid ZIP file format" using TWRP 3.1.1-0 on an XT1575. Was running lineageOS 14.1 but I wiped system and data before trying to install the zip. On my laptop I can open the ZIP fine and extract the files, but that doesn't help.
Click to expand...
Click to collapse
See this thread :
https://forum.xda-developers.com/moto-x-style/general/guide-xt1575-update-to-nph25-200-22-t3680477
The OP will need to comment - he may be coming from a rooted stock ; at least according the the thread noted above - if you have installed a custom ROM ; there are other steps besides just trying to flash this
I have NOT tried the OP's method or the referenced thread - so I cannot really speak from experience ; just pointing out other resources that have additional information -
Will this work with XT1572? Just confirming.
This is not a traditional TWRP zip file. It is a backup file. You need to unzip it and put it in the backup directory. You then restore backup, choose the nph25-200-22. . . directory, and away you go!
stevejohnson42 said:
See this thread :
https://forum.xda-developers.com/moto-x-style/general/guide-xt1575-update-to-nph25-200-22-t3680477
The OP will need to comment - he may be coming from a rooted stock ; at least according the the thread noted above - if you have installed a custom ROM ; there are other steps besides just trying to flash this
I have NOT tried the OP's method or the referenced thread - so I cannot really speak from experience ; just pointing out other resources that have additional information -
Click to expand...
Click to collapse
kelru2000 said:
This is not a traditional TWRP zip file. It is a backup file. You need to unzip it and put it in the backup directory. You then restore backup, choose the nph25-200-22. . . directory, and away you go!
Click to expand...
Click to collapse
Ah, sure, OK, that makes sense, just wish that had been explained somewhere. I'll give that a shot tonight, thanks!
bussemac said:
Ah, sure, OK, that makes sense, just wish that had been explained somewhere. I'll give that a shot tonight, thanks!
Click to expand...
Click to collapse
Success? Some people have reported bootloops due to a firmware problem. I'd like to know how it went.
ptn107 said:
Success? Some people have reported bootloops due to a firmware problem. I'd like to know how it went.
Click to expand...
Click to collapse
Well it worked, sort of. It booted to stock but it wasn't stable and the play store kept crashing, I tried all the usual stuff for that, clear services & play store data, uninstall updates, finally tried a factory reset and now I'm stuck in TWRP bootloop, even if I reinstall this image.
So very much YMMV.
bussemac said:
Well it worked, sort of. It booted to stock but it wasn't stable and the play store kept crashing, I tried all the usual stuff for that, clear services & play store data, uninstall updates, finally tried a factory reset and now I'm stuck in TWRP bootloop, even if I reinstall this image.
So very much YMMV.
Click to expand...
Click to collapse
Thankfully the 7.0 stock firmware is available now. I wiped and clean flashed it and it works perfectly.
https://forum.xda-developers.com/moto-x-style/general/xt1575-moto-x-pure-edition-factory-t3704142
the link is dead
someone can help, sharing a new link? thank you

[H910][Oreo][Stock][Rooted] AT&T LG V20 Stock Oreo rooted flashable zip

Good Morning
New: Well AT&T updated us to Sept Security patch
here's the new Stock rooted rom > H910_20h_Oreo_full_rooted.zip > https://www.androidfilehost.com/?fid=1322778262904015326
Tested by @darkknight200
i dirty flashed over the 20g rooted setup. It booted up fine and works like normal.
Now have to debloat att apps and restore twrp. This time i used twrp app to restore twrp right in system and it worked properly. Saves the hassle to go into fastboot to push twrp.
All in all those are minor inconveniences, The zip is fine.
Thanks allot man.
Click to expand...
Click to collapse
After @NotYetADev posted his VS995 rooted Oreo We decided to give it a try on the H910.
It's not perfect but it does work. You'll need to Format Data and flash the H910_20g_Oreo_full_rooted.zip + the Newest - H910_mk2000 kernel from recovery-twrp-h910-2018-10-18.img
Your phone will be wiped and updated to Stock rooted Oreo so backup your phone first!
If you have never rooted your H910 you'll need to use the guide here first > https://forum.xda-developers.com/v20/how-to/root-h910-v10m-t3664500
Note: when you get where you would flash 10r just use my rom instead. Don't forget to flash the kernel after the rom
Note2: Flash TWRP again before you reboot (Install / Install Image / recovery-twrp-h910-2018-10-18.img to Recovery
It's also recommended to use the new TWRP for Oreo found here > https://forum.xda-developers.com/v20/development/recovery-twrp-3-2-1-0-t3720239
Note: you'll have to flash TWRP back to the phone after flashing the rom and kernel because it installs stock recovery.
If you have any problems getting DATA on any sim other than AT&T check this post to fix your APN > https://forum.xda-developers.com/showpost.php?p=79619740&postcount=244
Thanks @StrikerTheHedgefox
After your phone is setup be sure and install the Magisk apk
Hide unlocked Bootloader warning boot screen by 4shared < This removes the ugly pink and black screen on reboot. I tested it and it works great
Huge thanks go to @darkknight200 and @askermk2000 for the Idea and the kernel.
thank u. but does the fingerprint work and what are the bugs if any
Yes fingerprint scanner works
Side note you'll have to flash twrp again
Use this version > https://forum.xda-developers.com/v20/development/recovery-twrp-3-2-1-0-t3720239 and you should have no problems
aminjomaa13 said:
thank u. but does the fingerprint work and what are the bugs if any
Click to expand...
Click to collapse
Sent from my PH-1 using Tapatalk
if i have root then cant i just use flashr or another flashing app for twrp
aminjomaa13 said:
if i have root then cant i just use flashr or another flashing app for twrp
Click to expand...
Click to collapse
I installing twrp img from twrp just after flashing the ROM would do the trick.
if i dont have an at&t sim card ,will this rooted rom restrict some function such as wifispot 。。。。。。
Test flashed this on my h915 device. I have working full data and root and everything works.
Just gotta debloat it myself
running very smooth
zkm15 said:
if i dont have an at&t sim card ,will this rooted rom restrict some function such as wifispot 。。。。。。
Click to expand...
Click to collapse
Its the Stock Oreo rom dump .. only thing changed is a patched_boot.img and the Eng_aboot.img
in fact the original files are in the rom too they just don't get flashed
everything should work as expected
battery life took a hit what are the optimal CPU GPU values to optimize battery without totally crushing performance
anyone else pass both safetynet test on magisk 17.2 on h910 oreo?
It seems to be failing most of the time for me.
aminjomaa13 said:
battery life took a hit what are the optimal CPU GPU values to optimize battery without totally crushing performance
Click to expand...
Click to collapse
this question is better left in the Kernel thread > https://forum.xda-developers.com/v20/development/h918-h910-us996-ucl-mk2000-kernel-t3708330
I never mess with kernel setting aside from the Screen settings
darkknight200 said:
anyone else pass both safetynet test on magisk 17.2 on h910 oreo?
It seems to be failing most of the time for me.
Click to expand...
Click to collapse
safetynet test for non at&t sim card ? it is a problem on android N .
Awesome! Glad this works on other devices! Good job, XDA!
NotYetADev said:
Awesome! Glad this works on other devices! Good job, XDA!
Click to expand...
Click to collapse
ya the zip method you did with modifying only 2 files in the whole firmware should work on all other dirtysanta devices.
Edit:
i re-flashed the h910 oreo and setup and debloated everything again. Now I am passing safetynet with no problems and certified device. very weird.
One thing to note, this is on the early build of Oreo TWRP that I was able to flash properly vs using nouget twrp the first 2 flashes that gave me bugs each time.
darkknight200 said:
ya the zip method you did with modifying only 2 files in the whole firmware should work on all other dirtysanta devices.
Edit:
i re-flashed the h910 oreo and setup and debloated everything again. Now I am passing safetynet with no problems and certified device. very weird.
One thing to note, this is on the early build of Oreo TWRP that I was able to flash properly vs using nouget twrp the first 2 flashes that gave me bugs each time.
Click to expand...
Click to collapse
using Oreo TWRP flash this zip will pass the saftynet test ? it is quite a problem on
android N ,it will disable the wifispot function.
OP, I love you.
If we already have the engineering aboot and TWRP flashed, can we just flash this right over (with a data/system wipe)?
I love SuperROM but I need Wi-Fi Calling to work.
EDIT: I'm an idiot, I misread your instructions. Am I correct in understanding that this is just the stock AT&T Oreo image with aboot and boot swapped out?
sheik124 said:
OP, I love you.
If we already have the engineering aboot and TWRP flashed, can we just flash this right over (with a data/system wipe)?
I love SuperROM but I need Wi-Fi Calling to work
Click to expand...
Click to collapse
yes if you are coming from rooted h910 nougat rom with twrp, you can flash this h910 oreo zip with no problem.
All the bloat from att should be there when u boot up so wifi calling should work.
sheik124 said:
OP, I love you.
If we already have the engineering aboot and TWRP flashed, can we just flash this right over (with a data/system wipe)?
I love SuperROM but I need Wi-Fi Calling to work.
EDIT: I'm an idiot, I misread your instructions. Am I correct in understanding that this is just the stock AT&T Oreo image with aboot and boot swapped out?
Click to expand...
Click to collapse
darkknight200 said:
yes if you are coming from rooted h910 nougat rom with twrp, you can flash this h910 oreo zip with no problem.
All the bloat from att should be there when u boot up so wifi calling should work.
Click to expand...
Click to collapse
Yes just 2 files changed flash right over Nougat > I recommend you use this version of TWRP > https://s3.amazonaws.com/phoenix591/us996/recovery-twrp-us996-2018-09-23.img
it's tested by @darkknight200
clsA said:
Yes just 2 files changed flash right over Nougat > I recommend you use this version of TWRP > https://s3.amazonaws.com/phoenix591/us996/recovery-twrp-us996-2018-09-23.img
it's tested by @darkknight200
Click to expand...
Click to collapse
Awesome, downloading it now. Can you confirm a cpl things?
mk2000 kernel means that we can continue using exFAT on micro SD.
Right now I have unencrypted internal and external storage, this keeps it all the same.
Updates baseband/modem to the radio that came out with Oreo.
Will post results once I'm all set back up. I was literally about to selectively flash back to stock v10v, keep TWRP and root, let it download the OTA, and then try to get updated. This is easier.
sheik124 said:
Awesome, downloading it now. Can you confirm a cpl things?
mk2000 kernel means that we can continue using exFAT on micro SD.
Right now I have unencrypted internal and external storage, this keeps it all the same.
Updates baseband/modem to the radio that came out with Oreo.
Will post results once I'm all set back up. I was literally about to selectively flash back to stock v10v, keep TWRP and root, let it download the OTA, and then try to get updated. This is easier.
Click to expand...
Click to collapse
Yes mk2k Oreo still let's u use exfat.
The zip will update all partition besides the 2 described above. So you will be on Oreo baseband modem.

Categories

Resources