Shutting down Repeatedly When trying to Update Marshmallow - X Play General

Hi All,
I have Moto X play running on android 5.1.1 lollipop. It was rooted recently and used with cyanogen Mod 12.1 for a month. during that time i did back up of entire phone. later i restored that and at present i have been using stock Rom. Recently i got official update for Android marshmallow and i downloaded the 500+Mb file and tried to install. In that process it was going to Twrp recovery mode and not installing properly. So i did reboot system. After 5 mins i turned on mobile, it got shutdown and i again restored my backup . It was working fine. cant we update to Marshmallow with the rooted device? If so how to stop the notifications of android system updates? I tried this way but still i am getting update notification
Apps--> All---> Motorola Update services--> turned off the notification
.How to disable it so that i should not receive update notification? or any other process to upgrade to marshmallow even after rooting? Please let me know

Mkrishna89 said:
Hi All,
I have Moto X play running on android 5.1.1 lollipop. It was rooted recently and used with cyanogen Mod 12.1 for a month. during that time i did back up of entire phone. later i restored that and at present i have been using stock Rom. Recently i got official update for Android marshmallow and i downloaded the 500+Mb file and tried to install. In that process it was going to Twrp recovery mode and not installing properly. So i did reboot system. After 5 mins i turned on mobile, it got shutdown and i again restored my backup . It was working fine. cant we update to Marshmallow with the rooted device? If so how to stop the notifications of android system updates? I tried this way but still i am getting update notification
Apps--> All---> Motorola Update services--> turned off the notification
.How to disable it so that i should not receive update notification? or any other process to upgrade to marshmallow even after rooting? Please let me know
Click to expand...
Click to collapse
you need stock recovery to update to OTA mm, you cannot update from TWRP. download the lollipop stock-firmware extract the recovery file and flash it, then update.
i wanted to ask that after restoring from backup you got OTA update notification ? or you downloaded the MM update from other sources?? because i thought after rooting i wont get official OTA.

Mkrishna89 said:
Hi All,
I have Moto X play running on android 5.1.1 lollipop. It was rooted recently and used with cyanogen Mod 12.1 for a month. during that time i did back up of entire phone. later i restored that and at present i have been using stock Rom. Recently i got official update for Android marshmallow and i downloaded the 500+Mb file and tried to install. In that process it was going to Twrp recovery mode and not installing properly. So i did reboot system. After 5 mins i turned on mobile, it got shutdown and i again restored my backup . It was working fine. cant we update to Marshmallow with the rooted device? If so how to stop the notifications of android system updates? I tried this way but still i am getting update notification
Apps--> All---> Motorola Update services--> turned off the notification
.How to disable it so that i should not receive update notification? or any other process to upgrade to marshmallow even after rooting? Please let me know
Click to expand...
Click to collapse
if you have your backup just do a full flash on stock rom and start fresh. there's an Asian 6.0 rom (I believe it is Indian) on the x play github. then proceed with root again.

bablu048 said:
you need stock recovery to update to OTA mm, you cannot update from TWRP. download the lollipop stock-firmware extract the recovery file and flash it, then update.
i wanted to ask that after restoring from backup you got OTA update notification ? or you downloaded the MM update from other sources?? because i thought after rooting i wont get official OTA.
Click to expand...
Click to collapse
Actually i am not android developer or android related person. After i heard many things about rooting the devices. I just give it a try by watching the video in you tube. So i am not aware of the core technical terms you specified.
First rooted the mobile. before installing the cyanogen Mod 12.1, i took back up in TWRP recovery mode. i used that same backup to restore after my device got shutdown. Yes even after rooting i got the Update notification

pijes said:
if you have your backup just do a full flash on stock rom and start fresh. there's an Asian 6.0 rom (I believe it is Indian) on the x play github. then proceed with root again.
Click to expand...
Click to collapse
I did not understand core android technical terms as i am not android guy. You mean to say unroot the device and perform root again?

bablu048 said:
you need stock recovery to update to OTA mm, you cannot update from TWRP. download the lollipop stock-firmware extract the recovery file and flash it, then update.
i wanted to ask that after restoring from backup you got OTA update notification ? or you downloaded the MM update from other sources?? because i thought after rooting i wont get official OTA.
Click to expand...
Click to collapse
Sir, if you have time please browse through Youtube and search for the name "dhananjay bhosale". In his playlists, there will be a moto x play playlist.in the you can find how to root moto........, by this way i rooted my mobile. i dont have any knowledge in android. I just Followed that Video. i could not able to post the link here as i am a new member

Mkrishna89 said:
Actually i am not android developer or android related person. After i heard many things about rooting the devices. I just give it a try by watching the video in you tube. So i am not aware of the core technical terms you specified.
First rooted the mobile. before installing the cyanogen Mod 12.1, i took back up in TWRP recovery mode. i used that same backup to restore after my device got shutdown. Yes even after rooting i got the Update notification
Click to expand...
Click to collapse
i think if you can block/disable notifications for Google Play Services, it'll remove the update notification.
settings>>apps>>google play services>>disable all notifications

bablu048 said:
i think if you can block/disable notifications for Google Play Services, it'll remove the update notification.
settings>>apps>>google play services>>disable all notifications
Click to expand...
Click to collapse
Sir, Is it possible to unroot the rooted devices in any way? if so could you please let me know

if you want to unroot you can do it from superuser, its mentioned in the youtube video. just unroot from superuser settings.
then if you want to upgrade to marshmallow download Indian stock lollipop rom from https://github.com/motoxplay/stock. unzip it on your computer to the the folder where you kept TWRP while flashing it . you'll see a file named recovery.img.
from adb run the command
Code:
fastboot flash recovery recovery.img
i.e flash this recovery just the way you flashed TWRP.
then you can update to marshmallow.
and did disabling google play services removed your update notification???

