[ROM][Official]MyTouch4G Slide CyanogenMod 9 Alpha 6 (07/23) - 4.0.4

Search This thread

kornyone

Retired Recognized Developer
Aug 26, 2008
172
670
Mountain View, CA
github.com
CyanogenMod 9 is a free, community built distribution of Android 4.0 (Ice Cream Sandwich) which greatly extends the capabilities of your phone.

This is an alpha release, but you should find it stable for everyday use.

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 an alpha, with most critical functionality working.

Working with Senior CyanogenMod team members, I brought TBalden into the project. TBalden has brought his large amount of Doubleshot experience to CyanogenMod Doubleshot porting, and together we have created (in very short order) a stable Alpha. TBalden created a team for maintenance of the Doubleshot with CyanogenMod going forward, "TeamDS".


INSTRUCTIONS:
- Upgrading from previous Doubleshot CM9 Alpha?
1. It should be safe to flash the Alpha5 zip on top of previous alphas. DO backup your phone in case something goes wrong, but a wipe shouldn't be necessary coming from CM9 Alpha1.
NOTE that the install wipes /system, so you may find you need to reflash gapps.

- First time flashing CM 9 to your MyTouch4g Slide (or coming from another ROM)?
1. Unlock/root your device and install Clockwork Recovery via ROM Manager.
2. Do a Nandroid backup!
3. WIPE
4. Install the ROM
5. Optionally install the Google Addon

- Upgrading from earlier CM7?
1. Follow instructions above. CM upgrade from CM7 Alpha1 will likely incur weird issues.


HOW TO REPORT BUGS OR PROBLEMS?
- Was your problem a hard reboot? Get us the file "/proc/last_kmsg".
- Was your problem a soft reboot or a "boot loop"? Run "adb logcat" and get the full output.
- Pastebin links preferred.
- For now, please leave comments in the forums. TBalden and I will will be monitoring for activity as we continue to fix known issues.
- Join #TeamDS on Freenode to talk to us directly.

Direct download URL: http://www.jeago.com/doubleshot/cm-9-alpha6-doubleshot-signed.zip
Alpha6 MD5: f9f0e4d95d7802e6ccb3b938b69ef7e0 . Build date 20120723.
(hosted by Jeagoss of CyanogenMod, thanks!)


You can find the latest CyanogenMod GAPPS CyanogenMod Wiki. Bottom of page, "CyanogenMod 9" GAPPS (latest works as of writing).

Thank you to EVERYONE involved in helping with testing, coding, debugging and documenting! Enjoy!

