[ROM] CyanogenMod-7 for Desire GSM V7.0.3 (06/05/2011)

Search This thread

Kali-

Inactive Recognized Developer
Apr 11, 2010
1,633
2,593
Roma
CyanogenMod is a free, community built distribution of Android 2.3 (Gingerbread) 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.
 */

cyanogen said:
This is an AOSP-based build with extra contributions from many people which you can use without any type of Google applications. I found a link from some other project that can be used to restore the Google parts, which can be found below or elsewhere in the thread. I've still included the various hardware-specific code, which seems to be slowly being open-sourced anyway.

Visit the CHANGELOG for a full list of changes and features!

All source code is available at the CyanogenMod Github!

If you'd like to to contribute to CyanogenMod, checkout our Gerrit instance (howto).


INSTRUCTIONS:
- First time flashing CM 7 to your Desire (or coming from another ROM)?
1. Root your device and install Clockwork Recovery (Unrevoked method is recommended).
2. Do a Nandroid backup!
3. Update your radio! New radio from HTC 2.2+ roms is required (Desire Radio Thread).
4. WIPE (wipe data/factory reset + wipe cache partition)
5. Install the ROM
6. Optionally install the Google Addon

- Upgrading from earlier CM6?
1. Do a Nandroid Backup!
2. Install the ROM (your Google apps will be backed up automatically)

HOW TO REPORT BUGS OR PROBLEMS?
- Was it a hard reboot? Go into recovery and dump the "/proc/last_kmsg" file.
- Was it a soft reboot or a "boot loop"? Run "adb logcat" and get send the full output.
- Pastebin links preferred
- Please use the issue tracker whenever possible!

Please visit the CyanogenMod Wiki for step-by-step installation walkthroughs and tons of other useful information.

This is the latest release candidate so any and all feedback is appreciated!

The preferred method of installation is via ROM Manager, or you can head over to the CM Forums for manual downloads.

Latest version: 7.0.3-Desire - 06/05/2011
Download: update-cm-7.0.3-Desire-signed.zip
Also available for download via ROM Manager
MD5Sum: bb8145548867e2bc6b463d3803f99175

cyanogen said:
The 7.0.3 update is *ONLY* for people using 7.0.2* stable builds. You'll hose your system if you install it on a nightly from the last week (2.3.4/GRJ22).

Google Addon: 20110307 Universal
Download: http://goo-inside.me/google-apps/

Battery drain issue:
Set wifi sleep policy to never
settings -> wireless & networks -> wifi settings
press menu -> advanced and set wifi sleep policy to Never
press menu -> save

CM7 HBOOT by Alpharev | xda thread
Change partition table size 130/5/302 (system/cache/size)
Require nightly #18 or newer
Upgrade instruction:
1) Nandroid backup in recovery.
2) Verify the MD5SUM of the file you downloaded against the one in the table.
3) Flash HBOOT with your phone in fastboot mode (Back+POWER) -> 'fastboot flash hboot bravo_alphaspl-cm7.img'
4) 'fastboot reboot-bootloader'
5) 'fastboot erase cache'
6) Boot recovery, wipe everything, advanced restore system & data, install CM7 again (same version or a newer one).

Legacy App2SD:
Simple2Ext (Easy with a GUI)
CM7 Legacy App2SD Addon Script (For Advanced user, Command Line)

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

mad-murdock

Retired Recognized Developer
Oct 11, 2010
2,390
1,679
Detmold
hey how about a simpler changelog specific for desire ... like what works and what doesnt work of the essential hardware.....

eg: notification light works, camera doesnt work, proximity sensor works.....


stuff like that

Short and simple:
what (should) work: everything but hd recording
What doesn't work: hopefully nothing

At least that's the experience from nightlies

Swyped with cyanogenmod 7 powered HTC Desire HD. Excuse typos
 
  • Like
Reactions: hispeedworm

ghmail2

Senior Member
Apr 30, 2010
501
48
RC1 is amazing no more launcher laggy issue, smoother than every other builds

just one thing , the time display on toolbar ,still no fix,it shows always 12hrs format 3:00 in the morning shows just 3:00 ,and 24hrs format just does'nt work ,always the same...hmm ,but no biggy

thank your great efforts and hard work;)
 

quappz

Member
Jul 18, 2010
19
0
i read somewhere we need the new Clockworkmod for this?

is this true? because your installation post mentions nothing of it...
 

