CyanogenMod 13 for Galaxy S6

Status
Not open for further replies.
Search This thread

Bajanman

Retired Forum Moderator
Jun 17, 2009
8,897
9,577
Los Angeles Ca.
Temporarily Closed

Think it's best that this thread be closed temporarily due to the massive amounts of OT post.
And nothing development related haven't been posted here in a long time.

@sktjdgns1189
or
@arter97
or
@tdcfpp
or
@BMc08GT
Check your Pm when you have a little spare time. I know how it is with a new baby in the house.

Please contact me or any other Moderator to have this thread reopen.

Thanks,
Bajanman
 
Last edited:
Status
Not open for further replies.

Top Liked Posts

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

    CyanogenMod 13 for Galaxy S6​

    /* Info */

    CyanogenMod 13 build for Galaxy S6.
    Stable version of arter97 kernel is used as a base.

    /* Disclaimer */

    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. Hard. A lot.

    /* Supported devices */

    Galaxy S6 International (SM-G920F/I, zerofltexx)
    Galaxy S6 SK (SM-G920S, zeroflteskt)
    Galaxy S6 KT (SM-G920K, zerofltektt)

    Galaxy S6 edge International (SM-G925F/I, zeroltexx)
    Galaxy S6 edge SK (SM-G925S, zerolteskt)
    Galaxy S6 edge KT (SM-G925K, zeroltektt)

    All other models are not officially supported.
    Other model users should install their own fixes and install custom kernel.

    /* Unsupported devices */

    Everything else from supported devices

    /* FAQ */

    Q : Is this suitable for a daily driver?
    A : No.

    Q : How can I multi-boot?
    A : It’s only intended for developers. Don’t ask. Please. It’s more complicated than you could possibly imagine.

    Q : Which recovery should I use?
    A : TWRP or PhilZ Touch recovery will work.
    TWRP - https://twrp.me/devices/samsunggalaxys6.html
    PhilZ - http://arter97.com/browse/exynos7420/recovery/

    Q : Which Gapps should I use?
    A : It’s not even worth it yet to install Gapps. However, OpenGapps is recommended.
    http://opengapps.org/

    Q : I’m confused, microphone is listed working but call doesn’t?
    A : Stuffs like audio recording works. However, during call, microphone is inactive. So the person at the other end cannot hear you. This will be fixed in the near future.

    Q : ETA?
    A : https://www.youtube.com/watch?v=JmvCpR45LKA

    Q : Sources?
    A : https://github.com/7420dev

    /* Downloads */

    fsrv1.sayanogen.com
    XDA DevDB (mirror)

    /* Contributions */

    tdcfpp - Basic 2D graphics and more low-level stuffs to follow soon
    sktjdgns1189 - Everything else
    arter97 - Base kernel

    /* Donations */

    sktjdgns1189 - http://xdaforums.com/donatetome.php?u=4114162
    tdcfpp - http://xdaforums.com/donatetome.php?u=3350694
    arter97 - http://xdaforums.com/donatetome.php?u=4898097

    XDA:DevDB Information
    CyanogenMod 13 for Galaxy S6, ROM for the Samsung Galaxy S6

    Contributors
    sktjdgns1189, arter97, tdcfpp
    Source Code: https://github.com/7420dev

    ROM OS Version: 6.0.x Marshmallow
    ROM Kernel: Linux 3.10.x
    Based On: CyanogenMod 13

    Version Information
    Status: Testing

    Created 2015-12-13
    Last Updated 2016-01-15
    145
    /* What’s working */

    Basic 2D graphics
    Wi-Fi
    AP hotspot
    Audio
    Microphone
    SMS/MMS/Mobile Data(3G, LTE)
    Call
    Sensors
    NFC
    LED(WIP)
    MTP
    Suspend(deep-sleep)

    /* What’s not working */

    Camera
    GPS
    Hardware accelerated video/audio encoding/decoding
    Proper 3D graphics
    Listing network operator
    Everything else.
    Even what’s listed on “What’s working” has room to improve and may have some serious bugs.
    With 2D graphics, there are noticeable framedrops and tearing.
    106
    Sorry for my absence lately, my daughter was born last week (#3 :) ) and am on paternity leave currently. Will be addressing incoming calls soon, I have tracked down the issue, just need to determine what is causing it.
    98
    /* Changelog */

    20151221
    Galaxy S6 edge(G925F/I/S/K/L) support added
    (This build currently has issues with multitasking button, fix will come up soon)
    (This build is incompatible with flat models, read before downloading/installing)
    20151219
    Graphics improved
    Deep-sleep fixed
    In-call audio(mic) fixed
    Sensors fixed
    Network type switching fixed
    20151213
    Initial release
    90
    Time for a status update. I've decided to try an oss camera hal based on current odroid 5422 sources.

    Last weeks I've been getting working all oss libs which cam depends on. Csc sw won't work due to lack of asm 64 sources.

    Built camera hal and added necessary sensor info. Camera hal do load. There's no preview. V4l2 nodes are wrong. I hope to be able to guess them right.