[ROM][4.0.4][MTD] CyanogenMod 9.0.0 | READ : http://goo.gl/rkEeh

Status
Not open for further replies.
Search This thread

jt1134

Inactive Recognized Developer
May 8, 2010
1,098
3,151
That must be it! Post 3 that details how to build doesn't mention that small detail! I've adb'ed to the gtab and I'm running it now.
Does this not need to be done for the sgt7 build? I don't rember doing this for sgt7, but it's been a while since I set that up.
Thanks a again!

the sgt7 manifest clones a repo that contains the proprietary files, cm does not. cm assumes individual builders have the device and will pull the files themselves, thus distancing cm from any issues with distributing OEM's proprietary firmware.
 

jimmcghee

Senior Member
Apr 7, 2010
180
39
Garland, Texas
the sgt7 manifest clones a repo that contains the proprietary files, cm does not. cm assumes individual builders have the device and will pull the files themselves, thus distancing cm from any issues with distributing OEM's proprietary firmware.
Very good information to know. Can we post this nugget in post #3 since it's now aimed at building on cm instead of sgt7? ;)

You know...
you learn something every day, if you're not careful! :rolleyes:

Edit:
That was the problem. The p1c zip I just built from the cm depository boots and functions great!
I'm a happy camper now!!
 
Last edited:

jt1134

Inactive Recognized Developer
May 8, 2010
1,098
3,151
I've been looking into the issues with the ffc (crashing after one pic) and it turns out to have nothing to do with the new camera driver. Something has been changed elsewhere in the system that is causing the audio buffer to get overrun when the camera plays the shutter sound for the ffc. I've implemented a dirty hack to fix it, by simply disabling the shutter sound when taking a pic on the ffc, but that's not good enough.

If someone could try flashing older builds, and let me know when the last build was done that the ffc worked correctly, it would be appreciated. The issue doesn't appear to have to do with any of the galaxy tab specific code, so I believe the issue is due to a change made elsewhere in cm, and I'm having a hell of a time finding what exactly.

Regardless, I'm going to push the changes through gerrit so that there at least won't be any issues with the cameras in future nightly builds.

Sent from my Galaxy Nexus using XDA
 

fastcx

Senior Member
Jun 9, 2010
1,017
195
Puchong
I've been looking into the issues with the ffc (crashing after one pic) and it turns out to have nothing to do with the new camera driver. Something has been changed elsewhere in the system that is causing the audio buffer to get overrun when the camera plays the shutter sound for the ffc. I've implemented a dirty hack to fix it, by simply disabling the shutter sound when taking a pic on the ffc, but that's not good enough.

If someone could try flashing older builds, and let me know when the last build was done that the ffc worked correctly, it would be appreciated. The issue doesn't appear to have to do with any of the galaxy tab specific code, so I believe the issue is due to a change made elsewhere in cm, and I'm having a hell of a time finding what exactly.

Regardless, I'm going to push the changes through gerrit so that there at least won't be any issues with the cameras in future nightly builds.

Sent from my Galaxy Nexus using XDA

The FC I experience can most certainly repeated, pre focus the shutter and then release the shutter button, there it goes. If we just press the shutter button once without pre focus, it wouldn't fc, not from my experience.
 

slaia

Member
Oct 25, 2010
41
5
London, UK
Surprised. Amazed.

Hi all, out of curiosity I tried this ROM and I was totally surprised that for the first time it works! I never managed to get CM9 working on Galaxy Tab when I tried CM9 a few times previously. Still testing CM9 and so far found no issues. Even the browser is much responsive than that on my Asus Transformer Prime!

Thanks for all developers!

I only miss the configurable status bar widget I get used from CM7. Now I need extra steps to switch on/off WiFi, packet data and sound silent/on, which I often use.
 

mmjp

Member
Feb 22, 2010
45
3
SG
I can't able to flash both cm9-20120421-NIGHTLY-p1 and cm9-20120419-NIGHTLY-p1.
Both showing that,

assert failed: run_program("/tmp/update.sh") == 0
E:Error in /sdcard/download/update-cm9-20120421-NIGHTLY-p1-signed.zip
(Status 7)
Installation aborted.

