[UNIVERSAL]VoLTE Patch v2 for All Android N Roms [Updated: 2.1.17] - Xiaomi Redmi Note 3 [Snapdragon] ROMs, Kernels, Re

What is this?
This is a patch for Kenzo by which you will get volte on any nougat rom (non volte) out there.
Disclaimer:
If you want to add this patch to your rom, please give proper credits and link this thread too.
If you like this, press that thanx button. If you use this, consider donation. :victory:
Requirement:
Redmi note 3 on any rom
Unlocked and with TWRP recovery
VoLTE v3 patch 25-01-17
Instructions:
Clean flash
1. Download any non volte rom
2. Download v3 patch
3. Flash the rom according to instructions provided on rom thread
4. Flash firmware 15-11-16 Credits Newer firmware? Try and report. :good:
5. In the end flash v3 patch
6. Reboot.
Dirty Flash OTA
Flash your rom's ota as you do(without wiping system), no need to flash patch again. It will be auto applied after every dirty flash.
FAQ:
1. VoLTE was not working for 'x' reason on volte enabled rom, will this fix it?
A- It may.
2. Does volte works on second sim?
A- Not tested but should work.
3. Is there or going to be any patch for Marshmallow based roms?
A- Yes. Go here
4. Does this fix 'x' issue i faced on a volte enabled rom?
A- No!
5. Everything above said is checked, still no VoLTE?
A- Check v2 guide and also post #3.
Donations:
Thanx for your kind donations, it helps.
Send me a pm if you have donated, if you want to join telegram group for close testing and support. :highfive:
NVDX11, 99xxxx3869, 97xxxx1652, 94xxxx8709 (AmolAmrit), 89xxxx6581 (hemant_jeengar), 77xxxx8388, 88xxxx9810, 90xxxx4024, 86xxxx0406, 89xxxx8858, 88xxxx9810, asrupesh, 73xxxx6596, MakDroid, BabyTedhu, 95xxxx7623 (vk82119), 81xxxx4723, 73xxxx3906, 88xxxx0101, Pancha5
Credits:
TheStrix
abhishek987
Santhosh M
Telegram Channel for faster ETA's, Changlog: Channel
XDA:DevDB Information
VoLTE Patch Nougat, Tool/Utility for the Xiaomi Redmi Note 3
Contributors
Sudeep Duhoon
Version Information
Status: Stable
Current Stable Version: 3
Stable Release Date: 2016-12-31
Created 2016-11-29
Last Updated 2017-01-25

