[ROM][UNOFFICIAL] CyanogenMod 12.1 Nightlies OpenDesireProject

Search This thread

bluebirch

Senior Member
Dec 2, 2012
124
19
Umeå
I knew I should've been more specific, haha. Which of the two filesystems is the fastest: e2fs or ext4?

I guessed that was what you asked right after I sent my last reply. ;)

First, I made a typo, it's f2fs (not e2fs) that is the fastest one. It's optimized for flash storage (f2fs stands for Flash-Friendly File System). It has significantly better performance on older devices.
 
Last edited:
  • Like
Reactions: lingowistico

jkrhu

Member
Apr 11, 2016
37
16
Xiaomi Mi A2 Lite
Hi guys

I would love to stay on this ROM but there's a one, major issue to me that makes me wanna revert back to KitKat. I'm talking about the internet speed. I have no idea if it's limited or if the device is throttling, but even 144p YouTube videos are constantly buffering to me. Is it just me, am I doing something wrong? Is Marshmallow even worse?

Greetings
 

Top Liked Posts

  • There are no posts matching your filters.
  • 35
    #include
    /*
    * 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.
    */

    General:
    These are UNOFFICIAL CM12.1 Lollipop Nightlies brought to you by Open Desire Project and TeamCodefire as a continuum to CM 11.0 and 12.0 builds. Builds are generated automatically on Mon/Wed/Fri/Sun. Process starts around 00:30 PST/PDT. If it fails, then there will be no build until the reason for failure is taken care of which can take time. Last 7 nightlies will be kept on the server. If you want a longer history of them, you are free to archive them yourself.

    Thanks and credits:
    • Andromadus
    • CodeAuroraForum
    • CyanogenMod
    • BananaGranola
    • Epic Beard Men
    • eXistZ
    • Flemmard
    • Flinny
    • goo.im
    • Juansheng
    • paulb_nl
    • randomblame
    • synergye
    • Mustaavalkosta
    • TeamCodefire (for build server and hosting, priceless)
    • All the rest that have helped to construct these builds and develop software for ace directly or indirectly in the past.

    Githubs:

    Changelogs:


    Installation instructions:
    1. Download Nightlies
    2. Download gapps from here
    3. Put the files on SD card
    4. Reboot to recovery
    5. Do factory reset (ie. format /system, /data, /cache, /sd-ext and /sdcard/.android_secure)
    6. Flash cm-12.1-YYYYMMDD-UNOFFICIAL-saga.zip
    7. Flash gapps zip
    8. Remember to flash boot.img via fastboot if you have S-ON
    9. Reboot and enjoy

    Update instructions:
    1. Download Nightlies
    2. Put the file on SD card
    3. Reboot to recovery
    4. Flash cm-12.1-YYYYMMDD-UNOFFICIAL-saga.zip
    5. Remember to reflash boot.img via fastboot if you have S-ON
    6. No need to flash gapps as CM backuptool script should take care of them (results may vary depending on which gapps package you are using)
    7. Reboot and enjoy

    Kernel
    • Source: github
    • Compiler: stock AOSP gcc-4.8
    • Branch: cm-12.1
    • Kernel Version: 3.0.101
    • defconfig: saga_defconfig

    Contact:

    Donations:
    • For build server & hosting: codefi.re (use the donation button)
    • I don't really need your money right now but if you insist on donating to me I suggest you donate that money to EFF instead here: https://supporters.eff.org/donate

    FAQ:
    Q: I tried to flash the ROM and got this:

    Code:
    Installing update...
    set_metadata_recursive: some changes failed
    E:Error in /sdcard/..path od ROM.zip
    (Status 7)
    Installation aborted.

    Or I'm having other recovery issues.
    A: Download and install the latest recovery here.

    Q: I've used HTC Dev unlock and flashed the rom but it won't boot. What should I do?
    A: You need to extract boot.img from the zip and flash it via fastboot. If you don't have fastboot executable anymore from flashing recovery, install Android SDK platform tools (Linux users should find it from distro's package management) and then reboot to bootloader, open command prompt and navigate to the location you extracted your boot.img and type:

    Code:
    fastboot flash boot boot.img

    You need to repeat this everytime you flash new version of this rom to ensure everything will work fluently as long as you have just basic HTC Dev unlock.

    Q: Where are my developer and performance options?
    A: http://goo.gl/jpS8r

    Q: Feature X doesn't work, let's make 1000 posts about it to annoy everyone.
    A: Please, dont. Use search and then use search again and only then report your problem with necessary logs. [Logcat guide, thanks to MusikMonk for the link]

    Q: Hey, my old phone is running the latest Android version, i want to thank someone!
    A: Press thanks button here

    Q: I hate you for not fixing this issue X!!!
    A: I love you too.

    Q: How I can build CM12.1 myself?
    A: Setup a basic Android build environment.

    Code:
    mkdir cm12.1
    cd cm12.1/
    repo init -u git://github.com/CyanogenMod/android.git -b cm-12.1
    mkdir -p .repo/local_manifests
    wget https://github.com/OpenDesireProject/android/raw/cm-12.1/local_manifest.xml -O .repo/local_manifests/local_manifest.xml
    repo sync
    . build/envsetup.sh
    lunch cm_saga-userdebug
    mka bacon

    Once the build finishes you'll find your goods from out/target/product/saga/ directory.

    Q: Something about something something something.
    A: Ask the guy/gal next to you.

    XDA:DevDB Information
    Unofficial CyanogenMod 12.1 Nightlies, ROM for the HTC Desire S

    Contributors
    kylon, Mustaavalkosta, paulb_nl, Phantom Shadow
    ROM OS Version: 5.1.x Lollipop
    ROM Kernel: Linux 3.0.x
    ROM Firmware Required: Twrp 2.8.7.0
    Based On: CyanogenMod

    Version Information
    Status: Alpha

    Created 2015-04-02
    Last Updated 2017-01-04
    10
    Hi guys, how's development going? Seems a bit slow now :(

    Was just wondering if my previous logcats are useful? Or applications crashes "don't matter" (in the sense you'll only look into OS features - i.e. wifi, calls, sensors...)?

    Keep up the great work :good:
    I'm quite busy in my life right now and will likely be so for a while. I can't say anything for the others because we don't really work that tightly together - people just do things they want to do when they want to do them. I'm personally mainly interested in fixing WebView / RenderThread crash for the time being but it's not progressing very fast due to the aforementioned life situation among other things. I'm not making a stress source out of this project though so things progress at their own pace like it has been the past 3 years I've been involved with ace community. I'm sorry for any possible misunderstandings if this hasn't been clear.
    10
    Our server is now upgraded to the next level. I emptied whatever donations I had received earlier and recently from saga users and in addition to upgrading the server I renewed it for another 3 months so it's now paid until 29/02/2016. I also renewed opendesireproject.org domain for another year from earlier donations sitting on my account and domain is now valid until 30/11/2016. Thanks for the contributions that will enable us to provide a bit better UX for everyone! :)

    I'm in the process of uploading more of saga builds to dl.opendesireproject.org. Tomorrow's 12.1 build should have OTA app included so you can receive notifications of new builds, download them and even flash them with it (S-ON users still need to flash boot.img manually, there's nothing I can do about that). If 12.1 OTAs prove to be working ok, I'll probably extend this support to 12.0 builds too in the near future.

    Edit: Warning: OTA flashing doesn't create backups before flashing. Keep this in mind especially with nightlies that can break whenever without warning.
    10
    Is it theoretically possible to use the open source freedreno drivers? They support OpenGL ES 2.0 on Adreno 205. If so, they might resolve some graphical issues (if there are any left while using the new adreno blobs).
    Yeah, I guess it's possible but if we ask whether it's possible that I can make them work, that's a completely different story. :)

    ps. I just heard back from Lapyyyyyy about cm-13.0 and apparently saga isn't worse than ace at this point which is nice. Maybe public nightlies will appear in the coming weeks.
    8
    Freedreno is not a good idea.
    It will probably add more issues and glitches.
    Also, it does not fully support android phones and you need to write or edit the panel driver (maybe some other files) to work with it.