Finally :Stock Android 9 Pie, Oxygen OS 9.0.2 for OP 3/3T

Darkweb_182

Senior Member
Jul 5, 2017
204
31
0
Those are pretty basic questions actually. I assume you haven't rooted your phone in recent time?
I just flashed the magisk zip before first boot into system to keep twrp and one restart settled things and magisk is now working fine.
I am using mcd kernel build r27 but it has broken Hotspot functionality, which I don't care much about.
Why would the bootloader get locked after flashing OOS? You need to manually go into fastboot mode and manually enter some commands to lock/unlock bootloader. It can't be done via recovery afaik.
So when in twrp, flash oos then format phone and then flash Magisk and reboot?
 
  • Like
Reactions: 85362

abhibnl

Senior Member
Oct 13, 2011
3,595
1,463
0
So when in twrp, flash oos then format phone and then flash Magisk and reboot?
Make sure you take a complete back up of your internal memory. The Pie firmware has a bug where it will corrupt your internal data if you are flashing it on top of oreo firmware on an encrypted storage and unlocked bootloader. Here is what I did when I flashed the Pie OOS:
1. Bakcup internal memory to laptop.
2. Went to twrp and factory reset.
3. Then I "formatted" my internal memory. Note that I didn't just wipe, I formatted internal memory to remove encryption.
4. Flashed full OOS Pie zip. Then flashed twrp image in twrp. Then reboot to recovery. (this is important as rebooting into system without flashing magisk will flash stock recovery automatically).
5. Flashed magisk 19.2.
6. Reboot to system. It should now take about 15 minutes as OOS will re-encrypt your internal memory.
7. Reboot to recovery, flash my titanium backup zip, flash mcd kernel, profit!
 

Darkweb_182

Senior Member
Jul 5, 2017
204
31
0
Make sure you take a complete back up of your internal memory. The Pie firmware has a bug where it will corrupt your internal data if you are flashing it on top of oreo firmware on an encrypted storage and unlocked bootloader. Here is what I did when I flashed the Pie OOS:
1. Bakcup internal memory to laptop.
2. Went to twrp and factory reset.
3. Then I "formatted" my internal memory. Note that I didn't just wipe, I formatted internal memory to remove encryption.
4. Flashed full OOS Pie zip. Then flashed twrp image in twrp. Then reboot to recovery. (this is important as rebooting into system without flashing magisk will flash stock recovery automatically).
5. Flashed magisk 19.2.
6. Reboot to system. It should now take about 15 minutes as OOS will re-encrypt your internal memory.
7. Reboot to recovery, flash my titanium backup zip, flash mcd kernel, profit!
Thanks
Does oos have Always on display?
 

JohnsNotHome

Member
Nov 23, 2017
35
1
0
Make sure you take a complete back up of your internal memory. The Pie firmware has a bug where it will corrupt your internal data if you are flashing it on top of oreo firmware on an encrypted storage and unlocked bootloader. Here is what I did when I flashed the Pie OOS:
1. Bakcup internal memory to laptop.
2. Went to twrp and factory reset.
3. Then I "formatted" my internal memory. Note that I didn't just wipe, I formatted internal memory to remove encryption.
4. Flashed full OOS Pie zip. Then flashed twrp image in twrp. Then reboot to recovery. (this is important as rebooting into system without flashing magisk will flash stock recovery automatically).
5. Flashed magisk 19.2.
6. Reboot to system. It should now take about 15 minutes as OOS will re-encrypt your internal memory.
7. Reboot to recovery, flash my titanium backup zip, flash mcd kernel, profit!
Thanks for this detailed instructions. I have a few questions. Where did you get the full OOS zip?

When you did the factory reset was it just that? No clearing data?
Then you just formatted, and then flashed the zip, and twrp IMG?

Lastly what is that MCD kernal?
Thanks again
 

mrsim

