[BETA][ROM][8.1.0][UNOFFICIAL]LineageOS 15.1 [20 Sep 2020] - Moto G4 Plus ROMs, Kernels, Recoveries, & Other De

{
"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.1 (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 and my sources linked below.
Bugs:
VoLTE (IDK How it broke suddenly, but will be looked at)
SELinux
Note:
LineageOS LiveDisplay does work but I recommend keeping it disabled because it causes lags in many cases.
I don't have any proper fix for it. If you want to use the Night Mode, please use a third party app which utilizes the KCAL driver or overlays.
All these builds are 32 bit.
Moto Camera from Google Play doesn't work, so either use a modded moto camera apk or use the camera app built in.
Instructions :
Download the latest build and gapps
Boot to recovery
Flash the latest build
Boot to recovery again
Flash gapps
Reboot
Downloads :
Builds :
Sourceforge
Root addon :
Latest Stable Magisk Zip
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 /sys/fs/pstore/console-ramoops and /sys/fs/pstore/dmesg-ramoops-0. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
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. 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:
XDA:DevDB Information
[ROM][UNOFFICIAL][athene][8.1.0] LineageOS 15.1, ROM for the Moto G4/Plus
Contributors
LineageOS Team of course!
Team athene:
rajatgupta1998
Nikit
lcrd512
golden-guy
Jleeblanch
Our former developers:
vache, rahulsnair, SileshNair, Shreps, regalstreak, ashwin007
Other developers: Alberto97, squid2, flar2, oadam11 , LineageOS team and all other contributors whom I might have missed.
All other friends and supporters in the XDA and Motorola Community! :victory:
Source Code:
LineageOS ROM Source
Device specific sources:
Device tree: https://github.com/rajatgupta1998/android_device_motorola_athene
Kernel source: https://github.com/rajatgupta1998/android_kernel_motorola_msm8952
Vendor blobs: https://github.com/rajatgupta1998/vendor_motorola_athene
ROM OS Version: Android 8.1.0 Oreo
Version Information
Status:Beta
XDA:DevDB Information
LineageOS 15.1 Athene, ROM for the Moto G4 Plus
Contributors
rajatgupta1998, @Nikit
Source Code: http://github.com/lineageos
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Latest Stock firmware
Based On: LineageOS
Version Information
Status: Beta
Beta Release Date: 2020-09-20
Created 2018-03-25
Last Updated 2020-09-20

Changelog Timeline
Major items to be concerned about. Can say the HIGHLIGHTS. Check the commits on my Github for more details.
16 Aug 2020
05 Aug 2020 Security Patch
Bluetooth stack update from Stock O 8.1
Add Qcom ANT+ Blobs
Update aptX, aptX HD Blobs
Update power profile from stock O 8.1
Update few overlays from stock O 8.1
07 April 2020
05 April 2020 Security Patch
Enable some missing kernel configs
Regenerate proprietary-files.txt and follow it
Update ADSP
Build Health HAL
Update Alarm and Health blobs
Fix audio callibration files loading
Update Audio blobs and configs
Remove unnecessary code
05 Jan 2020
Camera delays are fixed upto an extent
LiveDisplay is back but still lags. Since few people tend to use it, enabled it anyway. But if you get irritated by the lags, keep it disabled.
December 2019 Security Patches are here
12 Oct 2019
October Security Patches are here
08 Sep 2019
05 September 2019 Security Patch
25 Aug 2019
Kill LiveDisplay (Only Outdoor mode will work from now on, removed the night mode color shift because it causes severe lags in many cases)
Switch to QTI perf stack from stock O
Also add QTI I/O Prefetcher.
Switch back to Motorola's stock kernel for now with basic driver functionality like KCAL Support and fingerprint as home button.
08 Aug 2019
August Security Patch
Fix loading of IMS Shim
Minor code cleanup
04 Aug 2019
Fix video recording and QS Flash light toggle finally.
07 July 2019
July Security Patch merged
Disabled some useless logging
30 June 2019
Update and fix the DRM HAL for playing like Netflix
24 June 2019
Use a binderized biometric HAL
Update fingerprint blobs and JARs from stock O
Update keylayout for FPC1020 Touch fingerprint sensor driver from stock O
Add a custom trim value from stock O
Use CAF QTI Power HAL now
Update Media DRM HAL and QSEECOM
Update ADSP Blobs from stock O, hence the ROM now uses updated Qualcomm's Hexagon DSP blobs for Oreo.
Enable and update Media CAS HAL, Gatekeeper and Keymaster HAL
Update the blobs for the above mentioned HALs
Enable Pinner service: Pins key files into memory to prevent having to fetch from flash after boot. Improves system performance by preventing page cache thrash.
Switch to the Motorola's stock O kernel source (No, Video Camera doesn't work right now :3 )
Merge latest sources from CAF: LA.BR.1.3.7-05010-8976.0
Merge all the relevant patches from AOSP (Google's kernel/common for linux-3.10)
Linux upstream on top of this with msm-3.10 as 3.10.108
All updates to various drivers like cpufreq, mdss, audio and more and more.
Various fixes and updates to the Wifi drivers from CAF Pie sources for Qualcomm Atheros Prima/Pronto WLAN module.
Various patches to the memory subsystem and updates to stuff like ZRAM, ZSWAP, VNSWAP
Updates for Pie's ext O_TMPFILE support
Enable support of SDFAT driver v2.1.8
Multiple changes to the binder interface, kernel functions and other upstream patches.
16 June 2019
June 05 2019 Security Patches
LineageOS upstream
20 April 2019
* Update audio, display, graphics and actuator blobs from stock O
25 March 2018: Initial Changes from Nikit's build
* Merge 5 March 2018 security patch with AOSP 8.1.0_r18 release
* Increase ZRAM to 1 GB
* Disable Speaker Protection
* Disable Auto Brightness and Live Display on first boot
* Fix Safetynet temporarily : Use walleye's (Google Pixel 2) build fingerprint.
* Enable Spectrum Support and port Lightning Blade to Oreo
* Add sound control (maybe broken)
* Allow home button to be changed for various actions.
* Add more CPU frequencies.
* Disable Wakelocks by default
* TCP Congestion Avoidance controls ( not tested )
* Update VoLTE properties
* Use LZMA Compression for Recovery Ramdisk
* Disable add_random from kernel. Not required on SSDs. (eMMCs in our case)
* Enable Arch Power
* Adreno idler ramps down more aggressively now
* Enhance linux topology for multicore decision making
* Enable Arch Power
* Some speed and time efficient changes :3 hard to explain here.
* LineageOS upstream
* Use latest HALs from CAF release LA.BR.1.3.7-03810-8976.0

Reserved
Screenshots

@Nikit Just to confirm, this is correct?
And @rajatgupta1998 when you say "take over" do you mean that nikit is stopping? And can I help out? I have got much of the selinux going on my thread.
Sent from my athene using XDA Labs

hackintosh5 said:
@Nikit Just to confirm, this is correct?
And @rajatgupta1998 when you say "take over" do you mean that nikit is stopping? And can I help out? I have got much of the selinux going on my thread.
Sent from my athene using XDA Labs
Click to expand...
Click to collapse
Yep I have his permission to continue! Also, SE Linux is not on the top most priority right now for me. But yes, surely SELinux will be set to Enforcing soon. Omni and probably your build got it to boot, so yeah; I'll look over it. Hit me up on telegram or email :good:

hackintosh5 said:
@Nikit Just to confirm, this is correct?
And @rajatgupta1998 when you say "take over" do you mean that nikit is stopping? And can I help out? I have got much of the selinux going on my thread.
Click to expand...
Click to collapse
Yes. I don't own this device anymore, so @rajatgupta1998 will continue the development from now.

Ok, thanks for the confirmation!
Sent from my athene using XDA Labs
---------- Post added at 12:20 PM ---------- Previous post was at 12:11 PM ----------
What is "lightning blade / spectrum"
Sent from my athene using XDA Labs

rajatgupta1998 said:
Screenshots
Click to expand...
Click to collapse
can you remove that device is HD capable notification please? & Thanks for the great work to you and Nikit...!

Any chance of getting gcam HDR+ working.

This build has memory leak fixes?

hackintosh5 said:
What is "lightning blade / spectrum"
Click to expand...
Click to collapse
Take a look here, this should explain it.
https://github.com/rajatgupta1998/a...mmit/9e47c5bdff8d5eaed4716b53a9650bfce239031c
BTW maybe you could build an building aliance and help out togehter...
Sent from my Moto G4 using XDA Labs

sgspluss said:
Take a look here, this should explain it.
https://github.com/rajatgupta1998/a...mmit/9e47c5bdff8d5eaed4716b53a9650bfce239031c
BTW maybe you could build an building aliance and help out togehter...
Click to expand...
Click to collapse
Ok, looks like this will need LOTS of work to have sepolicy.
@Rajagupta1998 two things. Can I call you a shorter name as I'm on mobile?, and it would be great to form an "alliance" if you are cool with it!
Sent from my athene using XDA Labs

An aliance is just an idea, bundle both knowlegends in one rom is better, than build 2 roms with different bugs.
Just a thought but you know what you do
Sent from my Moto G4 using XDA Labs

Can i dirty flash this over Nikit's build? I know it's better to clean flash, just asking

Josercl said:
Can i dirty flash this over Nikit's build? I know it's better to clean flash, just asking
Click to expand...
Click to collapse
Yes, you can as it is based off the same sources, although much stuff may not work.
Sent from my athene using XDA Labs

Josercl said:
Can i dirty flash this over Nikit's build? I know it's better to clean flash, just asking
Click to expand...
Click to collapse
hackintosh5 said:
Yes, you can as it is based off the same sources.
Click to expand...
Click to collapse
Not really recommended. Lots of changes from Nikit's build. Check post 2 for details.

The One Plus Camera does not work flawllessy i ger Green Photos and iwhen i tap the preciew of the photn i took it says no photos

Notification bar drop down lags event after turning off live display.

I'm too tempted, is it daily driver capable?

teckgiik101 said:
I'm too tempted, is it daily driver capable?
Click to expand...
Click to collapse
Based on other 8.1 ROMs this one Is pretty good. Same flashlight issue that is on the other ROMs and you can fix the memory leak by making a reboot when its neccesary. Also, the implementation of Spectrum Is helpful.
Any other doubts, ask me, im on it and i will till tomorrow.

Related

[EOL][OFFICIAL][9.0.0_r46][X00T] XenonHD 9.0 (14-08-2019)

{
"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"
}
TeamHorizon's XenonHD ROM builds for ASUS ZenFone Max Pro (M1) ZB601/2KL (X00T)
https://www.xenonhd.com/
XenonHD is a custom firmware aka ROM for various Android devices. It is based on LineageOS 16.0 with additional features, performance and battery life improvements.
The idea behind XenonHD is to give users a ROM that is "blazing fast, rock stable and buttery smooth".​
Device Source:
android_device_asus_X00T
kernel_asus_sdm660
proprietary_vendor_asus
Download Links:
Recovery: TWRP with F2FS support
ROM: Experimental | Official
Gapps: opengapps.org
Changelog: Experimental | Official​
Flashing Instructions:
To install this ROM you will need to have a latest custom Recovery such as TWRP installed.
Copy the downloaded ROM to your phone.
Boot into your recovery
Back up your ROM
Make a full wipe (system, data, cache, dalvik)
Install the ROM
Install GAPPS package
Reboot - the first boot can take up to 5 minutes
Installing updates:
Copy the downloaded update to your phone.
Boot into your recovery
Back up your ROM
Install the update
Optionally wipe caches
Reboot
Other Links:
GitHub
Telegram
XDA:DevDB Information
Official XenonHD 9.0 ROM by TeamHorizon, ROM for the Asus ZenFone Max Pro M1
Contributors
krasCGQ, dadi11
Source Code: https://github.com/TeamHorizon
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
ROM Firmware Required: 16.2017.1906.056
Based On: LineageOS
Version Information
Status: No Longer Updated
Stable Release Date: 2019-08-14
Beta Release Date: 2019-08-04
Created 2018-10-07
Last Updated 2019-08-20
[SIZE=+1]Notes[/SIZE]​
WARNING: Latest firmware is now required and enforced starting from 20190214 build. Make sure you flash firmware once BEFORE the ROM or you'll get error while flashing. You can find the latest firmware on my webserver, the OSDN or AndroidFileHost.
Firmware requirements:
20190804 and newer: Pie 16.2017.1906.056
20190526 until 20190712: Pie 16.2017.1905.053
20190505 until 20190513: Pie 16.2017.1903.050
20190312: Pie beta 16.2017.1902.037
20190214 until 20190223: Oreo 15.2016.1901.339
NXP TFA98xx amplifier support won't be fixed until I find a working OSS variant for it.
Don't ask me to ship prebuilt audio blobs together with prebuilt audio amplifier from TheRagingBeast, since it's a pretty bad idea to use prebuilt audio HALs. If you want it that bad, use custom kernel that has the required commits and flash the amplifier zip (please find it elsewhere and don't share it here, sorry).
[SIZE=+1]Changelogs[/SIZE]​14-08-2019 (UTC+8) – Official
Synced with XenonHD and LineageOS changes up to August 14, 2019 (UTC+8).
Android 9.0.0_r46 (August security patch)
kernel: Updated to Linux 4.4.189 and CAF LA.UM.7.2.r1-07400-sdm660.0.
kernel: Merged android-4.4 changes up to August 11, 2019 (UTC+8).
04-08-2019 (UTC+8) – Experimental
WARNING: Pie 16.2017.1906.056 firmware is now required and enforced from this build.
Please refer to this build's changelog for the removed July 12 build.
Synced with XenonHD and LineageOS sources up to August 4, 2019 2:00 AM (UTC+8)
Android 9.0.0_r44 (July security patch)
Updated stock blobs from 16.2017.1906.056.
Builds are now in SELinux enforcing with several SEPolicy-related patches from LineageOS.
Replaced LineageHW implementation with touch HIDL HAL for gestures.
Updated CAF sources to LA.UM.7.4.r1-05400-8x98.0 / LA.UM.7.6.r1-05500-89xx.0.
Some cleanups here and there...
kernel: Updated to Linux 4.4.187 and CAF LA.UM.7.2.r1-07200-sdm660.0.
kernel: Merged android-4.4 changes up to August 4, 2019 (UTC+8).
12-06-2019 (UTC+8) – Experimental
Synced with XenonHD and LineageOS sources up to June 12, 2019 12:00 AM (UTC+8).
Android 9.0.0_r40 (June security patch)
Updated CAF sources to LA.UM.7.3.r1-07800-sdm845.0 / LA.UM.7.4.r1-05300-8x98.0.
kernel: Updated to Linux 4.4.181 and CAF LA.UM.7.2.r1-07000-sdm660.0.
26-05-2019 (UTC+8) – Experimental
WARNING: Pie 16.2017.1905.053 firmware is now required and enforced from this build.
Synced with XenonHD and LineageOS sources up to May 25, 2019 1:00 AM (UTC+8).
Updated stock blobs from 16.2017.1905.053.
Disabled dexpreopt of prebuilts.
kernel: Updated to Linux 4.4.180.
13-05-2019 (UTC+8) – Experimental
Synced with XenonHD and LineageOS sources up to May 12, 2019 2:00 PM (UTC+8).
Android 9.0.0_r37 (May security patch)
Imported qti-telephony-common from jasmine V10.0.1.0.PDIMIFJ.
Used alternative manual network selection.
kernel: Added support for compat vDSO.
08-05-2019 (UTC+8) – Experimental
Synced with XenonHD and LineageOS sources up to May 8, 2019 1:00 AM (UTC+8).
Fixed BT audio routing.
Reverted minimum brightness from 5 to 1.
kernel: Updated to CAF LA.UM.7.2.r1-06900-sdm660.0.
05-05-2019 (UTC+8) – Experimental
WARNING: Pie 16.2017.1903.050 firmware is now required and enforced from this build.
Synced with XenonHD and LineageOS sources up to May 5, 2019 5:15 PM (UTC+8).
Android 9.0.0_r35 (April security patch)
Fixed media support.
Updated most stuffs from stock 16.2017.1903.050.
Updated graphics blobs from chiron China developer 9.3.21.
Updated CAF HALs to LA.UM.7.4.r1-05000-8x98.0 / LA.UM.7.3.r1-07400-sdm845.0.
Imported Soter blobs from stock.
Reverted back to HIDL ANT+ from lavender China stable.
Switched to source-built libsensorndkbridge.
Restored and updated power off alarm configuration.
Updated EIS-related props.
Build [email protected] required by some blobs.
Pre-optimized SystemUI.
Dropped aptX support.
Initial SEPolicy updates for Pie.
Restart HIDL audio and camera provider services after successful decryption.
Restart HIDL bluetooth service after setting proper MAC address.
Cleanups here and there...
kernel: Updated to Linux 4.4.179 and CAF LA.UM.7.2.r1-06700-sdm660.0.
kernel: Cleaned few imports and update as per S050 source drop.
kernel: Compiled with AOSP Clang 9.0.3.
12-03-2019 (UTC+8) – Experimental
WARNING: Pie beta 16.2017.1902.037 firmware is now required and enforced from this build.
Synced with XenonHD and LineageOS sources up to March 12, 2019 5:45 PM (UTC+8).
Android 9.0.0_r34 (March security patch)
Massive updates from Pie beta 16.2017.1902.037.
Upstreamed CAF HALs to their latest respective tags.
Fixed wrong Bluetooth MAC address issue (may need to toggle BT off and on for it to take effect).
Fixed USB-OTG (partially?).
Fixed IMS issues.
Any other under the hood changes.
kernel: Built with Clang 9.0.1.
kernel: Updated to CAF LA.UM.7.2.r1-06500-sdm660.0.
23-02-2019 (UTC+8) – Experimental
Synced with XenonHD and LineageOS sources up to February 23, 2018 9:00 PM (UTC+8)
kernel: Updated to Linux 4.4.176.
14-02-2019 (UTC+8) – Experimental
WARNING: 15.2016.1901.339 firmware is now required and enforced from this build.
Synced with XenonHD and LineageOS sources up to February 14, 2018 (UTC+8).
Android 9.0.0_r31 (February security patch)
Compiled kernel using AOSP Clang 8.0.8.
Updated base from LA.UM.7.2.r1-05300-sdm660.0.
Massive blobs kang from X01BD 16.2017.1901.046 (closed Beta firmware).
Updated SDM blobs from LA.UM.7.4.r1-04100-8x98.0.
Updated aptX libs from crosshatch PD1A.180720.030.
Upstreamed CAF HALs to their latest respective tags.
Migrated to use tether automatic upstream selection.
Moved ZRAM to use pagecluster=0.
Included VR hal, LiveDisplay 2.0, and Trust HAL.
Enabled B-services aging propagation.
Removed forced triple framebuffers.
Dropped liboemcrypto (welcome, Widevine L3 ).
RSSNR signal level ignored.
Various cleanups here and there (saves ~70 MB).
kernel: Synced with S339 kernel source, updated to Linux 4.4.174 and CAF LA.UM.7.2.r1-05900-sdm660.0.
18-02-2019 (UTC+8) – Experimental
Synced with XenonHD and LineageOS sources up to February 18, 2019 2:00 PM (UTC+8).
Updated F2FS mount flags for data partition.
Some small cleanups.
Included missing kernel support for 'Deny new USB' option in Trust 2.0.
Note: LineageOS Settings will FC upon entering status bar options from either XenonHD Hub or from inside System section of Settings. Team is already alerted and currently under investigation.
19-01-2019 (UTC+8) – Experimental
Synced with XenonHD and LineageOS sources up to January 19, 2018 (UTC+8).
Android 9.0.0_r30 (January security patch)
Used bluetooth and ANT+ stack from lavender China stable V10.2.3.0.PFGCNXM.
Updated SDM blobs from D1C.
Massive blobs kang from nitrogen/platina China developer 8.12.13.
Switched to data-ipa-cfg-mgr from LA.UM.7.3.r1-06600-sdm845.0.
Upstreamed CAF HALs to their latest respective tags and changes from LineageOS.
Dropped more blobs.
kernel: Synced with S338 kernel source, updated to Linux 4.4.171 and CAF LA.UM.7.2.r1-05800-sdm660.0.
kernel: Switched to LZ4 compression algorithm for ZRAM.
20-12-2018 (UTC+8) – Experimental
Synced with XenonHD and LineageOS sources up to December 21, 2018 11:30 AM (UTC+8).
Android 9.0.0_r21 (December security patch)
Synced stock blobs with 338 FOTA firmware.
Updated GPS blobs from nitrogen China developer 8.12.13.
Updated DRM, gatekeeper, keymaster, keystore and Wi-Fi Display blobs from jasmine V10.0.1.0.PDIMIFJ.
Updated audio, bluetooth, display, WLAN CAF HALs and Qcom SEPolicy to LA.UM.7.4.r1-04100-8x98.0.
Updated data-ipa-cfg-mgr to LA.UM.7.2.r1-05500-sdm660.0.
Updated GPS HAL to LA.UM.7.2.r1-05200-sdm660.0.
Updated libaudiopolicymanager to LA.UM.7.8.r1-04300-SDM710.0.
Updated SDM props for Pie (should fix display issues).
Fixed failed product model fallback on non-B variants for 4/6 GB models.
Added experimental encryption support (cryptfs_hw upstreamed to CAF LA.UM.7.6.r1-03700-89xx.0).
Enabled WiFi dual interface (Wi-Fi and mobile hotspot can now be turned on simultaneously).
Enabled in-call music.
Enabled LED overlays (should fix notification LED issues with r16 source and newer).
Increased media volume (25) and voice call volume (7) steps.
Improved NFC detection for newer non-NFC devices.
Dropped AOSP keymaster HIDL HAL.
Cleaned up non-existent services from init files.
Various cleanups here and there.
kernel: Synced with S337 kernel source, updated to Linux 4.4.168 and CAF LA.UM.7.2.r1-05500-sdm660.0.
26-11-2018 (UTC+8) – Experimental
Synced with XenonHD and LineageOS sources up to November 26, 2018 4:00 PM (UTC+8).
Switched to OSS sensor HIDL HAL.
Implemented Power Off Alarm from jasmine V10.0.1.0.PDIMIFJ.
Updated data-ipa-cfg-mgr to LA.UM.7.2.r1-05400-sdm660.0.
Fixed stereo audio output on our mono speaker.
Properly fixed NFC.
Fixed qvop-daemon crashing spam by restoring voiceprint HIDL blobs.
Re-enabled libaudiopolicymanager from CAF LA.UM.7.3.r1-06300-sdm845.0.
Removed SpeakerCalibrationTest binary (requires asusfw from X00Q).
kernel: Updated to Linux 4.4.164 and CAF LA.UM.7.2.r1-05400-sdm660.0.
19-11-2018 (UTC+8) – Experimental
Synced with XenonHD and LineageOS sources up to November 19, 2018 8:20 PM (UTC+8)
Enabled full dexpreopt.
18-11-2018 (UTC+8) – Experimental
Synced with XenonHD and LineageOS sources up to November 18, 2018 11:00 PM (UTC+8).
Synced stock blobs with 337 firmware.
Updated most of blobs from jasmine V10.0.1.0.PDIMIFJ.
Added SpeakerCalibrationTest binary from X00Q.
Updated data-ipa-cfg-mgr to LA.UM.7.2.r1-05300-sdm660.0.
Updated libaudiopolicymanager to LA.UM.7.3.r1-06300-sdm845.0.
Enabled EIS support for 3/4 GB variant as well.
Fixed NFC (incomplete, needs to manually move or bind /vendor/firmware/libpn553_fw.so to /vendor/lib).
Updated sensor props for Pie (fixed screen rotation issue).
Removed unused AW87339 firmware.
kernel: Disabled scheduler auto grouping.
PSA: AOSP security patch and build number will show "unknown" due to source bug in this build.
16-11-2018 (UTC+8) – Experimental
Synced with XenonHD and LineageOS sources up to November 14, 2018 12:00 AM (UTC+8).
Android 9.0.0_r16 (November security patch)
Compiled kernel using AOSP Clang 8.0.4.
Updated sound trigger blobs from Nokia 7 Plus.
Updated audio, display, and media CAF HALs to LA.UM.7.4.r1-03900-8x98.0.
Updated CAF HIDLs to LA.UM.7.3.r1-05900-sdm845.0.
Merged CAF's SEPolicy changes from LA.UM.7.4.r1-03900-8x98.0.
Complete rewrite of init driver, especially properties overrides.
Enabled EIS support on Google Camera for 6 GB variant.
Cleaned more unused blobs.
kernel: Updated to Linux 4.4.163, F2FS v4.20-rc1 and CAF LA.UM.7.2.r1-05300-sdm660.
PSA: LiveDisplay and Night Light are broken due to recent changes to SDM HAL on latest display tag.
05-11-2018 (UTC+8) – Experimental
Synced with XenonHD and LineageOS sources up to November 5, 2018 12:45 AM (UTC+8).
Synced stock blobs with 334 firmware.
Rebased kernel to LA.UM.7.2.r1-05200-sdm660.0 with android-4.4 merged in.
Compiled kernel using AOSP Clang 8.0.3.
Switched audio policy manager to LA.UM.7.3.r1-05900-sdm845.0 rather than using LineageOS' fork.
Updated audio HAL and data services with changes from LineageOS.
F2FS is fully supported now.
28-10-2018 (UTC+8) – Experimental
Synced with XenonHD and LineageOS sources up to October 27, 2018 5:00 PM (UTC+8).
Upstreamed audio and WLAN HALs to LA.UM.7.4.r1-03800-8x98.0.
23-10-2018 (UTC+8) – Experimental
Synced with XenonHD and LineageOS sources up to October 23, 2018 8:30 AM (UTC+8).
Added support for F2FS (F2FS supported recovery is required).
Mount point and file system type of SD card and USB-OTG are no longer hardcoded.
Upstreamed RIL to LA.UM.7.4.r1-03000-8x98.0 (changes nothing but to bloat this changelog).
kernel: Updated to Linux 4.4.162.
19-10-2018 (UTC+8) – Experimental
Synced with XenonHD and LineageOS sources up to October 19, 2018 8:55 PM (UTC+8).
Synced stock blobs with 331 OTA firmware.
Cleaned up some unused blobs.
13-10-2018 (UTC+8) – Experimental
Synced with XenonHD and LineageOS sources up to October 13, 2018 4:00 PM (UTC+8).
Rebased device and vendor trees (I hate this part, but sound cracking should be fixed on this build).
Upstreamed audio, BT, display, and media CAF HALs to LA.UM.7.4.r1-03600-8x98.0.
kernel: Updated to Linux 4.4.161 and CAF LA.UM.6.4.r1-11200-8x98.0.
09-10-2018 (UTC+8) – Experimental
Synced with XenonHD and LineageOS sources up to October 9, 2018 8:00 AM (UTC+8).
Android 9.0.0_r10 (October security patch)
Improved vendor init driver.
Upstreamed GPS HAL to LA.UM.7.2.r1-04900-sdm660.0.
Various miscellaneous changes.
07-10-2018 (UTC+8) – Experimental
First Experimental build.
[SIZE=+1]Known issues (latest build)[/SIZE]​
In-call audio issues for some (?)
ViLTE
USB-OTG (sometimes)
LineageOS issues
here all the roms have facing auto-rotate issue ,no one solve this issue
after few min watching doc or third party video player without any action automatically stuck auto-rotate .this issue has facing since source build
this issue only facing custom rom expect stock ,stock rom works well
media volume low
Is there any battery drain issue
How much SOT we can get?
---------- Post added at 05:25 PM ---------- Previous post was at 05:09 PM ----------
Is snapchat working please tell
Not working with many roms
Amanpreet singh1132 said:
Is snapchat working please tell
Not working with many roms
Click to expand...
Click to collapse
Snapchat uses SafetyNet to check device's integrity, with many ROMs on X00T development can't pass SafetyNet...
Sent from my ASUS_X00TD using XDA Labs
krasCGQ said:
Snapchat uses SafetyNet to check device's integrity, with many ROMs on X00T development can't pass SafetyNet...
Sent from my ASUS_X00TD using XDA Labs
Click to expand...
Click to collapse
So what's the solution please help
savijaysalem said:
here all the roms have facing auto-rotate issue ,no one solve this issue
after few min watching doc or third party video player without any action automatically stuck auto-rotate .this issue has facing since source build
this issue only facing custom rom expect stock ,stock rom works well
media volume low
Click to expand...
Click to collapse
who are facing auto-rotate issue ,use this method won't face auto-rotate issue
Settings-->Display-->Screen Stabilisation -->Enable Screen Stabilisation
Velocity Friction = 0.4x
Position Friction = 0.4x
Velocity amplitude=2x
Try this man
Amanpreet singh1132 said:
So what's the solution please help
Click to expand...
Click to collapse
Try to pass it.
abuzahwa said:
who are facing auto-rotate issue ,use this method won't face auto-rotate issue
Settings-->Display-->Screen Stabilisation -->Enable Screen Stabilisation
Velocity Friction = 0.4x
Position Friction = 0.4x
Velocity amplitude=2x
Try this man
Click to expand...
Click to collapse
Is Screen stabilization feature even exist on XenonHD? Can't find it.
Sent from my ASUS_X00TD using XDA Labs
krasCGQ said:
Try to pass it.
Is Screen stabilization feature even exist on XenonHD? Can't find it.
Click to expand...
Click to collapse
Sorry man,I forgot to say if "ROM supports screen stabilization", or maybe later on Xenon HD you will enter the feature
@krasCGQ feeling very good to see a developer like u is working for this device.
Your ROM is smooth!
BTW, if u don't mind, can u kindly port the MIUI10 ROM for our device?
Or, any custom skinned OS.
As, we are bored with the stock Android looks.
(There's a stable miui10 port already by Sagar Makhar, with the SOT of 8hrs~9hrs approx!)
But, we need updates!
afridi.shahriar said:
BTW, if u don't mind, can u kindly port the MIUI10 ROM for our device?
Or, any custom skinned OS.
Click to expand...
Click to collapse
To be honest, I hate MIUI and everything about porting OS from another device.
Sent from my ASUS_X00TD using XDA Labs
krasCGQ said:
To be honest, I hate MIUI and everything about porting OS from another device.
Sent from my ASUS_X00TD using XDA Labs
Click to expand...
Click to collapse
Ok.
Is there any custom ROM available , which has something different in looks ,specially the status bar.
(I really become irritated whenever i see the AOSP status bar, this is so much ugly! yaak)
afridi.shahriar said:
Ok.
Is there any custom ROM available , which has something different in looks ,specially the status bar.
(I really become irritated whenever i see the AOSP status bar, this is so much ugly! yaak)
Click to expand...
Click to collapse
There's no rom with such kind of feature... U can always try substratum... it's really good for customisation..
New build is up with latest security patch merged and other goodies. Enjoy!
Is I have to flash firmware?
---------- Post added at 02:19 PM ---------- Previous post was at 02:19 PM ----------
krasCGQ said:
New build is up with latest security patch merged and other goodies. Enjoy!
Click to expand...
Click to collapse
Is I have to flash firmware?
Amanpreet singh1132 said:
Is I have to flash firmware?
Click to expand...
Click to collapse
It's recommended to be on 327 firmware. However, any firmware, 309 onwards should work.
Sent from my ASUS_X00TD using XDA Labs
krasCGQ said:
New build is up with latest security patch merged and other goodies. Enjoy!
Click to expand...
Click to collapse
Please please can you set default antibanding to 50hz and there is a problem in vedio recording sound in ever rom including this one
Of all the pie roms i have used...this is best one as i am getting more than 10hrs of SOT..So kudos to developer for that...but it will be more awesome if it gets basic custom rom features like...long press power for torch,staus bar modifications.
And theming is also not working...acsent colour ,dark theme or black theme doesn't seem to work...i do understand it's experimental but it will be really nice to have these goodies
Paramvir Singh said:
Of all the pie roms i have used...this is best one as i am getting more than 10hrs of SOT..So kudos to developer for that...but it will be more awesome if it gets basic custom rom features like...long press power for torch,staus bar modifications.
And theming is also not working...acsent colour ,dark theme or black theme doesn't seem to work...i do understand it's experimental but it will be really nice to have these goodies
Click to expand...
Click to collapse
As I remember:
1. Long press power for torch is exist and working.
2. As I said in OP, it's still on development.
3. If it doesn't work on LineageOS, it doesn't either on XenonHD.
Sent from my ASUS_X00TD using XDA Labs

[ROM][13.0][Dragon] LineageOS 20.0 [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 for Nokia 6.1 Plus / X6
About LineageOS
LineageOS is a free and open-source operating system for set-top boxes, smartphones and tablet computers, based on the Android mobile platform. It is the successor to the custom ROM CyanogenMod, from which it was forked in December 2016 when Cyanogen Inc. announced it was discontinuing development and shut down the infrastructure behind the project. Since Cyanogen Inc. retained the rights to the Cyanogen name, the project rebranded its fork as LineageOS.
LineageOS was officially launched on December 24, 2016, with the source code available on GitHub. Since that time, LineageOS development builds now cover more than 185 phone models with over 1.9 million active installs,having doubled its user base in the month February–March 2017 And if you would like to contribute to LineageOS, please visit out Gerrit Code Review.
Whats working?
Wi-Fi
RIL
Volte
Mobile data
GPS
Camera
Flashlight
Camcorder
Bluetooth
Fingerprint
FM radio
Sound
vibration
Bugs ?
Let me know if you see anything else. Especially please mention the issue and attach the logcat.
Installation process
Click Here for Installation process
Credits
* LineageOS Team for rom source
* Nokia for kernel source​
Download Rom
Download TWRP
Join Community Group
Android OS version: 13.0
Security patch level: 2023-01
Build author: Raghu varma
Kernel source code : android_kernel_nokia_FIH-SDM660
Source code: https://github.com/LineageOS
Note - please take your data backup and do clean flash as per the instructions linked in the main thread. On top of it, my builds will boot on any stock firmware as base. So there is no special recommendation towards which stock rom you need to be on.
Changelog - Sun Jan 22 19:01:23 UTC 2023
============================
• Initial Android 13 build
• Based on android-13.0.0_r20
• Improved system stability
• User interface enhancements
• Google security patch 2023-01
• Selinux enforced
• Vendor built from Source
• Imported CTS profile patches
• Safety net pass by default & no need zygisk
• Updated build fingerprint from Pixel 7 Pro (cheetah)
Reminder - for reporting bugs please mention the issue and attach the logcat.
Thank you!
Changelog
1. Based on Q beta prebult vendor.img
2. System blobs from Q Beta 4050
3. Based on latest LineageOS sources
4. October security patch
5. Fixed ril
6. Fixed internal storage bug
7. Fixed fingerprint bug
8. Camera too fixed
9. Selinux - permissive
Bugs - none for now all fixed from my end
If you face any bugs comment below
Installation procedure slightly same added one extra step go through installation procedure section once
Raghu varma said:
Changelog
1. Based on Q beta prebult vendor.img
2. System blobs from Q Beta 4050
3. Based on latest LineageOS sources
4. October security patch
5. Fixed ril
6. Fixed internal storage bug
7. Fixed fingerprint bug
8. Camera too fixed
9. Selinux - permissive
Bugs - none for now all fixed from my end
If you face any bugs comment below
Installation procedure slightly same added one extra step go through installation procedure section once
Click to expand...
Click to collapse
Is whatsapp video working ?? ?
ps_minky16 said:
Is whatsapp video working ?? ?
Click to expand...
Click to collapse
Try & tell
Try
I wanna Try...
changelog
* new build is up
* based on latest los 17 sources
added google apps link download now
New builds are up
changelog
* Based on latest Los sources
* Comes with prebuilt vendor.img
* Linux version - 4.4.165
* November security patch
* Flash open-gapps-10.0-nano
Changelog
15/12/2019
1. 3rd party apps calls fixed
2.Whatsapp video calls & 3rd party apps video calls fixed
3. Vendor blobs updated from Nokia 7.1 android Q stable build
4. Global network issues also fixed
5. Nuked OnePlus camera & shipped with stock Snapdragon camera.
Changelog
* shipped with Google apps
* No need to Flash Gapps from Now
Slightly weird one here. It's my first time with this rom, but I can only use swipe gestures on the default launcher. Any others and it's greyed out.
Edit: seems like an Android issue. Bah!
Bluebriz said:
Slightly weird one here. It's my first time with this rom, but I can only use swipe gestures on the default launcher. Any others and it's greyed out.
Edit: seems like an Android issue. Bah!
Click to expand...
Click to collapse
use havocOs. It can swipe gestures with thrid party launcher...
Bluebriz said:
Slightly weird one here. It's my first time with this rom, but I can only use swipe gestures on the default launcher. Any others and it's greyed out.
Edit: seems like an Android issue. Bah!
Click to expand...
Click to collapse
You can just use Quickswitch for that.
Nokia 6.1 Plus(x6) Can't output media audio when using bluetooth, I has already try to update to Jan.03 Version. But still not work.
It will used itself speaker when I chose the Auido output selection to bluetooth device.
Changelog - 25-01-2020
Note - clean flash recommended
* January security patch
* Disabled force encryption
* Compiled using legacy
* Linux version 4.4.194 ( Black caps edition ) based on Official stock kernel sources 4.10C & compiled using clang 9.0.3
* Fixed mic bug during calls via headphones
* Comes with 410C vendor.img
* Added OTA Support
Bootloop issue
The latest build does not boot on my device and sends it to boot loop.
Edit: Device booted but the microphone doesn't seem to work on google apps and services.
The latest bulid does not included Gapps?Only 600MB?
-2020.02.09
changelog 05-03-2020
- shipped with New OTA Updater application ( so clean flash recommended )
- shipped with Google apps ( so no need to flash Gapps )
- Fixed Crack sounds during playing Games
- Fixed Crack sounds in Whatsapp calls
- No more Crack sounds in 3rd party apps
- Shipped with 4150 vendor.img
- Dropped CLANG support
- Compiled using GCC
- Dropped vndk28 support
- Backported camera driver from Pie kernel source ( released by Nokia )
- Google camera issues fixed
- Nokia officially fixed crack sound in 4150 vendor
- Enabled force encryption because of few people reported that images not getting saved by 3rd party apps.
- Again twrp will ask password for decryption
Thanks to my Contributor Hritik utekar who supported from back and worked hard to get this brand new OTA Updater application.
Please anyone using this rom is Bluetooth audio working?

[ROM][10.0][UNOFFICIAL] LineageOS 17.1 [sumire] [STABLE]

{
"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:
* Your warranty is now void.
*
* We are 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 us for messing up your device, we will laugh at you.
*
*/
Introduction
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. 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.
Bugs
What's working:
Boot
Bluetooth
Bluetooth Headphone (Media / In-Call)
Camera / Camcorder
Double Tap to Wake
Torch
Fingerprint Sensor
RIL (LTE/Call/SMS)
GPS
WiFi
WiFi Hotspot (2.4Ghz)
USB (ADB/MTP/PTP)
Audio Playback
Video Playback
NFC
LED lights
Sensors
Hardware Encryption
ExFAT SDCard
USB OTG (From Quick tiles -> Add USB OTG tile -> Press it)
SELinux is enforcing
What's not working:
FM Radio
You tell me.
Installation instructions
Download the zip(s).
Install a compatible Recovery
Perform a NANDroid backup of your current ROM (Optional)
Wipe system / data / cache partitions
Flash ROM.
Optional: Install the Google Apps addon package.
Optional: Install Magisk for Root.
Supported models:
E6603, E6633, E6653, E6683
Downloads
Recovery : TWRP
Gapps : Open Gapps 10.0
Rom : Download
Sources
Device/Kernel/Vendor Tree: Sources
Donate
DONATE To Me
Big Thanks
LineageOS Team.
@Myself5
@Olivier97
all sony-msm8994 contributors.
XDA:DevDB Information
LineageOS 17 for Xperia Z5, ROM for the Sony Xperia Z5
Contributors
tarkzim
Source Code: https://github.com/LineageOS
ROM OS Version: Android 10
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Stock 7.1
Based On: LineageOS
Version Information
Status: Stable
Created 2020-02-11
Last Updated 2020-10-26
Changelogs
2020/11/03
Add missing SELinux policy rules for camera, fixes some issues.
2020/10/30
Sync camera wrapper codes with my LOS18 sources.
Sync camera blobs hack with my LOS18 sources.
2020/10/26
Upstream updates and fixes.
Fixed Camera / Camcorder (Proper fix, not using prebuilt patches), stock Snap camera might not be good, try Footej or Open Camera from Play store.
2020/09/19 [ TEST BUILD ]
Fixed RIL/Telephony issues.
DOWNLOAD
2020/09/14
### Camera is still broken ###
Updated with September security patches.
Upstream updates and fixes.
Disable PowerEfficient WQ to reduce wake-up events on kernel, Optimized for battery life.
Lower minimal CPU frequency for better power consumption and heating issues.
Revert 3.18 Kernel Binder/LMK changes for better memory management.
Fixed Offline-charging due to SELinux enforcing denials.
Fixed Encryption/Decryption due to SELinux denials.
Switch back to older Light HAL for better Notification LED compatibilities.
Allow apps to access OpenCL library.
Added WireGuard support in kernel.
2020/08/08
### Camera is still broken ###
Updated to Android 10.0.0_r41 with August security patches.
Upstream updates and fixes.
Fixed Torch light. (Camera preview and capture still broken)
SELinux is now enforcing.
Optimized UI performances.
2020/07/22
### Camera is still broken ###
Updated to Android 10.0.0_r40 with July security patches.
Upstream updates and fixes.
Finally fixed memory draining issues, thanks to @TALUAtXDA .
Kernel optimizations.
Support more models for flashing: E6603, E6683
2020/06/19
### Camera is still broken, and memory draining very fast ###
Updated to Android 10.0.0_r37 with June security patches.
Upstream updates and fixes.
Fixed Deep sleep problems with CPU task stats patches, now device goes into sleep more effective.
Updated Kernel from 3.10.84 to 3.10.108 with a lot of patches.
Updated LMK and Binder drivers from 3.18 Kernel.
Imported Power Efficient Workqueue with netfilter/ipa driver patches.
Added BFQ I/O Scheduler.
Updated Perf/Thermal stack from Nexus 6P - OPM6.171019.030.
Tweaked volume steps.
Fixed manually network operator search.
Support Encryption. (But there is no compatible TWRP for Z5 to support decryption, use it at your own risk)
Added back LiveDisplay HAL (for color calibration and picture adjustment).
2020/04/12
Updated to Android 10.0.0_r33 with April security patches.
Upstream updates and fixes.
Fixed SMS sending and dialing problems.
Kernel patches for memory management, improved performances.
Enabled ZRAM, improved performances.
Fixed audio routing issues on previous builds.
2020/03/08
Updated to Android 10.0.0_r31 with March security patches.
Upstream updates and fixes.
2020/02/28
Upstream updates and fixes.
Switched to Legacy WiFi Service - fixes Mac address.
Add Doze service, improves and deep sleep seems better now.
Fixed random reboots caused by some network behavior.
2020/02/11 - Initial release
Android 10.0.0_r27 with February security patches.
With Graphic / Vulkan drivers from Angler OPM3.171019.019.
With Proper RIL Signal strengths.
With FM Radio support.
With working GPS.
With ExFAT SDcard support.
With massive recent kernel patches.
Screenshots
here
Reserved
Mine!
Thanks for this! I'll attempt to bring this up for Z5P.
Good job! Thanks! Downloading....
Only thing that doesnt work for me is the camera and texting over SMS but other than that perfect rom
Is there any hope for the camera?
dim.on said:
Is there any hope for the camera?
Click to expand...
Click to collapse
simbanono said:
Only thing that doesnt work for me is the camera and texting over SMS but other than that perfect rom
Click to expand...
Click to collapse
Still working on it, no idea for now.
tarkzim said:
Still working on it, no idea for now.
Click to expand...
Click to collapse
The SMS-sending issue is first reported here.
I've never found a solution...
Berni-0815 said:
The SMS-sending issue is first reported here.
I've never found a solution...
Click to expand...
Click to collapse
I see, will try to figure it out.
wow, i thought the developers have already forgotten the Z5. I keep my fingers crossed to fix the errors. When wifi is fixed I will gladly test this rom. Good job
bladesss said:
wow, i thought the developers have already forgotten the Z5. I keep my fingers crossed to fix the errors. When wifi is fixed I will gladly test this rom. Good job
Click to expand...
Click to collapse
WiFi is all fine, it's just screen cast is broken.
Awesome. Does it not work on E6633/E6683 or has it just not been tested?
HaruKaze98 said:
Awesome. Does it not work on E6633/E6683 or has it just not been tested?
Click to expand...
Click to collapse
I have a single variant of Z5, so i can't give you the answer for now.
But it "Should be" working with your dual sim variant, grab me logcats if it's not.
Holy cow , I opened up XDA to see check magisk and ended up with THIS POST. Good luck , man , you doing a god's job XD
I got a z5 last week and I'm glad to hear good news. I got a lot of help when I was using Zenfone 5z. Thank you for your work
tarkzim said:
I have a single variant of Z5, so i can't give you the answer for now.
But it "Should be" working with your dual sim variant, grab me logcats if it's not.
Click to expand...
Click to collapse
I just tried flashing it. the device entered a bootloop and I didn't know how to get a logcat during it.
Good job! Keep it up :good:
HaruKaze98 said:
I just tried flashing it. the device entered a bootloop and I didn't know how to get a logcat during it.
Click to expand...
Click to collapse
backup working os via TWRP
flash this rom
reboot and wait a while or until kernel panic
press power+volume_up until vibration
hold power button
press power_down immediately after vibration
release all buttons
in TWRP go to advanced/terminal
copy the content (if any) of /sys/fs/pstore to /sdcard
restore working os
copy the files from /sdcard (see the step above) to somewhere and analyse them

[ROM][11.0][UNOFFICIAL] LineageOS 18.1 [sumire] [STABLE]

{
"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:
* Your warranty is now void.
*
* We are 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 us for messing up your device, we will laugh at you.
*
*/
Introduction
LineageOS is a free, community built, aftermarket firmware distribution of Android 11 (R), 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.
Bugs
What's working:
Boot
Bluetooth
Bluetooth Headphone (Media / In-Call)
Camera / Camcorder
Double Tap to Wake
Torch
Fingerprint Sensor
FM Radio
RIL (LTE/Call/SMS)
GPS
WiFi
WiFi Hotspot (2.4/5Ghz)
USB (ADB/MTP/PTP)
Audio Playback
Video Playback
NFC
LED lights
Sensors
ExFAT SDCard
USB OTG (From Quick tiles -> Add USB OTG tile -> Press it)
Hardware Encryption
SELinux is enforcing
What's not working:
You tell me.
Installation instructions
Download the zip(s).
Install a compatible Recovery
Perform a NANDroid backup of your current ROM (Optional)
Wipe system / data / cache partitions
Flash ROM.
Optional: Install the Google Apps addon package.
Optional: Install Magisk for Root.
Supported models:
E6603, E6633, E6653, E6683
Downloads
Recovery : My Unofficial TWRP (Doesn't support decrpytion)
Gapps : MindTheGapps Arm64 11.0
NikGApps 11.0
Rom : Download
Sources
Device/Kernel/Vendor Tree: Sources
Donate
DONATE To Me
Big Thanks
LineageOS Team.
@Myself5
@Olivier97
all sony-msm8994 contributors.
XDA:DevDB Information
LineageOS 18 for Xperia Z5, ROM for the Sony Xperia Z5
Contributors
tarkzim
Source Code: https://github.com/LineageOS
ROM OS Version: Android 11
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Stock 7.1
Based On: LineageOS
Reserved
2021/10/29
Fixed an issue that caused by SELinux which prevents sensors from working.
2021/10/06
Updated to Android 11.0.0_r46 with October security patches.
Upstream updates and fixes.
Now it will detect your REAL model name, so you might be able to be recognized by stock flasher.
2021/09/12
Updated to Android 11.0.0_r43 with September security patches.
Upstream updates and fixes.
2021/08/07 - V2
Updated to Android 11.0.0_r40 with August security patches.
Upstream updates and fixes.
Updated sdcardfs sources, might fix Play store app with obb installation issues.
2021/07/14
Updated to Android 11.0.0_r39 with July security patches.
Upstream updates and fixes.
Tweaked power configs.
Added AptX HD codecs for bluetooth audio.
2021/06/14
Updated to Android 11.0.0_r38 with June security patches.
Upstream updates and fixes.
Fixed Bluetooth audio issues.
Fixed WiFi Mac address issues.
Fixed connection of WPA3 WiFi APs.
Fixed some audio performance issues.
VoIP audio related changes.
Switched to OnePlus2's Perf/Thermal stack - for better thermal controlling and performances.
2021/05/08
Updated to Android 11.0.0_r37 with May security patches.
Upstream updates and fixes.
Kernel updates.
Added VoLTE features (But seems not working for now, please test normal telephony features)
SELinux policies updated for sdcard.
2021/04/17
Bring back FM Radio.
Fixed ConfigStore HAL.
Fixed some issues related to SELinux which was causing random crashes.
Fixed DRM HAL crashing issues (Google Chrome).
2021/04/11
Updated to Android 11.0.0_r34 with April security patches.
Upstream updates and fixes.
Reduced microphone echoes while calling.
2021/03/06
Updated to Android 11.0.0_r32 with March security patches.
Upstream updates and fixes.
Fixed "Reboot to recovery" feature.
Fixed WiFi hotspot.
Minor updates.
2021/02/09
Updated to Android 11.0.0_r29 with February security patches.
Upstream updates and fixes.
Updated sdFAT drivers to fix exFAT SDCard issues.
Fixed fingerprint remove issues.
(If you have old fingers enrolled, i suggest you to remove them from TWRP)
REMOVE this
Code:
/data/system/user/0/fpdata
Minor updates.
New TWRP build released - 3.5.0_9-1
Updated prebuilt kernel.
Support recovery flashing from TWRP.
2021/01/12
Updated to Android 11.0.0_r27 with January security patches.
Updated to LineageOS 18.1.
Upstream updates and fixes.
LineageOS features updates.
Bring back Snap camera.
Disabled some LiveDisplay features to help with battery life.
Minor updates.
2020/11/14
Fixed broken camera issues of previous build.
Kang OSS GPS and blobs from Oneplus 2, fixes GPS crash properly.
2020/11/07
Updated to Android 11.0.0_r17 with November security patches.
Upstream updates and fixes.
LineageOS features updates.
Fixed Random reboots caused by GPS crashes.
Minor Fingerprint HAL updates.
Updated sepolicies for camera.
Restore CPU clocks to original values.
2020/10/26
Upstream updates and fixes.
Fixed Camera / Camcorder (Proper fix, not using prebuilt patches), stock Snap camera might not be good, try Footej or Open Camera from Play store.
Fixed Audio related issues.
Update DRM WideVine to R from coral-user-11-RP1A.200720009-6720564.
Updated Health HAL to 2.1.
2020/10/11
Updated to Android 11.0.0_r4 with October security patches.
Upstream updates and fixes.
LineageOS features updates.
Fixed Fingerprint sensor.
Fixed UI/Touch lags.
Fixed Developer options crashes.
2020/10/08
Initial release of LineageOS 18.0 for Z5.
Screenshots
here
Reserved
mine
I can see you really love the Z5. Wow. I'm impressed. The Z5 got 11 faster than the current flagship
Thank You!
nice
okey new version very nice but camera big problem
hi
What is the difference between original rom and non-original rom?
ouzqan said:
okey new version very nice but camera big problem
Click to expand...
Click to collapse
Seems not fixable for now.
cizer.zoe said:
What is the difference between original rom and non-original rom?
Click to expand...
Click to collapse
NO.
new build released
Updated to Android 11.0.0_r4 with October security patches.
Upstream updates and fixes.
LineageOS features updates.
Fixed Fingerprint sensor.
Fixed UI/Touch lags.
Fixed Developer options crashes.
tarkzim said:
Updated to Android 11.0.0_r4 with October security patches.
Upstream updates and fixes.
LineageOS features updates.
Fixed Fingerprint sensor.
Fixed UI/Touch lags.
Fixed Developer options crashes.
Click to expand...
Click to collapse
Good job, thank you!
hello tarkzim
My device is e6633 and after flashing it became e6683.
How can I get back to e6633?
thanks
mohammadd13 said:
hello tarkzim
My device is e6633 and after flashing it became e6683.
How can I get back to e6633?
thanks
Click to expand...
Click to collapse
It's just displaying texts, it won't effect your hardware...
Ignore it.
Woah! Nice work
Hope this project enters beta phase soon.
i just flashed my z5 (e6603) after first boot system was little bit slow but after a 30 second it worked perfectly (other than bugs) nice work keep it updated
Keep up maaan
You are our hero
Hello, Tarkzim you're a amazing dev, I tried it out on my E6653 and it's really smooth, thx for the great job!
I found below problems:
The Gapps isn't working for me, I tried the core, basic NikGapps and no one work, it quit before the login screen show(click sign in, Checking info... quit).
Default browser neither working, it close every time launch it.
Once ROM flashed and phone booted for first time it go directly for homescreen, no set-up wizard.
tarkzim said:
Updated to Android 11.0.0_r4 with October security patches.
Upstream updates and fixes.
LineageOS features updates.
Fixed Fingerprint sensor.
Fixed UI/Touch lags.
Fixed Developer options crashes.
Click to expand...
Click to collapse
Hello, I am using Sony z5 e6603. I am getting this warning when installing Rom. "Warning: No file_contexts E3004: This package is for device: E6603, E6633, E6653, E6683, sumire, sumire_dsds; this device is. Updater process ended with ERROR: 7 Error installing zip file ..."
How can you help with this?
new build released
Upstream updates and fixes.
Fixed Camera / Camcorder (Proper fix, not using prebuilt patches), stock Snap camera might not be good, try Footej or Open Camera from Play store.
Fixed Audio related issues.
Update DRM WideVine to R from coral-user-11-RP1A.200720009-6720564.
Updated Health HAL to 2.1.
tarkzim said:
Upstream updates and fixes.
Fixed Camera / Camcorder (Proper fix, not using prebuilt patches), stock Snap camera might not be good, try Footej or Open Camera from Play store.
Fixed Audio related issues.
Update DRM WideVine to R from coral-user-11-RP1A.200720009-6720564.
Updated Health HAL to 2.1.
Click to expand...
Click to collapse
Oh my goodness, Android 11 too?! Yay! 非常感谢!

LineageOS 20.0 (Android 13) [Signature Spoofing][OTA updates] for S7 Exynos

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
LineageOS 20.0 for herolte​
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.
*/
Working:
- Wifi
- Sound
- mali drivers
- USB tethering
- HW Backed video Playback
- Ril (Mobile data,calls, sms and stuff)
- Sensors
- Buttons
- Bluetooth
- Wifi HotSpot
- MTP
- 2D and 3D gpu acceleration
- HW encoding/decoding
- HWcomposer (HWC)
- Charging with device powered off
- Stuff I didn't test yet
- Camera
- GPS
- Fingerprint Sensor
- Mobicore
- SW codecs
Not Working
- Storage Encryption (WIP switching to FBE from FDE since FDE was removed in 13)
- Network trafic monitoring (WIP, same reason as bellow, uses BPF)
- BPF specific functions like fancy new GPU monitoring in Android 13
Keep in mind that some LineageOS features have not been completed yet this is not a device bug and please do not report those
Also do not post bug reports for known issues or bug reports without proper
a) Logcat
b) proc/last_kmsg (or proc/kmsg)
c) data/tombstones
d) dmesg
Install gapps right after installing the rom itself don't try to boot to system before that if you want to use gapps (Or wipe data before installing them)
NikGapps have been updated to 13, you might need to clean flash if you used other gapps in past including nikgapps 12.1 version
Make sure you are using latest official TWRP before installing rom older versions do not have proper android 12/13 support
Downloads:
Google Drive
Mega.nz
GitHub Releases
MD5: 1bd6c84b1ad64399da5480340e2a14ff
if you want to support the project feel free to buy me some coffee paypal.me/ivanmeler
BTC: 1Q823BsSbEKP62JFM7BjXiRCgF84qgcFST
ETH(erc20): 0x979a8e42551e62e6994d3762c9d9f0e76b5d87f9
Donations help cover the build server cost and since I do this in my free time, and also cover the coffee for time spent debugging stuff
Feel free to join telegram group with early builds progress updates and some off topic stuff Join
Based On Android 13/T
Changelog
21.06.2023.
- Merged June 2023. Security update
- Merged latest pixel feature drop
- misc performance and stability improvements
- Synced with LineageOS source
02.05.2023.
- Merged May 2023. Security update
- Synced with LineageOS source
23.04.2023.
- Switched to more source built components from new Exynos 850/Linaro BSP
hwcomposer
memtrack
libion_exynos
libGrallocWrapper
gralloc
libcsc
libexynosscaler
libexynosgscaler
libhwjpeg
Whole OMX stack (libOMX.Exynos.*) and stagefrighthw
- Cleaned up source and got rid of libutils vndk32 workaround
- Performance, stability and battery life improvements
- Synced with LineageOS source
11.04.2023.
- Merged April 2023. Security update
- Updated selinux and removed neverallow rules to make device more secure
- Fixed some issues introduced in QPR2
- Synced with LineageOS source
21.03.2023.
Fixed double tap to wake
20.03.2023.
- Merged March 2023. Security update
- Misc performance and stability improvements
- Merged QPR2
- Added aptX HD support
- Synced with LineageOS source
21.02.2023.
- Further Improved UI performance
- Misc performance and stability improvements
- Began process of adding Note FE/7 support to universal8890-common codebase
- Synced with LineageOS source
08.02.2022.
- Merged February 2023. Security update
- Improved UI performance
- Misc stability improvements
- Fixed race condition in rotation that would rarely prevent screen from waking up
- Synced with LineageOS source
04.01.2023.
- Merged January 2023. Security update
- Camera app improvements
- Misc performance and stability improvements
- Synced with LineageOS source
15.12.2022.
- Added back some features that were missing from QPR1
- Misc performance and stability improvements
- Synced with LineageOS source
09.12.2022.
- Merged December 2022. Security update
- Merged android QPR1 December update
- Synced with LineageOS source
19.11.2022.
- Cleaned up patches used for non-BPF kernel
- Performance stability and battery life improvements
- Synced with LineageOS source
09.11.2022.
- Merged November 2022. Security update
- Misc performance and stability improvements
- Cleaned up patches source
- Synced with LineageOS source
04.10.2022.
- Merged october 2022. Security update
- Improved UI performance
- Fixed issues that were caused by nav bar changes
- Improved stock camera app
- Cleaned up list of patches needed to reproduce builds
- Synced with LineageOS source
01.10.2022.
- Fixed samsungs bug with gps where it would start acting up over time due to time rollover bug
- Implemented gesture navigation settings
- Removed leftover unused blobs
- Updated neural network interface lib
- Synced with LineageOS source
28.09.2022.
- Added button backlight control
- Unpinned deprecated updatable media apex jar from ram
- Allowed system to override some bluetooth props
- Performance and stability improvements
- Synced with LineageOS source (Almost all of lineageos features should be there and work now)
19.09.2022.
- Removed libhidl hacks and updated libs that required it in past
- Switched to new audio service to remove need for hacks in original one
- Updated kernel build flags for new build enviroment
- Misc performance and stability improvements
- Synced with LineageOS source
08.09.2022.
- Merged September 2022. Security update
- Updated chromium webview to 105.0.5195.79
- Added more customization options powered by Monet
- Misc performance and stability improvements
- Synced with LineageOS source
06.09.2022.
- Most of lineageos features have been implemented
- Misc performance and stability improvements
- Synced with LineageOS source
25.08.2022.
- Initial release
XDA:DevDB Information
LineageOS 20.0 for S7, ROM for the Samsung Galaxy S7
Contributors
Ivan_Meler
Source Code: https://github.com/8890q/android_kernel_samsung_universal8890/tree/lineage-19.1
ROM OS Version: Android 13
ROM Kernel: Linux 3.18.x
Version Information
Status: Testing
Builds are mostly ready for daily use, i had no major issues while testing but some lineageos extras are not implemented yet as its still eaarly days in android 13 development
Huge thanks to everyone who supported this project, helped cover the build server cost and got me coffee/pizza for time spent on development, This project wouldnt be possible without them
You can find some screenshots here
Wow. That was quick man. Thank you
That was really fast. Thanks for still contributing this device.
Only with such a cool and great developer I still use my S7 thank you very much :X
Hello, My phone stuck at Phone is starting... How to fix it
This is a surprise
nevermore10s said:
Hello, My phone stuck at Phone is starting... How to fix it
Click to expand...
Click to collapse
What are the steps that you followed to flash the ROM?
Link 26 8, please
zariouh said:
What are the steps that you followed to flash the ROM?
Click to expand...
Click to collapse
- INstall stock SM-G930S
- Install TWRP recovery
- Install ZIp lineage-20.0-20220825-UNOFFICIAL-herolte then install NikGapps-omni-arm64-12.1-20220819-signed
nevermore10s said:
- INstall stock SM-G930S
- Install TWRP recovery
- Install ZIp lineage-20.0-20220825-UNOFFICIAL-herolte then install NikGapps-omni-arm64-12.1-20220819-signed
Click to expand...
Click to collapse
You have to wipe data/cache/system/ before you install
Would Titanium Backup version 8.3.3 work on this version ROM ?
Big Thxx
Having trouble with "keepass2android" on this ROM.
Problems are not unexpected, just wondering if anybody else has a problem, any suggestions.
Thank you Ivan for your work. But I think the ROM isn't ready for daily use. Standby battery livetime 6 hours only instead of more than 20 with LineageOS 19. And a lot of crashes in apps like K9-Mail, Filemanager+, Google search,... I go back to LineageOS19 and wait for a stable release of LineageOS20.
hedgehog99de said:
Thank you Ivan for your work. But I think the ROM isn't ready for daily use. Standby battery livetime 6 hours only instead of more than 20 with LineageOS 19. And a lot of crashes in apps like K9-Mail, Filemanager+, Google search,... I go back to LineageOS19 and wait for a stable release of LineageOS20.
Click to expand...
Click to collapse
Keep in mind that some apps need to be updated to be compatible with android 13. This is mainly not a rom issue. The app developers need to update their apps as usually on every major android update
I want to update from Lineage 17.1
I want to keep my apps and data
Can I flash this ROM without wiping data ?
hedgehog99de said:
Thank you Ivan for your work. But I think the ROM isn't ready for daily use. Standby battery livetime 6 hours only instead of more than 20 with LineageOS 19. And a lot of crashes in apps like K9-Mail, Filemanager+, Google search,... I go back to LineageOS19 and wait for a stable release of LineageOS20.
Click to expand...
Click to collapse
From me a big thanks to Ivan too, but I have exactly the same issues.
The battery drain is very huge. While watching YouTube it is like 0.5% per minute.
The App crashes are really weird, sometimes they crash permanent sometimes they dont and after a few restart is working again.
Contacts importing wont work because of missing rights, somebody knows how to fix that?
And sadly while making a phone call the called person is hearing a hugh echo.
Keep in mind, to go back to Lineagos 19.1 you have to wipe all data or you will enter a boot loop.
very good work, keep it up, waiting for a stable version
master373 said:
Keep in mind that some apps need to be updated to be compatible with android 13. This is mainly not a rom issue. The app developers need to update their apps as usually on every major android update
Click to expand...
Click to collapse
I know this, but the mentioned apps are running on a Pixel 6 with Android 13 without problems. So I think it's a ROM issue.

Categories

Resources