• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM] [6.0.x] CyanogenMod 13.0 UNOFFICIAL Nightlies

crpalmer

Inactive Recognized Developer
Mar 25, 2011
2,999
8,277
0
CyanogenMod 13.0 is a free, community built, aftermarket firmware distribution of Android 6.0.x (Marshmallow), which is designed to increase performance and reliability over stock Android for your device.

Code:
#include <std_disclaimer.h>

/*
 * Your warranty is now void.
 *
 * 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.
 *
 */
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. You will need to provide your own Google Applications package (gapps). CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.

All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit our Gerrit Code Review. Your changelog is whatever was merged into gerrit.

Other Issues Not in Known Issues?

Before posting on this thread, make sure of a few things:
You've utilized the search function of the forums. Nothing irritates me more than lazy people who do not search for an answer before asking or ask the same question over and over again.
If you are the only one having a problem. Boot into recovery, wipe data/factory reset, reflash the rom/gapps and nothing else. Boot up and see if the problem persists.
LOGS LOGS LOGS!!!! Use this: SysLog by Tortel

If you have a hard reboot (to the vendor boot logo, not the CM boot logo), use adb or any other file explorer tool to pull a copy of

/sys/fs/pstore/console-ramoops (command: adb pull /sys/fs/pstore/console-ramoops)

after the reboot and provide that.

Note: We will not support any kind of modification on the ROM not done by our sources. If you are running XPosed, Kernel Booster or whatever occurs to you, we won't support you in any way. The problem will in every case be treated as the additional softwares' fault (because often it is!)

Download Links

CyanogenMod: ROM @ http://download.crpalmer.org/nightlies/pme/

Google apps addon:
(Note: Not required to run the ROM)
We are using Open GApps (Link) Arm64 version. (make sure to use 64bit when using other packages), others might also be working

Note: In case you want to use any gapps, YOU MUST install the right gapps the first time that you flash a marshmallow ROM. Do not boot with an older gapps or without one and then try to install it later.
Note: If you install a package which replaces the default dialer (mostly "Stock Gapps") you have to go to Settings->Apps->Gear-Icon and set the new dialer as a default telephony app to prevent force closing of apps

Known Issues

  • Rear Camera Force Closes when enabling HDR
  • MTP not working
  • Magnet detection/Ice View not working
  • LED notification settings are available but don't work
  • SELinux is in permissive mode
  • Notification volume is too loud
  • ?? Headphone volume is too loud? (I don't know what is normal on stock as I've never used them on stock...)

XDA:DevDB Information
CyanogenMod 13.0, ROM for the HTC 10

Contributors
crpalmer, squid2, raymanfx
Source Code: https://github.com/CyanogenMod/android_kernel_htc_msm8996

ROM OS Version: 6.0.x Marshmallow

Version Information
Status: Nightly

Created 2016-09-20
Last Updated 2016-11-05
 

devsk

Elite Member
Dec 14, 2008
1,853
695
113
Using MultiRom to boot the 0920 snapshot. Home button does not function as home. I press it and it doesn't go home. Is this because of Ex kernel I am using at the top level in MultiRom? I remember someone having this trouble with Ex kernel and CM.

Does someone remember having patch I can apply on top of Ex kernel (I am building it myself) to get this working? I remember it was a single line patch.
 
Last edited:

stonew5082

Elite Member
Mar 20, 2009
1,848
425
0
Atlantis
Using MultiRom to boot the 0920 snapshot. Home button does not function as home. I press it and it doesn't go home. Is this because of Ex kernel I am using at the top level in MultiRom? I remember someone having this trouble with Ex kernel and CM.

Does someone remember having patch I can apply on top of Ex kernel (I am building it myself) to get this working? I remember it was a single line patch.
Yeah the kernel causes this. Not sure about the patch sadly
 

INDIAN-MAfIA

Senior Member
Dec 11, 2013
344
237
43
New Delhi
Using MultiRom to boot the 0920 snapshot. Home button does not function as home. I press it and it doesn't go home. Is this because of Ex kernel I am using at the top level in MultiRom? I remember someone having this trouble with Ex kernel and CM.

Does someone remember having patch I can apply on top of Ex kernel (I am building it myself) to get this working? I remember it was a single line patch.
You can try elitekernel. It's based on EX and he has patched the home button as well.
Edit: I guess this was the change
https://github.com/Elite-Kernels/HTC-10/commit/defb8a468268f757c5ce3ddf7c09ff4738282e9c
 
Last edited:
  • Like
Reactions: devsk

rav101

Elite Member
Dec 1, 2013
2,325
1,258
113
Walsall
Hi, can you post any changelog when you upload a new build please? just a .txt file with same name in order to know what's new on each build ;)
Thanks :)
Hey buddy,

For the changelog Mr. Palmer has mentioned to go to Gerrit (http://review.cyanogenmod.org/)

The specific section for HTC 10 changes are as follows (http://review.cyanogenmod.org/#/q/project:CyanogenMod/android_device_htc_pme).

It will be easier to look there as if will have all the relevant changes you need. He may look to put up a change log when we are closer to or at a stable build.

Sent from my HTC 10 using XDA Labs
 

fabiere

Member
Sep 29, 2010
39
13
0
Tarbes
Hey buddy,

For the changelog Mr. Palmer has mentioned to go to Gerrit (http://review.cyanogenmod.org/)

The specific section for HTC 10 changes are as follows (http://review.cyanogenmod.org/#/q/project:CyanogenMod/android_device_htc_pme).

It will be easier to look there as if will have all the relevant changes you need. He may look to put up a change log when we are closer to or at a stable build.

Sent from my HTC 10 using XDA Labs
Ok thanks, sorry i haven't understand this correctly, thanks for your explanations ;)
 
Last edited: