Development [ROM][OFFICIAL][lemonadep][12] LineageOS 19 - OnePlus 9 Pro

{
"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 12, 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.
Instructions :
https://wiki.lineageos.org/devices/lemonadep
Downloads :
https://download.lineageos.org/lemonadep
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)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. 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:

This is pretty ****ing huge

Flashing...

Unlike other AOSP 12 ROMs, does it have to be on the latest version of oos12 ?

alb94 said:
Unlike other AOSP 12 ROMs, does it have to be on the latest version of oos12 ?
Click to expand...
Click to collapse
If that's what the installation / upgrade guide says...

alb94 said:
Unlike other AOSP 12 ROMs, does it have to be on the latest version of oos12 ?
Click to expand...
Click to collapse
Yes! It's higlighted on lineage instructions page:
WARNING: Before following these instructions please ensure that the device is currently using Android 12 firmware.
If the vendor provided multiple updates for that version, e.g. security updates, make sure you are on the latest!
If your current installation is newer or older than Android 12, please up- or downgrade to the required version before proceeding (guides can be found on the internet!).
[SOURCE: https://wiki.lineageos.org/devices/lemonadep/install]

LuK1337 said:
If that's what the installation / upgrade guide says...
Click to expand...
Click to collapse
Sorry for the question, English is not my native language, sometimes the translations are confusing kk. Thanks for the reply, and congratulations for the work.

EugenStanis said:
Yes! It's higlighted on lineage instructions page:
WARNING: Before following these instructions please ensure that the device is currently using Android 12 firmware.
If the vendor provided multiple updates for that version, e.g. security updates, make sure you are on the latest!
If your current installation is newer or older than Android 12, please up- or downgrade to the required version before proceeding (guides can be found on the internet!).
[SOURCE: https://wiki.lineageos.org/devices/lemonadep/install]
Click to expand...
Click to collapse
Can't it flashed from 11.2.10.10?-Never mind, it needs the vendor_boot
Can we use this boot.img for Magisk 24.3?

I got Qualcomm Crash Dump when I tried to upgrade from Lineage 18.1. I'll try a clean install directly from Oxygen 12 later today.

C.Flat said:
I got Qualcomm Crash Dump when I tried to upgrade from Lineage 18.1. I'll try a clean install directly from Oxygen 12 later today.
Click to expand...
Click to collapse
All according to plan. Both install/upgrade says that A12 FW is required, and there's /fw_upgrade page that you can follow before sideloading lineage 19 (just don't do fastboot reboot ^.^).

try to upgrade the fw with this tutorial:
Update firmware on lemonadep | LineageOS Wiki
wiki.lineageos.org
if i start:
fastboot flash --slot=all abl abl.img
i get:
"fastboot: error: Could not check if partition abl has slot all"
if i try:
fastboot flash --slot=a abl abl.img
i get:
"
Sending 'abl' (2132 KB) OKAY [ 0.054s]
Writing 'abl' FAILED (remote: 'Flashing is not allowed for Critical Partitions
')
fastboot: error: Command failed"
why ? what is the failure ?

LuK1337 said:
All according to plan. Both install/upgrade says that A12 FW is required, and there's /fw_upgrade page that you can follow before sideloading lineage 19 (just don't do fastboot reboot ^.^).
Click to expand...
Click to collapse
Can we flash the recovery after flashing the vendor_boot?

xerves78 said:
try to upgrade the fw with this tutorial:
Update firmware on lemonadep | LineageOS Wiki
wiki.lineageos.org
if i start:
fastboot flash --slot=all abl abl.img
i get:
"fastboot: error: Could not check if partition abl has slot all"
if i try:
fastboot flash --slot=a abl abl.img
i get:
"
Sending 'abl' (2132 KB) OKAY [ 0.054s]
Writing 'abl' FAILED (remote: 'Flashing is not allowed for Critical Partitions
')
fastboot: error: Command failed"
why ? what is the failure ?
Click to expand...
Click to collapse
You aren't in fastbootd.

benhidalgo said:
Can we flash the recovery after flashing the vendor_boot?
Click to expand...
Click to collapse
No clue why you'd flash either of these manually when you're upgrading from 18.1.

LuK1337 said:
No clue why you'd flash either of these manually when you're upgrading from 18.1.
Click to expand...
Click to collapse
I was on the latest OOS12 LE2123_11.C.47: LE2123_11.C.47_1470_202203102117
reboot to bootloader
flashed vendor_boot.img
flashed lineage-19.1-20220530-recovery-lemonadep.img slot b
then reboot to recovery and fail
then tried slot a and now is looping to bootloader

benhidalgo said:
I was on the latest OOS12 LE2123_11.C.47: LE2123_11.C.47_1470_202203102117
reboot to bootloader
flashed vendor_boot.img
flashed lineage-19.1-20220530-recovery-lemonadep.img slot b
then reboot to recovery and fail
then tried slot a and now is looping to bootloader
Click to expand...
Click to collapse
Try to also flash https://mirrorbits.lineageos.org/full/lemonadep/20220531/dtbo.img?

LuK1337 said:
You aren't in fastbootd.
Click to expand...
Click to collapse
yes, this was the problem
but now i get a Qualcomm Crash Dump after upgrade the fw and upgrade los via sideload commands and reboot

LuK1337 said:
Try to also flash https://mirrorbits.lineageos.org/full/lemonadep/20220531/dtbo.img?
Click to expand...
Click to collapse
I keep looping back to bootloader

LuK1337 said:
Try to also flash https://mirrorbits.lineageos.org/full/lemonadep/20220531/dtbo.img?
Click to expand...
Click to collapse
This fixed my fastboot loop.

benhidalgo said:
I keep looping back to bootloader
Click to expand...
Click to collapse
Flashing dbto and then reflashing the recovery image fixed my loop.

Related

[ROM][STABLE][UNOFFICIAL][8.1] LineageOS [OREO]

{
"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 8 (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.
What's working :
Boots
RIL (Calls, SMS, Data)
Fingerprint
IR Blaster
Wi-Fi
Bluetooth
Camera
Camcorder
Video Playback
Audio
Sensors
Flash
LED
GPS
Volte
Known issues:
You Tell me
Instructions :
Download the latest build and GApps
Reboot to bootloader
Download the oreo stock rom. From here
Download platform tools and extract them straight into the stock rom folder. Not images folder.
Replace the system.img and boot.img with the boot.img, system_other.img and system.img in images folder (system.img and system_other.img are same. Just make 2 copies of system.img and rename one to system_other.img):-|
Replace modem.img from pie stock rom. Grab it HERE
Then use flash_all.bat to install the rom. ( We are using fastboot method because the TWRP is completely broken and doesn't even let us flash the rom. But @33bca is working on one. We'll soon have stable TWRP )
Let the flashing be completed.
After the flash is completed, just go to recovery (stock los one) format data again.
If you want gapps, boot to twrp by downloading official TWRP and using fastboot boot *******.img
Flash gapps
Reboot. After first boot, reboot to twrp
Then flash this kernel in the same recovery.
That's it. Now just reboot and you have a working stable LineageOS
If you like my work, consider hitting the thanks button down there and if possible, donate me Here Via PayPal
Downloads :
UN-Official builds: LATEST BUILD
Special Thanks to @LCockx and @a.dev for testing the builds
JOIN OUR OFFICIAL TELEGRAM GROUP
XDA:DevDB Information
[ROM][UNOFFICIAL][8.1.0][Daisy] LineageOS 15.1 , ROM for the Xiaomi Mi A2 Lite
Contributors
saksham_033
Source Code: Click here
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.x
Version Information
Status: Stable
Stable Release Date: 2019-02-20
Created 2019-02-20
Last Updated 2019-02-20
Reserved
Bootloop for me.
I used V10.0.3.0's modem.img and opengapps 8.1 arm64 nano.
EDIT:
I booted to TWRP and swapped the slots, rebooted to system.
Initially it booted to the LOS recovery, but when I pressed "reboot" in the recovery, it rebooted straight to the LOS animation.
Thanks for this!
EDIT 2:
Oh dear. Wifi appears broken.
rosiepie said:
Bootloop for me.
I used V10.0.3.0's modem.img and opengapps 8.1 arm64 nano.
EDIT:
I booted to TWRP and swapped the slots, rebooted to system.
Initially it booted to the LOS recovery, but when I pressed "reboot" in the recovery, it rebooted straight to the LOS animation.
Thanks for this!
EDIT 2:
Oh dear. Wifi appears broken.
Click to expand...
Click to collapse
Dude, please try to read all the instructions. I have mentioned a kernel. U Need to flash that too. Thanks.
nice one ? finally boot haha maybe I'm wrong the way I flash it? hehe hit button thanks
Pls post antutu benchmark on this rom ty..
Overunity01 said:
Pls post antutu benchmark on this rom ty..
Click to expand...
Click to collapse
76k+
Thank you. There is issue with SIM card and camera if I come from Pie and downgrade?
thank you :good:
saksham_033 said:
Instructions :
Download the latest build and GApps
Replace modem.img from pie stock rom.
Click to expand...
Click to collapse
1. The Latest Build shows a vendor.img - Do we replace that as well?
2. Is there a download available for the stock Pie modem, or do we have to download the whole stock pie rom as well?
Thanks!
saksham_033 said:
Dude, please try to read all the instructions. I have mentioned a kernel. U Need to flash that too. Thanks.
Click to expand...
Click to collapse
I followed all instructions exactly as described.
The kernel was flashed also, and in the order the guide specified.
Thanks for the rom, is this on the last security patch?.
rosiepie said:
I followed all instructions exactly as described.
The kernel was flashed also, and in the order the guide specified.
Click to expand...
Click to collapse
Kernel has to be flashed after first boot
mn1968 said:
1. The Latest Build shows a vendor.img - Do we replace that as well?
2. Is there a download available for the stock Pie modem, or do we have to download the whole stock pie rom as well?
Thanks!
Click to expand...
Click to collapse
Nope. You need not to touch vendor.
Does LOS 15.1 support notch?
downloadonlyaccount said:
Does LOS 15.1 support notch?
Click to expand...
Click to collapse
Yes. Notch is supported
downloadonlyaccount said:
Does LOS 15.1 support notch?
Click to expand...
Click to collapse
notch are not supported by Oreo, except 8.1 stock for daisy
If I'm on pie and need to downgrade but I need 2 SIM cards to work, what vendor to I need?
ergo911 said:
If I'm on pie and need to downgrade but I need 2 SIM cards to work, what vendor to I need?
Click to expand...
Click to collapse
problem is not in vendor choice
you need fix modem settings
https://forum.xda-developers.com/mi-a2-lite/how-to/gsi-tweaks-fix-t3899630
New to this phone
Could you please elaborate on the following:
Instructions :
Download the latest build and GApps
Reboot to bootloader
Download the oreo stock rom. From here
Download platform tools and extract them straight into the stock rom folder. Not images folder. - What platform tools?
Replace the system.img and boot.img with the boot.img, system_other.img and system.img in images folder (system.img and system_other.img are same. Just make 2 copies of system.img and rename one to system_other.img):-|
Replace modem.img from pie stock rom. - Where do i get this?
Then use flash_all.bat to install the rom. ( We are using fastboot method because the TWRP is completely broken and doesn't even let us flash the rom. But @33bca is working on one. We'll soon have stable TWRP )
Let the flashing be completed.
After the flash is completed, just go to recovery (stock los one) format data again.
If you want gapps, boot to twrp by downloading official TWRP and using fastboot boot *******.img
Flash gapps
Reboot. After first boot, reboot to twrp
Then flash this kernel in the same recovery.
That's it. Now just reboot and you have a working stable LineageOS
Click to expand...
Click to collapse
Also, how will updates be flashed?

[ROM][UNOFFICIAL][I001D][10] LineageOS 17.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 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.
Instructions :
Download the latest build
Boot to recovery
Flash the latest build
Reboot
Downloads :
Builds :
https://drive.google.com/open?id=1tA3NBQqmTzToTX38ubxsOqRN9juEtwQv
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 /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. 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
LineageOS, ROM for the ASUS ROG Phone II
Contributors
luca020400
Source Code: https://github.com/LineageOS
ROM OS Version: Android 10
Version Information
Status: Nightly
Created 2020-03-19
Last Updated 2020-03-19
Thanks
Does this support 120hz and the air triggers?
Wow, many thanks indeed!! However, do you have a list if what's working/not working, bugs and such?
i tried to flash it it does not work i done the full wipes and have latest twrp
Error in flashing and all my data are gone. Tsk!
Has anyone managed to boot yet?
Thank You sir for creating the first rom for our phone. Rom booted successfully and 120hz is working like a charm.
If anyone having issue in installing this rom here are the steps -
1) Extract lineage-17.1-20200319-UNOFFICIAL-I001D.zip in your pc and get payload.bin
2)Download payload dumper for windows extract it and than put payload.bin in payload_input folder
3)Run payload_dumper.exe you will get 5 .img files boot,system,vendor,dtbo,vbmeta
4)Flash all of the .img files using fastboot command and than reboot
BlazingBullets said:
Does this support 120hz and the air triggers?
Click to expand...
Click to collapse
Unfortunately, it does not work
I have been waiting for this! Thanks for the ROM.
Also thanks @Apoorv_87, I followed your instructions to install and it worked.
I have a few questions:
How do I enable 120Hz? I cant seem to find it in the display settings.
Do all LineageOS builds come with GApps pre installed now?
RSpe said:
I have been waiting for this! Thanks for the ROM.
Also thanks @Apoorv_87, I followed your instructions to install and it worked.
I have a few questions:
How do I enable 120Hz? I cant seem to find it in the display settings.
Do all LineageOS builds come with GApps pre installed now?
Click to expand...
Click to collapse
You can activate 120Hz from quick settings, just click on the edit icon and than scroll down the last quick setting is of 120Hz just activate it from there
luca020400 said:
Instructions :
Download the latest build
Flash the latest build
Builds :
https://drive.google.com/open?id=1tA3NBQqmTzToTX38ubxsOqRN9juEtwQv
Click to expand...
Click to collapse
Hay dev, why some here report flash this cusrom not work? Flash like what?
Maybe u should give clear instruction.
We need to install gapps or not ?
Thank you. atleast we have one custom ROM now. i know there's a lot of confusions. Please be patient and be nice to the dev.
Apoorv_87 said:
Thank You sir for creating the first rom for our phone. Rom booted successfully and 120hz is working like a charm.
If anyone having issue in installing this rom here are the steps -
1) Extract lineage-17.1-20200319-UNOFFICIAL-I001D.zip in your pc and get payload.bin
2)Download payload dumper for windows extract it and than put payload.bin in payload_input folder
3)Run payload_dumper.exe you will get 5 .img files boot,system,vendor,dtbo,vbmeta
4)Flash all of the .img files using fastboot command and than reboot
Click to expand...
Click to collapse
everytime i flash system or vendor it says i have a storage limit and fails, there is literally nothing in my sotrage
---------- Post added at 08:10 AM ---------- Previous post was at 07:55 AM ----------
i managed to flash but it skipped the setup proccess and nothing but the home screen works, does anyone know why?
---------- Post added at 08:11 AM ---------- Previous post was at 08:10 AM ----------
i managed to flash but it skipped the setup proccess and nothing but the home screen works, does anyone know why?
Thanks again @luca020400 after a lot of trial and error I managed to also get root (Magisk)
RSpe said:
Thanks again @luca020400 after a lot of trial and error I managed to also get root (Magisk)
Click to expand...
Click to collapse
did you flash through twrp?, and did it skip setup for you aswell?
So here a few tips:
I haven't tested flashing with TWRP, all I know is that it works properly using Lineage Recovery, that is provided within the ROM.
I'll upload it as a standalone image
This build includes Gapps because I'm testing -user builds with verity enabled, so these images are basically my goto for testing CTS.
The current broken things are the vibrator ( will fix soon hopefully ) and air triggers ( probably won't be fixed )
Magisk worked last time I tried flashing it, so it should be fine.
For anyone coming from stock/another rom you have to wipe data _properly_ using the fastboot -w command
Also of course you need to be on the latest Android 10 build by Asus.
If there are some size issues, that might happen on some variants, I based the partition sizes on my device, things may change.
Harley appezzato said:
did you flash through twrp?, and did it skip setup for you aswell?
Click to expand...
Click to collapse
I unpacked the zip, got the boot.img (same as the one linked above) moved it to my phone, pactched it with Magisk, moved it back to my PC then flashed it.
This is the only way I could get it working for me. TWRP would break the ROM and make me have to reinstall.
I still went through setup.

[ROM][10.0.0_r41]LineageOS 17.1 for Moto E5 (nora) + Recovery [64Bit]

{
"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 6, 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 :
Audio
Bluetooth
Camera
Display
Encryption
Face unlock
GPS
RIL (VoLTE calls, SMS, Data)
Sensors
Video Playback
Wi-Fi
Known issues:
You tell me the rest
Report 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 the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues.
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 (Ignore):
other modifications:
Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
DO NO POST BUGS WITHOUT LOGS AND PROPER STEPS TO REPRODUCE THE ISSUE
Follow Instructions Carefully otherwise you will get error :
fastboot boot recovery-twrp64-nora.img (ONLY BOOT IT!! TOO BIG TO FLASH!)
Wipe -> ADVANCED -> Format Data - type yes
Wipe -> ADVANCED -- select system + vendor -> SWIPE TO WIPE
reboot bootloader
fastboot flash recovery nora-rec.img
fastboot boot nora-rec.img
Factory reset
Flash ROM, Gapps 10 arm64 pico together (Download Gapps from downloads section)
Done-Reboot Now
Enjoy the clean Rom
64bit Downloads:
ROM:
Moto E5 (Nora) XT-1944
TWRP RECOVERY: twrp-nora-bootonly.img
LOS RECOVERY: nora-rec.img
GAPPS: Gapps 10 arm64
Source code:
ROM: https://github.com/ForkLineageOS/android
KERNEL: https://github.com/motoe5/android_kernel_motorola_msm8937/tree/twerk-X
CREDITS:
LineageOS
Team Hyper
CAF
Special thanks to @amaterasushen for helping make this possible :highfive:
DONATIONS:
Please consider donating if you enjoy my work. It will be used for server expenses, Ty
Paypal donation link: https://www.paypal.me/brickjungle
XDA:DevDB Information
LineageOS-Nora, 64BIT ROM for the Moto E5
Contributors
whodat711, karthick mostwanted, JarlPenguin, amaterasushen, wiktor140
Source Code: http://github.com/LineageOS
ROM OS Version: Android 10
ROM Kernel: Linux 3.x
Version Information
Status: Alpha
hi, amazing job for porting this rom
tho i'm a bit confused with the steps to flash the zip files, am i supposed to use "nora-rec.img" recovery to flash the rom and the gapps? i can't find the option to flash zip files in that recovery
Isra_Perez said:
hi, amazing job for porting this rom
tho i'm a bit confused with the steps to flash the zip files, am i supposed to use "nora-rec.img" recovery to flash the rom and the gapps? i can't find the option to flash zip files in that recovery
Click to expand...
Click to collapse
Not a port, rom was actually built properly based off hannah trees (Credits to @karthick mostwanted) , however TWRP was a port from hannah , made by @amaterasushen
The problem is Nora and james both have tiny recovery partition sizes so its gonna require some more work before twrp will be flashable , For now just use it to wipe system and vendor only , and use lineage recovery for the rest, you can goto the 'update' menu in lineage recovery to flash zips for now.
whodat711 said:
Not a port, rom was actually built properly based off hannah trees (Credits to @karthick mostwanted) , however TWRP was a port from hannah , made by @amaterasushen
The problem is Nora and james both have tiny recovery partition sizes so its gonna require some more work before twrp will be flashable , For now just use it to wipe system and vendor only , and use lineage recovery for the rest, you can goto the 'update' menu in lineage recovery to flash zips for now.
Click to expand...
Click to collapse
I already flashed it, after I did a factory reset with the lineage recovery, I rebooted into twrp and flashed both files + magisk, everything is working really well, I'm actually surprised of how fluid this rom is
Nice! , yeah as I said , no port rig job.. its the real deal
Glad you enjoying it
I manage to successfully install this ROM even though I deviated slightly from the instructions. I did the following:
fastboot boot recovery-twrp64-nora.img
Wipe -> ADVANCED -> Format Data - type yes
Wipe -> ADVANCED -- select system + vendor
reboot bootloader
fastboot flash recovery nora-rec.img
fastboot boot nora-rec.img
Factory reset
reboot to bootloader
fastboot boot recovery-twrp64-nora.img
Copied the Lineage and OpenGapps zips to the internal memory and flashed via TWRP without errors
excellent
I have seen in other ROMs that there are graphical bugs and the audio equalizer does not work correctly. Are these bugs present in this ROM?
Nora never had a rom until now
I do not have a nora , however i do not believe it has such bugs
whodat711 said:
Nora never had a rom until now
I do not have a nora , however i do not believe it has such bugs
Click to expand...
Click to collapse
Hello. Thanks for the ROM, I already downloaded it. I'm a bit of a layman about installing ROMs. I was confused to read your instructions. Can I install your ROM in this way (https://tecnoblog.net/283069/como-instalar-lineageos-e-atualizar-o-seu-android/)?
Do you have any other instructions on installation, like a tutorial? Grateful
FERRETTO said:
Hello. Thanks for the ROM, I already downloaded it. I'm a bit of a layman about installing ROMs. I was confused to read your instructions. Can I install your ROM in this way (https://tecnoblog.net/283069/como-instalar-lineageos-e-atualizar-o-seu-android/)?
Do you have any other instructions on installation, like a tutorial? Grateful
Click to expand...
Click to collapse
Nope , instructions are pretty clear .. take your time
FERRETTO said:
Hello. Thanks for the ROM, I already downloaded it. I'm a bit of a layman about installing ROMs. I was confused to read your instructions. Can I install your ROM in this way (https://tecnoblog.net/283069/como-instalar-lineageos-e-atualizar-o-seu-android/)?
Do you have any other instructions on installation, like a tutorial? Grateful
Click to expand...
Click to collapse
Try with this instructions.
Tiki Thorsen said:
Try with this instructions.
Click to expand...
Click to collapse
Sorry for the ignorance, but the procedure is done by the cell phone or the computer?
FERRETTO said:
Sorry for the ignorance, but the procedure is done by the cell phone or the computer?
Click to expand...
Click to collapse
EDIT: You need both, a PC with ADB and the phone.
Tiki Thorsen said:
Cellphone.
Click to expand...
Click to collapse
Thanks, I'll try
Tiki Thorsen said:
EDIT: You need both, a PC with ADB and the phone.
Click to expand...
Click to collapse
Thanks
whodat711 said:
Nope , instructions are pretty clear .. take your time
Click to expand...
Click to collapse
The instructions are clear yes. Thanks
Tiki Thorsen said:
EDIT: You need both, a PC with ADB and the phone.
Click to expand...
Click to collapse
How do you unlock the Bootloader. I did all the steps until I got the key.
fastboot oem get_unlock_data
(bootloader) Unlock data: Key
But on the Motorola website it says "Your device does not qualify for bootloader unlocking.". What to do ?
Mine is the Motorola XT-1944-4
FERRETTO said:
How do you unlock the Bootloader. I did all the steps until I got the key.
fastboot oem get_unlock_data
(bootloader) Unlock data: Key
But on the Motorola website it says "Your device does not qualify for bootloader unlocking.". What to do ?
Mine is the Motorola XT-1944-4
Click to expand...
Click to collapse
If you follow the steps in the motorola website and it says is not unlockable, you are out of luck.
I sugguest you re-redo the firts steps since I had that same model and I was able to unlock de bootloader.
Sorry, double post.

[ROM][OFFICIAL][hotdog][12] LineageOS 19

{
"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 12, 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.
Instructions :
https://wiki.lineageos.org/devices/hotdog
Downloads :
https://download.lineageos.org/hotdog
GPL compliance :
https://github.com/LineageOS/android_kernel_oneplus_sm8150
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)
If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log
Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. Please also do not report known issues. 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:
need 11_H.30 or 11_F.17 firmware?
fsxitutu said:
need 11_H.30 or 11_F.17 firmware?
Click to expand...
Click to collapse
WARNING: Before following these instructions please ensure that the device is currently using Android 12 firmware.
If the vendor provided multiple updates for that version, e.g. security updates, make sure you are on the latest!
If your current installation is newer or older than Android 12, please upgrade or downgrade to the required version before proceeding (guides can be found on the internet!).
kerio83 said:
WARNING: Before following these instructions please ensure that the device is currently using Android 12 firmware.
If the vendor provided multiple updates for that version, e.g. security updates, make sure you are on the latest!
If your current installation is newer or older than Android 12, please upgrade or downgrade to the required version before proceeding (guides can be found on the internet!).
Click to expand...
Click to collapse
only IN and CN version have Android 12 . I don't know should flash which firmware .
I have a 7T Pro McLaren edition (the non-5G one) running the official Europe ROM and I got the update yesterday using the OnePlus updater app.
It says: HD1913_11.F.17_3170_202210120449
This ROM is excellent so far. Feels faster than 18 was. No incompatibilities to report yet.
Thanks for maintaining this device.
Procedure was this: Sideloaded from recovery on top of 18 - using 18.1 recovery - then rebooted to fastboot without starting the phone and flashed 19.1 recovery. From there reboot to recovery and flash Gapps. Start phone. Win.
I did not update the firmware before that procedure.
Heads up: extracting the boot.img for Magisk was fun!
Thanks for the report.
All without erasing data partition, right? No data loss.?
x-pve said:
Thanks for the report.
All without erasing data partition, right? No data loss.?
Click to expand...
Click to collapse
No data loss. Backed up everything just to be safe and luckily didn't need it.
Max-E-Moose said:
This ROM is excellent so far. Feels faster than 18 was. No incompatibilities to report yet.
Thanks for maintaining this device.
Procedure was this: Sideloaded from recovery on top of 18 - using 18.1 recovery - then rebooted to fastboot without starting the phone and flashed 19.1 recovery. From there reboot to recovery and flash Gapps. Start phone. Win.
I did not update the firmware before that procedure.
Heads up: extracting the boot.img for Magisk was fun!
Click to expand...
Click to collapse
Share some screenshots

			
				
Hi!, To install LOS-19 should I be on the latest OOS 11.x.x.x or OOS 12.x? [In the pre-req page it tells to be on the latest "ANDROID 12" firmware so I assume OOS-12 is required?]
talking about the Indian Variant, also I am on FlamingOS 13 with the latest OOS 11 firmware, can I directly install LOS-19 if the latest OOS 11 is required for LOS?
hey there... when i unlock on OOS12(F.17) i always lose widevine L1.
I can reliably replicate this behaviour.
is there any way to mitigate this?
when i unlock on OOS11 however, Widevine L1 is retained..
thank you for bringing this ROM to us.
Hi there, been running this rom by a week and feels great, only thing seems to be missing the L1 certificate, any suggestions?
Perhaps Widevine certification became more strict in A12 where an unlocked bootloader will make it fallback to L3.
chuckiler said:
hey there... when i unlock on OOS12(F.17) i always lose widevine L1.
I can reliably replicate this behaviour.
is there any way to mitigate this?
when i unlock on OOS11 however, Widevine L1 is retained..
thank you for bringing this ROM to us.
Click to expand...
Click to collapse
I still have Widevine L1 on my OP7TPro. Have you used magiskhide and installed the apk from Netflix?
tirtha231 said:
Guys found up to date DERPFEST A13 ROM in their official page with Nov security patch and Installed it.... It has simply blown my mind....It's something special ..Do yourself a favor, go ahead and install this OP ROM.
Click to expand...
Click to collapse
Who asked?
iamthechickengod said:
I still have Widevine L1 on my OP7TPro. Have you used magiskhide and installed the apk from Netflix?
Click to expand...
Click to collapse
no root. does magiskhide work to give L1 ? ( i know what it does)
chuckiler said:
no root. does magiskhide work to give L1 ? ( i know what it does)
Click to expand...
Click to collapse
I don't think it exactly makes L1 work. However, I think hiding root using magiskhide enables L1.
If it helps, I've set mine to use the pixel 3a fingerprint since the current stable version of magiskhide (6.1.2-v137) supports android 12.
Latest LOS 19.1 is A12 or A12.1 (L) ?
Have working OTA ?
Preferred Gapps (nik, mind) ?
Max-E-Moose said:
This ROM is excellent so far. Feels faster than 18 was. No incompatibilities to report yet.
Thanks for maintaining this device.
Procedure was this: Sideloaded from recovery on top of 18 - using 18.1 recovery - then rebooted to fastboot without starting the phone and flashed 19.1 recovery. From there reboot to recovery and flash Gapps. Start phone. Win.
I did not update the firmware before that procedure.
Heads up: extracting the boot.img for Magisk was fun!
Click to expand...
Click to collapse
So ur on A11 or A12 F/W ?
OTA is working ?

[OFFICIAL] LineageOS 20 for the Google Pixel 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"
}
Google Pixel 2
Code:
- Your warranty is now void.
- You have been warned.
- Use at your own risk.[/CENTER]
Introduction:
This is the Official Lineage OS 20 thread for the Google Pixel 2.
Downloads:
Please follow the install instructions in your device's Wiki page linked below exactly, and make sure your device's firmware matches the required firmware listed.
walleye - Official builds​
walleye - My unofficial with Google Apps/Pixel goodies included. Passes SafetyNet by default. OTA's roll roughly once a month. Support not guaranteed or implied.​
If you don't follow these instructions, or use 3rd party add-ons (like Magisk) please don't expect support here.
Known Bugs:
None.​
Find any? Report them according to this guide.​
Notes:
The only supported GApps package at the moment is MindTheGapps, linked on our Wiki page about gapps.​
Firmware is shipped in the ROM package for this device, so no need to worry about updating it on your own!​
Kernel Source: https://github.com/LineageOS/android_kernel_google_wahoo
hi Downloads: link no20,only 19.1
github-wang said:
hi Downloads: link no20,only 19.1
Click to expand...
Click to collapse
yup, minor issues, rebuilding tonight
Thank you for keeping my old device up to date.
The recovery image does not seem to work. Flashes fine onto the device. Fastboot output:
Code:
target reported max download size of 536870912 bytes
sending 'boot_b' (32768 KB)...
OKAY [ 0.091s]
writing 'boot_b'...
OKAY [ 0.161s]
finished. total time: 0.253s
But when I reboot the device, it says "ERROR: BootLinux Failed: Bad Buffer Size" and I am unable to boot into recovery or into the System.
lineage-20.0-20221109-recovery-walleye,the boot damage ,But when I reboot the recovery, it says "ERROR: BootLinux Failed: Bad Buffer Size" and I am unable to boot into recovery or into the System.
try booting into the recovery rather than flashing. same issue on PE13 just booting into it worked out fine
DrupadSachania said:
try booting into the recovery rather than flashing. same issue on PE13 just booting into it worked out fine
Click to expand...
Click to collapse
good i try thanks
Hi @npjohnson , I've just downloaded your latest build for lineageos 20.
I'm getting the same Error BootLinux error.
When i follow the guide, it won't allow me to boot into the latest '....20' recovery.
Thankyou for all your work.
I even tried installing your latest 19.1 and following the upgrade guide. ADB reboot sideload, adb sideload package ....20.
I had the error about downgrading, but after installation, same error at bootloader
Hawkeye77 said:
Hi @npjohnson , I've just downloaded your latest build for lineageos 20.
I'm getting the same Error BootLinux error.
When i follow the guide, it won't allow me to boot into the latest '....20' recovery.
Thankyou for all your work.
I even tried installing your latest 19.1 and following the upgrade guide. ADB reboot sideload, adb sideload package ....20.
I had the error about downgrading, but after installation, same error at bootloader
Click to expand...
Click to collapse
Working on it, should be an easy fix.
taimen works fine
Thankyou @npjohnson , just installed the Latest unofficial LOS 20 13th.
It ran faultless.
You are a magician.
Edit: only thing I've found so far is it's not passing safety net. Play store is not certified and wallet won't allow bank card.
Will this, or can this be fixed in future updates? Or do you suggest the Magisk route?
Hawkeye77 said:
Thankyou @npjohnson , just installed the Latest unofficial LOS 20 13th.
It ran faultless.
You are a magician.
Edit: only thing I've found so far is it's not passing safety net. Play store is not certified and wallet won't allow bank card.
Will this, or can this be fixed in future updates? Or do you suggest the Magisk route?
Click to expand...
Click to collapse
Aware, this build as "Get it out there for feedback" the next several will tune all that stuff.
Thank you very much @npjohnson for your continued work on this old device.
Could you please share your change for this "bad buffer size" boot error. Magisk has got the same problem. Thanks.
tblr0ne said:
Thank you very much @npjohnson for your continued work on this old device.
Could you please share your change for this "bad buffer size" boot error. Magisk has got the same problem. Thanks.
Click to expand...
Click to collapse
It's published. Download newest.
npjohnson said:
It's published. Download newest.
Click to expand...
Click to collapse
I meant the code, so that Magisk could be fixed as well.
tblr0ne said:
I meant the code, so that Magisk could be fixed as well.
Click to expand...
Click to collapse
it's not code, I included too many things lol - our boot image is too small.
npjohnson said:
it's not code, I included too many things lol - our boot image is too small.
Click to expand...
Click to collapse
Hm, do you see a possibility on your side to get root working? That would be great.
(Magisk installs fine, but afterwards there is this "bad buffer size" boot error again.)
tblr0ne said:
Hm, do you see a possibility on your side to get root working? That would be great.
(Magisk installs fine, but afterwards there is this "bad buffer size" boot error again.)
Click to expand...
Click to collapse
Likely no. I can look.
tblr0ne said:
非常感谢 @npjohnson 继续使用这台旧设备进行工作。
您能否分享您对这个“缓冲区大小错误”引导错误的更改。Magisk 也有同样的问题。谢谢。
Click to expand...
Click to collapse
tblr0ne said:
I meant the code, so that Magisk could be fixed as well.
Click to expand...
Click to collapse
tblr0ne said:
Thank you very much @npjohnson for your continued work on this old device.
Could you please share your change for this "bad buffer size" boot error. Magisk has got the same problem. Thanks.
Click to expand...
Click to collapse
Hello, you can try this, with magisk can be rooted,i use it on lineages os 20-11.13 ,can boot ,it for tg groups
Google Pixel 2/XL | Chat,Of course, I still hope that sir can fix it​
Thanks, but since LOS is shipping with its own recovery this might lead to update issues.
And more important, please don't be offended, I won't recommend installing (pre-rooted) images from untrusted sources!
tblr0ne said:
Thanks, but since LOS is shipping with its own recovery this might lead to update issues.
And more important, please don't be offended, I won't recommend installing (pre-rooted) images from untrusted sources!
Click to expand...
Click to collapse
yes,I still hope that sir can fix it

Categories

Resources