• 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

[F8331][Oreo][ABANDONED] Lineage 15.1 Builds

Bitti09

Senior Member
Jun 26, 2012
838
3,519
0
Essen
[F8331][Oreo][ABANDONED] Lineage 15.1 Builds

Code:
#include <std_disclaimer.h>

/*
* Your warranty is now void.
*
* We are not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*
*/
* NO FEATURE REQUESTS PLEASE !!!
ROM DEVELOPMENT IS [ABANDONED]


Unofficial build of LineageOS 15.0 (Android 8.0.0) for the Sony Xperia XZ (kagura)

It's only for XZ (Single Sim/F8331) users with recent odm partition flashed.

Working:
* HSPDA
* LTE
* Camera
* Flash
* WiFi
* GPS
* Fingerprint (sometimes)
* BT
* NFC
* Video playback

Issues:
* Tell me
* LiveDisplay

Unknown:
* VoLTE
* WiFi Calling
* WiFi Tethering (should work as i made no changes to it)


As with my AOSP build:
I'll push new builds after succesfull basic testing by myself.

Downloads & Changelog in 2nd post



XDA:DevDB Information
[F8331][Oreo][ABANDONED] Lineage 15.1 Builds , ROM for the Sony Xperia XZ

Contributors
Bitti09, AdrianDC,Myself115
Source Code: https://github.com/Kagura-Lineage/kernel

ROM OS Version: 8.x Oreo
ROM Kernel: Linux 4.x

Version Information
Status: Abandoned

Created 2017-11-16
Last Updated 2018-02-04
 

Bitti09

Senior Member
Jun 26, 2012
838
3,519
0
Essen
Downloads:
Lineage 15.0:

Vendor files :
[url]https://goo.gl/mtj9yQ[/URL] (NEW!)

Build 1:
MD5sum file [url]https://goo.gl/SHmpov[/URL]
ROM: [url]https://goo.gl/RVze92[/URL]

Build 2:
MD5sum file [url]https://goo.gl/mdMLp4[/URL]
ROM: [url]https://goo.gl/UN8UnY[/URL]

Build 3 :
MD5sum file [url]https://goo.gl/xAJWWj[/URL]
ROM: [url]https://goo.gl/9JrvFp[/URL]


Build 4 :
Rom file [url]https://goo.gl/kbyRt7[/URL]
MD5sum file: [url]https://goo.gl/CZ2Pwy[/URL]

Build 5:
Rom file [url]https://goo.gl/zZQR8m[/URL]
MD5sum file: [url]https://goo.gl/eBsB73[/URL]

Build 5.1:
Rom file [url]https://goo.gl/Z35M1y[/URL]
MD5sum file: [url]https://goo.gl/ti4fP6[/URL]

Changelog:
Build 1:
Code:
* Initial Build
Build 2 (Bugfix build)
Code:
* Fixed Filemanager crash
* Synced kernel sources with recent SODP changes.
Build 3
Code:
* Rebased  onto Git state of 21.11.17 20:00(gmt+1)
* added new fingerprint commits
* advance reboot menu added
Build 4
Code:
* OTG Support (needs testing)
* new Substratum service added
Build 5
Code:
* Lineage base updated (sync state from 27.11)
* OTG Support temp. removed
* more Substratum commits added
* gps & media codec config taken from oreo stock rom 
* option to scramble pin layout when unlocking (lockscreen only) added
* widevine support added
Build 5.1
Code:
* Wireguard support added  WireGuard ROM Integration 
-> more Information about it here: [URL="https://forum.xda-developers.com/android/development/wireguard-rom-integration-t3711635"]WireGuard ROM Integration | Android Development and Hacking[/URL]

Lineage 15.1:
Comming soon :)
 
Last edited:

mad_tom

Senior Member
Jun 11, 2010
99
10
0
Hello, that sounds pretty nice!
Can anyone check if BT is working somehow?
atm at work, so no time to try it out.
maybe you can check a2dp (music) and headset for calls, maybe check filetransfer aswell?
Thank you in advance!
Big Thanks too Bitty09 ofc too!
 

Ickule

Senior Member
Feb 8, 2017
100
44
0
Hello, that sounds pretty nice!
Can anyone check if BT is working somehow?
atm at work, so no time to try it out.
maybe you can check a2dp (music) and headset for calls, maybe check filetransfer aswell?
Thank you in advance!
Big Thanks too Bitty09 ofc too!
Music streaming via Bluetooth works fine :)
 
  • Like
Reactions: mad_tom

piotr7543

Senior Member
Oct 27, 2016
93
10
0
Augustów
Files manager stock app crashes everytime

---------- Post added at 04:18 PM ---------- Previous post was at 04:15 PM ----------

System is smooth i but battery drain is high
 

Ickule

Senior Member
Feb 8, 2017
100
44
0
How To Install?
It goes the same way AOSP oreo ROM do :
- Wipe system, data, cache and dalvik
- Update vendor image (copied from OP's own thread)
1. Extract v05_tone.zip (can be downloaded in OP)
2. Boot into TWRP
Code:
Code:
adb push v05_tone.img /
adb shell
dd if=v05_tone.img of=/dev/block/bootdevice/by-name/oem
- Flash ROM (Download in OP)
- Flash Open GApps

You can root with Magisk after that. CAUTION : It WILL break fingerprint scanner so don't report any bugs related to that.
 
Last edited:

Bitti09

Senior Member
Jun 26, 2012
838
3,519
0
Essen
Files manager stock app crashes everytime

---------- Post added at 04:18 PM ---------- Previous post was at 04:15 PM ----------

System is smooth i but battery drain is high
filemanager: yes i saw it myself. don't know why it now crashes cause on my previous build it was fine and i didn't added anything to it.

for battery drain: need some more informationfor getting the reason at the moment.
@mad_tom : that guy seems to blindly add every lineage rom to his list to get some clicks.


EDIT: doing a new bugfix build:
Changes are only recent SODP kernel changes and a fix for the filemanager crash.
 
Last edited: