Can you switch from LMY48W to LMY48T in order to upgrade to 6.0? - Nexus 6 Q&A, Help & Troubleshooting

Hi, I have an unlocked Nexus 6 bought direct from Google. Somehow it became the AT&T version of 5.1.1 (LMY48W). This means that there is currently no OTA upgrade to Android 6.0 Marshmallow for LMY48W.
However, as there is an upgrade to 6.0 from LMY48T, it is possible to either:
Edit the build.prop to trick the update –*and would this cause any problems?
Change my Nexus 6 to LMY48T some other official way?

1 - I wouldn't.
2 - Yes, by flashing a factory image, but in that case you might as well just move straight to Marshmallow. If you don't want to wipe your phone, just skip flashing the userdata image.
(There's a bunch of guides for this, search or check the stickies.)

1. Even if it did download an update, it wouldn't do anything but cause problems for you as the file verification would fail.
2. Why don't you just download the official factory image for Marshmallow and flash it via fastboot?

imnuts said:
1. Even if it did download an update, it wouldn't do anything but cause problems for you as the file verification would fail.
2. Why don't you just download the official factory image for Marshmallow and flash it via fastboot?
Click to expand...
Click to collapse
im on cm12.1 can i just flash the factory image using wugs toolkit?

Thanks, flashing all except userdata.img worked.
Thanks!
"Recordar es vivir"

reyscott1968 said:
im on cm12.1 can i just flash the factory image using wugs toolkit?
Click to expand...
Click to collapse
It doesn't take much to do it manually. Learn to do things without a toolkit and you'll be much better off.
Sent from my Nexus 6

imnuts said:
It doesn't take much to do it manually. Learn to do things without a toolkit and you'll be much better off.
Sent from my Nexus 6
Click to expand...
Click to collapse
adb and fastfoot will become your bestfriends:good:

Related

Will Nexus 6 get OTA updates if rooted and custom recovery is installed?

I'm new to the nexus line. Just wondering if OTA updates will work after rooting my device or do I have to return to stock to get the update? Currently I'm rooted stock , decrypted, and TWRP recovery installed. Should I return to full stock locked or what?
gwojo22 said:
I'm new to the nexus line. Just wondering if OTA updates will work after rooting my device or do I have to return to stock to get the update? Currently I'm rooted stock , decrypted, and TWRP recovery installed. Should I return to full stock locked or what?
Click to expand...
Click to collapse
ive hear any alteration on the system files will stop the ota from installing. i assume that means recovery as well
gwojo22 said:
I'm new to the nexus line. Just wondering if OTA updates will work after rooting my device or do I have to return to stock to get the update? Currently I'm rooted stock , decrypted, and TWRP recovery installed. Should I return to full stock locked or what?
Click to expand...
Click to collapse
shelooga said:
ive hear any alteration on the system files will stop the ota from installing. i assume that means recovery as well
Click to expand...
Click to collapse
sheloga is correct. You'd have to revert back to full stock or wait for someone to make a flashable zip.
Can't you just flash the stock recovery and take the OTA? Or do you have to fully unroot and reflash the factory image?
I would like to pay close attention time to this thread because that is one is the main questions that I have. I hear so many different solutions towards this. I usually wait for a flashable zip but I would want to see someone either wrote a write up or make a video. Subscribed.
My understanding (from looking at the lollipop OTA updater-script) is it checks EVERY file for changes, including other partitions. You must be 100% stock with nothing extra in system (SuperSU apk or busybox etc).
gwojo22 said:
I'm new to the nexus line. Just wondering if OTA updates will work after rooting my device or do I have to return to stock to get the update? Currently I'm rooted stock , decrypted, and TWRP recovery installed. Should I return to full stock locked or what?
Click to expand...
Click to collapse
get and being able to apply are two differing things. unless you make it so you cant receive, then you will get an ota. problem is, that you will not be able to apply the update. 1. you can flash the factory img. 2. you can wait for someone to upload a flashable zip. 3. or you can do what most noobs do, and waste your time. what most noobs do is unroot, and flash the stock recovery, then wait for the update.
BLUF: wait until OTA is made available in a recovery flash method. 90% of the time the OTA updates are patching security holes and other less important features.
Having been with a handful of different android devices in the past several years, I've always gone the route of flashing from recovery vs. OTA.
The LG G3 for example had an OTA just recently that broke rooting. It was fixed by a Dev, but that's the only update found in OTA.
Sent from my Nexus 6 using XDA Free mobile app
Once you root the phone you cannot receive OTA updates. However, you arent out of luck when updates are released. Because you have a custom recovery, its easy to just download the update file when its released and install it that way. Once the AOSP updates are uploaded from Google, its all yours. Most people who dont receive their OTA and dont have a custom recovery will typically install it on their own but using ADB.
simms22 said:
get and being able to apply are two differing things. unless you make it so you cant receive, then you will get an ota. problem is, that you will not be able to apply the update. 1. you can flash the factory img. 2. you can wait for someone to upload a flashable zip. 3. or you can do what most noobs do, and waste your time. what most noobs do is unroot, and flash the stock recovery, then wait for the update.
Click to expand...
Click to collapse
I read in one of RootSU's threads (I think) that as of Lollipop, OTA via ADB sideload is the only option to apply an update. Any thoughts?
wvcadle said:
I read in one of RootSU's threads (I think) that as of Lollipop, OTA via ADB sideload is the only option to apply an update. Any thoughts?
Click to expand...
Click to collapse
no thoughts.
i just flash aosp hours after it appears there. or just wait for @rascarlo to add it to his rom, then i flash
HyperM3 said:
Because you have a custom recovery, its easy to just download the update file when its released and install it that way. Once the AOSP updates are uploaded from Google, its all yours. Most people who dont receive their OTA and dont have a custom recovery will typically install it on their own but using ADB.
Click to expand...
Click to collapse
wvcadle said:
I read in one of RootSU's threads (I think) that as of Lollipop, OTA via ADB sideload is the only option to apply an update. Any thoughts?
Click to expand...
Click to collapse
After Android 5.0, you can't sideload the OTA file if you have made any changes to the system partition. You need to be completely stock to take OTA. You can just download the new factory images and extract the various img files from it and just flash those manually in ADB, thereby overwriting your modified system partition with the new factory system image (you can skip overwriting the userdata if you want to preserve your data). No need to revert back to stock (old image) and then take OTA - unnecessary step.
HyperM3 said:
Once you root the phone you cannot receive OTA updates. However, you arent out of luck when updates are released. Because you have a custom recovery, its easy to just download the update file when its released and install it that way. Once the AOSP updates are uploaded from Google, its all yours. Most people who dont receive their OTA and dont have a custom recovery will typically install it on their own but using ADB.
Click to expand...
Click to collapse
I understand what your saying. Is there any difference between the OTA and AOSP? Like modem or kernel? I actually like the stock on this device. It seems like there are problems with the AOSP ROMS that are available now such as Netflix and Play Movies not working.
I'm coming from Samsung devices which were completely different as far as rooting and return to stock. I would go to SamMobile to get the stock firmware on my Galaxy S5. Where do I find stock firmware for the nexus?
gwojo22 said:
I understand what your saying. Is there any difference between the OTA and AOSP? Like modem or kernel? I actually like the stock on this device. It seems like there are problems with the AOSP ROMS that are available now such as Netflix and Play Movies not working.
I'm coming from Samsung devices which were completely different as far as rooting and return to stock. I would go to SamMobile to get the stock firmware on my Galaxy S5. Where do I find stock firmware for the nexus?
Click to expand...
Click to collapse
From google
https://developers.google.com/android/nexus/images
hlxanthus said:
From google
https://developers.google.com/android/nexus/images
Click to expand...
Click to collapse
How does one do this on a Mac? Could you perhaps link us? All I'm finding is guides for windows unfortunately
waqar.qu said:
How does one do this on a Mac? Could you perhaps link us? All I'm finding is guides for windows unfortunately
Click to expand...
Click to collapse
You need to install ADB and fastboot. After that, you can use the 'fastboot' command directly from Terminal. I've found that the easiest way to update Lollipop on my Nexus 6 is to:
Download image from Google
Decompress the archive, AND the second archive which was contained within the first one. Note: The recovery, boot, and system images are in the second archive.
Open Terminal, change directory to the extracted folder, and run these commands (they skip overwriting the userdata partition):
fastboot flash bootloader <bootloader file name here>.img
fastboot flash radio <radio file name here>.img
fastboot reboot-bootloader (VERY IMPORTANT TO DO THIS STEP)
fastboot flash recovery recovery.img
fastboot flash boot boot.img
fastboot flash system system.img
fastboot reboot
You need to restore root at this point; you can use these instructions if you're unfamiliar with the procedure.

Rooting

My 64gb n6 is coming on the 14th and I read if I root I won't get any ota... Is this true
PunishedSnake said:
My 64gb n6 is coming on the 14th and I read if I root I won't get any ota... Is this true
Click to expand...
Click to collapse
The ota checks if everything is stock before flashing and being rooting will cause it to fail.
papi5120 said:
The ota checks if everything is stock before flashing and being rooting will cause it to fail.
Click to expand...
Click to collapse
People usually modify the update script to remove all asserts and then the ota flash able zip will work.
Sent from my Nexus 6 using Tapatalk
Causes it to fail, but you can still get updates just as easy.
KingMarkous said:
Causes it to fail, but you can still get updates just as easy.
Click to expand...
Click to collapse
How?
PunishedSnake said:
How?
Click to expand...
Click to collapse
Flash a modified zip with the assert disabled.
Sent from my Nexus 6 using Tapatalk
zephiK said:
Flash a modified zip with the assert disabled.
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
I cant seem to find it can you link me?
Rooting here I come.....
Does anyone run ADAWAY on their n6?
PunishedSnake said:
I cant seem to find it can you link me?
Rooting here I come.....
Does anyone run ADAWAY on their n6?
Click to expand...
Click to collapse
You'd have to download the ota then edit it. OTA is not the only option either. There are full ROM.zip available to flash from recovery too or even fastboot flash the system and boot images.
One problem removing the asserts can cause is if you modify your ROM in any way besides root, you can be patching with the ota, mismatched code...
I've been searching for ages on how to receive the OTA update while rooted with TWRP recovery.
To add on to the difficulty, I have a mac so all the directions and steps I've seen are for windows users (the whole fast boot everything except user or something).
Can anyone link me to the stock ROM that someone mentioned in this thread or at least give a or give me a link to a step by step instruction on how to update on a rooted Nexus 6 running twrp? encrypted as well.
waqar.qu said:
I've been searching for ages on how to receive the OTA update while rooted with TWRP recovery.
To add on to the difficulty, I have a mac so all the directions and steps I've seen are for windows users (the whole fast boot everything except user or something).
Can anyone link me to the stock ROM that someone mentioned in this thread or at least give a or give me a link to a step by step instruction on how to update on a rooted Nexus 6 running twrp? encrypted as well.
Click to expand...
Click to collapse
The steps are easy,
1. New OTA?
2. Download zip (not the official OTA but a modified OTA script that removes asserts)
3. Flash the zip
4. You have new OTA.
Even easier because you wont have to wait for the OTA to come to you and can flash the OTA.
Its not really difficult
PunishedSnake said:
How?
Click to expand...
Click to collapse
Google publishes fastbootable images for all Nexus updates. Just do a google search for "factory images for nexus devices".
A little warning... they need some **very trivial** modification before being written, or they will wipe your phone's userdata.
zephiK said:
The steps are easy,
1. New OTA?
2. Download zip (not the official OTA but a modified OTA script that removes asserts)
3. Flash the zip
4. You have new OTA.
Even easier because you wont have to wait for the OTA to come to you and can flash the OTA.
Its not really difficult
Click to expand...
Click to collapse
Where does one find a modified OTA script that removes "asserts"?

Not a noob, but still confused.

I have a nexus 6. I have been using custom ROMs from the days of xperia mini pro. Never had a Nexus before. I want to have root in my nexus 6 for ad blocking cereberus and more. But this time I don't want custom ROMs. I just need the OTA's. I know OTA's dont happen automatically after root. So please tell me should I root and put a custom recovery, Or just root for manually updating the OTA's. Where can I get all the OTA's ?? I know it's a lot of questions.. Please.
Quick answer: Isn't going to happen.
Reason: Lollipop wont install OTA if you modify /system, because it is now written as a block, unlike previous versions of android.
IF you root, you have modified /system.
Consequence: you will not update by OTA while rooted. It will fail.
Possible workaround: You can however AFAIK, unroot and then take an OTA, but I'll let others confirm this, please don't take me saying it as factual.
Factory image flash: always works, but you have to await the release after the updates.
mad_rulzzz said:
I have a nexus 6. I have been using custom ROMs from the days of xperia mini pro. Never had a Nexus before. I want to have root in my nexus 6 for ad blocking cereberus and more. But this time I don't want custom ROMs. I just need the OTA's. I know OTA's dont happen automatically after root. So please tell me should I root and put a custom recovery, Or just root for manually updating the OTA's. Where can I get all the OTA's ?? I know it's a lot of questions.. Please.
Click to expand...
Click to collapse
FWIW: I would recommend that you:
1) Unlock bootloader
2) Decide if you want uncrypted kernel, or not (since it wipes data, just like unlocking bootloader).
3) Fastboot flash TWRP recovery.
4) Download SuperSU .zip and flash it in recovery.
5) Now, when a new OTA comes out, they usually show up here > http://forum.xda-developers.com/nexus-6/general/ref-nexus-6-stock-ota-urls-t2906493
6) You can download your current factory image here > https://developers.google.com/android/nexus/images
7) Unzip your current factory image. Fastboot flash the system.img and that will unroot and restore the stock recovery.
8) Fastboot flash the stock boot.img if you have a custom kernel (or an unencrypted stock kernel).
9) Relax and wait for the OTA.
RW-1 said:
Quick answer: Isn't going to happen.
Reason: Lollipop wont install OTA if you modify /system, because it is now written as a block, unlike previous versions of android.
IF you root, you have modified /system.
Consequence: you will not update by OTA while rooted. It will fail.
Possible workaround: You can however AFAIK, unroot and then take an OTA, but I'll let others confirm this, please don't take me saying it as factual.
Factory image flash: always works, but you have to await the release after the updates.
Click to expand...
Click to collapse
I knew about the OTA failing due to the system partition getting changed while rooting. I think what I was looking for what cam30era just explained!!!
mad_rulzzz said:
I have a nexus 6. I have been using custom ROMs from the days of xperia mini pro. Never had a Nexus before. I want to have root in my nexus 6 for ad blocking cereberus and more. But this time I don't want custom ROMs. I just need the OTA's. I know OTA's dont happen automatically after root. So please tell me should I root and put a custom recovery, Or just root for manually updating the OTA's. Where can I get all the OTA's ?? I know it's a lot of questions.. Please.
Click to expand...
Click to collapse
You can just update in fastboot without an OTA. Just flash the new bootloader, system and possibly the new boot.img in fastboot and reroot. Erase and flash cache.img afterwards. Thats how i do it at least.
mad_rulzzz said:
I knew about the OTA failing due to the system partition getting changed while rooting. I think what I was looking for what cam30era just explained!!!
Click to expand...
Click to collapse
What he just explained is what I said, unroot and take the OTA.... He listed how as well.
RW-1 said:
What he just explained is what I said, unroot and take the OTA.... He listed how as well.
Click to expand...
Click to collapse
Yup.
@rw_1 @cam30era thanks guys
I would do what gee2012 said.
From what I have seen the OTA and the images are released pretty close together.
Instead of flashing images to get back to stock and waiting for the OTA. and then re-rooting
Just download the image files from Google. Manually flash all the files EXCEPT user data if you want to keep your data.
Re-root.
You are now updated and don't have to wait for OTA.
Either way works so it depends on which you are happier with.
mad_rulzzz said:
@rw_1 @cam30era thanks guys
Click to expand...
Click to collapse
Welcome. And BTW: there's a button for that.
gee2012 said:
You can just update in fastboot without an OTA. Just flash the new bootloader, system and possibly the new boot.img in fastboot and reroot. Erase and flash cache.img afterwards. Thats how i do it at least.
Click to expand...
Click to collapse
Just to be sure I understood right:
If I don't care about app data or settings ( I have titanium backup),
1)I can just unlock the boot loader
2)Flash the latest factory image from [developers.google.com/android/nexus/images]
3)Root using chain fire's tool
And repeat the process when the factory image of the next version is uploaded by google.
one last thing... Does Google upload factory images after each OTA happens?
cam30era said:
Welcome. And BTW: there's a button for that.
Click to expand...
Click to collapse
My BAd!!
mad_rulzzz said:
If I don't care about app data or settings ( I have titanium backup),
1)Can I just unlock the boot loader
2)Flash the latest factory image from [developers.google.com/android/nexus/images]
3)Root using chain fire's tool
And repeat the process when the factory image of the next version is uploaded by google.
Does Google upload factory images after each OTA happens? i.e; If Nexus 6 receives an OTA to 5.2, will they upload the 5.2 factory image soon?
Click to expand...
Click to collapse
When you unlock the bootloader it will wipe the contents of your SD card. Make sure it is backed up on your PC.
Unfortunately, not every OTA gets published as a factory image. Most, but not all. Case in point: LMY47M.
cam30era said:
Unfortunately, not every OTA gets published as a factory image. Most, but not all. Case in point: LMY47M.
Click to expand...
Click to collapse
I noticed that.... But that build is only for T-Mobile users, I guess...
Minor Differences, for example; If you take the android builds for Indian phones they are required by law to display the SAR rating. So I wouldn't worry about LMY47M, unless they have changed something to fix the memory leaks.
mad_rulzzz said:
I noticed that.... But that build is only for T-Mobile users, I guess...
Minor Differences, for example; If you take the android builds for Indian phones they are required by law to display the SAR rating. So I wouldn't worry about LMY47M, unless they have changed something to fix the memory leaks.
Click to expand...
Click to collapse
Correct. M is intended for T-Mobile. My point, though, is that Google doesn't always, 100% of the time publish a factory image for every OTA.

Nexus 6 NEWB help installing Marshmallow

Hello All,
A few months ago I got a Nexus 6 as a replacement for a Moto 2014. I love Nexus devices and used to flash roms back in the day and now I am a little lost. I followed some instructions when I first got the device on how to set up Root using WUGFresh Root Tool Kit: http://www.wugfresh.com/nrt/ I also installed TWRP recovery. I can't remember how I actually got here because I did it a while back. I rooted and set up a custom recovery.
I am on 5.1.1 at the moment.
Kernel Version: 3.10.40-gc16a3c6
[email protected] #1
Tue Jul 28 17:58:25 UTC 2015
Build Number:
LMY48W
Im on AT&T
I can't remember how I actually got here because I did it a while back. I rooted and set up a custom recovery (I think) and I basically started from scratch and had to reinstall everything. I want to update to Marshmallow and I have a few questions.
1.) If I do update it to the Marshmallow 6.0.1 will I lose all my data and installed programs?
2.) Where can I get the closest to stock Marshmallow 6.0.1 or 6.0 for the Nexus 6?
3.) Whats the best way to install it?
4.) If I get an OTA should I install it? What will happen if I do?
Sorry for all the NEWB questions. I got so lost in all the documentation, references, XDA developers, multiple versions of custom recoveries I can't figure out what I did anymore and I can't figure out what to do!
TLDR: I have a Nexus 6 on 5.11 LMY48W, phone is rooted, I have TWRP, how can I get step by step instructions to install the best and most up to date Marshmallow for Nexus 6?
First and foremost: Please, don't use rootkits and toolkits, the Marshmallow updates come fast, toolkit developers will always be a step behind. Not to mention, that if something goes sideways (and wirh Marshmallow it probably will), you won't have the knowledge to fix it.
So:
4) You're rooted, you won't get an OTA
1) Since you won't get an OTA, you must flash by hand, and you should always do a clean install when doing a version upgrade
3) Now you can decide if you do a full factory setup, with flashall, or you can choose to learn how to flash images one by one, then if you don't flash userdata, and you do the factory reset from a custom recovery, you'll have all your files intact. But the stock recovery deletes everything when doing factory reset.
https://developers.google.com/android/nexus/images?hl=en#instructions
2) https://developers.google.com/android/nexus/images?hl=en#shamu
Scroll down to the most recent one: 6.0.1 (MMB29K)
istperson said:
First and foremost: Please, don't use rootkits and toolkits, the Marshmallow updates come fast, toolkit developers will always be a step behind. Not to mention, that if something goes sideways (and wirh Marshmallow it probably will), you won't have the knowledge to fix it.
So:
4) You're rooted, you won't get an OTA
1) Since you won't get an OTA, you must flash by hand, and you should always do a clean install when doing a version upgrade
3) Now you can decide if you do a full factory setup, with flashall, or you can choose to learn how to flash images one by one, then if you don't flash userdata, and you do the factory reset from a custom recovery, you'll have all your files intact. But the stock recovery deletes everything when doing factory reset.
https://developers.google.com/android/nexus/images?hl=en#instructions
2) https://developers.google.com/android/nexus/images?hl=en#shamu
Scroll down to the most recent one: 6.0.1 (MMB29K)
Click to expand...
Click to collapse
Thanks. Since I am using the Nexus 6 do you recommend that I set it back to factory settings to get the OTA updates? If so what is a good link for instructions to do that? Thanks!
As long as you are going from stock to stock, you can skip the factory reset - I've done that all this time, and have never had an issue. Just flash using fastboot (don't use flash-all), and skip the step to flash userdata.
shibed said:
Thanks. Since I am using the Nexus 6 do you recommend that I set it back to factory settings to get the OTA updates? If so what is a good link for instructions to do that? Thanks!
Click to expand...
Click to collapse
Nevermind I saw your link. I should have read that a little closer. Thanks! I will try the factory image.
istperson said:
First and foremost: Please, don't use rootkits and toolkits, the Marshmallow updates come fast, toolkit developers will always be a step behind. Not to mention, that if something goes sideways (and wirh Marshmallow it probably will), you won't have the knowledge to fix it.
So:
4) You're rooted, you won't get an OTA
1) Since you won't get an OTA, you must flash by hand, and you should always do a clean install when doing a version upgrade
3) Now you can decide if you do a full factory setup, with flashall, or you can choose to learn how to flash images one by one, then if you don't flash userdata, and you do the factory reset from a custom recovery, you'll have all your files intact. But the stock recovery deletes everything when doing factory reset.
https://developers.google.com/android/nexus/images?hl=en#instructions
2) https://developers.google.com/android/nexus/images?hl=en#shamu
Scroll down to the most recent one: 6.0.1 (MMB29K)
Click to expand...
Click to collapse
Dude! Just as an FYI I want to thank you and let you know I was able to successfully sort out my issues using your guidance.
shibed said:
Dude! Just as an FYI I want to thank you and let you know I was able to successfully sort out my issues using your guidance.
Click to expand...
Click to collapse
I'm glad I could help.

