[ROM] [10] OmniRom for OnePlus7T [EXPERT]

Search This thread

titandnb

Member
Apr 23, 2011
29
2
Xiaomi Poco X3 Pro
Hello guys, I'm trying to flash the latest version from 07.25. there is a stock oos 11. I install according to the instructions in the header, but I reboot back into the fastboot. what am I doing wrong? or is there a new instruction?

upd. i installed. all ok
 
Last edited:

m1606

Member
Dec 5, 2018
37
0
OnePlus 7T
Is the build from February 2020 the latest? I see some people writing that they flashed builds from 2021 but at the beginning it says latest update Feb 2020.
 

intana

Senior Member
Aug 18, 2007
175
91
Is the build from February 2020 the latest? I see some people writing that they flashed builds from 2021 but at the beginning it says latest update Feb 2020.
You can find latest builds at omni download page .


Omni builds hasn't got its own vendor , recovery and odm images . Should use stock (OOS11) vendor , recovery and odm images . And should install omni builds on a and b slots at same time .
 
Last edited:
  • Like
Reactions: HueyT

Top Liked Posts

  • There are no posts matching your filters.
  • 48
    photo.jpg
    Download unoficial:
    DOWNLOAD Unofficial

    Kernel source:
    Source



    Selinux Status:
    Enforcing

    flash on your own risk.

    FLASHING
    This is for experianced people only, because theres no working TWRP yet. If you dont know how to read stop here (funny eh ?). Also if you dont wanna follow steps bellow because u know better. Goodbye. I dont wanna listen to you cry here. I will not help you.

    opposite of what happens if you flash in twrp, this procedure will flash to the slot whis is active now. if you know what u r doing u can flash to any slot u like.

    Despite the red text theres really no big danger here if you follow the steps. I just wana scare away newbs.
    BU!



    android 10 shipped devices have fastboot like we know it and its pretty much useless. and they have the new fastbootd (google it).
    1st. get into fastbootd.
    option a) from old fastboot, type: fastboot reboot fastboot (funny eh ?) another google miracle to not name it fastbootd.
    option b) if you have a running os with adb: adb reboot fastboot
    this will bring you to OOS chinese recovery look a like, but its fastboot. to test that u r in the right place try a fastboot command. fastboot getvar all for example.
    2nd. flash
    unzip ROM using payload dumper

    option a) if you are on linux
    fastboot -w //this will wipe all your data. you need to do this only on first install, not on updates.
    sh ./fastboot_flash.sh
    option b)
    again! fastboot -w // will wipe all your data and is needed only on first flash
    Code:
    fastboot -w 
    fastboot flash boot boot.img 
    fastboot flash system system.img 
    fastboot flash product product.img 
    fastboot flash vbmeta vbmeta.img 
    fastboot flash vbmeta_system vbmeta_system.img 
    fastboot flash dtbo dtbo.img 
    fastboot reboot

    3rd. enjoy opensource
    unfortunately because of the flashing procedure I have included gapps. when twrp exists they will be gone.



    Updating: (WILL WORK ONCE OFFICIAL)
    Use OTA inside rom for updates

    if u did something else. we dont need/wanna know about it in the thread

    May the force be with you

    Device Maintainers
    @maxwen

    Official OmniRom Telegram channel
    Link


    XDA:DevDB Information
    OmniRom, ROM for the OnePlus 7T

    Contributors
    maxwen, maxwen, darkobas
    Source Code: https://github.com/omnirom/android_kernel_oneplus_sm8150/tree/android-10

    ROM OS Version: Android 10
    ROM Kernel: Linux 4.x
    ROM Firmware Required: 10

    Version Information
    Status: Beta

    Created 2019-11-14
    Last Updated 2020-02-02
    16
    Check Telegram group for up to date information
    Link
    9
    Last build of 2019 will be up soon

    And just as a heads up - this is the last build that will be distributed in "fastboot format"
    Starting with the next version the zip will be a traditional AB ota zip meaning you can
    flash it with the system update app in the ROM. It will still contain gapps cause thats
    a different problem but at least you no longer need to go into fastboot

    If you are so unwise and unlucky to not already have omni running you must
    then always flash this last fastboot zip and then update to the last available
    build in two steps.
    9
    Build 20191231 is up - link at
    https://forum.xda-developers.com/showpost.php?p=80897757&postcount=2

    Happy New Year to everyone!