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
  #1 (permalink)  
Old 06-11-2010, 07:52 PM
flipzmode's Avatar
VIP Member
Offline
Pocket PC: HTC Hero - Fresh ROM
Carrier: Sprint
 
Join Date: Jan 2009
Posts: 390
Reputation: 2820
flipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIPflipzmode is a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
[ROM] 7/15/10 | Fresh Evo 1.0.1 | 1.47 base + apps2sd + pngopt + usual fresh goodies

I want to apologize for how long this release took. Life is crazy.

Geek For Me is proud to release:

Fresh Evo 1.0.1 for your Sprint Evo 4g

NOTE: Fresh Evo now assumes that you have NAND unlocked (part 2 of rooting). This means you are fully rooted and have write access to /system/ even when you are booted up. If you have not unlocked NAND protection then you should do so before flashing this rom!

If you are coming from Fresh Evo 0.5.3 then just as I promised, no wipe is required. However if you are having problems then of course... wipe.

If you are coming from ANY other rom: do a data wipe! This version 100% requires one. This should however be the last wipe required! It has also been reported that Clockwork Recovery is not wiping sd:ext properly. So if you do a data wipe (data, dalvik, cache, and sd:ext) and are still getting FC's or boot loops then you need to flash Amon's recovery and use it instead.In order to flash this rom you need to be rooted (unrevoked method doesn't count as root) to flash this. How To: Root Your Sprint Evo with NAND unlocked. Always make a nandroid backup, I can't be held responsible if something breaks, etc, etc.

Expect 1 loop at the very first boot! This is a side effect of the fixed vanilla lock. The very first time you boot up the phone it will load the lockscreen and then boot loop one time and then come up. If it continues to loop then see above.

Go here to see all reported bugs: http://link.geekfor.me/freshevobugs -- if you are having a problem then check that page first, and read these release notes in their entirety!

Base: RUU_Supersonic_1.47.651.1 -- NEW!

Quote:
Changes from 0.5.3 to 1.0.1:
  • Built off of the new 1.47.651.1 base!
  • Updated apps2sd to DarkTremor 2.7.5-pf4a
  • Updated Fresh Updater to 1.2
    • Mostly just visual changes. Turning the "themes" tab in to patches + themes + tweaks tab. More to come on that.
    • Make sure to Check the How To to setup and use Fresh Updater if you haven't before.

  • Added back FriendStream and Peep
    • For the beta versions of 1.0.x I had removed them, but I just found that too many people were having issues related to them not being there, so I've put them back in.

  • Made new boot.img containing the newest HTC kernel (789bf291)
  • Updated boot screen thanks to wrx4memp -- the "O" was made solid. While it wasn't wrong in the first place and was the font he used, we agreed it would be better to just make it solid.
  • Updated Launcher Pro to 0.6.7.2
  • Updated Rom Manager to 2.0.0.5
  • Updated Qik to 0.03.54
  • Check the download links below for an updated radio and wimax image.
    • If you are currently having problems with 4g then check the wimax.img download page below for links to help. If your 4g worked fine on Fresh 0.5.3 and then stopped working, make sure you are using the newest wimax.img and radio.img, and then do a full wipe and re-flash the rom.

  • If you are having problems with Google Maps then check the FAQ (linked below)
Standard Fresh Evo Features:
  • Fresh Updater! Check the How To for information on setting it up and using it. Thanks to cyanogen and firefart as it's based on CMUpdater. It is built off of R657 which is the newest commit.
  • 270 degree auto-rotation (you can turn the phone to the right or the left for landscape) -- Thanks to Optedoblivion for pointing me in the right direction
  • Fully fixed vanilla lock screen -- see screen shots. Use Fresh Updater to grab one of the vanilla patches to enable it. HTC's lock is enabled by default.
  • Landscape rosie (disabled by default!) -- see screen shots to see the issues with this. It is functional however it is definitely a hack. You will see some issues with using it. It doesn't look pretty, but it does work! Thanks to jschisurf for pointing me in the right direction on this one. NOTE: I have landscape rosie disabled by default! If you want to try it out then grab one of the patches in Fresh Updater to enable it. See the Fresh Updater How To for help with that.
  • Landscape settings.apk -- no problems here. Works fine.
  • 12 new Rosie widgets. 7 that are available for our phone and 5 that aren't.
    • Profiles, ringtone, battery, call mom, coin flip, daily challenge, dice, notes, quick record, tasks, tip calculator, and today in history.
    • These are made by HTC and will only work in Rosie.

  • Wifi tether (free wireless 3g/4g tether)
  • Stock files have been resigned. This should prevent the need for any future wipes (not counting any major software changes by HTC/Sprint).
  • I have still chosen to NOT include adless browsing in my rom. I used adless browsing in all of my Hero Android 1.5 roms because it actually blocked ads from the browser. In Android 2.1 this functionality stopped working so I stopped including it. It was pointed out to me that while it doesn't block them in the browser, it does block them in apps (background data). The reason I am choosing to not include this is because as a developer myself, I feel that the authors deserve to get paid for what they do if you want to use their app. If you are choosing to use their free ad-driven application then I don't want to contribute to people blocking those ads and preventing the dev from getting paid.
  • All APK's have been png optimized and zipalign'd
    • png optimize goes through every APK and losslessly compresses the png (picture) files without causing any type of visual change. This provides a smaller apk file size that loads faster. Each APK has then been zipalign'd. From Android's developer page: zipalign is an archive alignment tool that provides important optimization to Android application (.apk) files. The purpose is to ensure that all uncompressed data starts with a particular alignment relative to the start of the file. Specifically, it causes all uncompressed data within the .apk, such as images or raw files, to be aligned on 4-byte boundaries. This allows all portions to be accessed directly with mmap() even if they contain binary data with alignment restrictions. The benefit is a reduction in the amount of RAM consumed when running the application.
    • While this does free up space on /system/ (as seen below) it is not done to make free space considering we have more than enough. It is done purely for a performance gain. Every day use of the phone will go smoother and stock applications will respond faster. The reason this works is because it has reduced the application file size as much as 50%, so they load in to memory faster and run smoother.

    • Additionally all applications in /data/ (even ones you downloaded) will be zipalign'd on boot if they need to be.
    • Not every apk takes png optimization + zip align well. I've done it on enough roms that I think I know which ones cause issues now, but if you are getting FC's on any apps (I can't test them all) then let me know and I'll get it resolved. Thanks!

  • Apps2sd enabled! Using Darktremor by tkirton.
    • Apps2sd takes all applications from /data/app and /data/app-private and moves them to a partition on your sdcard. It was originally created for phones that didn't enough enough space on /data/ to store a large number of applications. This has mostly been resolved on the Evo because we have over 400mb of space allocated to /data/. However for some people this isn't enough. Additionally if your apps are stored on your sdcard then you can do a data wipe and they will still be there (albeit settings will be lost, but you won't need to reinstall them).
    • You do not have to use apps2sd if you don't want to use it. If you just don't format your sdcard with an ext partition (leave it all as fat32 like it is from the factory) then apps2sd will stay turned off.
    • How to setup apps2sd on Fresh Evo and warnings about apps2sd


  • Battery optimizations
    • The stock mms.apk was possibly causing a wake lock. I have swapped it for a different one while I do some testing.
    • Raised VM kernel dirty page writeback frequency to 15 seconds. This wakes the phone up less often for background VM activity. Every single application in Android is technically running in a VM (virtual machine) so that's why this helps (as recommended by lesswatts.org).

  • Compcache 0.6.2 / Ramzswap enabled -- Thanks to toastcfh for compiling the modules! Compcache creates a RAM based block device (named ramzswap) which acts as swap disk. Pages swapped to this disk are compressed and stored in memory itself. Compressing pages and keeping them in RAM virtually increases its capacity. This allows more applications to fit in given amount of memory. This will only kick in when the stock memory (which the Evo has plenty of) gets low.
    • I have tuned the default to be 100mb ramzswap size with 40% swappiness
    • You can check compcache's use by opening an adb shell and typing: rzscontrol /dev/block/ramzswap0 --stats

  • ES File Explorer
  • ROM Manager -- Fresh Evo does show up as an available download in the free version of ROM Manager, so you can use it to update Fresh Evo right through your phone if you want.
  • Launcher Pro
  • Wifi Tether (free 3g and 4g wireless tethering)
  • Qik
  • Facebook moved to /data/ so that it can be uninstalled
  • Custom boot screen thanks to wrx4memp!
  • Added PowerTOP 1.11. From LessWatts.org: Programs can make your [phone] use more power. PowerTOP is a Linux tool that helps you find those programs that are misbehaving while your [phone] is idle. -- Compiled by cyanogen.
    • To run PowerTOP just open an adb shell and type: "powertop -d". It will scan for 15 seconds and then print out a report.

    • The first section will show you what % of time your phone spent running at what Mhz. In the screen shot above my phone was asleep so it was at 245Mhz the whole time.
    • The next section shows wakeups-from-idle per second. 50-80 would be normal. If you are in that range then you don't have a problem.
    • The next list is the top causes for wakeups. Compare your list to mine (I only showed the top 3).
    • All the way at the bottom it will have optimizations that can be made to lower power use. These changes can not be made to the rom itself, they must be made to the kernel. While other roms claim they made changes to the kernel, if they are using the stock kernel (if they aren't over-clockable then they are using the stock kernel) then they didn't. While there is a kernel source available to us, I have chosen to continue using the stock kernel until our official source is released by HTC for stability reasons.

  • I have chosen to NOT include adless browsing in my rom. I used adless browsing in all of my Hero Android 1.5 roms because it actually blocked ads from the browser. In Android 2.1 this functionality stopped working so I stopped including it. It was pointed out to me that while it doesn't block them in the browser, it does block them in apps (background data). The reason I am choosing to not include this is because as a developer myself, I feel that the authors deserve to get paid for what they do if you want to use their app. If you are choosing to use their free ad-driven application then I don't want to contribute to people blocking those ads and preventing the dev from getting paid.

See the official change log for all previous notes and changes! READ IT. It can answer a lot of questions if you are new to Fresh Evo.
Check the Fresh Evo FAQ here before you ask questions!

Quote:
Fresh Evo FAQ: http://geekfor.me/faq/faq-fresh-evo/
Fresh Evo Reported Bugs: http://link.geekfor.me/freshevobugs
Fresh Evo Official Change Log: http://geekfor.me/evo/21/fresh-evo-official-change-log/

DOWNLOAD: http://geekfor.me/new-release/fresh-evo-101/

RADIO: 2.05.00.06.10 (make sure you are running the newest radio)

WiMax Radio: 25641
You must use the new WiMax radio with this rom. First flash the rom, and then the new WiMax radio. Read the release notes with the radio. This will NOT fix your phone if you are having problems with 4g. If you have been a Fresh user all along and haven't flashed any radios and stuff that weren't from me then this will work perfectly for you. If you do have any issues then just do a full data wipe and then reflash the rom. But if your 4g is already broken then follow the link in the release notes for the WiMax radio to get that fixed.
New screen shots:





Older: screen shots:

__________________
Fresh Evo: 4.2 (Android 2.3.3) || 3.5.0.1 (Android 2.2)
Fresh Hero: 2.4.0 (Android 2.1) || Fresh Kitchen
CDMA Hero Development & Fresh ROM home: http://GeekFor.Me || Twitter

Last edited by flipzmode; 07-15-2010 at 07:58 AM.
Reply With Quote
This post has been thanked 40 times.
  #2 (permalink)  
Old 06-11-2010, 10:02 PM
MoonZ*BabysH's Avatar
Google-Search&Rescue Div.
Offline
Pocket PC: MoPho CM9/ MotoACTV / GTab 10.1(I/O LE)
Carrier: PPCGeeks/XDA
Location: AZ, Mesa
 
Join Date: May 2008
Posts: 2,024
Reputation: 3728
MoonZ*BabysH is still contributing even after becoming a VIPMoonZ*BabysH is still contributing even after becoming a VIPMoonZ*BabysH is still contributing even after becoming a VIPMoonZ*BabysH is still contributing even after becoming a VIPMoonZ*BabysH is still contributing even after becoming a VIPMoonZ*BabysH is still contributing even after becoming a VIPMoonZ*BabysH is still contributing even after becoming a VIPMoonZ*BabysH is still contributing even after becoming a VIPMoonZ*BabysH is still contributing even after becoming a VIPMoonZ*BabysH is still contributing even after becoming a VIPMoonZ*BabysH is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to MoonZ*BabysH Send a message via Skype™ to MoonZ*BabysH
Re: [ROM] 6/11/10 | Fresh Evo 0.1d | 1.32.651.6 base + deodex + fresh goodies + 4g pa

That's what's up. Welcome to Evo.
__________________
MoonZ~BabysH
SGT MoonZ, Reporting for Duty...CBM, Google Search & Rescue Division!!!
Device Lock/Unlockers Details http://forum.ppcgeeks.com/showthread.php?t=64231
Reply With Quote
This post has been thanked 1 times.
  #3 (permalink)  
Old 06-11-2010, 11:07 PM
Carla's Avatar
Knowledge Is True Opinion
Offline
Pocket PC: iPhone 4S
Carrier: Vzw
 
Join Date: Apr 2009
Posts: 4,319
Reputation: 7590
Carla is a trusted member of the communityCarla is a trusted member of the communityCarla is a trusted member of the communityCarla is a trusted member of the communityCarla is a trusted member of the communityCarla is a trusted member of the communityCarla is a trusted member of the communityCarla is a trusted member of the communityCarla is a trusted member of the communityCarla is a trusted member of the communityCarla is a trusted member of the community
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Send a message via MSN to Carla
Re: [ROM] 6/11/10 | Fresh Evo 0.1d | 1.32.651.6 base + deodex + fresh goodies + 4g pa

Looks excellent Flipz! Flashing tonight
__________________
De Gustibus Non Est Disputandum
I LOVE MY COP
Reply With Quote
  #4 (permalink)  
Old 06-11-2010, 11:09 PM
austintb's Avatar
Regular 'Geeker
Offline
Pocket PC: HTC® Touch Pro™ 2 /// HTC® Evo™ 4G
Carrier: Sprint®
Location: Omaha, NE
 
Join Date: Dec 2008
Posts: 402
Reputation: 780
austintb knows their stuffaustintb knows their stuffaustintb knows their stuffaustintb knows their stuffaustintb knows their stuffaustintb knows their stuffaustintb knows their stuff
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM] 6/11/10 | Fresh Evo 0.1d | 1.32.651.6 base + deodex + fresh goodies + 4g pa

Great job dude! This ROM looks officially awesome! By my standards of course. LOL!
__________________
Check me out: www.TheChip.com
"Observation of Einstein-Podolsky-Rosen Entanglement on Supraquantum Structures By Induction through Nonlinear Transuranic Crystal of Extremely Long Wavelength (ELW) Pulse from Mode-Locked Source Array." - from Half Life 1
Reply With Quote
  #5 (permalink)  
Old 06-11-2010, 11:28 PM
princem131's Avatar
Halfway to VIP Status
Offline
Pocket PC: HTC Evo 3D
Carrier: Sprint
Location: Columbus, OH. But from CLEVELAND!!!!
 
Join Date: Jul 2006
Posts: 749
Reputation: 375
princem131 is becoming a PPCGeeks regularprincem131 is becoming a PPCGeeks regularprincem131 is becoming a PPCGeeks regularprincem131 is becoming a PPCGeeks regular
Mentioned: 4 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to princem131 Send a message via Yahoo to princem131
Re: [ROM] 6/11/10 | Fresh Evo 0.1d | 1.32.651.6 base + deodex + fresh goodies + 4g pa

I love Fresh roms now I need a My Evo is Freeessh banner! Just what I rooted for and have been waiting on flashing now
__________________
PAIN IS TEMPORARY, PRIDE IS FOREVER!

Check out my blog: http://brownhandstech.blogspot.com
Reply With Quote
  #6 (permalink)  
Old 06-12-2010, 12:21 AM
kgbcapthowdy's Avatar
PPCGeeks Regular
Offline
Pocket PC: EVO 4G
Carrier: sprint
 
Join Date: Oct 2008
Posts: 192
Reputation: 220
kgbcapthowdy is keeping up the good workkgbcapthowdy is keeping up the good workkgbcapthowdy is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM] 6/11/10 | Fresh Evo 0.1d | 1.32.651.6 base + deodex + fresh goodies + 4g pa

runs great, i went back to sense ui. the "fresh" audio scares the shit outta me everytime lol
Reply With Quote
This post has been thanked 1 times.
  #7 (permalink)  
Old 06-12-2010, 12:40 AM
kgbcapthowdy's Avatar
PPCGeeks Regular
Offline
Pocket PC: EVO 4G
Carrier: sprint
 
Join Date: Oct 2008
Posts: 192
Reputation: 220
kgbcapthowdy is keeping up the good workkgbcapthowdy is keeping up the good workkgbcapthowdy is keeping up the good work
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM] 6/11/10 | Fresh Evo 0.1d | 1.32.651.6 base + deodex + fresh goodies + 4g pa

any idea why it wont let me uninstall wifi tether and install the new one?
Reply With Quote
  #8 (permalink)  
Old 06-12-2010, 01:30 AM
Brock1909's Avatar
Almost a VIP
Offline
Pocket PC: HERO
Carrier: Sprint
 
Join Date: Oct 2007
Posts: 935
Reputation: 1235
Brock1909 is halfway to VIP status based on repBrock1909 is halfway to VIP status based on repBrock1909 is halfway to VIP status based on repBrock1909 is halfway to VIP status based on repBrock1909 is halfway to VIP status based on repBrock1909 is halfway to VIP status based on repBrock1909 is halfway to VIP status based on repBrock1909 is halfway to VIP status based on repBrock1909 is halfway to VIP status based on rep
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Send a message via AIM to Brock1909 Send a message via MSN to Brock1909 Send a message via Yahoo to Brock1909
Re: [ROM] 6/11/10 | Fresh Evo 0.1d | 1.32.651.6 base + deodex + fresh goodies + 4g pa

Damn its good to see you here. On a Mac now, have no idea how to use terminal haha.

Going to Settings, the Accounts and Sync is getting a force close

Last edited by Brock1909; 06-12-2010 at 01:48 AM.
Reply With Quote
  #9 (permalink)  
Old 06-12-2010, 03:12 AM
FastRX8's Avatar
Yo, VIP - Let's Kick It!!
Offline
Pocket PC: EVO - Rooted & OMJ's Rom
Carrier: Sprint
Location: Fontana, CA
 
Join Date: Dec 2006
Posts: 703
Reputation: 5861
FastRX8 is a trusted member of the communityFastRX8 is a trusted member of the communityFastRX8 is a trusted member of the communityFastRX8 is a trusted member of the communityFastRX8 is a trusted member of the communityFastRX8 is a trusted member of the communityFastRX8 is a trusted member of the communityFastRX8 is a trusted member of the communityFastRX8 is a trusted member of the communityFastRX8 is a trusted member of the communityFastRX8 is a trusted member of the community
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM] 6/11/10 | Fresh Evo 0.1d | 1.32.651.6 base + deodex + fresh goodies + 4g pa

@flipz
Good to see you here. I saw what you did w/ the Hero.
If you ever get an Evo kitchen going, like you had for the Hero, I think the PPCGeeks server will crash from all the "Thanks" being clicked simultaneously.


Quote:
Originally Posted by kgbcapthowdy View Post
runs great, i went back to sense ui. the "fresh" audio scares the shit outta me everytime lol
If you just install the new one does it replace the old or do you get 2 icons?
__________________
- RX8 -
When someone helps you out, don't say "Thanks" click ----->
[TUTORIALS] EVO Full Root|OTA Root|Nand Backup/Restore|Flashing|for n00b's + videos
Reply With Quote
  #10 (permalink)  
Old 06-12-2010, 03:23 AM
D/\SH's Avatar
VIP Member
Offline
Pocket PC: touch pro, tp2, epic, evo x2
Carrier: D/\SH_SPEED
Location: Grand Rapids,Michigan
 
Join Date: May 2007
Posts: 1,557
Reputation: 3122
D/\SH is still contributing even after becoming a VIPD/\SH is still contributing even after becoming a VIPD/\SH is still contributing even after becoming a VIPD/\SH is still contributing even after becoming a VIPD/\SH is still contributing even after becoming a VIPD/\SH is still contributing even after becoming a VIPD/\SH is still contributing even after becoming a VIPD/\SH is still contributing even after becoming a VIPD/\SH is still contributing even after becoming a VIPD/\SH is still contributing even after becoming a VIPD/\SH is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM] 6/11/10 | Fresh Evo 0.1d | 1.32.651.6 base + deodex + fresh goodies + 4g pa

so far so good, video coming up and will pm to you and post in this thread and you can feel free to embed or add to whatever thread or site that you like.. havent had any isses besides qik which was an easy fix by downloading the newest evo version of qik from the market.
__________________
JOIN MY PPC YOUTUBE CHANNEL FOR ALL THE LATEST MODS, RELEASES. AND DEVICES http://www.youtube.com/user/iamdasht19
FOLLOW ME ON TWITTER http://www.twitter.com/DASH_SPJ
FRIEND ME ON FACEBOOK AT smartphonejunkie dash spj
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


All times are GMT -4. The time now is 04:42 PM.


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