[ROM] [WIP] LineageOS 14.1 for SM-G350 - Samsung Galaxy Core Plus ROMs, Kernels, Recoveries

LineageOS is a free, community built, aftermarket firmware distribution of Android 7.1 (Nougat), which is designed to increase performance and reliability over stock Android for your device.
{
"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:
#include "std_disclaimer.h"
/*
* Your warranty is 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 based on the Android Open Source Project with extra contributions from many people within the Android community. All the source code for LineageOS is available in the LineageOS Github repo. And if you would like to contribute to LineageOS, please visit Gerrit Code Review.
Installation
Download ROM from Download Section
Install TWRP (if you haven't done it yet)
Perform a wipe of data, cache, dalvik cache and system
Flash the ROM
Flash Gapps, Magisk (optional)
Download
lineage-14.1-20190501-DarkDroid-cs02.zip
Changelog
lineage-14.1-20190501-DarkDroid-cs02.zip
Code:
- Initial release
Bugs
OMX (video decoding/encoding, and camera video recording it's bugged)
WiFi
Bug reporting
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)
Remember to provide as much info as possible.
Code:
Phone Informations
* Lineage version
* Gapps version
What you did:
* Wipe data: y/n
* Upgrade from previous official cm build: y/n
* Restore with titanium backup: y/n
You're using (if yes write which one) :
* Task killer
* Phone cleaner / Battery enhancer apps
* Non-stock kernel
* Modified kernel settings
* Other mods
Bug info:
* Last version it worked on
* Repro steps
XDA:DevDB Information
[ROM] [WIP] LineageOS 14.1 for SM-G350, ROM for the Samsung Galaxy Core Plus
Contributors
DarkDroidDev, ghsr, no_name, pawitp, sandpox, TimSchumi, DodoGTA, sostk22
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Last modem installed (just check that the latest version of TouchWiz is installed)
Kernel GPL: https://github.com/DarkDroidDev/android_kernel_samsung_cs02
Version Information
Status: Testing
Created 2019-05-02
Last Updated 2019-05-02

Hello DarkDroidDev,
What does it mean that WiFi bugs? Is it only WiFi tethering like this version or can you not detect any WiFi network?
Edit: Ok, it just won't detect any network. Hope it gets fixed, let me know if I can help.
Thanks

Thanks for the work!:good:
Edit : can i dirty flash it? I'm on CM13

Hello there!
Just out of curiosity, have you managed to get system sounds working in your ROM? On my version, it somehow fails to load the appropriate codec.

TimSchumi said:
Hello there!
Just out of curiosity, have you managed to get system sounds working in your ROM? On my version, it somehow fails to load the appropriate codec.
Click to expand...
Click to collapse
Yeah, sound working!

Thanks a lot for your efforts

just fix wifi and it would be better then then the other version

@DarkDroidDev try removing the prebuilt wpa_supplicant.conf file from your vendor repo. I (or rather, some users) had issues with WiFi previously (LineageOS 13.0 if I remember correctly), removing the wpa_supplicant file so that it regenerates was the solution.
Apher said:
just fix wifi and it would be better then then the other version
Click to expand...
Click to collapse
;-;

When WiFi is fixed it could go, official, coulnd't it?
Any chance of getting it done soon?

PackElend said:
When WiFi is fixed it could go, official, coulnd't it?
Any chance of getting it done soon?
Click to expand...
Click to collapse
14.1 has been dropped by LineageOS over a year ago. I assume it's pretty safe to say that this won't ever be official.

Any future updates ? Or project is dead ?

@TimSchumi
Well, removed wpa_supplicant from /system/bin and it didn't regenerate.
Do you have other ideas?
Thanks
Wojtek

WojtekCC said:
@TimSchumi
Well, removed wpa_supplicant from /system/bin and it didn't regenerate.
Do you have other ideas?
Thanks
Wojtek
Click to expand...
Click to collapse
Not the binary. The binary needs to stay where it is. You need to look for a file that is specifically named "wpa_supplicant.conf".

TimSchumi said:
Not the binary. The binary needs to stay where it is. You need to look for a file that is specifically named "wpa_supplicant.conf".
Click to expand...
Click to collapse
In /system/bin or where?

WojtekCC said:
In /system/bin or where?
Click to expand...
Click to collapse
No, I think it was in /system/etc/wifi/wpa_supplicant.conf

TimSchumi said:
No, I think it was in /system/etc/wifi/wpa_supplicant.conf
Click to expand...
Click to collapse
I have wpa_supplicant.conf and wpa_supplicant_overlay.conf
which one?

TimSchumi said:
No, I think it was in /system/etc/wifi/wpa_supplicant.conf
Click to expand...
Click to collapse
Well,
deleted wpa_supplicant.conf - Nothing, did not regenerate after reboot
deleted wpa_supplicant_overlay.conf - Nothing again.
There is some command to do to regenerate it?

WojtekCC said:
Well,
deleted wpa_supplicant.conf - Nothing, did not regenerate after reboot
deleted wpa_supplicant_overlay.conf - Nothing again.
There is some command to do to regenerate it?
Click to expand...
Click to collapse
Umm, I might have remembered that wrong. It can't regenerate the file in /system because the system is read-only during normal operation.
Flash the ZIP again to revert any changes you made.
After that, try with the wpa_supplicant.conf fiile in /data/misc/wifi.

TimSchumi said:
Umm, I might have remembered that wrong. It can't regenerate the file in /system because the system is read-only during normal operation.
Flash the ZIP again to revert any changes you made.
After that, try with the wpa_supplicant.conf fiile in /data/misc/wifi.
Click to expand...
Click to collapse
Forgot to add.
In WiFi setting
WiFi MAC is 02:00:00:00:00:00

TimSchumi said:
Umm, I might have remembered that wrong. It can't regenerate the file in /system because the system is read-only during normal operation.
Flash the ZIP again to revert any changes you made.
After that, try with the wpa_supplicant.conf fiile in /data/misc/wifi.
Click to expand...
Click to collapse
in /data/misc/wifi is nothing

Related

[ROM] [KITKAT] [STABLE] OmniRom 4.4 for Galaxy Ace 3 LTE (GT-S7275)

Dear Galaxy Ace 3 users, after days learning and learning, successfully compiled OmniRom 4.4 for our device. Credits go to @kotzir for his device tree and @duffycop for letting me use his computer by remote control.
OmniROM is a free, community built, aftermarket firmware distribution of Android 4.4.4 (Kitkat), which is designed to increase performance, reliability and features over stock Android for your device. It's also about options, which is the beauty of Android.
Click to expand...
Click to collapse
{
"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"
}
About OmniRom​
Code:
#include
/*
* 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.
*/
BUGS:
- NFC
- You might have random reboots
- You tell me...
Click to expand...
Click to collapse
WORKING:
- Everything else!
Click to expand...
Click to collapse
Omni does NOT provide root by default. You MUST flash SuperSU in recovery for any type of root
Click to expand...
Click to collapse
Omni only supports TWRP recovery, use any alternate recovery at your own risk.
Click to expand...
Click to collapse
Code:
Latest Release is [COLOR="Red"]20150827-FINAL[/COLOR]!
[URL="https://www.androidfilehost.com/?fid=24052804347802592"]Download[/URL]
[URL="http://d-h.st/IvsU"]Mirror[/URL]
How to install:
1) TeamWinRecoveryProject is required to install this ROM!
2) Download ROM .zip
3) Download Google apps (optional)
4) Put both .zip files on your device (either internal or external storage)
5) Boot your device into recovery mode
6) Make nandroid backup (if needed)
7) Wipe data/factory reset (not needed if installing above previous Omni build)
8) Format /system (only if the previous ROM is not the same Omni version)
9) Install the ROM .zip file
10) Mount /system, install Google apps
11) Done.
Click to expand...
Click to collapse
Code:
If you experience problems with wi-fi:
All you have to do is to set country code to your country in Wi-Fi settings
All the builds will be hosted here: Download
And here: Mirror
***Mirroring my ROM and builds is not appreciated***
Click to expand...
Click to collapse
Thanks list
@kotzir
@duffycop
@People who helped kotzir
@Omni team of course
*If I forgot someone, excuse me, send me a pm, and I will add you*
Donate to those guys if you can.
Click to expand...
Click to collapse
Code:
[SIZE="4"]Releases:
[COLOR="Red"]-20150827-FINAL-[/COLOR]
*Removed Stock FM Radio
*Added Spirit2FM
[COLOR="Red"]-20150825-[/COLOR]
*OmniROM sources updated
*Device sources updated
*Kernel sources updated
*Fixed build date display
[COLOR="Red"]-20150819-[/COLOR]
*Fixed FM recording
[COLOR="Red"]-20150817-[/COLOR]
*Fixed Bluetooth
*FM Radio implemented
*Fixed OmniTorch
*Little patches applied
[COLOR="Red"]-20150814-[/COLOR]
*Initial build[/SIZE]
Sources
Device Source:https://github.com/Javier-Alonso/omni...g_loganreltexx
Click to expand...
Click to collapse
Code:
[URL="http://opengapps.org/"][SIZE="4"]GAPPS[/SIZE][/URL]
Code:
[SIZE="4"]If you like it, give me a thanks ;)[/SIZE]
Contributors
JavierAlonso, duffycop, and everyone else that is working on Omni 4.4
ROM OS Version: 4.4.4 KitKat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: TWRP
Based On: CyanogenMod
Version Information
Status: Stable
Created: 2015-08-14
Last Updated: 2015-08-27
Final build has come! I'm not thinking on more updates unless device sources get a big changes.
PD: Now I'll work on Miui 4.4.4
Thank You!!
Hi @JavierAlonso Thank you for this ROM! It's very light and stable. Just one thing: I couldn't get it to install with TWRP 3.2.1 (or any other TWRP version really). It would always stuck on the boot logo.
Then I tried to flash it with CWM 6.0.5 and boom it worked!
It might sound strange, as you mentioned in your post that TWRP is a must, but believe me this is what happened to me:laugh:

[ROM][OFFICIAL][7.1.2][K420DS/N] LineageOS 14.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 7.1 (Nougat), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
* 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 based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. You will need to provide your own Google Applications package (gapps). LineageOS does still include various hardware-specific code, which is also slowly being open-sourced anyway.
Base source code is available in the LineageOS Github repo. And if you would like to contribute to the project, please visit our Gerrit Code Review. Your changelog is whatever was merged into gerrit.
Downloads
Download Link | (Torrent) - Faster
Latest Official TWRP 3.X
Changelog
How to Flash/Install
Firstly, Flash the ROM mentioned below and then proceed.
Select your model:
K420DS
K420N
Secondly, continue the installation process mentioned below.
Reboot to recovery
Format /system, /data and /cache
Install LineageOS zip
Install [optional] a Google Apps package of your choice (Open GApps is advisable, but stock and super variants are not recommended!!!)
Install [optional] su addon
many Thanks to CloudRoms for supporting us in unofficial builds
​
XDA:DevDB Information
LineageOS 14.1 For K420DS/N, ROM for the LG K10
Contributors
pvineeth97, dom133, erfanoabdi
Source Code: https://github.com/LG-K10/
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
Version Information
Status: Stable
Created 2017-07-14
Last Updated 2017-10-26
Working Features & Bugs
Working :
Wifi
Bluetooth
Sounds
RIL
Double tap to wake
NFC
External SD Card
Wifi Tethering & USB Tethering
Battery Percentage
Auto Rotation
Bugs/Issues :
FM Radio
Please if You Want to report any kind of Bug attach Logs (Don't Know How? use this app)​​
Reserved
sorry noob question, do we need to unlock bootloader 1st?
Will I be able to make/receive calls and make/receive texts?
kappu said:
sorry noob question, do we need to unlock bootloader 1st?
Click to expand...
Click to collapse
Yes.
asdfzx667 said:
Will I be able to make/receive calls and make/receive texts?
Click to expand...
Click to collapse
Not for now, We are in process of fixing Radio bug.
Cool!
Hey, thanks for the great work, guys!
I can confirm its working, but unfortunately also what’s not working (as you described in your 2nd post).
Maybe for other noobs like me, its notable that I had to follow this guide to get twrp running, because I had some "security error" (1003) after installing and starting it via the official twrp app:
https://forum.xda-developers.com/lg-k10/how-to/bootloader-unlocked-guys-bootloader-t3558810
Viktor Naworski said:
Hey, thanks for the great work, guys!
I can confirm its working, but unfortunately also what’s not working (as you described in your 2nd post).
Maybe for other noobs like me, its notable that I had to follow this guide to get twrp running, because I had some "security error" (1003) after installing and starting it via the official twrp app:
https://forum.xda-developers.com/lg-k10/how-to/bootloader-unlocked-guys-bootloader-t3558810
Click to expand...
Click to collapse
We fixed few more bugs... like the RIL (Calls, Data). We will be releasing new LineageOS ROM by the end of this week.
Viktor Naworski said:
Hey, thanks for the great work, guys!
I can confirm its working, but unfortunately also what’s not working (as you described in your 2nd post).
Maybe for other noobs like me, its notable that I had to follow this guide to get twrp running, because I had some "security error" (1003) after installing and starting it via the official twrp app:
https://forum.xda-developers.com/lg-k10/how-to/bootloader-unlocked-guys-bootloader-t3558810
Click to expand...
Click to collapse
you need to unlock your bootloader first by flashing patched aboot file and then install twrp otherwise you will get some verification errors.
check this https://forum.xda-developers.com/lg-k10/how-to/bootloader-unlocked-guys-bootloader-t3558810 by @pvineeth97
Viktor Naworski said:
Hey, thanks for the great work, guys!
I can confirm its working, but unfortunately also what’s not working (as you described in your 2nd post).
Maybe for other noobs like me, its notable that I had to follow this guide to get twrp running, because I had some "security error" (1003) after installing and starting it via the official twrp app:
https://forum.xda-developers.com/lg-k10/how-to/bootloader-unlocked-guys-bootloader-t3558810
Click to expand...
Click to collapse
Fixed a lot of bugs.
Download the latest ROM here: http://downloads.vineethp.me/LG-K10/Roms/Custom/LineageOS/lineage-14.1-20170720-UNOFFICIAL-m216.zip
pvineeth97 said:
Working :
Wifi
Bluetooth
Sounds
RIL
Camera
FM Radio
Double tap to wake
NFC
Bugs/Issues :
Battery
External SD Card
Please if You Want to report any kind of Bug attach Logs (Don't Know How? use this app)​​
Click to expand...
Click to collapse
Hi hotspot and usb tethering not work
chand9336 said:
Hi hotspot and usb tethering not work
Click to expand...
Click to collapse
We know that bug is present. Will be fixed soon.
New Version of LineageOS uploaded. Download here: http://data-origin.vineethp.me/LG-K...eOS/lineage-14.1-20170722-UNOFFICIAL-m216.zip
Seems to the automatic brightness doesn't work
jakup1998 said:
Seems to the automatic brightness doesn't work
Click to expand...
Click to collapse
It works!
Download the latest build here: http://data-origin.vineethp.me/LG-K...eOS/lineage-14.1-20170723-UNOFFICIAL-m216.zip
is there a guide also for k10 2017 edition?
rob80r said:
is there a guide also for k10 2017 edition?
Click to expand...
Click to collapse
We have not built LineageOS for K10 2017 edition.
Updated Bugs & Bugfixes -> CLICK HERE
jakup1998 said:
Seems to the automatic brightness doesn't work
Click to expand...
Click to collapse
We have enabled LOS OTA for internal testing... Works beautifully!

[ABANDONED][ARM64][addison]LineageOS 17 [UNOFFICIAL][WIP]

{
"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.
*/
Moto Mods are not supported​
LineageOS is a free, community built, aftermarket firmware distribution of Android 8.1.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 Gerrit Code Review.
Not Working/Bugs
I don't know
Installation
Make sure you have the last oreo bootloader and modem else TWRP denies the installation by throwing a message about the wrong bootloader.
Requires unlocked bootloader and 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 su for root (get it here, you have to enable it from developer settings) [optional]
DO NOT REBOOT
Install the Gapps zip
Reboot
Download:
lineage-17.0-20200101-UNOFFICIAL-addison.zip
Please test and report bugs
wait until the file is uploaded and I will update the thread n_n
XDA:DevDB Information
LineageOS 17, ROM for the Moto Z Play
Contributors
TeamMex, TeamMEX
Source Code: http://review.lineageos.org
ROM OS Version: Android 10
ROM Kernel: Linux 3.x
ROM Firmware Required: Unlocked Bootloader
Based On: LineageOS
Version Information
Status: Testing
Created 2020-01-01
Last Updated 2020-01-21
Reserved
Reserved
OMG, is this new year gift for MZP community? Thank you. Can't wait to download and install.
Build is up please test and report
lineage-17.0-20200101-UNOFFICIAL-addison.zip
TeamMex said:
Build is up please test and report
lineage-17.0-20200101-UNOFFICIAL-addison.zip
Click to expand...
Click to collapse
I have this error
Same error for me. When rebooted stuck on Boot Animation, just like xpe14 build.
error
Same error error7
same with my phone:
error 7
is not able to write at system partition
Thanks for continuing to support the champ. Hope the issue gets resolved soon; I'm tempted to flash this bad boy.
I am also interested in testing. Currently getting the same error 7. Probably just a packaging issue.
No boot!
Download new build lineage-17.0-20200102-UNOFFICIAL-addison.zip, no error 7, but os dont load.
I attach my log file.
Download new build lineage-17.0-20200103-UNOFFICIAL-addison.zip, no error 7, but os dont load. and stays in bootlog the same as in version 20200102
albertovazquez said:
Download new build lineage-17.0-20200103-UNOFFICIAL-addison.zip, no error 7, but os dont load. and stays in bootlog the same as in version 20200102
Click to expand...
Click to collapse
Where are you guys getting these builds? Are you compiling them by yourselves?
djdelarosa25 said:
Where are you guys getting these builds? Are you compiling them by yourselves?
Click to expand...
Click to collapse
https://sourceforge.net/projects/xperience-aosp/files/addison/
Let me guess, ROM is 32 bit and not 64 bit as xpe was
hamudistan said:
Let me guess, ROM is 32 bit and not 64 bit as xpe was
Click to expand...
Click to collapse
64
albertovazquez said:
64
Click to expand...
Click to collapse
I'm surprised. Former LOS versions used to be 32 bit. Advantage: I can use my xpe13 titanium backups.
hamudistan said:
I'm surprised. Former LOS versions used to be 32 bit. Advantage: I can use my xpe13 titanium backups.
Click to expand...
Click to collapse
Is it working fine. .some posted it has problem
hamudistan said:
I'm surprised. Former LOS versions used to be 32 bit. Advantage: I can use my xpe13 titanium backups.
Click to expand...
Click to collapse
lol i use my own device tree xD and if you read the title it say ARM64
P.S: Send boot animation logs
Code:
adb shell logcat > log.txt
Remember i dont have the device

[ROM][UNOFFICIAL][11.0][N7100][Samsung Galaxy Note 2][LineageOS 18.1][BETA][TREBLELIZED]

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.
*
*/
Hi,
here you can find my version for the Samsung Galaxy Note 2 on LineageOS 18.1.
At first I want to thank @rINanDO, @ChronoMonochrome for all your work which was reused here and helped a lot.
This ROM is based on:
[ROM][UNOFFICIAL][11.0][ N7105/T0LTE ][Samsung Galaxy Note 2 LTE][ LineageOS 18.1 ][BETA][TREBLELIZED]
/* * 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...
forum.xda-developers.com
Attention: disable your SIM-PIN with a different device, otherwise it could get locked.
Spoiler: Links
TWRP
ROM
FM Radio App
Spoiler: Whats working
Boot
Audio
Bluetooth
Graphics
Cameras
GPS
Wifi
USB
Video playback (HW/SW)
OTA Updates
Tethering via USB, WIFI and Bluetooth
Sensors
RIL
Spoiler: Whats not working
Maybe random reboots
If you are going to use Gapps,
I recommend to use the pico package!
https://opengapps.org/
For the others, you can use microG if you want, I've enabled signature spoofing.
Do you like my work?
Than you can simply hit the thanks button and consider to spend me a coffee or a beer,
I'm doing this in my free time and it also costs a lot of money to buy hardware.
donate
Spoiler: Changelog
26.10.2021
11.11.2021
01.12.2021
06.01.2022
07.01.2022
19.01.2022
26.01.2022
02.02.2022
08.02.2022
20.02.2022
24.02.2022
20.04.2022
Wanna improve your sound configs, control your charging current and more?
Now you can use my app to access all boeffla configurations, there will follow more functions.
Exynos4 Kernel Manager - Apps on Google Play
This app provides Boeffla sound control and other kernel + charging tweaks
play.google.com
Spoiler: How to install it?
Instructions
Telegramm group:
Samsung Galaxy Note II testing group
t.me
XDA:DevDB Information
[ROM][11.x][N7100][BETA] LineageOS 18.1, ROM for the Samsung Galaxy Note 2
Contributors
html6405
Source Code: https://github.com/html6405
ROM OS Version: 11.x R
ROM Kernel: Linux 3.x
ROM Firmware Required: TWRP 3.3.0
Based On: LineageOS
Version Information
Status: Beta
Created 2021-10-13
Last Updated 2022-04-20
Here you will find compatible GSI's as soon they are available,
at the moment we just have an AOSP test version.
[GSI][11][ EXYNOS4 SMDK4412 ][N8000, N801X, N8020, I9300, N5100, N51XX, N7100, ...][ALPHA] [EOL]
Here you will find my exynos4 compatible GSI's. This work is based on the magic of @phhusson, so thank you very much for this. Don't forget, that you need an treblelized ROM to support this. Do you like my work? Than you can simply hit...
forum.xda-developers.com
First build is online, please test and report.
If you like my work, consider to do a small donation, then I will be able to buy the device for further developing.
Boot 1 time or not ? Anyone test it ? Dev. You boot it in n7100 ?
Directly flash from 4.4.4 eclips rom ? Or Android 9 must be flash 1st ? Kernal is include ?
Mzuber Mulla said:
Boot 1 time or not ? Anyone test it ? Dev. You boot it in n7100 ?
Click to expand...
Click to collapse
This is why I need report's from you.
I don't own this device, it could be, that it doesn't boot up, if this is the case, a log could point me to the issue.
But as long there are no report's, as long I can't do much more.
Mzuber Mulla said:
Directly flash from 4.4.4 eclips rom ? Or Android 9 must be flash 1st ? Kernal is include ?
Click to expand...
Click to collapse
You only should need TWRP 3.5.2 and the ROM.
html6405 said:
This is why I need report's from you.
I don't own this device, it could be, that it doesn't boot up, if this is the case, a log could point me to the issue.
But as long there are no report's, as long I can't do much more.
You only should need TWRP 3.5.2 and the ROM.
Click to expand...
Click to collapse
Where is repartition flashable zip ? For n7100
Mzuber Mulla said:
Where is repartition flashable zip ? For n7100
Click to expand...
Click to collapse
For what do you need this?
Thank you for your effort with this rom. Sadly i only get the Lineage bootlogo after clean install. Waited for about 15 minutes before going back to somewhat stable Lineageos 16.
Tried Los 14 also, and that is pretty stable but old.
I really hope this rom gets forward momentum. Will gladly help any way i can to test it out further.
Best regards!
html6405 said:
For what do you need this?
Click to expand...
Click to collapse
It's booted on stock partition ? I think repartition must
Username already in use said:
Thank you for your effort with this rom. Sadly i only get the Lineage bootlogo after clean install. Waited for about 15 minutes before going back to somewhat stable Lineageos 16.
Click to expand...
Click to collapse
Thanks for your report, ok than you could let the device bootloop a little bit, reboot into TWRP with the button combination and do the following:
adb shell
cat /proc/last_kmsg > /sdcard/last_kmsg.txt
and send it to me, afterwards the next build should boot .
Mzuber Mulla said:
It's booted on stock partition ? I think repartition must
Click to expand...
Click to collapse
It must not, but maybe later you will have to expand the system partition for a bigger GSI.
html6405 said:
Thanks for your report, ok than you could let the device bootloop a little bit, reboot into TWRP with the button combination and do the following:
adb shell
cat /proc/last_kmsg > /sdcard/last_kmsg.txt
and send it to me, afterwards the next build should boot .
It must not, but maybe later you will have to expand the system partition for a bigger GSI.
Click to expand...
Click to collapse
@Username already in use please try.
In n7105 lte boot and all Stable? @html6405
Mzuber Mulla said:
In n7105 lte boot and all Stable? @html6405
Click to expand...
Click to collapse
n7105 boots, but it's also in alpha stage, so no, it's definetly not stable.
I will post a booting version for the n7100 today, I've fixed the problem which caused the bootloop.
We will see what's working / not working then.
Mzuber Mulla said:
@Username already in use please try.
Click to expand...
Click to collapse
Sure thing! Unexperienced dealing with adb, but i think i got the kmsg file. Can you see my attachment? Trying to upload the ksmg, but cant be seen in my post... Is the file format not allowed?
Uploaded new bootable version,
so far I know, isn't RIL working,
but it's still in alpha stage.
Please make telegram group. All can easily upload attachments files and conversations easily. Please create one telegram group for n7100 now. @html6405
Username already in use said:
Sure thing! Unexperienced dealing with adb, but i think i got the kmsg file. Can you see my attachment? Trying to upload the ksmg, but cant be seen in my post... Is the file format not allowed?
Click to expand...
Click to collapse
I also can't seen any file attachments in your post. So please make telegram group. We all discuss there and send files and log and all there easily.
Username already in use said:
Is the file format not allowed?
Click to expand...
Click to collapse
What file format did you try? Most people are using zip and txt, this should work.
Mzuber Mulla said:
So please make telegram group
Click to expand...
Click to collapse
Maybe I will do so.
Great rom overall, have not tried RIL, but GPS doesn't work
I encountered one random reboot after google account sign in.
I cannot install open gaaps nano. But open gaaps pico works great
{
"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"
}

Development [ROM] [DISCONTINUE] [UNOFFICIAL] [12.1.0] [TB-J607F] ArrowOS 12.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"
}
ArrowOS​
Code:
/*
* 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.
* It is your fault because you chose to do all the modifications on your device.
* Remember projects like these and the work done on them is a hobby to the
* contributors and the team members, no one is working for you nor is getting paid for it
* have some respect for the work done by them since it is done purely on interest or a hobby
*/
This is the last release of ArrowOS, it won't receive any updates.
ABOUT
ArrowOS is an Android Open Source Project based Android mobile operating system started with the aim of keeping things simple, clean and neat.
Website: https://arrowos.net
Telegram: Channel | TG Portal/Links
Github: https://github.com/ArrowOS
Code Review: review.arrowos.net
E-mail: arrowos.contact
PayPal: Donate to us
Blog: blog.arrowos.net
Checkout more documentation at (maintainership/contributing): Check this out
WHAT WORKS?
Almost everything
WHAT DOESN'T WORK?
Probable lost frames when dragging the apps from app drawer to the home screen.
Be sure to include a log : check how to
DOWNLOAD (ONLY GAPPS VARIANT)
123Pan, Password: yyds
MEGA
Tip: You can flash it on TB-J607Z, but RIL won't working.
GUIDE TO FLASH
Use TWRP or OrangeFox Recovery, Download OrangeFox Recovery here: Link
Before we start, you need to make sure you have flashed recovery in both slots
Boot to recovery, switch to the other slot then reboot to recovery
Enable ADB Sideload, then sideload the package to your device
Format data if this is the first time you flash it
TIPS: DON'T FLASH MAGISK VIA ORANGEFOX RECOVERY!
Read our blog article/post about:
* HOW-TO report a bug
* GAPPS and VANILLA variants
* Checking build integrity
GPL compliance:
ROM Source - https://github.com/ArrowOS
Kernel Source- https://github.com/bigsaltyfishes/kernel_lenovo_J607Z
ROM OS Version: Android 12L
ROM Kernel: Linux 4.x
ROM Firmware Required: Any firmware of Android 11, ZUI 12.5 recommended
Based On: AOSP
Device Tree: https://github.com/bigsaltyfishes/device_lenovo_J607F
Changelog:
2022-05-25
* Import Bootctrl from LA.UM.9.12.r1.14000.SMxx50.0
* Fix notification and alarm no sound issue
* Enable 2-Pane layout
* Drop IFAA
* Drop fingerprint policy
* Set default NTP Server
* Correct Boot Animation Size
As I don't have server, I need to build rom in my computer. Due to my computer resource, I can only maintain one rom. So this is the last release of ArrowOS, it won't receive any updates.
need link mega or google drive
Mr.PvT said:
need link mega or google drive
Click to expand...
Click to collapse
I've added mega link just now.
Great news, hope there will be some custom rom for the P11 Pro
I've installed your rom and it's great!
But I have discovered one bug and some missing features:
1. It's impossible to drag apps from the app drawer to the home screen
2. There is no face unlock (which exists in lenovo's stock rom)
3. The screen is not turning off when you close the case (also exists in lenovo's stock rom)
Please fix those bugs, because your rom is very good.
Does using this rom reduce widevine level?
Hello.
I'm a user of the J606F.
I looked into your git history, and it seems like a lot of work was put into it to restore the things Lenovo got rid of.
I have some question of the DT part. Lenovo deleted the DT inside our open source trees, but how did you manage to restore it? I do know that you can get the dts from the compiled dt in the boot.img but mine from the international firmware wasn't that clean.
Also, why did you do the commit https://github.com/bigsaltyfishes/k...mmit/ea7e955fe4d3869ea364b3081f717162fed32583 ?
(I'm curious what the parameter did to fix the issue)
Thanks!
bigsaltyfishes said:
As my tablet had hard brick during testing Updater in crDroid, this might be the first release also the last release.
Click to expand...
Click to collapse
What happened? Updater in crDroid, doesn't the custom fw updaters only touch the /system area?
AFAIK you don't get hard brick without touching bootloaders..
LegendOcta said:
What happened? Updater in crDroid, doesn't the custom fw updaters only touch the /system area?
AFAIK you don't get hard brick without touching bootloaders..
Click to expand...
Click to collapse
Not sure, I can't get any useful logs. My guess is that bootctl hal messes up the bootloader. I'll drop updater and won't add it to my build again, as it is hard to rescue from hard brick.
LegendOcta said:
Hello.
I'm a user of the J606F.
I looked into your git history, and it seems like a lot of work was put into it to restore the things Lenovo got rid of.
I have some question of the DT part. Lenovo deleted the DT inside our open source trees, but how did you manage to restore it? I do know that you can get the dts from the compiled dt in the boot.img but mine from the international firmware wasn't that clean.
Also, why did you do the commit https://github.com/bigsaltyfishes/k...mmit/ea7e955fe4d3869ea364b3081f717162fed32583 ?
(I'm curious what the parameter did to fix the issue)
Thanks!
Click to expand...
Click to collapse
I got dts.img from the stock boot image via unpack_bootimg and then simply decompiled it and dtbo.img. I then wrote a makefile for the decompiled source by referring to gauguin's makefile. As for why I did the commit you mentioned, it was because the compiler seems to not recognise the filenames generated by the decompiler (probably because of the commas), so I renamed them, and in fact this change fix the issue. The parameter was changed becauss I renamed source files.
bigsaltyfishes said:
I got dts.img from the stock boot image via unpack_bootimg and then simply decompiled it and dtbo.img. I then wrote a makefile for the decompiled source by referring to gauguin's makefile. As for why I did the commit you mentioned, it was because the compiler seems to not recognise the filenames generated by the decompiler (probably because of the commas), so I renamed them, and in fact this change fix the issue. The parameter was changed becauss I renamed source files.
Click to expand...
Click to collapse
Thanks a lot for the explanations.
I hope you get to recover your device.
LegendOcta said:
Thanks a lot for the explanations.
I hope you get to recover your device.
Click to expand...
Click to collapse
I also hope
Hi, will it fit for version P11 Plus 5G 256GB 8GB RAM, ZA8Y0051SE?
wins.911 said:
Hi, will it fit for version P11 Plus 5G 256GB 8GB RAM, ZA8Y0051SE?
Click to expand...
Click to collapse
No, because the P11 Plus 5G uses a different soc.
bigsaltyfishes said:
No, because the P11 Plus 5G uses a different soc.
Click to expand...
Click to collapse
HI, is it not the same soc as TB-J607Z?
My have same model, difference only 256GB and 8GB RAM.
wins.911 said:
HI, is it not the same soc as TB-J607Z?
My have same model, difference only 256GB and 8GB RAM.
Click to expand...
Click to collapse
Yes, same soc as TB-J607Z, but not same as P11 Plus (TB-J616F/TB-J616X).

Categories

Resources