• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

Paranoid Android Quartz 3 Beta - Oneplus 8 Pro

sirhc

Elite Member
Jun 7, 2012
1,477
2,230
0
Charlotte


We are very excited to announce the release of Paranoid Android Quartz, based on Android 10.

On the first launch, you’ll notice a clean setup with a beautiful wallpaper from Hampus Olsson, who teamed up with us again to create several beautiful pieces of artwork. Hampus is a multi-disciplinary artist whose design stands for itself and we’re glad to have him onboard. We also added further UI touches that we believe enhance the overall user experience. You can find all of the Paranoid Android wallpapers and many more in the Abstruct app, included in our builds.

Our builds are based on the Code Aurora Forum Android base, which is optimized for Qualcomm platforms and has a higher degree of performance, battery life, and functionality compared to the Android Open Source Project platform. The Paranoid Android team and contributors are focusing on squashing existing bugs, and implementing and improving features, performance, and stability. We are dedicated to providing a user experience with the stability that you can expect from stock ROMs with best-in-class performance and features to help you get the most out of your device.

Device-specific issues

You tell me.

Note: Custom kernels are NOT supported!


Requirements

Make sure you've latest OxygenOS 10 stable firmware flashed on both the slots before flashing the ROM.

Download

Links are in the second post

Changelogs

Keep an eye on our Twitter account, @paranoidaospa , as we will be posting about new features getting included in the release builds, as well as links to betas for those devices that will get them.

Paranoid Android Quartz released

Instructions & requirements


  • This device runs under OxygenOS vendor, make sure you are coming from OxygenOS 10.5.9 or newer before flashing PA
  • Unzip the rom package
  • Reboot to bootloader and flash the images inside the packages by opening a terminal and run the following commands below

Code:
fastboot reboot fastboot
fastboot -w (if coming from another OS, this will format userdata)
fastboot flash boot boot.img
fastboot flash dtbo dtbo.img
fastboot flash system system.img
fastboot flash product product.img
fastboot flash vbmeta vbmeta.img
fastboot flash vbmeta_system vbmeta_system.img
fastboot reboot
Important / Useful links
Paranoid Android Twitter
Paranoid Android Channel (Telegram)
Paranoid Android Community (Telegram)

Help us improve PA by submitting detailed bug reports with logs. Learn how to take logs here.

Cheers and #StayParanoid!

XDA:DevDB Information
Paranoid Android Quartz, ROM for the OnePlus 8 Pro

Contributors
sirhc, ZVNexus, TheStrix, xboxfanj
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: Unlocked Bootloader
Based On: CAF

Version Information
Status: Testing

Created 2020-06-23
Last Updated 2020-06-23
 

sirhc

Elite Member
Jun 7, 2012
1,477
2,230
0
Charlotte
Starting off 8pro rom development with some beta paranoid android builds. Me and @ZVNexus have been working hard to get stable builds up and running for the 8/8pro. These builds are unified so it will work on both 8/8pro but since ZVNexus is the op8 maintainer, i will leave it up to him to make a separate thread.

Everything works afaik, except for maybe fod on the 8pro, it's reported working fine on op8 though, could just be a messed up fod size for the 8pro, but it's being looked into. If fod works for you, please let me know. Alternatively these builds include ParanoidFaceSense (Face unlock) as well.

Downloads
Quartz 3 - June 23rd

Sources
Kernel - Note: This is not an official PA kernel, just a modified stock kernel to get it working on PA, arter97 will be our kernel maintainer, when official releases rollout

Huge thanks to Oneplus for providing the PA team with a few dev units, this wouldn't be possible without you guys!
 

Attachments

Last edited:

Nekromantik

Elite Member
Apr 1, 2010
6,456
726
113
London
great! first AOSP based ROM
Could you add a list of things not working?
you say custom kernel not supported, do you mean it will work but you dont give help if someone running custom kernel?
 

sirhc

Elite Member
Jun 7, 2012
1,477
2,230
0
Charlotte
great! first AOSP based ROM
Could you add a list of things not working?
you say custom kernel not supported, do you mean it will work but you dont give help if someone running custom kernel?
The current kernels we have for the 8pro are made for stock rom, and will most likely not work, also we include custom things in our kernel for features etc. that most custom kernels do not provide. When there are custom kernels available for custom roms, you are free to use them but your results aren't guaranteed, therefore the team does not support them as far as offering solutions to any issues you may have
 

sirhc

Elite Member
Jun 7, 2012
1,477
2,230
0
Charlotte
Thank you. Indeed CAF changed something and I also can't get a kernel to boot when compiled with either GCC 9 or 10.
Apologies for the OT.

It's awesome to see you guys here so short after the device is released!
I'm assuming you need some commits from upstream, not sure I'm not kernel dev. Just a framework dev xD, but I think our kernel will be done for gcc soon
 
  • Like
Reactions: sortoh85

sirhc

Elite Member
Jun 7, 2012
1,477
2,230
0
Charlotte
Hi guys, how fix this error
system & product partition not found
Make sure you're following the instructions, reboot to fastboot (bootloade, you can use adb reboot bootloader), from there type fastboot reboot fastboot then once it boots into fastbootd, fastboot -w and flash the images
 

Burt Squirtz

Senior Member
Feb 11, 2018
283
78
28
Starting off 8pro rom development with some beta paranoid android builds. Me and @ZVNexus have been working hard to get stable builds up and running for the 8/8pro. These builds are unified so it will work on both 8/8pro but since ZVNexus is the op8 maintainer, i will leave it up to him to make a separate thread.

Everything works afaik, except for maybe fod on the 8pro, it's reported working fine on op8 though, could just be a messed up fod size for the 8pro, but it's being looked into. If fod works for you, please let me know. Alternatively these builds include ParanoidFaceSense (Face unlock) as well.

Downloads
Quartz 3 - June 23rd

Sources
Kernel - Note: This is not an official PA kernel, just a modified stock kernel to get it working on PA, arter97 will be our kernel maintainer, when official releases rollout

Huge thanks to Oneplus for providing the PA team with a few dev units, this wouldn't be possible without you guys!
not to be rude but we have two fully working versions of TWRP. Why not build a normal ROM zip, as it's infinitely easier for people to actually flash it.
 

sirhc

Elite Member
Jun 7, 2012
1,477
2,230
0
Charlotte
not to be rude but we have two fully working versions of TWRP. Why not build a normal ROM zip, as it's infinitely easier for people to actually flash it.
We had issues with update engine and dynamic partitions. Only solution we've found so far is to including a prebuilt stock vendor image so that vendor doesn't get "removed" when flashing zips. It's not fully tested and we are looking for other ways. Google has not added proper support for flashable zips for devices with dynamic partitions using prebuilt vendors yet, that's why devices like op7tpro have had their issues with twrp as well
 
Last edited:
  • Like
Reactions: Samuel Holland

sirhc

Elite Member
Jun 7, 2012
1,477
2,230
0
Charlotte
not sure what i did wrong but im currently in a bootloop, I formatted the data and im running the latest oos update any idea boss?
After fastboot -w and flashing all the images, I usually reboot to stock recovery and wipe data and format again as a extra measure. When you say bootloops do you mean the bootanimation is looping?