Development [ROM][13.0][OFFICIAL] SparkOS [AOSP][STABLE][11/10/2022]

Search This thread

meltbanana

Senior Member
Feb 13, 2018
304
132
Xiaomi Mi 10T Lite
yes, it's there under display min max refresh rate settings, but the battery drain might bei caused by background updates of the google play services. cause now I'm still on 13.5.5 and the battery lasts for about a day, massive drain overnight.
 

casacristo

Senior Member
Oct 25, 2009
363
119
Anybody got microg working on SparkOS ?So far I haven't found a way to enable signature spoofing which is needed by microg
 

AR satria

Member
Jan 29, 2021
5
0
yes, it's there under display min max refresh rate settings, but the battery drain might bei caused by background updates of the google play services. cause now I'm still on 13.5.5 and the battery lasts for about a day, massive drain overnight.
Hello Friends. .One more question. I have a problem. I'm using version 13.5.5 always can't use dialpad calls or call using sim card... always error "connection problem or invalid mmi code" I don' t know how to solve it.It happens with every version.
 

UniNick

Senior Member
Dec 6, 2020
185
78
Samsung Galaxy S10+
Redmi Note 10
Anybody got microg working on SparkOS ?So far I haven't found a way to enable signature spoofing which is needed by microg
I tested an earlier version where sig spoof was enabled, not sure about the recent builds however. But I don't think devs changed that, either.
At that time microg installed and worked fine (just download the apks from the microg website, install and reboot).
Only CTS mismatch, that means some banking apps won't run.
 

Adiyasa

Senior Member
May 13, 2016
84
9
28
Majalengka
hi everyone. . I want to ask how to update the GPU driver on sparkOS because I've tried but it still doesn't work. even though when flashing the Zip it was successful, when checking using aida64 it still didn't work. . I'm using version 13.5.5
 
Last edited:

lemon567

Senior Member
Dec 28, 2013
90
34
Nexus 9
Huawei P20 Lite
Installed latest SparkOS 13.6 and did a clean flash as suggested in the OP, working good so far the only thing thats causing me issues is that the Spark Launcher crashes when trying to open its settings. Has anyone else experienced this is there a fix or workaround for that?
Turns out that the Spark Launcher Settings do not crash on Dark Mode on Spark 13.6. BTW Spark 13.7 has been released on the 29th of august 2023.
 
Last edited:
  • Like