As of Alpha4, Doubleshot source (device and kernel) has official open source CyanogenMod repos, with Gerrit access (https://review.cyanogenmod.com)

----- CHANGES -----

Alpha6 Changelog (from Alpha5)
- Updated kernel base to v3.0.36 from upstream AOSP branch.
- Updated keylayout. TAB now mapped to ALT+TAB, www./.com functions properly.
- Camera is no longer crashing (in our testing). This is from an upstream CM frameworks change.
- Bluetooth wake lock is "fixed". When paired with handsfree audio, etc, and in standby, deep sleep works as expected.
- Bluetooth tethering is functional, though not 100% yet.
- Upstream changes in CyanogenMod. See http://review.cyanogenmod.com/#/q/status:merged,n,z for info on these Upstream changes.

Please note that camera and bluetooth functionality are still a work in progress. In testing, we find more compatibility, less crashing, less power consumption overall. If you find steps to reproduce crashing, etc, please capture logs.



The current buglist:
- If you use Face Unlock, I have experienced an issue where sometimes the screen will go "dark" when attempting to unlock the phone, requiring a battery reset. This is infrequent, but only Face Unlock causes this problem.
- Recording in camcorder @ 1080 doesn't work. (Other modes are fine, we have not removed 1080p from options yet).
- Lights issues (more than one):
-- Function keys on physical keyboard do not light up (CAPS/ALT), but the buttons work.
-- Backlight on keyboard works most of the time, but can randomly go dark.
- Random battery statistics issues. Not all people have this issue, it seems specific to the battery you use.
- Google+ Hangouts do not work right now.
- Very occasional radio (4g and sometimes bluetooth/wifi) dropoff/reset. Some have reports a SIM card message requesting power reset, which can be cleared by hitting back. Other times, turning data on/off resolves issue.


Please note flashing someone else's kernel may ruin your experience with this rom and I advise against it. This rom was a joint effort between kornyone & tbalden. A LOT of core works for msm8660 was put in by many CM Team members, and much of our work is based on their: toastcfh, Kali-, Kmobs, Bumblebee, cretin45, and all of the rest of CM!

You can get all of the Doubleshot source from the following URLs:
https://github.com/CyanogenMod/android_device_htc_doubleshot/
https://github.com/CyanogenMod/htc-kernel-doubleshot
https://github.com/TeamDS/vendor_htc_doubleshot

CyanogenMod source is available from CyanogenMod Github
If you'd like to to contribute to CyanogenMod, checkout our Gerrit instance.

http://code.google.com/p/teamds/issues/list


(Added 5/11) Join us on freenode, #TeamDS, if you would like to chat about this rom or provide help with fixes.
(Added 5/14) Updated to Alpha2.
(Added 5/23) Updated to Alpha3
(Added 6/8) Updated to Alpha4
(Added 6/27) Updated to Alpha5
(Added 7/23) Updated to Alpha6
(Added 7/26) Added Bug tracker http://code.google.com/p/teamds/issues/list
 
Last edited:

tbalden

Recognized Developer
Please report issues here from now on: http://code.google.com/p/teamds/issues
Be precise, add logcat if possible, details, how to reproduce etc etc etc



NOTE:
if you're S-On, then get the installer zip, extract the boot.img from the zip, and
'fastboot flash boot boot.img' it, otherwise your kernel will be not updated and you wont be able to boot.
Instructions http://xdaforums.com/showthread.php?t=1508556


You can overclock and set cpu related stuff in Settings/performance


cheers,
enjoy!
feel free to report stuff.

Sixaxis controller test app reports that its compatible, so you might be able to use it with this ROM. Havent tested it myself with an actual device, i have no sixaxis device


if interested here's a TotalCommander plugin that gives you access to your doubleshot MTP protocol device over the mtp usual windows browsing (known since gnexus), so you can copy files in Total Commander as well, not only in windows' built-in file browser.
http://ghisler.fileburst.com/beta/wmdmplug.zip
Download, enter the zip in TC, answer yes, to install it. Then you can access your sdcard files in Network filesystems/MediaAudio/myTouch_4G_Slide/SD Card/


FIXES
Till it gets merged into official repos/releases...

Stefan's Trackpad wake flashable
http://xdaforums.com/showpost.php?p=27132342&postcount=818
 
Last edited:

Emmanuel U

Inactive Recognized Developer
Jul 29, 2011
1,783
2,608
24
Chi-Town Suburbs
yes lol...so im guessing the device tree is a hundred percent working as far as booting goes right? that be great and save a me and a couple other people some time. thanks for the collaborative work on this. :)
 

tbalden

Recognized Developer
yes lol...so im guessing the device tree is a hundred percent working as far as booting goes right? that be great and save a me and a couple other people some time. thanks for the collaborative work on this. :)

all stuff is in the TeamDS repo. Using them will build you the Alpha that is available on the cyanogenmod site. So yes, it should work! :)
 

Braccoz

Senior Member
Dec 2, 2011
276
116
awesome. now maybe i could take a peek into the kernel sauces and see if i can help with something
 

dhkr234

Senior Member
Jan 27, 2011
570
158
The kornyone is back :eek:
And with the source to end all source!!!

This is a great day!
 

Posarius

New member
Oct 29, 2009
4
0
I had flashed one of my coworker's phones with CM9 yesterday and was complaining about how there was no official build for the doubleshot and how jealous I was.

So all I have to say is, awesome. Thank you so much.
 

ac3theone

Senior Member
Jan 26, 2012
1,038
198
Brooklyn, NY
no wifi-calling?
only issue ive come across so far is the wifi wont connect, it just stays at "obataining ip address"
 
Last edited:

Coug76

Senior Member
Feb 27, 2011
2,267
976
East of Seattle
no wifi-calling?
only issue ive come across so far is the wifi wont connect, it just stays at "obataining ip address"

I am having issues connecting to corporate wi-fi. Mine shows connected but I can't get to the browser redirect screen to acknowledge the corporate wi-fi disclaimer.

Anyone else notice that the clock on the lockscreen does the jitterbug for the last digit? That and there is some weird stuff with the on screen number pad on the lockscreen.

