Development [ROM][UNOFFICIAL][raven/oriole/bluejay] LineageOS 20.0 for the Pixel 6 Pro/6/6a

Search This thread

Sebacestmoi

Senior Member
Oct 11, 2005
187
50
searching esim in settings doesn't return with anything
Woaw, I was thinking about moving to this ROM but this is a major turn down...
Did you install a Google Apps package ?
I know that the code that make the eSIM usable is a Google one and even in GrapheneOS you need to activate the Google Services and Framework to use eSIM.
 

eng.stk

Senior Member
Mar 29, 2011
7,356
61,788
Google Pixel 4a
OnePlus 9 Pro
searching esim in settings doesn't return with anything

Woaw, I was thinking about moving to this ROM but this is a major turn down...
Did you install a Google Apps package ?
I know that the code that make the eSIM usable is a Google one and even in GrapheneOS you need to activate the Google Services and Framework to use eSIM.

If you already added eSIM in stock should be available to use without any change.
With MindTheGapps flashed you should be able to add eSIMs and manage them in SIM manager menu (search for sim instead of esim).
 
  • Like
Reactions: w_tapper

Killianti

New member
Apr 21, 2021
3
1
Has anyone gotten Play Integrity API to work yet? I've tried the 2.4.0 Displax version of the Universal SafetyNet Fix with Lygisk 25.200, but no joy.
 

fil3s

Senior Member
Has anyone gotten Play Integrity API to work yet? I've tried the 2.4.0 Displax version of the Universal SafetyNet Fix with Lygisk 25.200, but no joy.

I use USNF with no issues.

Screenshot_20230302_001724.jpg
 

quirkyjoe

Member
Dec 5, 2019
6
2
Anyone know how I could go about troubleshooting the OTA failing?

I have a Pixel 6, with official LoS installed per the instructions on the wiki.
It seems to work fine, but after downloading the OTA, the Install/Apply Update step does nothing.
It throws an "Install error" message, but with no details or error code.
 

chewy74

Senior Member
Jul 4, 2010
529
357
Google Pixel 6 Pro
Anyone know how I could go about troubleshooting the OTA failing?

I have a Pixel 6, with official LoS installed per the instructions on the wiki.
It seems to work fine, but after downloading the OTA, the Install/Apply Update step does nothing.
It throws an "Install error" message, but with no details or error code.
I just took the ota and retained root without any problems. Pixel 6 oriole
 

quirkyjoe

Member
Dec 5, 2019
6
2
My issue is that I can't get the OTA update to install at all.

It downloads, but wont install.
Not sure what to try.

(I am not rooted.)

Edit: After manually updating a few times, the OTA install process works as expected now.
 
Last edited:

youngdaddytc

Senior Member
Feb 7, 2009
129
13
Rockford, Illinois
To add to this ^ I spent some time doing this the wrong way because I was using the wrong USB port on my laptop. So if you're trying to update and it's not working, try a different port.

The steps I took to upgrade to the Official release from this experimental one:

1. downloaded from the official LineageOS website - the newest nightly oriole signed build zip
2. rebooted into the recovery (the one with the LineageOS logo at the top) - TWRP still does not support Android 13 completely, hence our need for the next steps
3. navigate the menu: apply update > apply from adb > adb sideload
4. From the location on your computer where you downloaded the LineageOS build from step 1, hold shift and right click to open menu > open in terminal
5. type adb sideload (name of build package.zip) and hit enter

if you've done these steps correctly you should see your new build begin to update. i had an issue where the terminal read it as stuck at 47%, but apparently this is normal and on the phone it completed the install with no problems.

also if you want gapps and magisk you'll need to reinstall those again. in the terminal use the same adb sideload (mind the gapps version.zip) and adb sideload (magisk version.zip) to reintegrate those into your system.

finally reboot and you have the latest and greatest version of LineageOS, complete with a working updater. check the official site for more info.

*edited for clarity
 

