[NIGHTLY][ROM][4.0.4][IMM76I] CyanogenMod 9 for Samsung Galaxy S

Search This thread

anukilimanoor

Senior Member
Feb 6, 2011
539
407
Limerick
www.deltarom.com
Where can I find the changelog? The site is still down :-(

Sent from my GT-I9000 using Tapatalk 2
update-cm-9-20120508-NIGHTLY-galaxysmtd-signed.zip
PowerWidget: Use resources for the indicator color mask (android_frameworks_base)
pstree: fix segfault introduced by the warnings fixes (android_external_busybox)
AriesParts: Write proper gamma value on boot (android_device_samsung_aries-common)
German: Profile NFC Tags, Slide Lock Delay, Lockscreen customization (android_packages_apps_Settings)
settings: uk strings cleanup (android_packages_apps_Settings)
french: stats, gps and lockscreen shortcuts (android_packages_apps_Settings)
Torch hungarian translations (Updated v2) (android_packages_apps_Torch)
Added hungarian translation for Wifi Ad-hoc and Slide lock delay in Settings (android_packages_apps_Settings)
Memory management: fixed German translation (android_packages_apps_Settings)
Camera hungarian translations (android_packages_apps_Camera)
Camera, Timer mode: Add German translation (android_packages_apps_Camera)
Dock: Added German translation (android_packages_apps_Settings)
 

pawitp

Inactive Recognized Developer
Oct 30, 2010
3,928
21,276
Bangkok
CM version: 9
CM Download url: http://download.cyanogenmod.com/?device=galaxysmtd
Gapps version: gapps-ics-20120429-signed

Did you--
wipe: NO
restore with titanium backup: NO
reboot after having the issue: YES

Are you using--
a task killer: NO
a non-stock kernel: NO
CMSettings/Performance settings (other than stock): NO
other modifications: NO

Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:

To avoid losing my ringtone I decided to move the melody from SD Card to Internal Memory. The problem is that MUSIC is not rescanning the melodies and keep that specific song with the old path. I restarted my phone, hoping that Music will rescan all melodies and updates changed paths but no, when I try to listen that melody I receive FC on MUSIC and DSPMANAGER .... strange

Logcat:
Code:
[ 05-09 10:05:51.273   539:0x43e W/MediaMetadataRetriever ]
MediaMetadataRetriever server died!
[ 05-09 10:05:51.273   207:0x264 W/IMediaDeathNotifier ]
media server died
[ 05-09 10:05:51.285   932:0x3af W/AudioEffect ]
IEffect died
[ 05-09 10:05:51.285   932:0x3af W/AudioEffects-JNI ]
EVENT_ERROR
[ 05-09 10:05:51.285   932:0x3af W/AudioEffect ]
IEffect died
[ 05-09 10:05:51.285   932:0x3af W/AudioEffects-JNI ]
EVENT_ERROR
[ 05-09 10:05:51.285   932:0x3af W/AudioEffect ]
IEffect died
[ 05-09 10:05:51.285   932:0x3af W/AudioEffects-JNI ]
EVENT_ERROR
[ 05-09 10:05:51.285   932:0x3af W/AudioEffect ]
IEffect died
[ 05-09 10:05:51.285   932:0x3af W/AudioEffects-JNI ]
EVENT_ERROR
[ 05-09 10:05:51.285   496:0x351 W/AudioSystem ]
AudioFlinger server died!
[ 05-09 10:05:51.285   496:0x202 W/AudioSystem ]
AudioPolicyService server died!
[ 05-09 10:05:51.285   932:0x3b0 W/AudioSystem ]
AudioFlinger server died!
[ 05-09 10:05:51.285  1497:0x5e5 W/IMediaDeathNotifier ]
media server died
[ 05-09 10:05:51.285  1497:0x5e5 E/MediaPlayer ]
error (100, 0)
[ 05-09 10:05:51.292  1497:0x5e4 W/AudioSystem ]
AudioFlinger server died!
[ 05-09 10:05:51.292   207:0x283 W/AudioSystem ]
AudioFlinger server died!
[ 05-09 10:05:51.292   207:0x264 W/AudioSystem ]
AudioPolicyService server died!
[ 05-09 10:05:51.312   932:0x3a4 E/HeadsetService ]
Invalid argument error in setParameter(0, (short) 0) == -1
[ 05-09 10:05:51.351   932:0x3a4 W/HeadsetService ]
Trouble trying to manage session 3, removing...
java.lang.UnsupportedOperationException: AudioEffect: invalid parameter operation
	at android.media.audiofx.AudioEffect.checkStatus(AudioEffect.java:1228)
	at android.media.audiofx.BassBoost.setStrength(BassBoost.java:134)
	at com.bel.android.dspmanager.service.HeadsetService.updateDsp(HeadsetService.java:325)
	at com.bel.android.dspmanager.service.HeadsetService.updateDsp(HeadsetService.java:311)
	at com.bel.android.dspmanager.service.HeadsetService$1.onReceive(HeadsetService.java:162)
	at android.app.LoadedApk$ReceiverDispatcher$Args.run(LoadedApk.java:728)
	at android.os.Handler.handleCallback(Handler.java:605)
	at android.os.Handler.dispatchMessage(Handler.java:92)
	at android.os.Looper.loop(Looper.java:137)
	at android.app.ActivityThread.main(ActivityThread.java:4575)
	at java.lang.reflect.Method.invokeNative(Native Method)
	at java.lang.reflect.Method.invoke(Method.java:511)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:556)
	at dalvik.system.NativeStart.main(Native Method)
