[ROM][13][AKATSUKI][OFFICIAL] LineageOS 20.0

Search This thread

Zee_dev

Member
Nov 6, 2016
6
0
2okPze5.png

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.
*/
About LineageOS
LineageOS is a free, community built, aftermarket firmware distribution of Android 13.x (T),
which is designed to increase performance and reliability over stock Android for your device.

All the source code for LineageOS is available in the LineageOS GitHub repo.
And if you would like to contribute to LineageOS, please visit our Gerrit Code Review.

Official LineageOS website : https://lineageos.org/
About LineageOS Legal : https://lineageos.org/legal/

Important Information
1. This ROM will never work with any versions of Google Camera (GCam)!
2. You need to flash Stock Android 10 before flashing this ROM.

Downloads Links
LineageOS 20.0:
Official builds:
Link

Google Applications (optional):
MindTheGapps:
https://wiki.lineageos.org/gapps
Information: Flash the GApps before the first boot. If not, a clean flash is recommended.

Flashing and updating
Please refer to the official installation guide at https://wiki.lineageos.org/devices/akatsuki

Pass SafetyNet
Some apps like banking/payment apps or games require to pass SafetyNet.
There are 2 options:

Option 1: Without Root
1. Download the latest release of ih8sn here.
2. Replace the content of system/etc/ih8sn.conf inside the zip file with:
Code:
BUILD_FINGERPRINT=Sony/H8266/H8266:8.0.0/51.1.A.3.159/620448843:user/release-keys
3. Install the zip file through recovery.

Option 2: With Root
1. Install latest Magisk APK through recovery.
2. Install Universal SafetyNet Fix as Magisk module.
3. Install MagiskHide Props Config as Magisk module.
4. Run the following command either in ADB shell or a Terminal emulator app like Termux after running su to set a certified fingerprint:
Code:
props
5. Enable Zygisk and deny list and add some Apps to the deny list to hide rooting status.

Issues and reports
Report issues only if you are using the ROM kernel
If an additional mod is installed, make sure it's unrelated, and mention it
Make sure the issue wasn't discussed earlier in the threads
Share a log of the error with Logcat for example

Also thanks to:
Olivier
Sjll
The LineageOS Team
The CyanogenMod Team
Everyone involved in working and testing

XDA:DevDB Information
Lineage 20.0 for Xperia XZ3, ROM for the Xperia XZ3

Contributors

dtrunk90
Source Code: https://github.com/LineageOS

Donation
https://paypal.me/dtrunk90

ROM OS Version: Android 13
ROM Kernel: Linux 4.9
ROM Firmware Required: Official Android 10.0 firmware
Based On: LineageOS

Version Information
Status:
Stable

Created 2022-10-23
Last Updated 2022-12-19
Code to replace in conf file is "BUILD_FINGERPRINT=Sony/H8266/H8266:8.0.0/51.1.A.3.159/620448843:user/release-keys" This thread is for XZ3 h8416. Just wanted to confirm if "H8266" in the code is not a mistake.
 

dtrunk90

Senior Member
Oct 29, 2021
566
287
32
Sony Xperia XZ2 Compact
Xperia XZ2
  • Like
Reactions: Zee_dev

dtrunk90

Senior Member
Oct 29, 2021
566
287
32
Sony Xperia XZ2 Compact
Xperia XZ2
@dtrunk 90
Thank you very much for your work. The transition from LOS 19.1 to 20 went pretty smooth.

I've recognized a small bug in LOS 20. Automatic display turnoff is not working properly, the screen gets a little bit darker and turns off after the appropriate time, but it turns on again after about 4 seconds. Then the process repeats itself.

When I press the hold button the screen turns off and stays that way, so it is only a minor issue.

The problem only occurs when the option settings->security->displaylock is set to none.

My xz3 modell is Sony/H9493 (found in the log) with the official LOS 20. If you need further information please advice me how to do that.
I was able to reproduce it. Will put it on my todo list. Thanks for reporting!
 
  • Like
Reactions: xyz57

dtrunk90

Senior Member
Oct 29, 2021
566
287
32
Sony Xperia XZ2 Compact
Xperia XZ2
  • Like
Reactions: Hermann2306

jhuryganelo

Senior Member
Apr 9, 2017
55
2
Hi. I would like to ask if setting up micro SD as internal storage is available on this rom? I am planning to use custom rom because I need more internal storage
 