Downgrade 7.0 to 5.0

Hello. I want to downgrade my Nexus from 7.0 to 5.0 so i can use xposed again. Can i just flash a 5.0 rom or do i have to flash to the images using a PC?
Sent from my Nexus 6 using XDA-Developers Legacy app
If you have TWRP installed, you can download the 5.0 image to the phone and restart in recovery.
If you don't have an alternative recovery on your Nexus 6, then you'll hav eto flash from a PC via USB with the adb/fastboot from Google.
AdriK said:
If you have TWRP installed, you can download the 5.0 image to the phone and restart in recovery.
If you don't have an alternative recovery on your Nexus 6, then you'll hav eto flash from a PC via USB with the adb/fastboot from Google.
Click to expand...
Click to collapse
Thanks I'll try that
Sent from my Nexus 6 using XDA-Developers Legacy app
AtrX said:
Thanks I'll try that
Click to expand...
Click to collapse
Hello just be careful with flashing 5.0 bootloader... Not 100% sure but it may brick your phone. Just search a bit more before you downgrade...
Good luck...
Just a link: https://forum.xda-developers.com/showpost.php?p=59506417&postcount=5
Cheers...
5.1 said:
Hello just be careful with flashing 5.0 bootloader... Not 100% sure but it may brick your phone. Just search a bit more before you downgrade...
Good luck...
Just a link: https://forum.xda-developers.com/showpost.php?p=59506417&postcount=5
Cheers...
Click to expand...
Click to collapse
Thanks!
Sent from my Nexus 6 using XDA-Developers Legacy app
You can downgrade... just download factory image 5.1.1 then flash it via adb.
i don't Recommend xposed, but if you want, just flash it.
If you want xposed, why don't you use Marshmallow? Xposed is available (heck, even systemless xposed with Magisk).
To clear up any confusion, you can keep your phone on the latest TWRP recovery, bootloader, and radio and just flash any older ROM no matter if it's based on N, M, or L. Doing an entire factory image is 100% not necessary. If you flash the whole factory image from Google you will wind up with outdated bootloader and radio, and also you will have to put TWRP on it again as it will replace the recovery with stock recovery.
Mr.Sugo said:
You can downgrade... just download factory image 5.1.1 then flash it via adb.
i don't Recommend xposed, but if you want, just flash it.
Click to expand...
Click to collapse
I don't know if it's the case, but if partition table changed with 6.x or 7.x and he downgrades, he could brick it... I remember I saw some reports in the past... Not sure if it was only 5.0 or also 5.1 bootloader...
Cheers...
Dopamin3 said:
If you want xposed, why don't you use Marshmallow? Xposed is available (heck, even systemless xposed with Magisk).
To clear up any confusion, you can keep your phone on the latest TWRP recovery, bootloader, and radio and just flash any older ROM no matter if it's based on N, M, or L. Doing an entire factory image is 100% not necessary. If you flash the whole factory image from Google you will wind up with outdated bootloader and radio, and also you will have to put TWRP on it again as it will replace the recovery with stock recovery.
Click to expand...
Click to collapse
I totally agree - downgrade to 6.0.1, not 5.1.1 - xposed is available for Marshmallow, no need to step back all the way to Lollipop.
Fvolfrine said:
I totally agree - downgrade to 6.0.1, not 5.1.1 - xposed is available for Marshmallow, no need to step back all the way to Lollipop.
Click to expand...
Click to collapse
Cool. Thanks for the great support.
Sent from my Nexus 6 using XDA-Developers Legacy app
I tried installing 6.0.1 yesterday but the installationwizard stopped repeatedly so i restored my backup. I extracted boot.img and system.img from the rom should i install those?
Sent from my Nexus 6 using XDA-Developers Legacy app
AtrX said:
I tried installing 6.0.1 yesterday but the installationwizard stopped repeatedly so i restored my backup. I extracted boot.img and system.img from the rom should i install those?
Click to expand...
Click to collapse
Should be enough... Do a factory reset afterward. 7.x.x datas may be incompatible...
Good luck...
AtrX said:
I tried installing 6.0.1 yesterday but the installationwizard stopped repeatedly so i restored my backup. I extracted boot.img and system.img from the rom should i install those?
Sent from my Nexus 6 using XDA-Developers Legacy app
Click to expand...
Click to collapse
Try the 6.0.1 from here https://forum.xda-developers.com/nexus-6/development/rom-leanrom-1-5mv-stock-rooted-t3452720
AtrX said:
I tried installing 6.0.1 yesterday but the installationwizard stopped repeatedly so i restored my backup. I extracted boot.img and system.img from the rom should i install those?
Sent from my Nexus 6 using XDA-Developers Legacy app
Click to expand...
Click to collapse
Did you do a clean flash? Like wiping all paritions in TWRP except internal storage. If you don't you're gonna have a bad time.
5.1 said:
I don't know if it's the case, but if partition table changed with 6.x or 7.x and he downgrades, he could brick it... I remember I saw some reports in the past... Not sure if it was only 5.0 or also 5.1 bootloader...
Cheers...
Click to expand...
Click to collapse
I recently flashed on my Nexus 6 Pac-Rom 5.1, just for fun, and is working good.
Mr.Sugo said:
I recently flashed on my Nexus 6 Pac-Rom 5.1, just for fun, and is working good.
Click to expand...
Click to collapse
Hello... Have you flashed 5.0 bootloader? The rest of a 5.x is not the problem...
Cheers...
5.1 said:
Hello... Have you flashed 5.0 bootloader? The rest of a 5.x is not the problem...
Nope, i just flashed the rom via TWRP.
Click to expand...
Click to collapse
Latest bootloaders and radios are backward compatible with 5.0, 5.1, 6.0.1, 7.0, 7.1.1, 7.1.2, etc.

Categories

Resources