[ROM][DISCUSSION][GT-N7000] CyanogenMod 10.2 Discussion Thread - Galaxy Note GT-N7000 General

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.3 (Jelly Bean), which is designed to increase performance and reliability over stock Android for your device.
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. Hard. A lot.
*/
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. Linked below is a package that has come from another Android project that restore the Google parts. 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 out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
IMPORTANT INFORMATION
Click to expand...
Click to collapse
If this thread becomes a mess, I'll lock it immediately
We'll not support users and answer questions from users which:
- are running a custom kernel
- have flashed mods
- modified system files
- didn't follow our intructions word by word
- are unfriendly
Even if you tell us that your problem is not related to your custom kernel /mod / magic => WE DON'T CARE!
Your mod => your problem!
WIKI
Click to expand...
Click to collapse
Official CyanogenMod Wiki: http://wiki.cyanogenmod.org/w/N7000_Info
HOW TO INSTALL
Click to expand...
Click to collapse
First time installing CyanogenMod 10.2 to your Galaxy Note, or coming from another ROM:
- Read known issues ans FAQs
- Make sure you're running a proper working ClockworkMod-Recovery
- Copy GApps and CM10.2 ZIPs to your SDCard
- Boot into Recovery
- Flash CM10.2 zip from SDCard
- Flash GApps zip from SDCard
- DO A DATA WIPE / FACTORY RESET (otherwise your device will be stuck at boot)
- Reboot
- Don't restore system data using Titanium Backup!
- Restoring Apps + Data might cause problems and is not recommended, avoid it if possible!
Upgrading from earlier version of CyanogenMod 10.2:
- Copy CM10.2 ZIP to your SDCard
- Boot into Recovery
- Flash CM10.2 zip from SDCard
- Reboot
Upgrading from CyanogenMod 10/10.1:
- Read known issues ans FAQs
- Copy GApps and CM10.2 ZIPs to your SDCard
- Boot into Recovery
- Flash CM10.2 zip from SDCard
- Flash GApps zip from SDCard
- Wipe data, we're not sure if everything will work yet.
- Reboot
SCREENSHOTS
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
KNOWN ISSUES
Click to expand...
Click to collapse
Known bugs:
- some minor graphics glitches
- no camera fix has been merged
Remember we just merged yesterday (26th july), expect bugs in apps
DOWNLOADS
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2381499
CHANGELOG
Click to expand...
Click to collapse
http://changelog.bbqdroid.org/#/n7000/next
SUPPORT
Click to expand...
Click to collapse
Chat:
http://webchat.freenode.net/?channels=teamhacksung-support
irc.freenode.net #teamhacksung-support
Don't expect any support if you:
- are not running stock cm-kernel
- have installed any mods
- have modified system files
DEAR KANGERS
Click to expand...
Click to collapse
If you're going to reuse our work, which we're doing for free, be fair and give proper credits.
This is the only payment we're really demanding and we deserve it to be mentioned because of the countless hours we've put into this project.
Open-Source doesn't mean Out-of-Respect!!!
SUPPORT US
Click to expand...
Click to collapse
If you want to donate a few bucks for the work we're doing in our freetime:

I will get new battery today and test this 4.3
Wysłane z mojego GT-N7000 za pomocą Tapatalk 4

So dev thread got locked within just three days.
I see, Note N7000 people are the craziest and notorious trolls here in XDA. :laugh:
Thanks for your support @XpLoDWilD.

Thanks and sorry at the same time...

M3TALLICA said:
So dev thread got locked within just three days.
I see, Note N7000 people are the craziest and notorious trolls here in XDA. :laugh:
Thanks for your support @XpLoDWilD.
Click to expand...
Click to collapse
Cause Note1 got the worst official JB update from all devices out there...therefore everybody is praying for a hero that makes a rom that works as it should....
As long as I keep the N1, cm ROMs are far better then any other tw ROM out there...
Running latest build cm10.2...some small glitches already mentioned but looks promising so far...
Thanks a lot for devs that try to bring this to work...
Sent from my GT-N7000 using xda app-developers app

