[ROM] [BETA][5.1.1] Unofficial CyanogenMod 12.1

Status
Not open for further replies.
Search This thread

RohanAJoshi

Senior Member
Mar 17, 2011
2,454
1,671
Pune
OnePlus 8 Pro
Samsung Galaxy S22 Plus

jamesst20

Senior Member
Jan 31, 2012
1,674
2,190
28
  • Like
Reactions: alex1301

screamor

Senior Member
Mar 13, 2009
61
5
Here we go. Thats what i want to see. Start of developing. Now i am waiting still for my invite....
 

chris264

Senior Member
Apr 10, 2012
1,331
434
What Gapps you should take? Nice greetings and thanks for the work. Must ask again whether the ThemeEngine goes ;)

OnePlus 2
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 187
    CyanogenMod for OnePlus 2

    Code:
    #include <std_disclaimer.h>
    /*
    * 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.
    */

    Sources
    https://github.com/Grarak/android_device_oneplus_oneplus2
    https://github.com/Grarak/android_kernel_oneplus_msm8994
    https://github.com/Grarak/proprietary_vendor_oneplus
    https://github.com/CyanogenMod/android_device_qcom_common
    https://github.com/CyanogenMod/android_external_mm-dash

    What does work?
    - Display
    - Touchscreen
    - Camera
    - Audio
    - RIL
    - Sensors
    - Wifi
    - Bluetooth
    - GPS
    - Notification Slider

    What does not work?
    - Fingerprint
    - Laser Autofocus

    This ROM is currently quite stable. I am using it as daily driver.

    Downloads
    ROM

    Installation
    • Boot into Recovery
    • Wipe Cache/Data
    • Install Zip
    • Select the ROM, optional GApps (64-bit)
    • Done

    Credits
    • Hima-devs - for all their work on msm8994
    • lackyking - for his pretty stable CM build (http://xdaforums.com/showpost.php?p=62497811&postcount=17)
    • martincz - fixing bluetooth, helping with wifi symlinks and helping with compilation issues
    • KonstaT - fixing dtb
    • Oppo-devs - Gesture code

    XDA:DevDB Information
    CM OnePlus 2, ROM for the OnePlus 2

    Contributors
    Grarak
    ROM OS Version: 5.1.x Lollipop
    ROM Kernel: Linux 3.10.x
    ROM Firmware Required: Unlocked bootloader

    Version Information
    Status: Beta

    Created 2015-08-24
    Last Updated 2015-12-25
    71
    Changelog:

    20151225
    - Fixed MAC address
    - Selinux enforcing

    20151102
    - Show USB-OTG mount options in storage settings
    - audio improvements (fix OK Google)

    20151017
    - Fix OTG

    20151003
    - Fix hardware keys sometimes not responding

    20150929
    - Show correct phone variant

    20150928
    - Fix notification slider mapping after booting

    20150927
    - Enable double tap to wake
    - Enable gestures
    - Fix loudspeaker during call
    - Use bfq
    - Enable doze

    20150913
    - Use fiops scheduler after booting
    - Add vibration intensity
    - Add keydisabler
    - Enable f2fs (untested)

    20150912
    - Fix notification slider

    20150906
    - Enable button vibration

    20150831
    - Some audio improvements

    20150828
    - Fix Wifi Hotspot
    - Change codename to oneplus2

    20150826
    - Fix Audio
    - Fix RIL
    - Fix Sensors
    - Fix Wifi
    - Fix Bluetooth
    - Fix GPS

    20150824
    - Initial release
    62
    How to fix mac address
    Reboot into recovery. Use terminal (adb shell or builtin terminal from TWRP) type in:
    mount system
    ln -sf /persist/wlan_mac.bin system/etc/firmware/wlan/qca_cld/wlan_mac.bin
    reboot

    Fix included in latest build
    55
    How do you do fellow kids? :cool:

    I'm glad somebody is trying to make CM usable on OP2, most likely I'll help and contribute something too later, as I just got a device myself.

    Cheers Grarak for what you're doing!
    39
    New build is up.