CyanogenMod 10.1 Discussion thread

Search This thread

espenfjo

Senior Member
Jul 24, 2008
396
2,239
Oslo
CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.1 (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.

- Camera is unstable, though taking pics should work
- Wi-Fi tethering is semi-broken
- Some audio issues #blamecodeworkx

- Camera is now part of Gallery, that's why you might have two (because of Gapps)
- If you have no Camera icon in app drawer, remember you have a lockscreen
- If one camera app doesn't work, try the other one (if you have two)
- If it worked once then didn't work anymore, reboot

- Download the zip
- Download Gapps
- Install the update zip from recovery
- Install gapps from recovery
- Wipe/Factory reset
- Reboot

Screenshot_2012-08-26-20-15-19.png

Screenshot_2012-08-26-20-16-11.png



N8000: http://get.cm/?device=n8000
N8013: http://get.cm/?device=n8013

Development happens in http://xdaforums.com/showthread.php?t=1854844

If you're encountering a bug that isn't listed above, make sure to attach a logcat with your report. If you don't know how to do it, then refrain from posting. Once again, if this thread is becoming a hassle for me, then I'll close it right away. And remember that CM10.1 IS A WORK IN PROGRESS. No complaints for missing features either.
You can check out #teamhacksung-support on Freenode for live support - but we won't hesitate to ban you if you're *****ing.

Also, a donation on the www.teamhacksung.org webpage is really appreciated. Thanks!
 
Last edited:

Entropy512

Senior Recognized Developer
Aug 31, 2007
14,088
25,086
Owego, NY
N8013 Builds

08/27/2012 - http://d-h.st/j3G
09/04/2012 - http://d-h.st/K1O
09/15/2012 - http://d-h.st/04N
09/24/2012 - http://d-h.st/8QT

Known Issues as of 9/24:
  • Mediascanner eats lots of CPU for a while, even on devices with not many files (e.g. is even worse than normal for JB mediascanner, which is derpy as hell to begin with) - Solution, set your screen to stay on when charging (also in Developer Options) and wait for it to stop being pegged. Once mediscanner has finished you should be fine until the next reboot

(9/15) 5 GHz region handling is now fixed - Change the region/country setting in Settings->Wifi->Advanced
(9/24) Netflix and gralloc memory leak now fixed, we now have semi-working Project Butter thanks to I9300 JB.
 
Last edited:

Smalls_

Member
Dec 24, 2011
47
2
Punxsutawney
Is the CM10 development cycle going to be geared for the N8000 only or will there be support for the N8013 as well? I'm new to the whole experience and don't know if they can both take the same roms.
 

espenfjo

Senior Member
Jul 24, 2008
396
2,239
Oslo
Is the CM10 development cycle going to be geared for the N8000 only or will there be support for the N8013 as well? I'm new to the whole experience and don't know if they can both take the same roms.
Both devices are going to be supported as I have the N1000, and Entropy512 has the N8013.

Entropy is working on the first preview for the N8013 just now.

Only difference is that the N8000 has phone and 3G support. So anything that the N8013 supports, the N8000 will support etc.
 

Entropy512

Senior Recognized Developer
Aug 31, 2007
14,088
25,086
Owego, NY
Damn....the n8013 version can't come fast enough. Got this almost downloaded then I realized its not for wifi only.

Can't wait to try this.

Yeah, will be a bit. My first build was bogus - I really want to try to use the smdk4412 kernel tree to leverage I9300 commonality, however, it appears that unlike n7000, "kernel that builds" is not "kernel that boots". :(

So I'm rebuilding using espenfjo's kernel tree which is based on the N80xx source drops.
 
  • Like
Reactions: quinman22

Stevemeister

Senior Member
Dec 25, 2011
643
224
Will the N8010 be supported in the future? Love CM10 on my i9100 and i9300 and really want it on my N8010 too :D!!
 

Entropy512

Senior Recognized Developer
Aug 31, 2007
14,088
25,086
Owego, NY
Will the N8010 be supported in the future? Love CM10 on my i9100 and i9300 and really want it on my N8010 too :D!!

It's planned, since it's 99% identical to N8013 it's one of the few devices we feel comfortable blind-developing for.

I want to get the N8000/13 trees a bit more stable before starting N8010 though... For example, right now, any recovery I build crashes during backup.
 

mi7chy

Senior Member
Oct 26, 2008
1,260
301
Really looking forward to CM on GN 10.1 as I love the intuitiveness and it'll be ideal to have consistency across multiple different devices.
 

Entropy512

Senior Recognized Developer
Aug 31, 2007
14,088
25,086
Owego, NY
What is the 1% difference between the two devices?
I believe the xx13 units have an IR blaster, xx10 don't

Figured out the cause of my recovery crashes - it wasn't a recovery problem, I had a corrupted system partition. This seems to be even more common on this device than the N7000.

If I format /system everything is fine, but if I flash a stock image in Odin, it's unhappy. I'm attempting to deodex stock so I can just back up a deodexed stock image instead. :)
 

Top Liked Posts

  • There are no posts matching your filters.
  • 21
    CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.1 (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.

    - Camera is unstable, though taking pics should work
    - Wi-Fi tethering is semi-broken
    - Some audio issues #blamecodeworkx

    - Camera is now part of Gallery, that's why you might have two (because of Gapps)
    - If you have no Camera icon in app drawer, remember you have a lockscreen
    - If one camera app doesn't work, try the other one (if you have two)
    - If it worked once then didn't work anymore, reboot

    - Download the zip
    - Download Gapps
    - Install the update zip from recovery
    - Install gapps from recovery
    - Wipe/Factory reset
    - Reboot

    Screenshot_2012-08-26-20-15-19.png

    Screenshot_2012-08-26-20-16-11.png



    N8000: http://get.cm/?device=n8000
    N8013: http://get.cm/?device=n8013

    Development happens in http://xdaforums.com/showthread.php?t=1854844

    If you're encountering a bug that isn't listed above, make sure to attach a logcat with your report. If you don't know how to do it, then refrain from posting. Once again, if this thread is becoming a hassle for me, then I'll close it right away. And remember that CM10.1 IS A WORK IN PROGRESS. No complaints for missing features either.
    You can check out #teamhacksung-support on Freenode for live support - but we won't hesitate to ban you if you're *****ing.

    Also, a donation on the www.teamhacksung.org webpage is really appreciated. Thanks!
    12
    N8013 Builds

    08/27/2012 - http://d-h.st/j3G
    09/04/2012 - http://d-h.st/K1O
    09/15/2012 - http://d-h.st/04N
    09/24/2012 - http://d-h.st/8QT

    Known Issues as of 9/24:
    • Mediascanner eats lots of CPU for a while, even on devices with not many files (e.g. is even worse than normal for JB mediascanner, which is derpy as hell to begin with) - Solution, set your screen to stay on when charging (also in Developer Options) and wait for it to stop being pegged. Once mediscanner has finished you should be fine until the next reboot

    (9/15) 5 GHz region handling is now fixed - Change the region/country setting in Settings->Wifi->Advanced
    (9/24) Netflix and gralloc memory leak now fixed, we now have semi-working Project Butter thanks to I9300 JB.
    10
    Can anyone try to make this work on cm10.1 its makes the ui go into tablet mode
    http://xdaforums.com/showthread.php?t=1780970

    Sent from my GT-N8013 using xda premium
    We (CyanogenMod) have decided that we are not going to incorporate the old tablet UI as it would stray too far from AOSP.
    What has been done (Or is in the works) are customisations to the current UI, that will eg. let you move the soft buttons all the way to the left, instead of silly-middle as it is now.
    9
    9/24 uploaded. Netflix is fully working, along with other things working. We have now moved to using the same kernel source tree as the I9300 (cyanogenmod's smdk4412 repo)

    At this point, with the exception of some extract-files cleanup and ensuring our blob repo is good, we're almost ready to submit this device for nightlies.
    6
    I'm finally back. I THINK the issues with multiuser upgrade are resolved but I'm paranoid... Also I'm thinking of waiting until I've forward-ported the stylus stuff before flipping the switch for N80xx, but I need to talk to Espen.

    Key issues that are making me hold back:
    1) Netflix is 100% busted
    2) Camera is busted (even without the Exynos security fix...)
    3) All advanced stylus features are not yet reimplemented
    4) I need to figure out what to do about my plans for N8010 - as far as I can tell, I should be able to just rename N8013 to N801x and be done with it, but I'm not sure how to handle the repo names. (Just making N8013 builds easily installable on N8010 isn't enough - look at all who *****ed about P3113 nightlies ending and claiming their device was abandoned...)