{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
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
Check Telegram group for up to date information
Link
Thanks going to try to flash this with twrp wish luck
NickMidd91 said:
Thanks going to try to flash this with twrp wish luck
Click to expand...
Click to collapse
TWRP doesn't currently work for devices shipped with Android 10. Like this OnePlus 7T.
not red enugh
NickMidd91 said:
Thanks going to try to flash this with twrp wish luck
Click to expand...
Click to collapse
I fear your device is in great danger if you continue
Sweeeet
I tried yesterday to build it myself but failed due to lack of knowledge about ROM building, but this is even better ?
Well when this is ready for twrp flashing then I'll try it and will need to flash off of the TMobile build of oxagen os first.
working great! Thx!
josdehaes said:
working great! Thx!
Click to expand...
Click to collapse
how tideous was the flashing process ?
i sorta wanna flash it lol
5 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
josdehaes said:
5 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
Click to expand...
Click to collapse
How can we get root? I just flashed and there is no root.
opethrocks said:
How can we get root? I just flashed and there is no root.
Click to expand...
Click to collapse
Upload the boot.img from the rom to your device. Install magisk manager 7.4. choose install, patch boot image, select your boot image. Copy the magisk patched image to your PC. Fastboot flash boot the patched image. Reboot.
Is anyone else having trouble playing music through the USB C port? I get nothing but static
Appreciate the release man!
---------- Post added at 01:42 PM ---------- Previous post was at 01:40 PM ----------
josdehaes said:
Upload the boot.img from the rom to your device. Install magisk manager 7.4. choose install, patch boot image, select your boot image. Copy the magisk patched image to your PC. Fastboot flash boot the patched image. Reboot.
Click to expand...
Click to collapse
Is this boot.img based off the 10.0.5 OTA?
I had flashed the patched_boot.img from 10.0.3 and , that did not play well at all.
Coming from the Xiaomi redmi note 7 , So I am also unfamilar with have 2 different slots .
hightech316 said:
Appreciate the release man!
---------- Post added at 01:42 PM ---------- Previous post was at 01:40 PM ----------
Is this boot.img based off the 10.0.5 OTA?
I had flashed the patched_boot.img from 10.0.3 and , that did not play well at all.
Coming from the Xiaomi redmi note 7 , So I am also unfamilar with have 2 different slots .
Click to expand...
Click to collapse
This is an AOSP rom so you can't use an oxygen os kernel with it. You can patch the boot.img from the Omni rom zip with magisk then flash it via fastboot.
josdehaes said:
5 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
Click to expand...
Click to collapse
which gsi rom & how did you flash?
Sent from my HD1901 using Tapatalk
rohit83 said:
which gsi rom & how did you flash?
Click to expand...
Click to collapse
Phh AOSP 10. See the treble experimentation wiki,I added a page for the op7t.
josdehaes said:
Phh AOSP 10. See the treble experimentation wiki,I added a page for the op7t.
Click to expand...
Click to collapse
I don't see 7t under devices, but I see 7t pro, can you share the link? Can I DM you for more?
Sent from my HD1901 using Tapatalk
Related
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Disclaimer
Code:
/**
* What you do with your device is your choice.
* None of the developers of this software will be held accountable for any damages to your device or to third parties.
* You should know this by now.
**/
What's this?
This is TeamWin Recovery Project for our Asus Zenfone Max Pro M2 (X01BD)
Known Issues
None
Requirements
Unlocked bootloader
Computer/Laptop
Common sense and a X01BD
Downloads
https://twrp.me/asus/asuszenfonemaxprom2.html
https://github.com/kubersharma001/twrp_device_asus_X01BD/releases/download/v1.0/recovery.img
XDA:DevDB Information
TeamWin Recovery, Tool/Utility for the Asus Zenfone Max Pro M2
Contributors
kubersharma, bauuuuu
Version Information
Status: Stable
Created 2019-04-01
Last Updated 2019-07-11
UNOFFICIAL/PERSONAL BUILDS:
https://sourceforge.net/projects/kubersharma001/files/X01BD/TWRP/
About TWRP:
https://twrp.me/about/
Frequently Asked Questions
Q1 How to flash the recovery image?
A1. Via Fastboot or if you are already in TWRP, then flash the twrp image in recovery partition.
Read FAQs here: https://twrp.me/FAQ/
Sources
twrp_device_source: https://github.com/kubersharma001/twrp_device_asus_X01BD
kernel_source: https://github.com/ArrowOS-Devices/...tree/91f4373a4141cf43379882fa115c7bb51e090ecc
twrp manifest: https://github.com/minimal-manifest-twrp
Superb, Good to know this. This is the most stable recovery for our device, thanks.
Awesome ?
Nice Work
Edit : Just Tried to Flash Stock Oreo along with Decrypt Zip but it is Still Encrypting the Storage
Right now my device is on PBRP
How can I install TWRP now?
Vishurules28 said:
Right now my device is on PBRP
How can I install TWRP now?
Click to expand...
Click to collapse
Via Fastboot mode,
boot your device in fastboot, put recovery.img with adb and fastboot files and run following command
Code:
fastboot flash recovery (recovery name).img
nice_guy75 said:
Via Fastboot mode,
boot your device in fastboot, put recovery.img with adb and fastboot files and run following command
Click to expand...
Click to collapse
Thanks but I found another way
Flashed TWRP as img from PBRP install menu. TWRP was installed successfully.
Stock recovery persisting
Even though I got all OKs on flashing recovery, I still boot into STOCK recovery. IMPORTANT QUESTION: Is this recovery file compatible with the PIE UPDATE?
My Zenfone M2 PRO is on Pie since last week, and I unlocked the bootloader recently with Asus official bootloader unlocker. Help is appreciated.
TheKing88 said:
Even though I got all OKs on flashing recovery, I still boot into STOCK recovery. IMPORTANT QUESTION: Is this recovery file compatible with the PIE UPDATE?
My Zenfone M2 PRO is on Pie since last week, and I unlocked the bootloader recently with Asus official bootloader unlocker. Help is appreciated.
Click to expand...
Click to collapse
Use the twrp from telegram group..that one is working fine.
Thank you my man!! I got it working
I was able to encrypt the device....but when I try to decrypt it always says wrong password...Am I missing anything??
shravankoppesetty said:
I was able to encrypt the device....but when I try to decrypt it always says wrong password...Am I missing anything??
Click to expand...
Click to collapse
Same with me
Hey guy's, TWRP for X01BD is now OFFICIAL!
https://twrp.me/asus/asuszenfonemaxprom2.html
Enjoy
Can we flash the software OS provided in the ASUS website ??
Can we downgarde from pie to oreo provided by Asus in website.?
finally. it's official. thanks you so much.
Vishurules28 said:
Thanks but I found another way
Flashed TWRP as img from PBRP install menu. TWRP was installed successfully.
Click to expand...
Click to collapse
You have X01BD or X01BDA? I have X01BDA, can I flash this official TWRP recovery?
@kubersharma, can I use this official TWRP on X01BDA as well?
nice_guy75 said:
You have X01BD or X01BDA? I have X01BDA, can I flash this official TWRP recovery?
@kubersharma, can I use this official TWRP on X01BDA as well?
Click to expand...
Click to collapse
Yes you can. I have a X01BDA too. The difference is that X01BDA has nfc and X01BD do not.
Decryption not working in Evolution-X ROM, anyone else can confirm the same?
nice_guy75 said:
You have X01BD or X01BDA? I have X01BDA, can I flash this official TWRP recovery?
@kubersharma, can I use this official TWRP on X01BDA as well?
Click to expand...
Click to collapse
Yes, you can.
mauam said:
Yes you can. I have a X01BDA too. The difference is that X01BDA has nfc and X01BD do not.
Click to expand...
Click to collapse
Oh, didn't know that but i don't think it's true since I've seen the X01BDA model in India without NFC as well but i am not sure
Disclaimer:
Only use TWRP for zips and Fastboot for images as TWRP isn't 100% stable yet. This would be my recommendation to anyone else looking to mess around with treble and custom roms. That is unless you know what you're doing. Also I am NOT responsible for any dead or bricked devices.
This threads purpose is for testing and documenting working treble roms for our Moto G7.
Roms that work:
Havoc OS
Roms that DON'T work:
All of Erfan's GSI Ports
Resurrection Remix
Q Developer Preview
Pixel Experience
Prerequisites:
Bootloader must be unlocked
ADB must be installed on a working PC
TWRP installed or able to boot from Fastboot
How to install:
Reboot to bootloader
Install boot.img in fastboot (Linked HERE)
Install the rom.img of your choice in fastboot (Rom must be ARM64 AB also make sure to flash system with the command "fastboot flash system -u your_image.img"))
Wipe userdata in fastboot
Reboot to TWRP and tap wipe, advanced wipe, system, then repair or change file system, then resize file system
Install Magisk (optional) and OpenGapps (also optional but recommended) in TWRP
Reboot and enjoy
PSA - If anyone finds any other working roms please report it on this thread and I will test the rom and update the thread accordingly.
Screenshots of Havoc OS on Moto G7
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Very nice. I will be giving this a shot soon.
Try BlissRoms/LineageOS and Aosp Extended
GamingHero said:
Try BlissRoms/LineageOS and Aosp Extended
Click to expand...
Click to collapse
I'll probably give them a try sometime soon here but just a word of advice. I think only phh-treble roms work on our device atm. So any rom based on the phh-treble source code.
I'm not a fan of project treble. the roms are too buggy. I really miss the days of lineage nightlies. there is literally zero development for the G7
Yeah well treble is just fine. No one wants to develop for specific devices anymore cuz once the correct patches are upstreamed to the treble source code the ROMs will work fine. Phh already has 99% of everything working out of the box for the g7. Just not Bluetooth audio and there isn't an overlay for the notch yet (easy fix).
CurbThePain said:
Yeah well treble is just fine. No one wants to develop for specific devices anymore cuz once the correct patches are upstreamed to the treble source code the ROMs will work fine. Phh already has 99% of everything working out of the box for the g7. Just not Bluetooth audio and there isn't an overlay for the notch yet (easy fix).
Click to expand...
Click to collapse
I'll stick to stock, rooted running edxposed for now.
fix-this! said:
I'll stick to stock, rooted running edxposed for now.
Click to expand...
Click to collapse
What modules are you using with edxposed?
Is there a way to install with TWRP?
How did you install RR. Was it fresh? Did you try to dirty flashover phh asop?
@CurbThePain sorry to go kinda off topic, but i have a g7 power, is it necessary to have a different kernel than stock (magisk patched) to boot a gsi on g7? Sorry if its a stupid question, im new to the whole treble/ab devices scene, and after the last rom i used, stock android is very lacking in features (came to the g7 power from sony xzp, existenz rom, non treble, a-only).
MIUI GSI from Erfan's ports works bro
CurbThePain said:
Disclaimer:
Only use TWRP for zips and Fastboot for images as TWRP isn't 100% stable yet. This would be my recommendation to anyone else looking to mess around with treble and custom roms. That is unless you know what you're doing. Also I am NOT responsible for any dead or bricked devices.
This threads purpose is for testing and documenting working treble roms for our Moto G7.
Roms that work:
Havoc OS
Roms that DON'T work:
All of Erfan's GSI Ports
Resurrection Remix
Q Developer Preview
Pixel Experience
Prerequisites:
Bootloader must be unlocked
ADB must be installed on a working PC
TWRP installed or able to boot from Fastboot
How to install:
Reboot to bootloader
Install boot.img in fastboot (Linked HERE)
Install the rom.img of your choice in fastboot (Rom must be ARM64 AB also make sure to flash system with the command "fastboot flash system -u your_image.img"))
Wipe userdata in fastboot
Reboot to TWRP and tap wipe, advanced wipe, system, then repair or change file system, then resize file system
Install Magisk (optional) and OpenGapps (also optional but recommended) in TWRP
Reboot and enjoy
PSA - If anyone finds any other working roms please report it on this thread and I will test the rom and update the thread accordingly.
Click to expand...
Click to collapse
I've gotten MIUI, PixelDust, and Q all to boot. Will be getting back to everyone once I have all the screens organized and might start making threads. Also working on LoS still, just been busy with irl/
thaunknownartist said:
I've gotten MIUI, PixelDust, and Q all to boot. Will be getting back to everyone once I have all the screens organized and might start making threads. Also working on LoS still, just been busy with irl/
Click to expand...
Click to collapse
Any issues with getting the GSI builds to run? All flashed through fastboot correct?
---------- Post added at 06:32 PM ---------- Previous post was at 06:31 PM ----------
thaunknownartist said:
I've gotten MIUI, PixelDust, and Q all to boot. Will be getting back to everyone once I have all the screens organized and might start making threads. Also working on LoS still, just been busy with irl/
Click to expand...
Click to collapse
Was going to attempt a RR install to my G7. Just making sure iylt was as straightforward as it should be.
BlissRoms/LineageOS/Paranoid Android/Dirty Unicorns/MIUI(?)/Bootleggers Rom/Viper OS/PixelDust
GSI left over
Was unable to get Resurection remix or MSM xtended to boot. RR gets stuck at boot animation. phh's trebble runs ofc.
GamingHero said:
BlissRoms/LineageOS/Paranoid Android/Dirty Unicorns/MIUI(?)/Bootleggers Rom/Viper OS/PixelDust
GSI left over
Click to expand...
Click to collapse
how successful were you with bliss roms. I got it to install but then after first boot the systemui stops working and is no longer functional
Druadach said:
how successful were you with bliss roms. I got it to install but then after first boot the systemui stops working and is no longer functional
Click to expand...
Click to collapse
I am with the Stock ROM of the motorola g7, waiting for the warranty to finish
CurbThePain said:
Disclaimer:
Only use TWRP for zips and Fastboot for images as TWRP isn't 100% stable yet. This would be my recommendation to anyone else looking to mess around with treble and custom roms. That is unless you know what you're doing. Also I am NOT responsible for any dead or bricked devices.
This threads purpose is for testing and documenting working treble roms for our Moto G7.
Roms that work:
Havoc OS
Roms that DON'T work:
All of Erfan's GSI Ports
Resurrection Remix
Q Developer Preview
Pixel Experience
Prerequisites:
Bootloader must be unlocked
ADB must be installed on a working PC
TWRP installed or able to boot from Fastboot
How to install:
Reboot to bootloader
Install boot.img in fastboot (Linked HERE)
Install the rom.img of your choice in fastboot (Rom must be ARM64 AB also make sure to flash system with the command "fastboot flash system -u your_image.img"))
Wipe userdata in fastboot
Reboot to TWRP and tap wipe, advanced wipe, system, then repair or change file system, then resize file system
Install Magisk (optional) and OpenGapps (also optional but recommended) in TWRP
Reboot and enjoy
PSA - If anyone finds any other working roms please report it on this thread and I will test the rom and update the thread accordingly.
Click to expand...
Click to collapse
Can somebody tell me the steps to install it? I didn't understand at all.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
PixelExperience for Asus Max M1
What is this?
Pixel Experience is an AOSP based ROM, with Google apps included and all Pixel goodies (launcher, wallpapers, icons, fonts, bootanimation)
Our mission is to offer the maximum possible stability and security, along with essential and useful features for the proper functioning of the device
Based on Android 10
Whats working?
Wifi
RIL
Mobile data
GPS
Camera
Flashlight(back)
Camcorder
Bluetooth
FMRadio
Fingerprint reader
Lights
Sound / vibration
Facelock
Known issues
MSM8917 variants
Telegram Group
Link
DON'T FLASH GAPPS, ALREADY INCLUDED
Download from Pixel Experience website
Translation
Help with project translation
Stay tuned
Our Telegram channel
Our blog​
Build author/Device Maintainer: Saalim
Device Source code: https://github.com/PixelExperience-Devices
Source code: https://github.com/PixelExperience
ROM Developer: jhenrique09
XDA:DevDB Information
pixel-experience, ROM for the Asus ZenFone Max M1
Contributors
saalimsam
Source Code: https://github.com/pixelexperience-devices/device_asus_X00P
ROM OS Version: Android 11
ROM Kernel: Linux 3.x
ROM Firmware Required: Pie firmware.
Based On: AOSP
Version Information
Status: Stable
Current Stable Version: 1.0
Stable Release Date: 2020-04-15
Created 2020-04-09
Last Updated 2020-10-12
Nice work ?
Any guides on how to unlock the bootloader and install TWRP?
Thanks in advance.
althafvly said:
Nice work
Click to expand...
Click to collapse
I am sure you will achieve the same with the Moto x play. You are the best!
manishurfmannu said:
Any guides on how to unlock the bootloader and install TWRP?
Thanks in advance.
Click to expand...
Click to collapse
download this apk and follow instructions to unlock bootloader
https://dlcdnets.asus.com/pub/ASUS/ZenFone/ZE620KL/AsusLauncher_5.0.1.70_190801_generic.apk
you need to install twrp via fastboot . And download image from here.
https://twrp.me/asus/asuszenfonemaxm1.html
iamsaalim said:
download this apk and follow instructions to unlock bootloader
https://dlcdnets.asus.com/pub/ASUS/ZenFone/ZE620KL/AsusLauncher_5.0.1.70_190801_generic.apk
you need to install twrp via fastboot . And download image from here.
https://twrp.me/asus/asuszenfonemaxm1.html
Click to expand...
Click to collapse
But the apk link is just launcher. I tierd installing it on the device but installation fails with the error "app not installed"
iamsaalim said:
download this apk and follow instructions to unlock bootloader
https://dlcdnets.asus.com/pub/ASUS/ZenFone/ZE620KL/AsusLauncher_5.0.1.70_190801_generic.apk
you need to install twrp via fastboot . And download image from here.
https://twrp.me/asus/asuszenfonemaxm1.html
Click to expand...
Click to collapse
I had successfully unlocked the bootloader and installed TWRP. After flashing the latest build the device is encrypted and asks for a password every time I reboot the device & when I open the TWRP it also asks for a password to decrypt. So is there any way to remove the encryption?
manishurfmannu said:
I had successfully unlocked the bootloader and installed TWRP. After flashing the latest build the device is encrypted and asks for a password every time I reboot the device & when I open the TWRP it also asks for a password to decrypt. So is there any way to remove the encryption?
Click to expand...
Click to collapse
You can use your screen lock to decrypt the data, if it still doesn't work, format the data partition and flash magisk before first boot.
manishurfmannu said:
I had successfully unlocked the bootloader and installed TWRP. After flashing the latest build the device is encrypted and asks for a password every time I reboot the device & when I open the TWRP it also asks for a password to decrypt. So is there any way to remove the encryption?
Click to expand...
Click to collapse
Format data or use unofficial twrp
Which version of pixel experience should I install
10 or 10 plus?
Help me
saurabhw said:
Which version of pixel experience should I install
10 or 10 plus?
Help me
Click to expand...
Click to collapse
Is there ten plus??
raza231198 said:
Is there ten plus?
Click to expand...
Click to collapse
Yup there is ten plus, you can check on official website
saurabhw said:
Yup there is ten plus, you can check on official website
Click to expand...
Click to collapse
:/ Ask saalim he didn't give for testing ?
saurabhw said:
Yup there is ten plus, you can check on official website
Click to expand...
Click to collapse
There's no Plus version for this device go and check website yourself first.
I will try this as soon as possible: has the wifi reception, by any chance, been improved compared to stock rom? IRRC back in the days there was the "radio" part of the software that could be modded.
What camera app does it use? the stock Asus cam, gcam, or the aosp cam?
I got a new X00PD (ZB555) and I wanted to try putting this rom on it out of the box. I have done:
1) Unlocked bootloader via Asus apk
2) Booted into fastboot and flashed unofficial TWRP
3) Rebooted into TWRP.
4) Flashed twrp in twrp (I wasn't sure if this was needed or not)
5) Rebooted into recovery
6) Wiped dalvik, system, cache, data
7) Flashed Pixel Experience. TWRP says it was successful.
Here is where I have a problem. On reboot its a boot loop.
I've tried flashing this rom now 4 times, keeps giving me a boot loop. I just booted into fastboot and reflashed TWRP and then tried to flash the rom from there, still boot loop.
I have questions:
1) Did I do things right?
2) Could the message on TWRP's site have something to do with this "This device uses dm-verity! This means that swiping to allow system modifications will prevent you from being able to boot if you are using the stock kernel."? I never got a request to allow system modification.
3) Yikes, what do I do now?
reao8890 said:
I got a new X00PD (ZB555) and I wanted to try putting this rom on it out of the box. I have done:
1) Unlocked bootloader via Asus apk
2) Booted into fastboot and flashed unofficial TWRP
3) Rebooted into TWRP.
4) Flashed twrp in twrp (I wasn't sure if this was needed or not)
5) Rebooted into recovery
6) Wiped dalvik, system, cache, data
7) Flashed Pixel Experience. TWRP says it was successful.
Here is where I have a problem. On reboot its a boot loop.
I've tried flashing this rom now 4 times, keeps giving me a boot loop. I just booted into fastboot and reflashed TWRP and then tried to flash the rom from there, still boot loop.
I have questions:
1) Did I do things right?
2) Could the message on TWRP's site have something to do with this "This device uses dm-verity! This means that swiping to allow system modifications will prevent you from being able to boot if you are using the stock kernel."? I never got a request to allow system modification.
3) Yikes, what do I do now?
Click to expand...
Click to collapse
Have you msn8917 or msm8937 variant
raza231198 said:
Have you msn8917 or msm8937 variant
Click to expand...
Click to collapse
Uh oh, did not consider checking for that. Using 'getprop' in TWRP's terminal (had to search for this command), it says
[ro.board.platform]: [msm8937]
then it also says
[ro.boot.platformtype]: [msm8917]
Does that help or is that more confusing? Any other things I can do in fastboot or TWRP to produce better information?
Thank you so much for helping!
Edit: The exact model number of this phone is: ZB555KL-4G151TW but I can't find reference to this exact model number with websearches.
Edit2: On your Lingeage OS page it says to flash FIRMWARE-ASUS_X00P-WW-16.00.1906.411-user.zip. I never did this, should I do this for this rom too? Is it safe to flash a stock rom after putting on TWRP (I was about to try your ROM but wasn't sure if I could flash this stock firmware))? Thanks again!
raza231198 said:
Have you msn8917 or msm8937 variant
Click to expand...
Click to collapse
Ok I am like 85% sure this is msn8917. Does anyone know if this ROM works with this CPU?
I followed my usual guide to upgrade...
https://forum.xda-developers.com/mi-a2-lite/how-to/10-0-4-0-to-10-0-7-0-ota-keeping-magisk-t3916863/
The August update is 11.0.10.0. I have a patched boot with Magisk 20.4
https://yasmar.net/xda/patched_boot_11.0.10.0_204.img.gz
And the vanilla boot
https://yasmar.net/xda/vanilla_boot_11.0.10.0.img.gz
Can you tell how to to update I have only magisk Installed I want to keep magisk.
Aadil Gillani said:
Can you tell how to to update I have only magisk Installed I want to keep magisk.
Click to expand...
Click to collapse
The Magisk thread has the process.
https://forum.xda-developers.com/mi-a2-lite/how-to/guide-install-magisk-proper-support-ota-t3836952
You don't need a PC because Magisk backs up the vanilla boot and restores it.
It's TWRP that comlicates otas.
a1291762 said:
The Magisk thread has the process.
https://forum.xda-developers.com/mi-a2-lite/how-to/guide-install-magisk-proper-support-ota-t3836952
You don't need a PC because Magisk backs up the vanilla boot and restores it.
It's TWRP that comlicates otas.
Click to expand...
Click to collapse
I only have Magisk and tried the process in the link but I'm always getting the "Couldn't update, installation problem" error. Can I update my phone by simply flashing the patched boot image?
elvinguitar said:
I only have Magisk and tried the process in the link but I'm always getting the "Couldn't update, installation problem" error. Can I update my phone by simply flashing the patched boot image?
Click to expand...
Click to collapse
No, but you may be able to install the OTA if you flash the vanilla image for your version.
The update process tells you which partitions are modified. Details in my guide.
Or just flash the whole rom.
a1291762 said:
No, but you may be able to install the OTA if you flash the vanilla image for your version.
The update process tells you which partitions are modified. Details in my guide.
Or just flash the whole rom.
Click to expand...
Click to collapse
Will I lose my data by flashing the vanilla image?
elvinguitar said:
Will I lose my data by flashing the vanilla image?
Click to expand...
Click to collapse
Flashing a boot image won't lose data unless you use the wrong version and get unlucky.
Flashing any of the partitions that the OTA touches won't lose data.
a1291762 said:
The Magisk thread has the process.
https://forum.xda-developers.com/mi-a2-lite/how-to/guide-install-magisk-proper-support-ota-t3836952
You don't need a PC because Magisk backs up the vanilla boot and restores it.
It's TWRP that comlicates otas.
Click to expand...
Click to collapse
I've unlocked my bootloader and I've read through the guide a few times now, but there's one thing I need to know before I begin. I'm running stock Android 10 build 11.0.10.0 only having the bootloader unlocked.
Am I able to flash the patched boot.img for V11.0.10.0 that you linked in your other post straight away without having installed any other boot.img previously?
I've only ever flashed Samsungs and a few Sony phones and I'd like to be thorough without cocking up.
RyanCM said:
I've unlocked my bootloader and I've read through the guide a few times now, but there's one thing I need to know before I begin. I'm running stock Android 10 build 11.0.10.0 only having the bootloader unlocked.
Am I able to flash the patched boot.img for V11.0.10.0 that you linked in your other post straight away without having installed any other boot.img previously?
I've only ever flashed Samsungs and a few Sony phones and I'd like to be thorough without cocking up.
Click to expand...
Click to collapse
Yes...
If you flash a patched boot.img then Magisk won't have a backup and you can't OTA without flashing the vanilla image. That's why the standard process is to boot the patched image and then use Magisk Manager to install Magisk.
If you're going to install TWRP then you need to install it before Magisk. There is no flashable TWRP, only the installer, and it trashes Magisk. You must use Magisk Manager to install Magisk after TWRP (or flash it from TWRP) since they both live on the same partition.
a1291762 said:
Yes...
If you flash a patched boot.img then Magisk won't have a backup and you can't OTA without flashing the vanilla image. That's why the standard process is to boot the patched image and then use Magisk Manager to install Magisk.
If you're going to install TWRP then you need to install it before Magisk. There is no flashable TWRP, only the installer, and it trashes Magisk. You must use Magisk Manager to install Magisk after TWRP (or flash it from TWRP) since they both live on the same partition.
Click to expand...
Click to collapse
Thank you. All I want to do for the meantime is root and try out Magisk. I just wasn't sure if I was able to flash the patched .img without needing to flash anything beforehand.
Hopefully I don't make a mistake here and will come back to this thread once I've succeeded/messed up.
---------- Post added at 05:02 AM ---------- Previous post was at 04:24 AM ----------
RyanCM said:
Thank you. All I want to do for the meantime is root and try out Magisk. I just wasn't sure if I was able to flash the patched .img without needing to flash anything beforehand.
Hopefully I don't make a mistake here and will come back to this thread once I've succeeded/messed up.
Click to expand...
Click to collapse
I successfully flashed the patched boot.img and installed Magisk Manager and the only options I have are to flash a zip in recovery (I don't have recovery, hindsight) and "select and patch a file". I don't know how to proceed with either of those options.
EDIT: When flashing the patched boot.img, I didn't realise I had to flash both A/B partitions and that is why it said Magisk wasn't installed. I'm now fully rooted and Magisk is installed.
RyanCM said:
EDIT: When flashing the patched boot.img, I didn't realise I had to flash both A/B partitions and that is why it said Magisk wasn't installed. I'm now fully rooted and Magisk is installed.
Click to expand...
Click to collapse
That's why the standard way is to BOOT the patched image and use Magisk Manager to install.
If you want to flash partitions, you need to use the correct set (a or b). Fastboot can tell you (getvar current-slot). Flashing both is useless, since the inactive set of partitions is only used when doing OTA (or dual boot, for some brave souls).
If you're coming from phones without a/b partitions you should definitely read about them. Several things are quite different.
Please help me boot sign.img unsing img kar do please a kar na ka leya pc ka zaroorat
Please help me boot sign.img unsing img kar do please a kar na ka leya pc ka zaroorat hai mara pass pc nahe ha bootsign.img file link=https://drive.google.com/file/d/1Q172DYs7t7bIo0K_LENCO1OAo6tg0FTz/view?usp=drivesdk and video how to boot sign.img unsing img link=https://youtu.be/ZWphK23KLew
a1291762 said:
And the vanilla boot
https://yasmar.net/xda/vanilla_boot_11.0.10.0.img.gz
Click to expand...
Click to collapse
Offline ... can you please reup?
networxpsc said:
Offline ... can you please reup?
Click to expand...
Click to collapse
It's hosted on Google drive. It just loaded for me (private window to simulate anon user). The preview won't work because it's not that kind of file. Just click download.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LineageOS 20.0 for the Pixel 7 Pro (cheetah) and Pixel 7 (panther).
Known issues:
NOTE: This is an early-stage build, and may not be the most stable. It works fine for me as a daily driver on a Pixel 7 (panther), however.
The status bar is mis-aligned to the left by a few pixels, but this does not cause any usability issues, fortunately.
Dual eSIM doesn't work (yet), but stock is probably affected too until the feature drop
You tell me.
Install Instructions:
Spoiler
Be sure you're on the latest stock 13 build and have an unlocked bootloader. You may also be able to flash from GrapheneOS, CalyxOS, or another ROM.
Go into fastboot mode (turn off phone and then Power + Volume down)
Make sure you have the adb/fastboot tools
Run fastboot flash --slot all boot boot.img
Run fastboot flash --slot all init_boot init_boot.img
Run fastboot flash --slot all vendor_boot vendor_boot.img
Run fastboot flash --slot all vendor_kernel_boot vendor_kernel_boot.img
Boot into recovery
Press Factory Reset and confirm
Go to Apply Update -> Apply from ADB
Run adb sideload LOS_BUILD (Replace LOS_BUILD with your LOS ZIP file)
To add GApps, go to Advanced -> Reboot to Recovery -> Apply Update -> Apply from ADB
Run adb sideload GAPPS_BUILD (Replace GAPPS_BUILD with your GApps ZIP file, repeat this step if you want Magisk)
Press Reboot System Now
Update Instructions:
Spoiler
Download the latest ZIP
Reboot to recovery
Flash the latest ZIP
Reboot to recovery
If you previously installed it, flash GApps and Magisk
Reboot to system
Passing SafetyNet/Play Integrity:
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. As of 11/17, I was able to use GPay with this ROM if you use Magisk, Shamiko, and Displax SafetyNet Fix.
Download:
Pixel 7 Pro (cheetah)
Pixel 7 (panther)
Official MindTheGApps
UPDATE: LineageOS has "experimental" builds for Pixel 7 (and 6) here. They aren't technically mine, but I'm also the reason Google Tensor GKI kernels build there . Fortunately GPay still works with the experimental builds.
Sources:
Kernel
Device Trees
Vendor
ChangeLog:
2022/11/26:
Updated build to 2022/11/27 (arrgh, UTC/PST differences)
2022/11/16:
Initial build for cheetah/panther.
Is stable (for me at least) on a Pixel 7, your experience may vary however
Reserved 1
Reserved 2
Excited and excellent news. Thank you for your time and patience to bring something for a cheeta.
thanks for sharing
Ahhh Yeah! you rock man! I am dropping everything to get this installed now!! Thank you so much!
oh do you know if this build includes the google photos unlimited storage baked in? I Had It with SparkOS on my pixel 6 pro, and its a lifesaver! I guess Ill find out as soon as i get it running. Thank you again!
Heck ya! Finally! I have experience flashing lineage os. Thanks! Hope the battery life is great.
It did not recognize my sim card as the mobile data was greyed out. I had to revert back to stock rom and did everything correctly as you explained how to install it.
UltimateGamer83 said:
It did not recognize my sim card as the mobile data was greyed out. I had to revert back to stock rom and did everything correctly as you explained how to install it.
Click to expand...
Click to collapse
Are you on eSIM or physical SIM? Pro or non-Pro? Which carrier/country? Do you have a T-Mobile or AT&T variant?
On a unlocked non-carrier variant Pixel 7, this ROM recognizes my T-Mobile US eSIM, and also a Verizon MVNO (US Mobile) physical SIM.
MrNegative370 said:
Ahhh Yeah! you rock man! I am dropping everything to get this installed now!! Thank you so much!
oh do you know if this build includes the google photos unlimited storage baked in? I Had It with SparkOS on my pixel 6 pro, and its a lifesaver! I guess Ill find out as soon as i get it running. Thank you again!
Click to expand...
Click to collapse
I don't use Google Photos since I use Nextcloud and am not sure, but it should work since unlike official LOS builds, the ROM fingerprint is the same as stock (also similar to how Play Integrity passes).
MrNegative370 said:
Ahhh Yeah! you rock man! I am dropping everything to get this installed now!! Thank you so much!
oh do you know if this build includes the google photos unlimited storage baked in? I Had It with SparkOS on my pixel 6 pro, and its a lifesaver! I guess Ill find out as soon as i get it running. Thank you again!
Click to expand...
Click to collapse
No lineageos doesnt have this feature. Use the Pixelify.apk and you are good to go.
gapps doesnt have android 13? how do i get gapps after i flash lineageos?
my google playstore doesnt work, tried reflash gapps 3 times.
gapps : https://sourceforge.net/projects/nikgapps/files/Releases/NikGapps-T/08-Sep-2022/
SynGreis said:
gapps doesnt have android 13? how do i get gapps after i flash lineageos?
Click to expand...
Click to collapse
The GApps link does show A13 to me, it's the MindTheGapps-13.0.0-arm64-20221025_100653.zip file you need to download and flash for GApps.
SynGreis said:
gapps doesnt have android 13? how do i get gapps after i flash lineageos?
Click to expand...
Click to collapse
You have to reboot to recovery before you install GApps. If you just flash GApps after Lineage without rebooting to recovery, you won't get GApps.
This is an issue with A/B partition devices (basically all modern Android phones).
tried it again. reinstalling from scratch. i have a pixel 7 pro factory unlocked model straight from google.com. i have the bootloader unlocked with oem. my carrier is att with phsyical sim. so it is indeed working this time. maybe the first time didn't work because i forgot to factory reset.
UltimateGamer83 said:
tried it again. reinstalling from scratch. i have a pixel 7 pro factory unlocked model straight from google.com. i have the bootloader unlocked with oem. my carrier is att with phsyical sim. so it is indeed working this time. maybe the first time didn't work because i forgot to factory reset.
Click to expand...
Click to collapse
That's your issue, if you don't factory reset then it obviously won't work.
Well, sometimes I forget it too .
Can you install gcam after? And is it working properly?