Top Liked Posts

  • There are no posts matching your filters.
  • 122
    CyanogenMod is a free, community built distribution of Android 2.3 (Gingerbread) 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.
     */

    cyanogen said:
    This is an AOSP-based build with extra contributions from many people which you can use without any type of Google applications. I found a link from some other project that can be used to restore the Google parts, which can be found below or elsewhere in the thread. I've still included the various hardware-specific code, which seems to be slowly being open-sourced anyway.

    Visit the CHANGELOG for a full list of changes and features!

    All source code is available at the CyanogenMod Github!

    If you'd like to to contribute to CyanogenMod, checkout our Gerrit instance (howto).


    INSTRUCTIONS:
    - First time flashing CM 7 to your Desire (or coming from another ROM)?
    1. Root your device and install Clockwork Recovery (Unrevoked method is recommended).
    2. Do a Nandroid backup!
    3. Update your radio! New radio from HTC 2.2+ roms is required (Desire Radio Thread).
    4. WIPE (wipe data/factory reset + wipe cache partition)
    5. Install the ROM
    6. Optionally install the Google Addon

    - Upgrading from earlier CM6?
    1. Do a Nandroid Backup!
    2. Install the ROM (your Google apps will be backed up automatically)

    HOW TO REPORT BUGS OR PROBLEMS?
    - Was it a hard reboot? Go into recovery and dump the "/proc/last_kmsg" file.
    - Was it a soft reboot or a "boot loop"? Run "adb logcat" and get send the full output.
    - Pastebin links preferred
    - Please use the issue tracker whenever possible!

    Please visit the CyanogenMod Wiki for step-by-step installation walkthroughs and tons of other useful information.

    This is the latest release candidate so any and all feedback is appreciated!

    The preferred method of installation is via ROM Manager, or you can head over to the CM Forums for manual downloads.

    Latest version: 7.0.3-Desire - 06/05/2011
    Download: update-cm-7.0.3-Desire-signed.zip
    Also available for download via ROM Manager
    MD5Sum: bb8145548867e2bc6b463d3803f99175

    cyanogen said:
    The 7.0.3 update is *ONLY* for people using 7.0.2* stable builds. You'll hose your system if you install it on a nightly from the last week (2.3.4/GRJ22).

    Google Addon: 20110307 Universal
    Download: http://goo-inside.me/google-apps/

    Battery drain issue:
    Set wifi sleep policy to never
    settings -> wireless & networks -> wifi settings
    press menu -> advanced and set wifi sleep policy to Never
    press menu -> save

    CM7 HBOOT by Alpharev | xda thread
    Change partition table size 130/5/302 (system/cache/size)
    Require nightly #18 or newer
    Upgrade instruction:
    1) Nandroid backup in recovery.
    2) Verify the MD5SUM of the file you downloaded against the one in the table.
    3) Flash HBOOT with your phone in fastboot mode (Back+POWER) -> 'fastboot flash hboot bravo_alphaspl-cm7.img'
    4) 'fastboot reboot-bootloader'
    5) 'fastboot erase cache'
    6) Boot recovery, wipe everything, advanced restore system & data, install CM7 again (same version or a newer one).

    Legacy App2SD:
    Simple2Ext (Easy with a GUI)
    CM7 Legacy App2SD Addon Script (For Advanced user, Command Line)

    Thank you to EVERYONE involved in helping with testing, coding, debugging and documenting! Enjoy!
    7
    7.2 RC1 should be out in the next few weeks
    3
    So much usage but today was the first time that I realized you can swipe each individual notification for it to slide away. Heh.

    ------------------------------
    - Sent via HTC Desire -
    3
    Hi Guys, thanks for this excellent Rom, for noobs like me after install of update & gapps:

    actvate A2SD

    download S2E from market
    open and check boxes
    Reboot
    Wait - 5/10 minutes
    all apps/dalvik now on SD
    hope this helps & thanks again
    3
    After some angry time, found it my self :eek:

    system/etc/bluetooth/auto_pairing.conf :

    Sense/miui froyo roms (BT works):
    Code:
    // Blacklisting by Exact Name:
    ExactNameBlacklist=Motorola IHF1000,i.TechBlueBAND,X5 Stereo v1.3

    CM/miui GB roms (BT NOT work):
    Code:
    // Blacklisting by Exact Name:
    ExactNameBlacklist=Motorola IHF1000,i.TechBlueBAND,X5 Stereo v1.3[B],KML_CAN[/B]

    Changed the file like the sense one with root explorer and BT works! I'm fantastic! :D

    i'll recommend to open a issue for all bug and enhancements report

    Running perfectly smooth with latest 2.6.37.6 coutts cfs kernel. Best so far.
    upcoming 7.0.1 have 720p playback support, which require some kernel changes... don't blame cm if 720p playback will be broken using other kernel

    7.0.1 will also fixes the 2 notification bugs

    ps
    aosp do not support 720p playback on 8x50 (nexus one)