[ROM][7.1.x] LineageOS [sumire]

Search This thread

Myself5

Recognized Developer
Mar 17, 2011
3,437
9,824
25
myself5.de
Sony Xperia Z3 Compact
Sony Xperia Z3v
lineage_logo_strip_onteal_500x120.png


LineageOS is a free, community built, aftermarket firmware distribution of Android 7.1.1 (Nougat), which is designed to increase performance and reliability over stock Android for your device.

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.
*/

NOTE
Should you ever face any issues, provide logs (use Google to find out how to gather those). I also need to know what build you're on - hence, you should mention the build number (or at least a date).
Hint: "It doesn't work" is not a bug report and posts like this will be ignored (and eventually removed). To keep the thread clean, try to use DevDB for real bug reports


KNOWN ISSUEs
  • None

INFO
This ROM does not use the device trees/kernel from sonyxperiadev. The device tree was made from scratch, and the stock kernel (based off 32.2.A.5.11) has been used.

DOWNLOAD
Official builds: Official Lineage 14.1
Unofficial builds based on the official LOS wiki without adding anything more.

SOURCE
LineageOS
Device: LineageOS/android_device_sony_sumire
Kernel: LineageOS/android_kernel_sony_msm8994

XDA:DevDB Information
LineageOS, ROM for the Sony Xperia Z5

Contributors
Myself5, Eric_Lev, olivier, Quarx,cdesai,kali-,banmeifyouwant
Source Code: https://github.com/LineageOS

ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.10.x
Based On: LineageOS

Version Information
Status: Testing

Created 2017-01-12
Last Updated 2020-02-29
 
Last edited:

balrajs99

Senior Member
Apr 1, 2014
844
1,802
Aarhus
@Myself5 Its awesome to see lineage OS for Z5.
I'll flash it straight away.
Just wanted to thank you and to know it'll work on E6683 (DSDS) variant?
And finally congrats on 'Camera' success ?

Edit : Just tested on E6683 DSDS, Rom is super smooth, camera was perfect.
The only was problem was it didn't support dual sim and sd card.
Not complaining, just giving feedback. Anyways, great work as always.
 
Last edited:

zhangyang_haha

Senior Member
Oct 3, 2012
235
431
New York
OnePlus 9 Pro
Thanks a lot! Can I use the device tree to build Mokee Open Source?

---------- Post added at 06:03 PM ---------- Previous post was at 06:01 PM ----------

I will try to help to fix fingerprint as well

---------- Post added at 06:04 PM ---------- Previous post was at 06:03 PM ----------

One more question. did you use the vondor file from the sony official AOSP project?
 
  • Like
Reactions: sirdoha

Myself5

Recognized Developer
Mar 17, 2011
3,437
9,824
25
myself5.de
Sony Xperia Z3 Compact
Sony Xperia Z3v
Thanks a lot! Can I use the device tree to build Mokee Open Source?

---------- Post added at 06:03 PM ---------- Previous post was at 06:01 PM ----------

I will try to help to fix fingerprint as well

---------- Post added at 06:04 PM ---------- Previous post was at 06:03 PM ----------

One more question. did you use the vondor file from the sony official AOSP project?

1) Sure, not going to stop you.
2) FPC is almost fixed, I just need to do some more tests.
3) vendor blobs can be pulled using the extract-files.sh script.

@Myself5 Its awesome to see lineage OS for Z5.
I'll flash it straight away.
Just wanted to thank you and to know it'll work on E6683 (DSDS) variant?
And finally congrats on 'Camera' success

Edit : Just tested on E6683 DSDS, Rom is super smooth, camera was perfect.
The only was problem was it didn't support dual sim and sd card.
Not complaining, just giving feedback. Anyways, great work as always.

DSDS requires a different kernel, try this boot.img:
https://dl.myself5.de/sumire/LineageOS/boot_dsds.img
 
Last edited:

xaaaj

Senior Member
Mar 12, 2015
81
12
@Myself5 how to get a working recovery can't seem to flash a recovery cause of the kernel. Do you have any suggestion how to get a custom kernel working for recovery as well.
Also thanks for this another amazing ROM. All works great the camera, the UI all smooth, except for the mic sensitivity it's a little bit buggy i guess for me. :D
 

