• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM][UNOFFICIAL][8.1.0] LineageOS 15.1 [BETA] [9.08.2018]

ChronoMonochrome

Elite Member
Jan 29, 2014
2,276
4,896
113
Stavropol
Code:
/*
 * Your (probably expired) 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.
 */
IMPORTANT INFORMATION


Hi all,

This ROM is in a very early development stage, so you can expect a lot of things broken.
Please don't expect to use this ROM as a daily driver.


What is working:
  • Boots
  • Audio (playback && recording)
  • Bluetooth
  • Graphics
  • Camera (photos only)
  • Sensors
  • RIL
  • GPS
  • Wifi
  • USB
  • Video playback (HW/SW)

What is not working:

  • Video recording
  • maybe yet something

Download:



Older releases:




* Note: an installation since build #3 require you to use sdcard repartition layout, as the ROM is too huge to fit on non-reparted /system partition.
After a clean installation, 702M of space is occupied on /system partition.
Also note that only clean installation is possible if you are upgrading from previous builds.

For the repartition refer to CWM ReParted topic.



Installation order:
  • flash ROM
  • flash kernel (kernel is located in the same folder as ROM)

Credits:

Source code:
XDA:DevDB Information
LineageOS 15.1, ROM for the Samsung Galaxy Ace II

Contributors
ChronoMonochrome, SergeyL
Source Code: https://github.com/ChronoMonochrome/android/tree/cm-15.1

ROM OS Version: 8.x Oreo
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Stock JB 4.1.2 or up && kitkat-compatible recovery

Version Information
Status: Beta

Created 2017-09-25
Last Updated 2018-08-09
 

ChronoMonochrome

Elite Member
Jan 29, 2014
2,276
4,896
113
Stavropol
Changelogs

Changelog


9.08.2018 - build #11
  • sources updates - thanks @SergeyL for patches
  • system time fixes (thanks @rINanDO, @millosr and @mickybart)
  • wifi autoconnection fix
  • video recording fix
  • fix IMEI not showed (thanks @rINanDO , @Ziyan, @MWisBest)
  • change default CPU governor to Interactive
  • wifi background scan disabled for a better battery life
  • unified (codina / janice) release *
* release folder now contains two kernel zip's - for codina (Ace 2) and janice (S Advance). Do not forget to flash the kernel after ROM installation, accordingly to your phone model.

25.01.2018 - build #9
  • Fixed WiFi issues *
  • Fixed max CPU freq tunable in CK app
* switching to a legacy alarm driver caused unexpected issues in wifi driver. Now there shouldn't be any issues like not showing wifi hotspots after a deepsleep.

24.01.2018 - build #8
  • Updated to android-8.1.0_r4
  • Enabled GO configuration
  • GPS fix
  • System time fixes - revert to a legacy alarm driver
  • Wifi fixes (credits to @rINanDO)
  • ADB fix
  • Disabled SELinux
  • TWRP: back to 3.x.y release

15.01.2018 - build #7
  • Updated to LOS 15.1!
  • Various stability fixes (credits to @SergeyL)

24.12.2017 - build #6
  • RIL: fixed native android 8 support! *
  • Fixed device wakeup with a home key press
  • Various multimedia stability fixes
* Now all the telephony code is built from android 8.0 sources.
Known issues are:
  • initial SIM detection might take awhile
  • the signal strength shown in the statusbar seems to be incorrect
  • currently IMEI is not showed, e.g. by using *#06# command
  • maybe some more
FULL credit goes to @rINanDO, @AdrianDC, @millosr and @mickybart for their amazing work!

11.12.2017 (2) - build #5
  • Fixed incall audio

A HUGE thanks to @isaak for pointing to incall audio fix!
Credits for fix goes to @Unjustified Dev .

11.12.2017 - build #4
  • Fixed SMS receive
  • Fixed a video playback with HW / HW+ codecs

6.11.2017 - build #3
  • Dex-preoptimized build for the better performance*
  • SELinux: disabled
  • fixed liblights (thanks @SergeyL)
  • fixed Sensors
  • Telephony: squash-reset to 7.1.2 **

* Note: an installation now will require you to use sdcard repartition layout, as the ROM is too huge to fit on non-reparted /system partition.
After a clean installation, 702M of space is occupied on /system partition.
Also note that only clean installation is possible if you are upgrading from previous builds.