Senior Member
Mar 10, 2014
818
224
0
london
www.china-devices.com
does anyone have a link to the 902 firmware am on 903 but it's completely borked my device after flashing modem is not working even after flashing the available modems here on XDA,after flashing magisk i get an eternal boot loop so would prefer to stay on 902 but i accidentally deleted my own file off of my PC

thanks
 

damnation333

Senior Member
Jun 9, 2012
366
112
0
does anyone have a link to the 902 firmware am on 903 but it's completely borked my device after flashing modem is not working even after flashing the available modems here on XDA,after flashing magisk i get an eternal boot loop so would prefer to stay on 902 but i accidentally deleted my own file off of my PC

thanks
See the second post in this thread: https://forum.xda-developers.com/oneplus-3/how-to/official-9-0-2-stable-pie-oneplus-3-3t-t3932563
You´re looking for version 082.
 
  • Like
Reactions: mrsim

J_The_Nerd

Senior Member
Dec 12, 2012
68
13
0
Make sure you take a complete back up of your internal memory. The Pie firmware has a bug where it will corrupt your internal data if you are flashing it on top of oreo firmware on an encrypted storage and unlocked bootloader. Here is what I did when I flashed the Pie OOS:
1. Bakcup internal memory to laptop.
2. Went to twrp and factory reset.
3. Then I "formatted" my internal memory. Note that I didn't just wipe, I formatted internal memory to remove encryption.
4. Flashed full OOS Pie zip. Then flashed twrp image in twrp. Then reboot to recovery. (this is important as rebooting into system without flashing magisk will flash stock recovery automatically).
5. Flashed magisk 19.2.
6. Reboot to system. It should now take about 15 minutes as OOS will re-encrypt your internal memory.
7. Reboot to recovery, flash my titanium backup zip, flash mcd kernel, profit!
Maybe I'm being stupid but if you format your phone how do you flash anything afterwards? Won't it all get deleted when you format?
 

TNSMANI

Forum Moderator
Staff member
Jan 8, 2014
4,385
3,598
243
Chennai
Maybe I'm being stupid but if you format your phone how do you flash anything afterwards? Won't it all get deleted when you format?
You are supposed to have everything including your backup on your PC/Laptop and after formatting, transfer TWRP, ROM, Magisk etc to your phone while in recovery and flash from there.
 
  • Like
Reactions: J_The_Nerd

abhibnl

Senior Member
Oct 13, 2011
3,595
1,463
0
You are supposed to have everything including your backup on your PC/Laptop and after formatting, transfer TWRP, ROM, Magisk etc to your phone while in recovery and flash from there.
Maybe I'm being stupid but if you format your phone how do you flash anything afterwards? Won't it all get deleted when you format?
Yup, just like he said, its a common practice to have everything ready on a OTG or your laptop which can be easily copied while in recovery mode. I even take weekly backup of maybe the 2 photos I'll take using the phone camera to make sure I've always a backup ready in case of anything happens.
 
  • Like
Reactions: J_The_Nerd

abhibnl

Senior Member
Oct 13, 2011
3,595
1,463
0
Thanks guys, I wasn't aware I could copy anything to the phone while in twrp, I've always just flashed from internal storage.

Every day is a school day
We all learn something new everyday my friend. Just feel free to quote or dm shall you need any help.
BTW, sometimes, or maybe often at times, you need to mount OTG while data is always moutned. But I wanted you to keep in mind that in case internal memory copy doesn't work, just make sure your OTG or data is mounted in recovery.
 

sahed01

Senior Member
Jan 26, 2015
391
29
0
22
Dhaka
i was in stock Android 8.1, and I was getting 2/2.45 hours of SOT. Because my "android system was sucking up all my battery. I tried couple of things. Like, clearing the cache of Google play service. Clearing cache via TWRP but nothing helped. I was constantly seeing my battery empty when I wake up in the morning. But when I upgraded to Android 9, the is no "Android system" in my battery usage chart. I am still testing my SOT but its not draining like crazy before.