Mkrishna89 said:
Sir, Is it possible to unroot the rooted devices in any way? if so could you please let me know
Click to expand...
Click to collapse
You just have to download the twrp flashable 6.0 zip file and restore it through twrp. No extra things.
Sent from my XT1562 using Tapatalk

bablu048 said:
if you want to unroot you can do it from superuser, its mentioned in the youtube video. just unroot from superuser settings.
then if you want to upgrade to marshmallow download Indian stock lollipop rom from https://github.com/motoxplay/stock. unzip it on your computer to the the folder where you kept TWRP while flashing it . you'll see a file named recovery.img.
from adb run the command
Code:
fastboot flash recovery recovery.img
i.e flash this recovery just the way you flashed TWRP.
then you can update to marshmallow.
and did disabling google play services removed your update notification???
Click to expand...
Click to collapse
I diabaled. But at present i dont have internet connection to my mobile and i will let you know once i got any notification again about the update.
So as you said can i proceed that above steps with my rooted mobile? i mean flashing the unzip file like i did before? wont be any problem? or i have to unroot and root again after flashing the recovery.img??

Mkrishna89 said:
I diabaled. But at present i dont have internet connection to my mobile and i will let you know once i got any notification again about the update.
So as you said can i proceed that above steps with my rooted mobile? i mean flashing the unzip file like i did before? wont be any problem? or i have to unroot and root again after flashing the recovery.img??
Click to expand...
Click to collapse
Does your phone have twrp flashed or not?
Sent from my XT1562 using Tapatalk

K.khiladi said:
Does your phone have twrp flashed or not?
Sent from my XT1562 using Tapatalk
Click to expand...
Click to collapse
Yes Twrp flashed and successfully rooted

Mkrishna89 said:
Yes Twrp flashed and successfully rooted
Click to expand...
Click to collapse
Then please download the twrp flashable 6.0 zip and restore it through twrp.
Wait I will provide you the link of the thread.
Read the first post of that thread carefully.
Edit - here is the link, go to the thread, download the Indian one and follow the procedure
http://forum.xda-developers.com/showthread.php?t=3272979
[ROM] 6.0 TWRP Flashable Stock - Brazil / India / Canada versions
Sent from my XT1562 using Tapatalk

Mkrishna89 said:
I diabaled. But at present i dont have internet connection to my mobile and i will let you know once i got any notification again about the update.
So as you said can i proceed that above steps with my rooted mobile? i mean flashing the unzip file like i did before? wont be any problem? or i have to unroot and root again after flashing the recovery.img??
Click to expand...
Click to collapse
Edit: do as the post above this mentions.[i didn't know about that thread but it'll also work]
or
nope no problem just flash the recovery. but before doing anything take a backup on your external sdcard twrp>>backup[look at bottom to change where to store the backup select sd card] for security if in case anything goes wrong, you can flash twrp again and restore.
and remember to select 'ALLOW OEM UNLOCK' and usb debugging options from settings>>developer options

K.khiladi said:
Then please download the twrp flashable 6.0 zip and restore it through twrp.
Wait I will provide you the link of the thread.
Read the first post of that thread carefully.
Edit - here is the link, go to the thread, download the Indian one and follow the procedure
http://forum.xda-developers.com/showthread.php?t=3272979
[ROM] 6.0 TWRP Flashable Stock - Brazil / India / Canada versions
Sent from my XT1562 using Tapatalk
Click to expand...
Click to collapse
Ya i got the thread. Before i proceed i want you let you know how i rooted my mobile. please check this link and let me know whether if i do in the way specified in the thread will works for me?
https://www.youtube.com/watch?v=PzQyg9t9j6U&index=3&list=PL3yX1-A8wnSmKqZGL55-7EYPFRol3zuIA

Mkrishna89 said:
Ya i got the thread. Before i proceed i want you let you know how i rooted my mobile. please check this link and let me know whether if i do in the way specified in the thread will works for me?
https://www.youtube.com/watch?v=PzQyg9t9j6U&index=3&list=PL3yX1-A8wnSmKqZGL55-7EYPFRol3zuIA
Click to expand...
Click to collapse
Just follow the procedure as given in that thread and everything will be fine.
It has nothing to do with the way you rooted your phone.
If a phone has twrp installed, he has nothing to fear about upgrading to latest versions as the updates are made available on Xda in Twrp flashable zip.
So no need to format the stock firmware again and then update and then all the headache.
Sent from my XT1562 using Tapatalk

bablu048 said:
Edit: do as the post above this mentions.[i didn't know about that thread but it'll also work]
or
nope no problem just flash the recovery. but before doing anything take a backup on your external sdcard twrp>>backup[look at bottom to change where to store the backup select sd card] for security if in case anything goes wrong, you can flash twrp again and restore.
and remember to select 'ALLOW OEM UNLOCK' and usb debugging options from settings>>developer options
Click to expand...
Click to collapse
Sir, In your previous post you meant to say this?
1. First unroot the mobile using the super Su (settings)
2. Then flash the Stock lollipop rom mentioned in the github
3. Then update the mobile to Marshmallow
4. Then again root the device
You meant to say this?

Mkrishna89 said:
Sir, In your previous post you meant to say this?
1. First unroot the mobile using the super Su (settings)
2. Then flash the Stock lollipop rom mentioned in the github
3. Then update the mobile to Marshmallow
4. Then again root the device
You meant to say this?
Click to expand...
Click to collapse
1. correct
1.1. check oem unlock and usb debugging
1.2. Copy the original old backup which you took, to your external sdcard. [just to return to stock if anything goes wrong]
2. Just flash the recovery which is present in the lollipop rom, no need to flash the whole rom.
3. correct
4. Do NOT flash the old superuser to root. To root again follow these steps http://forum.xda-developers.com/moto-x-play/general/root-how-to-root-6-0-easly-t3277202
that other post was much easier