[ 05-09 10:05:52.156  1556:0x614 E/JavaBinder ]
!!! FAILED BINDER TRANSACTION !!!
[ 05-09 10:05:52.156  1556:0x614 E/BulkCursor ]
Unable to fetch column names because the remote process is dead
[ 05-09 10:05:52.160  1556:0x614 W/dalvikvm ]
threadid=1: thread exiting with uncaught exception (group=0x40a611f8)
[ 05-09 10:05:52.160  1556:0x614 E/AndroidRuntime ]
FATAL EXCEPTION: main
java.lang.NullPointerException
	at android.database.AbstractCursor.getColumnIndex(AbstractCursor.java:249)
	at android.database.AbstractCursor.getColumnIndexOrThrow(AbstractCursor.java:265)
	at android.database.CursorWrapper.getColumnIndexOrThrow(CursorWrapper.java:78)
	at com.android.calendar.CalendarUtils$TimeZoneUtils$AsyncTZHandler.onQueryComplete(CalendarUtils.java:103)
	at android.content.AsyncQueryHandler.handleMessage(AsyncQueryHandler.java:344)
	at android.os.Handler.dispatchMessage(Handler.java:99)
	at android.os.Looper.loop(Looper.java:137)
	at android.app.ActivityThread.main(ActivityThread.java:4575)
	at java.lang.reflect.Method.invokeNative(Native Method)
	at java.lang.reflect.Method.invoke(Method.java:511)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:789)
	at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:556)
	at dalvik.system.NativeStart.main(Native Method)
[ 05-09 10:05:52.620  1577:0x632 F/libc     ]
Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1)
[ 05-09 10:05:52.792   207:0x15b E/AudioService ]
Media server died.
[ 05-09 10:05:52.796   207:0x15b E/AudioService ]
Media server started.
[ 05-09 10:05:52.796  1577:0x638 W/AudioPolicyManagerBase ]
setPhoneState() setting same state 0
[ 05-09 10:05:53.718   539:0x43e W/MediaMetadataRetriever ]
MediaMetadataRetriever server died!
[ 05-09 10:05:53.718   207:0x26a W/AudioSystem ]
AudioFlinger server died!
[ 05-09 10:05:53.718   207:0x26a W/AudioSystem ]
AudioPolicyService server died!
[ 05-09 10:05:53.925  1497:0x5d9 E/MediaPlayer ]
Error (100,0)
[ 05-09 10:05:55.218   207:0x15b E/AudioService ]
Media server died.
[ 05-09 10:05:56.929  1600:0x644 W/AudioFlinger ]
session id 3 not found for pid 1497
[ 05-09 10:05:57.222   207:0x15b E/AudioService ]
Media server started.
[ 05-09 10:05:57.230  1600:0x644 W/AudioPolicyManagerBase ]
setPhoneState() setting same state 0
[ 05-09 10:05:58.788   207:0x40f W/InputManagerService ]
Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@411e1508 (uid=10014 pid=510)
[ 05-09 10:05:58.976  1600:0x665 E/OMXCodec ]
Attempting to allocate OMX node 'OMX.google.mp3.decoder'
[ 05-09 10:05:58.980  1600:0x665 E/OMXCodec ]
Successfully allocated OMX node 'OMX.google.mp3.decoder'

