LineageOS 14.1 [UNOFFICIAL] - Xiaomi Mi Mix 2 ROMs, Kernels, Recoveries, & Other

{
"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 7.1 (Nougat), 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.
What's working:
Boots
Wifi
Bluetooth
Camera ( Videos And Photos )
Video Playback
Audio ( Record and Playback )
Sensors
GPS
Instructions:
Download the latest build and gapps
Reboot to recovery
Flash the latest build and gapps
Reboot
Downloads:
Builds : https://www.androidfilehost.com/?fid=745849072291680509
Root addon : https://download.lineageos.org/extras
Google Apps : http://opengapps.org/
My PayPal address for donations:
If you want to support my projects, you can donate.
paypal.me/asderdd12
Source Code:
Device Tree
Device Common
Kernel
Proprietary Blobs
Localmanifest
XDA:DevDB Information
LineageOS 14.1, ROM for the Xiaomi Mi Mix 2
Contributors
Cenkay, xiaobai112220
ROM OS Version: 7.x Nougat
Version Information
Status: Beta
Created 2017-10-12
Last Updated 2017-10-13

Seems to work really well. Of course there are the same issues as all the other AOSP roms...
Proximity sensor
Notification light
Screen dims too fast (compared to MIUI) when using phone left-handed and slightly covering ambient light sensor.

Small typo there. Please change rom os version from 2.3 gingerbread to nougat

Is nfc working?

i'm getting a trustzone error
Fixed it by updating chinese developer rom

Poky said:
Is nfc working?
Click to expand...
Click to collapse
Yea it's working at least with my Amiibo

Can anyone tell me if bluetooth audio is working for them?

Could you publish your device, vendor, kernel and localmanifest for Mi Mix2?

Wywern.pl said:
Could you publish your device, vendor, kernel and localmanifest for Mi Mix2?
Click to expand...
Click to collapse
Added.

Flashed and tested it all day...
So far it's running smoothly, daily driver material so far.

Cenkay said:
Added.
Click to expand...
Click to collapse
Downloaded and synchronized, but I have stupid question:
I did .build/envsetup.sh and in lunch menu I can't see chiron to build, what did I wrong?
Em, I think somewhat I missed adding chiron project to my env.... and don't remember how to do it

Is there a specific firmware I need to flash?

Wywern.pl said:
Downloaded and synchronized, but I have stupid question:
I did .build/envsetup.sh and in lunch menu I can't see chiron to build, what did I wrong?
Em, I think somewhat I missed adding chiron project to my env.... and don't remember how to do it
Click to expand...
Click to collapse
Hi,
In the device folder add a file and call it "vendorsetup.sh".
Open it and add this : "add_lunch_combo cm_chiron-userdebug".
Then do a . build/envsetup.sh again... it should now list the Chiron.
Or even more simple : just "brunch chiron" should do it with no lunch, provided you installed schedtools.
Regards.

I've noticed an increase in battery usage.... anyone else noticed it?

edit: wrong

Flash Error
I am trying to flash but I am getting an error TWRP
everything is good until.
checking for TZ Version TZ.BF.4.0.6-00130
assert failed: xiaomi.verify_trustzone("TZ.BF.4.0.6-00130")=="1"
updater process ended with ERROR 7
Thanks

HotDogWithMustard said:
I am trying to flash but I am getting an error TWRP
everything is good until.
checking for TZ Version TZ.BF.4.0.6-00130
assert failed: xiaomi.verify_trustzone("TZ.BF.4.0.6-00130")=="1"
updater process ended with ERROR 7
Thanks
Click to expand...
Click to collapse
You're trying to flash it over global rom. You need to flash chinese rom then flash it.

Thank you very much for the rom. Everything seems fine except Bluetooth does connected but no sound on any device I've tried. Any fix?

duraaraa said:
You're trying to flash it over global rom. You need to flash chinese rom then flash it.
Click to expand...
Click to collapse
I flashed the Chinese ROM and then wiped and tried to flash Lineage and still get the same error.
checking for TZ Version TZ.BF.4.0.6-00130
assert failed: xiaomi.verify_trustzone("TZ.BF.4.0.6-00130")=="1"
updater process ended with ERROR 7

NexusPenguin said:
In the device folder add a file and call it "vendorsetup.sh".
Open it and add this : "add_lunch_combo cm_chiron-userdebug".
Then do a . build/envsetup.sh again... it should now list the Chiron.
Click to expand...
Click to collapse
Worked, just corrected from "add_lunch_combo cm_chiron-userdebug" to "add_lunch_combo lineage_chiron-userdebug"
Thank you

Related

[Discontinued] [ROM][OFFICIAL] LineageOS 16.0 - Xiaomi Mi 8

{
"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 9 (Pie), 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. You will need to provide your own Google Applications package (gapps). LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Base source code is available in the LineageOS Github repo. And if you would like to contribute to the project, please visit our Gerrit Code Review.
GPL compliance:
Device tree source code: LineageOS/android_device_xiaomi_dipper
Kernel source code: https://github.com/LineageOS/android_kernel_xiaomi_sdm845
Working:
Camera (and flashlight)
IR Camera
WiFi
NFC
Bluetooth
Telephony (Calls and Data)
Audio (Record and Playback)
Video Playback
Sensors
GPS
HW crypto (FBE)
To make Google Pay work there is currently a .zip that need to be flashed as shown in the post below:
https://forum.xda-developers.com/showpost.php?p=79672865&postcount=2284
Compatibility:
Compatible with Xiaomi Mi 8
Builds are based off the Xiaomi's Android 9 firmware with proprietary blobs.
Downloads:
Official download links: https://download.lineageos.org/dipper
Notice:
No custom kernels are supported in this thread. Only stock kernel and official builds will be supported. No bug reports if that's not the case.
Installation:
Reboot to recovery (TWRP recovery for Mi 8)
Format /system, /data and /cache
Install MIUI P based firmware.
Install LineageOS zip package
Install [optional] a Google Apps package of your choice (Open GApps is advisable, but stock and super variants are not recommended!!!)
Important notes:
* Required * firmware version must be based on MIUI P-based builds.
GApps can only be flashed on clean installs.
Formatting data (all user data is wiped, including internal storage) is a must if MIUI was previously installed and device was encrypted.
Credits & collaborations:
bgcngm
infrag
joe2k01
All LineageOS team would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!
Unofficial Builds:
Build 17/08/2019
https://drive.google.com/open?id=1evOopo9SgAC_fAQilbNovaVkBKF0mgzb
TWRP 3.3.0.0:
Build 05/06/2019
Build on Android 9.0 TWRP sources
https://drive.google.com/open?id=1OcmasmRO1athTFL5zvy-vgytMtDHMfwT
Damn you´re fast. Nice job.
What are the requirements for firmware?
-->
Firmware required:
Blobs from 8.9.20 miui beta
Means 8.9.20 has to be installed before?
sheg0 said:
Damn you´re fast. Nice job.
Any requirements regarding firmware and vendor image?
Click to expand...
Click to collapse
Yes 8.9.20
Firmware and vendor
Does this have better notch support?
I'm really courious to know if with LOS16 we can hide clock and show notifications on status bar.
Will try it now
Thanks for your work
Any big Bugs?
Or does something not work?
Ok,
For now I didn't test everything but I have no In call sound.
Through headphone, speaker phone or high speaker.
Rest seems ok, Wifi and everything else worked.
Can't test bluetooth for now.
@infrag, there should be no bugs with sound if remove /vendor/lib*/soundfx
Github link?
---------- Post added at 02:43 PM ---------- Previous post was at 02:40 PM ----------
hey, just asking, do you know in which commit the sound driver have been added to the kernel source, because then the sound in the sphinx kernel would be fixed too
Pardon my languages but holy ****ing ****tt! Respect man! You're fassst!
argraur said:
@infrag, there should be no bugs with sound if remove /vendor/lib*/soundfx
Click to expand...
Click to collapse
You are right. I had tried that and it worked.
However thats now how it should have to be I believe so therefore I didnt list it as an option
infrag said:
You are right. I had tried that and it worked.
However thats now how it should have to be I believe so therefore I didnt list it as an option
Click to expand...
Click to collapse
Also, I unpacked your build, can't see classes.dex in /system/framework/com.nxp.nfc.nq.jar, there are no /system/framework/oat/arm64/com.nxp.nfc.nq.vdex as well.
UPD: All shared libs and apps you copied from MIUI lack classes.dex (QtiTelephonyService, QtiSystemService, NQNfcNci, qcrilhook, QtiTelephonyServicelibrary and etc...). Because of that your in-call audio doesn't work
Could someone clearify something for me. Everywhere I read about MIUI versions like 8.9.20 (the one you mentioned in the first post).
Currently I'm running xiaomi.eu_multi_MI8_V10.0.4.0.OEACNFH_v10-8.1 with getvar anti Failed status. This is a completely different version if understand it well?
At the time I am happy with the rom I'm using, but could someone mention what I should install to get this rom working in the (perhaps nearby) future for me?
@infrag: Great job man!
Edit: Figured out that I have to flash the global MIUI rom, this contains version 8.9.20
argraur said:
Also, I unpacked your build, can't see classes.dex in /system/framework/com.nxp.nfc.nq.jar, there are no /system/framework/oat/arm64/com.nxp.nfc.nq.vdex as well.
UPD: All shared libs and apps you copied from MIUI lack classes.dex (QtiTelephonyService, QtiSystemService, NQNfcNci, qcrilhook, QtiTelephonyServicelibrary and etc...). Because of that your in-call audio doesn't work
Click to expand...
Click to collapse
Thanks for your analysis :laugh:
Yes extracting the jars/apks all failed as you've shown. Didn't have time to fix it.
The NFC stuff is because lineage doesn't support NXP NFC yet so therefore I didn't bother adding it all as it wouldn't work straight away anyway. Hopefully I can get the extra lineage stuff for it working next build.
Impressive Job! So fast
Bug I noticed :
BT audio
Call audio
And notch padding bottom in domes apps webview/site.
Thank very much
Thanks for your interest in developing this ROM for our devices!
Hi three i just get my mi8 and runing miui 10.0.2.0 global version witch i dont like its any way i can change my rom for linageos . Can you tell my how to do this please thank you... Dominik
New build added to OP
Audio bug is still there - please delete /vendor/lib/soundfx/libvolumelistener.so and /vendor/lib64/soundfx/libvolumelistener.so
NFC isnt working yet. Hopefully soon
infrag said:
New build added to OP
Audio bug is still there - please delete /vendor/lib/soundfx/libvolumelistener.so and /vendor/lib64/soundfx/libvolumelistener.so
NFC isnt working yet. Hopefully soon
Click to expand...
Click to collapse
Changelog?

[ROM][OFFICIAL] LineageOS 16.0 for Xiaomi Mi Note 2

{
"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 9 (Pie), 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. You will need to provide your own Google Applications package (gapps). LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Base source code is available in the LineageOS Github repo. And if you would like to contribute to the project, please visit our Gerrit Code Review.
GPL compliance:
Device tree source code: LineageOS/android_device_xiaomi_scorpio
Kernel source code: LineageOS/android_device_xiaomi_msm8996-common
Broken / not yet supported:
I DON'T KNOW
Downloads:
LineageOS
Notice:
No custom kernels are supported in this thread. Only stock kernel and official builds will be supported. No bug reports if that's not the case.
Installation:
Reboot to recovery
Format /system, /data and /cache
Install LineageOS zip package
Install [optional] the LineageOS su addon to get root (there are obviously other root methods, but this is the recommended one as it survives to OTA updates)
Install [optional] a Google Apps package of your choice (Open GApps is advisable, but stock and super variants are not recommended!!!)
Credits & collaborations:
All dev who workings on this version ! *love <3*
Finally, all LineageOS team would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!
Device wiki:
Official wiki link
Recent changes :
List here
/!\ IMPORTANT /!\
I'm not the dev of this version. I just make a thread to talk about it. Please don't ask me and don't PM me.
This is nightly ROM, sometimes it work and sometime not.
I'm actually using this version and I'm very impressed. Very fluid, very nice and good battery life.
I've installed the GCam with library (see on other thread) and it works like a charm. I'm actually using the lineage-16.0-20190324-nightly-scorpio-signed.zip
It's good that he's already official. In short I will change my rom AEX I pray for this one.
any way to get google pay working with this rom?
Dbertman said:
any way to get google pay working with this rom?
Click to expand...
Click to collapse
Flash OpenGApps.
Which firmware it is recommended to use with this ROM?
The last stable, the last developer? or another?
carl0l said:
Which firmware it is recommended to use with this ROM?
The last stable, the last developer? or another?
Click to expand...
Click to collapse
I used the rom global dev. 8.8.30 and all good, is what they recommended for the unofficial.
SerGioTenerife said:
I used the rom global dev. 8.8.30 and all good, is what they recommended for the unofficial.
Click to expand...
Click to collapse
Thanks, I'm gonna use it.
In this last update does not work send screen to TV Lineage-16.0-20190528-nightly-scorpio . Someone else happens?
carl0l said:
Thanks, I'm gonna use it.
Click to expand...
Click to collapse
.........
No Volte in settings...Can some one help me...
I tried to install the nightly roms os 6 and 7 June for the Mi note 2 global scorpio on my global Version. I had the latest xiaomi.eu rom weekly updated installed prior to installation. I downloaded both the nightly official roms of the 6th and 7th of June. Formatted the data and wiped the cache and system, followed by a adb sideload of the signed nightly roms. Both versions returned a signature error of the zip file. I had the sha256 verified without error.
Can anybody explain what went wrong.
I am currently back on miui 10 eu rom (latest weekly) through twrp recovery.
Issue is solve. Lineagos does not support zip verification. Zip verification to be turned of in TWRP.
Kind regards, Henk
where can I have the original kernel?
dglingos said:
where can I have the original kernel?
Click to expand...
Click to collapse
From offical rom. Just unpack it, threre is should be file kernel.img
be aware 24th of July nightly update break my device, after update refused to boot into system, after two minutes went into TWRP. Got out only by flashing an older version, 21st of July in my case, altogether with Gapps. Have no ideea what caused this, I am using Magisk 19.5 version I think. So far so good now...
LineageOS stopped releasing updates. Do anyone know why? The last one is from the 8 of this month
chemha said:
LineageOS stopped releasing updates. Do anyone know why? The last one is from the 8 of this month
Click to expand...
Click to collapse
Most likely because this one is going to be quite substantial update, and need to be tested thoroughly.
Thanks to Xiaomi, there will be no more official LOS updates to mi note 2
For what reason?
What is the reason for stopping of the updates? What had Xiaomi to do with it?
hblek said:
What is the reason for stopping of the updates? What had Xiaomi to do with it?
Click to expand...
Click to collapse
a DCMA cliamed by Xiaomi on Github has stopped the updates since the august 9th

[ROM][UNOFFICIAL] LineageOS 17.1 for Realme XT[19/05/2020]

{
"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 10 (Q), 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. You will need to provide your own Google Applications package (gapps). LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.​
Base source code is available in the LineageOS Github repo. And if you would like to contribute to the project, please visit our Gerrit Code Review.
Device tree source code: DT
Kernel source code: kernel-Sai
Working:
Bumped Fingerprint to newer 1.1 HAL (Thanks to X2 @dev-Harsh)
Fingerprint on display(Faster than stock!)
Camera (and flashlight)
WiFi
Bluetooth
Telephony (Calls and Data)
Audio (Record and Playback)
Video Playback
Sensors
GPS
Broken:
Nothing (?)
Downloads:
Gdrive Link:
Installation::
Reboot to recovery
Format /system, /data and /cache
Install LineageOS zip package
Optional: flash dtbo.img if coming from stock OS (COS or RUI)
Install [optional] a Google Apps package of your choice (Open GApps is advisable, but stock and super variants are not recommended!!!)[/STRIKE]
Important notes:
GApps can only be flashed on clean installs.
Formatting data (all user data is wiped, including internal storage) is a must if Stock os was previously installed and device was encrypted.
XDA:DevDB Information
Lineage OS, ROM for the Realme XT
Contributors
Krishrocks, sagarmakhar, thesprintster, Monshin,IMKEERAT,Amrish7799
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
Based On: Lineage OS
Version Information
Status: Stable
Current Stable Version: 1
Stable Release Date: 2020-04-01
Created 2020-03-06
Last Updated 2020-04-12
Wooo... One more rom.... Thanks bro
Sent from my RMX1921 using Tapatalk
After initial testing, found the ROM to be quite stable and reliable.
FOD is almost better than stock. Definitely recommend as a daily driver.
Sent from my RMX1921 using XDA Labs
Auto call recorder available?
Is it safe to install on Europe version rmx1921ex_11_A.06?
Is there the need to unlock bootloader or do something else?
Nice work... Thanks for your hard work.
nocolors said:
Is it safe to install on Europe version rmx1921ex_11_A.06?
Is there the need to unlock bootloader or do something else?
Click to expand...
Click to collapse
Europe versions have different firmware. Dont flash this!
Does fast charging working in this rom? And also is there any kind battery draining issues? , apology in advance if it's a silly question
Zubeen95 said:
Does fast charging working in this rom? And also is there any kind battery draining issues? , apology in advance if it's a silly question
Click to expand...
Click to collapse
No problem at all, fast charging (VOOC) works
Awesome work. Is it possible to certify this is a Official lineage os?
rohitharkhani said:
Awesome work. Is it possible to certify this is a Official lineage os?
Click to expand...
Click to collapse
Right now theres a lot of work that needed to be done on enforcing and kernel side, once they're done weill apply for official status
Which kernel you are using?
https://github.com/realme-kernel-opensource/realme3Pro_realmeXT_AndroidQ-kernel-source
rohitharkhani said:
Which kernel you are using?
https://github.com/realme-kernel-opensource/realme3Pro_realmeXT_AndroidQ-kernel-source
Click to expand...
Click to collapse
linked it already in OP! Q kernel release is incomplete, takes time ig
Short review
FOD->Blazing Fast
Stability->Rock Solid
Screencast has no issues
Best rom for xt till now
I think i found a bug. When i open telegram, the proximity sensor goes blinking and in my case after installation, deep sleep not work eh?
bukanpasarmalam said:
I think i found a bug. When i open telegram, the proximity sensor goes blinking and in my case after installation, deep sleep not work eh?
Click to expand...
Click to collapse
Both were already solved in 12th April build, i recommend clean flash.
Krishrocks said:
Both were already solved in 12th April build, i recommend clean flash.
Click to expand...
Click to collapse
Ah you're right. Updated and yeah, it fluid, good, and the problem is solved. Thanks.
is it safe to install over C.03 ?
Omarioo said:
is it safe to install over C.03 ?
Click to expand...
Click to collapse
You cannot directly install.. You have to flash a16 firmware + vbmeta+ lineage os + gapps ( first u need to be unlocked bootloader to do these)
Booting to recovery
REMOVED

[ROM][UNOFFICIAL] LineageOS 17.1 for Redmi Note 9S

{
"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"
}
THERE IS AN OFFICIAL BUILD NOW, USE THAT INSTEAD!​Note: this ROM is derived from LeddaZ's build. I will continue to update it until my 9s is on its last legs. Do not expect any features to be added.
LineageOS is a free, community built, aftermarket firmware distribution of Android 10, 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.
What's not working:
Widevine L1
Some users may face "idle freeze" bug (phone reboots after a few minutes with the screen off). If it happens try to change kernel.
Instructions:
Download the latest build and GApps (optional)
Reboot to recovery
Wipe cache/dalvik and format data
Flash the latest build and GApps (optional)
Reboot
Downloads:
LineageOS
Lineage Recovery (optional, you can use any custom recovery)
mauronofrio's TWRP (recommended for OTA if/when it's added)
GApps (OpenGApps arm64 10.0 nano recommended)
Firmware for curtana, joyeuse, excalibur, gram (download the last version for Android 10)
Notes:
GApps are not included
ANXCam v190 reportedly works with all features
SafetyNet should always pass, if not use MagiskHide
The build codename is curtana but the ROM reportedly works for all miatoll devices
If you use Lineage Recovery make sure to mount /system before flashing GApps and Magisk
If you want Magisk, flash it after the first boot
If you want to update the ROM, make sure to disable ANXCam before flashing, you can re-enable it after the update
Use latest global firmware for curtana and joyeuse, Indian firmware for excalibur and gram
Source code:
LineageOS
Device tree
Kernel source
Vendor tree
Thanks to everyone that contributed to the original xiaomi-sm6250-devs trees
Contributors
LeddaZ, erfanoabdi
ROM OS Version: Android 10
ROM Kernel: Linux 4.x
ROM Firmware Required: Unlocked bootloader
Version Information
Status: Stable
Created 2021-03-13
Last Updated 2021-09-15
Thank you very much, @EmiriUchi !
bro if you can go official that would be great, its just a request
EmiriUchi said:
​Note: this ROM is derived from LeddaZ's build. I will continue to update it until my 9s is on its last legs. Do not expect any features to be added.
Click to expand...
Click to collapse
If I use LeddaZ build: Do I have to clean flash or will a dirty flash work?!
sidekick1 said:
If I use LeddaZ build: Do I have to clean flash or will a dirty flash work?!
Click to expand...
Click to collapse
I've personally just done a dirty flash with no issues (as far as I can tell).
EmiriUchi said:
I've personally just done a dirty flash with no issues (as far as I can tell).
Click to expand...
Click to collapse
Which one from @LeddaZ did you upgrade from? I'm still running version ...20210117 and I'm in doubt whether I need to upgrade to the last one from leddaz before flashing this one.
dmenezes said:
Which one from @LeddaZ did you upgrade from? I'm still running version ...20210117 and I'm in doubt whether I need to upgrade to the last one from leddaz before flashing this one.
Click to expand...
Click to collapse
I had their final build installed before trying mine. It should be fine without it, but if you're paranoid flash that first.
Very good and snappy ROM. Thank you EmiriUchi.
Udit4060 said:
bro if you can go official that would be great, its just a request
Click to expand...
Click to collapse
I second that, @EmiriUchi ! I know it's a lot of work, but if you could do that, it would be great. Of course just rebuilding it here and sharing it with us is already great, thank you again for that.
Hi there! Has anyone noticed that the speaker's peak volume is too low compared to miui??? Also does anyone have an echo problem(when you speak with someone they can hear their voice twice)??? If so is there any possible solution??
PHONE1000 said:
Hi there! Has anyone noticed that the speaker's peak volume is too low compared to miui??? Also does anyone have an echo problem(when you speak with someone they can hear their voice twice)??? If so is there any possible solution??
Click to expand...
Click to collapse
Yes, seems to be a lineage 17.1 problem. I have rr installed and the same problem.
zu4lu said:
Yes, seems to be a lineage 17.1 problem. I have rr installed and the same problem.
Click to expand...
Click to collapse
have you found any solution??
PHONE1000 said:
have you found any solution??
Click to expand...
Click to collapse
no, i don't have the skills to solve.
zu4lu said:
no, i don't have the skills to solve.
Click to expand...
Click to collapse
me too i think that we have to wait. Anyway thanks
PHONE1000 said:
me too i think that we have to wait. Anyway thanks
Click to expand...
Click to collapse
Maybe you could install an audio tuning tool, like viper or similar.
zu4lu said:
Maybe you could install an audio tuning tool, like viper or similar.
Click to expand...
Click to collapse
i haven't tried those but if i do how i am going to fix the echo problem that is the most annoying?? ohhhh its complicated
PHONE1000 said:
i haven't tried those but if i do how i am going to fix the echo problem that is the most annoying?? ohhhh its complicated
Click to expand...
Click to collapse
no echo here. But i had troubles with unkown calls, even they were in my address book. I had to switch off 4G calling.
zu4lu said:
no echo here. But i had troubles with unkown calls, even the were in my address book. I had to switch off 4G calling.
Click to expand...
Click to collapse
wtf am i the only one who has this problem
April security patch merged
New build with April security patches

Development [ROM][OFFICIAL][alioth/aliothin][11] LineageOS 18.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"
}
LineageOS is a free, community-built, aftermarket firmware distribution of Android 11, 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 restores 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 our Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
What's not working :
You tell me
Instructions :
https://wiki.lineageos.org/devices/alioth
Check #2 post before installation
Downloads :
https://download.lineageos.org/alioth
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.)
Kernel Source :
https://github.com/LineageOS/android_kernel_xiaomi_sm8250
Remember to provide as much info as possible. The more info you provide, the more likely it that the bug will be solved. Please also do not report known issues. Any bug not reported in the bug report format below may be ignored.
Code:
What is your--
LineageOS version:
LineageOS Download URL:
Gapps version:
Did you--
wipe:
restore with titanium backup:
reboot after having the issue:
Are you using--
a task killer:
a non-stock kernel:
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Credits :
althafvly​SebaUbuntu​
Important notes:
* Required * firmware version must be based on MIUI 12.5.x builds.
GApps can only be flashed on clean installs.
Formatting data (all user data is wiped, including internal storage) is a must if MIUI was previously installed and device was encrypted.
Reserved 2
Note:
Flashing LineageOS through TWRP is NOT SUPPORTED and NOT ADVISED, do with your own risk. Please use LineageOS Recovery instead.
Right now, Lineage Recovery is really only intended to be used on devices with Seamless Updates (aka A/B partitions) and, in that role, it is only intended to be embedded within the OS's normal Boot image. While flashing TWRP, it replaces boot image's ramdisk (possible security risks, coz it runs SeLinux permissive on recovery). That's why it's not recommend to use with A/B devices.
Well I wasn't expecting this so fast, well done OP! This is big news for is Alioth users!
Finally my favourite rom, tks for your work!
Wow ! From Potato to Lineage. Nice work Sahil
Thanks, will try soon.
althafvly said:
Reserved
Click to expand...
Click to collapse
Still using your builds on moto g3, Lineage runs solid, no fuss
I keep getting file not found.
I have tried in many ways but every time I install Magisk and patch boot.img I get bootloop.
Is any problem with this?
bricky23 said:
I keep getting file not found.
Click to expand...
Click to collapse
Build is being pulled from official site, You can expect builds from next week
althafvly said:
Build is being pulled from official site, You can expect builds from next week
Click to expand...
Click to collapse
May I ask why was it removed from the LineageOS servers?
***
curiousrom said:
May I ask why was it removed from the LineageOS servers?
***
Click to expand...
Click to collapse
Polishing things, I imagine. It'll be up better next time!
I also end up in a bootloop. I think thats the reason why the link is down.
curiousrom said:
May I ask why was it removed from the LineageOS servers?
***
Click to expand...
Click to collapse
There was some issues with youtube playback. Its fixed now
althafvly said:
There was some issues with youtube playback. Its fixed now
Click to expand...
Click to collapse
I have downloaded the ROM, should i installed it? Is there a way to fix it with last uploaded ROM?
althafvly said:
There was some issues with youtube playback. Its fixed now
Click to expand...
Click to collapse
What exactly was the issue with YouTube ?
There are many reports or various different bugs too... I'm afraid that all you did was fix YouTube while leaving the flaw that caused that in the first place untouched
Is this rom up yet id love to try
I tried latest update didn't find any bug and no lags stability is good but battery backup and the edges near the camera hole and the corners of the screen are not smooth if we watch them really closely they are not smooth and can see different colors.

Categories

Resources