Changelog and v1 beta patch (old)
Change-log:
25-01-17 v3 released Might be last
Based on TheStrix Commits
13-01-17
Updated with newer files
31-12-16 v2 released
Only 1 zip needed now instead of 2
Universal for nougat
OTA support
64k sim support, no force close
Auto patch, no manual build.prop editing
Reduced size a lot
Don't touce framework-res.apk
Old v2 guide
What is this?
This is a patch for Kenzo by which you will get volte on any nougat rom (non volte) out there.
Disclaimer:
If you want to add this patch to your rom, please give proper credits and link this thread too.
If you like this, press that thanx button. If you use this, consider donation. :victory:
Requirement:
Redmi note 3 on any nougat volte enabled rom (read FAQ #5 too)
Unlocked and with TWRP recovery
VoLTE v2 patch 31-12-16
VoLTE v2 patch 13-01-17
Instructions:
Clean flash
1. Download any non volte rom
2. Download v2 patch
3. Flash the rom according to instructions provided on rom thread
4. In the end flash v2 patch
5. Reboot.
Dirty Flash OTA
Flash your rom's ota as you do(without wiping system), no need to flash patch again. It will be auto applied after every dirty flash.
FAQ:
1. VoLTE was not working for 'x' reason on volte enabled rom, will this fix it?
A- No!
2. Does volte works on second sim?
A- Not tested but should work.
3. Is there or going to be any patch for Marshmallow based roms?
A- Yes. Go here
4. Does this fix 'x' issue i faced on a volte enabled rom?
A- No!
5. Everything above said is checked, still no VoLTE?
A- Check post #3.
Donations:
Thanx for your kind donations, it helps.
Send me a pm if you have donated, if you want to join telegram group for close testing and support. :highfive:
NVDX11, 99xxxx3869, 97xxxx1652, 94xxxx8709 (AmolAmrit), 89xxxx6581 (hemant_jeengar), 77xxxx8388, 88xxxx9810, 90xxxx4024, 86xxxx0406, 89xxxx8858, 88xxxx9810, asrupesh, 73xxxx6596, MakDroid, BabyTedhu, 95xxxx7623 (vk82119), 81xxxx4723, 73xxxx3906, 88xxxx0101, Pancha5
Credits:
abhishek987
TheStrix
Santhosh M
Telegram Channel for faster ETA's, Changlog: Channel
Old v1 guide
What is VoLTE​
Requirement:
Redmi note 3 on Working VoLTE Nougat rom
Unlocked and with TWRP recovery
Instructions:
Auto (Limited):
1. Download Rom from respective thread and follow the instructions given there to flash it.
2. Download the "volte.zip" and "volte_ROMNAME_BUILDDATE.zip" from here. (check the rom name and build date correctly before flashing)
3. Flash "volte_ROMNAME_BUILDDATE.zip"
4. Flash "volte.zip"
5. Wipe cache and dalvik.
6. Reboot. Done!
Notes:
(i) Volte.zip is common for all roms, other rom specific zips will be based on rom name and their build date. This is done to reduce the bandwidth required to download patches.
(ii) If volte not working then download abhishek's firmware from here and flash it. Thanx to xenolith190 for pointing this out.
Manually (No limits):
Additional requirement: A PC with windows (can be done on android too but not included in this tutorial)
1. Download and flash the rom according to the instruction provided on rom's thread.
2. Download apktool and extract/setup in your pc.
3. Use File explorer inTWRP and copy /system/framework/framework-res.apk to /sdcard
4. Connect phone to pc and copy/move framework-res.apk to apktool directory.
5. Open cmd and cd to your apktool dir. And type following commands:
Code:
apktool if framework-res.apk
apktool d framework-res.apk
6. Open to /res/values/bool.xml in text editor (i use notepad++) and change these values to true
Code:
<bool name="config_device_volte_available">true</bool>
<bool name="config_carrier_volte_available">true</bool>
7. Type
Code:
apktool b framework-res
to build apk back.
8. Open new framework-res.apk from apktool/framework-res/dist folder and old framework-res.apk from apktool folder using a zip software like winrar.
9. Drag and copy AndroidManifest.xml and META-INF from old to new apk.
10. Same way drag this new apk to any of the rom specific zip available on this thread and flash as instructed.
NOTES: You need to edit bool.xml in framework-res.apk to enable volte option in rom. Rest of the required libs and files are present in volte.zip and is common for all roms. This tutorial may become more detailed, it completely depends on free time i get. I will not answer any question regarding this in personal messages. If you edit any rom's framework-res.apk please mention me and add that in this thread and i will add you to the op as contributor so you can maintain that rom's future builds too.
Thank you for understanding.
Downloads: HERE
From now on patches will be added here (XDA ERROR:Missing or incorrect project information.)
1. [UNOFFICIAL] ResurrectionRemix 5.8.0 [OTA/OMS] - 20-12-2016
2. [UNOFFICIAL] ResurrectionRemix CK FPC 5.8.0 [OTA/OMS] - 23-12-2016 NOT WORKING (send me framework-res.apk)
3. Mokee 201612230813-NIGHTLY
4. [UNOFFICIAL] ResurrectionRemix 5.8.0 [OTA/OMS] - 23-12-2016
5. [UNOFFICIAL] ResurrectionRemix 5.8.0 [OTA/OMS] - 26-12-2016
Community built patches:
Patch for cosmic os 1st december 2016 build by xenolith190
Patch for BeanStalk 7.1.1 by contactwajeeh
Patch for 08th December Nightly AICP by gulshanstrider
Patch for 08th December nightly AICP by contactwajeeh
Patch for CM Official Nightly's by contactwajeeh
Patch for AOKP 9/12 Build by NVDX11
Patch for CleanRom 9th december 2016 build by xenolith190
Patch for official cm 14.1 nightly 10.12.16 by sarveshrulz
Patch for Cr droid 1.5 by vk82119
Patch for aicp 11th dec build by Sumit Samanta
Patch for aicp 12th dec build by Sumit Samanta
Patch for official cm 14.1 13-12-16 build by ashokumar257
Patch for official cm 14.1 15-12-16 build by ashokumar257
Patch for AICP 19th December build by gulshanstrider
Patch for NucleaRom build by sohail0098
Done:
CM
crDroid 7.1
XenonHD
CM14.1 (TheStrix)
Lineage os by @Infinity
AOSP/CAF
CleanRom
AOSPExtended
halogenOS 7.0
Aoscp 3.1.2
CitrusCAF-kenzo-2.2-LemonDrop-OFFICIAL-20161129 Supports Volte now
AICP Build date 29th October Thanx to skandhan for sending the file
AICP Build date 11th November Thanx to fosterqaz11 for sending the file
Cosmic-OS v1.1
ZephyrOS-7.0-20161130-Viersion-V6.1
Slim7
Mokee 201612110653-NIGHTLY
Mokee 201612230813-NIGHTLY
All requested roms done, for more, please request. If you can link of the thread of requested rom, it will be great.
To Do:
Send rom's framework-res.apk in PM, google drive preferred.
Testing:
NOTE:These are test patches and unlikely to work. You might get a bootloop.
Official CM13 Patch Download Working chances 60%
Resurrection Remix 5.7.4 Patch Download Working chances 5%
FAQ:
1. VoLTE was not working for 'x' reason on volte enabled rom, will this fix it?
A- No!
2. Does volte works on second sim?
A- Not tested, tested with jio sim in first slot, works fine.
3. Is there or going to be any patch for Marshmallow based roms?
A- Test Patches are added, if anyone wants to try.
4. Marshmallow patches are not working?
A- Send me logcat.
5. Does this fix 'x' issue i faced on a volte enabled rom?
A- No!
6. I got com.android.phone force close what should i do?
A- Clean flash the Rom or wait for the fix.
7. Everything above said is checked, still no VoLTE?
A- Check if you have set correct APN for particular sim card and if still VoLTE is not working send me logs.
8. No Audio in calls.
A- Use any root explorer and edit build.prop to change ro.qc.sdk.audio.fluencetype=fluence to ro.qc.sdk.audio.fluencetype=none. Save, set correct permissions and reboot.
9. Got Bootloop on CM Nightly or any other newer rom
A- Decompiling and recompiling alone, without making any changes to framework-res.apk in these roms are causing bootloops, must be issue with apktool/rom. Can't do anything.
XDA:DevDB Information
N Roms VoLTE Patches, Tool/Utility for the Xiaomi Redmi Note 3
Contributors
Sudeep Duhoon
Santhosh M
TheStrix
Akhil Narang
gulshanstrider
contactwajeeh
xenolith190
NVDX11
sarveshrulz
vk82119
Sumit Samanta
Version Information
Status: Beta
Created 2016-11-29
Last Updated 2016-12-30

How to get VoLTE for the first time
Things needed: (things with * is needed for unofficially unlocked device)
1. Redmi note 3 on any rom
2. TWRP recovery
3. A PC with working internet connection
4. USB Cable
5. Mi Unlocker tool (google)
6. Mi Flash tools (google)
7. Any miui fastboot rom, build previous to 6.11.15 build (i use 6.11.3)
8. CM VoLTE by abhishek987
*emmc_aboot (which you used to unlock officially)
*boot.img_patcher.zip
*lazyflasher.zip
Instruction: (steps with * is needed for unofficially unlocked device)
1. Extract miui rom and replace TWRP with recovery.img. *replace emmc_aboot too if unofficially unlocked
2. Reboot device to fastboot and connect it to pc
3. Install/open Mi flash tools and browse to extracted rom's dir
4. Click Flash (your internal storage my get wipes)
5. Monitor the process and when it is near to end keep volume down button pressed
6. Phone will restart to fastboot and use Mi unlocker tool to unlock your bootloader as it may have been relocked *use fastboot command fastboot oem device-info to check status and if locked then use fastboot oem unlock-go to unlock bootloader.
7. Press and hold volume up+power to reboot to twrp
8. Use file manager to check if data is wiped or not, if not the wipe data (not internal sd), wipe cache too *flash lazyflashed and bootimg patcher
9. Reboot and complete initial setup
10. Once you get VoLTE symbol on status bar try to call someone and then reboot to recovery
11. Backup EFS and adspso
12. Flash CM VoLTE according to details provided on thread (skip any custom kernel, gapps, etc)
13. Reboot to check VoLTE working, if not reboot to recovery and restore EFS
14. Once volte gets working, follow post #1 to flash any non volte rom.

is there a link?

42o247 said:
is there a link?
Click to expand...
Click to collapse
seems NO :silly:

Reallyyyy
We can make volte work on non volte roms...!!!!....thats cooolllll

wow you both were fast. still editing. lol
ps. adding link first, will edit later

great...volte for every rom...

Haha... Bro i am waiting add link fast

Link link link.....i cant waitttt

Link plz....

kiran G. said:
Reallyyyy
We can make volte work on non volte roms...!!!!....thats cooolllll
Click to expand...
Click to collapse
BRoy_98 said:
seems NO :silly:
Click to expand...
Click to collapse
42o247 said:
is there a link?
Click to expand...
Click to collapse
silentkiller88 said:
Haha... Bro i am waiting add link fast
Click to expand...
Click to collapse
kiran G. said:
Link link link.....i cant waitttt
Click to expand...
Click to collapse
megatron0110 said:
Link plz....
Click to expand...
Click to collapse
link up for crDroid.

Sudeep Duhoon said:
is there a link?
Haha... Bro i am waiting add link fast
link up for crDroid.
Click to expand...
Click to collapse
For resurrectionRemix?

megatron0110 said:
For resurrectionRemix?
Click to expand...
Click to collapse
it already has volte

Y is it named as crdroid...???....does this work only on crdroid...???

kiran G. said:
Y is it named as crdroid...???....does this work only on crdroid...???
Click to expand...
Click to collapse
yes. only for crDroid. I am uploading XenonHD and CM14.1 fix as well. Slow connection, i need some time.

Sudeep Duhoon said:
yes. only for crDroid. I am uploading XenonHD and CM14.1 fix as well. Slow connection, i need some time.
Click to expand...
Click to collapse
Any screenshot of crdroid ROM that volte is working ?

A Request to OP. Please make a patch for any 7.0 based Rom with OMS commits so that we can enjoy substratum also.
There are many cm14.1 Roms out there but none of them has substratum support
Please make a patch for a ROM with OMS commits

only for crdroid rom?

Can I use this in RR 7.4?

Related

[ROM] [7.1.2] LineageOMS | LineageOS 14.1 bundled with substratum & OMS

LineageOMS for Xiaomi Mi 5s (capricorn)
aka LineageOS 14.1 bundled with substratum & OMS
PSA: LineageOS 14.x is dead. Please switch to LOS 15.x. This ROM is no longer updated.
Unofficial ROM built by iamnotstanley (me). Updates every Tuesday.
This is a pure LineageOS 14.1 based ROM with full OMS and substratum theme engine support. Today the LineageOS 14.1 doesn't support any theme engines by default, and this ROM fixes it.
I'm only including the latest OMS commits for Nougat and the latest substratum theme engine apk from apkmirror.com.
Working:
Everything
Working OTA updater with OTA server (please share feedbacks about the download speeds, download stability, etc.)
Bugs:
Same as in LineageOS 14.1, OMS & substratum
Downloads:
Builds
GApps (opengapps.org) Recommended: ARM64 - 7.1 - nano
LineageOS extras
MIUI firmware update zips Requirement: MIUI 8.1.4 or newer firmware
Sources:
LineageOMS for capricorn (my own repos)
substratum
LineageOMS
LineageSubstratum
LineageOS
Xiaomi vendor blobs
XDA:DevDB Information
LineageOMS | LineageOS 14.1 bundled with substratum & OMS, ROM for the Xiaomi Mi 5s
Contributors
iamnotstanley, LineageOS team, substratum team, MJPollard, nathanchance
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
ROM Firmware Required: MIUI 8.1.4 dev firmware (LOS14.1 requirement)
Based On: LineageOS 14.1
Version Information
Status: No Longer Updated
Created 2017-11-07
Last Updated 2018-03-03
Screenshots
Changelog:
2018-01-10
+ upstreamed LOS source
+ updated Substratum apk: v914 -> v931
* MIUI 8.1.4 or newer firmware required
2017-11-14
+ upstreamed LOS source
+ updated Substratum apk: v912 -> v914
* uploading sha256 checksums besides md5 checksums from now
2017-11-08
+ working OTA updater
+ upstreamed LOS source
2017-11-07
* first build
- no OTA updates
Cool rom bro thanks....will check it these days
What method did you use to build? Cherry pick or the provided manifest? I had problems with the latter when I tried.
Edit: I see you manually merged them. Good job.
mesziman said:
What method did you use to build? Cherry pick or the provided manifest? I had problems with the latter when I tried.
Edit: I see you manually merged them. Good job.
Click to expand...
Click to collapse
Yes, I tried with the merge_script, but it failed because the outdated LineageSubstratrum repos, so I merged it manually. It was easier than fixing the merge_script somehow, and now it's perfectly fits to my build script.
New build!
2017-11-08
+ working OTA updater
+ upstreamed LOS source
It is Tuesday so new build and an another bump post!
2017-11-14
+ upstreamed LOS source
+ updated Substratum apk: v912 -> v914
* uploading sha256 checksums besides md5 checksums from now
(from next week I won't post changelogs to separate posts, only to the reserved post in the top)
By the way anyone using this ROM now or just me? I keep updating this, I just wrote a little patcher script for the easier and more automated ROM building. (Later I'll migrate to a LineageOMS + microG ROM, if anyone want I can share that too, but with the right resources it is very easy to build it for yourself.)
Thanks @iamnotstanley, this rom is pretty good, used it for almost 1 month and still no problem so far :3
Btw, i just saw some OTA update notifications, should i update it? Won't it wipe my personal data ? (tho i do backup before, but.... restore them is really painful =_= )
Dark Hunter said:
Thanks @iamnotstanley, this rom is pretty good, used it for almost 1 month and still no problem so far :3
Btw, i just saw some OTA update notifications, should i update it? Won't it wipe my personal data ? (tho i do backup before, but.... restore them is really painful =_= )
Click to expand...
Click to collapse
Thanks for the feedback!
I release a new build every week (you can look at the LOS14.1 technical changelog here). I recommend to make a full nandroid backup with TWRP and update the rom. It won't wipe your personal data, it's like any other OTA update, it'll only wipe your system partition, so if you have Magisk or any other mod you'll need to flash it again.
iamnotstanley said:
By the way anyone using this ROM now or just me? I keep updating this, I just wrote a little patcher script for the easier and more automated ROM building. (Later I'll migrate to a LineageOMS + microG ROM, if anyone want I can share that too, but with the right resources it is very easy to build it for yourself.)
Click to expand...
Click to collapse
I'll be installing as soon as I got unlocking finished. Thanks for your work!!
Regards
Dark Hunter said:
Thanks @iamnotstanley, this rom is pretty good, used it for almost 1 month and still no problem so far :3
Btw, i just saw some OTA update notifications, should i update it? Won't it wipe my personal data ? (tho i do backup before, but.... restore them is really painful =_= )
Click to expand...
Click to collapse
Please, what is the name of that sub theme in screenshot?
rhyme4u12 said:
Please, what is the name of that sub theme in screenshot?
Click to expand...
Click to collapse
It's StreamLined theme.
Thank you for your work!:good:
Ths you!!!
Sent from my MI 5s using Tapatalk
I see new version i available but OTA don't see anything.
dariusz666 said:
I see new version i available but OTA don't see anything.
Click to expand...
Click to collapse
Thanks for the report. Well, I'm always upload the builds to my OTA server as soon as I built them.
I tested the updater on my device, and the response is a bit slow (mainly because the OTA server software that I'm using), but working, and the download speed is fine for me.
If it happens again, wait a few minutes and try again or download it from sourceforge.
EDIT: I think I solved this response lag issue. Now the OTA update check is much faster for me than before.
Yes. Everything works fine and download very fast. Great job.
:good:
Just uploaded the new weekly build. You'll need to update the firmware to version 8.1.4 or newer before updating to this build. You can download it from fjtrujy/capricornCNFirmware repo.
Also sorry for the OTA server downtime, I had issues with my domain service, but I already fixed it.
I'll update my RR build tomorrow, sorry for the late updates, I don't really have time this week.
By the way, I started using Telegram again, if anyone wants to send me a message about anything, you can do it there.
How is battery?
francesco0597 said:
How is battery?
Click to expand...
Click to collapse
I think it's very good. There isn't much change in the code so nearly same in the official LOS14.1. I can achieve 5-7 hrs of sot with the stock kernel and day-to-day usage.

[ROM][UNOFFICAL] LineageOS 15.1/16.0 Treble ROM

I compiled this from phhusson's source. This is my daily driver now. Seems pretty stable. So I share it here for anyone who needs it.
btw, this rom can also be used on mi pad 4.
ALWAYS BACKUP BEFORE YOU TRY IT!
You won't be able to direct downgrade from 16.0 to 15.1, so please backup, backup and backup!
This should work if you are on MIUI9 9.5.12 or MIUI10 8.6.21 previously. If not, please update to at least these versions.
For Lineage 16.0, you must be on MIUI10 8.9.20 or later.
Please, check hardware support before you flash it: https://github.com/phhusson/treble_experimentations/wiki/Xiaomi-Mi-Mix-2s
Note: the "not released" in the sheet above means it is persent in my release, but not yet in phhusson's lineageos release.
All thanks go to @phhusson for this wonderful generic treble rom!
Usage:
Download, decompress, and execute:
fastboot flash system system.img
Then wipe data, cache, etc. And finally reboot and enjoy!
To root:
Install magisk v16.0 or above.
Note: After magisk installation adb will gone. You need to manually copy /system/bin/adbd to /sbin/ and execute "start adbd" to make adb work again. You will need to do this on every reboot!
Or use LineageOS su (Lineage 16.0 did not have offical su yet!).
Note: To make lineage su work, you need to open the system/etc/init/superuser.rc in the su zip and modify su_daemon to another name, due to stupid xiaomi put a service with the same name in /init.miui.rc!
Or you can download already modified version from my link: https://drive.google.com/open?id=1pdi_9dooK8Hdkh5s887hI0XDBete8Vkz
md5: f68c05d5b45b8e24e6a658b21f264c8d
sha256: d74a4e1e33c5117bde9e5f75f927cb38fc93e8f68f6daa21771efccb671cedd3
For GApps:
According to reports, you can try flashing opengapps. If it crashes, please try a full wipe (wiping whole /data).
For bootloop or non-booting:
According to reports, please try a full wipe (wiping whole /data).
Changelogs:
v5.4 (2018-11-16):
Third Lineage 16.0 GSI experimental build.
Please remove your lockscreen pin/pattern in settings before flashing! You can add it back after flashing.
v5.2 (2018-10-01):
Second Lineage 16.0 GSI experimental build.
Some crashing issues should be fixed.
v5 (2018-09-20):
First Lineage 16.0 GSI experimental build.
NOTE: LineageOS 16.0 has not officially released yet, and this version did not have all lineage features working!
NOTE: My twrp is not able to decrypt android P encryption yet. Please find other working twrp version if you need it.
NOTE: Don't use muzei with this version, or you may experience systemui keeps crashing. To recover, run "pm disable net.nurik.roman.muzei" on an adb shell.
v4 (2018-09-10):
Sync with phhusson's v25 code and latest LineageOS code (September security patches).
This version also contains an ugly hacking script to change your device name from "Phh Treble vanilla" to "MIX 2S".
v3 (2018-08-11):
Sync with phhusson's v23 code and latest LineageOS code (August security patches).
Fixed tethering
Fixed bluetooth audio and usb dac adapter
Fixed app battery usage info display
v2 (2018-07-10):
Sync with phhusson's v22 code and latest LineageOS code (July security patches).
For me, my 3rd party usb audio adapter stopped working, but the original adapter works.
You can also wait for phhusson's v22 lineage release if mine did not work:
https://github.com/phhusson/treble_experimentations/releases
v1 (2018-06-24):
Initial release.
v5.4 Download: https://drive.google.com/open?id=1X_jX_BjNK8P_WZpTrEDQvfQm5cai73DX
system.img sha256: 4061fcf908d80ac403aa83196511024dba5e19aa4a7ae69c51d9cec7e6bfb3f5
system.img md5: a27b3617d6f1a408bf6da00673898d9d
v5.2 Download: https://drive.google.com/open?id=1SXIRjSejfT3vqbPjoEm7GY7OgmM2AK4N
system.img sha256: 8b7267f41caa3a67de708f05839930e7d5458aaac42c774e5f41c928e4106cc9
system.img md5: 7a570b3a809f25a9bd588d92968667c1
v5 Download: https://drive.google.com/open?id=16GTs4GBrcmHvBieBg8YIsLT9jbiTa9gM
system.img sha256: 40b319cb12cefec97950089d62ca90581fabb2d03ebe7b17b77ac606da73f5bb
system.img md5: 5f003083266f0a8b8ffc87326ed5a82b
v4 Download: https://drive.google.com/open?id=1Zm5BcCKRRMXuN-jGqlX2nB43YeIJhn6y
system.img sha256: a2f7022010897a10faf704dc47228ba90f27775881a865ca0fb0719080253c96
system.img md5: 5b2a7dd0bda36456d7251e85c416132a
v3 Download: https://drive.google.com/open?id=1zT3a81xRntp0xdE2-QWMlpWEJUzn-Myn
system.img sha256: 7dba4fb39e77e7c7d4d23d100c158136b366e784956122575a893310b0a68be0
system.img md5: 7cfe819a50dccb1be0a0a8c37cfbd0b9
v2 Download: https://drive.google.com/open?id=1cTFWjuWXzFq_W-dPkjqNPMGmy-bb8Fns
system.img sha256:8c22c8d704443948845f88f1c957b32b13043f0722b09fe7d41d964f7ce93c40
system.img md5: 72ffb185f877d8a84fbd79bd96324e2d
v1 Download: https://drive.google.com/open?id=1MfjYHvqiTMTp8kd5d96DikhvcWYVfZHd
system.img sha256:053906b14332c862cc109ea81b514575ae07b88d4daf2b7b093bcfe5e048e964
system.img md5: 39d369a58bcfa0af51a0b80e990761a5
thx!
[ROM][UNOFFICAL] LineageOS 15.1 Treble ROM
All functions works? 2 sim cards works? Why not flash in recovery?
Thanks for your hard work
vietnam100 said:
All functions works? 2 sim cards works? Why not flash in recovery?
Thanks for your hard work
Click to expand...
Click to collapse
Because system.img only. Please try if You understand what you are doing
Not work for me
with bootloader unlocked, XE model
Niceee AOSP ROM for Mi Mix 2S
not booting. what is the ROM base? global stable, miui10 ?
notsyncing said:
I compiled this from phhusson's source. This is my daily driver now. Seems pretty stable. So I share it here for anyone who needs it.
This version does not contain gapps. Gapps version will come later.
To check hardware support: https://github.com/phhusson/treble_experimentations/wiki/Xiaomi-Mi-Mix-2s
Note: the "not released" in the sheet above means it is persent in my release, but not yet in phhusson's lineageos release.
All thanks go to @phhusson for this wonderful generic treble rom!
Usage:
Download, decompress, and execute:
fastboot flash system system.img
Then wipe data, cache, etc. And finally reboot and enjoy!
To root:
Install magisk v16.0 or above.
Note: After magisk installation adb will gone. You need to manually copy /system/bin/adbd to /sbin/ and execute "start adbd" to make adb work again. You will need to do this on every reboot!
Changelogs:
v1 (2018-06-24):
Initial release.
v1 Download: https://drive.google.com/open?id=1MfjYHvqiTMTp8kd5d96DikhvcWYVfZHd
system.img sha256:053906b14332c862cc109ea81b514575ae07b88d4daf2b7b093bcfe5e048e964
system.img md5: 39d369a58bcfa0af51a0b80e990761a5
Click to expand...
Click to collapse
Thanks for your effort. How does your
system.img differ from using phh GSI treble?
Sendt fra min Mi MIX 2S med Tapatalk
[/COLOR]
duckstardeluxe said:
Thanks for your effort. How does your
system.img differ from using phh GSI treble?
Sendt fra min Mi MIX 2S med Tapatalk
Click to expand...
Click to collapse
Main difference is he already implemented the screen brightness fix I think
---------- Post added at 22:05 ---------- Previous post was at 22:03 ----------
Bryandu13 said:
Niceee AOSP ROM for Mi Mix 2S
Click to expand...
Click to collapse
https://forum.xda-developers.com/project-treble it's there since we have the device lol
What about camera quality. Comparable with miui?
sidofido said:
What about camera quality. Comparable with miui?
Click to expand...
Click to collapse
No, but when we have a gcam port the quality will be comparable. However the second lens is not supported by gcam so one of the 2 lenses will be useless
Did you make any changes phhusson source? Can you provide github source code to your changes?
vietnam100 said:
All functions works? 2 sim cards works? Why not flash in recovery?
Thanks for your hard work
Click to expand...
Click to collapse
Of course you can flash it in recovery. I did not mention it
heobanhki said:
Not work for me
with bootloader unlocked, XE model
Click to expand...
Click to collapse
Retry please
duckstardeluxe said:
Thanks for your effort. How does your
system.img differ from using phh GSI treble?
Sendt fra min Mi MIX 2S med Tapatalk
Click to expand...
Click to collapse
Mine contains some fixes such as backlight, nfc which are not present in phh's lineage rom.
But in source they have no difference, because all my changes have been merged into his repo.
You can also wait for his release.
morpheus620 said:
not booting. what is the ROM base? global stable, miui10 ?
Click to expand...
Click to collapse
Logs please.
This rom should work on base of MIUI9 9.5.12, and MIUI10 8.6.21.
andyphone said:
Did you make any changes phhusson source? Can you provide github source code to your changes?
Click to expand...
Click to collapse
All changes have been merged into his repo.
notsyncing said:
Logs please.
This rom should work on base of MIUI9 9.5.12, and MIUI10 8.6.21.
Click to expand...
Click to collapse
I have miui 10 8.6.21 installed.
Boot to recovery. Flash the system.img and factory reset. Not booting.
Gesendet von meinem MIX 2S mit Tapatalk
morpheus620 said:
I have miui 10 8.6.21 installed.
Boot to recovery. Flash the system.img and factory reset. Not booting.
Gesendet von meinem MIX 2S mit Tapatalk
Click to expand...
Click to collapse
Same here, flashed by fast boot, but keeps showing Mi logo
LucaBabbi94 said:
Same here, flashed by fast boot, but keeps showing Mi logo
Click to expand...
Click to collapse
same here flashed by twrp(polaris) but never boot

[TWRP] Stock 9.0 Stable [V10.0.14.0][October 2019]

Welcome to the new thread of twrp flashable stock Android One for Mi A1
There will be only stable TWRP flashable builds of stock with no modifications.
All these builds of mine contain everything which a fastboot ROM does, so it's a complete replacement.
How to install
1. Reboot to TWRP (CosmicDan TWRP is recommended)
2. Wipe system, data, dalvik and cache. (if coming from a custom rom) (you may skip if coming from stock)
3. Install the ROM file.
4. Reflash TWRP installer (if you want to have TWRP installed in your phone later).
5. Install Magisk (if you want to have root).
6. Reboot to system.
Additional Notes/Credits
Original credits go to Xiaomi and Google.
Downloads
Latest:
Stock 9.0 [V10.0.14.0] TWRP - October 2019
Old Downloads:
Stock 8.1.0 [V9.6.7.0.ODHMIFE][October 2018 Security Patch]
Stock 8.1.0 [V9.6.8.0.ODHMIFE][November 2018 Security Patch]
Stock Pie Beta [V10.0.2.0] TWRP Zip
Stock Pie Stable [V10.0.3.0] TWRP Zip
​
XDA:DevDB Information
Stock Android One, ROM for the Xiaomi Mi A1
Contributors
talayy
ROM OS Version: 9.0 Pie
ROM Firmware Required: TWRP 3.2.X.X
Version Information
Status: Stable
Current Stable Version: 10.0.14.0
Created 2018-10-20
Last Updated 2019-10-29
Nice
Keep this up to date ?
Great job! Do continue to update this thread!
talayy said:
Welcome to the new thread of twrp flashable Stock 8.1.0.​
There will be only stable builds of stock 8.1.0 with no modifications.​
How to install​
1. Reboot to TWRP
2. Wipe system, data, dalvik and cache. (if coming from a custom rom) (you may skip if coming from stock)
3. Install the ROM.
4. Reflash TWRP installer (if you want to have TWRP installed in your phone later).
5. Install Magisk 17.x (if you want to have root).
6. Reboot to system.​
Additional Notes/Credits​
Special thanks to Tadi for providing me payload OTA link. Moreover, additional credits go to Xiaomi and Google.​
Downloads​
Stock 8.1.0 [V9.6.7.0.ODHMIFE][October Patch]​
XDA:DevDB Information
Stock 8.1.0, ROM for the Xiaomi Mi A1
Contributors
talayy
ROM OS Version: 8.x Oreo
ROM Firmware Required: TWRP 3.2.x.x
Version Information
Status: Stable
Current Stable Version: V9.6.7.0.ODHMIFE
Created 2018-10-20
Last Updated 2018-10-20
Click to expand...
Click to collapse
Hey, can you share how you get the full source? like from MI official site or from Google directly? Do you mind sharing how you able to find the direct link to the full stock ROM of October security patch for Xiaomi A1 global?
I can't find it in official MI and I like to "Take bug report" to locate the OTA link that it tries to download and manually unpack the payload.bin, but Magisk seems can't patch the boot.img
myself379 said:
Hey, can you share how you get the full source? like from MI official site or from Google directly? Do you mind sharing how you able to find the direct link to the full stock ROM of October security patch for Xiaomi A1 global?
I can't find it in official MI and I like to "Take bug report" to locate the OTA link that it tries to download and manually unpack the payload.bin, but Magisk seems can't patch the boot.img
Click to expand...
Click to collapse
I just had payload file from official google OTAs which I decompiled using python codes and made a twrp flashable zip that just works well and yeah, I'll keep it up to date. You all will get TWRP flashable stock within a day of OTA release but only for stable versions.
talayy said:
I just had payload file from official google OTAs which I decompiled using python codes and made a twrp flashable zip that just works well and yeah, I'll keep it up to date. You all will get TWRP flashable stock within a day of OTA release but only for stable versions.
Click to expand...
Click to collapse
How did you get this files?
zurik said:
How did you get this files?
Click to expand...
Click to collapse
Search it up on Google, everything's there ?
I soo wanted to switch to stock....
And here u aree
---------- Post added at 04:26 PM ---------- Previous post was at 04:22 PM ----------
Something is wrong with the link not working
talayy said:
I just had payload file from official google OTAs which I decompiled using python codes and made a twrp flashable zip that just works well and yeah, I'll keep it up to date. You all will get TWRP flashable stock within a day of OTA release but only for stable versions.
Click to expand...
Click to collapse
I do get the payload.bin and able to extract the boot.img, but how you recompile into a full version? the payload.bin from Septemeber patch to October patch is 200 MB++ while the TWRP flashable stock you provided is 1.1GB, how you recompile it?
myself379 said:
I do get the payload.bin and able to extract the boot.img, but how you recompile into a full version? the payload.bin from Septemeber patch to October patch is 200 MB++ while the TWRP flashable stock you provided is 1.1GB, how you recompile it?
Click to expand...
Click to collapse
Payload bin from September to October is different from payload bin of October OTA as a full package. Also, I used kitchen + wrote updater script to flash it in A/B partition device (A1 in this case) using TWRP.
Too many people have downloaded the filee?
So you cannot access the file
Showing this on download page!!!
Yeah can you rehost this with another download link?
Downloading now!! thanks for this one bro. Plz always keep up-to-date this thread. And can u tell me which custom kernel should i use for better battery life with stock rom? any idea?
Please, uploud to another serwer - thanks!
Hey guys, I'm having major exams this week so I am not sure if I have any time to reupload. If someone has it downloaded, please mirror it for time being and I'll add it to OP.
What should i do to increase charging speed as charging speed on stock is pretty slow
Arnav1104 said:
What should i do to increase charging speed as charging speed on stock is pretty slow
Click to expand...
Click to collapse
It is fine for me. Same as in other roms. On a side note, if you want more than official then flash a custom kernel e.g moun/franco and manually increase it.
talayy said:
It is fine for me. Same as in other roms. On a side note, if you want more than official then flash a custom kernel e.g moun/franco and manually increase it.
Click to expand...
Click to collapse
Yaa i mean to say which custom kernel i should flash on stock rom to increase charging speed
Well, I'm able to download today. y'all should try again If not download from Mirror (MEGA)
https://mega.nz/#!kQoDEaoI!FjNk4bT0cVLq5Fj8e5IyPa0gkJM4SJfFqWyhN_J29TE

[ROM][UNOFFICIAL] [7.1.2] [Kenzo/Kate] Lineage OS [5 July 2019]

DISCLAIMER:
1. If you don't know anything about custom ROMs please don't install this ROM.
2. If anything happens to your phone or you brick you're phone after installing this ROM, I will not be responsible for any damage whatsoever to any one.
3. Your phone warranty may be void.
IMPORTANT INFORMATION:
1. NO FEATURE REQUEST: I have strictly followed official way of building lineage os for kenzo and have not touched anything after that. I strongly prefer PURE LINEAGE OS EXPERIENCE. So I will never add or remove any feature for any reason.
2. UPDATE CYCLE: I will update once a month (will update only when monthly security patch updated in lineage repo)
3. MAINTENANCE TIME: I use this ROM as my daily driver in my Kenzo. So until my phone dies out I will continue building this ROM.
4. BUG FIXING: As I am new to custom ROM building, I can fix bugs present in my device only. However if bugs are very common I will try to fix them.
PREREQUISITES:
1. Officially unlocked bootloader.
2. Latest TWRP (3.2.3.0) installed.
FLASHING PROCEDURE:
1. Reboot to recovery
2. PERFORM FACTORY RESET (Please don't flash over official lineage OS, updater error 7 will come)
3. Wipe Cache, System, Dalvik
5. Flash ROM
6. Flash Gapps
7. Reboot system.
UPDATE PROCEDURE : (ONLY IF YOU HAVE THIS ROM PREVIOUS VERSIONS FLASHED)
1. Reboot to Recovery
2. Wipe Dalvik and Cache ONLY
3. Flash ROM
4. Flash Radon Kernel v6.3 (Optional)
5. Reboot
ADD ONS:
1. Gapps: Preferably Pico/Nano (Link: https://opengapps.org/)
2. Official Radon kernel v6.3 for nougat (Link: https://androidfilehost.com/?fid=673956719939817337)
3. Google camera : prefer this one (as it's most stable) https://drive.google.com/file/d/1U6GTbh549VpdSsOvQmIGMUg-qEcByPiF/view?usp=drivesdk
4. Remove AudioFx before installing Dolby Atmos, flash this patch- https://drive.google.com/file/d/1KPjfZ4eHXOJhvjYo_Y6SM28lpKEq8c6Y/view?usp=drivesdk
5. Dolby Atmos (7.1.2) - https://drive.google.com/file/d/1TuAAXh6JSDP_mQqXn3CMRuc5REnRgN99/view?usp=drivesdk
6. Install Greenify (from Play store) and then flash this patch to make it system app without rooting- https://drive.google.com/file/d/1q_sCCur4dgYj-Wre5x-3NRR6X1ypmHKP/view?usp=drivesdk
ROM DOWNLOAD LINK:
09.07.2019 :
https://drive.google.com/file/d/1rJXi-wE_Tw8BJzBJPRY3KvHiy4srA81t/view?usp=drivesdk
BUGS:
No bugs at all. Pure lineage os and rock solid nougat. Best battery life and performance for kenzo.
SOME SOLUTIONS FOR BUG FIXING
Those who are facing bug issue regarding wifi, bluetooth, network etc, I want to suggest that I am personally using this ROM and not found single bug till now. Reason such bugs arise are due to vendor or system files get corrupted or mismatch when flashing some treble ROMs. So following are solutions for the same. They are at various levels and if your problem is fixed DONT MOVE TO NEXT LEVEL.
LEVEL A:
1. Reboot to recovery
2. Wipe Dalvik and Cache
3. Flash ROM again
4. Reboot
LEVEL B:
1. Reboot to recovery
2. Perform COMPLETE WIPE (System, Dalvik, Cache, Format and Factory Reset)
3. Flash ROM
4. Flash Gapps
5. Reboot
LEVEL C:
1. Reboot recovery
2. Perform COMPLETE WIPE (System, Dalvik, Cache, Format and Factory Reset)
3. Flash firmware (LInk: https://drive.google.com/open?id=1EjRO_WhpBY5e2fPuuviRc2Ks52Szc3sO)
4. Flash ROM
5. Flash Gapps
6. Reboot to recovery
CREDITS:
@lineage
@TheStrix
@xda
@google AND INTERNET
Donation: https://drive.google.com/open?id=1racErd31wSUlXUFmhFgOgH-MVwz2Swy_
Source Code: https://github.com/LineageOS
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
Version Information
Status: Stable
Lineage OS
Security Patch level: 5 July 2019
@gitsdb
What about unofficially unlocked device ?
hmu333 said:
@gitsdb
What about unofficially unlocked device ?
Click to expand...
Click to collapse
You can try at your own risk.. I have officially unlocked.. Test it and tell others your experience here..
according to xda rules , you have to provide kernal,device tree and rom source link if I'm not doing any mistake
vatsal_chandan said:
according to xda rules , you have to provide kernal,device tree and rom source link if I'm not doing any mistake
Click to expand...
Click to collapse
OK thanks will update it..
Nice, can you make a deodexed build?
gitsdb said:
OK thanks will update it..
Click to expand...
Click to collapse
Just out of curiosity: why build nougat? Why don't you use lineage OS 13 builds by @gismoZ, for instance? He maintains his rom very well and applies all security patches. Diversity is good (sometimes), so I'm just curious.
how much SOT are you guys getting?
Waaaa just what I wanted after trying ROM with Android Pie. Are there any bugs to report or something?
saikou_ said:
Nice, can you make a deodexed build?
Click to expand...
Click to collapse
Sorry friend, no modification please.. Read my thread..
yoreek said:
Just out of curiosity: why build nougat? Why don't you use lineage OS 13 builds by @gismoZ, for instance? He maintains his rom very well and applies all security patches. Diversity is good (sometimes), so I'm just curious.
Click to expand...
Click to collapse
Nougat gives best camera experience as hal3 is supported. Google camera performance is much better with addition of excellent battery life. I have tested all version of android in kenzo and still think nougat is best for all purpose.
Simoom Sadik said:
how much SOT are you guys getting?
Click to expand...
Click to collapse
With average use approx 7 hours..
TheKerevas said:
Waaaa just what I wanted after trying ROM with Android Pie. Are there any bugs to report or something?
Click to expand...
Click to collapse
No bugs. Pure lineage OS. Rock solid in performance..
gitsdb said:
Sorry friend, no modification please.. Read my thread..
Click to expand...
Click to collapse
Of course i read your thread it's okay, nice rom. I like it
I have some questions:
1. does it work with TWRP 3.1.xx?
2. I am using official lineage 7.1.2 from thestrix, what procedure I should be doing? can I just flash it over?
lineage OS kernel bug still exists.
phone shut down automatically at 39% battery.
after charging it boot up
Is VoLTE working?
I'm waiting for customized LineageOS N.
Does this ROM has stock kernel as radon or do we need to install it separately?
Simoom Sadik said:
lineage OS kernel bug still exists.
phone shut down automatically at 39% battery.
after charging it boot up
Click to expand...
Click to collapse
Is anyone else experiencing this??
Can anyone post their battery usage (app wise & graph)?
Simoom Sadik said:
lineage OS kernel bug still exists.
phone shut down automatically at 39% battery.
after charging it boot up
Click to expand...
Click to collapse
I an using official Radon kernel v6.3 for nougat.. Please use that and report.. I have no issues like that.. Also battery life and performance are much better in this kernel.. If possible use battery profile while installing Radon kernel..
koboi.ngangkang said:
I have some questions:
1. does it work with TWRP 3.1.xx?
2. I am using official lineage 7.1.2 from thestrix, what procedure I should be doing? can I just flash it over?
Click to expand...
Click to collapse
1. It will work
2. No factory reset and than wipe system dalvik and cache.. Than install this ROM..(already mentioned in my thread post)

[ROM][9.0.0_r46][A2017X][OFFICIAL] Resurrection Remix 7.0.2

https://postimages.org/
Code:
/*
* 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.
*/
​
Resurrection Remix the ROM has been based on LineageOS, SlimRoms, Omni and original Remix ROM builds, this creates an awesome
combination of performance, customization, power and the most new features, brought directly to your Device.
Many things that in previous versions were tweaked with mods, are now included by default in the ROM so, please enjoy!
Special thanks to, the LineageOS team, Omni team, SlimRoms and of course to all the supporters.​
​
see below​
​
see below​
​
see below​
https://postimages.org/
@DahakePL XDA Developers LineageOs Team Omni Team And Of Course To All The Supporters, Donators And Users​
Installation:
0. unlocked, O bootloader (universal v2 to start with or the one you prefer), suited twrp (I used the twrp3218), correct modem ...you know the drill
1. Copy RR zip, 9.0.0 gapps zip and Magisk 19.3 to your device
2. Boot into twrp recovery
3. Wipe cache, system, vendor & data
4. Flash ROM
5. Flash gapps
5a Reboot and setup phone ( if not booted first time, force reboot...and wait )
6. Flash Magisk 19.3
7. Reboot and enjoy !
Build :
A2017X RR 9.0.0 r46 v7.0.2 2019.08.12
A2017X RR 9.0.0_r46 v7.0.2 2019.08.23
RR-P-v7.0.2-20190920-axon7-Official.zip
RR-P-v7.0.2-20190922-axon7-Official.zip
RR-P-v7.0.2-20191027-axon7-Official.zip
RR-P-v7.0.2-20200112-axon7-Official.zip
Gapps : https://opengapps.org/
Magisk : https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
Contributors
@raystef66
Source Code: https://github.com/ResurrectionRemix/platform_manifest
KERNEL SOURCE: https://github.com/OrdenKrieger/android_kernel_zte_msm8996 thnx @OrdenKrieger
ROM OS Version: 9.x PIE
ROM Kernel: Linux 3.18.x
ROM Firmware Required: Unlocked Bootloader, Latest TWRP Recovery
Based On: LineageOS device, vendor, kernel
Version Information : 9.0.0 v7.0.2
Status: Pure & Stable...afaik
Sec. Patches : 2020.01.01
Created : 2019.08.03
Last Updated : 2020.01.12
nice
thank you bro
Gonna try this one as well. Devs have flooded some great roms recently. thanks to all.
Thank you for this rom, I think is the best rom posted recently.
Just one thing, and sorry for the noob question and my english, I feel that GSI roms are more faster than this device specific roms, I have the vendor partition, so, should I flash treble zip in vendor first?
Sent from my Phh-Treble vanilla using Tapatalk
Any trip reports on battery standby drain and screen on time?
Phone Call Audio
I installed this ROM and loved it (I've used RR in the past).
Everything worked fine but for one major thing: while I can place and receive calls I cannot hear or be heard on said calls.
From what I've read this is likely because I have the wrong modem installed, but I cannot for the life of me determine which I should be using, so:
if I have U variant, what bootstack and modem should I flash? Any help truly appreciated!
BarbbasKid said:
I installed this ROM and loved it (I've used RR in the past).
Everything worked fine but for one major thing: while I can place and receive calls I cannot hear or be heard on said calls.
From what I've read this is likely because I have the wrong modem installed, but I cannot for the life of me determine which I should be using, so:
if I have U variant, what bootstack and modem should I flash? Any help truly appreciated!
Click to expand...
Click to collapse
If you have the U model, you need the universal bootstack and the U modem
Sent from my ZTE A2017X using Tapatalk
BarbbasKid said:
if I have U variant, what bootstack and modem should I flash? Any help truly appreciated!
Click to expand...
Click to collapse
I have a U variant and I used
A2017U_OreoModem.zip
and
A2017x_LineageOS15.1_UniversalBootstack_v2_by_DrakenFX.zip
from https://androidfilehost.com/?w=files&flid=270519
I am able to hear and be heard on calls with those and this rom.
Thanks for your work, raystef66!
eeyan said:
I have a U variant and I used
A2017U_OreoModem.zip
and
A2017x_LineageOS15.1_UniversalBootstack_v2_by_DrakenFX.zip
from https://androidfilehost.com/?w=files&flid=270519
I am able to hear and be heard on calls with those and this rom.
Thanks for your work, raystef66!
Click to expand...
Click to collapse
I appreciate you help identifying those files.
Now, however, I am getting an error when flashing RR everything flashes like normal, but at the end I get a red error:
"e2001: failed to update vendor image"
and then (obviously) a #7 error as result.
The only thing I can see that may be the cause is my device does not have a "Vendor" partition (though it didn't the first time I installed RR, either).
I'm in 3.2.1-8 by NFound then:
Flash A2017x_LineageOS15.1_UniversalBootstack_v2
Flash Modem
Flash RR
Then the error.
Any idea on how to fix this issue? I appreciate your help.
BarbbasKid said:
I appreciate you help identifying those files.
Now, however, I am getting an error when flashing RR everything flashes like normal, but at the end I get a red error:
"e2001: failed to update vendor image"
and then (obviously) a #7 error as result.
The only thing I can see that may be the cause is my device does not have a "Vendor" partition (though it didn't the first time I installed RR, either).
I'm in 3.2.1-8 by NFound then:
Flash A2017x_LineageOS15.1_UniversalBootstack_v2
Flash Modem
Flash RR
Then the error.
Any idea on how to fix this issue? I appreciate your help.
Click to expand...
Click to collapse
Use the PARTY vendor creation tool and take 500Mb from your System
Sent from my ZTE A2017X using Tapatalk
@raystef66 what's your preference between this boy and sl!m 8? I just saw this now so I'm a bit late to the party
Mazupicua said:
@raystef66 what's your preference between this boy and sl!m 8? I just saw this now so I'm a bit late to the party
Click to expand...
Click to collapse
:cyclops: you're not late to the party at all. The rom development has got a huge boast now since we can rely on Orden's sources.
I'm on Pie ofc and not on Oreo anymore since this all is happening. Slim would be ok but get a taste of this all going from PE over RR, VIPER, Havoc, LOS16....and more in the pipeline
Choices enough. My preference till now is ViperOS PIE
So enjoy the ride
raystef66 said:
:cyclops: you're not late to the party at all. The rom development has got a huge boast now since we can rely on Orden's sources.
I'm on Pie ofc and not on Oreo anymore since this all is happening. Slim would be ok but get a taste of this all going from PE over RR, VIPER, Havoc, LOS16....and more in the pipeline
Choices enough. My preference till now is ViperOS PIE
So enjoy the ride
Click to expand...
Click to collapse
ViperOS is really great,hope for Long-term support
​
NEW BUILD 2019.08.12
RR-P-v7.0.2-20190812-axon7-Unofficial
changelog :
*android-9.0.0_r46
*latest sec. patches 2019.08.01
*fixed MAC
*key reverse on boot (recent/home/back)
*SELinux enforcing
* ...
E N J O Y
raystef66 said:
​
NEW BUILD 2019.08.12
RR-P-v7.0.2-20190812-axon7-Unofficial
changelog :
*android-9.0.0_r46
*latest sec. patches 2019.08.01
*fixed MAC
*key reverse on boot (recent/home/back)
*SELinux enforcing
* ...
E N J O Y
Click to expand...
Click to collapse
Great work. Please do not be deterred by the low interest in your pie roms thus far. I believe in time the interest will pick up. Please keep at it.
@raystef66
Thx for the ROM it's really nice. Booted on the first try. For now I have one issue though. Can't get VoLTE to work. On the lastest Liquid Remix with VoLTE MOD and Speedy vendor I have working VoLTE. I can call and receive calls. On latest Resurrection Remix, ViperOS, DotOS when I select LTE only I can't get any signal. I've tried flashing Oreo modem but that didn't help either. Without selecting this opition I can't get working VoLTE. What could be the problem here?
squicky said:
@raystef66
Thx for the ROM it's really nice. Booted on the first try. For now I have one issue though. Can't get VoLTE to work. On the lastest Liquid Remix with VoLTE MOD and Speedy vendor I have working VoLTE. I can call and receive calls. On latest Resurrection Remix, ViperOS, DotOS when I select LTE only I can't get any signal. I've tried flashing Oreo modem but that didn't help either. Without selecting this opition I can't get working VoLTE. What could be the problem here?
Click to expand...
Click to collapse
Thnx ! Afaik VoLTE works out-of-the-box on ViperOS. @Masterjuggler confirmed that to me.
On RR, DotOS I cannot confirm this. I cannot check this myself since my carrier doesn't provide this.
Also, the Volte Mod isn't suited for device specific roms like the ones mentioned above.
So try ViperOS first and see if you can get VoLTE working
EDIT : updating Viper to latest august sec patches now. So perhaps wait a little bit to flash again
raystef66 said:
Thnx ! Afaik VoLTE works out-of-the-box on ViperOS. @Masterjuggler confirmed that to me.
On RR, DotOS I cannot confirm this. I cannot check this myself since my carrier doesn't provide this.
Also, the Volte Mod isn't suited for device specific roms like the ones mentioned above.
So try ViperOS first and see if you can get VoLTE working
EDIT : updating Viper to latest august sec patches now. So perhaps wait a little bit to flash again
Click to expand...
Click to collapse
First I tried all these ROMs without VoLTE Mod and then I tried with the Mod. When I choose LTE in IMS app I simply lose signal (No Service). It doesn't matter if it's RR, ViperOS or DotOS. Apart from this on ViperOS somehow Pixel Launcher was force closing.
squicky said:
@raystef66Can't get VoLTE to work.
Click to expand...
Click to collapse
Like ray said, I had it working fine for me. I even confirmed I had the ims LTE service registration in the phone hidden settings. Didn't have to change anything in the settings, worked on the first boot out of the box. I'm on a t-mobile based carrier for what it's worth.

Categories

Resources