Building your own CM10.2
After building and using a CM10.1 for a few days now I started to try to build the experimental CM10.2 myself.
I used the How To in the CyanogenMod wiki and changed some settings related to 10.2 (or maybe better: I tried to change).
The history:
In the morning my first build succeeded and could be installed on the device. Testing it without factory reset and only cleaning the caches. It booted in the usual way. Then I got the offer to choose between Nova and Trebuchet launcher (I'm using Nova in 10.1). The selection of the launcher resulted in a restart. So not really successful.
After a factory reset I get the restart when choosing the language in the setup. My build configuration is definitely incomplete/wrong.
Now I switched to the provided built and with this one I could boot into CM10.2 without making a factory reset. Using it right now to connect with a ssh client to my build computer at home and trying a new build.
The idea:
Maybe there are other members here who want to make their own CM10.2 builds as early as possible. Or maybe some did already.
So I want to write down the necessary changes to the normal CM10.1 procedure and I hope that this might help to solve some problems.
With the "migration" of this thread from Original Development to General I assume it is ok to do so (if not I will delete it asap).
Changes in the original Tutorial:
How To Build CyanogenMod Android for Samsung Galaxy Note (International) ("n7000")
I followed the tutorial which is a really good one. I will list the changes I made for CM 10.2.
2.3 Initialize the CyanogenMod source repository
Switched from cm-10.1 to cm-10.2
Code:
$ cd ~/android/system/
$ repo init -u git://github.com/CyanogenMod/android.git -b cm-10.2
2.8 Prepare the device-specific code
removed this. So if my new build will work this thread might get useless because there isn't much to change in the 10.1 tutorial
With these changes I can start to build CM 10.2 and get an installable zip.
Right now I'm building it again and will try later if "my" restart will disappear or some things more need to be changed.
And of course I hope some members might help me or add necessary parts.
Thanks in advance.

Thanks for the thread and sorry for the OT xplodwild
Sent from my GT-N7000 using xda premium

Yeah thank you XpLoDWilD and i am sorry too

it's a semi off-topic: i almost have one rule when i change/buy my phone: to be CM supported.
By far the best rom out there, not all the fancy things producer does (although NEMESIS project, it is one as the name states)(although i would like a center clock and a ram bar at the recent apps ), CM doesn't care about the age of the phone, or if one company must force end updating a rom, for the people to buy the next model (S thingy).
Thank you CM (i refer the the people, project and everything related to)!
Long Live CM
now you are spamming this thread too

In my oppinion, asking if the possibility of bricking one's device due to a EMMC bug and the fact that the new Android version uses a command that can trigger said bug IS development related. But heck, whatever. Then let me ask the same question here: could this ROM possibly brick my phone or was that taken care of during developement?

DeKubus said:
In my oppinion, asking if the possibility of bricking one's device due to a EMMC bug and the fact that the new Android version uses a command that can trigger said bug IS development related. But heck, whatever. Then let me ask the same question here: could this ROM possibly brick my phone or was that taken care of during developement?
Click to expand...
Click to collapse
i want to think that the developers already thought about that, and if there was any danger it was posted already...
why do we have the experimental builds, just to screw up our phones, see how many ppl flash 10.2 and screw their phones, statistical emmc chips fried?

I asked this question in the closed thread and because of that I took the liberty to repeat it in a PM.
fstrim (it is a part of the CM10.2 sources) command works on eMMC and the developers will check if this is a real threat or only a wrong assumption.
So we'll have to wait a little - the answers will come.

So this is the fun thread?
Sent from my GT-N7000 using Tapatalk 4 Beta

I hope it won't be (ab)used as such. As xplodwild made it clear by closing the other one without further warning.

I love CYANOGEN MODE.
I can't live with cyanamode...
That's why I bought gt n7000
Thank tlyou cm
Long live our CM
Sent from my GT-N7000 using xda premium

To answer the FSTRIM / EMMC brick bug: You should be safe. Right now CM kernels block all erase, and all Sammy kernels translate secure into nonsecure.

I found an info in other kernel development thread - and of course I do not know it this statement is true, but it seems logical:
fstrim won't work with MMC_CAP_ERASE disabled.
So with the safe CM kernels (here it is disabled) we still can't experience the brickbug.
But we won't get the trim benefits with 4.3 (see the XDA Portal today with a report about it).
The source of fstrim.c (in system/vold) is quite simple to read.
The magic is done in this line (part of an if-statement):
Code:
ioctl(fd, FITRIM, &range)
If the fstrim <-> MMC_CAP_ERASE relation is true, we are safe but will still suffer from the increasing lags.
Let's wait for a more reliable analysis by Entropy512 or other eMMC-Gurus.
The complete function here:
Code:
static void *do_fstrim_filesystems(void *ignored)
{
int i;
int fd;
int ret = 0;
struct fstrim_range range = { 0 };
struct stat sb;
extern struct fstab *fstab;
SLOGI("Starting fstrim work...\n");
/* Log the start time in the event log */
LOG_EVENT_LONG(LOG_FSTRIM_START, get_boot_time_ms());
for (i = 0; i < fstab->num_entries; i++) {
/* Skip raw partitions */
if (!strcmp(fstab->recs[i].fs_type, "emmc") ||
!strcmp(fstab->recs[i].fs_type, "mtd")) {
continue;
}
/* Skip read-only filesystems */
if (fstab->recs[i].flags & MS_RDONLY) {
continue;
}
if (fs_mgr_is_voldmanaged(&fstab->recs[i])) {
continue; /* Should we trim fat32 filesystems? */
}
if (stat(fstab->recs[i].mount_point, &sb) == -1) {
SLOGE("Cannot stat mount point %s\n", fstab->recs[i].mount_point);
ret = -1;
continue;
}
if (!S_ISDIR(sb.st_mode)) {
SLOGE("%s is not a directory\n", fstab->recs[i].mount_point);
ret = -1;
continue;
}
fd = open(fstab->recs[i].mount_point, O_RDONLY);
if (fd < 0) {
SLOGE("Cannot open %s for FITRIM\n", fstab->recs[i].mount_point);
ret = -1;
continue;
}
memset(&range, 0, sizeof(range));
range.len = ULLONG_MAX;
SLOGI("Invoking FITRIM ioctl on %s", fstab->recs[i].mount_point);
if (ioctl(fd, FITRIM, &range)) {
SLOGE("FITRIM ioctl failed on %s", fstab->recs[i].mount_point);
ret = -1;
}
SLOGI("Trimmed %llu bytes on %s\n", range.len, fstab->recs[i].mount_point);
close(fd);
}
/* Log the finish time in the event log */
LOG_EVENT_LONG(LOG_FSTRIM_FINISH, get_boot_time_ms());
SLOGI("Finished fstrim work.\n");
/* Release the wakelock that let us work */
release_wake_lock(FSTRIM_WAKELOCK);
return (void *)ret;
}
---------- Post added at 05:47 PM ---------- Previous post was at 05:44 PM ----------
XpLoDWilD said:
To answer the FSTRIM / EMMC brick bug: You should be safe. Right now CM kernels block all erase, and all Sammy kernels translate secure into nonsecure.
Click to expand...
Click to collapse
I just made my post and then saw this statement.
So no brick bug danger because of the blocked commands but we won't get the trim benefits in 4.3 for the N7000

On this ROM you cannot record in full HD but when you install lg camera it is working ok
Sent from my GT-N7000 using XDA Premium HD app

re TRIM, see also @Entropy512 comment here

all is nice with this rom.. cept for some graphical stuff in Feedly and during screen rotation..
it will run hot initially after that this rom runs as per normal
To get root working properly, need to disable root in developer settings, reboot the phone. After the phone reboots, enable root again. Root should work properly. Well, at least thats how i get my phone;s root working!
thanks!
A question, how do i see the list of notifications?

Related

[ROM][AOSPA 4.4] Paranoid Android - KITKAT BETA! - Dec 31, 2013

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is a port of [ROM][4.4.2]Paranoid Android for the Galaxy S I9000 for the Samsung Captivate. All the hard work was originally done by SferaDev so spam his thanks button!
Code:
#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.
*/
Known Issues
Beta Release, Bugs are Expected.
Tell me!
Downloads
ROM
GAPPS
Note: PA Gapps comes with a full or minimal package. You can use any 4.4 Gapps if wanted. The Paranoid Android Gapps are not a must. EXCEPT SlimGapps
Older Versions.
Installation Instructions
1. You must be rooted!
2. You must have a custom recovery installed.
3. Wipe your device if you are not coming from PA 4.+ already.
4. Flash the ROM zip, it will appear an error, warning that all data will be wiped due different partition table.
5. Reflash the ROM zip, it will continue now.
6. Flash the GAPPS.
7. Reboot. (It can take up to 5 min.)
8. Enjoy
Thanks
SferaDev
The rest of devs of PA!
mohammad.afaneh for the kernel!
All the users/testers!
Donations
to AnwarKhan25
to SferaDev
to molesarecoming
to D4rKn3sSyS
to beerbong
to aaronpoweruser
FAQ:
Code:
How do I enable Mass Storage?
Go to Settings/Storage/Menu/Mass Storage
How can I disable the Hybrid "Dual" mode on Settings or other apps?
Inside the desired app, scroll down the notifications and enter to the Quick Settings. Then select the Hybrid tile (enabled by default) and change the properties.
What are some examples of Hybrid Properties?
Stock Phone
DPI: 240
Layout: 360
Huge Phone Mode
DPI: 200-210
Layout: 360
Phablet Mode
DPI: 160
Layout: 600
Tablet Mode
DPI: 128-182
Layout: 1000
Press the thanks button or donate to me if you appreciate my work.
Thanks for this. Which kernel is included in this port?
Sent from my SGH-I897 using XDA
[ROM][PORT][AOSPA 4.3 JSS15J] Paranoid Android 3.99 (3 Sep.) | HALO 2.0
Stock CM10.2 Kernel. Feel free to flash any 4.3 kernel.
good ROM
Hope Team will continue support captivate
I'll try to update as often as I can!
Sent from my LG-P700 using Tapatalk 4
thanks, i love your Rom
Is it possible to restore a nandroid of another rom(slim) after installing PA or will the differences in partition scheme cause a problem?
Kagoshema said:
Is it possible to restore a nandroid of another rom(slim) after installing PA or will the differences in partition scheme cause a problem?
Click to expand...
Click to collapse
I think you should just flash the corresponding CM just to be safe before restoring the nandroid. ( cm10.1 if restoring slim 4.2 or cm10.2 if restoring slim 4.3)
Sent from my LG-P700 using Tapatalk 4
anwarkhan25 said:
I think you should just flash the corresponding CM just to be safe before restoring the nandroid. ( cm10.1 if restoring slim 4.2 or cm10.2 if restoring slim 4.3)
Click to expand...
Click to collapse
I went ahead and did it straight from PA since I'm not scared of Odin, it worked out fine, no issues.
Kagoshema said:
I went ahead and did it straight from PA since I'm not scared of Odin, it worked out fine, no issues.
Click to expand...
Click to collapse
Glad to hear, & thanks for the information!
Paranoid Android 3.99 (8 Sep.)
Download:
pa_captivatemtd-3.99-20130908.zip
CHANGELOG
Screenshot Quick Trash
Removed Dev Tools and CMFileManager
How to Update from previous 3.XX build
1. Flash the ROM zip.
2. Reboot.
3. Wait the upgrading android dialog.
4. Enjoy!
Also, FAQ added to OP.
[ROM][AOSPA 4.3 JSS15J] Paranoid Android 3.99 (11 Sep.) | HALO 2.0
Paranoid Android 3.99 (11 Sep.)
Download:
Paranoid Android 3.99 (Sep 11)
CHANGELOG
daba1c Merge tag 'android-4.3_r2.2' of https://android.googlesource.com/platform/build into cm-10.2
5eaa59c build: fix target header overlay
6fdc682 aries-common: set TARGET_ARCH_LOWMEM
112123f Make sure VolumePanel is themeable
4601baa Fix requery behaviour of MemoryCursor.
812b7b5 Bluetooth: Add trust device feature.
a12714e MAP: Add support for Connection ID
ed41819 Bluetooth: HID: Add support for Set Idle and Get Idle Commands
06dc68f Fix for framework reboot on format of SD card
8c0f802 Merge tag 'android-4.3_r2.2' of https://android.googlesource.com/platform/frameworks/base into cm-10.2
71371b5 Revert JWR changes
15e9b19 Voice+: Missing Strings
65abde4 Allow theming of lockscreen
a188fd9 Notification long press fix
8b93989 Revert "Bluetooth: Connect only A2dp Sink devices."
212539c 32 bit int shifted by 36 bits at BluetoothMasObexServer.getUint32BigEndian
bb7e693 Cleanup: Remove variables that were never read.
5523734 Don't show quick message popup over secure lockscreen.
15a4d42 Mms: Add the ability to select recipients from a checkbox list
0b10839 Fix ringer not stopping when call is blacklisted.
9e40885 Merge tag 'android-4.3_r2.2' of https://android.googlesource.com/platform/packages/apps/Settings into cm-10.2
efcd129 Revert "contacts: Privacy Guard support"
6702219 Fix IllegalArgumentException.
e8772b4 Drop blacklist number uniqueness constraint.
13190a1 Improve delete handling code.
39f5b54 Store phone blacklist in content provider (2/4)
52651ae ueventd: allow platform devices to have just a /devices/ prefix - DO NOT MERGE
103b589 mkbootimg: Add --dt parameter to specify DT image
49f7c30 Revert "init.rc: Create /storage mountpoint so Dalvik can mark as slave in zygotes"
b9827a1 Use the sources from dev app
How to Update from previous 3.XX build
1. Flash the ROM zip.
2. Reboot.
3. Wait the upgrading android dialog.
4. Enjoy!
anwarkhan25 said:
Paranoid Android 3.99 (11 Sep.)
Download:
Paranoid Android 3.99 (Sep 11)
CHANGELOG
daba1c Merge tag 'android-4.3_r2.2' of https://android.googlesource.com/platform/build into cm-10.2
5eaa59c build: fix target header overlay
6fdc682 aries-common: set TARGET_ARCH_LOWMEM
112123f Make sure VolumePanel is themeable
4601baa Fix requery behaviour of MemoryCursor.
812b7b5 Bluetooth: Add trust device feature.
a12714e MAP: Add support for Connection ID
ed41819 Bluetooth: HID: Add support for Set Idle and Get Idle Commands
06dc68f Fix for framework reboot on format of SD card
8c0f802 Merge tag 'android-4.3_r2.2' of https://android.googlesource.com/platform/frameworks/base into cm-10.2
71371b5 Revert JWR changes
15e9b19 Voice+: Missing Strings
65abde4 Allow theming of lockscreen
a188fd9 Notification long press fix
8b93989 Revert "Bluetooth: Connect only A2dp Sink devices."
212539c 32 bit int shifted by 36 bits at BluetoothMasObexServer.getUint32BigEndian
bb7e693 Cleanup: Remove variables that were never read.
5523734 Don't show quick message popup over secure lockscreen.
15a4d42 Mms: Add the ability to select recipients from a checkbox list
0b10839 Fix ringer not stopping when call is blacklisted.
9e40885 Merge tag 'android-4.3_r2.2' of https://android.googlesource.com/platform/packages/apps/Settings into cm-10.2
efcd129 Revert "contacts: Privacy Guard support"
6702219 Fix IllegalArgumentException.
e8772b4 Drop blacklist number uniqueness constraint.
13190a1 Improve delete handling code.
39f5b54 Store phone blacklist in content provider (2/4)
52651ae ueventd: allow platform devices to have just a /devices/ prefix - DO NOT MERGE
103b589 mkbootimg: Add --dt parameter to specify DT image
49f7c30 Revert "init.rc: Create /storage mountpoint so Dalvik can mark as slave in zygotes"
b9827a1 Use the sources from dev app
How to Update from previous 3.XX build
1. Flash the ROM zip.
2. Reboot.
3. Wait the upgrading android dialog.
4. Enjoy!
Click to expand...
Click to collapse
Sim Card not working......... (no network)
Kashif.Ali said:
Sim Card not working......... (no network)
Click to expand...
Click to collapse
Check your imei, does it match with the one under your battery?
Sent from my LG-P700 using Tapatalk 4
IMEI
anwarkhan25 said:
Check your imei, does it match with the one under your battery?
Sent from my LG-P700 using Tapatalk 4
Click to expand...
Click to collapse
yes i checked.. its same on battery..
its my old configs
Captivate i897
PDA: I897XXJVU
Phone: I9000UGJL2
CSC: I9000OZSJVS
Kashif.Ali said:
yes i checked.. its same on battery..
its my old configs
Captivate i897
PDA: I897XXJVU
Phone: I9000UGJL2
CSC: I9000OZSJVS
Click to expand...
Click to collapse
try flashing a different modem?
For people having any problems, update coming in a few hours.
Paranoid Android 3.99 RC1 (14 Sep.)
Download
Paranoid Android 3.99 Sept 14
PA Gapps New Paranoid Android Gapps, with full or minimal versions. You can flash any other gapps as usual if you want.
CHANGELOG
0195cbc fixes for GCC 4.8 and 4.9
1119ecf Move 'start music player on headset connection' option out of DSPManager (1/2)
5241290 AudioService: Restore volumes after boot and when a headset is plugged
3a41bb3 Show status bubbles only when idle
852b82f frameworks/base: vectorize Bitmap operations
7bcdf78 Halo Mod: Double Derp
a87b1d0 Fix Halo MOD build
a77da20 HALO Mods (1/2) * Animation Controls (options) * Long press status info
7886227 Include CC addresses when processing MMS group messages
a08c219 Telephony: Display of Operator name.
f2c1ee6 CdmaLte: Fix 3G reported as unknown on certain devices
d6681fa Calculator: Allow theming of widget textcolor
f7bc797 Calculator: RU translation
19b6925 Move 'start music player on headset connection' option out of DSPManager (2/2)
f777aec Camera: fix gfx undefined buffer issue
c10a326 Gallery2: Fix showOnMap method
4dd53c7 Gallery2: Fix filmstrip source index
1dd89eb Add GPS tags and timestamp to Exif when photo is saved
95eddd7 Gallery2: Fix detail dialog image count
0554997 Gallery2: fix labels for scene modes
446a47c Camera: NL translation
79213b8 Just a quick fix before release
2240990 Russian translation
9213b3a Phone: support writing the phone apps status to proximity sysfs node
383e851 Revert "Bluetooth : Remove out of range devices after ScanComplete"
11bdf9c Revert "Fix coding style."
bfa2f48 Add instance save/restore for hardware tunables.
0e2a359 HALO Mods (2/2) * Animation controls
8066813 geeb: update .adds and .removes updated to cyanogenmod repos also update preferences to i9300 which has navbar disabled since geeb has capacitive keys
ebb862b FIND5: fix camera
f1cd31a galaxysmtd/ariesve: Create overlay to fix some space issues
f0ec99c FLO: update adds
49395f7 FIND5: update adds for 4.3
d7c6b01 add geeb geespr (Lg Optimus G E970, E973, E971 & LS970 sprint cdma)
How to Update from previous 3.XX build
1. Flash the ROM zip.
2. Reboot.
3. Wait for the upgrading android dialog.
4. Enjoy!
IF HAVING PROBLEMS WITH ANYTHING, FULL WIPE IS RECOMMENDED!
Keep updating the ROM, without major bugs can be so awesome & stable. Thanks in advance
Beakuh said:
Keep updating the ROM, without major bugs can be so awesome & stable. Thanks in advance
Click to expand...
Click to collapse
Thanks for the motivation! Will update atleast weekly!
Sent from my LG-P700 using Tapatalk 4

[ROM][CancroCM][5.0.2][MI3W][15/02/2015] CyanogenMod 12 | cancro

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
CyanogenMod is a free, community built distribution of Android which greatly extends the capabilities of your phone.
#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.
*/
Click to expand...
Click to collapse
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. Linked below is a package that has come from another Android project that restore the Google parts. 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 CancroCM, please visit our CancroCM Github Account. You can create pull request over there if you have any patch or fix.
As you all know CM12 is still in works you will find a lot of CM features missing because they are not merged into CM yet. This build will be updated now and then which will include all updates happening in CM.
What's Working:
Everything, except things listed at not working
What's Not Working:
Call Bug (touch active in calls)
Random reboots
It is possible one or other feature which is not listed in not working is not functional or completely broken. Report it in bug report and not to send any PM regarding the bugs, We'll simply ignore it.
Changelog:
Current Changelog :- 15/01/2015
CM Upstream changes
OTG works well
Soft vibration
Stability improvements
Click to expand...
Click to collapse
Older Changelogs
05/01/2015
NFC Fixed
CM upstream updates
04/01/2015
Bluetooth Fixed
Strict Mode Fixed(No more red borders around the screen)
Random WiFi Mac Address Fixed
Small performance updates
CM upstream updates
Camera fixed.
Native camera takes pictures perfectly. To video, like ivan´s lollipop rom you have to use a third party app like next camera .
Automatic brightness work, but with slow reaction.
Updated source and slight improvements in performance.
29/12/2014
Initial build.
Click to expand...
Click to collapse
WIP Changes:
Click to expand...
Click to collapse
Downloads:
Current build:- 15/02/2015
https://www.androidfilehost.com/?fid=95916177934529188
-Older Builds:-
(04/01/2015)(ODEX): cm-12-20150103-UNOFFICIAL-cancro.zip
(04/01/2015)(DEODEX): cm-12-20150103-UNOFFICIAL-cancro.zip
(29/12/2014): Link in Google Drive
(29/12/2014): Link in mega.co.nz
(28/12/2014): Link in mega.co.nz
Google Apps
Minimal X Gapps by jajb
PA Gapps
This is development thread so here we need only development related replies, don't spam the board with offtopic, use Q/A thread for general queries.
Don't ask about when you're fixing this and that! We're working on it and We do have our own life too.
Don't ask for ETA, we'll post it whenever it is necessary!
Use bug report section here for reporting them, and make sure you're providing proper steps to reproduce the bug and provide logcat if possible.
Stay on topic!
Post your Q/A here. Keep only development related posts on the thread. Use Q/A for other queries
Peace!:fingers-crossed:
Keep dev thread clean. Use this Q/A thread for general queries
Credits:
CyanogenMod Team, @varun.chitre15 , @david_korku, @jackeagle , @qiwu , @kD , @audahadi , @k2wl , @linuxxxx , and all community.
Special thanks to @Anurag Sengupta for testing all the builds and reporting us and AndroidFileHost for providing VPS to build on.
XDA:DevDB Information
CyanogenMod 12 for Xiaomi Mi3, ROM for the Xiaomi Mi 3
Contributors
kD, david_korku, Bitti09, jackeagle,audahadi
Source Code: http://github.com/CancroCM/
ROM OS Version: 5.0.x Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: CWM Recovery, Rooted
Based On: CyanogenMod
Version Information
Status: Beta
Current Beta Version: 2
Beta Release Date: 2015-01-17
Created 2014-12-30
Last Updated 2015-02-15
Screenshots
Screenshots:
Flashing
Installation instructions:
Make sure you have cwm installed on your phone, if not refer here
Power off the phone:
Boot into recovery (vol up + power)
Factory Reset + Wipe cache partition + format system
Flash ROM zip
Reboot
kD said:
DOWNLOADS:
-Current build(29/12/2014): Link in Google Drive
-Older Builds:
29/12/2014 Link in mega.co.nz
28/12/2014: Link in mega.co.nz
Click to expand...
Click to collapse
Off topic, but shouldn't you remove the links?
Or are links allowed now that Xiaomi had confirmed a Q1 release for kernel sources?
PS. They announced that Redmi 1S sources are gonna be out tomorrow.
Is the ROM going to deep sleep? Reboots? Nothing mentioned in op?
sivabommakanti said:
Is the ROM going to deep sleep? Reboots? Nothing mentioned in op?
Click to expand...
Click to collapse
When I was using it (slighlty over 1 day), had no reboots and according to cpuspy, deep sleep is working.
sivabommakanti said:
Is the ROM going to deep sleep? Reboots? Nothing mentioned in op?
Click to expand...
Click to collapse
Since this is just the 291214 v2 from the other thread, i suppose an updated bug list would be:
-Overheating (confirmed by users)
-mm-qcamera-daemon and Miscellaneous battery drain (not yet confirmed in latest build)
-some users faced reboots, but VERY rarely
-goes into deep sleep, but for some users (i can confirm personally) Clean flash recommended.
-extremely long boot times
The Dork Knight Rises said:
Since this is just the 291214 v2 from the other thread, i suppose an updated bug list would be:
-Overheating (confirmed by users)
-mm-qcamera-daemon and Miscellaneous battery drain (not yet confirmed in latest build)
-some users faced reboots, but VERY rarely
-goes into deep sleep, but for some users (i can confirm personally) Clean flash recommended.
Click to expand...
Click to collapse
Only the Google drive link is v2 if you look below that you will see older builds both from mega 28 & 29v1 if I'm correct at least that's how it was on the other thread and looks like it's set up the same here
Sent from my Xiaomi MI 3W
The Dork Knight Rises said:
Off topic, but shouldn't you remove the links?
Or are links allowed now that Xiaomi had confirmed a Q1 release for kernel sources?
PS. They announced that Redmi 1S sources are gonna be out tomorrow.
Click to expand...
Click to collapse
Later on it was decided threads will open again.
sivabommakanti said:
Is the ROM going to deep sleep? Reboots? Nothing mentioned in op?
Click to expand...
Click to collapse
Deep sleep works as few users reported
i snort flour said:
Only the Google drive link is v2 if you look below that you will see older builds both from mega 28 & 29v1 if I'm correct at least that's how it was on the other thread and looks like it's set up the same here
Sent from my Xiaomi MI 3W
Click to expand...
Click to collapse
Yep it's same setup here but this is devdb project and further it will be updated here.
http://fitsnugly.euroskank.com/?rom=banks&device=gapps - used this gapps, flashed right after CM, looks like working.
Wiped everything, clean install.
15minutes of using: heats like hell...
every reboot takes about 5minutes on bootanimation.
sometimes phone freezes when going back from settings submenu.
There is something I do not understand.
The rom me now is perfect, no trace of mm-qcamera-daemon and that I'm using FV-5 camera.
Temperature is cold bug and according GSAM or out on the graph.
Wear v1 build in the system 2 and the build yesterday in the system 1.
Edit:
Wonder if you have tdb ebabled?
Armin is kind of onto something I started thinking what if this phone wasn't really meant for dual boot and just ran 2 systems simultaneously so I flashed the same rom 29 v1 to system 2 and rebooted and while leaving it active on system 1 and tried making my phone random reboot in deep sleep unfortunately I was able to create a random reboot rather easily so I figured what the hell I then rebooted into recover went to the advanced menu and switched the active system to system 2 and rebooted my phone into system 2 all my programs were left there they were just missing off of my home screen so I put my phone into deep sleep tried to recreate a random reboot checked cpu spy to make sure it went into deep sleep after unsuccessful random reboot attempt I tried to make it do it again and again with no luck until the 6th time so it is still possible to make it do so but rather than being able to easily make it random reboot just about every time I tried now I've only been able to make it do it once out of 10 tries which means it's incredibly hard to accomplish a random reboot now the only test is to see if it will random reboot not trying to make it do so granted it rarely did it still happened about once every 12 to 24 hours and if it doesn't we might have just solved the random reboot issue for good. Or or just follow me on this one being it is a Chinese phone maybe system 2 is really system 1 and whomever made the cwm has them switched around.
Sent from my Xiaomi MI 3W
Never mind I got a random reboot after 2 hours
Sent from my Xiaomi MI 3W
I wish you good luck to you and all contributors. I really hope you're goind to do something perfect
I really hope to see this rom beeing accepted as official by cyanogenmod team in the future. (as the m1cha rom for Mi2 and Mi2s)
while installing i get error that unmount /vendor/firmware directory not found...
and 169mb of pa gapps is not able to install due to insufficient memory space...pls anyone confirm...
I was following the other post but its closed on OP's request. Relaxed when found this post
Sent from my MI 3W using XDA Free mobile app
ratvim said:
while installing i get error that unmount /vendor/firmware directory not found...
and 169mb of pa gapps is not able to install due to insufficient memory space...pls anyone confirm...
Click to expand...
Click to collapse
That error is normal i get it every time i install a rom and try these gapps they should work for you. They can be found at androidfilehost or just Google search gapps-lp-20141218-minimal-edition-gps438-480dpi_signed.zip
---------- Post added at 09:44 PM ---------- Previous post was at 09:29 PM ----------
I get a large number of audio errors in logcat I can't help but think this is causing a lot of run time problems
Sent from my Xiaomi MI 3W
I can't believe it. CM12 for our Mi3! GREAT WORK DEVS! SO MUCH WOW RESPECT HERE GUYS!
Here's my initial reaction(s):
The heating issue: nope. none here. Its pretty much normal for me.
The reboot issue where it takes a hefty 5 mins? Nope. none for me. It only takes a minute for me to boot.
Reboots? None so far and hopefully never.
The darn ROM is smoother than Ivan's.
So far I haven't found any bugs yet. I'll continue to observe and see if I bump into something weird. xD
Again, KEEP EM UP DEVS!
Jhayzt said:
I can't believe it. CM12 for our Mi3! GREAT WORK DEVS! SO MUCH WOW RESPECT HERE GUYS!
Here's my initial reaction(s):
The heating issue: nope. none here. Its pretty much normal for me.
The reboot issue where it takes a hefty 5 mins? Nope. none for me. It only takes a minute for me to boot.
Reboots? None so far and hopefully never.
The darn ROM is smoother than Ivan's.
So far I haven't found any bugs yet. I'll continue to observe and see if I bump into something weird. xD
Again, KEEP EM UP DEVS!
Click to expand...
Click to collapse
No battery drain cuz of mm-qcamera-daemon or Miscellaneous?
Which device and which build are you using?

[ROM] [SM-G900*] OFFICIAL CyanogenMod 12 Nightly Builds: Post feedback here!

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
http://download.cyanogenmod.org/
KLTE GSM CM Forum
KLTVD/S CDMA (Sprint/Verizon/USC) CM Forum
I couldn't find a thread dedicated to this, so..... As well all know, CM has turned on the builds for the Samsung Galaxy S5 variants and builds have been churning out for the past few weeks. However, they are still weeks behind @albinoman887's unofficial builds, missing various fixes and what have you. So this is a thread for those of you who wish to try out the official nightlies and want to post bugs or feedback without cluttering the unofficial's thread. If you want to help get things going smoothly, contact Ethan Chen (https://twitter.com/intervigil) and ask him to push Matt's (albinoman887) changes through. With that said, some info from albinoman887 (sorry, had to borrow this):
albinoman887 said:
Built from CM source
Service
Text
Data
Call
Audio
WiFi
Google Now
Bluetooth
GPS
MMS
Video playback
Audio playback
Internal/External SDcard mounting
Camera
Video recording
IR Blaster
NFC
Touchscreen in some games....
Lots of CM features you expect are missing at this point. All devs are working on adding all your favorite features of CM back in.
CM Camera app is buggy as hell right now, use Google Camera
Do NOT use superwipes
Wipe data, cache, and dalvik cache
** (if you are simply applying an update to this rom base this might not always be required)
*** ((but do not report bugs if you didn't full wipe))
Flash ROM
Flash GAPPS (in 2nd post) (No other gapps packages are officially supported!)
Reboot
???
Profit
To enable Developer Options and Performance go to Settings, About Phone and repeatedly press Build Number.
If you use ADB read this: PSA by CM
If you use reboot to recovery read this: PSA by CM
Regarding new Superuser: PSA by CM
Read the FAQ thread here before posting any questions in this thread: FAQ
And any and all users in this thread who contirbuted or will contribute to making this ROM as stable as possible
Esa Laukkanen aka elelinux
Cyanogen Inc & Team-Kang
Garwynn XDA
albinoman887
Contributors
albinoman887
Source Code: https://github.com/Team-Hydra
Click to expand...
Click to collapse
WARNING! This ROM is for the SM G900* snapdragon only! This will not work on the octa-core or Exynos versions
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.0 (Lollipop), which is designed to increase performance and reliability over stock Android for your device.
Code:
/*
* 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.
CM-12.0 Install Guide
Note: CM for Galaxy S5 LTE is provided with no warranty. You are installing this software at your own risk. You may be violating your warranty.
Download CM-12.0 and gapps-lp zips, kernel, TWRP 2.8.4.0 and other zip stuff and put in /sdcard
ROM: http://download.cyanogenmod.org/?device=klte
gapps: http://forum.xda-developers.com/par...apps-official-to-date-pa-google-apps-t2943900
Use TWRP 2.8.1.0 tar flash thru odin http://techerrata.com/file/twrp2/klte/openrecovery-twrp-2.8.1.0-klte.tar and thru this recovery flash this one Ktoonsez TWRP 2.8.4.0
http://goo.gl/LgBsuk
[*] Wipe data and cache.
[*] Flash cm-12*.zip.
[*] Flash gapps*.zip. You must flash gapps after every upgrade to CM-12.0 since /system is formatted, wiping your previous add-ons.
[*] Reboot phone.
for now on CM12 nightly works best with Ktoonsez kernel http://goo.gl/LgBsuk
thread: http://forum.xda-developers.com/showthread.php?t=2777842
Upgrades
Upgrades from previous versions of CM-12.0 are the same process as install, except you do not need to wipe anything. Contrary to popular belief, you do not need to even wipe cache and dalvik-cache when upgrading between CM-12.0 versions. You only need to wipe if you are doing a major upgrade, switching to a different ROM entirely, or attempting to fix bugs caused by bad backups or corrupt app data.
other stuff
Camu camera and camcorder app: https://play.google.com/store/apps/details?id=com.sumoing.camu&hl=en
Emoji switcher https://play.google.com/store/apps/details?id=com.stevenschoen.emojiswitcher
Whattsap time/date fix https://drive.google.com/file/d/0B9hyzUTns_hgX2xiTTJjQjNXd1k/view?usp=sharing (flash thru recovery, reboot and it works.)
The CyanogenMod team would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!
---------- Post added at 12:18 AM ---------- Previous post was at 12:05 AM ----------
28.01. nightly, kt 28.01. kernel works fine..
is quick unlock still not merged in CM? like it was in cm 11.. i have to pull screen up and than unlock..
using Camu camera app https://play.google.com/store/apps/details?id=com.sumoing.camu&hl=en
which gapps package guys you use? nano, pico?
except one fc of stock dialer and 3 hours of good working..
tinko975 said:
WARNING! This ROM is for the SM G900F snapdragon only!
28.01. nightly, kt 28.01. kernel works fine..
is quick unlock still not merged in CM? like it was in cm 11.. i have to pull screen up and than unlock..
using Camu camera app https://play.google.com/store/apps/details?id=com.sumoing.camu&hl=en
which gapps package guys you use? nano, pico?
except one fc of stock dialer and 3 hours of good working..
Click to expand...
Click to collapse
Change that red text to "WARNING! This ROM is for the SM-G900* Snapdragon variants only! This will not work on the octa-core or Exynos versions."
I might also want to add that it is said that it is best to use the official Gapps from here, but the PA Gapps have worked fine for me.
I have contacted Ethan Chen and he said that he just hasn't had time to look at the S5 lately. Sounds a bit promising.
My results on the 1/28 nightly with ktoonsez' 1/25 kernel build:
* Bluetooth pretty much set, occasional minor hiccups on my car audio but otherwise great.
* Bluetooth does still occasionally completely crap itself and stop audio playback after a long period of time (>5 hours). If this happens, a reboot is required, and trying to turn bluetooth off and back on results in an FC in Bluetooth Share.
* Camera is still crashing when taking low-light photos.
Haven't encountered any other issues so far.
Edit: OP mentioned TWRP recovery; I'm using philz touch with no issues.
On 900i (kltedv) doesn't work NFC !
The 1/30 nightly has issues with the Recents menu - it seems that the majority of the time, trying to activate it from within an app silently fails. It does work from the home screen, though.
sylvisj said:
The 1/30 nightly has issues with the Recents menu - it seems that the majority of the time, trying to activate it from within an app silently fails. It does work from the home screen, though.
Click to expand...
Click to collapse
Confirmed
The issue with the recents menu in the 1/30 nightly is resolved in 1/31.
I'm testing 1/31 with ktoonsez 1/9 aosp kernel (last one with Samsung sources) for my Bluetooth issues.
we want cm on our g900h since samsung have released source code
Airboner said:
we want cm on our g900h since samsung have released source code
Click to expand...
Click to collapse
oh wow, you weren't kidding - they released source for all the g900* builds, it seems - even my g900t.
http://opensource.samsung.com/reception/receptionSub.do?method=sub&sub=F&searchValue=g900 in case anyone didn't know
Maybe we can get some clues for fixes to the bluetooth issues now
sylvisj said:
oh wow, you weren't kidding - they released source for all the g900* builds, it seems - even my g900t.
http://opensource.samsung.com/reception/receptionSub.do?method=sub&sub=F&searchValue=g900 in case anyone didn't know
Maybe we can get some clues for fixes to the bluetooth issues now
Click to expand...
Click to collapse
and what meaning has g900t with the question that i asked metioning on g900h ?
P.S. sry but maybe didnt get y
Latest nightly with latest kernel cpu profile ktoonservatique using dark holo theme
Airboner said:
and what meaning has g900t with the question that i asked metioning on g900h ?
P.S. sry but maybe didnt get y
Click to expand...
Click to collapse
http://opensource.samsung.com/reception/receptionSub.do?method=sub&sub=F&searchValue=g900h
They're all there. All of them.
sylvisj said:
http://opensource.samsung.com/reception/receptionSub.do?method=sub&sub=F&searchValue=g900h
They're all there. All of them.
Click to expand...
Click to collapse
i know but still cant get the reason u quoted me metioning about your model :/
anyway. as i said,since samsung have released opensource of g900h
i would like cm to develop on g900h
Airboner said:
i know but still cant get the reason u quoted me metioning about your model :/
anyway. as i said,since samsung have released opensource of g900h
i would like cm to develop on g900h
Click to expand...
Click to collapse
Not sure how that would allow them to develop for the 900H?
12-20150201-NIGHTLY-klte
Just flashed the latest nightly coming from touchwiz stock on my NZ SM-G900I.
Issue 1: NFC won't turn on, just stays grayed out when you press it.
Issue 2: WiFi connects no problem to 2.4 and 5GHz networks, but it is so ridiculously slow. Maxing 100Kb/s download, and 40Kb/s upload, but the average is a lot slower. Reboot hasn't changed the speed at all, so I'm thinking it's a radio issue. It also takes a long time to connect to any cellular network after reboots.
Issue 3: (not so much an issue) but it now shows my device model as SM-G900F in settings, but it is definitely a SM-G900I model.
GuyInDogSuit said:
Not sure how that would allow them to develop for the 900H?
Click to expand...
Click to collapse
i dont know but hope that somebody will try
Flashed 02.01. with stock kernel. No fc after reboot and reboot is not so long..
in one moment i loose mi 3G data and after 3 reboots it come back..
My is still booting slow and i have still the system process fc error.
What recovery are you using?
tinko975 said:
Flashed 02.01. with stock kernel. No fc after reboot and reboot is not so long..
in one moment i loose mi 3G data and after 3 reboots it come back..
Click to expand...
Click to collapse
1.2.2015. build with stock kernel. I'm truly impressed.
Sent from my SM-G900F

[ROM][Unofficial][5.1.1] CyanogenMod 12.1

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.1.1 (Lollipop), 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.
*/
Introduction
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit Gerrit Code Review. You can also view the Changelog for a full list of changes & features.
Images
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features (Device Specific)
LCD Color/Gamma Settings
LCD Adaptive Backlight
LCD Color Enhancement
LCD QCOM PostProcessing(PP) support
Disable Touch keys and enable NavigationBar
Set Vibrator Intensity
1+1 QuickBoot
Differences to CM11
Removed TrueDualBoot(TDB) support. And pls don't try to bring it back by using TDB enabled versions of CWM or TWRP. It's dead and will be replaced by GRUB4Android in March.
CM12 still supports Dualsystem the way Xiaomi designed it. That means that it can be installed to both System partitions but the userdata partition will be shared.
SDCARD filesystem detection You now can format your internal sdcard to whatever filesystem is supported by VOLD and the CM kernel. The only alternative that would make sense is F2FS though.
Improved Power consumption Use Xiaomi's MPDecision, thermald and libqc-opt together with QCOM's power HAL.
Added QCOM time services
Added Oppo QuickBoot
Use Xiaomi blobs I replaced some Nexus4 blobs with the originals from Xiaomi'S MIUIv5 ROM to prevent some unpredictable bugs
Encryption support another reason why TDB is dead now
Known Bugs
Bluetooth connection and Audio issues
Installation instructions
!ATTENTION!
There are two (annoying) problems with GoogleApps:
1) CM12 is huge and doesn't leave much space for GAPPS on MI2
2) recovery ignores errors in update.zip's which means even though it tells you the installation was successful it failed.
this means you have two options:
1) resize your system partition(recommended) this miflash package resizes your system partition without taking space from your data partition by removing the system2 partitions:
http://forum.xda-developers.com/mi-2/orig-development/flashtools-miflash4linux-recovery-qdl-t3036730
2) install very small gapps packages and check /tmp/recovery.log and the remaining space after the installation to make sure it was successful.
Click to expand...
Click to collapse
First time flashing CyanogenMod 12.1 your device, or coming from another ROM?
Download the zip(s).
Optional: adb backup
Perform a NANDroid backup of your current ROM.
Wipe data & cache partitions of your device (required when coming from stock!).
Flash CyanogenMod.
Optional: Install the Google Apps addon package.
Issues?
Report them on github:
https://github.com/M1cha/android_device_xiaomi_aries/issues
IMPORTANT: if you use xposed - pls disable it and try again because it can cause problems in some cases.
Also the issue must contain important information like your phone model(mi2(s)(c)), and the exact build version of the ROM.
Download
DevHost
Changelog
Code:
20150730:
[changed] total rewrite
[changed] new kernel: CAF(LA.AF.1.1_rb1.18) + 3.4.108(upstream) + android-3.4(kernel/common)
[changed] support for merged partitions
[bug] some features like hw tunables are still missing
20140228:
[fixed] fix audio HAL by comparing values with MIUIv5
[changed] fix ACDBLoader
[changed] update WIFI config
[changed] update system.prop from CAF (should improve battery life a little bit)
[changed] rename CM perf profile properties for Xiaomi's thermald
[changed] use CM's default wallpaper
[changed] update kernel from mako
Older changelogs:
Code:
20140218:
[changed] set SELinux to Enforcing mode
[changed] disable flashing FMRadio FW
[fixed] Haptic Feedback for touch keys
[changed] disable ACDBLoader as an attempt to fix random call bugs
[fixed] attempt to fix Atmel touchscreen driver crash
Code:
20140217:
[new] F2FS support
[fixed] Installation on resized system partitions
[changed] switch to CAF HAL's and add FMRadio support
[changed] Update WLAN driver to LA.AF.1.1_rb1.12
Code:
20140216.
[new] Initial Release
Thanks To/Credits
Code:
* CyanogenMod
* Nexus 4 Maintainers
* QCOM for generic Sources
XDA:DevDB Information
CyanogenMod 12.1, ROM for the Xiaomi Mi 2
Contributors
m11kkaa
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
Version Information
Status: Beta
Created 2015-02-16
Last Updated 2015-07-30
First
Sent from my A0001
Oh wow, finally
You are just awesome thanks for your work
Thank you very much M1cha for you excellent work and dedication! I will try this rom immediately.
Can I ask you a question? Where did you learn to mess with the kernel and the firmwares? Did it took long for you to learn it? I have always wanted to mess with these things myself, but I always get overwhelmed with the required knowledge
_Roysten said:
Thank you very much M1cha for you excellent work and dedication! I will try this rom immediately.
Can I ask you a question? Where did you learn to mess with the kernel and the firmwares? Did it took long for you to learn it? I have always wanted to mess with these things myself, but I always get overwhelmed with the required knowledge
Click to expand...
Click to collapse
Since there's not much documentation for such things u just have to start doing it and learn everything by yourself.
Also, these projects are too big to study them or trying to find a task just for learning.
The best way is to find a project idea and then u have to work on it until u succeed
Thank you M1cha,
2bad no dualboot and xposed (yet).
Dualboot(the Xiaomi way) works, and TDB shouldn't be used anymore.(u have to wait for G4A).
The information about Xposed doesn't mean that Xposed isn't compatible(it should be), it just means that before reporting any crashes you should disable Xposed and check if u still have the same problem.
incall working , also quick-boot
SWADED said:
Thank you M1cha,
2bad no dualboot and xposed (yet).
Click to expand...
Click to collapse
Hi,
You're wrong ! TDB is working (even if it shoudln't be now, GRUB is coming thanks to @m11kkaa) and xposed is now available for Lollipop : http://forum.xda-developers.com/xposed/official-xposed-lollipop-t3030118
Btw, thank you for your job michael ! :good:
[Now that we dont have TDB (with kitkat i only used it a few times) is there any way to eliminate the system 1 and increase the system0 and sdcard partitions?
softkey vibration doesn't work.
I reserve to test this build as a daily driver and report any issue tomorrow.
m1cha, you won't let me swap my mi2s and I'm so happy with this
thanks a lot for your work!!
thx you for you work!
acastrocab said:
[Now that we dont have TDB (with kitkat i only used it a few times) is there any way to eliminate the system 1 and increase the system0 and sdcard partitions?
Click to expand...
Click to collapse
I'm wondering the same
And thanks m11kkaa for your great work!!!
Sent from my MI 2S using XDA mobile app
m11kkaa said:
Dualboot(the Xiaomi way) works, and TDB shouldn't be used anymore.(u have to wait for G4A).
The information about Xposed doesn't mean that Xposed isn't compatible(it should be), it just means that before reporting any crashes you should disable Xposed and check if u still have the same problem.
Click to expand...
Click to collapse
xposed for lollipop generates a bootloop on your CM12.
working fine on Ivan's AOSP rom.
so, don't try to flash it over m1cha's CM12!!
Reserved
Sent from my MI 2S using Tapatalk
acastrocab said:
[Now that we dont have TDB (with kitkat i only used it a few times) is there any way to eliminate the system 1 and increase the system0 and sdcard partitions?
Click to expand...
Click to collapse
Yeah but u should wait g4a
mehdoux said:
Hi,
You're wrong ! TDB is working (even if it shoudln't be now, GRUB is coming thanks to @m11kkaa) and xposed is now available for Lollipop : http://forum.xda-developers.com/xposed/official-xposed-lollipop-t3030118
Btw, thank you for your job michael ! :good:
Click to expand...
Click to collapse
Tdb is not supported anymore because cm policies ask for encryption support, and this feature would break tdb. About xposed we will not provide support or let users report bug if this fw is installed, because it breaks many things
Sent from my A0001
linuxxxx said:
Yeah but u should wait g4a
Tdb is not supported anymore because cm policies ask for encryption support, and this feature would break tdb. About xposed we will not provide support or let users report bug if this fw is installed, because it breaks many things
Sent from my A0001
Click to expand...
Click to collapse
No ! I'm not saying that TDB is supported, I wrote that this ROM is working with TDB (even if it shoudln't be because G4A is coming) because I've tested it and it's true.
Concerning xposed, if it's not asking too much, what does this framework break ? Thank you.
mehdoux said:
No ! I'm not saying that TDB is supported, I wrote that this ROM is working with TDB (even if it shoudln't be because G4A is coming) because I've tested it and it's true.
Concerning xposed, if it's not asking too much, what does this framework break ? Thank you.
Click to expand...
Click to collapse
It "just" replaces the runtime with another one with tons of hacks that will cause huge security issues, then apps will have tons of npe or other fc cuz xposed hacks them for these modules. So when u get a bug andnure running xposed the 80% of times it's xposed, the 20% is a real bug
Sent from my A0001
mehdoux said:
No ! I'm not saying that TDB is supported, I wrote that this ROM is working with TDB (even if it shoudln't be because G4A is coming) because I've tested it and it's true.
Concerning xposed, if it's not asking too much, what does this framework break ? Thank you.
Click to expand...
Click to collapse
Before anybody tries to use TDB, I explain why you shouldn't:
You won't be able to format or backup data from CM12 with a TDB-enabled Recovery.(it would backup a empty data folder). And if you will make a data backup of CM12 with a NON-TDB Recovery this backup will contain System1 and System2 data too which makes them really big.
And ofc, If you wipe Data for CM12, System1 and System2 data are gone too.
The reason is that CM12 ignores the data location set by CWM.

[ROM][13.0][TOCO][OFFICIAL] Project Elixir 3.x

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Project Elixir for the Xiaomi Mi Note 10 Lite [toco]
Code:
* Your warranty is now void.
* We are not responsible for anything that may happen to your phone by installing any custom ROMs and/or kernels.
* You do it at your own risk and take the responsibility upon yourself and you are not to blame us or XDA and its respected developers.
"This is a user-friendly thread, all your suggestions, and proper bug reports are important to us but don't be disrespectful to anyone here. Your suggestions and proper bug reports will be taken into consideration.."​
Project Elixir is another aftermarket AOSP ROM which basically offers minimal UI enhancement & close to Stock Android ROM with great performance, security and stability. Most of the OEMs' these days will provide slow and untimely updates, but we don't do that here. We closely follow Google to bring the latest updates to our users, and even prolong support for devices that have been declared obsolete by OEMs. Our ROMs' source code is open-source, secure, stable, and outstanding. Your experience while using Project Elixir will be butter smooth without compromising the quality of the Android experience. In short, it's perfectly balanced between Great Performance, Security, stability, minimal UI & awesome features including pixel goodies So do not hesitate anymore, join us now and start enjoying the beauty of stock Android. Download and enjoy Project Elixir on your respective devices!​
- Saurav - Founder / lead Developer
- Nishant - Co-lead Developer / Team
- Probir - Developer / Team
- Mayur - Developer / Team
- And Also Our Hardworking Maintainers​
// Checkout the latest changes you get //
Spoiler: Click Here to see
Latest Changelog: https://projectelixiros.com/changelog
NOTE : In Project Elixir you get all the useful features and with updating source every month it's hard to keep all the threads updated everytime everywhere so kindly visit our website for latest changes and screenshots.
// A screenshot is worth of thousand words //
Spoiler: Click Here to see
Latest Screenshots : https://projectelixiros.com/gallery
NOTE : In Project Elixir you get all the useful features and with updating source every month it's hard to keep all the threads updated everytime everywhere so kindly visit our website for latest changes and screenshots.
--------- > OFFICIAL Download Server < ---------
NOTE: Please keep in mind that these are Gapps Builds and there is no vanilla build of this rom available.
--------- > Visit Our OFFICIAL Website < --------- ​
NOTE: It is STRONGLY recommended to fully wipe your device before flashing and please avoid restoring system apps and system data with Titanium Backup (or with any backup/restore app) as this can cause stability issues that are very hard to debug, restoring regular apps is fine. If you believe you know what you're doing - then fine, go ahead, but please don't complain if you experience any strange behavior.
CLEAN FLASH (Moving From A12 to A13)
- Download the latest build
- Take a backup for safe side
- Boot to Recovery
- Format Data by typing yes
- Flash the latest build
- Reboot
What works?
Wifi | RIL | Mobile data | GPS | Camera
Flashlight | Camcorder | Bluetooth | Fingerprint reader | Lights | Sound | vibration
Almost everything
What doesn't work? or Any Bug ?
You tell me!
BUG REPORT !!
As soon as the problem occurs, take a logcat and please inform us via Telegram or XDA.
for more READ THIS​
- Android Open-Source Project
- Pixel Experience
- LineageOS
- Proton AOSP
- Arrow OS
XDA Banner and Template Credit goes to Amaan
- Others, I may have forgot to mention​
- Android OS version: 13.0
- Security patch: October 2022
- Build author/Device Maintainer : @AndroidHQ254
- DEVICE: Xiaomi Mi Note 10 Lite
- DEVICE CODENAME: toco
---- Sources and Documentation ----
-- ROM Source Code --
-- Kernel Source --
-- Documentation & Maintainership --​
-- OFFICIAL Website and Telegram Support --
-- Visit our OFFICIAL Website --
-- Device Update Telegram Channel --
-- Support/Discussion Telegram Group --​
// Giving a little can HELP a lot //
- As you know build is free but building ROM needs server and in order to maintain the source, we need High-End Servers that are generally very expensive and need to be renewed every single month and as a student its quite difficult. To meet with our technical expenses, a cup of coffee, and the efforts of the developers we need your monetary support!
- Do consider donating or buying me a coffee on Paypal or join us on Patreon for sustainable support and rewards if you want to appreciate our work.
- Thank you for your support !
​
Nice
i don't know if this is a bug, but under screen fingerprint reader does not work when the screen is off
everything works so well, this rom is much better than miui hahaha, awesome work!
Hi to all. Are the banking apps works normally ?
Or do we need any hacks for security checks ?
Thanks
John Crush said:
everything works so well, this rom is much better than miui hahaha, awesome work!
Click to expand...
Click to collapse
Hi. What recovery did you use to flash this ROM please ?
Ps: I'm from stock Miui 13.02
teknocorse said:
Hi. What recovery did you use to flash this ROM please ?
Ps: I'm from stock Miui 13.02
Click to expand...
Click to collapse
Hi, I followed the installation guide on the official website:
Project Elixir
projectelixiros.com
So I used this twrp version:
[RECOVERY][3.6.2_12][TOCO][UNOFFICIAL] Stable TWRP for Android 13 AOSP Roms
Team Win Recovery Project or TWRP for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added a lot of our...
forum.xda-developers.com
And I installed the "MIUI V13.0.2.0 Firmware" in the global version, even though my phone is from Europe
John Crush said:
Hi, I followed the installation guide on the official website:
Project Elixir
projectelixiros.com
So I used this twrp version:
[RECOVERY][3.6.2_12][TOCO][UNOFFICIAL] Stable TWRP for Android 13 AOSP Roms
Team Win Recovery Project or TWRP for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added a lot of our...
forum.xda-developers.com
And I installed the "MIUI V13.0.2.0 Firmware" in the global version, even though my phone is from Europe
Click to expand...
Click to collapse
Thank you !
John Crush said:
everything works so well, this rom is much better than miui hahaha, awesome work!
Click to expand...
Click to collapse
Thanks. Glad you are enjoying
teknocorse said:
Hi to all. Are the banking apps works normally ?
Or do we need any hacks for security checks ?
Thanks
Click to expand...
Click to collapse
SafetyNet passes out of the box without root
i flash it i follow procedure but keep on rebooting and back to recovery mode
Hey, I installed this ROM with TWRP but the camera app doesn't work. Am i doing something wrong? I installed by clean flash method.
lucy42 said:
Hey, I installed this ROM with TWRP but the camera app doesn't work. Am i doing something wrong? I installed by clean flash method.
Click to expand...
Click to collapse
In addition, only the native camera app crashes. Like, if i open the google lens app camera actually opens. But, the native camera app comes with the ROM crashes. @AndroidHQ254
lucy42 said:
In addition, only the native camera app crashes. Like, if i open the google lens app camera actually opens. But, the native camera app comes with the ROM crashes. @AndroidHQ254
Click to expand...
Click to collapse
I ported the BSG's GCam 8.1 with the config files designated to Mi Note 10 Lite and fixed this problem.
lucy42 said:
I ported the BSG's GCam 8.1 with the config files designated to Mi Note 10 Lite and fixed this problem.
Click to expand...
Click to collapse
extremely confusing... where to get the configs? and which file to download exactly? im given like 6 different options and none seem intuitive.
"
Download:​
MGC_8.1.101_A9_GV2b_snap.apk (org.codeaurora.snapcam) #
MGC_8.1.101_A9_GV2b_MGC.apk (com.android.mgc) #
MGC_8.1.101_A9_GV2b_ENG.apk (com.google.android.GoogleCameraEng) #
MGC_8.1.101_A9_GV2b_ruler.apk (com.samsung.android.ruler) #
MGC_8.1.101_A9_GV2b_scan3d.apk (com.samsung.android.scan3d) #
MGC_8.1.101_A9_GV2b_qcamera3.apk (org.codeaurora.qcamera3) #"
EDIT ok i got help here - any of these are fine, except the ones for Samsung, as they are esentially the same thing.
Fingerprint scanner doesnt work when in sleep, doesnt wake phone. need to hit power button then scan finger.
also, wifi button doesnt seem to toggle in the quick drop down menu. Visually.
Edit - wifi button works, just had to reboot system. maybe phone brain fart.
Any plans for a vanilla build at some point?
Idaho1911 said:
Any plans for a vanilla build at some point?
Click to expand...
Click to collapse
no
eishey said:
i flash it i follow procedure but keep on rebooting and back to recovery mode
Click to expand...
Click to collapse
Ensure you use the recommended Android 13 recoveries
maxlieb said:
Double tap to wake does not work after ~5 seconds after screen off (after the always on display dims down)
* Might be related to a broken screen replacement.
* I DID verify that the problem is a software problem - flashed xiaomi.eu rom and it DOES work there.
* I'm NOT at all sure it worked even with original screen (screen was fully functional, just a few cracks in the glass)
Update:
Tried derpfest and project elixir, same problem.
also found this on pixel-experience github issue tracker...
exactly the same issue - AOD becomes too dim and tap to wake stops working.
seems it's a known problem.
Click to expand...
Click to collapse
Quoting myself from the thread for Evolution rom... same problem with Elixir and DerpFest.

Categories

Resources