[RECOVERY][DUALBOOT][V7.2] TWRP/OrangeFox for the OnePlus 6/6t [28-Aug-2022] - OnePlus 6 & 6T Cross Device Development

Dualboot TWRP / OrangeFox
For the Oneplus 6 series
{
"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"
}
​
Code:
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this mod
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
You can choose to install this Dualboot-mod with a blacked themed TWRP or with OrangeFox recovery.
Modified TWRP/OrangeFox and installer script for Oneplus 6 series that re-purposes userdata for true dual booting. You can also just use this as a regular stock recovery for flashing TWRP/Orangefox (Stock without Dualboot).
This mod has Magisk 21.4 build in as of now but you can just manually flash the latest Magisk afterwards if needed or you can install the lastest Magisk Version from the Magisk app.
You can select between A/B/(C) partition layout or stock partition layout (Dualbooting is only possible with A/B or A/B/C partition Layout not with Stock Layout!!)
On Stock Layout you can now choose to have a seperate partition called StockSD.
Seems that the StockSD Layout is not working correctly means if you flash a ROM it will just Bootloop.
I had no luck in finding out why this is happening.
You have to choose to install Magisk from the Dualboot-mod while flashing if you want to use the Common Data partition on A/B/C Layout or StockSD partition on Stock Layout.
A limitation of this Dualboot-mod is that you can only set a PIN/Password in one of the ROMs not on both.
more
Download
Download Bootable recovery.img files
Installation instructions or here more detailed instructions (thanks to @Joker)
Installation Video
EFI/NTFS Windows Installation instructions from Renegate Project
Source Code
Telegram Group
Changelog
08/28/2022 - 3.6.2-9 v7.2
- Updated with offical TWRP Version 3.6.2 (based on Android 9)
- new fresh Updated Orangefox Version with all the latest changes from Orangefox
- added Dualboot logo to Orangefox again
- Fixes in the Dualboot flashing script which caused the Data not getting mounted from recovery
- added back automatic installation of Magisk as that is needed for some patching from the script
view older Changelogs
Screenshots
Dualboot Version: 7.2
TWRP Version: 3.6.2-9
Orangefox Version: R11.1
Companion app Version: 2.9.2
Devices: Oneplus 6 (enchilada) / Oneplus 6t (fajita)
Latest Update: 28-Aug-2022
Maintainer: Wishmasterflo
Credits:
Zackptg5
Teamwin
The OrangeFox Team
Mauronofrio
TopJohnWu
Ae3NerdGod
Invernomut0
acuicultor
Morphine1
4U Tech
Renegade Project
Joker

is there a telegram chat/support group for this thread?

Oooooooo how Exciting! Can't wait to try this

YousifG7 said:
is there a telegram chat/support group for this thread?
Click to expand...
Click to collapse
No not right now but perhaps I should create one later on.
Have updated the OP with the Telegram Chat link now!

koobie777 said:
Oooooooo how Exciting! Can't wait to try this
Click to expand...
Click to collapse
Yes that is really cool stuff. I used the Version which Zackptg5 did for the Oneplus 7 series since I had a Oneplus 7 before which is dead now so I got a Oneplus 6t now.
Then of course I missed to have Dualboot on that so I tried to adjust the one from Zackptg5 from the Oneplus 7 series to the Oneplus 6 series.
This is really an Alpha stage of this mod now since I have not gotten everything to work as it should, also it seems to have issues when one of the slots is having Android 11 installed.
I am trying to fix all the things which are not working right now within the next days.
So one thing is that the Common data partition is not getting mounted from inside the ROM and I have not figured out yet what exactly is failing there.
The other thing is that it seems that sometimes for formatting of the partitions after changing to A/B/C Layout is not working so you have to manually do that. I have updated this information how to do this in the OP now.

I will push an Updated Version of the Dualboot-TWRP with some more nice features and hopefully some bug fixes at the Weekend I guess!

Awesome job bud! Can't wait to have this at least on beta stage!

RMarques said:
Awesome job bud! Can't wait to have this at least on beta stage!
Click to expand...
Click to collapse
Yes actually most thanks should go to user Zackptg5 who did that script for the Oneplus 7 series.
I just took it now and adjusted it for the Oneplus 6 series and will do some more adjustments and fixed now in the next days!

Wishmasterflo said:
Yes that is really cool stuff. I used the Version which Zackptg5 did for the Oneplus 7 series since I had a Oneplus 7 before which is dead now so I got a Oneplus 6t now.
Then of course I missed to have Dualboot on that so I tried to adjust the one from Zackptg5 from the Oneplus 7 series to the Oneplus 6 series.
This is really an Alpha stage of this mod now since I have not gotten everything to work as it should, also it seems to have issues when one of the slots is having Android 11 installed.
I am trying to fix all the things which are not working right now within the next days.
So one thing is that the Common data partition is not getting mounted from inside the ROM and I have not figured out yet what exactly is failing there.
The other thing is that it seems that sometimes for formatting of the partitions after changing to A/B/C Layout is not working so you have to manually do that. I have updated this information how to do this in the OP now.
Click to expand...
Click to collapse
The last one I used was dualsix which was looking very promising with a custom twrp too but failed to work with the 6T, would be cool to see the black opo themed twrp with this for sure. Very glad to see this is coming to light and will gladly test as much as I can, was also going to suggest what you did there with further instructions which is always a good thing. Keep up the good work!

Wow! This sounds like a very complicated thing to develop. Very nice work dude!

This looks great. Gonna give a try. Thanks a lot for bringing this mate ?

could i suggest adding a ~48gb userdata_a and userdata_b option to the re-partitioning script for 128gb models so that we'd have a bit of a large space for each data slot and maybe leaving behind the rest of the space ~10gb for that commondata partition?... if not, is it possible to manually edit the script to achieve a similar result? Thanks in advance ?

Is It possible to have a video guide? Please?

YousifG7 said:
could i suggest adding a ~48gb userdata_a and userdata_b option to the re-partitioning script for 128gb models so that we'd have a bit of a large space for each data slot and maybe leaving behind the rest of the space ~10gb for that commondata partition?... if not, is it possible to manually edit the script to achieve a similar result? Thanks in advance
Click to expand...
Click to collapse
Hi! Thanks for your input. Yes, I can adjust that.

Wishmasterflo said:
Hi! Thanks for your input. Yes, I can adjust that.
Click to expand...
Click to collapse
Thank you for putting this into consideration. I appreciate the work you're doing here, Best of regards.

isoladisegnata said:
Is It possible to have a video guide? Please?
Click to expand...
Click to collapse
I can do that later. First I have to fix some other things in the script to get everything working correctly. As of now by some reason the script is failing when trying to format the new partitions so that has to be done manually and is of cause not the best thing so I am focusing right now on to getting this fixed!

