Development [ROM] [12.1.0] [alioth/aliothin] ArrowOS 12.1 [OFFICIAL] [DISCONTINUED]

Search This thread

MikiVanousek

Member
Sep 8, 2021
10
5
Man, this ROM was rock stable for me on Android 11. But ever since I upgraded to 12 it behaves weird and now on 12.1 apps sometimes don't launch straight away, but instead go to a black screen.

Does anyone have a similar experience?
 
I didn't know that the latest updater won't work, but it's not that hard to update manually:
  • turn on USB debugging in developer mode
  • enable device modification from PC
  • adb recovery reboot
  • select Apply Update/Apply from ADB
  • adb sideload Arrow-v12.1-alioth-OFFICIAL-*.zip
  • when it's done, reboot to system
Just wanted to point out that step 3 should be:
adb reboot recovery
 
  • Like
Reactions: Miami_T

sekhar546

Member
Sep 13, 2012
28
2
I'm getting continuous location update reminder on top right. Also, just checking when's the Android 13 build coming.

Thanks much for the developers.
 

Ronho113

Member
Sep 22, 2018
14
1
Hi, I manually checked for updates today but it showed "Bad gateway, could not connect to server". Is this a problem with the server or the OS? Thanks.
 

ngenx

Member
Jul 5, 2015
39
20
Xiaomi Poco F3
Man, this ROM was rock stable for me on Android 11. But ever since I upgraded to 12 it behaves weird and now on 12.1 apps sometimes don't launch straight away, but instead go to a black screen.

Does anyone have a similar experience?
I don't have this problem.
Did you install the recommended firmware?
Also if you came from a different ROM it's always best to do a clean wipe/install.
 

lachyzee

Senior Member
May 14, 2013
115
34
Has anyone managed to successfully get VOLTE working on the later builds without altering modem settings?
 

dasian89

New member
Sep 1, 2012
3
0
not sure if this is a bug? while i am in landscape mode i swipe up to access multitask window then it will stuck, can't even swipe and i need to lock & unlock the phone only will be able to access the multitask windows on potrait mode.
 

txenglan

Senior Member
Sep 26, 2017
158
43
Bluetooth audio still not fully working for me on latest build. Happy to provide logs if they're useful but I assume this is already a known issue since it was mentioned before.
 

((RayDar))

Senior Member
Aug 27, 2009
182
81
Bluetooth audio still not fully working for me on latest build. Happy to provide logs if they're useful but I assume this is already a known issue since it was mentioned before.
The Bluetooth on the 15-November build is working fine for me. I use it for a smartwatch, speaker, headset, and car.