** this fixed RIL, but I would consider this rather as a huge hack, it definitely will need to be revised in the future.
All of the telephony code currently is built from 7.1.2 sources, so consider this build still as a heavily experimental.
I haven't tested RIL that much, all I can say so far is that the SIM is being detected, the signal strength is showed and USSD commands works. Everything else wasn't yet tested.

5.10.2017 - build #2
  • fixed USB
  • fixed WiFi (credits to @rINanDO)
  • fixed camera (photos only)
  • RIL fixes (works partly*)

* receiving SMS and incoming calls seems to be working, however anything else (including answering an incoming call) still doesn't work.

24.09.2017 - build #1

  • initial release
 
Last edited:

suli789

Member
Sep 13, 2016
10
0
0
Amazing!

Code:
/*
 * Your (probably expired) 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.
 */
IMPORTANT INFORMATION


Hi all,

This ROM is in a very early development stage, so you can expect a lot of things broken.
Please don't expect to use this ROM as a daily driver.

What is working:
  • Boots
  • Audio (playback && recording)
  • Bluetooth
  • Graphics
  • Video playback (SW)

What is not working:

  • RIL
  • HW acceleration
  • Camera
  • Wifi
  • USB
  • GPS
  • Sensors
  • Earlysuspend
  • maybe yet something

Download:

Installation order:

Credits:

Source code:
XDA:DevDB Information
LineageOS 15.0, ROM for the Samsung Galaxy Ace II

Contributors
ChronoMonochrome, SergeyL
Source Code: https://github.com/ChronoMonochrome/android/tree/lineage-15.0

ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Stock JB 4.1.2 or up && kitkat-compatible recovery

Version Information
Status: Alpha

Created 2017-09-25
Last Updated 2017-09-24
Wow! I cannot believe! Your ROM is so amazing!
Although it is not stable now, but in the future, i hope this ROM will can run Gapps and have lots of features that many another ROM cannot do!
Thanks for your new ROM, new invention!
 

fim5646

Senior Member
Jan 6, 2016
125
54
0
Beijing
I did but didn't work
Used search that too didn't work
but it did work on my phone, I remember it's 7 times

But I have another problem, when I want to go back to Los 14.1, I stuck in TWRP logo and I can't get in. Is there any solution to flash back instead of use Odin to flash stock 2.3.6?
 

Attachments

unknown

Elite Member
Oct 2, 2016
1,580
505
0
17
Hanoi
dohoangkhanhnam.blogspot.com

ChronoMonochrome

Elite Member
Jan 29, 2014
2,276
4,896
113
Stavropol
Will the S3 mini get this ROM too? I mean, they have the same hardware. Great work!
Despite of having the same (almost) hardware there are difficulties with testing builds on a device you don't own. If anyone on s3 mini forum is interested to work on Oreo bringup, the sources are always available on my github.
 
Last edited:
  • Like
Reactions: Haxk20 and xEmre66

Nikit

Inactive Recognized Developer
Nov 14, 2014
571
2,486
0
New Delhi
@ChronoMonochrome Good progress here!
Btw, could you tell me how you made RIL work?
Here it seemed to be crashed at rild ( https://pastebin.com/NMSbwrET if you need full log )
Code:
RILClient: Connect_RILD: Connecting failed. Connection refused(111)
10-26 16:53:27.189   558   641 E RILJ    : Couldn't find 'rild' socket after 8 times, continuing to retry silently [SUB0]
10-26 16:53:27.204   558   649 E RILJ    : Couldn't find 'rild1' socket after 8 times, continuing to retry silently [SUB1]
 

ChronoMonochrome

Elite Member
Jan 29, 2014
2,276
4,896
113
Stavropol
@ChronoMonochrome Good progress here!
Btw, could you tell me how you made RIL work?
Here it seemed to be crashed at rild ( https://pastebin.com/NMSbwrET if you need full log )
Code:
RILClient: Connect_RILD: Connecting failed. Connection refused(111)
10-26 16:53:27.189   558   641 E RILJ    : Couldn't find 'rild' socket after 8 times, continuing to retry silently [SUB0]
10-26 16:53:27.204   558   649 E RILJ    : Couldn't find 'rild1' socket after 8 times, continuing to retry silently [SUB1]
Nothing special here.
Check these patches out: https://review.lineageos.org/#/q/st...branch:lineage-15.0+topic:samsung-libril-oreo

Just for a clarification, I wasn't touching java part of RIL at all - until I find a better idea about that. So RIL is not fully-functional yet.