[ROM][OFFICIAL] CyanogenMod 10 Nightly Builds for SGH-T999

Search This thread

dcmtnbkr

Senior Member
Jan 24, 2007
885
149
Grand Rapids, MI
OnePlus 8T
Apparently Google doesn't like sprint? This is what I got when I said ****

63b44c72-481d-3545.jpg


Sent from my SGH-T999 using xda premium
 

bigxie

Senior Member
Nov 14, 2010
1,374
5,861
Bay Area, CA
www.twitter.com
You can enable curse words by hitting the overflow button, settings, voice, and uncheck block offensive words.

Google laterally searched for s***

'S' is Sprint's stock symbol ;)

Sent from my Nexus 7 using Tapatalk 2
 

KevlarTheGreat

Senior Member
Jul 18, 2008
171
20
IMEI Backup

ugh i REALLY WANT TO FLASH THIS TO PLAY AROUND, but this whole missing IMEI issue is really scaring the hell out of me....not cool =/, guess ill be waiting till a nightly of this comes out and see if others are losing IMEI when flashing those versions =/ now i must wait to play with google now :(


I wish I could remember who originally posted this and where so I could give them proper credit, but I read that you can backup your IMEI by doing the following (this assumes you are already running a CM ROM where your external SD card is at "/external_sd" if it's located somewhere else in your ROM or you don't have an external SD, just replace that string with the correct one for your ROM (probably /sdcard):

Backup by typing this in the terminal:
Code:
dd if=/dev/block/platform/msm_sdcc.1/by-name/efs of=/external_sd/efs_backup.img

Restore by typing this in the terminal:
Code:
dd if=/external_sd/efs_backup.img of=/dev/block/platform/msm_sdcc.1/by-name/efs_sdcc.1/by-name/efs

This will NOT help if you already have a messed up IMEI. Neither the OP or I have had the corrupt IMEI problem and neither of us have been willing to try the restore part of it, but I did the backup part and it didn't cause any problems. Since this has a pretty good chance of working, since IMEI is stored in the efs partition, I think it would be a good idea for everyone to make a backup before doing any more flashing. If someone does this backup, then loses their IMEI, please PM me to let me know if it works. I will then write a script to automate this from ADB.

Copy the efs_backup.img off your sd card onto your PC for safe keeping. Do NOT let anyone else get this image from you.

I just found the OP Original Post
 
Last edited:

KevlarTheGreat

Senior Member
Jul 18, 2008
171
20
Wow I didn't even get to finish updating the OP :)

Audio death after a call is fixed, and a bunch of CM features were merged like lockscreen weather and other goodies.

:)

I noticed your link you just updated in the OP is to the version dated 17th, but there is one in the folder for the 18th. Is the 18th a good build?

I'm also wondering if the latest code has been synced? I have been compiling your JB lately and really trying to contribute, but you guys are so fast, I can't keep up with your bug fixing. :)
 
Last edited:

cyanogen

Retired Recognized Developer
Jan 4, 2009
2,515
5,752
Seattle
cyanogenmod.com
:)

I noticed your link you just updated in the OP is to the version dated 17th, but there is one in the folder for the 18th. Is the 18th a good build?

I'm also wondering if the latest code has been synced? I have been compiling your JB lately and really trying to contribute, but you guys are so fast, I can't keep up with your bug fixing. :)

Oops, fixed!
 
Last edited:

mt3g

Senior Member
Aug 14, 2009
6,949
3,128
Phoenix
@kevlar maybe post this in the general to get more hits, there is a thread building up over there. I will probably do it tomorrow.
 

jgalan14

Senior Member
Jul 8, 2010
3,727
365
Las Vegas
Last one for the night, pressing volume down or up will make my the youtube app can anyone else verify I'm not using yhe play store one
44e0094b-6118-786d.jpg


Sent from my SGH-T999 using Tapatalk 2
 

s10shane

Senior Member
Jul 30, 2010
2,250
158
37
Victorville, Ca
gps works and wifi works which is good so far. data is fine also. but my camera worked for a second and i was able to take 1 picture, then it froze and now it wont work anymore lol.
cant mount my sd card to my pc. i really want mass storage and not this mtp crap, i cant stand it lol
 

Top Liked Posts

  • There are no posts matching your filters.
  • 496
    CyanogenMod 10 is a free, community built distribution of Android 4.1 (Jelly Bean) which greatly extends the capabilities of your phone.

    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.
     */

    This is the support thread for CM10 on the T-Mobile Galaxy S3. It's a major work in progress. It may cause all the things in the disclaimer to happen, or steal your girlfriend while you are busy flashing ROMs.

    Known issues being worked on:
    * Picasa sync doesn't work (if you overwrite the Gallery with the Google version, you'll break the camera, don't do it). We need someone to port the sync code from the old Gallery3D app!
    * 1 frame flicker when transitioning between overlay/gpu rendering.
    * All the things.

    Install instructions:
    1. Install ClockworkMod Recovery for "d2tmo". Sorry, CM cannot provide support for other recoveries, although they may work fine.
    2. Get the nightly build here.
    3. Reboot into recovery and install.

    Google Apps are not included in this ROM. You'll need to find those yourself if you want them.
    78
    I'll keep this post updated as the Jelly Bean Google apps get updated! I'll upload to MF since it's more reliable and faster.

    http://goo.im/gapps/gapps-jb-20121011-signed.zip
    -or-
    http://www.mediafire.com/?wtsyoscljb82a0b

    Updated gapps and mediafire link on 10-11-12
    57
    New build is up! Seriously MAJOR kernel and driver update. Hardware VSYNC ("butter") is supported (not 100% optimal yet, Qualcomm is still pushing code out every morning). Big interactivity boost due to some performance work I did. Bugs fixed, A2DP is working, Trebuchet is in, LED is working properly....

    Fixing the camera bugs is next on my list.

    I don't recommend using a different kernel with this build. Over 250 patches have gone in, and no third-party kernel developers are up to speed yet.

    This has basically consumed my entire life for the last week. Have fun :)
    56
    Word is that the next build will be very buttery :)
    53
    Still working hard on getting "butter". There is a nasty memory leak when this composition mode is used where ION buffers leak every time you switch apps. Very close though, next build will be soon.