When Bluetooth hasn't worked for me, in the past, it has been because of the firmware. I am using
V13.0.6.0.SKHMIXM.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 80
    logo.png

    ArrowOS

    Code:
    /*
    * We are 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 us for messing up your device, We will laugh at you.
    * It is your fault because you chose to do all the modifications on your device.
    * Remember projects like these and the work done on them is a hobby to the
    * contributors and the team members, no one is working for you nor is getting paid for it
    * have some respect for the work done by them since it is done purely on interest or a hobby
    */

    ABOUT
    ArrowOS
    is an Android Open Source Project based Android mobile operating system started with the aim of keeping things simple, clean and neat.

    Website: https://arrowos.net
    Telegram: Channel | TG Portal/Links
    Github: https://github.com/ArrowOS
    Code Review: review.arrowos.net
    E-mail: arrowos.contact
    PayPal: Donate to us
    Blog: blog.arrowos.net

    Checkout more documentation at (maintainership/contributing): Check this out

    WHAT WORKS?
    • Almost everything

    WHAT DOESN'T WORK?
    • You tell me
    Be sure to include a log : check how to

    DOWNLOADS
    Click here to Download
    Tip: Select OEM -> Device, choose Arrow-12.1 version, choose build type: "GAPPS" or "VANILLA" to download.

    Read our blog article/post about:
    * HOW-TO report a bug
    * GAPPS and VANILLA variants
    * Checking build integrity

    GPL compliance:
    ROM Source
    - https://github.com/ArrowOS
    Kernel Source- https://github.com/ArrowOS-Devices/android_kernel_xiaomi_alioth

    ROM OS Version: Android 12L
    ROM Kernel: Linux 4.x
    ROM Firmware Required: MIUI S
    Based On: AOSP
    54
    INSTALLATION PROCEDURE:

    Arrow-12.1 (after 2022-08-19): Recommend use with fw part MIUI
    V13.0.5.0.SKHMIXM
    Arrow-12.1: Recommend use with fw part MIUI V13.0.2.0.SKHMIXM (A12 Global).
    Arrow-12.0: Recommend use with fw part MIUI 12.5.5.0 Global (MI).

    __________________________________________________

    First installation (Clean flash):

    You need PC with adb/fastboot tools.
    Download boot, vendor_boot and rom zip:
    1. https://drive.google.com/file/d/1o-4T4hfEtxECIss-DVSSYAM1Kvy2iDN9/view?usp=sharing
    2. https://drive.google.com/file/d/1PgtI8bOV1yjmTZJ7euP6xDFzMszY6AXb/view?usp=sharing
    3. https://arrowos.net/download/alioth

    Reboot in fastboot. Flash arrowos recovery (boot.img and vendor_boot.img):

    fastboot flash boot_ab boot_alioth.img fastboot flash vendor_boot_ab vendor_boot_alioth.img

    Reboot in ArrowOS Recovery:

    fastboot reboot recovery

    Make format data (Factory reset -> Format data).

    Flash ROM (Apply update -> Apply from ADB):


    adb sideload name.zip

    Follow what show on device, should be ... Step 1/2 -> 2/2, then flashing ended, can reboot device in system. (In cmdline: If the process succeeds the output will stop at 47% and report `adb: failed to read command: Success`. In some cases it will report `adb: failed to read command: No error` which is also fine!")

    If you want install separate gapps on vanilla buildtype, after flash ROM:

    Advanced -> Reboot to recovery

    Flash gapps (Apply update -> Apply from ADB):


    adb sideload name.zip

    __________________________________________________

    Install updates via Updater:

    Go in Settings -> System -> Updater


    Downlad new build -> Install -> Reboot

    Device will automatically download, install a new build and reboot.

    Installation can take up to 1 hour, on 50% will stuck, it normal, just waiting (Why? - Don't forget, you now have a/b devices, a new update is installed in the background in an inactive slot, without recovery. That's why it's taking so long. Don't like? Flash manually via recovery.)

    ___________________________________________________


    Update arrow-12.0 -> arrow-12.1
    Install updates via recovery (dirty flash):

    You need PC with adb/fastboot tools.

    1) Download new build and reboot into Recovery

    2) Flash ROM (Apply update -> Apply from ADB):

    adb sideload name.zip

    3) Reboot into System

    __________________________________________________

    How update only fw part MIUI:

    You need PC with adb/fastboot tools.

    Download fw part MIUI, which you need from: https://xiaomifirmwareupdater.com/archive/firmware/alioth/

    1) Reboot into Recovery

    2) Flash fw part MIUI (Apply update -> Apply from ADB):

    adb sideload name.zip

    Look on device:
    WIll show "Signature verification error" -> Tap "Install anyway" -> Waiting installation end.

    3) Reboot into System, if you installed it after new ROM build, or Reboot into Recovery, if you want flash new ROM build.

    __________________________________________________

    Also you can use TWRP for install or update this ROM. Instructions you can find in twrp topics or telegram groups.

    __________________________________________________


    My official telegram group: CLICK HERE
    18
    Update 2022-02-04

    Device changelog:
    - partial rebase and cleanup tree
    - audio: Drop unuse effects
    - audio: Partial sync audio configuration with stock
    - Convert overlays into Runtime Resource Overlays
    - Misc fixes and upstream changes.

    Kernel:
    - Merge branch android-4.19-stable of android/kernel/common
    - Misc fixes and upstream changes.

    ROM changelog:
    - Monet Engine Settings
    - More info: https://arrowos.net/changelog.php

    Installation instruction: https://forum.xda-developers.com/t/...othin-arrowos-12-0-beta.4348617/post-85790097

    Download: https://arrowos.net/download/alioth

    Note:
    - Recommend use with fw part MIUI 12.5.5.0 (A11) Global (MI).


    P.S. My personal Telegram support chat: https://t.me/mipa_lab
    15
    Update 2022-08-08

    Device changelog:

    - Misc fixed and upstream changes.

    Kernel:
    - Merge branch android-4.19-stable of android/kernel/common
    - Merge tag LA.UM.9.12.r1-14400.02-SMxx50.QSSI13.0 of CLO
    - Mics fixes and upstream chanes.

    ROM changelog:
    - https://arrowos.net/changelog.php

    Installation instruction: https://forum.xda-developers.com/t/...othin-arrowos-12-0-beta.4348617/post-85790097

    Download: https://arrowos.net/download/alioth

    Note:
    - Recommend use with fw part MIUI V13.0.3.0.SKHMIXM (A12 Global) !!!


    P.S. My personal Telegram support chat: https://t.me/mipa_lab
    15
    Update 2022-08-01

    Device changelog:

    - Misc fixed and upstream changes.

    Kernel:
    - Merge branch upstream-f2fs-stable-linux-4.19.y of android/kernel/common
    - ARM64: configs: arrow: Enable bandwidth limiting options
    - ARM64: configs: arrow: enable optimized SHA-512 implementations
    - Import new fs/exfat
    - Mics fixes and upstream chanes.

    ROM changelog:
    - https://arrowos.net/changelog.php

    Installation instruction: https://forum.xda-developers.com/t/...othin-arrowos-12-0-beta.4348617/post-85790097

    Download: https://arrowos.net/download/alioth

    Note:
    - Recommend use with fw part MIUI V13.0.3.0.SKHMIXM (A12 Global) !!!


    P.S. My personal Telegram support chat: https://t.me/mipa_lab