s.hossein

Senior Member
Feb 15, 2013
371
129
Tehran
In my E6633 with dsds boot just detect sim 1 and my SD card not found. Others, like camera work perfectly.
 

HaoZeke

Senior Member
Aug 16, 2009
861
655
Kanpur
rgoswami.me
Redmi Note 10 Pro
A quick look (very cursory) suggests the device trees aren't really significantly different.... So basically this has something to do with both sony stock and lineage being caf based or..? o_O (sorry just trying to understand what happened :D )

Basically the stock kernel doesn't boot with any other AOSP based rom.. So, there's more to this than just the device trees and the kernel right?
 
Last edited:
  • Like
Reactions: agentsandy007

Myself5

Recognized Developer
Mar 17, 2011
3,437
9,824
25
myself5.de
Sony Xperia Z3 Compact
Sony Xperia Z3v
A quick look (very cursory) suggests the device trees aren't really significantly different.... So basically this has something to do with both sony stock and lineage being caf based or..? o_O (sorry just trying to understand what happened :D )

Basically the stock kernel doesn't boot with any other AOSP based rom.. So, there's more to this than just the device trees and the kernel right?

These are using the stock kernel in combinition with the stock vendor blobs (thats the key thing for the camera) and CAF HALs. It's going to work with every CAF compatible ROM out there (Carbon CAF bringup is in the works for example).
 

Top Liked Posts

  • There are no posts matching your filters.
  • 108
    lineage_logo_strip_onteal_500x120.png


    LineageOS is a free, community built, aftermarket firmware distribution of Android 7.1.1 (Nougat), which is designed to increase performance and reliability over stock Android for your device.

    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.
    */

    NOTE
    Should you ever face any issues, provide logs (use Google to find out how to gather those). I also need to know what build you're on - hence, you should mention the build number (or at least a date).
    Hint: "It doesn't work" is not a bug report and posts like this will be ignored (and eventually removed). To keep the thread clean, try to use DevDB for real bug reports


    KNOWN ISSUEs
    • None

    INFO
    This ROM does not use the device trees/kernel from sonyxperiadev. The device tree was made from scratch, and the stock kernel (based off 32.2.A.5.11) has been used.

    DOWNLOAD
    Official builds: Official Lineage 14.1
    Unofficial builds based on the official LOS wiki without adding anything more.

    SOURCE
    LineageOS
    Device: LineageOS/android_device_sony_sumire
    Kernel: LineageOS/android_kernel_sony_msm8994

    XDA:DevDB Information
    LineageOS, ROM for the Sony Xperia Z5

    Contributors
    Myself5, Eric_Lev, olivier, Quarx,cdesai,kali-,banmeifyouwant
    Source Code: https://github.com/LineageOS

    ROM OS Version: 7.x Nougat
    ROM Kernel: Linux 3.10.x
    Based On: LineageOS

    Version Information
    Status: Testing

    Created 2017-01-12
    Last Updated 2020-02-29
    17
    Device : Z5 Dual E6633

    MY OVERALL RATING : BETTER THAN STOCK :D :fingers-crossed: :D
    Thanks to @Myself5

    Installation Steps
    -Edited updater-script (file attached), changed boot.img with boot_dsds.img, deleted install/bin/*.sh
    -Backup ALL partitions to SD CARD or USB OTG, not Internal Storage
    -Wipe ALL partitions except SD CARD
    -Flash edited lineage-*.zip
    -Flash open_gapps-arm64-7.1-pico-*.zip
    -TWRP was GONE! Do not worry, no longer needed.
    -Reboot

    build.prop (E6633-83 file attached)
    adb root
    adb shell setprop persist.multisim.config dsds
    adb shell setprop persist.radio.multisim.config dsds
    adb shell setprop persist.radio.multisim.config dsds
    adb shell setprop ro.telephony.default_network 9,1
    adb shell setprop ro.semc.product.model E6633
    adb shell setprop ro.semc.product.name "Xperia Z5 Dual"
    adb shell setprop ro.product.model E6633
    adb shell setprop ro.product.name sumire_dsds
    adb shell setprop ro.product.device sumire_dsds
    adb shell setprop ro.build.description "sumire_dsds-user 6.0.1 KITAKAMI-2.1.2-SEC-161031-1748 1 dev-keys"
    adb shell setprop ro.build.fingerprint "Sony/sumire_dsds/ivy_dsds:6.0.1/KITAKAMI-2.1.2-SEC-161031-1748/1:user/dev-keys"

    How to Enable Root
    -Open "Developer options"
    -You will see "Root access"
    -Set this option to "Apps and ADB"
    -DO NOT INSTALL ANY superuser APP like SuperSU, phh's Superuser

    Rating
    sas: same as stock
    bts: better than stock
    mbts: much better than stock
    -Performance: 9/10 (sas)
    -Stability: 9/10 (sas)
    -Battery Life: 9/10 (mbts, 2 life cycles)
    -Camera: 10/10 (sas)
    -Sound/BT Audio/Audio Quality: 9/10 (mbts)
    -Connection (wifi, mobile, bluetooth): 10/10 (bts)
    -FM Radio: 9/10 (sas) Working
    Screenshot_20170116_212857.png

    -Features (gui, usage customizations): 8/10 (bts, but must be improved)

    -Fingerprint: NOT Working
    -LED Notification: WORK with Light Flow app

    -Clock Speed: Min 384Mhz - Max 1.56Ghz on CPU-Z (WHY?)
    Screenshot_20170116_204813.png

    My Apps for Daily Usage (Screenshot)
    Screenshot_20170116_203852.png

    Screenshot_20170116_203859.png

    Screenshot_20170116_203915.png

    Screenshot_20170116_205852.png


    Lockscreen (Screenshot)
    -Playlist option is so good.
    Screenshot_20170116_201800.png

    Screenshot_20170116_201827.png

    Screenshot_20170116_201838.png

    Screenshot_20170116_201934.png

    Screenshot_20170116_201943.png

    Benchmarks (Data & Screenshot)
    -AccuBattery: 3 hours 40 minutes Screen ON
    Screenshot_20170116_205027.png

    -AnTuTu: 72735
    Screenshot_20170116_204708.png

    -Geekbench: SC-1279 MC-2769
    Screenshot_20170116_203237.png

    -Pemark: 26511
    Screenshot_20170116_202501.png

    -Speedtest: D-30 Mbps U-5 Mbps (Full)
    Screenshot_20170116_203631.png

    -Yandex Browser: 1159
    Screenshot_20170116_205812.png

    Reports (Data & Screenshot)
    -Root Checker: Rooted, Busyboxed
    Screenshot_20170116_202008.png

    Screenshot_20170116_202019.png

    Screenshot_20170116_202028.png

    Screenshot_20170116_204016.png

    -GPS Status and Toolbox: Not perfect, but working fine.
    Screenshot_20170116_202404.png

    -Network Signal Guru: Good
    Screenshot_20170116_202222.png

    -AccuBattery: Perfect for daily usage.
    Screenshot_20170116_205114.png
    16
    My builds are back!

    You can now get them from my download server, BasketBuild or my build server.
    15
    I think the difference is CAF - this ROM is built on it, CarbonRom is finding it difficult.
    If it comes to a choice, I 'll go for a CAF based ROM as the future, but it needs a team to develop not a singleton.

    Thats why I am currently spending all my effort into getting Carbon to get full CAF support going on in order to provide support for the stock Z5 trees and other devices :)

    I promised to keep the Z5 development ongoing, and, unlike others that sold their device to buy a new one I didn't, in order to keep that promise.
    All I expect for that is at least some understanding for what I am doing and how I am doing it.

    Bringing up CAF support for a ROM is a ton of work though, which is why I barely have time for anything else. I am not sure if I am close to being done or far far away either. The ROM is booting, everything seems to work, exept for RIL and camera. Those two things however turn out to be a nightmare. I spend the whole weekend trying to fix the RIL without any kind of success, sadly.

    I'll get it fixed eventually though, there has to be a way to fix it. I just need to find it.

    P.S. It should be kept in mind that this is a development thread and it's supposed to stay that way :p
    15
    Hi @Myself5
    You can say a time for android oreo update? :((((
    Thanks for your time.

    I'll try my very best to get it released at 12:51:21 GMT +2.

    Glad you didn't ask for a date. Otherwise I would have needed to scream at you for being demanding and disrespectful.