[ROM][ZE620KL][UNOFFICIAL] LineageOS 16.0 - Asus Zenfone 5 (2018, ZE620KL) ROMs, Kernels, Reco

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/*
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* Please do some research if you have any concerns about features included in the products you find here before flashing it!
* YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
* Your warranty will be void if you tamper with any part of your device / software.
* Same statement for XDA.
*/
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.​
What's working :
Boots
RIL (Calls, SMS, Data)
Fingerprint
Wi-Fi
Bluetooth
Camera
Audio
Sensors
Flash
LED
GPS
BUG :
LED
Enforce selinux
FM
Installation procedure
1. Boot in to twrp
2. Format data by typing yes
3. Reboot to twrp & wipe everything
4. Now flash Rom.zip & Gapps.zip
5. wipe all except system & vendor again
6. Reboot system
{Mod edit: Download link removed!}​
XDA:DevDB Information
LineageOS 16.0, ROM for the Asus Zenfone 5
Contributors
nguyenhung9x2018, nguyenhung9x, SagarMakhar, Imajkej
Source Code: https://github.com/asus-zenfone-5-ze620kl
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
ROM Firmware Required: V16.0615.2002.120
Based On: LineageOS
Version Information
Status: Testing
Beta Release Date: 2020-03-27
Created 2020-03-28
Last Updated 2020-03-29​

Thank you for your great work on this! I am now testing it on my ZE620KL with TWRP 3.3.1 and Magisk 20.4 and almost everything works well but the screen brightness is always at 100% full. In Settings -> Display the Brightness level slider moves and shows different % but does not change the level at all. Quick Settings pull down Brightness level slider also does not change the level from 100% no matter what % is selected. Night Light option works, but Adaptive brightness option does not work. Is this a known problem? This is too bright at night.

Hi, I found that it should declare permission or it will stuck at logo.
adb root
adb remount
adb pull /etc/permissions/privapp-permissions-cm-legacy.xml
nano privapp-permissions-cm-legacy.xml
add following code
Code:
<privapp-permissions package="me.twrp.twrpapp">
<permission name="android.permission.WRITE_MEDIA_STORAGE"/>
<permission name="android.permission.READ_PRECISE_PHONE_STATE"/>
<permission name="android.permission.BATTERY_STATS"/>
<permission name="android.permission.PACKAGE_USAGE_STATS"/>
</privapp-permissions>
adb push privapp-permissions-cm-legacy.xml /etc/permissions/privapp-permissions-cm-legacy.xml
adb reboot

Need link for gapps
Could you give me the link to download the GAPPS, for ARMv8 version? I'm new to this world of root / custom rom. Thank you very much in advance. :highfive:

nguyenhung9x2018 said:
...
Click to expand...
Click to collapse
@nguyenhung9x2018 THREAD CLOSED as non-compliant with GPLv2! Download link removed.
Please advise the moderators team when ready to provide a workable link to kernel source. The link currently provides a HTTP 404 error.

Related

[ROM][UNOFFICIAL][8.0.0] LineageOS 15.0 for Yureka/Yureka+

