[ROM][GT-P7500] CyanogenMod 9 Nightlies Galaxy Tab 10.1 3G (P4)

Search This thread

nakedninja42

Senior Member
Oct 28, 2009
1,998
692
Bay Area, CA
hi pershoot

i am using last cm10 and have 2 problems
1- cant play movies with many players including mxplayer
2-huge battery drain and all power consumption is by system process
e.g about 30 percent in 6 hours

Two things,

1st, why are you posting questions about CM10 in a CM9 thread?

2nd, try a fresh install by doing a full wipe, I don't have a drain problem... was off charger for 3 days with use. I have CM10 with Dice and MX and I am able to play fine. Do you have the Armv7 plugins for the players installed?
 

abdozzahra

Senior Member
Dec 16, 2010
94
3
tehran
Two things,

1st, why are you posting questions about CM10 in a CM9 thread?

2nd, try a fresh install by doing a full wipe, I don't have a drain problem... was off charger for 3 days with use. I have CM10 with Dice and MX and I am able to play fine. Do you have the Armv7 plugins for the players installed?

tanks for reply
1- where should i do post? sorry for missplace
2-i did a fresh install
3- mx did not work for me,yes i have armv7 plugin installed
 

nakedninja42

Senior Member
Oct 28, 2009
1,998
692
Bay Area, CA
tanks for reply
1- where should i do post? sorry for missplace
2-i did a fresh install
3- mx did not work for me,yes i have armv7 plugin installed

There is a CM10 thread started by Maplesyrup that pershoot uses for CM10 discusses. Pershoot also updated his kernel thread for new kernels built for CM10 that can be flashed over nightlies, see if that helps your video issue.
 
  • Like
Reactions: abdozzahra

Yaumeister

Member
Jan 7, 2010
6
0
Rolling boot screen

I've just moved over to CM9 from AOSP 4.1.2. So please forgive me if I'm asking question already previously answered, but I have searched and found no answers yet.

I have installed cm-9-20130421-NIGHTLY-p5wifi.zip.

When the tablet is turned on, the boot up animiation keeps rolling (similar to CWM problem unless alternate version installed). This would not stop until the tab is booted to lock screen and screen turned off (automatically or by power button), and screen is not rolling when turned on again.

Is this fixable?
 

IRIE4IPIER

Senior Member
Feb 25, 2009
457
89
Anyone know what the last cm9 nightly was for the p7510/p4wifi? I use Flash a lot on this tablet and on cm10 the browser crashes too many times and flash just sucks on cm10 for this tablet. I'm using latest stock ics rom for this device and the lag is killing me. I just updated my moms touchpad to the latest cm9 nightly 2 days ago and I haven't sent it back because it is so damn smooth compared to this. I have found cm9 roms but don't know if it is the latest, I know it isn't being developed for this tablet anymore and I don't know why because ics is best for this tab. If you happen to have the last update made to cm9 for this tab, I would greatly appreciate it. Thanks.
 

Top Liked Posts

  • There are no posts matching your filters.
  • 23
    NOW THAT WE HAVE OFFICIAL NIGHTLY BUILDS I THOUGHT IT WARRANTED A PROPER THREAD NOT A KANG ANYMORE
    CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.0 (ICS), 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.
    *
    */

    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.

    SOURCES
    General:
    http://github.com/CyanogenMod

    Device:
    https://github.com/CyanogenMod/android_device_samsung_p4
    https://github.com/CyanogenMod/android_device_samsung_p4-common

    Kernel:
    https://github.com/CyanogenMod/android_kernel_samsung_p4 (Official)
    https://github.com/pershoot/galaxy-2636 (Unofficial)

    What's working?
    • 3G - Make sure you have the correct APN Settings for your carrier/region.
    • HWA Video - No all the formats are supported, Blame NVidia or ... the world - (YouTube does work)

    What's not working?

    • Camera - This will only be fixed once we get an ICS Leaked ROM - Period, so stop asking! :)

    I want feature X?
    No - You will not get it or maybe you will, I have no Idea what feature will get implemented. This is not the place to ask.

    First time installing CyanogenMod 9 to your Tablet (3g version), or coming from another ROM:
    - Make sure you are rooted. (Plenty of thread available about how to do it)
    - Make sure you're running a proper working ClockworkMod-Recovery version 5.5.0.4 not any other version (Recovery[UPDATED]). This is the latest (2012-05-24) that works with the device make sure you flash this recovery via ODIN.
    IF YOU DO NOT INSTALL THIS RECOVERY YOU WILL NOT BE ABLE TO INSTALL CORRECTLY/YOU WILL GET UNKNOWN VERSION ABORTING INSTALL ERROR
    - Copy GApps and CM9 ZIPs to your internal SDCard
    - Boot into Recovery
    - DO A DATA WIPE / FACTORY RESET (First Time Users)
    - Flash CM9 zip
    - Flash GApps zip
    - Reboot
    - Enjoy!

    NOTICE:

    IF YOU EXPERIENCE ANY ISSUE WITH THE ROM AND YOU HAVE OVERLCOCKED/MODDED THE ROM DO NOT REPORT THE ISSUE UNTIL YOU HAVE CONFIRMED THE ISSUE ALSO OCCURS WHEN NOT OVERCLOCKED/MODDED!

    IF YOU EXPERIENCE ANY ISSUE AND YOU HAVE CONFIRMED IT IS AN ISSUE POST LOGS, USE PASTEBIN.COM IF YOU CANNOT ATTACH LOGS TO YOUR POST.

    See second post on how to get logs to post logs!

    Latest nightlies:
    http://get.cm/?device=p4&type=nightly

    Changelog
    http://changelog.bbqdroid.org/#p4/cm9/next

    Google Apps:
    http://goo.im/gapps

    HOWTO SEND PATCHES
    Getting Started:
    http://wiki.cyanogenmod.com/wiki/Howto:_Gerrit

    Example:
    - cd ~/android/system
    - repo start branchname CyanogenMod/android_device_samsung_p4
    -- Make your changes at device/samsung/p4
    - cd device/samsung/p4
    - git add -A
    - git commit -a
    - cd ~/android/system
    - repo upload CyanogenMod/android_device_samsung_p4

    Navigate to http://review.cyanogenmod.com , click your commit and add the reviewers.
    14
    im nearing completion of p4 with all working. will call upon a few of you to test when im almost there.

    'should' have a test out by tonight/tomorrow night.

    the other remaining tabs will follow once this is done.
    6
    an update,
    im not able to solve the flicker on portrait swiftly. it doesnt happen in JB. so ill forgo a stable ICS rls and move on to cm10.

    ill build out one more experimental for cm9 and upload source changes in to CM so they will be in the nightlies while i prep JB for the new stuff.
    5
    all work has been merged in to CM mainline. they'll show up in the next weekly build or you can grab the latest from droidbasement for now.
    3
    Care to elaborate a little further for us who are being overly cautious. Does factory reset from ROM refers to the Factory Data Reset in the System Settings or a data wipe from CWM (or both)? What's the safest way to wipe for a clean install?

    Thanks!

    Sent from my GT-P7510 using xda app-developers app

    do everything through recovery.