[ 05-09 10:06:32.980  1971:0x7b7 E/MetadataRetrieverClient ]
failed to extract an album art
[ 05-09 10:06:32.992  1971:0x7b3 E/MetadataRetrieverClient ]
failed to extract an album art
[ 05-09 10:06:33.089  1971:0x7b3 E/MetadataRetrieverClient ]
failed to extract an album art
[ 05-09 10:06:33.117  1971:0x7c0 E/MetadataRetrieverClient ]
failed to extract an album art
[ 05-09 10:07:50.753   207:0x1fd W/InputManagerService ]
Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@411e3478
[ 05-09 10:07:53.464  1971:0x7cc E/OMXCodec ]
Attempting to allocate OMX node 'OMX.google.mp3.decoder'
[ 05-09 10:07:53.468  1971:0x7cc E/OMXCodec ]
Successfully allocated OMX node 'OMX.google.mp3.decoder'
[ 05-09 10:07:53.562  1971:0x7bf E/MetadataRetrieverClient ]
failed to extract an album art
[ 05-09 10:07:53.574  1971:0x7c0 E/MetadataRetrieverClient ]
failed to extract an album art
[ 05-09 10:07:53.628  1971:0x7bf E/MetadataRetrieverClient ]
failed to extract an album art
[ 05-09 10:07:53.644  1971:0x7c0 E/MetadataRetrieverClient ]
failed to extract an album art
[ 05-09 10:07:54.327  1971:0x7b3 E/MetadataRetrieverClient ]
failed to extract an album art
[ 05-09 10:07:54.339  1971:0x7b7 E/MetadataRetrieverClient ]
failed to extract an album art
[ 05-09 10:07:54.359  1971:0x7b7 E/MetadataRetrieverClient ]
failed to extract an album art
[ 05-09 10:07:54.429  1971:0x7c0 E/MetadataRetrieverClient ]
failed to extract an album art
[ 05-09 10:07:54.441  1971:0x7b3 E/MetadataRetrieverClient ]
failed to extract an album art
[ 05-09 10:07:54.452  1971:0x7bf E/MetadataRetrieverClient ]
failed to extract an album art


---------- Post added at 09:33 AM ---------- Previous post was at 09:30 AM ----------



Did that too, rescanned all files and when I play that melody ( which was moved from Card ) it get skipped and move forward playing 1-2 seconds and so on ..... really annoying.
And then Unfortunately DSPMANAGER has stopped

What do you mean by "SD Card" and "Internal Memory"?
 

duffymm

Senior Member
Aug 28, 2010
245
41
Brescia
www.instagram.com
I would like to report what i consider a Bug
Is the 3rd time that happens

If you try to update to latest nightly with USB cable connected to PC, you end up in the bootloop bug without recovery

In my 3 cases experience, is related to the USB cable connected to PC while updating

Anyone can confirm ?

Is there any solution to fix this ?

Thx for support, latest nightly works great !


i explain better
whatever nightly you are currently running, whatever you want to upgrade to, if you have USB cable connected, you have high % chance to get the missing recovery + bootloop bug

PS : i've encountered the problem once, some friends of mine at least twice, i just want to report the bug, actually my phone is perfectly running latest CM9 nightly, i'm not asking support or anything, just reporting, so please no silly answers i'm running CM since version 7, i help with italian translations, i want just to report this strange behaviour of the phone updare with usb cable connected

peace
 
Last edited:

mvenneker