Top Liked Posts

  • There are no posts matching your filters.
  • 34
    b99f5a1c489fc91d2a2057f5f1beaa47.jpg

    LineageOS 20.0 for the Pixel 6 Pro (raven), Pixel 6 (oriole), and Pixel 6a (bluejay).

    Known issues:
    • NOTE: This is an early-stage build, and may not be the most stable. It's more stable than it was when I starting building.
    • The status bar is mis-aligned to the left by a few pixels, but this does not cause any usability issues, fortunately.
    • If you have issues receiving calls (i.e. calls go to voicemail often), flash stock, lock the bootloader, unlock it, and then flash my ROM. Relocking and unlocking usually fixes a corrupted baseband.
    • If you wish to pass SafetyNet, you may need MagiskHidePropsConfig with a stock fingerprint for your device. MHPC has the raven/oriole 12 (not 12L/13) fingerprints which may or may not work. Read updated section below
    • You tell me.
    Passing SafetyNet/Play Integrity:

    As an update, for some reason, this ROM only needs the Displax SafetyNet Fix and Shamiko (or DenyList) on top of Magisk in order to pass SafetyNet/Play Integrity, which is a nice bonus. While I daily drive a Pixel 7 (running my P7 Lineage build), Netflix shows in the Play Store with DSNF/Shamiko on oriole.

    Flashing instructions:

    1. Be sure you're on the latest stock 13 and have an unlocked bootloader. You may also be able to flash from GrapheneOS, CalyxOS, or another ROM.
    2. Go into fastboot mode (turn off phone and then Power + Volume down)
    3. Make sure you have the adb/fastboot tools
    4. Run fastboot flash --slot all boot boot.img
    5. Run fastboot flash --slot all vendor_boot vendor_boot.img
    6. Boot into recovery
    7. Press Factory Reset and confirm
    8. Go to Apply Update -> Apply from ADB
    9. Run adb sideload LOS_BUILD (Replace LOS_BUILD with your LOS ZIP file)
    10. To add GApps, go to Advanced -> Reboot to Recovery -> Apply Update -> Apply from ADB
    11. Run adb sideload GAPPS_BUILD (Replace GAPPS_BUILD with your GApps ZIP file, repeat this step if you want Magisk)
    12. Press Reboot System Now

    Download:
    Pixel 6 Pro (raven)
    Pixel 6 (oriole)
    Pixel 6a (bluejay)
    MindTheGApps

    Sources:
    Kernel
    Device trees
    Vendor
    8
    B
    hasn't been fully signed off to be official so it's just waiting (or at least that's what I think it is)
    Release official in candidate build is available for pixel 6a ( bluejay ) . We can expect for oriole & raven soon also.

    8
    I have some good news. I am still here, and am building ROMs. I was busy since I was setting up a side business (unrelated to Android, another hobby of mine) and couldn't deal with ROM building.

    I have a new build for oriole uploaded, and will have raven and bluejay builds shortly (I also plan to make a Pixel 7/7 Pro LOS build in another thread),

    The ROM is incredibly more stable now, with many LOS changes in the past few weeks made a huge difference.
    7
    I have some good news: I can pass SafetyNet/Play Integrity using Displax SafetyNet Fix and Shamiko on oriole. For some reason, the ROM fingerprint is exactly the same as stock, which is a big plus.

    To add, new builds for oriole are uploaded, raven and bluejay will come shortly.

    UPDATE: raven builds are also uploaded.

    UPDATE 2: bluejay builds are uploaded too!
    5
    ChangeLog:

    2022/11/18:
    • Yet again, new builds.
    • Update SafetyNet/Play Integrity section, apparently it's super easy to pass this check with my ROM, and I did nothing.

    2022/11/10:
    • Long time, no see. I have a new build for oriole. Will upload raven and bluejay shortly. UPDATE: raven and bluejay are also uploaded.
    • A lot of stability issues are fixed, at least on oriole. Mainline LOS has made huge differences.
    • It should be usable as a daily driver, although I daily drive a Pixel 7 (which I will also build for, in another thread).

    2022/10/23:

    • Okay, sorry for flip flopping, this ROM is not discontinued. The main reboot issue is gone. If you have issues coming from stock, try flashing GrapheneOS and then this LOS build.
    • New builds for oriole, raven and bluejay.
    • I am discontinuing this ROM, a lot of people had issues, so I decided to not continue public builds further. When LOS becomes more stable on raviole/bluejay, I may restart builds unless LOS becomes official by then.

    2022/10/20:
    • New build, yay!

    2022/10/14:
    • Rebuilt for bluejay/oriole/raven on a fresh tree. Some people have reported issues on the 20221013 build. If you had issues try my new 20221014 build. If you still have issues, I will probably "discontinue" this build.

    2022/10/13:

    • Re-built, mainly for Pixel 6 Pro (raven) flashing issues)
    • Move from AFH to self-hosted mirror. AFH sucks, but I fortunately have symmetrical Gigabit at home.

    2022/10/12:

    • Initial build