MAKE A BACKUP THIS WILL WIPE ALL YOUR DATA!
Check your warrenty> IF YOU BRICK IS YOUR OWN RESPONSIBILIT!
What does not work?
Fingerprintface unlock
native camera app(Use gcam)
no notification slider
no modular refresh rate
no auto brightness(Not yet will be implemented)
no 5g(no worry no one uses it yet so)
maybe more let me know if you found a solution so i can add it under this post
I'm working on a overlay to fix some things for this device
What do I need?
A Unlocked bootloader Follow below.Stock zip download this with oxygen updater(enable advanced mode and download your version)
Oneplus drivers Here
Latest Fastboot Enhance Here
And a GSI of choice you can get Here or Here dot os works good with this phone
Choose AB GSI and you don't need slim(Low system volume device's) or vndklite(For older device's)
Unzip and put all the things in a folder.
Start with installing the Usb drivers
and connection device to your computer. (no need to disconnect till your set)
If your in windows use
Code:
cmd
Unlocking Bootloader (This will wipe device)
- Go to Settings/About device/Version and tap the build number/version until you see your already a developer.
- Go to Settings/Additional settings/Developer options and enable OEM unlocking
- On your Computer open fastboot tool folder and open a terminal there and type
adb devices
Accept on your phone
adb reboot bootloader
wait till boot
fastboot flashing unlock
device will ask you to confirm if you want to unlock Confirm this
Gathering your assets
On your computer open platform-tools-enchanted folder and launch FastbootEnhance.exeNow go to payload dumper and open your version zip
Go to partitions and CTRL click vbmeta, boot, system.
check the allow incremental box on the side
click extract images and extract them to your folder
Preping device for GSI
On your computer open fastboot tool folder and open a terminal there and typeadb reboot bootloader
Wait till boot
fastboot reboot fastboot
you will see a screen with Chinese and languages as options don't do anything here.
On your computer open platform-tools-enchanted folder and launch FastbootEnhance.exe
than click on your device and go to partitions
In the petitions tab type -cow and delete these volume's, Yes all volumes this will not affect your device
Skip all above if you already on a GSI
The flashing of the GSI
Make sure your GSI is a .img Unzip if its a xz/zip fileNow open fastboot tools folder and start a terminal there
fastboot reboot fastboot
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot erase system
fastboot flash system Gsi.img
The rooting
get you latest magisk hereInstall it on your phone
transfer the boot.img you extracted to your phone
open magisk and install it on the boot.img
the patched boot img will be in the download folder move it to your pc
open the fastboot tools folder and open a terminal
adb reboot bootloader
fastboot boot magisk_patched.img
when your booted open magisk and direct install magisk.
than just reboot
Modules you'll need
BootloopSaver
safetynet-fix
Shamiko
and enable zygisk in the magisk settings.
Attachments
Last edited: