can confirm, radio is unusable. reverting to omni10 till next weeklyI installed latest a11 build . It has some problems . For example radio is not working properly and vibration has serious stability problems . It needs some time .
can confirm, radio is unusable. reverting to omni10 till next weeklyI installed latest a11 build . It has some problems . For example radio is not working properly and vibration has serious stability problems . It needs some time .
how did you root ? cant figure out magisk5 minutes (but I already had a GSI ROM on the device so I knew what to do). Did not use the script but did it manually. Already rooted with Magisk. Totally happy now with the OP7T![]()
Thanks bro1. Get your boot.img
2. Install Magisk Manager
3. Using Magisk Manager, patch the boot image and save it.
4. Using the all in one tool, BOOT UP TO TWRP
5. Using TWRP, tap on install -> image -> the image you patched -> boot image -> flash
6. Reboot
Following the instructions concisely, booting to the Chinese fastboot, accepting the fastboot test command, all of the files install with no complaints, yet it boots into fastboot mode, I do a recovery wipe, and it still boots back into fastboot. The instructions are not all that long to read. BTW, I am using omni-11-20210320-oneplus7t-MICROG. It has all of the same files as the rom named in this thread.
You mean stock a10 or omni a10 before flashing omni a11?I have the same thing .... in itself everything worked out great, but it boots into the fastboot mode
My Device one plus 7t Global a11 Rom
Global 10 I've already tried
and various vendors...........
okeee i fixed it by myself i flashed an older Firmware a10 version and it worked immediately afterwards
How did you install it? I got bootloop on omni bootlogo. Official OOS 11 on both slots and successefully flashed via fastbootterminal.I have tried latest build (0413) over OOS Stable (11.0.0.2 Global) and everything is working except haptic feedback . It has very fast FOD no radio problem , very good auto brightness , launcher has google feed , fast and responsive . Can use as daily driver![]()
I could never get this going either, and I've booted all other custom roms avail for op7t (the Russian omni rom has shut down so no other omni to try). Aosip is a10 and works greatHow did you install it? I got bootloop on omni bootlogo. Official OOS 11 on both slots and successefully flashed via fastbootterminal.
I am used gapps version of omni and simple fastbootd install procedure that is ;How did you install it? I got bootloop on omni bootlogo. Official OOS 11 on both slots and successefully flashed via fastbootterminal.
I am used gapps version of omni and simple fastbootd install procedure that is ;
fastboot -w
"install rom using fastbootd"
fastboot --set-active="other slot"
reboot fastbootd
fastboot -w
"install rom using fastbootd"
fastboot -w
reboot phone .
Thats all and it worked![]()
Thanks, I'll try your instructionsI am used gapps version of omni and simple fastbootd install procedure that is ;
fastboot -w
"install rom using fastbootd"
fastboot --set-active="other slot"
reboot fastbootd
fastboot -w
"install rom using fastbootd"
fastboot -w
reboot phone .
Thats all and it worked![]()
What data format does omni-11 prefer? Ext4 or F2FS? How did you flash system_ext as in mine it said invalid partition?as Intana metioned, the gapps version works fine i tired the microg version and never booted pass the bootscreen. flashed on top of stable oos11 with fastbood and it working fine also for me vibration is working so far.
ext4, just like oos
i tried with f2fs and it reboots to bootloader screen. for the flashing, i first flashed the stable builds with twrp, then once i had both slots flashed, I did the regular fastbootd command for omni since it wouldnt flash with twrp. , it should flash since oos stable 11 or ob4 creates the system ext partition already. this is exactly what i used : from bootloaderWhat data format does omni-11 prefer? Ext4 or F2FS? How did you flash system_ext as in mine it said invalid partition?
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