PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   CDMA HTC Evo 4G Development (http://forum.ppcgeeks.com/forumdisplay.php?f=210)
-   -   [FINAL] OMJ's HTC EVO 2.2 Custom ROM v4.6 | FroYo 3.70.651.1 | *Updated 3/29/11* (http://forum.ppcgeeks.com/showthread.php?t=123534)

OMJ 08-01-2010 05:11 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v2.0 | FroYo | *Updated | 7/31/10*
 
someone else @ XDA said this made a world of different, I'll have to update in my next release.....thanks!

Quote:

Originally Posted by jelive (Post 1892856)
For those with music-streaming sounding bad I can confirm that this works to cleanup the sound. Credit goes to:
(http://forum.xda-developers.com/showthread.php?t=737111)

Here's what I did. For those following these steps, the file locations on your computer may be slightly different.

On Windows:
1. Open Command Prompt
2. Type cd [location of tools folder in android sdk] Example cd C:\android-sdk-windows\tools
3. Type adb pull /system/build.prop c:\build.prop [This will place build.prop in your C Drive]
4. Using any text editor, open the file, make the necessary change (change media.stagefright.enable-player to false), then save.
5. Type adb remount
6. Type adb push c:\build.prop /system/build.prop
7. Type adb reboot
8. After reboot to verify that it is disabled, type adb shell getprop

After a few scrolls, you will see the following:
[media.stagefright.enable-player]: [false]

This means that everything was done correctly.

Jim


you can also make the change temporarily to see if it helps....

Quote:

Originally Posted by cnunez1987
When I installed Froyo on my N1, I found that streaming quality over Pandora suffered tremendously; low-quality was unbearable, and high-quality sounded worse than low-quality normally does. The change to StageFright from OpenCore is to blame here, while it improves HTTP streaming, it's AAC decoder doesn't decode LC-AAC streams properly.

To disable it temporarily, use
Code:

adb setprop media.stagefright.enable-player false
and restart any applications actively playing anything. To disable it permanently, pull build.prop from /system and change the value there. When you restart, it should be disabled; use adb getprop to verify.

Of course, the phone needs to be rooted for this to happen, as r/w access to /system is required.


Fat Tony 08-01-2010 05:12 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v2.0 | FroYo | *Updated | 7/31/10*
 
Quote:

Originally Posted by Vegasden (Post 1893024)
If you read about ALL the Froyo roms out...none are the "official" as HTC pulled the planned pre-release. Supposedly it's to come out tomorrow or Aug. 3 at the latest. (I seem to recall a thread you started making a "recommendation" on this subject).

Also...wifi tether seemingly is sporadic in ALL Froyo roms at this point. Some folks have it working, others not without (it seems) any rhyme or reason. Again, we'll have to see what HTC releases in the next day or so...and then what devs can do to make it work. Remember Sprint wants to sell their $30 hotspot...so it may take a dev to find an exploit to get the free wi-fi to work.

Hello? McFly?!? That is why I am asking. If you read the OP's first page it says it's the original. If you go back a few pages a few peeps say it isn't.

PhyscoAssassinx 08-01-2010 05:17 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v2.0 | FroYo | *Updated | 7/31/10*
 
Is the Fps Capped?

subzero1313 08-01-2010 05:18 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v2.0 | FroYo | *Updated | 7/31/10*
 
Quote:

Originally Posted by PhyscoAssassinx (Post 1893212)
Is the Fps Capped?

Yes..

mkc90 08-01-2010 05:29 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v2.0 | FroYo | *Updated | 7/31/10*
 
Hey guys idk if its the froyo rom but i connected the hdmi cable to the tv and my evo. But nothing its happening any help ?? Pleasee

rlmurray 08-01-2010 06:52 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v2.0 | FroYo | *Updated | 7/31/10*
 
I.
Quote:

Originally Posted by mkc90 (Post 1893220)
Hey guys idk if its the froyo rom but i connected the hdmi cable to the tv and my evo. But nothing its happening any help ?? Pleasee

Mine works perfectly. Try rebooting with your hdmi cable plugged in then selecting slideshow.
On an unrelated note.

I noticed the mirror for evo app shows an image upside-down.

Vegasden 08-01-2010 07:05 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v2.0 | FroYo | *Updated | 7/31/10*
 
Quote:

Originally Posted by Fat Tony (Post 1893206)
Hello? McFly?!? That is why I am asking. If you read the OP's first page it says it's the original. If you go back a few pages a few peeps say it isn't.

Original and Official are two different terms. Not talking semantics here, but the original was the one HTC originally released (actually they released two; one ending in .1 and another .3). They pulled both and stated the Official was coming out either August 2 or 3.

As you stated in your thread posted yesterday afternoon: "The official 2.2 release from Sprint is just a few short days away".

I was not being condescending in my reply...it merely to clarify something you asked and seemingly already knew the answer.

DJMJ 08-01-2010 07:27 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v2.0 | FroYo | *Updated | 7/31/10*
 
I had no problem installing OMJ's HTC EVO 2.2 Custom ROM v2.0, but when I try to reinstall my apps and settings with Titanium Backup - Donate Edition, I get a never ending loop with the white HTC screen and "Sorry! The application HTC Sense (process com.htc.launcher) has stopped unexpectedly. Please try again. right after I unlock my screen.

Anyone have any ideas what is causing this or how to fix it? I have tried twice with the same results.

Thanks

Vegasden 08-01-2010 07:41 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v2.0 | FroYo | *Updated | 7/31/10*
 
Quote:

Originally Posted by DJMJ (Post 1893355)
I had no problem installing OMJ's HTC EVO 2.2 Custom ROM v2.0, but when I try to reinstall my apps and settings with Titanium Backup - Donate Edition, I get a never ending loop with the white HTC screen and "Sorry! The application HTC Sense (process com.htc.launcher) has stopped unexpectedly. Please try again. right after I unlock my screen.

Anyone have any ideas what is causing this or how to fix it? I have tried twice with the same results.

Thanks

You might want to just try restoring apps only. If you did a backup with 2.1 some of the settings might not be compatible with 2.2 (that's why the 2.1 themes have to be reworked).

I successfully was able to use Titanium restoring only the apps.

stangdriver52000 08-01-2010 07:47 PM

Re: OMJ's HTC EVO 2.2 Custom ROM v2.0 | FroYo | *Updated | 7/31/10*
 
Please Help... flashed the froyo rom, now my computer fails to insall drivers needed for htc sync to work??? anyone else having this problem?


All times are GMT -4. The time now is 08:25 AM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0