Wishmasterflo said:
I can do that later. First I have to fix some other things in the script to get everything working correctly. As of now by some reason the script is failing when trying to format the new partitions so that has to be done manually and is of cause not the best thing so I am focusing right now on to getting this fixed!
Click to expand...
Click to collapse
Yes, give priority to making it better for now. Havent tried it yet but will do it tonight. Good job done.
Please tell if following combination of rom can work:
1. AOSP 10 based rom and AOSP 11 based rom
2. OOS 10 and AOSP 10 based rom
3. OOS 11 (once released) and AOSP 10 based rom
Is there any complications with kernels or they totally are independent
How do you handle booting into each rom, is it handled by twrp?

brajesh.sharma87 said:
Yes, give priority to making it better for now. Havent tried it yet but will do it tonight. Good job done.
Please tell if following combination of rom can work:
1. AOSP 10 based rom and AOSP 11 based rom
2. OOS 10 and AOSP 10 based rom
3. OOS 11 (once released) and AOSP 10 based rom
Is there any complications with kernels or they totally are independent
How do you handle booting into each rom, is it handled by twrp?
Click to expand...
Click to collapse
Hi!
Yes it works with AOSP 10 and AOSP 11 based ROM.
Yes OOS 10 will work as well I guess the latest OOS Beta had some issues when used with Dualboot so I guess there needs
to be some more changes done here in order to get it better working with future OOS 11 updates and so on.
Yes you switch the slots (A to B or B to A) from within TWRP and boot to system then.
There is actually a way to create a shortcut on your Homescreen which will boot you to the opposite slot done by another user for here.

brajesh.sharma87 said:
Yes, give priority to making it better for now. Havent tried it yet but will do it tonight. Good job done.
Please tell if following combination of rom can work:
1. AOSP 10 based rom and AOSP 11 based rom
2. OOS 10 and AOSP 10 based rom
3. OOS 11 (once released) and AOSP 10 based rom
Is there any complications with kernels or they totally are independent
How do you handle booting into each rom, is it handled by twrp?
Click to expand...
Click to collapse
Great Questions!
Wishmasterflo said:
Hi!
Yes it works with AOSP 10 and AOSP 11 based ROM.
Yes OOS 10 will work as well I guess the latest OOS Beta had some issues when used with Dualboot so I guess there needs
to be some more changes done here in order to get it better working with future OOS 11 updates and so on.
Yes you switch the slots (A to B or B to A) from within TWRP and boot to system then.
There is actually a way to create a shortcut on your Homescreen which will boot you to the opposite slot done by another user for here.
Click to expand...
Click to collapse
This is incredibly cool and the stuff in that link is dope af!

HatRiGt said:
This looks great. Gonna give a try. Thanks a lot for bringing this mate
Click to expand...
Click to collapse
Yes, best is to wait for my updated Version 2 which is almost done sine this Alpha Version 1 needs too much manual interactions to get everything working as it should!
So stay tuned.

Related

[ROM] [UNOFFICIAL] Paranoid Android [6.0.1]

{
"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"
}
We are launching brand spanking fresh. All new features. New team members. New everything and we have made sure that everything that we are releasing has been polished to our best.
A lot went into this version of Paranoid Android, specially on the CAF side (OnePlus / Non-nexus devices). We ship with custom in-house kernels tweaked to provide the best power-battery combo, new functionalities and designs for hardware-specific options like the alert slider and advanced controls just for OnePlus devices - so feel pretty.
The main features and enhancements that you will probably end up noticing are our custom Quick Settings tile reordering functionality, floating window support, immersive mode, the new on-the-spot interface and CM Theme Engine. There's much more to come, so sit tight!
Feature highlights
Floating mode
Immersive mode
On-the-spot controls
Quick settings re-order
Paranoid OTA (Updates)
Battery styles
Advanced power dialog
Quick pull-down
Theme engine
CAF specifics
Enhanced kernel + control
Advanced buttons control
Ambient display support
Download
Get my latest Xiaomi Mi5 build here.
This Firmware is also required Global Beta 6.9.29 Firmware
Changelogs
As we're getting back into the thread game, keeping up with threads and updating them as per changelogs can be too hectic given our schedule. However, very detailed changelogs always go up on our Google+ page, follow us for constant updates!
For Device specific changelogs, check the second post.
Instructions & requirements
We highly recommend you to follow these instructions very carefully. Users usually tend to skip a few steps and eventually fall in trouble. Are you with me? Good. Let's get this train going.
Just a few things to keep in mind first -
If you're coming from another ROM / Stock, your system data (not internal storage) and cache will have to be wiped. This includes apps, accounts, messages, call logs etc.
There's been some users complaining about different GAPPS variants messing up installs and causing a ton of issues. Upon investigating it seems OpenGapps Mini/Nano work best.
Understand that Paranoid Android is a custom ROM and it might lead to addiction as it's relatively good. We shouldn't be accused of anything just incase your cat starts drinking wine. Things get a little woozy in the Paranoid World.
Some brain might be involved if things go wrong. Not a lot though, as much to solve what's 1+1.
Okay let's get to the main bit -
Once you have all the required files - boot into recovery and wipe the bananas out of your device. Get into the wipe menu and wipe data, system, cache and dalvik cache (basically everything except Internal Storage).
Once wiped, get into the "Install from zip" menu and select the ROM zip. (pa_gemini_6.x...). Once added to the install queue, TWRP will ask you if you want to add more zips into the queue - Click on "add more zips" and select the firmware package.
Swipe the bar on the bottom to flash/install zips. Once both zips are done installing - Reboot into system and set-up your device, after you've let it settle with screen off for about 10 Minutes, do not do anything else! Please let your device settle with screen off for about 10 Minutes after the first boot, otherwise the system wont boot after a reboot!
Once you're done setting up your device - well that's when you're done. One thing though - Make sure you DO NOT INSTALL any other zip in the same queue as the ROM! Meaning, do not flash anything like Gapps, a kernel or a root package while installing the ROM. We recommend you do that AFTER you're done setting up your device.
Important / Useful links
OpenGapps
SuperSU root package
Paranoid Android Community (G+)
As always, we listen to what you have to say. Help me make PA better by submitting good bug reports possibly with a log attached. Learn how to take logs here. Submit bug reports and we'll try to iron out issues as soon as possible - it really helps a lot.
Mention me if you need any assistance and/or when reporting bugs or if you just wanna chat.
Thank you to savadam for the video guide and review below
Quick Review:
Installation Guide:
Cheers and #StayParanoid!
XDA:DevDB Information
AOSPA - Paranoid Android, ROM for the Xiaomi Mi 5
Contributors
33bca (& @bgcngm for the work on CyanogenMod)
Source Code: https://github.com/AOSPA
Device Source Code: https://github.com/33bca/android_device_xiaomi_gemini/tree/aospa-6.0
Kernel Source Code: https://github.com/CyanogenMod/android_kernel_xiaomi_msm8996
Version Information
Status: Beta
ROM OS Version: 6.0.x Marshmallow
Based On: AOSPA
Created 2016-11-10
Last Updated 2016-11-17
Bugs:
Performance issues with battery below 5%
Gapps are not working at first boot (just install them later )
You tell me (but without log, its not a bug!)
Changelog:
10.11.2016
Initial release
13.11.2016
Temporary Performance & Battery adjustments
Rom upstream with PA
Kernel Upstream with CM
Firmware Update to Global Beta 6.9.29
17.11.2016
Rom upstream with PA
Kernel Upstream with CM
3G Fixed
Tricks:
Battery and Performance Increasement
To activate my Battery and Performance Adjustments, excetuce "su" to run the Terminal in Superuse Mode. Then run "sh /system/etc/init.qcom.post_boot.sh" to activate them.
Installing as we speak, nice work bringing PA to mi5!
ota updates? isnt it unofficial
vallabh1994 said:
ota updates? isnt it unofficial
Click to expand...
Click to collapse
Yes, unofficial ota updates
I modified the paranoid hub app to check if i published an update If there is an update, you can download it within the settings
Boot.img with kernel falcon 1.4.1 by harrynowl implemented for rom paranoid OVERCLOCKING 2.5GHz
Running 100% on my Mi5 32GB
With kernel falcon implemented
You already know to download booti.img open zip of the rom and replace the boot.img of the rom with the downloaded ... zip and flash rom
DOWNLOAD: https://mega.nz/#!fN0XjLpT!YwFGdPguVhzv3xDe1S4XgP0Ngp8h9jQKKCpMuoln3sc
33bca said:
Yes, unofficial ota updates
I modified the paranoid hub app to check if i published an update If there is an update, you can download it within the settings
Click to expand...
Click to collapse
So will u release full. ROM updates or just upgrade via ota?
Thank you for supporting MI5
Sent from my MI 5 using XDA-Developers mobile app
vallabh1994 said:
So will u release full. ROM updates or just upgrade via ota?
Click to expand...
Click to collapse
full rom, no delta updates...
Installation is a bit fiddly. Have to follow instructions and give it a time to settle. Then you get an. excellent rom.
Exposed works very well.
Great camera. Take pictures while recording video
Fingerprint works better than any other rom.
Am staying Paranoid .
Thanks dev
4719 said:
Installation is a bit fiddly. Have to follow instructions and give it a time to settle. Then you get an. excellent rom.
Exposed works very well.
Great camera. Take pictures while recording video
Fingerprint works better than any other rom.
Am staying Paranoid .
Thanks dev
Click to expand...
Click to collapse
Which gapps version you use? I was installing this rom, wait for about 10 minutes and install latest opengapps nano and it can enter homescreen for a while then back to bootanimation again.
Sent from my MI 5 using Tapatalk
arif_kholid said:
Which gapps version you use? I was installing this rom, wait for about 10 minutes and install latest opengapps nano and it can enter homescreen for a while then back to bootanimation again.
Sent from my MI 5 using Tapatalk
Click to expand...
Click to collapse
Also latest open nano. Did you set up the rom, before flashing gapps?
arif_kholid said:
Which gapps version you use? I was installing this rom, wait for about 10 minutes and install latest opengapps nano and it can enter homescreen for a while then back to bootanimation again.
Sent from my MI 5 using Tapatalk
Click to expand...
Click to collapse
Can happen, happened to me only one time (the one time i did no logcat...) but after the reboot, it should work
I always use the pico gapps, but its up to you!
which version of twrp do u recommend?
younant said:
which version of twrp do u recommend?
Click to expand...
Click to collapse
its up to you, but i'm useing the newest from the twrp site
younant said:
which version of twrp do u recommend?
Click to expand...
Click to collapse
The best is TWRP-3.0.2-2-gemini.img
Doenload: http://www103.zippyshare.com/v/RHeV3pjE/file.html
---------- Post added at 11:15 AM ---------- Previous post was at 11:12 AM ----------
33bca said:
its up to you, but i'm useing the newest from the twrp site
Click to expand...
Click to collapse
Thanks 33bca for this rom
It's the best rom there is so far
Better even than the JDC
In antutu with kernel falcon implemented 139600 in my Mi5 32GB
From Spain we thank you
Results with Benchmark and falcon kernel implemented on my Mi5 32GB
Awesome work mate, maybe you should try to make this official? After every bug will be fixed :fingers-crossed:
marcoly said:
Awesome work mate, maybe you should try to make this official? After every bug will be fixed :fingers-crossed:
Click to expand...
Click to collapse
Haha no, this wont happen
33bca said:
Haha no, this wont happen
Click to expand...
Click to collapse
Why? You are not interested in this or Paranoid team is not accepting anyone else? :crying:

[ROM][6.0.1][UNOFFICIAL] Lineage OS 13

{
"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"
}
Code:
/*
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* Please do some research if you have any concerns about features included in the products you find here before flashing it!
* YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
* Your warranty will be void if you tamper with any part of your device / software.
* Same statement for XDA.
*/
Status : ALPHA 5
This version is mainly for testers but anybody can flash it, since there is no more critical issues :victory:
This build is userdebug flavor. ADB and ROOT are disabled by default.
Installation instructions
First of all, update your Mate to EMUI 4.1 (that has the good kernel version)
Like always: BACKUP, BACKUP BACKUP !
Wipe every partitions (except your SD and your internal storage) See below.
You can flash GApps (see the frequently asked questions below).
Enjoy.
- NXT-AL10, NXT-L29 and NXT-L09 reported as booting
- Xposed reported as working
- Second SIM reported as working (NXT-L29)
Important note : L-09 variant is UNSTABLE for now.
Working
- Since Alpha 1
Partial and temporary GApps implementation
Launchers (Pixel/Google Now)
Themes (include animated)
- Since Alpha 2
RIL
Audio
Microphone
WiFi
Bluetooth
Security (Pin/Password/Pattern..)
GPS over data
Google Apps (include widgets and theme )
HiSuite full compatibility
- Since Alpha 3
SD Card
Tethering (WIFI + BT)
Offline charge
USB Access (MTP/PTP + MIDI input)
OTA Updates (by the built-in CM Updater)
Enhanced boot time (+/- 1min)
- Since Alpha 4
LCD Backlight adjustments
Notification Led
Enhanced boot caching
USB Tethering
Fix sensors
Fix ambiant display
Fix Sleep Of Death (thanks to XePeleato)
Fix FLP (location)
Fix GPS
- Since Alpha 5
RIL Signal
Bluetooth (now considered as stable)
Camera (Both, picture only)
Lineage skin/rebrand
Not Working
Camera (video mode)
Native cast
Fingerprint
Fast Charge
NFC
FM Radio
Known issues:
GPS module(fully working, available in the next release)
Another (ghost) SD Card is recognized and is incompatible with CM -> just ignore it for now. This entry will disappear with the next (OTA) update.
RIL working irregularly on AL-10 (unconfirmed) and L-09 devices
Offline charge not working (fixed, available in the next release)
You prefer to wait for a fully working ROM
You can follow the porting status here : https://github.com/PaulFasola/android_device_huawei_next/projects/1
Downloads
Current release, Alpha 5
Click here
Do a full wipe before installing this update or you could try the (risky) migration tool
Previous release, Alpha 4
Click here
Archives
Click here
Source Code
https://github.com/PaulFasola/android_device_huawei_next
You'll find the kernel and the vendor repos as well (check the readme)
Donators
android09
danywalkert
Azti Iluna
basimzanaty
drairoh
My dear tester Kingzak34
Many thanks to you guys !
Credits
* Nexolight for the useful advises
* Meticulus for the glitchy screen issue!
* Surdu_perdu's work for some ramdisk issues!
* _Ekko (freenode) for his help on the rild issues (symbols, symbols symbols...) and rild proper init
XDA:DevDB Information
[ROM][6.0.1][UNOFFICIAL] Lineage OS 13 Port, ROM for the Huawei Mate 8
Contributors
_skypol0
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.10.x
Version Information
Status: No Longer Updated
Created 2016-12-05
Last Updated 2017-09-15
Reserved
Changelogs
Alpha 3.1 - OTA only
LCD Backlight (manual update, temporary disable adaptive brightness and sensors are still off-line)
Leds (charge/notification etc..)
Drastically reduce battery consumption
Better boot caching for apps optimization
Bases for enabling the sensors soon
Fix in-game latency for complex animations (like 3D transitions)
Alpha 5.1 - (Full)OTA / download
Link: click here
Fully fix the GPS (satellites acquisition, bad wakelocks...)
Fix offline charge (animation) and adjust the settings for a faster charge (rapid charge still In the to-do list).
Have the latest LineageOS 13 core changes
Downloading now, I will test soon. Thanks for your work
UPDATE: I had to remove assert line in your updater-script, as my ro.build.product was Mate8 not next. After install i am currently stuck on the boot loader "Your device is booting now"
UPDATE 2: It worked!! Seemed like an issue on my end, i had to update to emui 4.1 before I was able to get the ROM to boot. Everything seems great so far. The only issue I faced was with the screen artifacting, and of course the issues you already listed. Great work :good:
FREQUENTLY ASKED QUESTIONS
I come from EMUI 4.1, can I flash this ROM ?
Yes, but you will need to full wipe and follow the instructions in OP
I'm on EMUI 5.X or 4.0, can I flash this ROM ?
You should roll back to EMUI 4.1 then follow OP instructions
My phone is asking for a password on boot
The master key of the old EMUI is not known and that's why we had to wipe userdata (this remove encryption).
So, that means that your Data partition is not wiped, and you have to wipe it !
Flash the Cyanogenmod recovery (built with this ROM, located in the same folder) and do a full factory reset, this work everytime.
Once done, reboot and flash this custom TWRP that handle non-encrypted userdata. You will be able to open the SD Card, flash whatever you want and restore your backup.
NB : If you flash back the stock ROM, this last will re-encrypt /data and everything will work as always.
I've waited for 10 minutes and the Cyanogen boot animation is still here
Something is wrong and prevent CM to complete the boot sequence. This is an issue to report (see below).
This ROM does not contain GApps, what should I take ?
You can find GApps package on OpenGapps
You'll need to take for ARM64 and Android 6.0 and then choose the package you want.
Tested so far : Full, Stock, Nano
I've found an issue
First of all, thanks for helping @_skypol0 !
> Open a ticket here <
Check if there is not a similar issue before posting
Fill the issue (Your device infos (kernel version, last EMUI update version etc.) , What is the problem ?, how can we reproduce it ? etc. Please put as many information as possible)
Share a paste/haste/ghost/...bin of your logcat and dmesg
​
Wont use it but thanks for developing it (i dont like roms based on clean android). Might be a huge step in futrue development on Mate family.
Awesome!!
Man, you've convinced me not to sell my mate 8 anymore, It's great potential. I'm looking forward for the beta version of this!
Was going to sell my mate 8 also. But now will test once basic functions are ok.
khanem said:
Was going to sell my mate 8 also. But now will test once basic functions are ok.
Click to expand...
Click to collapse
RIL an audio should be fixed with the next release later this week
I'm excited for Alpha 2
UnchartedRd said:
Downloading now, I will test soon. Thanks for your work
UPDATE: I had to remove assert line in your updater-script, as my ro.build.product was Mate8 not next. After install i am currently stuck on the boot loader "Your device is booting now"
UPDATE 2: It worked!! Seemed like an issue on my end, i had to update to emui 4.1 before I was able to get the ROM to boot. Everything seems great so far. The only issue I faced was with the screen artifacting, and of course the issues you already listed. Great work :good:
Click to expand...
Click to collapse
Oh, yeah, thanks for pointing it out ! I have built CM-13 with the 4.1's kernel and so this last can't work with lower versions I edit the thread.
(for any other problem, open an issue on Github, I can miss infos here!)
_skypol0 said:
Oh, yeah, thanks for pointing it out ! I have built CM-13 with the 4.1's kernel and so this last can't work with lower versions I edit the thread.
(for any other problem, open an issue on Github, I can miss infos here!)
Click to expand...
Click to collapse
No problem, I'll post on github if I find anything else
You mean B320?
Thanks for your effort friend, I'll definitely be glad to test it once it gets a bit more stable.
Oh my god... it's really happening...
Once SD support works, I'll glady test this on my NXT-L09.
THANKS DUDE! SWEET! Hope stable rom will get here soon! but wouldt be better starting with cm14? just saying!!
albertwesquer said:
THANKS DUDE! SWEET! Hope stable rom will get here soon! but wouldt be better starting with cm14? just saying!!
Click to expand...
Click to collapse
Huawei hasn't released a stable build of nougat yet, its only been beta builds. Once Huawei releases nougat for M8, he can work on it.
And on the other side Cm14 is far from stable
Tapatalké depuis mon MEGA Mate 8 !
well i didnt know we had to have nougat in our mate 8 in order to have cm14, in that case cm13 should be ready since 6.0 have quite some time in our device! SO THERE'S HOPE!
Amazing I cant beileve im really seeing it

[ABANDONED][ROM][Pixel 2][UNOFFICIAL] LineageOS 15.1 / 16.0 [walleye]

{
"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 is a free and open-source operating system for smartphones and tablet computers, based on the Android mobile platform.
This is an unofficial build of LineageOS for the Pixel 2 (walleye). I always liked Lineage (and its predecessor CyanogenMOD) as well as the Google line of phones. Unfortunately having a Google Pixel phone isn't certainty for a lot of custom ROMS anymore, so that's why I decided to compile my own version. It's been quite challeging, but I think I finally have a build that is good enough to share.
About
This ROM is is always built straight from the LineageOS sources found on https://github.com/lineageos. There are only 3 changes in order to get this build:
The binaries for this ROM come from AICP
GApps are compiled with the ROM from MindTheGapps including the Pixel specific bits for unlimited photo upload for instance
Disabled Android Verity Boot (AVB), so we don't get the security warning when booting
I am not a developer, I only build this ROM and it reflects the the current status. If there are any things missing or not working I suggest to contact the LineageOS team, they are the real geniuses here and deserve all the credits. I will try to keep this ROM updated on a regular basis.
First Installation
Installing the ROM can be a little hard, especially the first install. Upgrades will be relatively easy though. This first setup is only needed when coming from a different ROM then this. I can't support you if you did't follow this first installation. Be warned it will wipe your user data in the process
In order to get the initial setup and also to use the same vendor partition as the ROM you have to install the latest stock Pixel 2 image from Google found here. More info on unlocking your phone and installing the latest Pixel image can be found in the excellent post by @nathanchance found here. The bestway to flash a stock ROM in my opinion is @Deuces' script found here. The benefit of this is that it'll flash the image to both slots, so they are both on the latest build, including the bootloader and radio. All instructions for using the script are inside the forum. After flashing the image make sure you reboot at least once (no need to set it up now though).
Place the ROM and optionally the TWRP zip and root from (Magisk or from LineageOS (not tested) on the phone and reboot to recovery by using the command line (fastboot boot twrp.img)
Wipe 'data' and 'Dalvik / Art Cache' from TWRP - Wipe - Advanced Wipe. Optionally you should also delete the Android folder on your internal storage through the TWRP File Manager
Flash the ROM and optionally the TWRP zip and reboot the phone
Upgrades to new version
After the hard initial work to get the ROM installed it's going to be easy for upgrades to new versions.
Download the new ROM and reboot of flash to TWRP
Flash the new ROM and optionally TWRP. If you want to flash another kernel or a root solution you will have to reboot you phone, so it switches slots and let it boot normally. Then go back to recovery and flash in this order: TWRP - kernel - Magisk and reboot
After a monthly update from Google and only when LineageOS also adapted to the latest monthly sources (I will tell you this) you will have to do an extra step:
Download the latest Lineage OS ROM and place it on the internal storage
Download the latest image from the Google Factory Images site and run Deuces' script. No need to wipe your data!
After the script finishes it automatically boots into the bootloader. From here fastboot into TWRP and flash the previously downloaded new ROM, optionally followed by TWRP.
Optionally, after a reboot you can flash Magisk and/or another kernel.
Not working
Substratum
Use Powerbutton for flashlight when Ambient Display is set
Active Edge
Now playing
Downloads
I'm not maintaining this project anymore, download link has been removed.
Happy flashing
Miraculous... Will flash soon. Thank you for keeping Pixel 2 relevant.
Is link not posted yet?
I want to thank you for posting. But, I get the feeling this will just be closed as well really soon. Hope this sticks around, because XDA is not what it use to be, at all!
JCBiznatch said:
I want to thank you for posting. But, I get the feeling this will just be closed as well really soon. Hope this sticks around, because XDA is not what it use to be, at all!
Click to expand...
Click to collapse
Why would it be closed?
JCBiznatch said:
I want to thank you for posting. But, I get the feeling this will just be closed as well really soon. Hope this sticks around, because XDA is not what it use to be, at all!
Click to expand...
Click to collapse
I completely agree...
Any chance for an MD5
jascolli said:
Any chance for an MD5
Click to expand...
Click to collapse
Added in the same folder:
MD5: a28cd4f3cabe627fbe99cbe1485cba3f
TCUofficial said:
Why would it be closed?
Click to expand...
Click to collapse
I don't have a clue. It just seems that anyone who posts a ROM gets the thread closed. It's almost as if they don't want walleye to have any development.
Just check this forum out compared to the pixel XL 2 forum.
Thanks very much for sharing this. I've got it installed and it's running fantastic.
Everyone who has had a rom thread has closed the thread for different reasons, time, family, frustration or lack of support etc...
I see don't see why we should be negative and assumee the same is the case with this build. Every rom thread has produced better and more stable builds as time progressed.
@Joregen2009, I have seen your name around before, appreciate you building!!
razrlover said:
Everyone who has had a rom thread has closed the thread for different reasons, time, family, frustration or lack of support etc...
I see don't see why we should be negative and assumee the same is the case with this build. Every rom thread has produced better and more stable builds as time progressed.
@Joregen2009, I have seen your name around before, appreciate you building!!
Click to expand...
Click to collapse
It's my pleasure. I only wanted to share my build, because I know that many of you much be as frustrated as me for the lack of ROMs for our device.
We'll see how long this thread will hold. If it's up to me I'll try to provide at least a weekly build from the actual sources, or whenever there are some major changes in the sources that are important for our device until the Lineage Team declares our device official. Let's hope that happens soon and that this thread can contribute to that.
Awesome! Thanks for this ROM. Any known issues one should be aware of before flashing?
Does Lineage have Substratum support ?? Having trouble connecting......
Update. Found answer - : no substratum support
@jorgen2009
Hey thanks so much for the ROM. Its working great!
Is there any chance you could link me the kernel source for this specific build? (Pixel2)
I'm trying to figure out how to rebuild it with the drivers for my TP-LINK WN722N V1.
I really don't know what I'm doing but I'm trying to learn.
I'm trying to follow this guide to accomplish this.
https://forum.xda-developers.com/showthread.php?t=2338179
I do have Kali for Magisk up and running just fine.
Lsusb command shows my WiFi Adaptor but the kernel won't let me use it.
Thanks so much for reading, if what I'm trying to do is stupid feel free to let me know why haha. If I get it to work I'll share it with everyone.
redsmith said:
Awesome! Thanks for this ROM. Any known issues one should be aware of before flashing?
Click to expand...
Click to collapse
The only thing that I am aware of is the fact that the battery LED isn't working, but that will be solved in the next build
tkacer said:
Does Lineage have Substratum support ?? Having trouble connecting......
Update. Found answer - : no substratum support
Click to expand...
Click to collapse
Sorry, than I fear it's not supported by LineageOS in general yet, I don't use it myself
gahndii said:
@jorgen2009
Is there any chance you could link me the kernel source for this specific build? (Pixel2)
Click to expand...
Click to collapse
Sure, see LineageOS sources on github, I didn't touch the kernel in this build:
https://github.com/LineageOS/android_kernel_google_wahoo
I am still getting the security warning when booting. Am I the only one so I missed something?
Other question: is the Trusted Faces not working because the used GApps package has not been modified for the Pixel, or the ROM has got some incompatibility issue?
Great job. Just a little bug: Long press power button to turn on torch is not working when Ambient Display is set to always on.
banciii said:
I am still getting the security warning when booting. Am I the only one so I missed something?
Other question: is the Trusted Faces not working because the used GApps package has not been modified for the Pixel, or the ROM has got some incompatibility issue?
Click to expand...
Click to collapse
Are you sure you are on the April vendor? Your vendor version must be the same as the ROM needs (currently the April one).
Trusted Faces is GApps related yes, it's not in MindTheGApps. I'll try to make a build with OpenGApps in to see if that works. Both Face Detection for Media and Face Unlock are in the Nano package (https://github.com/opengapps/opengapps/wiki/Nano-Package)
redsmith said:
Great job. Just a little bug: Long press power button to turn on torch is not working when Ambient Display is set to always on.
Click to expand...
Click to collapse
I'll put it in the known issues list in the OP later this week for an overview
Another build is up. This time I used OpenGapps so you might need to clear the Store cache. I had no problems upgrading myself. The Text-to-speech improved a lot with these Gapps for me.
New in this build is the LED light when charging and some basic stuff for more compatibility with our device and some networks. Also all the normal changes since the last build for LineageOS are in of course. For the download link see the OP. I also adjusted the OP a bit to show the things that are known not to work. Let me know if I missed something so I can adjust the list

[ROM][8.1.0]LineageOS-15.1[Joan][Treblelized][Unofficial]

{
"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 is a free, community built, aftermarket firmware distribution of Android 8.0 (Oreo), which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Code:
#include "std_disclaimer.h"
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
What's working :
RIL (Calls, SMS, Data)
Fingerprint
Wi-Fi
Bluetooth
Camera
Video Recording
Video Playback
Audio
Sensors
Hotspot
Flash
GPS
What's not working :
Boot doesnt work all the time (just dont reboot the phone, i guess)
GSIs (Generic System Images) work fine though for some reason
DAC(?)
Selinux is permissive
Exfat (when enabled makes system slow down, and eventually crash)
Where are the features?
LineageOS is in development process so don't complain about xyz features missing.
Instructions :
Download the build
If you dont have a vendor partition yet, create one GUIDE
Reboot to recovery
Flash the latest build
Reboot
Downloads :
Here
H932 Build
Sources:
Device Tree: h930 + joan-common
Kernel: msm8998
Vendor: lge
lineage-15.1-treble branch
XDA:DevDB Information
LineageOS 15.1 - Treble, ROM for the LG V30
Contributors
SGCMarkus, rashed97
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 4.x
ROM Firmware Required: Oreo
Based On: LineageOS
Version Information
Status: Beta
Current Beta Version: 1
Beta Release Date: 2018-05-13
Created 2018-05-13
Last Updated 2018-10-03
Reporting Bugs
DO NOT Report bugs if you're running a custom kernel or you installed Xposed
Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
If it is a random reboot, grab dmesg . (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.
Changelogs
Release 13.05.2018
- Initial release
Release 16.05.2018
- Fixed boot (temporarily disabled sdcardfs)
Release 18.05.2018
-enabled sdcardfs again (fixed, took the OP5(T) driver, not the broken LG one)
-reduces system image size by around 10MB, so our friends who repartitioned have a bit more room for that, same for vendor
Release 21.05.2018
-updated to latest LineageOS sources
-enabled burnin protection in overlays
-re-enabled exfat driver in the kernel (may cause issues for some sdcards, may need to reformat them, as they could "load" forever and make the system crash eventually)
-cherry-picked https://review.lineageos.org/c/Linea..._base/+/210106 (should fix acccess to wide angle camera on apps that support it)
Release 01.06.2018
- Updated Autobrightness from Taimen (Pixel 2 XL), as it has the same panel
- Enabled the AoD option (you might have to unlock the phone twice or so though, LOS source is currently broken, nothing i can do)
- Updated to latest LOS sources
- Nuked lge/common and moved gestures into our tree
Release 22.07.2018
- Updated blobs to H930 V20R
- fixed vibration becoming dull after a while
- all other past changes from normal LOS since last update here
- updated source
Release 29.08.2018
- Updated Source
- Updated blobs to H930 21a
- Vibration motor ready for P GSIs
Frequently Asked Questions:
Q. Can this ROM be flashed through TWRP?
A. Yes, proceed with the latest TWRP image
Q. Sounds good. How can I contribute to project?
A. Test the build as much as you can and report bugs which can be reproduced with exact steps and are not random.
Q. How to disable "Apps running in background" dialog?
A. When you see the dialog, long press on it and select "Settings". From there, you'll have a toggle to disable it.
Q. Does this work on the US998?
A. Hasn't been tested yet. Try it out and report (but make a backup first as always).
Hi Markus!another thanks for you work!
In the next days i'll try one of your rom (probably the treble one after repartitioning).
I've a doubt...the reboot problem happen only with standard los15.1 or also with the gsi of this thread?
Do you think to release an gsi of crdroid also? I would prefer to test a rom with more customization option!
okaiuz said:
Hi Markus!another thanks for you work!
In the next days i'll try one of your rom (probably the treble one after repartitioning).
I've a doubt...the reboot problem happen only with standard los15.1 or also with the gsi of this thread?
Do you think to release an gsi of crdroid also? I would prefer to test a rom with more customization option!
Click to expand...
Click to collapse
The reboot problems only occur with the 2 LineageOS builds, not with GSIs (or i was just really extremly lucky, but i doubt that).
On LOS i have a ~20% boot chance (did once 35 boot tries after another...), and on GSIs it boot always like 6 or 7 times after another. Suppose it works there, really unlikely i was that lucky lol
The GSI of LOS by phhuson also works btw (just no double tap 2 wake).
I would actually love to make way more ROMs.... I even had a CrDroid test build once (to check if its only LOS with that problem), but sadly im out of space now.... dont have more space than for LOS :/
Ok markus,
One more question: the bootloop problems happen even with phhuson's gsi of los and rr?(if you have tested).
I will try your tremble enabled los as soon as possible and let you know!
okaiuz said:
Ok markus,
One more question: the bootloop problems happen even with phhuson's gsi of los and rr?(if you have tested).
I will try your tremble enabled los as soon as possible and let you know!
Click to expand...
Click to collapse
phhusons LOS and RR worked fine for me the last time i tried them ... Has to be something in my device tree... somewhere... hiding... that doesnt land on /vendor i guess....
Tried so much already.... dont wanna count the number of builds and logs i made over the past.... ehh, 1.5 months by now lol (with not really progress btw, except fixing vibrator and nfc, treblelizing was a work of 2 or 3 days tbh, and only did that becuase i was stuck on the boot issue, and wanted to know if it happens with GSIs too or not)
SGCMarkus said:
phhusons LOS and RR worked fine for me the last time i tried them ... Has to be something in my device tree... somewhere... hiding... that doesnt land on /vendor i guess....
Tried so much already.... dont wanna count the number of builds and logs i made over the past.... ehh, 1.5 months by now lol (with not really progress btw, except fixing vibrator and nfc, treblelizing was a work of 2 or 3 days tbh, and only did that becuase i was stuck on the boot issue, and wanted to know if it happens with GSIs too or not)
Click to expand...
Click to collapse
i have to thank you again for you work!
Thursday i'll try to partition my v30+ and try your treblelized los!
i give a chance even to phh los, aosp and rr!
i 'll yo know my experience, hoping that you can fix the boot problem!
Regards!
i am following (mostly reading) the development here very closely. reading because i dont have that much time atm for regular flashing and the problems that come with it sometimes. and i need the phone as a daily driver
i have to say thank you for your work here. Treble support and LOS 15.1! this is absolutely awesome.
one thing that was mentioned some times before is the DAC on LOS. That is on big reason why i bought the phone. If this could be possible i would switch to LOS without thinking. i hope it will soon.
Thanks again for that and keep up the good work.
donky kong 017 said:
i am following (mostly reading) the development here very closely. reading because i dont have that much time atm for regular flashing and the problems that come with it sometimes. and i need the phone as a daily driver
i have to say thank you for your work here. Treble support and LOS 15.1! this is absolutely awesome.
one thing that was mentioned some times before is the DAC on LOS. That is on big reason why i bought the phone. If this could be possible i would switch to LOS without thinking. i hope it will soon.
Thanks again for that and keep up the good work.
Click to expand...
Click to collapse
Use Viper4Android and the predicament is solved.
Nikola Jovanovic said:
Use Viper4Android and the predicament is solved.
Click to expand...
Click to collapse
does viper use the quad DAC. AFAIK no. ATM i use the V30 Quad DAC and Ainur Sauron
As it also counts for this, i will simply refer to my post in the other LOS thread
https://forum.xda-developers.com/showpost.php?p=76536335&postcount=20
you're the best!
tnx to phh also!
how bad can you **** up the "treblelize" thing?
What method do you prefer? Treble or no treble on the V30?
elba96 said:
how bad can you **** up the "treblelize" thing?
What method do you prefer? Treble or no treble on the V30?
Click to expand...
Click to collapse
Both are the same basically (same set of features). If you treblelize it, ofcourse making backups of everything like you always should do (also of your GPT, if something goes wrong, you can simply restore that again), not that much can go wrong actually.
Could also write a complete manual guide (how i did it actually, but that needs a PC/VirtualMachine with a Linux installed), but the script should really just do fine
With the treblelized version, you can also try out GSIs (made by phhusson), they work really nice, but you wont have things like double tap 2 wake for example (didnt try if you can enable it via kernel aduitor yet though)
Its totally your choice ^^
PS: build with fixed boot should be up now here too
SGCMarkus said:
Both are the same basically (same set of features). If you treblelize it, ofcourse making backups of everything like you always should do (also of your GPT, if something goes wrong, you can simply restore that again), not that much can go wrong actually.
Could also write a complete manual guide (how i did it actually, but that needs a PC/VirtualMachine with a Linux installed), but the script should really just do fine
With the treblelized version, you can also try out GSIs (made by phhusson), they work really nice, but you wont have things like double tap 2 wake for example (didnt try if you can enable it via kernel aduitor yet though)
Its totally your choice ^^
PS: build with fixed boot should be up now here too
Click to expand...
Click to collapse
Thanks for the fast reply!
A guide from you would actually really help
I have a VM with Linux so that would be very convinient
would you suggest your ROM for daily use? I can live without the Quad DAC, but i really like the battery life of the rooted stock ROM.
Are there still sever bugs?
maybe a stupid question, but if i use your script for repartition and create vendor partition can i flash the non treblelized version of your rom?
And if this is possible can i mantain my data partition without wipe it?
ambient display is working on los?
Hmm I have a problem with installing the LOS roms.
I have repartioned my device according to your guide (at least I think I have).
But somehow I can't install neither of the roms, with or without treble. At first the install seams fine but when it is at the end I get "Updater error: 7" or something similar and a message about not beeing able to mount /system (mounting system works after wiping it again).
Installing stock roms works fine.
You have a clue what could cause the problem?
I use Oreo firmware and your oreo twrp.
okaiuz said:
maybe a stupid question, but if i use your script for repartition and create vendor partition can i flash the non treblelized version of your rom?
And if this is possible can i mantain my data partition without wipe it?
ambient display is working on los?
Click to expand...
Click to collapse
Yes, you can still use the non treblelized version
Still working on adding features though, fixing major bugs first ^^
Doblix said:
Hmm I have a problem with installing the LOS roms.
I have repartioned my device according to your guide (at least I think I have).
But somehow I can't install neither of the roms, with or without treble. At first the install seams fine but when it is at the end I get "Updater error: 7" or something similar and a message about not beeing able to mount /system (mounting system works after wiping it again).
Installing stock roms works fine.
You have a clue what could cause the problem?
I use Oreo firmware and your oreo twrp.
Click to expand...
Click to collapse
Can you send me the /tmp/recovery.log (copy it to your sdcard AFTER you tried to install, and no reboot inbetween), either adb pull /tmp/sdcard via pc, or TWRP has an option to copy it i believe.
Didnt have this error myself
Also check in your TWRP, either via its terminal, or adb shell:
ls /dev/block/bootdevice/by-name/
if theres "vendor" listed.
elba96 said:
Thanks for the fast reply!
A guide from you would actually really help
I have a VM with Linux so that would be very convinient
would you suggest your ROM for daily use? I can live without the Quad DAC, but i really like the battery life of the rooted stock ROM.
Are there still sever bugs?
Click to expand...
Click to collapse
My testers say its ready for daily usage
Couldnt test for battery life yet myself. Didnt have the time to setup everything a new... University life is tough
SGCMarkus said:
Can you send me the /tmp/recovery.log (copy it to your sdcard AFTER you tried to install, and no reboot inbetween), either adb pull /tmp/sdcard via pc, or TWRP has an option to copy it i believe.
Didnt have this error myself
Also check in your TWRP, either via its terminal, or adb shell:
ls /dev/block/bootdevice/by-name/
if theres "vendor" listed.
Click to expand...
Click to collapse
Yes vendor is listed there and I could also format it. I am at university right now and reverted to stock to be able to use it (which can be flashed fine btw.), I will see when I find the time to flash again and post the log here then.

[ROM][12][X00TD][OFFICIAL] Evolution X Snow

Evolution X 6.0 for the Asus Zenfone Max Pro M1 [X00TD]
Code:
/*
* Your warranty is void. Or valId, probably?
*
* I am not responsible for bricked devices, dead SD cards, Ebolation X,
* thermonuclear war, or the current economic crisis caused by you following
* these directions. YOU are choosing to make these modifications, and if
* you point your finger at me for messing up your device, I will LMAO at you.
*/
{
"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"
}
Keep Evolving
Pixel UI, customization, and more, we are Evolution X!
- Team Evolution X -
@joeyhuab
@peaktogoo (Now RealAkito)
Reach us on Twitter! @EvolutionXROM
Just flash and check "The Evolver". We have tons of features combined together from different ROMs.
* You tell me
DO NOT FLASH GAPPS, ALREADY INCLUDED
First Time Install / Clean Flash
1. Reboot to Recovery
2. Download the zip for your device
3. Flash recovery which available in our device support group and Flash 063+ firmware
4. Wipe Data/Cache/System/vendor
5. Flash the ROM
6. Reboot to System and #KeepEvolving
Update / Dirty Flash
1. Reboot to Recovery
2. Download the update for your device
3. Flash the ROM
4. Reboot to System and #KeepEvolving
Download
Donate to me! / Official Chat / Device Support
​
Android OS version: 12.0_r13
Security patch level: November 2021
Build author: Navin
Source code: https://github.com/Evolution-X
Kernel Source code: https://github.com/Navin136/android_kernel_asus_X00TD
ROM Developer: Joey Huab
XDA: DevDB Information
Evolution X, ROM for the Asus Zenfone Max Pro M1
Contributors
joeyhuab, peaktogoo
Source Code: https://github.com/Evolution-X
UPDATE 12/17/2021: Download
Device & Kernel Changelogs:
Build is Enforcing
Updated DRM blobs from ddv_sprout and Fixed DRM issues
Switched to AOSP WFD
Fixed Chrome Crashing Issues
Added ZenParts
Fixed StatusBar padding
power-libperfmgr: Update from android-12.0.0_r13
Powerhint Improvements
Merged tag "LA.UM.9.2.r1-03700-SDMxx0.0"
Switched to Non LED Based Vibration
net: Import wireguard v1.0.20211208
Introduced cpu_input_boost
Suppress some logspams
Introduced devfreq_boost
Rom Changelogs:
Click here
Browser (Chrome & edge) won't open or crashed using this rom. But the rest is very nice. Love with the comeback of separated wifi and mobile qs tile.
Oh and Netflix, it wont open Netflix as well for no reason
Who knows, how to swap (invert) navigation button's?
Magisk is not installing in this rom? Help
decentdude said:
Magisk is not installing in this
Click to expand...
Click to collapse
you can install
{Mod edit: Quotation fixed}
I tried but it not showing
indroax said:
Browser (Chrome & edge) won't open or crashed using this rom. But the rest is very nice. Love with the comeback of separated wifi and mobile qs tile.
Click to expand...
Click to collapse
Is this happening after updating the chrome or not?
{Mod edit: Quotation fixed}
Jaggerjacquez said:
Is this happening after updating the chrome or not?
Click to expand...
Click to collapse
Unfortunately I can't comparing between before and after update, because once the rom installed all the apps automatically updating
indroax said:
Unfortunately I can't comparing between before and after update, because once the rom installed all the apps automatically updating
Click to expand...
Click to collapse
Oh okay, and by the way, how did u backup and restore your apps from previous rom in this new a12 evox?
Also what recovery do you use? I haven't touched many roms for awhile. Do I need to format data before and/or after installing?
I'm kinda confused here.
Thanks in advance.
Jaggerjacquez said:
Oh okay, and by the way, how did u backup and restore your apps from previous rom in this new a12 evox?
Also what recovery do you use? I haven't touched many roms for awhile. Thanks in advance.
Click to expand...
Click to collapse
Clean install and too lazy for backing up all apps lol. So it was like a brand new phone. Currently using TWRP (idk which version)
Jaggerjacquez said:
Oh okay, and by the way, how did u backup and restore your apps from previous rom in this new a12 evox?
Also what recovery do you use? I haven't touched many roms for awhile. Do I need to format data before and/or after installing?
I'm kinda confused here.
Thanks in advance.
Click to expand...
Click to collapse
You can backup your apps using an app like Swift Backup, however do note that you need to be rooted so as to grant it SU permission. Use OrangeFox recovery latest official, it works great! You might not need to format data if you want to use the ROM in decrypted form. Just have to flash DFE once before booting.
This is how it usually works, nonetheless do check with the maintainer once.
Thanks
indroax said:
Clean install and too lazy for backing up all apps lol. So it was like a brand new phone. Currently using TWRP (idk which version)
Click to expand...
Click to collapse
Ah that sounds nice. And looks like that's the unofficial twrp we found in x00t threads here, i think?
D0CT0RFATE said:
You can backup your apps using an app like Swift Backup, however do note that you need to be rooted so as to grant it SU permission. Use OrangeFox recovery latest official, it works great! You might not need to format data if you want to use the ROM in decrypted form. Just have to flash DFE once before booting.
This is how it usually works, nonetheless do check with the maintainer once.
Click to expand...
Click to collapse
Okay, thanks for the heads up. Oh, I'm a root user so I'll flash magisk afterwards anyway.
Is swift backup able to backup all apps and working properly after restored? And which orangefox is recommended? I see there are 4.4 and 4.14 ones.
So, just flash DFE after the ROM without formatting data will work?
I'm really really confused about all this FBE n decryption things. Last time i checked it was SAR and non SAR ROMs. Now on most ROMs (like arrow, pe and previous a11 evox etc), they got encryption by default, which is really not my cup of tea. SO I'd rather stay decrypted after doing some reading.
Jaggerjacquez said:
Okay, thanks for the heads up. Oh, I'm a root user so I'll flash magisk afterwards anyway.
Is swift backup able to backup all apps and working properly after restored? And which orangefox is recommended? I see there are 4.4 and 4.14 ones.
So, just flash DFE after the ROM without formatting data will work?
I'm really really confused about all this FBE n decryption things. Last time i checked it was SAR and non SAR ROMs. Now on most ROMs (like arrow, pe and previous a11 evox etc), they got encryption by default, which is really not my cup of tea. SO I'd rather stay decrypted after doing some reading.
Click to expand...
Click to collapse
Use 4.4 version of OrFox, it supports both.
Also if we can connect on Telegram, I can share the DFE file to you in case you haven't found it yet. Basically it allows you to use an FBE ROM without the encryption.
D0CT0RFATE said:
Use 4.4 version of OrFox, it supports both.
Also if we can connect on Telegram, I can share the DFE file to you in case you haven't found it yet. Basically it allows you to use an FBE ROM without the encryption.
Click to expand...
Click to collapse
Okay, I'll get that orfox version. Oh, sure my id on telegram is the same as my username here. Thank you very much
Any updates in the near future guys? All browser apps are not usable on this rom. Impacted to all web-based app as well.
Working 100% perfect, thank you team. I tried few other android 12 but they had some gos and other issues but this rom is perfect. Only a question i have is how do i know that update is available ?
indroax said:
Any updates in the near future guys? All browser apps are not usable on this rom. Impacted to all web-based app as well.
Click to expand...
Click to collapse
Yeah I will try to give as soon as possible
Bhavesh135 said:
Working 100% perfect, thank you team. I tried few other android 12 but they had some gos and other issues but this rom is perfect. Only a question i have is how do i know that update is available ?
Click to expand...
Click to collapse
Spoiler
check System update. You can see updates there if available
I tried checking from software update but it sais INTERNET CONNECTION ISSUE while i am already connected to internet. See snap.

Categories

Resources