Development [Kernel][1.6.2022] Sekiyama 1.3 for Moto G Stylus 5G "osaka"

Search This thread

JoshA91

Member
Sep 26, 2022
7
3
works great on my Moto G Pro XT2043-4. Android 12. now if i could just find a working recovery...
 

Lil B Rules All

Senior Member
Jan 31, 2011
102
21
33
Phoenix AZ
Hey Guys, I tried searching here but couldn't find my specific answer. I just recently got a model XT2043-4 to use along with Octo4a to run my 3D printer remotely. The problem I am having is that I cannot use USB OTG and Charge the phone simultaneously with a Y splitter. I have been reading around and it seems like it is a Kernel issue with stock. Do any of you know if this Kernel supports OTG and Charging Simultaneously? Or if it is possible to get this working?
 

Top Liked Posts

  • There are no posts matching your filters.
  • 9
    Sekiyama-Kernel for Moto G Stylus 5G

    The kernel is based on sources from @Electimon which can be found here.

    Features:
    Main Features:
    - Based on kernel sources from Motorola
    - New performance based scheduler "dragrace" which prefers max clocks during screen usage.
    • Your battery milage will vary. With heavy usage I average about 10% for every 3 hours of background playback while still maintaining overall battery life when I forgo usage.
    - Exfat support for external SD Cards
    - Disabled ZRam
    • To improve memory latency
    - Updated to 5.4.147 (stock is 5.4.61) thanks @Electimon
    - This kernel is non-modular! All vendor modules are baked into the kernel. This includes sensors, audio, networking, and display.
    - Use bbr as default TCP congestion algorithm (fastest algo according to this excellent research from @kdrag0n found here )
    - Removed ALL debug config options and disabled printk
    - Wireguard Support
    - Magisk Stub integrated

    Changelog:
    Android 11

    1.4 Sekiyama 4
    1.3 Sekiyama 3
    1.0 Initial Release

    Downloads:


    Requirements

    - Unlocked Bootloader
    - USB Debugging in developer options enabled
    - Latest adb and fastboot

    How to flash the Kernel:

    Boot to TWRP and flash zip:

    In fastboot boot the recovery.img
    Commands:
    Code:
    fastboot boot recovery.img

    Go to "Advanced" -> "ADB Sideload"

    Commands:
    Code:
    adb sideload <path to zip>

    Boot to fastboot/bootloader to flash boot.img:
    Either select Reboot to bootloader option via buttons
    or type:

    Code:
    adb reboot-bootloader

    Now in fastboot flash boot.img
    Commands:
    Code:
    fastboot flash boot boot.img

    Reboot either via buttons
    or by typing
    Code:
    fastboot reboot

    @Electimon for sharing his 5.4.147 source, none of this would be possible without him sharing it.
    @topjohnwu for magisk and his entire work!
    @Freak07 for his kernel thread from which I drew inspiration.

    Source Code: https://github.com/ArtiicPanda/akmosaka/
    3
    features for next release:
    • fsync on/off
    • lrng/drng switching
    • simple LMK (low memory killer)
    if you there are features you wish to have that i haven't named, don't be afraid to ask!
    3
    features for next release:
    • fsync on/off
    • lrng/drng switching
    • simple LMK (low memory killer)
    if you there are features you wish to have that i haven't named, don't be afraid to ask!
    My only request would be gpu boost from 650mhz to 750mhz would be awesome...😃
    3
    New update released. This brings many changes such as disabling Zram to improve system latency, new cpu scheduler "dragrace" as default (prefers higher clocks while screen is active), and fixes to SD Cards. Also, I improved support for those of you who installed the TWRP ramdisk. Enjoy!
    2
    Downloads: