[Rom 2.1 Rev. 0.0.2] + fixes for Rev 0.0.1 (Updated 12/22)

This is a discussion on [Rom 2.1 Rev. 0.0.2] + fixes for Rev 0.0.1 (Updated 12/22) within the Droid Hacks forums, part of the Droid Hacking category; *********** Greek35T updated release *********** md5: dffcfb8bcda72063566fe91bb910bb5e Link: RapidShare: 1-CLICK Web hosting - Easy Filehosting Ver. 2.1 Rev 0.0.2 Make sure to: Code: format DATA: ...

+ Reply to Thread
Page 1 of 3 1 2 3 LastLast
Results 1 to 10 of 25

Thread: [Rom 2.1 Rev. 0.0.2] + fixes for Rev 0.0.1 (Updated 12/22)

  1. Droid
    b00sted's Avatar
    Member #
    3379
    Join Date
    Nov 2009
    Posts
    31
    Phone
    Rooted Droid ^_^
    #1

    [Rom 2.1 Rev. 0.0.2] + fixes for Rev 0.0.1 (Updated 12/23)

    *********** Greek35T updated release ***********


    md5: dffcfb8bcda72063566fe91bb910bb5e
    Link: RapidShare: 1-CLICK Web hosting - Easy Filehosting
    Ver. 2.1 Rev 0.0.2
    Make sure to:
    Code:
    format DATA:
    format SYSTEM:
    format CACHE:
    ********************************************



    SO people dont have to hunt through the 30+ pages here are the "fixes" so far that have been made for the 2.1 Rev 0.0.1 Rom.

    All instructions are on the assumption that you are placing the files on the ROOT of the SDCARD and you have a folder already created on the root of the SD called Backup.


    T-CDMA 64 Fix
    su
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    dd if=/system/framework/framework-res.apk of=/sdcard/Backup/framework_res.apk.bak
    dd if=/sdcard/framework-res.apk of=/system/framework/framework-res.apk
    chmod 644 /system/framework/framework-res.apk
    mount -o remount,r -t yaffs2 /dev/block/mtdblock4 /system
    sync
    reboot


    Add Corporate Calendar Back

    su
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    dd if=/sdcard/CorpCal.apk of=/system/app/CorpCal.apk
    mount -o remount,ro -t yaffs2 /dev/block/mtdblock4 /system
    sync
    reboot

    Add Animated Wallpapers

    su
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    dd if=/system/lib/libRS.so of=/sdcard/Backup/libRS.so.bak
    dd if=/system/lib/librs_jni.so of=/sdcard/Backup/librs_jni.so.bak
    dd if=/sdcard/libRS.so of=/system/lib/libRS.so
    dd if=/sdcard/librs_jni.so of=/system/lib/librs_jni.so
    chmod 644 /system/lib/libRS.so
    chmod 644 /system/lib/librs_jni.so
    dd if=/sdcard/LiveWallpapers.apk of=/system/app/LiveWallpapers.apk
    dd if=/sdcard/LiveWallpapers.odex of=/system/app/LiveWallpapers.odex
    dd if=/sdcard/LiveWallpapersPicker.apk of=/system/app/LiveWallpapersPicker.apk
    dd if=/sdcard/LiveWallpapersPicker.odex of=/system/app/LiveWallpapersPicker.odex
    mount -o remount,r -t yaffs2 /dev/block/mtdblock4 /system
    sync
    reboot


    Enable Programming Menu

    su
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    dd if=/system/app/Phone.apk of=/sdcard/Backup/Phone.apk.bak
    dd if=/system/app/PhoneConfig.apk of=/sdcard/Backup/PhoneConfig.apk.bak
    dd if=/system/app/ProgramMenu.apk of=/sdcard/Backup/ProgramMenu.apk.bak
    dd if=/sdcard/Phone.apk of=/system/app/Phone.apk
    dd if=/sdcard/PhoneConfig.apk of=/system/app/PhoneConfig.apk
    dd if=/sdcard/ProgramMenu.apk of=/system/app/ProgramMenu.apk
    chmod 644 /system/app/Phone.apk
    chmod 644 /system/app/PhoneConfig.apk
    chmod 644 /system/app/ProgramMenu.apk
    mount -o ro,remount -t yaffs2 /dev/block/mtdblock4 /system
    sync
    reboot


    Missing apps on Market Fix

    su
    mount -o remount,rw -t yaffs2 /dev/block/mtdblock4 /system
    dd if=/system/build.prop of=/sdcard/Backup/build.prop.bak
    dd if=/sdcard/build.prop of=/system/build.prop
    chmod 644 /system/build.prop
    mount -o remount,r -t yaffs2 /dev/block/mtdblock4 /system
    sync
    reboot
    Thanks goes out to the people that have fixed these things

    Please let me know if I missed anyone and I will try to keep this up to date!
    Last edited by b00sted; 12-23-2009 at 10:20 AM.
  2. Sponsor
    DF Advertising
    Join Date
    Nov 2008
    Location
    DroidForums.net
     
     
     
     
  3. Droid
    thed0cb's Avatar
    Member #
    6359
    Join Date
    Nov 2009
    Posts
    51
    Phone
    DROID
    #2
    When trying to do the market app fix.. all is well till i get to this line

    "mv /system/build.prop /sdcard/Backup/build.prop"

    then i get error that says "failed on 'system/build.prop....."


    Any thoughts?
  4. Droid Ninja
    640k's Avatar
    Member #
    565
    Join Date
    Nov 2009
    Posts
    2,098
    Liked
    1 times
    Phone
    Enter Current Phone Here
  5. Droid Sensei
    JhankG's Avatar
    Member #
    250
    Join Date
    Nov 2009
    Location
    Summerfield, NC
    Posts
    3,099
    Phone
    Droid X
    #4
    Quote Originally Posted by 640k View Post
    how are they coming with the GPS issue?
    I updated last night and my GPS works fine. I have seen others say the same, so I am assuming that issue has been solved. The lack of backlighting for the keyboard is my biggest gripe right now.
  6. Droid Ninja
    640k's Avatar
    Member #
    565
    Join Date
    Nov 2009
    Posts
    2,098
    Liked
    1 times
    Phone
    Enter Current Phone Here
    #5
    My experiences with falling victim to ROM development in the XDA arena on my WinMo device has made me gun-shy in making this leap. The official update is "only" a month away, right?
  7. Droid Sensei
    JhankG's Avatar
    Member #
    250
    Join Date
    Nov 2009
    Location
    Summerfield, NC
    Posts
    3,099
    Phone
    Droid X
    #6
    Quote Originally Posted by 640k View Post
    My experiences with falling victim to ROM development in the XDA arena on my WinMo device has made me gun-shy in making this leap. The official update is "only" a month away, right?
    Other than a few cosmetic changes, there's not that much of a difference between it and 2.0.1. Certainly nothing worth bricking your phone over if you don't feel comfortable messing with it. I definitely didn't feel very confident, but luckily we have some great folks around here who were willing to help.
  8. Droid
    b00sted's Avatar
    Member #
    3379
    Join Date
    Nov 2009
    Posts
    31
    Phone
    Rooted Droid ^_^
    #7
    Quote Originally Posted by thed0cb View Post
    When trying to do the market app fix.. all is well till i get to this line

    "mv /system/build.prop /sdcard/Backup/build.prop"

    then i get error that says "failed on 'system/build.prop....."


    Any thoughts?
    it is not seeing a backup folder on ur sd

    mkdir /sdcard/Backup/

    also it appears it is having a issue moving it from system to the sd

    cp /system/build.prop /sdcard/Backup/build.prop

    ^run that and it will jsut make a copy instead of trying to move it
  9. Droid Ninja
    640k's Avatar
    Member #
    565
    Join Date
    Nov 2009
    Posts
    2,098
    Liked
    1 times
    Phone
    Enter Current Phone Here
    #8
    Quote Originally Posted by JhankG View Post
    Quote Originally Posted by 640k View Post
    My experiences with falling victim to ROM development in the XDA arena on my WinMo device has made me gun-shy in making this leap. The official update is "only" a month away, right?
    Other than a few cosmetic changes, there's not that much of a difference between it and 2.0.1. Certainly nothing worth bricking your phone over if you don't feel comfortable messing with it. I definitely didn't feel very confident, but luckily we have some great folks around here who were willing to help.
    not to steer too far off topic in this thread, but the bricking part never really scared me as much as the usability part. my droid is 10x better than my old winmo phone and i want it to stay that way.
  10. Junior Droid
    Mynticelx's Avatar
    Member #
    17810
    Join Date
    Dec 2009
    Posts
    6
    Phone
    Droid
    #9
    Great thread. Thanks for updating!

    Anyone have a mirror for the Market Fix prop? Rapidshare is overloaded for Free users.
    Last edited by Mynticelx; 12-22-2009 at 01:21 PM.
  11. Junior Droid
    Mynticelx's Avatar
    Member #
    17810
    Join Date
    Dec 2009
    Posts
    6
    Phone
    Droid
    #10
    Quote Originally Posted by 640k View Post
    Quote Originally Posted by JhankG View Post
    Quote Originally Posted by 640k View Post
    My experiences with falling victim to ROM development in the XDA arena on my WinMo device has made me gun-shy in making this leap. The official update is "only" a month away, right?
    Other than a few cosmetic changes, there's not that much of a difference between it and 2.0.1. Certainly nothing worth bricking your phone over if you don't feel comfortable messing with it. I definitely didn't feel very confident, but luckily we have some great folks around here who were willing to help.
    not to steer too far off topic in this thread, but the bricking part never really scared me as much as the usability part. my droid is 10x better than my old winmo phone and i want it to stay that way.
    Not to sway your mindset, but I just updated to 2.1 earlier today and I think its very much worth it. Seems smoother and faster. Everything works for me (except backlight of keyboard). Really like the new gallery and app launcher.

Sponsors

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Similar Threads

  1. [Placeholder] Known Issues and Fixes
    By RinTinTigger in forum Tech Issues, Bug Reports & Suggestions
    Replies: 35
    Last Post: 03-27-2012, 03:09 AM
  2. How do I know when an installed app has been updated?
    By bodean in forum Droid Applications
    Replies: 6
    Last Post: 01-10-2010, 08:21 AM
  3. New Findings and Fixes thread for Droid 2.0.1 OTA updates
    By mth04 in forum Droid General Discussions
    Replies: 444
    Last Post: 12-18-2009, 03:04 PM
  4. updated phone
    By rww in forum HTC Droid Eris
    Replies: 0
    Last Post: 12-13-2009, 08:49 AM
  5. GDE has been updated in the market
    By Mojo in forum Droid Themes
    Replies: 10
    Last Post: 12-03-2009, 07:53 AM

Search tags for this page

/systeem/lib/librs.so
,
android librs jni.so
,

librs jni.so

,
livewallpaper.apk livewallpaper.odex
,

livewallpapers.odex

,
livewallpaperspicker.apk where to place it
,
mount /dev/block/mtdblock4
,

phoneconfig.apk

,

programmenu.apk

,
rev-0.0.1
,

t cdma 64 fix

,

t-cdma 64 fix

,
t-cdma 64 market
,
tcl906 rom
,
umnet livewallpaperspicker apk
Click on a term to search our site for related topics.