I am currently on AOKP bulid #32


Any Idea that which one wrong on me?
 
Last edited:

DroidTalk

Senior Member
Feb 7, 2012
144
12
Have you tried restocking? Build 32 is non-MTD so you should restock,flash overcome kernel, then flash this ROM.
 
  • Like
Reactions: mmjp

alroger

Senior Member
May 19, 2011
1,299
1,937
Deerfield Beach
OnePlus 6
Moto G Stylus 5G
I can't able to flash both cm9-20120421-NIGHTLY-p1 and cm9-20120419-NIGHTLY-p1.
Both showing that,

assert failed: run_program("/tmp/update.sh") == 0
E:Error in /sdcard/download/update-cm9-20120421-NIGHTLY-p1-signed.zip
(Status 7)
Installation aborted.

I am currently on AOKP bulid #32


Any Idea that which one wrong on me?

Humberos has eexplained a couple times before. Search for it in here and or dev thread. You have to alter the update script to stop that check that its doing.

EDIT:
http://xdaforums.com/showthread.php?p=23508025&highlight=assert#post23508025
http://xdaforums.com/showpost.php?p=21649322&postcount=468

SGT-P1000N CM9 Tapatalk2
 
Last edited:

ayysir

Senior Member
Aug 30, 2011
4,552
5,980
Bronx, NY
alright for those having problems flashing nightlies [updater.sh status 7 assert error] and your on non-mtd build. You have to manually mount /efs

1. reboot into recovery
2. connect tab to adb and use adb shell command to get into tab terminal
3. type mount /dev/block/stl3 /efs
4. flash nightly build after your mount /efs via adb and you should be good

the first flash went through a recovery bootloop for me so i force shut down my tab [ vol up + power button] then rebooted into recovery again [it will be the non-humberos cwm] and re-flash the nightly again and voila

THANKS TO RED_REBEL AND ALROGER FOR HELPING ME FIGURE THIS OUT IN THE IRC
 
Status
Not open for further replies.