Reactions: fparri

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    Installed latest SparkOS 13.6 and did a clean flash as suggested in the OP, working good so far the only thing thats causing me issues is that the Spark Launcher crashes when trying to open its settings. Has anyone else experienced this is there a fix or workaround for that?
    Turns out that the Spark Launcher Settings do not crash on Dark Mode on Spark 13.6. BTW Spark 13.7 has been released on the 29th of august 2023.
    1
    Does anyone have trouble with the USB audio adapter? I'm not getting sound
    Installed the latest update, did a clean install.
  • 22
    [ROM][13.0][UNOFFICIAL/OFFICIAL] SparkOS [AOSP][STABLE][11/10/2022]

    intro.jpg

    SparkOS is an AOSP based ROM, packed with many features without sacrificing stability and performance.
    In short a fully functional operating system as stable and customizable as it should be.

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

    Device Specific Issues:
    • None found during my testing

    Requirements
    • Latest Global Firmware

    Downloads
    Get the latest SparkOS Build for munch Download
    Firmware https://xiaomifirmwareupdater.com/firmware/munch/
    Magisk (optional) https://github.com/topjohnwu/Magisk/releases
    Recovery OrangeFox

    Note: On -gapps builds GApps are included, don't flash separately.

    Notes
    • Encryption is enabled by default
    • SELinux is enforcing
    • Immensitty Kernel Included


    The provided Recovery is recommended if you want to stay encrypted, no custom recovery supports encryption on Android13, i.e. you won't be able to decrypt your data.
    <!-- Might be different for different devices -->
    Flashing Instructions
    Clean flash (coming from a different ROM):

    • Download ROM from the link above
    • Download Magisk v23.0 or newer (optionally)
    • Reboot to recovery
    • Wipe cache, dalvik, data
    • Flash latest global stable firmware (link above)
    • Flash ROM zip
    • Format data (if encrypted)
    • Reboot and voila!
    • To get root access, reboot to recovery after ROM setup and flash magisk.

    Updating to a newer build (dirty flash):
    • Flash ROM zip and magisk (optional)
    • Wipe cache and dalvik (optional, recommended)
    • Reboot and voila!

    Join our Telegram Group https://t.me/SparkOSChannel
    See our Website for more info https://spark-os.live/
    Buy me a Coffee https://paypal.me/spyroskal

    Source Code
    SparkOS https://github.com/Spark-Rom
    Device Tree and Vendor Tree https://github.com/Spark-Devices
    Kernel Tree https://github.com/Spark-Devices/kernel_xiaomi_munch

    ROM OS Version: Android 13.
    ROM Kernel: Linux 4.14.x
    Stable Release Date: 11 10 2022
    Latest Release Date: 11 10 2022
    6
    13.5.5 causes the fingerprints to reset so phone can't be unlocked via fingerprint as well as apps that require a authentification via fingerprint

    13.5.5 causes Audio issues in form of slight cracking noise when watching videos and switching from one video to another like in the YouTube app or when watching a video and playing a game simultaneously

    still looking forward to the future reworked build that has the big march security update included
    For anyone having the same issues as I had this is how I fixed it might work for you as well so give it a shot.

    I installed latest Global Firmware V14.0.2.0.TLMMIXM (released on 23.03.2023) via latest Orangefox recovery (R11.1_2_A12) and wiped cache and dalvik/Art after flashing the firmware afterwards rebooted to system and voila the issues are gone
    3
    Thanks for the rom.

    It works fine except for the huge battery drain unfortunately. The phone never goes into deep sleep (0min). Can someone help me with that?

    I have looked into it with Better Battery Stats. The Partial Wakelock that seems to be the reason for that is called PhoneWindowManager.mPowerKeyWakeLock (responsible for ~80% of all wakelocks). The count increases by 1-4 wakelocks every time I turn off and then turn on the screen. I can also use display double tap gestures to turn off and on the screen (i.e. without pressing the power button). However, the problem persists. I tried to disable the power button mappings, but there is no option to disable the long press which is either mapped to the power menu or the Google Assistant.

    Does anyone have any idea what I could try to solve the deep sleep issue?

    I have adb access set up but the phone is not rooted. I am using Spark-13.5.5-Official-munch-20230318-gapps.zip

    Thanks.
    2
    [ROM][13.0][UNOFFICIAL/OFFICIAL] SparkOS [AOSP][STABLE][11/10/2022]

    intro.jpg

    SparkOS is an AOSP based ROM, packed with many features without sacrificing stability and performance.
    In short a fully functional operating system as stable and customizable as it should be.

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

    Device Specific Issues:
    • None found during my testing

    Requirements
    • Latest Global Firmware

    Downloads
    Get the latest SparkOS Build for munch Download
    Firmware https://xiaomifirmwareupdater.com/firmware/munch/
    Magisk (optional) https://github.com/topjohnwu/Magisk/releases
    Recovery OrangeFox

    Note: On -gapps builds GApps are included, don't flash separately.

    Notes
    • Encryption is enabled by default
    • SELinux is enforcing
    • Immensitty Kernel Included


    The provided Recovery is recommended if you want to stay encrypted, no custom recovery supports encryption on Android13, i.e. you won't be able to decrypt your data.
    <!-- Might be different for different devices -->
    Flashing Instructions
    Clean flash (coming from a different ROM):

    • Download ROM from the link above
    • Download Magisk v23.0 or newer (optionally)
    • Reboot to recovery
    • Wipe cache, dalvik, data
    • Flash latest global stable firmware (link above)
    • Flash ROM zip
    • Format data (if encrypted)
    • Reboot and voila!
    • To get root access, reboot to recovery after ROM setup and flash magisk.

    Updating to a newer build (dirty flash):
    • Flash ROM zip and magisk (optional)
    • Wipe cache and dalvik (optional, recommended)
    • Reboot and voila!

    Join our Telegram Group https://t.me/SparkOSChannel
    See our Website for more info https://spark-os.live/
    Buy me a Coffee https://paypal.me/spyroskal

    Source Code
    SparkOS https://github.com/Spark-Rom
    Device Tree and Vendor Tree https://github.com/Spark-Devices
    Kernel Tree https://github.com/Spark-Devices/kernel_xiaomi_munch

    ROM OS Version: Android 13.
    ROM Kernel: Linux 4.14.x
    Stable Release Date: 11 10 2022
    Latest Release Date: 11 10 2022
    It seems to be the most optimized among the Android 13 chrome installations. The camera is also close to miui genuine, thank you so much.
    2
    This bug still exist after I flash lasted build.

    I'll try other rom instead...
    This is not a problem for me.
    Did you look out to switch the MAC address option? The default here is to use a randomized MAC every time you try to connect, therefore it asks every time for a password. You can set it to per-network randomized or just use the device MAC and it should work fine. just have to "edit" the settings for that specific network.