Hastily spouted for your befuddlement
 

wiswis

Senior Member
Aug 17, 2011
1,106
84
So is there a workz and don't workz section

Sent from my myTouch_4G_Slide using Tapatalk 2 Beta-5
 

wiswis

Senior Member
Aug 17, 2011
1,106
84
Ya sorry
Rfeading isn't my thing
Downloading now

Sent from my myTouch_4G_Slide using Tapatalk 2 Beta-5
 

Top Liked Posts

  • There are no posts matching your filters.
  • 61
    CyanogenMod 9 is a free, community built distribution of Android 4.0 (Ice Cream Sandwich) which greatly extends the capabilities of your phone.

    This is an alpha release, but you should find it stable for everyday use.

    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 an alpha, with most critical functionality working.

    Working with Senior CyanogenMod team members, I brought TBalden into the project. TBalden has brought his large amount of Doubleshot experience to CyanogenMod Doubleshot porting, and together we have created (in very short order) a stable Alpha. TBalden created a team for maintenance of the Doubleshot with CyanogenMod going forward, "TeamDS".


    INSTRUCTIONS:
    - Upgrading from previous Doubleshot CM9 Alpha?
    1. It should be safe to flash the Alpha5 zip on top of previous alphas. DO backup your phone in case something goes wrong, but a wipe shouldn't be necessary coming from CM9 Alpha1.
    NOTE that the install wipes /system, so you may find you need to reflash gapps.

    - First time flashing CM 9 to your MyTouch4g Slide (or coming from another ROM)?
    1. Unlock/root your device and install Clockwork Recovery via ROM Manager.
    2. Do a Nandroid backup!
    3. WIPE
    4. Install the ROM
    5. Optionally install the Google Addon

    - Upgrading from earlier CM7?
    1. Follow instructions above. CM upgrade from CM7 Alpha1 will likely incur weird issues.


    HOW TO REPORT BUGS OR PROBLEMS?
    - Was your problem a hard reboot? Get us the file "/proc/last_kmsg".
    - Was your problem a soft reboot or a "boot loop"? Run "adb logcat" and get the full output.
    - Pastebin links preferred.
    - For now, please leave comments in the forums. TBalden and I will will be monitoring for activity as we continue to fix known issues.
    - Join #TeamDS on Freenode to talk to us directly.

    Direct download URL: http://www.jeago.com/doubleshot/cm-9-alpha6-doubleshot-signed.zip
    Alpha6 MD5: f9f0e4d95d7802e6ccb3b938b69ef7e0 . Build date 20120723.
    (hosted by Jeagoss of CyanogenMod, thanks!)


    You can find the latest CyanogenMod GAPPS CyanogenMod Wiki. Bottom of page, "CyanogenMod 9" GAPPS (latest works as of writing).

    Thank you to EVERYONE involved in helping with testing, coding, debugging and documenting! Enjoy!

    As of Alpha4, Doubleshot source (device and kernel) has official open source CyanogenMod repos, with Gerrit access (https://review.cyanogenmod.com)

    ----- CHANGES -----

    Alpha6 Changelog (from Alpha5)
    - Updated kernel base to v3.0.36 from upstream AOSP branch.
    - Updated keylayout. TAB now mapped to ALT+TAB, www./.com functions properly.
    - Camera is no longer crashing (in our testing). This is from an upstream CM frameworks change.
    - Bluetooth wake lock is "fixed". When paired with handsfree audio, etc, and in standby, deep sleep works as expected.
    - Bluetooth tethering is functional, though not 100% yet.
    - Upstream changes in CyanogenMod. See http://review.cyanogenmod.com/#/q/status:merged,n,z for info on these Upstream changes.

    Please note that camera and bluetooth functionality are still a work in progress. In testing, we find more compatibility, less crashing, less power consumption overall. If you find steps to reproduce crashing, etc, please capture logs.



    The current buglist:
    - If you use Face Unlock, I have experienced an issue where sometimes the screen will go "dark" when attempting to unlock the phone, requiring a battery reset. This is infrequent, but only Face Unlock causes this problem.
    - Recording in camcorder @ 1080 doesn't work. (Other modes are fine, we have not removed 1080p from options yet).
    - Lights issues (more than one):
    -- Function keys on physical keyboard do not light up (CAPS/ALT), but the buttons work.
    -- Backlight on keyboard works most of the time, but can randomly go dark.
    - Random battery statistics issues. Not all people have this issue, it seems specific to the battery you use.
    - Google+ Hangouts do not work right now.
    - Very occasional radio (4g and sometimes bluetooth/wifi) dropoff/reset. Some have reports a SIM card message requesting power reset, which can be cleared by hitting back. Other times, turning data on/off resolves issue.


    Please note flashing someone else's kernel may ruin your experience with this rom and I advise against it. This rom was a joint effort between kornyone & tbalden. A LOT of core works for msm8660 was put in by many CM Team members, and much of our work is based on their: toastcfh, Kali-, Kmobs, Bumblebee, cretin45, and all of the rest of CM!

    You can get all of the Doubleshot source from the following URLs:
    https://github.com/CyanogenMod/android_device_htc_doubleshot/
    https://github.com/CyanogenMod/htc-kernel-doubleshot
    https://github.com/TeamDS/vendor_htc_doubleshot

    CyanogenMod source is available from CyanogenMod Github
    If you'd like to to contribute to CyanogenMod, checkout our Gerrit instance.

    http://code.google.com/p/teamds/issues/list


    (Added 5/11) Join us on freenode, #TeamDS, if you would like to chat about this rom or provide help with fixes.
    (Added 5/14) Updated to Alpha2.
    (Added 5/23) Updated to Alpha3
    (Added 6/8) Updated to Alpha4
    (Added 6/27) Updated to Alpha5
    (Added 7/23) Updated to Alpha6
    (Added 7/26) Added Bug tracker http://code.google.com/p/teamds/issues/list
    29
    Please report issues here from now on: http://code.google.com/p/teamds/issues
    Be precise, add logcat if possible, details, how to reproduce etc etc etc



    NOTE:
    if you're S-On, then get the installer zip, extract the boot.img from the zip, and
    'fastboot flash boot boot.img' it, otherwise your kernel will be not updated and you wont be able to boot.
    Instructions http://xdaforums.com/showthread.php?t=1508556


    You can overclock and set cpu related stuff in Settings/performance


    cheers,
    enjoy!
    feel free to report stuff.

    Sixaxis controller test app reports that its compatible, so you might be able to use it with this ROM. Havent tested it myself with an actual device, i have no sixaxis device


    if interested here's a TotalCommander plugin that gives you access to your doubleshot MTP protocol device over the mtp usual windows browsing (known since gnexus), so you can copy files in Total Commander as well, not only in windows' built-in file browser.
    http://ghisler.fileburst.com/beta/wmdmplug.zip
    Download, enter the zip in TC, answer yes, to install it. Then you can access your sdcard files in Network filesystems/MediaAudio/myTouch_4G_Slide/SD Card/


    FIXES
    Till it gets merged into official repos/releases...

    Stefan's Trackpad wake flashable
    http://xdaforums.com/showpost.php?p=27132342&postcount=818
    22
    We believe in you T and korneyone

    Sent from my myTouch_4G_Slide using XDA

    thats nice!

    coz at last i've found the issue with screen wake.
    we're going to clean up stuff for an alpha 3 with kernel 3.0. don't expect it to happen in the next few days, we need more test, and kornyone is ATM rather busy with real life stuff. But rest assured, it's going to happen! :D

    summarized:
    - all functionality that was in alpha 2 is working
    - kernel issues resolved, deep sleep working now without tricks
    - kernel updated from 2.6 to 3.0.30, based on intervigil's pyramid (sensation) kernel tree
    - bonus: tethering stuff is working better now, needs more test
    - battery life better with deep sleep
    21
    Official CM 9.1.0

    Ohhai!

    I don't have release notes for it yet, and I have not updated the OP.. .but....

    HTC Doubleshot has reached inclusion in the latest CyanogenMod 9 Release of 9.1.0! This marks the first time Doubleshot has been included in a major release, and is a milestone for the device. All previous releases have been "Self Kangs" or "Alphas" which I baked. This is the real thing :)

    Grab your copy from Get.CM -- http://get.cm/?device=doubleshot&type=stable

    Make sure you get the 9.1.0 release. The 9.0.0 release is mislabeled.

    More to come!
    18
    We're evaluating the alpha3 build. It seems everything's fine (only minor issues we know of already), so you can expect it soon when we get it up on the official site.

    Sent from my myTouch_4G_Slide using Tapatalk 2