PPCGeeks Forums HTC Arrive HTC HD2 HTC Thunderbolt HTC Touch Pro 2 HTC Evo 4G HTC Evo 3D Samsung Galaxy S II Motorola Droid X Apple iPhone Blackberry
Go Back   PPCGeeks > Android > Android HTC Devices > HTC Evo 4G > CDMA HTC Evo 4G Development
Register Community Search

Notices


Reply
 
LinkBack Thread Tools Display Modes
  #1521 (permalink)  
Old 07-18-2010, 10:39 PM
iknowsquat's Avatar
Retired Staff
Offline
Pocket PC: LTEvo
Carrier: Sprint
Location: Tampa
 
Join Date: Nov 2008
Posts: 2,940
Reputation: 7809
iknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: OMJ's HTC EVO 2.1 Custom ROM v1.8 | Eclair | *Updated | 7/18/10*

Quote:
Originally Posted by buck12 View Post
I am running on 1.4 and I am trying to put a new one in do i install 1.7 first then 1.8? I also forgot how to install new roms can someone help me out
Yes, you need to do 1.7 ROM1 first (make sure you are "fully" rooted-verify when you boot into bootloader that your hboot version is .76.2)
After that you can go to 1.8.
Read FASTRX8's Tutorial in my sig for a refresher on flashing ROM's
But 1.7 ROM1 is NOT flashed like a normal ROM. You need to place the file on your the root of your SD card named PC36IMG.zip (it's downloaded that way)
Double check the instructions here:
http://forum.ppcgeeks.com/showpost.p...postcount=1193

Quote:
Originally Posted by SaltyDawg View Post
So what is a deodexed ROM? What is the advantage to flashing it over a normal ROM?

I'm just trying to determine if it's worth me flashing and setting up again or if it's something I won't see any advantage to anyway...

1.7 is running pretty nice for me but I'm always game to improve things...
Well OMJ installed apps2sd in 1.8 (untested) but it recommended that we use a Class 6 card.
deodexing allows themes to be applied more easily. Ive read it can cause stability issues. Just got on 1.8D myself but so far so good.
If you arent interested in themes or apps2sd stay where you are, otherwise jump to 1.8. Read post #2 about flashing your data.img post flash. SO easy to get back all your settings and data.
__________________

Last edited by iknowsquat; 07-18-2010 at 10:46 PM.
Reply With Quote
This post has been thanked 3 times.
  #1522 (permalink)  
Old 07-18-2010, 11:05 PM
richarc93's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC EVO
Carrier: SPRINT
Location: Miami, FL
 
Join Date: Jul 2010
Posts: 300
Reputation: 90
richarc93 is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: OMJ's HTC EVO 2.1 Custom ROM v1.7 | Eclair | *Updated | 7/15/10*

Ok, I've decided to take the plunge and try to do PART 2... And of course, I hit a snag right away. Ok.. my issue is in the adb shell.. How do I input the info. Totally noob question but...
adb shell
cat /sdcard/flash_image > /data/flash_image
chmod 755 /data/flash_image
/data/flash_image misc /sdcard/mtd-eng.img
I tried input each line and pressing enter. That gave me file folder not found.
Then I tried CAT (enter) and then the lines and that appeared to work. However I'm supposed to get each line repeated back to me 1 time. I got them 2 times each..?? Well, since it looked like it worked. I tried TOAST II pc36img.zip... Well, it appeared as it was working but then after reading the file I got and error:

Main Version is Older!
Update Fail!
Do you want to reboot device?

Lets see if I can even reboot now...

Am I missing something? My command prompt does show # and not $ like tutorials show, could that be the problem. If so, how do I get back to the $ prompt?
Reply With Quote
  #1523 (permalink)  
Old 07-18-2010, 11:08 PM
buck12's Avatar
PPCGeeks Regular
Offline
Pocket PC: htc evo
Carrier: sprint
 
Join Date: Jun 2010
Posts: 91
Reputation: 10
buck12 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: OMJ's HTC EVO 2.1 Custom ROM v1.8 | Eclair | *Updated | 7/18/10*

so i would have to replace the PC36IMG.zip with the 1.7 one?
Reply With Quote
  #1524 (permalink)  
Old 07-18-2010, 11:16 PM
iknowsquat's Avatar
Retired Staff
Offline
Pocket PC: LTEvo
Carrier: Sprint
Location: Tampa
 
Join Date: Nov 2008
Posts: 2,940
Reputation: 7809
iknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the communityiknowsquat is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: OMJ's HTC EVO 2.1 Custom ROM v1.8 | Eclair | *Updated | 7/18/10*

Quote:
Originally Posted by richarc93 View Post
Ok, I've decided to take the plunge and try to do PART 2... And of course, I hit a snag right away. Ok.. my issue is in the adb shell.. How do I input the info. Totally noob question but...
adb shell
cat /sdcard/flash_image > /data/flash_image
chmod 755 /data/flash_image
/data/flash_image misc /sdcard/mtd-eng.img
I tried input each line and pressing enter. That gave me file folder not found.
Then I tried CAT (enter) and then the lines and that appeared to work. However I'm supposed to get each line repeated back to me 1 time. I got them 2 times each..?? Well, since it looked like it worked. I tried TOAST II pc36img.zip... Well, it appeared as it was working but then after reading the file I got and error:

Main Version is Older!
Update Fail!
Do you want to reboot device?

Lets see if I can even reboot now...

Am I missing something? My command prompt does show # and not $ like tutorials show, could that be the problem. If so, how do I get back to the $ prompt?
Well the LAST error is most likely due to the fact that the mtd-eng step did not work.
Not sure on the first error. Run it again and make sure that you are typing the code exactly as it should be.

Quote:
Originally Posted by buck12 View Post
so i would have to replace the PC36IMG.zip with the 1.7 one?
WHAT PC36IMG file? Once you are finished with the rooting process you should rename or remove those files. So if you still had that on your card then yes, replace that one with the OMJ ROM 1 file.
Reply With Quote
  #1525 (permalink)  
Old 07-18-2010, 11:17 PM
Karl's Avatar
N00b
Offline
Pocket PC: HTC One M8
Carrier: Verizon
Location: Bakersfield,CA
 
Join Date: Nov 2009
Posts: 2,750
Reputation: 3545
Karl is still contributing even after becoming a VIPKarl is still contributing even after becoming a VIPKarl is still contributing even after becoming a VIPKarl is still contributing even after becoming a VIPKarl is still contributing even after becoming a VIPKarl is still contributing even after becoming a VIPKarl is still contributing even after becoming a VIPKarl is still contributing even after becoming a VIPKarl is still contributing even after becoming a VIPKarl is still contributing even after becoming a VIPKarl is still contributing even after becoming a VIP
Mentioned: 8 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to Karl Send a message via Yahoo to Karl Send a message via Skype™ to Karl
Re: OMJ's HTC EVO 2.1 Custom ROM v1.8 | Eclair | *Updated | 7/18/10*

Quote:
Originally Posted by buck12 View Post
so i would have to replace the PC36IMG.zip with the 1.7 one?
yep you dont need pc36 anymore it was only to root cell.... so delete that one and replace with OMJ pc36
__________________

"That which can be asserted without evidence, can be dismissed without evidence."

Reply With Quote
  #1526 (permalink)  
Old 07-18-2010, 11:38 PM
BlackDynamite's Avatar
VIP Member
Offline
Pocket PC: HTC Evo
Carrier: Sprint
 
Join Date: Sep 2006
Posts: 1,839
Reputation: 1190
BlackDynamite is halfway to VIP status based on repBlackDynamite is halfway to VIP status based on repBlackDynamite is halfway to VIP status based on repBlackDynamite is halfway to VIP status based on repBlackDynamite is halfway to VIP status based on repBlackDynamite is halfway to VIP status based on repBlackDynamite is halfway to VIP status based on repBlackDynamite is halfway to VIP status based on repBlackDynamite is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: OMJ's HTC EVO 2.1 Custom ROM v1.8 | Eclair | *Updated | 7/18/10*

Quote:
Originally Posted by winmonewbie View Post
Well OMJ installed apps2sd in 1.8 (untested) but it recommended that we use a Class 6 card.
deodexing allows themes to be applied more easily. Ive read it can cause stability issues. Just got on 1.8D myself but so far so good.
If you arent interested in themes or apps2sd stay where you are, otherwise jump to 1.8. Read post #2 about flashing your data.img post flash. SO easy to get back all your settings and data.
Cool, I still have the card that came with the phone, so apps2sd isn't a big deal for me yet. And I am not too worried about themes at the moment, so I guess I'll sit this one out. Thanks bro.
Reply With Quote
  #1527 (permalink)  
Old 07-19-2010, 12:01 AM
richarc93's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC EVO
Carrier: SPRINT
Location: Miami, FL
 
Join Date: Jul 2010
Posts: 300
Reputation: 90
richarc93 is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: OMJ's HTC EVO 2.1 Custom ROM v1.8 | Eclair | *Updated | 7/18/10*

Quote:
Originally Posted by winmonewbie View Post
Well the LAST error is most likely due to the fact that the mtd-eng step did not work.
Not sure on the first error. Run it again and make sure that you are typing the code exactly as it should be.



WHAT PC36IMG file? Once you are finished with the rooting process you should rename or remove those files. So if you still had that on your card then yes, replace that one with the OMJ ROM 1 file.
Ok, I'm on my 3rd attempt at reading the PC36IMG.ZIP file..
The problem I keep getting is at the
cat /sdcard/flash_image > /data/flash_image
It repeats the line 1 time but I also get the /sdcard/flash_image: No such file or directory as another line.
The other 2 set of instructions repeat 1 time as they are supposed to.

Ok, 3 time FAILED again. With the error:

Main Version is Older!
Update Fail!
Do you want to reboot device?

Just to clarify, I am supposed to use TOASTs PC36IMG.ZIP file right... Not v1.7 ROM1?? Could that be why it's saying it's old.
Reply With Quote
  #1528 (permalink)  
Old 07-19-2010, 12:06 AM
bigdaddie's Avatar
PPCGeeks Regular
Offline
Pocket PC: touch Pro
Carrier: Sprint
 
Join Date: Aug 2007
Posts: 167
Reputation: 55
bigdaddie is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: OMJ's HTC EVO 2.1 Custom ROM v1.8 | Eclair | *Updated | 7/18/10*

Where is app2sd? I can't find it anywhere... Running 1.8D
__________________
Some old phone > Sanyo 8100 > Treo 650 > Treo 700p > Mogul > Diamond / Juicy's 2.2.1 > Mogul > Touch Pro > Touch Pro 2
Reply With Quote
  #1529 (permalink)  
Old 07-19-2010, 12:06 AM
richarc93's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC EVO
Carrier: SPRINT
Location: Miami, FL
 
Join Date: Jul 2010
Posts: 300
Reputation: 90
richarc93 is becoming a great contributor
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: OMJ's HTC EVO 2.1 Custom ROM v1.8 | Eclair | *Updated | 7/18/10*

Quote:
Originally Posted by winmonewbie View Post
Well the LAST error is most likely due to the fact that the mtd-eng step did not work.
Not sure on the first error. Run it again and make sure that you are typing the code exactly as it should be.



WHAT PC36IMG file? Once you are finished with the rooting process you should rename or remove those files. So if you still had that on your card then yes, replace that one with the OMJ ROM 1 file.
Forgot to ask if the PC36IMG.ZIP by Toast is supposed to give you an error when you try to open it to see it's content? OMJ's PC36IMG.ZIP I can view no problems.. But Toasts I can't. I've tried downloading 2 others but they have the same issue?? Is that right?
Reply With Quote
  #1530 (permalink)  
Old 07-19-2010, 12:14 AM
buck12's Avatar
PPCGeeks Regular
Offline
Pocket PC: htc evo
Carrier: sprint
 
Join Date: Jun 2010
Posts: 91
Reputation: 10
buck12 is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: OMJ's HTC EVO 2.1 Custom ROM v1.8 | Eclair | *Updated | 7/18/10*

nice i can do this from rom manager right?
Reply With Quote
Reply

  PPCGeeks > Android > Android HTC Devices > HTC Evo 4G > CDMA HTC Evo 4G Development


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: http://forum.ppcgeeks.com/cdma-htc-evo-4g-development/123534-final-omjs-htc-evo-2-2-custom-rom-v4-6-froyo-3-70-651-1-updated-3-29-11-a.html
Posted By For Type Date
[ROM]OMJ's HTC EVO 2.2 Custom ROM v3.5 | FroYo 3.29.651.5 | *Updated 9/25/10* - Page 39 - xda-developers This thread Refback 10-09-2010 03:18 PM

All times are GMT -4. The time now is 11:26 PM.


Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0
©2012 - PPCGeeks.com