Senior Member
Jan 30, 2007
259
1
Enschede
get.cm is up again. downloaded the latest nightly which should be approx 128 mb, it is finished and it says 95 mb :)

somewhere down the road i lost 30 mb :(
 

DROCSID

Senior Member
Mar 31, 2010
2,344
988
Somewhere deep
get.cm is up again. downloaded the latest nightly which should be approx 128 mb, it is finished and it says 95 mb :)

somewhere down the road i lost 30 mb :(

Just for your information;

You mean by downloading the file? Here it is like it should be when
finished downloading; 128.88 MB

GgJsM.png
 

blablable

Account currently disabled
Dec 13, 2010
83
6
https://t.me/pump_upp
t.me
I just installed today's nightly and everytime a turn on the phone the apps PowerAMP and Titanium Backup give me a FC and I can't open them any more

Phone model: i9000
Radio (baseband): XXJVT
CM version: update-cm-9-20120507-NIGHTLY-galaxysmtd-signed.zip
CM Download url: http://get.cm/?device=galaxysmtd
Gapps version: gapps-ics-20120429-signed.zip

Did you--
wipe: Cache and dalvik
restore with titanium backup: No
reboot after having the issue: Yes

Are you using--
a task killer: No
a non-stock kernel: No
CMSettings/Performance settings (other than stock): Standard
other modifications: No

Fixed. Not ROM's fault.
 

cosminnn

Senior Member
Feb 22, 2010
156
33
Timisoara
Even if the site was up there were still issues with the service. I had the same issue with downloads of 68mb and 14mb, but finally I managed to download all ... the site is working fine now.
 

jiujitiancai

Senior Member
May 7, 2010
92
26
ChongQing
Sony Xperia 1 II
What is your--
Phone model: I9000
Radio (baseband):xxjvt
CM version:update-cm-9-20120508-NIGHTLY-galaxysmtd-signed.zip (second 0508)
CM Download url:http://get.cm/?device=galaxysmtd
Gapps version:0429

Did you--
wipe:no
restore with titanium backup:no
reboot after having the issue:yes

Are you using--
a task killer:no
a non-stock kernel:no
CMSettings/Performance settings (other than stock):stock
other modifications:no

Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
sometomes camera has two 'store location',one should be' restore default'
then switch to recoder
switch back
'restore default' is back
camera still crash when restore default
 

Attachments

  • alogcat.2012-05-09-21-58-03+0800.txt
    75.3 KB · Views: 3

EtenNewbie

Senior Member
Jun 11, 2007
62
18
Copying to external sdcard fails and card gets unmounted

Copying to external sdcard fails and card gets unmounted.

What is your--
Phone model: GT-I9000
Radio (baseband): I9000XXJVK
CM version:update-cm-9-20120508-NIGHTLY-galaxysmtd-signed.zip
CM Download url: get.cm/get/artifacts/1044/artifact/archive/update-cm-9-20120508-NIGHTLY-galaxysmtd-signed.zip
Gapps version:

Did you--
wipe: No
restore with titanium backup: No
reboot after having the issue: No

Are you using--
a task killer:
a non-stock kernel: No
CMSettings/Performance settings (other than stock):
other modifications:

Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:
Attempt to copy any file to external sdcard fails. External sdcard gets unmounted.
Cannot reboot or shutdown phone, must use long power button hold to turn off.
 

Attachments

  • logcat.txt
    17.3 KB · Views: 10

Taranis

Senior Member
Aug 31, 2011
541
93
Poland
I have 29.04 build.

Do you have ANY problems with WiFi tethering?

Sometimes I have AP working, but I have NO internet access (in phone is ok)...
 

Top Liked Posts

  • There are no posts matching your filters.
  • 388
    CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.0 (Ice Cream Sandwich), 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.

    What are Nightly builds? Auto compiled builds of the latest CyanogenMod source from github. This version change each night and aren't officialy supported. If you find bugs/issues you can/must discuss here (do not submit nightlies bug on CyanogenMod issue tracker).

    Downloads

    Latest nightly: http://get.cm/?device=galaxysmtd
    Google Apps: http://goo-inside.me/gapps/

    Installation

    - First time flashing ICS to your Galaxy S (or coming from another ROM)?
    1. Root your device and install ClockworkMod Recovery.
    2. Reboot into Recovery using 3-button-combo
    3. Do a Nandroid backup!
    4. WIPE (wipe data/factory reset + wipe cache partition)
    5. Install the ROM from internal sdcard using ClockworkMod Recovery
    6. Optionally install the Google Addon
    7. WIPE again or Calendar Sync will not work.
    - Upgrading from CM7?
    1. Do a Nandroid Backup!
    2. WIPE (wipe data/factory reset + wipe cache partition)
    3. Install the ROM from internal sdcard using ClockworkMod Recovery
    4. Optionally install the Google Addon
    - Upgrading from another CM9 (or teamhacksung) Build?
    1. Do a Nandroid Backup!
    2. Install the ROM from internal sdcard using ClockworkMod Recovery
    3. Optionally install the Google Addon
    Note: The upgrade process from CM7 to ICS is automatic, but downgrading from ICS to CM7 (or restoring Nandroid) requires flashing twice. Once from ICS and again from CM7's recovery.

    FAQ (Read here for Change log!)

    The FAQ is available on Teamhacksung's Wiki. Please read before asking any questions and please feel free to edit it.

    http://teamhacksung.org/wiki/index.php/Experimental:GT-I9000:Frequently_Asked_Questions

    Known Issues

    Please check the list of known issues before reporting bugs.

    http://teamhacksung.org/wiki/index.php/Experimental:GT-I9000:Known_issues

    Reporting Bugs

    You are allowed to report bugs only in this thread. Before reporting a bug, please make sure you are running as stock as possible. This means no custom kernel, no custom framework modification, etc. If you are using any of the above modifications, please flash the rom again to get rid of the modifications before reporting.

    • Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)
    • If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)
    Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. The following is a useful format to follow.

    Code:
    What is your--
    Phone model:
    Radio (baseband):
    CM version:
    CM Download url:
    Gapps version:
    
    Did you--
    wipe:
     restore with titanium backup:
    reboot after having the issue:
    
    Are you using--
    a task killer:
    a non-stock kernel:
    CMSettings/Performance settings (other than stock):
    other modifications:
    
    Provide any additional information (observations/frequency of problem/last version it worked on/etc) as needed:

    The CyanogenMod team would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!
    45
    When I need testers, I will publicly post the build in a new thread. Please do not clog this thread with testing requests.
    33
    Hi guys! What is this? cm-9-20120628-EXPERIMENTAL-galaxysmtd.zip ?? :confused:

    Just some builds I'm making while figuring out why the RC won't build.
    28
    You guys should do a full wipe with newest nightly since it swapped emmc and sdcard

    No, you don't need to.


    Frankly I don't know what is the meaning of swapping cards! Like I said I had nothing in my android_secure folder. I flashed without full wipe and everything working fine to me. I checked version it's new nightly.

    Now I have even inserted my micro sd card and it got detected without any issue. Files in it under the emmc folder.

    Explain me what is this swapped cards and how to check. I'll check and update...

    You'll have the option to use your microSD card as /sdcard in Settings -> Storage -> Menu -> Storage configuration. Android by default (as HTC started it) uses the microSD card as /sdcard and internal memory as /emmc. Samsung came along and uses internal memory as /sdcard and microSD as /sdcard/external_sd. We need to standardize in CyanogenMod, so starting with this nightly, we follow the standard HTC has set, but we also give users the option to swap them if they want. When it comes to Samsung devices, users expect internal SD as /sdcard by default, to the setting is set to swapped as default.

    TL;DR: Nothing changes.


    I did a full no-wipe install and a full wipe install today.

    If no wipe, the sdcard and emmc are mounted reversely by default.
    If full wipe, the sdcard and emmc are just as we have usually.

    If full wipe than switch kernel, the sdcard and emmc are mounted reversely again.

    There must be some misunderstanding...

    The nightlies are designed to be used with the kernels that come with it only. The default preference to swap is stored in the ramdisk in the kernel which is lost if you switch kernel (and so internal SD mounts as /emmc).