xyz57

New member
Jan 8, 2023
2
1
Hi. I would like to ask if setting up micro SD as internal storage is available on this rom? I am planning to use custom rom because I need more internal storage
Accessing the micro SDcard works fine for e.g. listening to music. Maybe you'll need a sd card scanner for example: SD Scanner in F-Droid
 

TunerCP

Senior Member
Aug 9, 2014
55
12
2okPze5.png

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.
*/
About LineageOS
LineageOS is a free, community built, aftermarket firmware distribution of Android 13.x (T),
which is designed to increase performance and reliability over stock Android for your device.

All the source code for LineageOS is available in the LineageOS GitHub repo.
And if you would like to contribute to LineageOS, please visit our Gerrit Code Review.

Official LineageOS website : https://lineageos.org/
About LineageOS Legal : https://lineageos.org/legal/

Important Information
1. This ROM will never work with any versions of Google Camera (GCam)!
2. You need to flash Stock Android 10 before flashing this ROM.

Downloads Links
LineageOS 20.0:
Official builds:
Link

Google Applications (optional):
MindTheGapps:
https://wiki.lineageos.org/gapps
Information: Flash the GApps before the first boot. If not, a clean flash is recommended.

Flashing and updating
Please refer to the official installation guide at https://wiki.lineageos.org/devices/akatsuki

Pass SafetyNet
Some apps like banking/payment apps or games require to pass SafetyNet.
There are 2 options:

Option 1: Without Root
1. Download the latest release of ih8sn here.
2. Replace the content of system/etc/ih8sn.conf inside the zip file with:
Code:
BUILD_FINGERPRINT=Sony/H8266/H8266:8.0.0/51.1.A.3.159/620448843:user/release-keys
3. Install the zip file through recovery.

Option 2: With Root
1. Install latest Magisk APK through recovery.
2. Install Universal SafetyNet Fix as Magisk module.
3. Install MagiskHide Props Config as Magisk module.
4. Run the following command either in ADB shell or a Terminal emulator app like Termux after running su to set a certified fingerprint:
Code:
props
5. Enable Zygisk and deny list and add some Apps to the deny list to hide rooting status.

Issues and reports
Report issues only if you are using the ROM kernel
If an additional mod is installed, make sure it's unrelated, and mention it
Make sure the issue wasn't discussed earlier in the threads
Share a log of the error with Logcat for example

Also thanks to:
Olivier
Sjll
The LineageOS Team
The CyanogenMod Team
Everyone involved in working and testing

XDA:DevDB Information
Lineage 20.0 for Xperia XZ3, ROM for the Xperia XZ3

Contributors

dtrunk90
Source Code: https://github.com/LineageOS

Donation
https://paypal.me/dtrunk90

ROM OS Version: Android 13
ROM Kernel: Linux 4.9
ROM Firmware Required: Official Android 10.0 firmware
Based On: LineageOS

Version Information
Status:
Stable

Created 2022-10-23
Last Updated 2022-12-19
Is there a way to get the stock Sony camera on this ROM? That's all I'm missing really.
 

Tenun

Member
Feb 10, 2022
14
5
Screenshot_20230131-105517_Clock.png

"Devices flip action" looks weird on my device, but in other device it is normal. Any idea for that? Do someone look the same? Rom (app) side or device side problem? How can i report it?
 
Last edited:

dtrunk90

Senior Member
Oct 29, 2021
566
287
32
Sony Xperia XZ2 Compact
Xperia XZ2
Just flash 20 over 19 worked for me (y)
One question: flashing the new recovery isnt a problem, right? The manual on lineageos website doesnt say anything about updating recovery. Or are there no changes (so update not necessary)?
From 19 to 20 there were no changes in recovery. I personally do recommend to keep your recovery at least on the same major version.
 
  • Like
Reactions: Hermann2306
Jul 3, 2020
5
0
how can i get 1080p 60fps in Camera Record in this OS.. i really needed 60fps Stability Option🥹
 
Last edited:
Hello,
I have a recurred issue with the install. The device reboots at random. Even when it's just sitting there not being used.Here are the specs:

H9493 64GB 6GB DUAL SIM
ROM: lineage-20.0-20230203-recovery-akatsuki ( from https://download.lineageos.org/akatsuki)
Gapps package MindTheGapps-13.0.0-arm64-20221025_100653 ( from https://wiki.lineageos.org/gapps)

I install Gapps the way it was recommended (click Advanced, then Reboot to Recovery, then when it reboots, click Apply Update, then Apply from ADB, then adb sideload, etc)

The last log I recorded had this:

02-07 12:42:30.378 1667 1806 I ActivityManager: Start proc 3188:com.google.android.gms/u0a97 for service {com.google.android.gms/com.google.android.gms.chimera.GmsIntentOperationService}

02-07 12:42:30.394 0 0 I binder : 3188:3188 ioctl 40046210 7ff354d070 returned -22

02-07 12:42:30.399 1667 1806 I ActivityManager: Start proc 3206:com.qualcomm.qcrilmsgtunnel/1001 for broadcast {com.qualcomm.qcrilmsgtunnel/com.qualcomm.qcrilmsgtunnel.QcrilMsgTunnelAutoboot}

02-07 12:42:30.413 0 0 I binder : 3206:3206 ioctl 40046210 7ff354d070 returned -22

02-07 12:42:30.428 0 0 I binder : 3164:3164 ioctl 40046210 7ff354c024 returned -22

02-07 12:42:30.467 0 0 I binder : 3232:3232 ioctl 40046210 7fd22fbd84 returned -22

--------- beginning of crash

02-07 12:42:30.482 3232 3232 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 3232 (
[email protected]), pid 3232 ([email protected])

02-07 12:42:30.509 3188 3188 W ActivityThread: Failed to find provider info for com.google.android.gsf.gservices (user not unlocked)

02-07 12:42:30.510 1667 1897 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 1001; state: DISABLED

02-07 12:42:30.518 0 0 I binder : 3206:3206 ioctl 40046210 7ff354c064 returned -22

02-07 12:42:30.542 1667 2101 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 10087; state: DISABLED

02-07 12:42:30.547 0 0 I binder : 2396:3255 ioctl 40046210 78cb0b2ac4 returned -22

02-07 12:42:30.551 1667 1681 I BroadcastQueue: BOOT_COMPLETED_BROADCAST_COMPLETION_LATENCY_REPORTED action:android.intent.action.LOCKED_BOOT_COMPLETED dispatchLatency:4 completeLatency:446 dispatchRealLatency:4 completeRealLatency:446 receiversSize:9 userId:0 userType:android.os.usertype.full.SYSTEM

02-07 12:42:30.557 0 0 I binder : 2440:2440 ioctl 40046210 7ff354c164 returned -22

02-07 12:42:30.575 0 0 I binder : 2502:3248 ioctl 40046210 78cc21c914 returned -22

02-07 12:42:30.576 0 0 I logd : logdr: UID=1000 GID=1000 PID=3244 n tail=0 logMask=8 pid=3232 start=0ns deadline=0ns

02-07 12:42:30.590 0 0 I logd : logdr: UID=1000 GID=1000 PID=3244 n tail=0 logMask=1 pid=3232 start=0ns deadline=0ns

02-07 12:42:30.605 1667 1681 D CompatibilityChangeReporter: Compat change id reported: 161145287; UID 10097; state: DISABLED

02-07 12:42:30.615 3244 3244 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***

02-07 12:42:30.615 3244 3244 F DEBUG : LineageOS Version: '20.0-20230203-NIGHTLY-akatsuki'

02-07 12:42:30.615 3244 3244 F DEBUG : Build fingerprint: 'Sony/H9493/H9493:10/52.1.A.3.92/052001A003009202694550183:user/release-keys'

02-07 12:42:30.615 3244 3244 F DEBUG : Revision: '0'

02-07 12:42:30.615 3244 3244 F DEBUG : ABI: 'arm64'

02-07 12:42:30.615 3244 3244 F DEBUG : Timestamp: 2023-02-07 12:42:30.546199889-0500

02-07 12:42:30.615 3244 3244 F DEBUG : Process uptime: 1s

02-07 12:42:30.615 3244 3244 F DEBUG : Cmdline: /vendor/bin/hw/[email protected]

02-07 12:42:30.615 3244 3244 F DEBUG : pid: 3232, tid: 3232, name:
[email protected] >>> /vendor/bin/hw/[email protected] <<<

02-07 12:42:30.615 3244 3244 F DEBUG : uid: 1000

02-07 12:42:30.616 3244 3244 F DEBUG : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------



Can upload the rest of the log

Thanks for your work.
 
Last edited:

dtrunk90

Senior Member
Oct 29, 2021
566
287
32
Sony Xperia XZ2 Compact
Xperia XZ2
Hello,
I have a recurred issue with the install. The device reboots at random. Even when it's just sitting there not being used.Here are the specs:

H9493 64GB 6GB DUAL SIM
ROM: lineage-20.0-20230203-recovery-akatsuki ( from https://download.lineageos.org/akatsuki)
Gapps package MindTheGapps-13.0.0-arm64-20221025_100653 ( from https://wiki.lineageos.org/gapps)

I install Gapps the way it was recommended (click Advanced, then Reboot to Recovery, then when it reboots, click Apply Update, then Apply from ADB, then adb sideload, etc)

The last log I recorded had this:

02-07 12:42:30.378 1667 1806 I ActivityManager: Start proc 3188:com.google.android.gms/u0a97 for service {com.google.android.gms/com.google.android.gms.chimera.GmsIntentOperationService}

02-07 12:42:30.394 0 0 I binder : 3188:3188 ioctl 40046210 7ff354d070 returned -22

02-07 12:42:30.399 1667 1806 I ActivityManager: Start proc 3206:com.qualcomm.qcrilmsgtunnel/1001 for broadcast {com.qualcomm.qcrilmsgtunnel/com.qualcomm.qcrilmsgtunnel.QcrilMsgTunnelAutoboot}

02-07 12:42:30.413 0 0 I binder : 3206:3206 ioctl 40046210 7ff354d070 returned -22

02-07 12:42:30.428 0 0 I binder : 3164:3164 ioctl 40046210 7ff354c024 returned -22

02-07 12:42:30.467 0 0 I binder : 3232:3232 ioctl 40046210 7fd22fbd84 returned -22

--------- beginning of crash

02-07 12:42:30.482 3232 3232 F libc : Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 3232 (
[email protected]), pid 3232 ([email protected])

02-07 12:42:30.509 3188 3188 W ActivityThread: Failed to find provider info for com.google.android.gsf.gservices (user not unlocked)

02-07 12:42:30.510 1667 1897 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 1001; state: DISABLED

02-07 12:42:30.518 0 0 I binder : 3206:3206 ioctl 40046210 7ff354c064 returned -22

02-07 12:42:30.542 1667 2101 D CompatibilityChangeReporter: Compat change id reported: 168419799; UID 10087; state: DISABLED

02-07 12:42:30.547 0 0 I binder : 2396:3255 ioctl 40046210 78cb0b2ac4 returned -22

02-07 12:42:30.551 1667 1681 I BroadcastQueue: BOOT_COMPLETED_BROADCAST_COMPLETION_LATENCY_REPORTED action:android.intent.action.LOCKED_BOOT_COMPLETED dispatchLatency:4 completeLatency:446 dispatchRealLatency:4 completeRealLatency:446 receiversSize:9 userId:0 userType:android.os.usertype.full.SYSTEM

02-07 12:42:30.557 0 0 I binder : 2440:2440 ioctl 40046210 7ff354c164 returned -22

02-07 12:42:30.575 0 0 I binder : 2502:3248 ioctl 40046210 78cc21c914 returned -22

02-07 12:42:30.576 0 0 I logd : logdr: UID=1000 GID=1000 PID=3244 n tail=0 logMask=8 pid=3232 start=0ns deadline=0ns

02-07 12:42:30.590 0 0 I logd : logdr: UID=1000 GID=1000 PID=3244 n tail=0 logMask=1 pid=3232 start=0ns deadline=0ns

02-07 12:42:30.605 1667 1681 D CompatibilityChangeReporter: Compat change id reported: 161145287; UID 10097; state: DISABLED

02-07 12:42:30.615 3244 3244 F DEBUG : *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***

02-07 12:42:30.615 3244 3244 F DEBUG : LineageOS Version: '20.0-20230203-NIGHTLY-akatsuki'

02-07 12:42:30.615 3244 3244 F DEBUG : Build fingerprint: 'Sony/H9493/H9493:10/52.1.A.3.92/052001A003009202694550183:user/release-keys'

02-07 12:42:30.615 3244 3244 F DEBUG : Revision: '0'

02-07 12:42:30.615 3244 3244 F DEBUG : ABI: 'arm64'

02-07 12:42:30.615 3244 3244 F DEBUG : Timestamp: 2023-02-07 12:42:30.546199889-0500

02-07 12:42:30.615 3244 3244 F DEBUG : Process uptime: 1s

02-07 12:42:30.615 3244 3244 F DEBUG : Cmdline: /vendor/bin/hw/[email protected]

02-07 12:42:30.615 3244 3244 F DEBUG : pid: 3232, tid: 3232, name:
[email protected] >>> /vendor/bin/hw/[email protected] <<<

02-07 12:42:30.615 3244 3244 F DEBUG : uid: 1000

02-07 12:42:30.616 3244 3244 F DEBUG : signal 6 (SIGABRT), code -1 (SI_QUEUE), fault addr --------



Can upload the rest of the log

Thanks for your work.
Hi
Can you update the full log for "adb logcat *:E" please?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Well, after some quirks with the included apps, like messaging and such, I decided to start from scratch and flash the Nikgapps Full build, which replaces the ROM's apps by the corresponding Google ones. No problems so far.
  • 5
    New build from today uploaded
    3
    First official build will be available on Friday! I've already updated this thread so I don't have to do it later.
    2
    2okPze5.png

    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.
    */
    About LineageOS
    LineageOS is a free, community built, aftermarket firmware distribution of Android 13.x (T),
    which is designed to increase performance and reliability over stock Android for your device.

    All the source code for LineageOS is available in the LineageOS GitHub repo.
    And if you would like to contribute to LineageOS, please visit our Gerrit Code Review.

    Official LineageOS website : https://lineageos.org/
    About LineageOS Legal : https://lineageos.org/legal/

    Important Information
    1. This ROM will never work with any versions of Google Camera (GCam)!
    2. You need to flash Stock Android 10 before flashing this ROM.

    Downloads Links
    LineageOS 20.0:
    Official builds:
    Link

    Google Applications (optional):
    MindTheGapps:
    https://wiki.lineageos.org/gapps
    Information: Flash the GApps before the first boot. If not, a clean flash is recommended.

    Flashing and updating
    Please refer to the official installation guide at https://wiki.lineageos.org/devices/akatsuki

    Pass SafetyNet
    Some apps like banking/payment apps or games require to pass SafetyNet.
    There are 2 options:

    Option 1: Without Root
    1. Download the latest release of ih8sn here.
    2. Replace the content of system/etc/ih8sn.conf inside the zip file with:
    Code:
    BUILD_FINGERPRINT=Sony/H8266/H8266:8.0.0/51.1.A.3.159/620448843:user/release-keys
    3. Install the zip file through recovery.

    Option 2: With Root
    1. Install latest Magisk APK through recovery.
    2. Install Universal SafetyNet Fix as Magisk module.
    3. Install MagiskHide Props Config as Magisk module.
    4. Run the following command either in ADB shell or a Terminal emulator app like Termux after running su to set a certified fingerprint:
    Code:
    props
    5. Enable Zygisk and deny list and add some Apps to the deny list to hide rooting status.

    Issues and reports
    Report issues only if you are using the ROM kernel
    If an additional mod is installed, make sure it's unrelated, and mention it
    Make sure the issue wasn't discussed earlier in the threads
    Share a log of the error with Logcat for example

    Also thanks to:
    Olivier
    Sjll
    The LineageOS Team
    The CyanogenMod Team
    Everyone involved in working and testing

    XDA:DevDB Information
    Lineage 20.0 for Xperia XZ3, ROM for the Xperia XZ3

    Contributors

    dtrunk90
    Source Code: https://github.com/LineageOS

    Donation
    https://paypal.me/dtrunk90

    ROM OS Version: Android 13
    ROM Kernel: Linux 4.9
    ROM Firmware Required: Official Android 10.0 firmware
    Based On: LineageOS

    Version Information
    Status:
    Stable

    Created 2022-10-23
    Last Updated 2022-12-19
    1
    i know its beta but is it sutible for daily use ?
    I think so, yes. But better wait for the official builds. I won't provide any new builds unless there's a bug which needs to be fixed.
    1
    Well, after some quirks with the included apps, like messaging and such, I decided to start from scratch and flash the Nikgapps Full build, which replaces the ROM's apps by the corresponding Google ones. No problems so far.