|
|||||||
| Register | FAQ | XDA-Portal | XDA-Wiki | Device database | Donate! | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
![]() |
| Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
Now that the dust has settled, it's time for a new CM build..
This is a heavily modified version of AOSP 1.6 without the proprietary bits (which will back up your proprietary bits and restore them after installing the ROM). In order to get up and running the first time, you'll need to follow some simple instructions. A great set of documentation has been put together by the community at the CyanogenMod Wiki. Everything you need to know is there! But first.. Code:
#include <std_disclaimer.h> /* * While this build is heavily optimized, it is also capable of pushing your G1 * much harder. I am not responsible for bricked devices, dead SD cards, * thermonuclear war, or the current economic crisis. 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. */ Installation Guide @ CyanogenMod Wiki:: http://wiki.cyanogenmod.com/index.ph...CyanogenMod.3F IF HTC Touch Input Force Closes: install file below =) And now the good stuff: * UNIVERSAL! Runs on both Dream and Magic 32B * Based on Android 1.6, many bugfixes and enhancements from AOSP, XDA, and me * Highly optimized kernel with many extra modules * Enhanced ramdisk which uses optimal mount options and smart startup * Includes E2FSProgs for checking and converting Ext filesystems * Apps2SD is automatic! All you need is a second partition (ext). * Launcher with 5 screens and auto-orientation and compact drawer layout * Clean filesystem shutdown at poweroff/reboot, and fsck at boot (no FS corruption!) * Includes Amazon MP3 store, and Work Email (MS Exchange support) * Does not require "DangerSPL" * Includes a massive APN list * Maximum CPU scaling frequency set to 528MHz with latency tweaks * Various enhancements to the Settings app including extra partition space * Phone app enhancements by cytown * MMS enhancements from rgv151 * FLAC audio support thanks to kroot * Bluetooth OBEX support from Erin Yueh * Contacts app enhancements by ChainsDD and Wysie * USB tethering support (kernel code ported by Zinx) * Commandline extras: powertop, htop, nano, busybox, openvpn * Ability to lock home app in memory (control in Spare Parts app) * Eclair graphics, apps, and other guts * Multitouch browser and gallery * Music and DeskClock apps from Eclair (v4.2.14.1 - stable version, updated 01/31): Download: http://n0rp.chemlab.org/android/upda...4.1-signed.zip Mirror 1: http://cyanogen-updater.googlecode.c...4.1-signed.zip Mirror 2: http://android.phaseburn.net/mirrors...4.1-signed.zip MD5Sum: c2a1e549d9296d97566e86a0a1c4bc9c Audio Resources (unzip to your SD card, updated 11/4): Download: http://n0rp.chemlab.org/android/audio-resources.zip MD5Sum: 6cbefb897e2fb3b954d19c692d5c6966 HTC Touch Input: http://forum.xda-developers.com/showthread.php?t=567294 Pimped Out Recovery Image: http://forum.xda-developers.com/show....php?p=3915123 Code Repository on Github: http://github.com/cyanogen Old threads (closed): 4.0.4 Stable 4.1 Experimental Stop by #cyanogenmod on irc.freenode.net!
__________________
Nexus One - CyanogenMod-5.0-beta4 Google ION - CyanogenMod-4.2.14.1 Twitter: cyanogen Website: http://www.cyanogenmod.com Issue Tracker: http://code.google.com/p/cyanogenmod/issues/list Wiki: http://wiki.cyanogenmod.com GitHub: http://github.com/cyanogen If you like my stuff, buy me a beer! Last edited by cyanogen; 31st January 2010 at 11:18 PM.. |
| Sponsored Links |
|
#2
|
||||
|
||||
|
CHANGELOG
---- v4.2.14.1 * Actually include Wysie's new Contacts app * Revert APN list to old version (new version seems to be for eclair only) ---- v4.2.14 * DeskClock and Music apps from Eclair (thanks to nobunobuta for some backporting work) * Wysie's Contacts updated to latest * Cytown's Phone updated to latest * Browser MT fixes, add option to disable onscreen zoom * New wallpaper from Prash * Fixed flashlight bug * Fixed auto-changing wallpapers bug again * Various other bugfixes ---- v4.2.13 * Fix backwards compatibility code for services * All new multitouch code using Eclair API * New kernel with tweaks and new SDCC driver from Nexus tree * Contacts app updated to Wysie's 2.7 * Fixed the fix_permissions script * Various other minor bugfixes * KNOWN BUG: Long press contact causes crash. Fixed apk here (push to /system/app) ---- v4.2.12.2 * Fix kernel code that was causing some clicking and noise * Revert Process.getFreeMemory() to type int - this was causing apps like Task Manager to crash the runtime. ---- v4.2.12.1 * Fixed typo in firstboot.sh that could eat your packages.xml file. ---- v4.2.12 * All locales should be displayed properly now (thanks PsychoI3oy) * Contacts app updated to Wysie's 2.5 * Kernel update with a few bugfixes from CodeAurora, and switch back to as-iosched * Updated translations * Moved Work Email app to /data/app to save space on /system * Updated scripts ---- v4.2.11.1 * Revert sdcc patch that doesn't work right ---- v.4.2.11 * Fixed ext filesystem confusion problems * Added backwards compatibility code for services (fixes issues with apps like K9 and Locale) * Pinch zoom for Browser, pinch zoom and swipe for Gallery (work in progress!!) * Updated French translations * Updated contacts app from Wysie * Fixed "add to playlist" while BT enabled * Fixed FC of select contact button in MMS * Fixed browser download list * Minor image tweaks from prash * RTL fixes from omri * Other stuff! ---- v4.2.10.1 * Fixed typos in the APN list * KNOWN BUG: ext2 not mounted properly, use this boot image until I can release an update ---- v4.2.10 * Services bugs fixed * Webkit backported from Eclair * Eclair stuff: Browser (no MT yet, sorry), Calculator, IME, Alarm Clock, lots of other guts (including MT API) * Updated kernel + compcache (also took dwangs's advice about deadline iosched + fifo_batch=1) * Updated APN list (thanks PsychoI3oy) * Contacts app updated to Wysie's 2.0 * Updated translations from plauclair * Disabled precise GC- it uses more memory * Removed T-Mobile IM app * Updated Amazon MP3 app * Many, many other bugfixes ---- v4.2.9.1 * Headset audio routing bug fixed ---- v4.2.9 * Random music bug is fixed * Kernel should be much more stable and less prone to crashes/reboots * Eclair widget backports * Eclair graphics layer backport * Eclair activity manager backport * Fixed APNs so AGPS always works properly * Contacts enhancements from Wysie * Quicktabs for Cyrillic and Hebrew from PsychoI3oy * Other stuff here and there.. ---- v4.2.8.1 * Fix issue with UTF-16 SMS * Darker launcher tray * Dialer update with preferences (from ChainsDD) ---- v4.2.8 * Updated kernel with many fixes * Updated Compcache module * Updated APN list * Automatic zipalign of applications at install time * Eclair dialer backport from ChainsDD * Various bugfixes from CodeAurora * Updated phone app from Cytown * Enabled precise GC for Dalvik * Some ported visual elements from Eclair * New launcher tray (from Moonspoon) * Fix for Android bug 2719 ---- v4.2.7.1 * Rebuild kernel modules, fix Compcache ---- v4.2.7 * Full OBEX FTP functionality thanks to Erin Yueh * More low-level Eclair integration (performance) * APN list update * Kernel update (may solve various crashes) * Busybox updated to 1.15.2 ---- v4.2.6 * Update to AOSP-1.6r2 * More art from Eclair * BT OBEX FTP fixes * Revert some recent kernel changes that caused instability * All locales available again * Many many more bugfixes ---- v4.2.5 * Eclair/Blur animations * Eclair Dalvik * Wifi update from Eclair * Kernel tweaks * Tiny video player is back * Update Phone mod from Cytown * Contact list photos patch from Geesun * Browser settings fix * USB tether works thru wifi connection too now (thanks skyjumper) * Apps that automatically change the wallpaper should be working again * Other bugfixes and tweaks ---- v4.2.4 * "Lock Home in Memory" is OFF by default!! Enable in Spare Parts * Added toggle for enabling Compcache in Spare Parts * Eclair icons and wallpapers * Updated BetterBrowser from Loccy * Updated Phone Mod from Cytown (blacklist ftw!) * Updated Superuser from ChainsDD/Zinx * Fixed "Home + Sleep" behavior * Tons and tons of tweaks and bugfixes from AOSP and CodeAurora * BT OBEX fixes * Build zipalign (zipalign-on-install will be in the next release) * Other happy stuff I can't remember ![]() ---- v4.2.3.1 * Fixed USB weirdness on Windows (thanks Zinx for the quick fix) * Tethering option will now stay checked when enabled in settings * Reverted BT OBEX support for Gallery, will re-add it for the next release ---- v4.2.3 * USB Tethering support! (enable under Wireless Settings) * Bluetooth OBEX! (new sharing options in Music, Contacts, and Gallery, plus BT FTP app note- Android can't act as a BT FTP server yet) * Launcher auto-orientation can be disabled via Spare Parts * Shined up launcher handles from Prash * Phone mod v11.1 from Cytown ---- v4.2.2 * Fix build.prop so Google Voice works * Home icons disappearing bug should be fixed thanks to Zinx * FLAC is fixed (caused by NEW_FAIR_SLEEPERS in CFS, oddly enough) ---- v4.2.1 * The EBI1 support patch in the kernel breaks things (even if disabled) on Dream hardware (like the boot animation). Removed it. ---- v4.2 * We're back to CFS for now, with a bunch of new kernel tweaks * Ability to lock home app in memory (can disable via Spare Parts) * Install the right AudioPara4.csv for Sapphire * Some image tweaks from Prash * Updated Cytown's Phone mod to v10 * Compcache is OFF by default! * Music app enhancements (includes a tiny video player too) * Got rid of some nines ![]() * STABLE! * CRAP, KNOWN BUG!! Boot animation doesn't display on Dream hardware, looking into it. ---- v4.1.9999 * BFS-304 * Stop doing crazy things with scheduler policies * Fix some kernel issues that were causing crashes * Fix a bunch of command line tools * New Compcache * Picasa/YouTube uploads working * Hopefully the random music issue is fixed * Wakeup bug fixed * Updated TMO apps * Correct build.prop for MT3G * SD filesystem checker should be less likely to eat your data * More nines and other stuff ---- v4.1.999 * BFS-303 (fixes some regressions like statusbar fling) * Fixed BT not working (firmware) * Updated APN list * New wallpapers from matt_stang * Fixed crazy compcache settings * Fixed syntax error in userinit startup * Fixed build.prop files * Patch for LocationManagerService wakelock issue * More nines ---- v4.1.99 * Now 100% open source (TMO apps are included, not sure of licensing on those yet) * Tons and tons of bugfixes and enhancements, read the Github logs and old threads for now * Kernel is 2.6.29.6 with BFS-302 and framework changes to support it. * HTC Framework and apps are gone, deal with it. See the link above for HTC_IME.
__________________
Nexus One - CyanogenMod-5.0-beta4 Google ION - CyanogenMod-4.2.14.1 Twitter: cyanogen Website: http://www.cyanogenmod.com Issue Tracker: http://code.google.com/p/cyanogenmod/issues/list Wiki: http://wiki.cyanogenmod.com GitHub: http://github.com/cyanogen If you like my stuff, buy me a beer! Last edited by cyanogen; 1st February 2010 at 04:14 PM.. |
|
#3
|
|||
|
|||
|
So let me get this strait for the noobs...
edit: revised my steps since I learned that what HTC refers to as a "recovery image" is different than what we do so that caused a LOT of confusion for me and i'm sure it did to a lot of other people! On the HTC website the recovery image is the same as an update.zip so basically it's just an update you need to apply that's all. Here's my step by step process that I used going from CM 4.1.11.1 to 4.1.99 I have CMRecovery Image 1.4 -Go to http://developer.htc.com/adp.html -DL the 1.6 "recovery image" the file name is - signed-dream_devphone_userdebug-ota-14721.zip -Then DL CyanogenMod-4.1.99 http://n0rp.chemlab.org/android/expe....99-signed.zip -put them both on your SD card -Boot up into CM recovery image 1.4 by rebooting and holding the home button, do a wipe. -update using any zip to that "recovery image" (signed-dream_devphone_userdebug-ota-14721.zip) (it should auto reboot install radio then reboot again and load back up to the CMrecovery img screen) -Then update any zip usig CyanogenMod-4.1.99 (update-cm-4.1.99-signed.zip) -Then power on the phone -Very simple! the rom is running great so far and I'm glad that's it's going to be even easier to update to future CM updates using CM updater Last edited by brybam; 5th October 2009 at 09:30 AM.. |
|
#4
|
|||
|
|||
|
Just to make sure, if you have 4.1.11.1 do you have to flash the ADP rom then the new rom, or can you just go from 4.1.11.1 to 4.1.99?
|
|
#5
|
|||
|
|||
|
Nice to see you back! Flashed and running just fine, no problems yet!
__________________
▪T▪▪Mobile▪ G1: Black ROM: myHero2.2 (seriously the best 1.5 hero rom out there) Apps2SD: 16GB Class 6 Radio: 2.22.19.26I SPL: 1.33.2005 Recovery: RA-dream-v1.51 Linux-Swap: 120mb |
|
#6
|
|||
|
|||
|
Meh, I always hate flashing the radio. But what's necessary is necessary I guess. I suppose it's possible to simply copy the required files over and resign?
__________________
Nexus One | ERE27 HTC Dream (G1) PVT 32B | SIM Unlocked to AT&T | 1.33.2005 SPL | Radio 2.22.19.26I | Cyanogen Latest | Cyanogen Recovery 1.4 HTC Tattoo | 1.67.405.6 Control your Android phone's CPU! SetCPU for Root Users Like my work? Buy SetCPU from the market or
|
|
#7
|
|||
|
|||
|
He didn't say anything about flashing the radio again, just the recovery image
|
|
#8
|
||||
|
||||
|
You can actually just use fastboot to flash the system.img from HTC first also.
__________________
Nexus One - CyanogenMod-5.0-beta4 Google ION - CyanogenMod-4.2.14.1 Twitter: cyanogen Website: http://www.cyanogenmod.com Issue Tracker: http://code.google.com/p/cyanogenmod/issues/list Wiki: http://wiki.cyanogenmod.com GitHub: http://github.com/cyanogen If you like my stuff, buy me a beer! |
|
#9
|
|||
|
|||
|
First off good to see you back!!! Nice to see that it was user friendly to flash this as well. Hope to see 4.2 out soon cause this rom is pretty stable so far. No home screen loads as of yet. Great work!
|
|
#10
|
||||
|
||||
|
The "Recovery Image" is just how HTC refers to their update.zip format of the installer. It does include a radio image.
__________________
Nexus One - CyanogenMod-5.0-beta4 Google ION - CyanogenMod-4.2.14.1 Twitter: cyanogen Website: http://www.cyanogenmod.com Issue Tracker: http://code.google.com/p/cyanogenmod/issues/list Wiki: http://wiki.cyanogenmod.com GitHub: http://github.com/cyanogen If you like my stuff, buy me a beer! |
![]() |
| Tags |
| android 2.0, bfs302, bring us 2.0 eclair!!, cyanogen, dont abandon, donut, little bit of eclair, m&s eclair right here!, mt3g, respect., yum |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|