[ROM] LineageOS 20.0 UNOFFICIAL - 1.3 [2023-07-15]

Search This thread

nyantyu

Member
Aug 13, 2022
9
2
はい、それだけです。
フラッシュギャップも同様で、ルートが必要な場合はmagiskです。
インストールは完了しましたが、少し問題があります。
私の指示:
1.最後のファームウェアをフラッシュ( 47.2。A.10.107 )->緑色LED
2.完全に1回再起動します。PlayStoreを設定する必要はありません
3. fastbootに再起動->青色LED
ドライバーをリンク: https://developer.android.com/studio/run/win-usb
4.フラッシュtwrp:fastbootフラッシュリカバリtwrp-3.6.2_12-0-20221002-メープル
5. twrpに再起動
6.フォーマットデータ+リカバリで再起動
7. dalvic形式、システム、キャッシュ、データ、内部ストレージ+リカバリで再起動[ ベンダー形式ではありません !!!!! ]
8. ROMをフラッシュし,
8.1フラッシュtheGApps
8.2フォーマットDalvic、キャッシュ
9. rebooooooooot
楽しんで :)
Is there a guide to flashing Magisk?

 

sohrab1985

Senior Member
Feb 26, 2011
602
408
ROM updated to v1.2

CHANGELOG

2023-05-10 | 1.2 | 47.2.A.10.107

  • Updated to T QPR2 release (LineageOS upstream)
  • Updated to May 2023 Security updates (both ROM and kernel)
  • Our kernel now includes updates by CIP and is up-to-date with tag st40 - thanks also to Flamefire for help with some of these (1)
  • Reduced zram size to 25% (1gb) of out total RAM to have more to use freely
  • Updated BT stuff for QPR2 (maybe offloading is working again? needs confirmation)
  • Added the option to reflash the mbn via OpenCS (see Xperia Parts) - thanks also to shank03 & Flamefire (2)
  • Fully enabled IMS on Congstar Germany via overlay on lilac
  • Possibly some battery/performance optimizations here and there
  • Fixed Android Auto support
  • Added new LineageOS "Charging control hal" for battery charging care (3)
  • Maybe more I forgot...
(1) The CIP kernel includes fixes for issues and security vulnerabilities from 4.14 kernel (see https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git)
(2) A somehwat lengthy explanation: This option is off by default on fresh installs. When upgrading, this should be enabled because we enforced this for everybody previously. However, this option is only required for certain carrier mbns that enable IMS. Personally, I know that the O2/Telefonica Germany mbn needs this, otherwise you get a crashing modem at every boot (unless you switch to 3g before rebooting and back to LTE after boot). I generally recommend playing with this option, and if you don't need it (e.g. modem doesn't crash on boot), just keep it off - like mentioned before, this is now the default behavior of OpenCS on fresh installs anyway.
(3) This is not finalized or merged upstream in LineageOS yet, but seems like a nice feature to have and test drive already. Some bugs may be possible.
 

mauxxrtg

Member
Feb 25, 2023
24
2
ROM updated to v1.2

CHANGELOG

2023-05-10 | 1.2 | 47.2.A.10.107

  • Updated to T QPR2 release (LineageOS upstream)
  • Updated to May 2023 Security updates (both ROM and kernel)
  • Our kernel now includes updates by CIP and is up-to-date with tag st40 - thanks also to Flamefire for help with some of these (1)
  • Reduced zram size to 25% (1gb) of out total RAM to have more to use freely
  • Updated BT stuff for QPR2 (maybe offloading is working again? needs confirmation)
  • Added the option to reflash the mbn via OpenCS (see Xperia Parts) - thanks also to shank03 & Flamefire (2)
  • Fully enabled IMS on Congstar Germany via overlay on lilac
  • Possibly some battery/performance optimizations here and there
  • Fixed Android Auto support
  • Added new LineageOS "Charging control hal" for battery charging care (3)
  • Maybe more I forgot...
