[INFO] [i9020] CyanogenMod 9 Alpha 11 by Koush

Search This thread

LKNim

Senior Member
Feb 16, 2011
362
112
In order to get 3G working
I have to replace \system\ect\apns-conf.xml from another rom
 

d_phekt

Senior Member
Oct 23, 2006
964
368
Minneapolis, Minnesota
Thanks Koush. Tried yours and a few others suggestions and still cant get it to flash. Must be just the i9020T with the issue??

Sent from my Google Nexus S using xda premium
 

d_phekt

Senior Member
Oct 23, 2006
964
368
Minneapolis, Minnesota
report from i9023 user:

- wifi doesn't turn on for me.
- MMS app is missing.
- home button acting weirdly at times.

---------- Post added at 06:02 PM ---------- Previous post was at 05:59 PM ----------



i9023 booting fine on me but wifi doesn't work.

Have you tried flashing the wifi patch from the other ICS thread? Worth a shot.

Sent from my Google Nexus S using xda premium
 

Yoz182

Senior Member
Jan 28, 2011
184
30
I9023 : Booting but WIFI doesn't work, I can't login with my google account, can't go to the market ...
 

dee000000

Senior Member
Mar 17, 2010
91
48
Oklahoma City,OK
Ah, I'm on i9020A. Let me look into seeing what I need to do to fix it for i9020T.
Im on T-Mobile Nexus S and wifi works fine. I had to fastboot flash the boot.img because it wouldnt initiatialy boot but now it works. MMS app is missing and camera shortcut provided on home screen goes no where but app does exist and executes.

adb install -l (drag app)

http://www.multiupload.com/DR4BUAFOKJ

and quit complaining.
 
Last edited:

shubu000

Senior Member
Feb 23, 2011
694
65
Melbourne
confirm that i9020T does not boot past the logo, not daring enough right now to flash the boot.img,

look forward to your great work koush :D
 

Top Liked Posts

  • There are no posts matching your filters.
  • 308
    The CM team has been working around the clock getting CM9 running on devices. I'm currently responsible for the Nexus S. Everything seems to be running great so far, and this ROM can easily be a daily driver for most enthusiasts. This thread will be updated until the build bot starts popping out nightly builds again.

    IF YOU HAVE ANY BUGS, PLEASE WIPE DATA, REINSTALL OFF OF ROM MANAGER, AND SEE IF IT STILL OCCURS. I WILL NOT RESPOND TO BUGS IF YOU DO NOT INSTALL OFF ROM MANAGER OR YOU HAVE NOT WIPED DATA AND TESTED.

    FOR EVERY BUG REPORT, PLEASE PUT THE FOLLOWING AT THE BOTTOM, OR I WILL IGNORE IT:

    "I wiped data and installed off of ROM Manager and retested before reporting this bug."


    Has only been tested on i9020A

    Android zip (Alpha 11):
    http://developer.clockworkmod.com/downloads/579/1424/cm_crespo-ota-eng.koush.zip

    Google Apps addon:
    http://download.clockworkmod.com/test/gapps-ics-20111125-2.zip

    What doesn't work:
    Choppy video playback.
    MMS is apparently flaky.

    Sources:

    Kernel:
    https://github.com/CyanogenMod/samsung-kernel-crespo/tree/ics

    Device:
    https://github.com/CyanogenMod/android_device_samsung_crespo/tree/ics

    Proprietaries local_manifest.xml (use the typical gingerbread ones, but the ics branch of imgtec):
    https://gist.github.com/1382062

    CHangelog
    Alpha 11:
    Fix missing dictionaries.
    Fix duplicate keyboards.
    Add Google Wallet.

    Alpha 10:
    Fix signal strength.
    Fix mounting usb storage on computers.

    Alpha 9:
    Fixed usb tether.
    Fixed live wallpapers.
    Fixed data usage stats.
    Fixed data limits.

    Alpha 8:
    Fixed Gapps.
    Fixed i9023 HOME button.
    Fixed calendar sync.

    Alpha 6/7:
    Fixed Camcorder

    Alpha 5:
    Fixed tethering.
    Fixed various missing apks.
    Fixed missing apns.
    Pinch to zoom fixed.

    Alpha 3/4:
    Don't use these :)

    Alpha 2:
    Fixed boot flash fail.

    Alpha 1:
    initial release

    Have fun!
    25
    New version can be found here "Alfa 13": http://bit.ly/ICSAlfa13

    What was there?
    • Voodoo drivers included in kernel. Thanks to supercurio
    • Updated to 2.6.35.14 kernel version
    • 100% indicator when battery goes to max. ( I know some people prefer to see 96% but I don't think this is correct. The batery indicator says 0 when the hardware thinks there is no more battery to work but in fact there is no 0volts there, and should show 100% when hardware goes to maximun programed. Is already known that battery is not going to reach his maximun value to protect from overtemp and extend his live, but if the save voltage is a 96% of the max, 96% should be shown as 100% )
    • Wifi update to use new 3.0 drivers
    • Bluetooth also updated. Now supports new devices.

    What's new?
    • Updated ICS to recent codes
    • Data usage now works again.
    • More save wifi status in kernel.
    • More battery time.
    • M. Danesh added T9 into call ( go to options to enable T9 ) I love this option.
    • ...

    Let me know of issues with T9.

    Enable T9: Go into call ( telephone app ), press menu and go to settings, select "dialpad settings", check T9 and reboot. Now you can find your contacts by pressing the numbers.

    All credits for Cyanogenmod team, Koush and Teamhacksung.

    PD: Ezekeel, sorry if I'm late answering you about the kernel. The kernel can be found here: http://bit.ly/ICSKernelCrespo2

    PD2: Do not coplain about wifi unless you are using original kernel. ( I know also Steve Garon, and Francisco Franco kernels should also let wifi working )
    13
    I'll just leave this here...

    http://goo.gl/NxZnH

    (It's Mms.apk, with the "Black Background" option in place. It's about 80-90% complete. It looks absolutely amazing. I just have a few small details to straighten out before I submit my code to the CM team.)

    Let me know how it works for you!

    Code:
    $ wget http://goo.gl/NxZnH
    $ mv NxZnH Mms.apk
    $ adb remount
    $ adb push Mms.apk /system/app/
    $ adb shell 'sync'

    NOTE: This will delete the shortcut to Messaging from your home screen. You will need to re-add the shortcut.

    If you find any issues, or have feedback, please let me know!

    EDIT: ADDED SCREENSHOTS
    10
    Alpha 8:
    Fixed Gapps.
    Fixed i9023 HOME button.
    Fixed calendar sync.
    9
    Alpha 10:
    Fix signal strength.
    Fix mounting usb storage on computers.