
Do you need full wipe or can you flash this over A12 Omnirom?
You can dirty flash over Omnirom A12
I will checkhello, good rom, i have 1 big issue wirh this rom, it has been from begginging, when im at landscape mode, cant see any notifications from status bar, any other had same issue?
first i had omni rom 12 and it already had that issue, now im at version 13, dirty flashed 13 and version 12 was full wipe install
View attachment 5762781
Fixed ^_^
The ROM itself does not, but Pixelify GPhotos on LSPosed does
I'll try it later,thank you.
It shouldDoes it support Zenfone 6 Edition 30? I think it's the same phone with different storage memory (512GB) and 12 GB RAM.
The Smart Key works.First of all it's pleasure to use this rom. Today I have installed it first time. I found few issues:
-Video recording in4K 60fps not working properly - only black screen is recorded with sound
-Blur and focus in portrait mode in camera not working. It's make photo without blur effect.
I have not found possibility to configure smart key f.eg to Goggle Assistand\t or start any application. Smart key not working at all.
There are no possibility to limitation charging to f.eg 80-90%. On stock ROM it is.
Have a nice weekend.
Konrad
Regarding TWRP, you should get the unofficial version from the Telegram chat. It's in the latest pinned message.How? Is there any tutorial?
I was on latest factory ROM, before flashing official TWRP (which for some reason can't decrypt files) and Omnirom 12. I'm on the latest Omni from August.
Since you are on Omni 12, did you try to go go to Settings > System > System Update?How to flash Omnirom 13 without losing files, does "dirty" flash has some disadvantaged and is everything going to work fine after flash?
The Telegram chat CAN help. There's definitely at least one message (if not more) detailing how to dirty update. It took me a minute to find it...Going to Telegram can't help, because have to read hundreds of chat messages without finding anything.
1. Download the desired update on the phone (either using the built-in System Update tool, or from https://dl.omnirom.org/tmp/zenfone6/ )
2. I personally never launch the update process from within the System Update tool in order not to lose root and TWRP.
3. Once the update is downloaded, reboot to TWRP and flash the Omnirom zip (if you downloaded it using the System Update tool, the file is located in the /OmniOta folder). NOTE: just before flashing, make sure to tick the checkbox to re-install TWRP when flashing a rom, otherwise the AOSP recovery will overwrite TWRP.
4a. Only if you don't want/need to have root access > Reboot system and you're done.
4b. If instead you want/need to have root access > Reboot recovery once (to change slots) and only then flash magisk (and/or other add-on zips)
5. Afterwards reboot system.
Fixed ^_^
pkg install python
python -m pip install --upgrade pip
python -m pip install protobuf
python -m pip install bsdiff4
#gain access to storage where payload.bin is located
termux-setup-storage
python payload_dumper.py payload.bin
.\fastboot flash abl_a abl.img
.\fastboot flash abl_b abl.img
.\fastboot flash aop_a aop.img
.\fastboot flash aop_b aop.img
.\fastboot flash asusfw_a asusfw.img
.\fastboot flash asusfw_b asusfw.img
.\fastboot flash bluetooth_a bluetooth.img
.\fastboot flash bluetooth_b bluetooth.img
.\fastboot flash boot_a boot.img
.\fastboot flash boot_b boot.img
.\fastboot flash cmnlib_a cmnlib.img
.\fastboot flash cmnlib_b cmnlib.img
.\fastboot flash cmnlib64_a cmnlib64.img
.\fastboot flash cmnlib64_b cmnlib64.img
.\fastboot flash devcfg_a devcfg.img
.\fastboot flash devcfg_b devcfg.img
.\fastboot flash dsp_a dsp.img
.\fastboot flash dsp_b dsp.img
.\fastboot flash dtbo_a dtbo.img
.\fastboot flash dtbo_b dtbo.img
.\fastboot flash keymaster_a keymaster.img
.\fastboot flash keymaster_b keymaster.img
.\fastboot flash modem_a modem.img
.\fastboot flash modem_b modem.img
.\fastboot flash hyp_a hyp.img
.\fastboot flash hyp_b hyp.img
.\fastboot flash qupfw_a qupfw.img
.\fastboot flash qupfw_b qupfw.img
.\fastboot flash uefisecapp_a uefisecapp.img
.\fastboot flash uefisecapp_b uefisecapp.img
.\fastboot flash tz_a tz.img
.\fastboot flash tz_b tz.img
.\fastboot flash xbl_a xbl.img
.\fastboot flash xbl_b xbl.img
.\fastboot flash xbl_config_a xbl_config.img
.\fastboot flash xbl_config_b xbl_config.img
.\fastboot flash xrom_a xrom.img
.\fastboot flash xrom_b xrom.img
.\fastboot flash system_a system.img
.\fastboot flash system_b system.img
.\fastboot flash vbmeta_a vbmeta.img
.\fastboot flash vbmeta_b vbmeta.img
.\fastboot flash vendor_a vendor.img
.\fastboot flash vendor_b vendor.img