{
"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.
*
* 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.
*/
LineageOS is a free, community built, aftermarket firmware distribution of Android 8.0.0 (Oreo), which is designed to increase performance and reliability over stock Android for your device.
LineageOS is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. Linked below is a package that has come from another Android project that restore the Google parts. LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit out Gerrit Code Review. You can also view the Changelogfor a full list of changes & features.
Working
Boots
RIL (Calls, SMS, Data)
Wifi
Bluetooth
Camera
Video Recording
Sound
Video Playback
Not Working/Bugs
Hotspot
Installation
Requires Unlocked Bootloader & a custom recovery
Place ROM & Gapps in your virtual SD
Reboot in Bootloader Mode
Go to "Recovery" (Vol +/Vol -) and confirm (power)
Wipe Data/Factory Reset
Wipe Dalvik cache
Install the ROM zip
Install the Gapps zip (optional)
Reboot
Downloads
http://downloads.riteshsaxena.me/download.php?bid=los-15.0
Kernel Source: https://github.com/RiteshSaxena/Reloaded_msm8916/commits/los-15.0
Credits
*Thanks to @h2o64 and @ishantvivek for Initial Bringup and Bug Fixing
*Me for compiling and Fixing Bugs
*Thanks to all the testers from the Reloaded Group for testing.
XDA:DevDB Information
LineageOS, ROM for the YU Yureka
Contributors
riteshsaxena
Source Code: https://github.com/LineageOS
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
Based On: LineageOS
Version Information
Status: Beta
Beta Release Date: 2017-09-11
Created 2017-09-11
Last Updated 2017-09-11
Bugs and Workaround
1. Battery drain, lag and Heat..
Install Kernel Auditor and go to cpu tab and set cpu governor to interactive for both cluster and go to io sched tab and set io scheduler to bfq.
2. Sound not coming in media playback..
Setting->Accessibility-> Enable Mono Audio.
Setup app crashing on startup
Unable to setup the phone using setup app, because its crashing.
It gives error "Setup wizard keeps stopping" and wants to close the app.
Able to take incoming calls but unable to call because launcher is not working.
Notification bar is opening but unable to open setting or advanced menus of apps like wifi etc.
Unable to open anything except one time notification dropdown, and attending incoming calls.
I guess due to treble there might be trouble installing 8.0 ROM

[ROM][SM-J730XX][Alpha] LineageOS 14.1 | Android 7.1.2 Nougat[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"
}
Code:
/*
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* Please do some research if you have any concerns about features included in the products you find here before flashing it!
* YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
* Your warranty will be void if you tamper with any part of your device / software.
* Same statement for XDA.
*/
LineageOS is a free, community built, aftermarket firmware distribution of Android 7 (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.
What's working :
Boots
RIL (Calls, SMS, Data)
Bluetooth
Camera
Camcorder
Known issues:
Fingerprint
IR Blaster
Wi-Fi
Video Playback
Audio
Sensors
Flash
LED
GPS
Instructions :
Flash Twrp :- LINK
Download Firmware (Important)
Download the latest build and GApps
Reboot to recovery
Flash the latest firmware, build and GApps
Reboot
Downloads :
Un-Official build : NOT UPLOADED
LineageOS addons download: https://download.lineageos.org/extras
Google Apps: http://opengapps.org/
Sources :
Device Tree
Vendor
Credits :
Exynos 7870 Dev Team
XDA:DevDB Information
[ROM][SM-J730XX][Alpha] LineageOS 14.1 | Android 7.1.2 Nougat[UNOFFICIAL]
Contributors
Yukick
Exynos7870 dev team
ROM OS Version: 7.x Nougat
Version Information
Status: Alpha
Created 2017-11-xx
Last Updated 2017-11-xx[/QUOTE]
XDA:DevDB Information
J7 Pro Lineage OS, ROM for the Samsung Galaxy J7 (2017)
Contributors
Yukick, Yukick, EXYNOS 7870 DEV TEAM
Source Code: https://github.com/Yukick1117/android_kernel_samsung_j7y17lte
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
ROM Firmware Required: Latest Stock Firmware
Based On: Lineage OS
Version Information
Status: Alpha
Created 2017-11-22
Last Updated 2017-11-22
Reserved
reserved
Again reserved @Wood Man temporary close thread untill i upload and ask u
Thanks.. @TheMadScientist
Yukick said:
Again reserved @Wood Man temporary close thread untill i upload and ask u
Thanks.. @TheMadScientist
Click to expand...
Click to collapse
Done.
Please let us know when upload is OK by using the report button.

[ROM][ZE620KL][UNOFFICIAL] LineageOS 16.0

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/*
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* Please do some research if you have any concerns about features included in the products you find here before flashing it!
* YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
* Your warranty will be void if you tamper with any part of your device / software.
* Same statement for XDA.
*/
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.​
What's working :
Boots
RIL (Calls, SMS, Data)
Fingerprint
Wi-Fi
Bluetooth
Camera
Audio
Sensors
Flash
LED
GPS
BUG :
LED
Enforce selinux
FM
Installation procedure
1. Boot in to twrp
2. Format data by typing yes
3. Reboot to twrp & wipe everything
4. Now flash Rom.zip & Gapps.zip
5. wipe all except system & vendor again
6. Reboot system
DOWNLOAD ROM​
XDA:DevDB Information
LineageOS 16.0, ROM for the Asus Zenfone 5
Contributors
nguyenhung9x2018, nguyenhung9x, SagarMakhar, Imajkej
Source Code: https://github.com/asus-zenfone-5-ze620kl
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
ROM Firmware Required: V16.0615.2002.120
Based On: LineageOS
Version Information
Status: Testing
Beta Release Date: 2020-03-27
Created 2020-03-28
Last Updated 2020-03-28​
@nguyenhung9x2018 THREAD CLOSED as duplicate of https://forum.xda-developers.com/zenfone-5/development/rom-lineageos-16-0-t4073389

Development [ROM] [UNOFFICIAL] [OTA] LilBlinx's 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"
}
Code:
/*
* I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...).
* Please do some research if you have any concerns about features included in the products you find here before flashing it!
* YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
* Your warranty will be void if you tamper with any part of your device / software.
* Same statement for XDA.
*/
LineageOS is a free, community built, aftermarket firmware distribution of Android, 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.
Introduction :
These are personal builds of LineageOS for Xiaomi Poco F3 (alioth). They are almost identical to the official nightlies except it contains SafetyNet spoofing and few features that I use.
Features :
Full SafetyNet spoofing
Screenshot QS tile
Sound toggle QS tile
Reboot QS tile
OTA updates
Instructions :
Flash recovery of your choice
Download the latest build
Download the latest firmware
Download latest GApps package (optional)
Reboot to recovery
Flash the firmware first
Flash the latest build
Reboot
Format Data
Flash GApps (optional)
Reboot
Known issues:
None
Downloads :
LineageOS Releases
Sources :
Full Sources
i just got mi 11x and applied for bootloader unlock.
i will try this rom first.
Just a few questions
1. will this rom mirror weekly releases of lineage os?
2. As this is lineage based , no more drastic changes...right???
3. as i see in the source this already included gapps...so why install instructions said to flash seprate gapps packages???
BTW thanks for your work.
I think due to safety net baked in i can use it as my daily driver.
i.snehal.kiran said:
i just got mi 11x and applied for bootloader unlock.
i will try this rom first.
Just a few questions
1. will this rom mirror weekly releases of lineage os?
2. As this is lineage based , no more drastic changes...right???
3. as i see in the source this already included gapps...so why install instructions said to flash seprate gapps packages???
BTW thanks for your work.
I think due to safety net baked in i can use it as my daily driver.
Click to expand...
Click to collapse
1. No, updates will come as I push them (whenever I can). Usually after new security patch or major changes to the source.
2. All changes are posted in the readme file
3. No, it doesn't include gapps. That commit is for me and my personal builds only.

[ROM][Android 11][Z00T][Z00L] LineageOS 18.1 [17.05.2023][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:
/*
* I'm 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 the products you find here before flashing it!
* YOU are choosing to make these modifications, and if you point the finger at me for messing up your device, I will laugh at you.
* Your warranty will be void if you tamper with any part of your device / software.
* Same statement for XDA.
*/
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 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.
What's working :
Everything?
What's not working:
You tell me...
Instructions :
Download the latest build and GApps
Flash recovery and boot to recovery
Wipe system, data, cache and dalvik, then reboot to recovery
Flash the rom
Flash the GApps
Reboot and enjoy
Downloads :
Z00T TWRP: https://dl.twrp.me/Z00T/
Z00L TWRP: https://dl.twrp.me/Z00L/
NikGapps Core: https://sourceforge.net/projects/nikgapps/files/Releases/NikGapps-R/
ROM: https://drive.google.com/drive/folders/1pa5PXPYOz-LKVpBrW8rT-HOmYwCdwIBO?usp=sharing
Known minor issues:
Rarely, opening the settings from quick settings can crash the system-ui. This issue is not persistent and if it happens, only happens after a reboot or restarting system-ui(like changing ui elements from customization options).
Opening a notification will solve this issue until the next reboot, also this problem didn't happen when i had a password/pin protection.
Version Information
ROM OS Version: Android 11
ROM Kernel: Linux 3.10.108
SELinux: Enforcing
Android Security Update: May 5 2023
LineageOS Version: 18.1
Status: Stable
okay, this is the last one
most customizable: crdroid
most vanilla: arrowos
most popular: lineageos
since this is generally the most popular option among the xda users i didn't wanna leave lineage out.
can you share the full source code (device trees, kernel) you used for your builds?
worldsend said:
can you share the full source code (device trees, kernel) you used for your builds?
Click to expand...
Click to collapse
you can check markkiths' github. his files were my baseline. i'm back to my windows environment so i don't have an access to my files in ext4 partitioned drives rn
final update is released: may security patches and the same fixes from the crdroid updates... like offline cores for some z00l devices etc.

Categories

Resources