(1) The CIP kernel includes fixes for issues and security vulnerabilities from 4.14 kernel (see https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git)
(2) A somehwat lengthy explanation: This option is off by default on fresh installs. When upgrading, this should be enabled because we enforced this for everybody previously. However, this option is only required for certain carrier mbns that enable IMS. Personally, I know that the O2/Telefonica Germany mbn needs this, otherwise you get a crashing modem at every boot (unless you switch to 3g before rebooting and back to LTE after boot). I generally recommend playing with this option, and if you don't need it (e.g. modem doesn't crash on boot), just keep it off - like mentioned before, this is now the default behavior of OpenCS on fresh installs anyway.
(3) This is not finalized or merged upstream in LineageOS yet, but seems like a nice feature to have and test drive already. Some bugs may be possible.
Can't do Dirty Flash from 1.1

Installation Instructions (TWRP FBE):

Flash lineage-20.0-20230506- UNOFFICIAL-1.2-maple.zip
Flash MindTheGapps-13.0.0-arm64-20230408_162909.zip
Flash Magisk-25.2(25200).apk (works the same as if it was a Zip, I don't flash the 26.X because for some reason the root is lost after 1 minute, we have to downgrade to 25.2)
Clean cache/dalvik

Reboot

The system turns on, but is returned to TWRP and does not find User[0] (It does not ask for the decryption password as it does with LINEAGE 1.1)

I had to do a 1.1 dirty along with the Gapps and Magisk to get back into the system. which fortunately worked for me (I didn't delete anything beyond another cache/dalvik).

-----------

A slightly more separate issue, the Kernel does not allow a manual control of clock frequencies (for example, manually setting the minimum and maximum values for clock frequencies).

As well as I consider that the minimum clock frequency, is too high. 200MHz of Zest kernel (Android 9) vs 518MHz (Lineage kernel) on Little cores.

I don't know if it's possible to implement Zest kernel stuff inside the Lineage Kernel (120Hz display, very low clock frequencies, and more cpu governor types), but I think it would be useful stuff

Zest Kernel Link (Maple)

-------

A small warning to the users. If you try to change the Adreno (Magisk) drivers, it is very likely that the camera will take green photos. From what I saw, it's a common problem (the price to upgrade to the OpenGL version is 3.2 [email protected] )
 

DocLM

Member
ROM updated to v1.2

CHANGELOG

2023-05-10 | 1.2 | 47.2.A.10.107

  • Updated to T QPR2 release (LineageOS upstream)
  • Updated to May 2023 Security updates (both ROM and kernel)
  • Our kernel now includes updates by CIP and is up-to-date with tag st40 - thanks also to Flamefire for help with some of these (1)
  • Reduced zram size to 25% (1gb) of out total RAM to have more to use freely
  • Updated BT stuff for QPR2 (maybe offloading is working again? needs confirmation)
  • Added the option to reflash the mbn via OpenCS (see Xperia Parts) - thanks also to shank03 & Flamefire (2)
  • Fully enabled IMS on Congstar Germany via overlay on lilac
  • Possibly some battery/performance optimizations here and there
  • Fixed Android Auto support
  • Added new LineageOS "Charging control hal" for battery charging care (3)
  • Maybe more I forgot...
(1) The CIP kernel includes fixes for issues and security vulnerabilities from 4.14 kernel (see https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git)
(2) A somehwat lengthy explanation: This option is off by default on fresh installs. When upgrading, this should be enabled because we enforced this for everybody previously. However, this option is only required for certain carrier mbns that enable IMS. Personally, I know that the O2/Telefonica Germany mbn needs this, otherwise you get a crashing modem at every boot (unless you switch to 3g before rebooting and back to LTE after boot). I generally recommend playing with this option, and if you don't need it (e.g. modem doesn't crash on boot), just keep it off - like mentioned before, this is now the default behavior of OpenCS on fresh installs anyway.
(3) This is not finalized or merged upstream in LineageOS yet, but seems like a nice feature to have and test drive already. Some bugs may be possible.
Wow, really impressive work.
For the first time in years Android Auto is back on maple.

I've tried the ROM on dsds and everything seems to work fine, Safety Net fails but can be fixed with Magisk 25.2 with Zygisk and kdrag0n safety net fix.
Unfortunately seems like there is an issue with microphone during phone calls. It is really low and other people cannot hear what you say. Enabling loud speaker fix it.
I found out that on v1.1 this is not an issue, as a workaround i flashed boot.img from v1.1 and now it's working, seems like it is a kernel issues like other Android 13 recent roms.
It will be awesome if it can be patched in order to have latest security fixes and microphone working again.

I've attached the v1.1 boot.img if someone need it without have to download the entire ROM zip.
 

Attachments

  • boot_dsds_v1.1.img
    17.3 MB · Views: 151

DVt3

Member
May 8, 2020
28
5
Dirty flash didn't work for me on maple. Clean flash and all seems to be working perfectly. Top work dudes thanks soo much
 
  • Like
Reactions: Gordon1979

sohrab1985

Senior Member
Feb 26, 2011
602
408
................Unfortunately seems like there is an issue with microphone during phone calls. It is really low and other people cannot hear what you say. Enabling loud speaker fix it.
I found out that on v1.1 this is not an issue,.................
Personally I haven't faced this issue but I'll test more.

@ sohrab1985
ROM updated to v1.2 , what do you recommend? Clean or Dirty?
I'm sure You've already decided but although dirty flash should work, despite some user had problem with it, I always prefer clean flash. Since we have root so backup and restore. it shouldn't be that difficult
 

DVt3

Member
May 8, 2020
28
5
Screenshot_20230521-095156_Market Feedback Agent.png
 

danidarklord

Senior Member
Mar 27, 2014
109
29
I have no issue with camera, it works perfectly. However I do have the low mic on phone call with the 1.2 version. Also, can anybody tell me if there's any way to have Volte icon appears on status bar?
 

PurpleEnzo

New member
May 22, 2018
2
0
I've been having some trouble getting it to install correctly after having it work the first time. Subsequent installs would just boot to what appeared to be stock AOSP, so I shut the phone down, but now it is entirely unresponsive. No LED, no response with holding any combination of buttons while plugging in USB cables, and no way to restart the phone.

Should I just wait for the battery to go flat and try again, or is there another way to try and get the phone to become responsive again?

Thanks
 

mauxxrtg

Member
Feb 25, 2023
24
2
I've been having some trouble getting it to install correctly after having it work the first time. Subsequent installs would just boot to what appeared to be stock AOSP, so I shut the phone down, but now it is entirely unresponsive. No LED, no response with holding any combination of buttons while plugging in USB cables, and no way to restart the phone.

Should I just wait for the battery to go flat and try again, or is there another way to try and get the phone to become responsive again?

Thanks
To force a shutdown on the Xperia, use the combination power button and "volume +" key.

It sounds like the System crashed (it is solved with this method). You need to wait for it to vibrate several times to release both keys (make sure the force reboot is successful)
 

domhun

Member
Jun 4, 2023
8
1
Wow, really impressive work.
For the first time in years Android Auto is back on maple.

I've tried the ROM on dsds and everything seems to work fine, Safety Net fails but can be fixed with Magisk 25.2 with Zygisk and kdrag0n safety net fix.
Unfortunately seems like there is an issue with microphone during phone calls. It is really low and other people cannot hear what you say. Enabling loud speaker fix it.
I found out that on v1.1 this is not an issue, as a workaround i flashed boot.img from v1.1 and now it's working, seems like it is a kernel issues like other Android 13 recent roms.
It will be awesome if it can be patched in order to have latest security fixes and microphone working again.

I've attached the v1.1 boot.img if someone need it without have to download the entire ROM zip.
I've the same problem. During a normal phone call the mic doesn't work. How do you solve this?
 

nabjiehtu

New member
Oct 17, 2014
3
0
Same trouble with mic. May any tinymix adjustments help? Can not find proper channels to adjust

In fact the mic is working, but at very low level of sensitivity. If you're speaking directly to mic, other side can hear you
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 14
    LineageOS 20.0 for Sony Xperia XZ Premium

    logo.png



    RELEASE

    This is an alternative ROM for the Sony Xperia XZ Premium, offering several privacy features.

    Please report any issues you observe apart from the ones listed below. Logs are needed for me to fix anything (preferably dmesg and logcat). I can't test NFC very thoroughly, to please report your findings.

    FEATURES
    • Signed with dev keys
    • Up-to-date kernel
    • WireGuard kernel support
    DOWNLOAD

    You can download the latest releases and TWRP here:

    ROM:
    https://sourceforge.net/projects/yoshino/files/maple/lineage-20.0/

    TWRP:
    https://sourceforge.net/projects/yoshino/files/maple/twrp/

    Suggested Gapps (MindTheGapps) - choose 13.0.0/arm64:
    https://androidfilehost.com/?w=files&flid=322935
    or
    http://downloads.codefi.re/jdcteam/javelinanddart/gapps

    Check the ChangeLog below for firmware requirements!

    INSTALLATION

    Before first install: flash and boot into the TWRP provided in this thread, format data, reboot to recovery and wipe all internal partitions, then flash the ROM, GApps and root (if needed).

    Or if you are coming from Lineage 19.x, dirty flash to 20.0 is possible too: flash the new TWRP, ROM, and GApps, su addons (if needed).

    Note: There is not going to be a LOS su addon anymore. If you need root, flash a root manager of your choice. No guaranteed support from LOS for this.

    When updating from previous builds, simply dirty flash the ROM is enough, decryption in new TWRP works now ;)

    Recommended GApps: MindTheGapps provided in this thread. (Important to flash with rom)

    KNOWN ISSUES
    • You tell me...
    Contributors
    derf elot, modpunk, Rooted_Ansh

    Thanks to the yoshino testers (let me know if I forgot to add you)
    coin3x, feduss, GiaSen, Gizanagi, hsheemi, kaancaliskan, sohrab1985

    Source Code
    maple: https://github.com/whatawurst/android_device_sony_maple
    maple_dsds: https://github.com/whatawurst/android_device_sony_maple_dsds
    kernel: https://github.com/whatawurst/android_kernel_sony_msm8998

    Rom Information
    ROM OS Version:
    Android 13
    ROM Kernel: Linux 4.4

    Version Information
    Status:
    Stable
    Current Stable Version: 1.3
    Stable Release Date: 2023-07-15

    All credits goes to derf elot and all the other developers involved, I only post it.
    9
    ROM updated to v1.2

    CHANGELOG

    2023-05-10 | 1.2 | 47.2.A.10.107

    • Updated to T QPR2 release (LineageOS upstream)
    • Updated to May 2023 Security updates (both ROM and kernel)
    • Our kernel now includes updates by CIP and is up-to-date with tag st40 - thanks also to Flamefire for help with some of these (1)
    • Reduced zram size to 25% (1gb) of out total RAM to have more to use freely
    • Updated BT stuff for QPR2 (maybe offloading is working again? needs confirmation)
    • Added the option to reflash the mbn via OpenCS (see Xperia Parts) - thanks also to shank03 & Flamefire (2)
    • Fully enabled IMS on Congstar Germany via overlay on lilac
    • Possibly some battery/performance optimizations here and there
    • Fixed Android Auto support
    • Added new LineageOS "Charging control hal" for battery charging care (3)
    • Maybe more I forgot...
    (1) The CIP kernel includes fixes for issues and security vulnerabilities from 4.14 kernel (see https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git)
    (2) A somehwat lengthy explanation: This option is off by default on fresh installs. When upgrading, this should be enabled because we enforced this for everybody previously. However, this option is only required for certain carrier mbns that enable IMS. Personally, I know that the O2/Telefonica Germany mbn needs this, otherwise you get a crashing modem at every boot (unless you switch to 3g before rebooting and back to LTE after boot). I generally recommend playing with this option, and if you don't need it (e.g. modem doesn't crash on boot), just keep it off - like mentioned before, this is now the default behavior of OpenCS on fresh installs anyway.
    (3) This is not finalized or merged upstream in LineageOS yet, but seems like a nice feature to have and test drive already. Some bugs may be possible.
    9
    ROM updated to v1.3

    CHANGELOG

    2023-07-15 | 1.3 | 47.2.A.10.107

    • Updated to T QPR3 release (LineageOS upstream)
    • Updated to July 2023 Security updates (both ROM and kernel)
    • Updated kernel to CIP tag st42 - thanks also to Flamefire for some help
    • Fixed audio issue in kernel - thank to Flamefire
    • Fixed issue in kernel leading to inaccessible su in recent Magisk versions
    • Updated kernel sdfat driver (for external sdcard)
    • Updated implementation for Lineage battery charge control
    7
    REQUIRED FIRMWARE:

    CHANGELOG

    2023-07-15 | 1.3 | 47.2.A.10.107

    • Updated to T QPR3 release (LineageOS upstream)
    • Updated to July 2023 Security updates (both ROM and kernel)
    • Updated kernel to CIP tag st42 - thanks also to Flamefire for some help
    • Fixed audio issue in kernel - thank to Flamefire
    • Fixed issue in kernel leading to inaccessible su in recent Magisk versions
    • Updated kernel sdfat driver (for external sdcard)
    • Updated implementation for Lineage battery charge control
    2023-05-10 | 1.2 | 47.2.A.10.107
    • Updated to T QPR2 release (LineageOS upstream)
    • Updated to May 2023 Security updates (both ROM and kernel)
    • Our kernel now includes updates by CIP and is up-to-date with tag st40 - thanks also to Flamefire for help with some of these (1)
    • Reduced zram size to 25% (1gb) of out total RAM to have more to use freely
    • Updated BT stuff for QPR2 (maybe offloading is working again? needs confirmation)
    • Added the option to reflash the mbn via OpenCS (see Xperia Parts) - thanks also to shank03 & Flamefire (2)
    • Fully enabled IMS on Congstar Germany via overlay on lilac
    • Possibly some battery/performance optimizations here and there
    • Fixed Android Auto support
    • Added new LineageOS "Charging control hal" for battery charging care (3)
    • Maybe more I forgot...
    (1) The CIP kernel includes fixes for issues and security vulnerabilities from 4.14 kernel (see https://git.kernel.org/pub/scm/linux/kernel/git/cip/linux-cip.git)
    (2) A somehwat lengthy explanation: This option is off by default on fresh installs. When upgrading, this should be enabled because we enforced this for everybody previously. However, this option is only required for certain carrier mbns that enable IMS. Personally, I know that the O2/Telefonica Germany mbn needs this, otherwise you get a crashing modem at every boot (unless you switch to 3g before rebooting and back to LTE after boot). I generally recommend playing with this option, and if you don't need it (e.g. modem doesn't crash on boot), just keep it off - like mentioned before, this is now the default behavior of OpenCS on fresh installs anyway.
    (3) This is not finalized or merged upstream in LineageOS yet, but seems like a nice feature to have and test drive already. Some bugs may be possible.

    2023-01-08 | 1.1 | 47.2.A.10.107
    • Updated to T QPR1 release (LineageOS upstream)
    • New default camera app (LineageOS upstream) - yes, we cannot change video fps currently (thanks Sony!)
    • Any other updates by LineageOS upstream
    • Kernel security updates (also thanks to Flamefire)
    • Dropped keyprovd service - it is useless on unlocked BL anyway
    • Show 4G instead of LTE icon - saves some space too
    • Enable IMS by default - this still only works if carrier is supported
    • Fix some selinux denials (also thanks to Flamefire)
    • Fixup ViLTE dependencies - this might in theory work again, but it's not enabled yet
    2022-10-03 | 1.0 | 47.2.A.10.107
    • Initial release
    6
    ROM updated to v1.1

    CHANGELOG

    • Updated to T QPR1 release (LineageOS upstream)
    • New default camera app (LineageOS upstream) - yes, we cannot change video fps currently (thanks Sony!)
    • Any other updates by LineageOS upstream
    • Kernel security updates (also thanks to Flamefire)
    • Dropped keyprovd service - it is useless on unlocked BL anyway
    • Show 4G instead of LTE icon - saves some space too
    • Enable IMS by default - this still only works if carrier is supported
    • Fix some selinux denials (also thanks to Flamefire)
    • Fixup ViLTE dependencies - this might in theory work again, but it's not enabled yet