bablu048 said:
Edit: do as the post above this mentions.[i didn't know about that thread but it'll also work]
or
nope no problem just flash the recovery. but before doing anything take a backup on your external sdcard twrp>>backup[look at bottom to change where to store the backup select sd card] for security if in case anything goes wrong, you can flash twrp again and restore.
and remember to select 'ALLOW OEM UNLOCK' and usb debugging options from settings>>developer options
Click to expand...
Click to collapse
Hi Sir, I followed the other method. downloaded the twrp 6.0 zip from the thread. extracted to sdcard/twrp/backups.
wiped the data, restored that. after that i flashed the Super Su and reboot system. but it was stuck at motorola logo. in that description this will happen if we choose install super su. But i didnt do that.but still stuck at motorola logo.
so again i tried and now with out flashed Super su and downloaded super Su from google play,. getting error binaries cannot be updated. please help me

Related

Stagefright update (LMY48B->LMY48I)

I bought a Nexus 5 (refurbished) from Freedom Pop. I can't remember what version is came with, maybe 4.4.4. First thing I did with it was install CWM (6.0.4.7) and flash the Google Nexus 5 factory image (5.1.1 / LMY48B) and root the device. Now that LMY48I is out, I got a OTA notification about a system update. When I try to do the OTA update, it fails. So I downloaded the update zip to take LMY48B->LMY48I from http://www.droid-life.com/2015/08/10/download-nexus-4-5-6-7-9-10-ota-stagefright-patches/ . I boot into CWM and install zip, but it fails with:
Package expects build fingerprint of google/hammerhead/hammerhead:5.1.1/LMY48B/1863243:user/release-keys; this device has google/hammerhead/hammerhead:4.4.2/KOT49H/937116 Instllation aborted.
When I go to Settings, System, it shows I have LMY48B. Why does the install think I have KOT49H? When I flashed the factory image it did it not update some file somewhere and if so, how can I get that file to accurately report what I'm running?
Thanks,
exhibit679 said:
I bought a Nexus 5 (refurbished) from Freedom Pop. I can't remember what version is came with, maybe 4.4.4. First thing I did with it was install CWM (6.0.4.7) and flash the Google Nexus 5 factory image (5.1.1 / LMY48B) and root the device. Now that LMY48I is out, I got a OTA notification about a system update. When I try to do the OTA update, it fails. So I downloaded the update zip to take LMY48B->LMY48I from http://www.droid-life.com/2015/08/10/download-nexus-4-5-6-7-9-10-ota-stagefright-patches/ . I boot into CWM and install zip, but it fails with:
Package expects build fingerprint of google/hammerhead/hammerhead:5.1.1/LMY48B/1863243:user/release-keys; this device has google/hammerhead/hammerhead:4.4.2/KOT49H/937116 Instllation aborted.
When I go to Settings, System, it shows I have LMY48B. Why does the install think I have KOT49H? When I flashed the factory image it did it not update some file somewhere and if so, how can I get that file to accurately report what I'm running?
Thanks,
Click to expand...
Click to collapse
You must return to stock before you attempt to install that zip. That means you cannot be rooted or have custom recovery in place
I've got a stock N5 I bought from Google on LMY48B and there's still no update for me.
Does anyone know what the roll-out timeline is for the LMY48I?
When should I conclude that I'm not going to get it OTA and resign myself to factory wipe and flashing the image?
I have a stock Nexus 5, rooted w/ cf-auto-root, re-locked , no custom recovery or bootloaders, and all i see is Error when trying to install this OTA. I'm stuck at the moment myself. Installing the OTA should just unroot my phone, but it won't install. Currently running on 5.1.1 (LMY48B) myself.
Nemesis02 said:
I have a stock Nexus 5, rooted w/ cf-auto-root, re-locked , no custom recovery or bootloaders, and all i see is Error when trying to install this OTA. I'm stuck at the moment myself. Installing the OTA should just unroot my phone, but it won't install. Currently running on 5.1.1 (LMY48B) myself.
Click to expand...
Click to collapse
Mine is stock, un-rooted, but I too keep getting an Error when trying to install the OTA. Stuck on LMY48B at the moment.
moeREM said:
Mine is stock, un-rooted, but I too keep getting an Error when trying to install the OTA. Stuck on LMY48B at the moment.
Click to expand...
Click to collapse
I have the same problem her as well with my nexus 5 it keeps saying error with little droid I've tried side loading manually but it didn't work also tried hard reset and wiping cache but nothing solved the problem so i just figured out the problem is the package it self
Same problem here
Same thing here, error with little droid picture on rooted android 5.1.1.
Has anyone found the reason for this ?
Try flashing system image directly
Sent from my Nexus 5 using Tapatalk
lpganesh said:
Try flashing system image directly
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
This possibility makes me spend a lot of time, becouse i have lcd_density changed and all apps when i restore a backup are not in the main screen.
walt disney said:
Same thing here, error with little droid picture on rooted android 5.1.1.
Has anyone found the reason for this ?
Click to expand...
Click to collapse
This method is for anyone with lmy48b that's rooted or has a radio, kernel or recovery custom flashed.
Condensed version but here's the important pieces. You will lose root if you are unrooted. You will not lose any data or settings if done this way.
Step 1. Download lmy48b from google
Step 2. Unzip lmy48b package
Step 3. Copy bootloader, radio and system.img from lmy48b package (unzip zipped file for bootloader and system.img)
Step 4. Connect phone and boot into bootloader
Step 5. Type in fastboot flash recovery [recovery].img replace [recovery] with the actual file name
Step 6. Type in fastboot flash radio [radio].img
Step 7. Type in fastboot flash system [system].img
Step 8. Reboot
Step 9. Update via OTA
Working - confirmed
cloney said:
This method is for anyone with lmy48b that's rooted or has a radio, kernel or recovery custom flashed.
Condensed version but here's the important pieces. You will lose root if you are unrooted. You will not lose any data or settings if done this way.
Step 1. Download lmy48b from google
Step 2. Unzip lmy48b package
Step 3. Copy bootloader, radio and system.img from lmy48b package (unzip zipped file for bootloader and system.img)
Step 4. Connect phone and boot into bootloader
Step 5. Type in fastboot flash recovery [recovery].img replace [recovery] with the actual file name
Step 6. Type in fastboot flash radio [radio].img
Step 7. Type in fastboot flash system [system].img
Step 8. Reboot
Step 9. Update via OTA
Click to expand...
Click to collapse
Thanks, confirmed that this method worked. Managed to update my rooted nexus 5 to LMY48I
Tried to install ota update after reverting to stock recovery using Simple Recovery Switcher app. However, also the error message, with little Android picture also appears. Please help
I assume this removed your root, though.
It seems we are getting a new factory image en september to properly solve the stagefright bug
"A second patch has been sent out. "We’ve already sent the fix to our partners to protect users, and Nexus 4/5/6/7/9/10 and Nexus Player will get the OTA update in the September monthly security update"
I have decided i will stay at 5.1.1 untill Android M maybe september also. In the meanwhile i have disabled MmsService and OTA.
Pastorelli's said:
It seems we are getting a new factory image en september to properly solve the stagefright bug
"A second patch has been sent out. "We’ve already sent the fix to our partners to protect users, and Nexus 4/5/6/7/9/10 and Nexus Player will get the OTA update in the September monthly security update"
I have decided i will stay at 5.1.1 untill Android M maybe september also. In the meanwhile i have disabled MmsService and OTA.
Click to expand...
Click to collapse
I'm with you, not going to try to flash these things, there are a few zip files out there dated a couple days ago, apparently the zips aren't tested prior to release since everyone is getting failure when flashing the zip file.
Is there really no method to apply OTA updates on rooted/modified devices (e.g. modify the update.zip itself to bypass whatever checks it performs)?
Same problem here- only had a custom recovery and root. brought back the stock recovery and did full unroot from SuperSu.
OTA update installtion stops with "Error".
Just flash the system image from the update.
Sent from my Nexus 5 using Tapatalk
Thanks, I ended up doing this http://forum.xda-developers.com/showpost.php?p=62288667&postcount=196
(flashing stock system, boot and recovery from my current version, letting OTA update install and re-rooting according to http://forum.xda-developers.com/goo...ide-nexus-5-how-to-unlock-bootloader-t2507905)
I guess i could have flashed the new version just the same.

[ROM] LG G Stylo (H631/MS631) v10j Stock Restore

Hi everyone,
Here i bring a quick way to FULL Restore/Update Stock to v10j no matter from which version you are coming from. (E.g...v10e,v10d,v10i)
This will restore/update your phone to full stock v10j deleting all trace of root and TWRP Custom Recovery, your internal storage will be untouch.
STEPS :
---------
1- Download BootStack zip T-Mobile Users Click Here , MetroPCS Users Click Here
2- Download Return2Stock zip T-Mobile Users Click Here , MetroPCS Users Click Here
3- Reboot to TWRP (Custom Recovery)
4. Flash LG G STYLO BOOTSTACK Zip file
5. Flash LG G STYLO Return 2 Stock Zip file
6. Wipe CACHE and DALVIK
7. Reboot (at this point you no longer have Root and TWRP)
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Reserve...
Thank you.
I rooted to gain access to ad block for apps but now with Lollipop the app does not work. So I was thinking of going back to stock. Thanks for your hard work.
Anyone know of a good app that blocks ads?
Roism said:
Thank you.
I rooted to gain access to ad block for apps but now with Lollipop the app does not work. So I was thinking of going back to stock. Thanks for your hard work.
Anyone know of a good app that blocks ads?
Click to expand...
Click to collapse
adaway works good for me
If I used the one click root method to root my device, can I do re root doing that method again and regain twrp?
Can anyone report how the 10j update is running if it has changed anything for the better or sped up the device I know its for the stagefright patch but there is supposed to be other fixes in it also to speed up things ????
---------- Post added at 11:40 AM ---------- Previous post was at 11:39 AM ----------
ArtifexEra said:
If I used the one click root method to root my device, can I do re root doing that method again and regain twrp?
Click to expand...
Click to collapse
YES, if you flash this Restore Rom or any other rom just follow the right instructions about Root like if you are in 5.1.1 use the LG_LP5.1.1 One Click Root Method in This Thread (Click Here) and follow the instruction for TWRP
jigglemoe said:
Can anyone report how the 10j update is running if it has changed anything for the better or sped up the device I know its for the stagefright patch but there is supposed to be other fixes in it also to speed up things ????
---------- Post added at 11:40 AM ---------- Previous post was at 11:39 AM ----------
Click to expand...
Click to collapse
about speed i haven't had a performance issue at all since the first 5.1.1 update, so my device still/been snappy since then.
Okay so i updated my phone to the 10j upgrade and also re rooted. Do i need to keep the bootstack zip and the return to stock zip? or can i just delete those zip files?
ArtifexEra said:
Okay so i updated my phone to the 10j upgrade and also re rooted. Do i need to keep the bootstack zip and the return to stock zip? or can i just delete those zip files?
Click to expand...
Click to collapse
No need to keep them just do a backup using TWRP to be safe in near tweaks or updates or any mess
I don't have a computer to update to 10j can I use that bootstack.zip with the debloated Rom? Basically can I use that bootstack.zip by itself to update the radio/modem/stagefright?
Sent from my LG-H631 using XDA Free mobile app
mrbox23 said:
I don't have a computer to update to 10j can I use that bootstack.zip with the debloated Rom? Basically can I use that bootstack.zip by itself to update the radio/modem/stagefright?
Sent from my LG-H631 using XDA Free mobile app
Click to expand...
Click to collapse
Yes you can and/or you can use @GameTheory. V10j which have the bootstack+system and is pre-rooted (no need to use a root method)
DrakenFX said:
Yes you can and/or you can use @GameTheory. V10j which have the bootstack+system and is pre-rooted (no need to use a root method)
Click to expand...
Click to collapse
I tried gametheory's 10j it softbricked my device. I had to use the original LP5.1.1 to get it back. Will flashing your bootstack and v4 debloated together work? I don't have a computer to kdz my way out of it. Will flashing your bootstack put recovery back to stock?
My stock ROM backup is the original 5.0.1 firmware and updated with the LP5.1.1, anything 10j softbricks device and I need to flash the LP update to get it back.
Sent from my LG-H631 using XDA Free mobile app
mrbox23 said:
I tried gametheory's 10j it softbricked my device. I had to use the original LP5.1.1 to get it back. Will flashing your bootstack and v4 debloated together work? I don't have a computer to kdz my way out of it. Will flashing your bootstack put recovery back to stock?
My stock ROM backup is the original 5.0.1 firmware and updated with the LP5.1.1, anything 10j softbricks device and I need to flash the LP update to get it back.
Sent from my LG-H631 using XDA Free mobile app
Click to expand...
Click to collapse
Yes flashing Bootstack+Debloated_v4 work together ,(both are for v10j update)
What you mean anything v10j softbrick?
GT updated the v10j zip a few days ago adding the bootstack+preroot and Is that including my Stock Restore? If you go Stock Restore make sure to have the TWRP img file to flash while still in recovery cuz as soon you leave the recovery without flashing TWRP again youll loose TWRP and need PC to get back...
PS. Wipe Cache+Dalvik after flashing everything.
DrakenFX said:
Yes flashing Bootstack+Debloated_v4 work together ,(both are for v10j update)
What you mean anything v10j softbrick?
GT updated the v10j zip a few days ago adding the bootstack+preroot and Is that including my Stock Restore? If you go Stock Restore make sure to have the TWRP img file to flash while still in recovery cuz as soon you leave the recovery without flashing TWRP again youll loose TWRP and need PC to get back...
PS. Wipe Cache+Dalvik after flashing everything.
Click to expand...
Click to collapse
Cool it worked thanks. Turned out debloated ROM was not for me though lol
Sent from my LG-H631 using XDA Free mobile app
If I use the v10j update will it lock my bootloader http://androidforums.com/threads/me...-v10j-rom-flashable-updated-9-26-2015.926221/ this post leads me to believe it will Im on the t mobile variant Im rooted and have installed twrp in which case Im sure I will loose both of then but I dont want a locked bootloader
ipeedalil said:
If I use the v10j update will it lock my bootloader http://androidforums.com/threads/me...-v10j-rom-flashable-updated-9-26-2015.926221/ this post leads me to believe it will Im on the t mobile variant Im rooted and have installed twrp in which case Im sure I will loose both of then but I dont want a locked bootloader
Click to expand...
Click to collapse
No, your bootloader will not be locked. There's a setting in developer options called "Enable OEM Unlock" which unlocks the bootloader. There's nothing I wrote in that post that suggests your bootloader will be locked. You will also keep root and twrp if you flash my v10J from that post.
ipeedalil said:
If I use the v10j update will it lock my bootloader http://androidforums.com/threads/me...-v10j-rom-flashable-updated-9-26-2015.926221/ this post leads me to believe it will Im on the t mobile variant Im rooted and have installed twrp in which case Im sure I will loose both of then but I dont want a locked bootloader
Click to expand...
Click to collapse
You can flash this TWRP after going back to stock..
twrp-2.8.7.0-10j.img
Found here..
https://www.androidfilehost.com/?w=files&flid=33154
TWRP Will flash an image. Just make sure you don't reboot after flashing stock stuff stay in the recovery you won't get back into TWRP if you reboot right away. Also find the supersu zip so you can root.
total noob here
can anyone give me a step by step on how to install stock firmware on the lg ms631 without using twrp? I see threads that say use LG Flash Tool, but it says to select 'CDMA' and this is a GSM phone, so I want to make sure I won't damage it. Thanks for any help you could give me.
Follow those directions, there's nothing wrong with them.
i tried this and ended up in an lg logo bootloop....tried to go into recovery on lg h631 and my only option is a factory reset on this phone... recovery wont even come up..tried that and only get a black screen....it turns off apparently....any help?
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------[/QUOTE]

How to root 6.0.1

Everything is in the title how to root an updated to marshmallow 6045i.
Thanks
wiwild said:
Everything is in the title how to root an updated to marshmallow 6045i.
Thanks
Click to expand...
Click to collapse
Just flash this Supersu
https://download.chainfire.eu/751/SuperSU/
other versions not works
Alek Dev said:
Just flash this Supersu
https://download.chainfire.eu/751/SuperSU/
other versions not works
Click to expand...
Click to collapse
So just to clarify, I have a 6045I factory global unlocked from Amazon, It has never been rooted, bootloader unlocked, nothing. So would I place on SD and apply update through stock recovery, or is there a different method? Really just want root for adaway and xposed. TWRP would be nice, but not necessary. Just don't want a new paperweight. Thanks!
Can i install twrp to flash thid or stock is fine?
You can try windroid toolkit v3.1.
First u have to unlock bootloader then to flash recovery and supersu .
For me it is not recognising my phone hope u will get success.
If try then pls share ur experience.
yash_rathore25 said:
You can try windroid toolkit v3.1.
First u have to unlock bootloader then to flash recovery and supersu .
For me it is not recognising my phone hope u will get success.
If try then pls share ur experience.
Click to expand...
Click to collapse
I downloaded twice, and twice got security that windroid 3.1 has trojan, and was quarantined!?!
dongarritas said:
I downloaded twice, and twice got security that windroid 3.1 has trojan, and was quarantined!?!
Click to expand...
Click to collapse
For me it got downloaded but showing device either offline or unauthorized
I'd run a full virus /malware scan.... I use 360 Security on mobile devices and PC's. It, along with SUPERAntiSpyware has served me well.
Sent from my LG-H631 using Tapatalk
Just install the TWRP 3.0 in android development (it has instructions in the thread) and then you can flash the supersu mentioned.
famewolf said:
Just install the TWRP 3.0 in android development (it has instructions in the thread) and then you can flash the supersu mentioned.
Click to expand...
Click to collapse
Bro,
They also on locked bootloader with no fastboot commands working like me.
yash_rathore25 said:
Bro,
They also on locked bootloader with no fastboot commands working like me.
Click to expand...
Click to collapse
Well the obvious choices are:
1) Use mobile Q to restore to 5.0.2...unlock bootloader, install twrp....upgrade to marshmallow using the modified update.zip that doesn't wipe recovery and finally root using the file mentioned.
or
2) Live with it as it is until someone figures out how to restore fastboot which will probably still require downgrading.
famewolf said:
Well the obvious choices are:
1) Use mobile Q to restore to 5.0.2...unlock bootloader, install twrp....upgrade to marshmallow using the modified update.zip that doesn't wipe recovery and finally root using the file mentioned.
or
2) Live with it as it is until someone figures out how to restore fastboot which will probably still require downgrading.
Click to expand...
Click to collapse
I am waiting some days otherwise i will downgrade
BTW my device is recognized in fastboot but commands not working. It means fastboot is working but commands have been changed
dongarritas said:
So just to clarify, I have a 6045I factory global unlocked from Amazon, It has never been rooted, bootloader unlocked, nothing. So would I place on SD and apply update through stock recovery, or is there a different method? Really just want root for adaway and xposed. TWRP would be nice, but not necessary. Just don't want a new paperweight. Thanks!
Click to expand...
Click to collapse
The root install it with TWRP !
Alek Dev said:
The root install it with TWRP !
Click to expand...
Click to collapse
That's the problem. This phone is totally stock with nothing done but the update. I literally charged it, turned it on and 20 minutes later 6.0.1 was nagging for install, which I did. There is now the OEM unlock switch in developing options, but I don't know where to start, or flash.
Sent from my LG-H631 using Tapatalk
dongarritas said:
That's the problem. This phone is totally stock with nothing done but the update. I literally charged it, turned it on and 20 minutes later 6.0.1 was nagging for install, which I did. There is now the OEM unlock switch in developing options, but I don't know where to start, or flash.
Sent from my LG-H631 using Tapatalk
Click to expand...
Click to collapse
You must go back to 5.0 to install and then update it because in 6.0.1 update Removes Fastboot commands so you can't install it twrp....
I have a problem with rooting 6039Y on rom 6.0.1 by persona78. Stock rom 5.0.2 and root working fine. When i flash via TWRP after the update to MM i get this message:
-Cheking patch status
---Already patched, attempting to find stock backup
---Stock restore failed, attempting ramdisk restore
---Ramdisk restore failed, aborting
This solution - echo SYSTEMLESS=true >> /data/.supersu - not working.
Phone was simlock removed via furiousgold, maybe this is a problem?
Alcatel one touch idol 3 (5.5) 6045Y
i have this model Alcatel one touch idol 3 (5.5) 6045Y
full unlocked with unlocked bootloader and sim free (single sim model) with 6.0.1 from alcatel not updated to 6.0.1 already i got with 6.0.1 from alcatel (i know you will say "but that phone has 5.0 and updated to 6.0.1 trough a phone update online" But it is not updated ,phone came directly from factory and how i can root this device if there is any help.
Still no solution to rooting stock MM 6045I?
Hope this helps someone
I know this thread is dead, but replying so people can find the information easier.
I used this guide to flash twrp then used twrp to root on stock 6045O 6.0.1.

Unlock/Root/TWRP OTA updates?

I've only had two phones prior to this but I have always unlocked the boot loader / rooted the device / installed a custom recovery / installed custom ROMS.
I believe with my MOTO X 1st gen this disabled the OTA updates.
Is that the case with the Honor 8? I'm wondering if it is worth it to install TWRP at this point as there seems to be so little in the way of kernels and ROMS.
Would I still be able to use SU or Xposed modules without Root?
What is the best move with this phone?
I have unlocked my bootloader as well as rooted my Honor 8. The only way to get SU and Xposed is by doing both of these procedures(root involves getting TWRP).
As for any Xposed modules, I tried amplify+greenify but instead of getting better battery life, my standby time decreased significantly. I am not sure why, but for some reason my Cell standby was showing to be eating a ton of my battery. Another big problem was that the dialer app would not let me call anyone, it kept crashing whenever I tried to. Both problems were fixed after I managed to get amplify+greenify uninstalled. Currently I am just running YouTube AdAway and MinMinGuard which seem to work fine.
So at this point, is it worth unlocking bootleader, installing TWRP, and rooting your phone? Well if there are certain Xposed modules that you really want then sure, and if there are certain apps you like that require root, then yes go ahead and root your phone. Note that if you try any OTA updates, you will have to remove TWRP as having your phone automatically restart and try to install the update wont work.
Imagine that the Honor 8 receives an update to say, Nougat, what is the pathway to update for someone who has rooted their phone. Will the OTA be able to be flashed if a .zip is provided here? Would we need to flash an entirely new ROM?
This is what I faced with my MOTO X. When Marshmallow came out there was talk... but no one was working on the at phone any longer so was never able to update.
pairustwo said:
Imagine that the Honor 8 receives an update to say, Nougat, what is the pathway to update for someone who has rooted their phone. Will the OTA be able to be flashed if a .zip is provided here? Would we need to flash an entirely new ROM?
This is what I faced with my MOTO X. When Marshmallow came out there was talk... but no one was working on the at phone any longer so was never able to update.
Click to expand...
Click to collapse
It doesnt matter whether or not your phone is rooted. You will get updates the same way, through OTA. Of course you can find .zip files to flash(although personally I am struggling to get the latest update flashed through TWRP).
The real question is for how long will we be receiving updates? Nougat is pretty much guaranteed with the new EMUI update. Huawei/Honor has promised up to 2 years of updates from what I have heard, but who knows what that actually means. They have also have a "partnership" with XDA, and the phone is decently popular so I am sure there will be a few roms, just not as many as say a OP3.
Why are people trying to flash via TWRP if the OTA updates still work after rooting and unlocking the boot loader?
pairustwo said:
Why are people trying to flash via TWRP if the OTA updates still work after rooting and unlocking the boot loader?
Click to expand...
Click to collapse
Okay so I just figured it out, but for the OTA update to work after rooting and having a non-stock recovery, you need to go to Settings->Updater->Menu(located on the bottom)->Download latest full package.
The full package is ~1.6GB and the regular update is ~280mb. The full package will work even if you have TWRP installed. But if you want the regular 280mb update, you need to get rid of TWRP and go back to a stock recovery.
Of course you will need to reinstall TWRP and root your phone again after doing this update.
Rakeen70210 said:
Okay so I just figured it out, but for the OTA update to work after rooting and having a non-stock recovery, you need to go to Settings->Updater->Menu(located on the bottom)->Download latest full package.
The full package is ~1.6GB and the regular update is ~280mb. The full package will work even if you have TWRP installed. But if you want the regular 280mb update, you need to get rid of TWRP and go back to a stock recovery.
Of course you will need to reinstall TWRP and root your phone again after doing this update.
Click to expand...
Click to collapse
I see the full package but I cant click on this, nothing is happened when I click on this.
Nas42O said:
I see the full package but I cant click on this, nothing is happened when I click on this.
Click to expand...
Click to collapse
I am not sure what you mean. Do you mean you can see the text "Download latest full package" but it is greyed out? If so please check to see if you arent currently at the latest version. If there is another problem, you might want to try to find a .zip of the full package and flash it that way.
Rakeen70210 said:
I am not sure what you mean. Do you mean you can see the text "Download latest full package" but it is greyed out? If so please check to see if you arent currently at the latest version. If there is another problem, you might want to try to find a .zip of the full package and flash it that way.
Click to expand...
Click to collapse
Yes , not greyed , but red color , and cant click on this .
I downloaded a full update of B31 about 1.77giga , just copy to the phone and flash it in twrp ?
Nas42O said:
Yes , not greyed , but red color , and cant click on this .
I downloaded a full update of B31 about 1.77giga , just copy to the phone and flash it in twrp ?
Click to expand...
Click to collapse
The exact latest update that I currently have is FRD-L04C567B150. I am not sure where you got your update but I suggest you just flash back to a complete stock image and try to update again from there.
Rakeen70210 said:
The exact latest update that I currently have is FRD-L04C567B150. I am not sure where you got your update but I suggest you just flash back to a complete stock image and try to update again from there.
Click to expand...
Click to collapse
its normal , you live in India no ?
i'm live in European country , so update are different .. Last update for us is FRD-L04C432B130
Nas42O said:
its normal , you live in India no ?
i'm live in European country , so update are different .. Last update for us is FRD-L04C432B130
Click to expand...
Click to collapse
No I am in the US. I am not sure about the EU version, but yes if you can find a .zip update file just put it on your phone and go into TWRP to install it. Might wanna make a backup too and wipe cache too just in case.
So if i download the full package in update and install it, bootloader will still be open? No full wipe? And later i only need to install twrp and root the phone again?
Palindrom87 said:
So if i download the full package in update and install it, bootloader will still be open? No full wipe? And later i only need to install twrp and root the phone again?
Click to expand...
Click to collapse
Updating or wiping your phone does not lock the Bootloader. The only way to lock the Bootloader again is by doing it manually yourself.
Yes after doing a full update you will need to reinstall TWRP as it will be replaced with the stock recovery and then re-root your phone again.
Rakeen70210, you sound really confident about doing full updates after rooting. Will these full updates also replace the kernel?
palendrome87 and NAS420 could you guys report back with any success or errors you have flashing full updates?
Where can one download full updates for Honor 8?
pairustwo said:
Rakeen70210, you sound really confident about doing full updates after rooting. Will these full updates also replace the kernel?
palendrome87 and NAS420 could you guys report back with any success or errors you have flashing full updates?
Where can one download full updates for Honor 8?
Click to expand...
Click to collapse
Seeing as how the full update package was ~1.65GB in size, I think its ok to assume that it replaces everything with the stock Honor 8 image. So yes it will replace the kernel too.
For downloading full updates, the only way I got mine was an OTA directly from the phone itself. Look at my previous comments to see how I got this update. If for some reason you cant update, check if your model is ready for an update. If it is and you cant update, try to flash back to a stock image. You should be able to find one on this site or anywhere else.
Flash stock recovery will lock boot loader ?
Nas42O said:
Flash stock recovery will lock boot loader ?
Click to expand...
Click to collapse
No, the only way to lock the bootloader is to manually lock it yourself using a similar operation to unlocking it.
Rakeen70210 said:
No, the only way to lock the bootloader is to manually lock it yourself using a similar operation to unlocking it.
Click to expand...
Click to collapse
I thought the same thing, but after taking the full OTA update my bootloader was locked again. If you want to update I would suggest first making a full backup to the external SD card in TWRP.
Then , its better to download à full update ( update.zip) ,copy to root of the phone , reboot in twrp and flash it ? Anyone already did it ?

LG G5 H830 10a will not update

So I'm having an issue with updating my phone.
I have tried reading all of the threads, but so many things are still a mystery and are confusing. I haven't been able to get a full understanding of all of this.
I have a LG G5 H830 10a T-Mobile variant.
I am running Android 6.0.1
I have a custom recovery of TWRP
My phone is rooted with SuperSU also.
All I want to do, is to update my phone to Nougat. What is the process I have to go through? After reading all about it, here is my assumption:
I download Flashfire and use DisableService to disable my root and SuperSu, then I run the OTA Nougat update...
That didn't work. I got an error from TWRP that said:
"unable to flash update.zip from cache/update.zip, update is meant for "h1" device, your device is an H830"
Or something along those lines.
I have a Nandroid backup, so I'm not worried if I brick or soft brick it.
Any help please?
Thanks!
technocrat7 said:
So I'm having an issue with updating my phone.
I have tried reading all of the threads, but so many things are still a mystery and are confusing. I haven't been able to get a full understanding of all of this.
I have a LG G5 H830 10a T-Mobile variant.
I am running Android 6.0.1
I have a custom recovery of TWRP
My phone is rooted with SuperSU also.
All I want to do, is to update my phone to Nougat. What is the process I have to go through? After reading all about it, here is my assumption:
I download Flashfire and use DisableService to disable my root and SuperSu, then I run the OTA Nougat update...
That didn't work. I got an error from TWRP that said:
"unable to flash update.zip from cache/update.zip, update is meant for "h1" device, your device is an H830"
Or something along those lines.
I have a Nandroid backup, so I'm not worried if I brick or soft brick it.
Any help please?
Thanks!
Click to expand...
Click to collapse
You're not going to be able to update to Android N yet if you want to keep twrp and root. Only way to do it currently is if you have 100% stock phone and update via ota or using the zip file that was posted. If you don't care about root or twrp, update to 10j using the complete zip that autoprime posted and don't install SuperSU or dm-verity and let boot. You will have 100% stock and can take ota or use zip method. *** There is no current way to get root or twrp for t mobile version once on official android N yet *** So if root and twrp are important just wait until autoprime gets a chance to upload the flashable zip files for N to flash in twrp. You could also use cm or cm based Roms if you want android N, plus those are 7.1 stock is only 7.0, but if you want stock rooted just have to wait until it's released.
jeffsga88 said:
You're not going to be able to update to Android N yet if you want to keep twrp and root. Only way to do it currently is if you have 100% stock phone and update via ota or using the zip file that was posted. If you don't care about root or twrp, update to 10j using the complete zip that autoprime posted and don't install SuperSU or dm-verity and let boot. You will have 100% stock and can take ota or use zip method. *** There is no current way to get root or twrp for t mobile version once on official android N yet *** So if root and twrp are important just wait until autoprime gets a chance to upload the flashable zip files for N to flash in twrp. You could also use cm or cm based Roms if you want android N, plus those are 7.1 stock is only 7.0, but if you want stock rooted just have to wait until it's released.
Click to expand...
Click to collapse
Ohh okay, perfect thank you!
With that in mind, I had another question..
I have an LG V20 as well.
One thing I was thinking of doing was the following:
Unlocking the bootloader, putting a custom recovery like TWRP on it.
Make a Nandroid backup.
Then root it, and then go about my business. If something like this happens again and I want to update, I can simply do a Titanium Backup go to my Nandroid backup, restore it. Then update OTA, then reroot, run titanium backup restore, and then I'll be back where I left off.
will that work?
And one last question:
How would I go back to factory settings on my LG G5?
technocrat7 said:
Ohh okay, perfect thank you!
With that in mind, I had another question..
I have an LG V20 as well.
One thing I was thinking of doing was the following:
Unlocking the bootloader, putting a custom recovery like TWRP on it.
Make a Nandroid backup.
Then root it, and then go about my business. If something like this happens again and I want to update, I can simply do a Titanium Backup go to my Nandroid backup, restore it. Then update OTA, then reroot, run titanium backup restore, and then I'll be back where I left off.
will that work?
And one last question:
How would I go back to factory settings on my LG G5?
Click to expand...
Click to collapse
I'm not 100% sure but I don't think that would work as once you install twrp it modifies the recovery. IMG which would cause ota to fail. But on the other hand, you could most likely do the same method as the g5 to go back to official and take ota. Flashing the complete zip (if those are being created for the v20, haven't checked that thread as I don't own that device) and not re-installing the dm-verity or SuperSU will always reinstall the original boot.img and recovery.img and be 100% official stock. Hope this helps.
jeffsga88 said:
I'm not 100% sure but I don't think that would work as once you install twrp it modifies the recovery. IMG which would cause ota to fail. But on the other hand, you could most likely do the same method as the g5 to go back to official and take ota. Flashing the complete zip (if those are being created for the v20, haven't checked that thread as I don't own that device) and not re-installing the dm-verity or SuperSU will always reinstall the original boot.img and recovery.img and be 100% official stock. Hope this helps.
Click to expand...
Click to collapse
Thanks!
That helps a ton.
What is dm-verity though?
technocrat7 said:
Thanks!
That helps a ton.
What is dm-verity though?
Click to expand...
Click to collapse
The zip file we flash to disable force encryption (now this is part of the latest SuperSU zips).
jeffsga88 said:
The zip file we flash to disable force encryption (now this is part of the latest SuperSU zips).
Click to expand...
Click to collapse
Can you link to the latest superuser? Just wanna have it on hand for when the H830 N zip drops
carnivalrejectq said:
Can you link to the latest superuser? Just wanna have it on hand for when the H830 N zip drops
Click to expand...
Click to collapse
Here's the link to chainfires thread which will always have the latest beta supersu versions:
http://forum.xda-developers.com/apps/supersu/2014-09-02-supersu-v2-05-t2868133

Categories

Resources