Top Liked Posts

  • There are no posts matching your filters.
  • 190
    Read this, IMPORTANT: http://goo.gl/rkEeh

    Code:
    ** These CyanogenMod builds are highly experimental and unsupported.
    **
    ** If one of this builds bricks your phone, kills your cat or causes
    ** a thermonuclear war, don't point at us. We'll laugh at you.
    ** You decided to make this modifications to your Tablet.
    **
    ** Please refrain from submitting bug reports for any issues
    ** you may encounter while running one of these builds.
    **
    ** Submitting bug reports on experimental builds is the leading 
    ** cause of male impotence.


    This is a stable Build of the current state of CyanogenMod 9 for the Samsung Galaxy Tab.
    CM9 is based on latest AOSP sources plus some useful tweaks and features.

    Known issues, Downloads and Screenshots: Post #2
    General Discussion thread : SGT7 General
    Developer only post : Post #3 (how to build and more)
    What is MTD (for epic, but its the same for all Samsung devices - except the ROM links ofcourse) http://xdaforums.com/showthread.php?t=1387334

    Please refrain from submitting bug reports for any build not released by us - report em to whom u got the build from

    We'll release new builds when we feel like doing so, although we do keep our sources updated all the time!

    The people behind this :

    angel_666
    cdesai
    humberos
    jt1134
    koxudaxi
    red_rebel
    sbradymobile
    eaut
    Techomancer

    Big thanks to Teamhacksung for all their work on the aries, and for all the help

    And Ofcourse - the CyanogenMod Team!
    88
    Known Issues + Useful info :
    USB Tethering won't work in windows (works in ubuntu, untested on OSX)
    Internal sd is /mnt/sdcard, and external is /mnt/emmc
    USB Host works with a Y cable as the tab doesn't supply power, doesn't with the standard Samsung Adapter for the new tabs.

    Official Nightlies : http://get.cm/
    p1 : http://get.cm/?device=p1 [GSM Tabs]
    p1c : http://get.cm/?device=p1c [CDMA Tabs]
    Modems :
    p1 [GSM] : http://goo.gl/EjHq5 (Flash via CWM)
    p1c [CDMA] : http://goo.gl/Dhmjl (Flash via Odin)

    READ THIS BEFORE FLASHING
    ^It's for the epic but it's pretty much the same thing except the ROM links, and the only ROMs having MTD now are CM9 based ROMs - no MTD on GB

    Only way to revert to a normal ROM now is flashing a stock Samsung ROM by odin (with repartition checked)


    How to Flash the above zips :

    You need to restock your tab if you are running an old MTD build, (only if /system isn't 406 mb, check it by the command `df system` or use an app (such as root explorer) )
    IF you are coming from a FSR (STL/BML) ROM (aka Samsung ROM - anything else than the latest CM9 builds / AOKP builds, i.e. any GB ROM, no need to restock)
    IF you are coming from a froyo ROM, you need to flash a stock GB ROM first, follow the guide below :

    Restocking :
    Follow the team overcome restock guide [http://www.teamovercome.net/p1000/?page_id=17], and completely restock your tab.
    Once you've flashed it, reboot into download mode again and flash any kernel with recovery (any non-MTD kernels from humberos.com.br, or this forum, for your tab model)
    After you've flashed the kernel, reboot into recovery, and this time, install the zip you just downloaded from CyanogenMod servers.
    Install Google Apps if you want (gapps-ics-* from goo.im) [optional]
    Reboot and enjoy your tab :)

    Normal install :
    You need to have a kernel with CWM Recovery
    Get the zip from the above download links
    Put the zip on your sdcard, reboot into recovery, and install the zip
    It'll reboot a few times during the install, that's normal :)


    attachment.php
    attachment.php
    attachment.php
    44

    Sources :

    CyanogenMod : https://github.com/CyanogenMod
    SGT7 (based off CyanogenMod sources with a few tweaks of our own) https://github.com/sgt7

    All device tress (p1, p1c and p1-common) and kernel tress (p1 and p1c) have been merged into the CyanogenMod tree now, if you want to submit a change/patch, use cm code-review [http://wiki.cyanogenmod.com/wiki/Howto:_Gerrit]

    How to get the sources :
    Setup Android Build Environment (http://source.android.com)
    Code:
    mkdir ~/cm9
    cd ~/cm9
    repo init -u git://github.com/CyanogenMod/android.git -b ics
    (Type in your name and email address when asked)
    Code:
    repo sync
    (^^This'll take a while, as ~7GB of sources are downloaded initially)

    How to build :
    Code:
    source build/envsetup.sh
    cd device/samsung/p1 ; ./extract-files.sh
    brunch p1
    Replace p1 with p1c for CDMA variants.
    Building may take a long time depending on your machine, might range from a few minutes to many hours
    After the build is done, navigate to ~/cm9/out/target/product/p1
    The zip you'll be looking for would be update-cm-9.0.0-RC0-p1-UNOFFICIAL-signed.zip

    If you want to build just the kernel, type the below commands
    Code:
    source build/envsetup.sh
    make out/target/product/p1/boot.img

    If you want just the kernel - u'll get it in the same folder, boot.img
    Flash it with heimdall
    heimdall flash --kernel ~/cm9/out/target/product/galaxytab/boot.img --recovery ~/cm9/out/target/product/galaxytab/boot.img

    ^^The above instructions were for building a clean CyanogenMod build for p1, without any changes we did to the sources (mainly frameworks and some apps)

    IF you want to build that, sync from https://github.com/sgt7/android.git instead of CyanogenMod, and then build using the same commands
    38
    I got some news!

    https://plus.google.com/115013390614274076135/posts/CcmArQkDDXn

    Official builds coming soon!


    But, till then, i suggest the kangers not to sync, as i'll be changing stuff upstream which might break the build(mainly vendor/samsung, device is now p1 and p1c)

    So, dont repo sync until i give a heads up(or remove vendor/samsung from your manifest)

    And, don't try to build p1 atm (uploading it in a while) - Can build the good old galaxytab fine, just don't try to build p1 or you'll be on your own (you'll know why soon)
    37
    CM9 - Updates

    Hi fellows!

    Just check it!

    http://www.humberos.com.br/p/android-ics.html

    ps. Today is my brother birthday!
    This is for him!



    Greetings from Brazil!

    Enjoy!