[ROM][7.1.2]AospExtended V4.6[UNOFFICIAL][Suzuran]

Search This thread

DevelLevel

Senior Member
You didn't program any profile right?
and the init.spectrum.rc can't be accessed after the rom is built?
No I used Frap129 files for the angler.
Unfortunately do I not think it is possible to edit the file because of the way / is mounted in android. I've tested but with no success. The file is located at /init.spectrum.rc

Sent from my ONEPLUS A6003 using XDA Labs
 

DevelLevel

Senior Member
New update!

2020-03-26
Changelog:
-No major changes, I've only upstreamed some patches from lineage os sources.
Rom file can be found as usual

I've also managed to get bluetooth working on this rom:), but it's in BETA stage. To make bluetooth work I had to change many files in the android source and I am using the STOCK AOSP sony device trees slightly modified. The stock sony kernel is also used. This rom is UNTESTED but I know that bluetooth does work with speakers. But unfortunately does the internal speakers on the phone not work. I appreciate further reports like if calling/messaging is working. (sound will not work if you don't use a bluetooth device)
The bluetooth working rom file can be found in "Beta (bt)" folder in both mega and Gdrive
 
Last edited:

DevelLevel

Senior Member
New update!

2020-06-15
-Implemented "Chill" and "BioShock" governors, credits to @GreyLeshy
Other:
-New TWRP 3.4.0-0 can be found under "Installation:" section
-New AEX kernel compiled with Linaro toolchain 6.5.0 (ROM comes with 4.9.x) can be found where TWRP are found
!! Note !!
You need flash a kernel or ROM after you flash TWRP
 

mrrocketdog

Senior Member
Oct 27, 2013
5,066
2,365
ok. finally got flashed and set up. very nice. one small issue is that my data connection is always showing "H" instead of LTE. anyone know what i am doing wrong or a fix?
hep is appreciated. :)
 
  • Like
Reactions: DevelLevel

Murtie

Senior Member
Dec 13, 2014
317
44
Hi,
I am new to the z5 compact e5803.
I plan to flash it but don't know which rom has the best battery performance.
How is ROM] [7.0] [Stock] [. 33] [3.7 b7] [Deodex] [DeBloat] [Font] [Stereo] [Vulkan ™] Xperia compared to v4.6 aospextended?
 

DevelLevel

Senior Member
Hi,
I am new to the z5 compact e5803.
I plan to flash it but don't know which rom has the best battery performance.
How is ROM] [7.0] [Stock] [. 33] [3.7 b7] [Deodex] [DeBloat] [Font] [Stereo] [Vulkan ™] Xperia compared to v4.6 aospextended?
Hello,
I have not tried "[ROM][7.0][Stock][.33][3.7 b7][Deodex][DeBloat][Font][Stereo][Vulkan™] Xperia Loop™" so I can not say anything about it. But the biggest difference which you can tell right away is that it has not been updated in a while, which means it does have an older security patch. It is based on stock ROM which means that you can expect some similar results battery wise as stock (most likely a bit better because of the debloat, custom kernel and more). AEX, on the other hand, has a later security patch and is based on pure stock AOSP. Be aware that Bluetooth does not work on AEX.
The only thing you really can do is to try out the ROMs your self, use it for a day and compare the battery life. Or see if someone else has tried the different ROMs.

Regards,
DevelLevel
 
  • Like
Reactions: mrrocketdog

DevelLevel

Senior Member
New update!

2020-08-02
Changelog:
-Safetynet passing, credits to Didgeridoohan on Github and his MagiskHidePropsConf module
-Kernel version updated to 3.10.89, credits to TARKZiM on Github
-Implemented boeffla wakelock blocker
 

Attachments

  • Screenshot_20200802-204657.png
    Screenshot_20200802-204657.png
    76.5 KB · Views: 98
D

Deleted member 7835385

Guest
NetRoot;83739839 [/COLOR said:
oww sir, there isnt any sensors in rom.
atd7Xk.png

This happens sometimes when wiping and flashing a new rom, it's not the roms fault.
You have to flash the device back to stock with flashtool and then reinstall the rom.
Btw, which app do you use for boeffla wakelock blocker? i couldn't find any and didn't bother to ask here.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 10
    DISCLAIMER:
    I am not an experienced developer, I build this ROM in my spare time. Feel free to report bugs and things that do not work but I may not be able to fix does. I just wanted to share my project.
    I am not responsible for any bricked or faulty devices!


    Description:
    The ROM is almost stable and next to everything works: WIFI, Camera, SMS, Phone calls, etc
    Not working: Bluetooth(check changelog from 2020-03-26), Ambient Display, Minor Wifi Tethering issue, you tell me
    Device tree/s: Suzuran, Kitakami-common
    Kernel tree: msm8994
    Security patch: 2020-12-05


    Downloads:
    Gdrive
    Mega
    (Latest) Direct Download - From Github
    TWRP - Device tree

    Installation:
    Code:
    1. Flash TWRP (tested with 3.4.0-0)
    2. Reboot to recovery
    3. Wipe
    4. Reboot to recovery
    5. Flash AospExtended
    6. (Optionally reboot to recovery)
    7. (Optionally flash Magisk/Gapps)
    Enjoy !!!


    Changelog:

    2020-12-29
    -Security patches updated to 2020-12-05
    (Sadly this might be the last release of this 7.x based ROM)

    2020-11-11
    -Security patches updated to 2020-10-05
    -Boeffla wakelock blocker [LENGTH_LIST_WL] patch, thanks to djb77, also credits to NetRoot for the idea

    2020-08-02
    -Safetynet passing, credits to Didgeridoohan on Github and his MagiskHidePropsConf module
    -Kernel version updated to 3.10.89, credits to TARKZiM on Github
    -Implemented boeffla wakelock blocker

    2020-07-07
    -Security patches updated to 2020-06-05

    2020-06-15
    -Implemented "Chill" and "BioShock" governors, credits to @GreyLeshy
    Other:
    -New TWRP 3.4.0-0 can be found under "Installation:" section
    -New AEX kernel compiled with Linaro toolchain 6.5.0 (ROM comes with 4.9.x) can be found where TWRP are found
    !! Note !!
    You need flash a kernel or ROM after you flash TWRP

    2020-06-13
    -Security patches updated to 2020-05-05
    -Implemented "zen" and "fifo" i/o schedulers, credits to @GreyLeshy

    2020-05-15
    -Security patches updated to 2020-04-05

    2020-03-26
    -No major changes, I've only upstreamed some patches from lineage os sources
    Bluetooth working BETA rom can be found in mega and gdrive in "Beta (bt)" folder

    2020-03-01
    -Spectrum brightness fix

    2020-02-29
    -Implemented spectrum profiles (experimental)

    2020-02-24
    -Security patches updated to 2020-02-05, Thx @Berni-0815
    -General AEX updates

    2019-11-10
    -Changed default GPU freq to 27Mhz

    2019-10-17
    -Implemented Adreno idler (experimental! Read on page 10)
    -Updated all system security patches to 2019-10-05

    2019-10-08
    -Implemented Voltage Control, Many thanks to mountaser halak and GreyLeshy ;)

    2019-09-11
    -Updated all system security patches to 2019-09-05

    2019-07-31
    -Updated all system security patches to 2019-07-05
    -Added support for Kcal Advanced display driver

    2019-06-10
    -Updated all system security patches to 2019-06-05

    2019-05-12
    -Critical security patches updated to 2019-04-05

    2019-04-09
    -Implemented external_google "for substratum" (experimental! Read on page 4)

    2019-04-08
    -Critical security patches updated to 2019-02-05

    Contributors
    Sony user 16, DevelLevel
    ROM OS Version: 7.x Nougat
    ROM Kernel: Linux 3.10.x
    Based On: AospExtended

    Version Information
    Status:
    Stable
    Current Stable Version: V4.6 (7.1.2)
    Stable Release Date: 2020-12-29

    Created 2019-03-11
    Last Updated 2020-12-29
    6
    New update!

    2020-03-26
    Changelog:
    -No major changes, I've only upstreamed some patches from lineage os sources.
    Rom file can be found as usual

    I've also managed to get bluetooth working on this rom:), but it's in BETA stage. To make bluetooth work I had to change many files in the android source and I am using the STOCK AOSP sony device trees slightly modified. The stock sony kernel is also used. This rom is UNTESTED but I know that bluetooth does work with speakers. But unfortunately does the internal speakers on the phone not work. I appreciate further reports like if calling/messaging is working. (sound will not work if you don't use a bluetooth device)
    The bluetooth working rom file can be found in "Beta (bt)" folder in both mega and Gdrive
    6
    New update!

    2019-11-10
    Changelog:
    -Changed default GPU freq to 27Mhz (For Adreno Idler)
    6
    New update!

    2020-03-01
    Changelog:
    -spectrum brightness fix

    ROM file can be found in "Spectrum (experimental)" folder in both mega and drive.
    5
    New update!

    2020-07-07
    Changelog:
    -Security patches updated to 2020-06-05