[DEV][PLEASE_CONTINUE][Sense 4.1]Common Sense - HD2 Android NAND Development

Well, here we go...
This is not the way I wanted to post this thread, but fate was stronger than me
Guys, I spent last several months working on a stable Sense 4.1 base for our HD2. I succeeded in a lot of things. I got BT working. I got mic working in applications. I got this damn thing running smoother than my wife's Galaxy S3 (I'm not kidding)...
So, yesterday my HD2 died on me. For the second time. I can't afford to fix it anymore, I don't have neither time nor money for that. Mainly time... So, unfortunately, I have to stop the development right here.
Someone, please take it from here. It would be a real pity for me if this ROM died together with my HD2.
Guys, as you can see further in this thread, someone donated a fully working HD2 to me. Just like that. For free.
If you ask me, this is an act of an incredible generousity.
Thanks a million, Legion.X. I'm still to find a way to thank you.
Let the development continue!
Introducing Common Sense 4.1​
link to ver. 0.2:
http://www.mediafire.com/download/75m6jwtcq28gg8u/CommonSense41_next.zip
please test and comment.
previous versions:
ver 0.1: https://mega.co.nz/#!WhpRzJQa!DOdybh...6N52mPTfNkXk1k
what works:
* full Sense 4.1. almost everything works. daily driver.
* silky smooth, as good as native. flies at 20-30FPS with live wallpaper, probably around 60FPS with still wallpaper
* fast and snappy.
* sound recording works. voice input works. BT works.
* full 3D Rosie
* live wallpapers, Sense lockscreens etc.
* EXT2 over YAFFS loop (works automatically out of the box)
* should be snappier than ver. 0.1
known problems:
* it does reboot randomly from time to time. I'm looking for ways to solve these... looks like we'll end up recompiling libs from source.
ANYONE WHO HAS EXPERIENCE AND/OR WORKING ENVIRONMENT TO RECOMPILE FILES FROM SOURCE, PLEASE PM ME. My goal is to take gralloc sources from CM9 and adapt them for sense. but I don't have linux and don't have the toolchain set up. I'd appreciate any help with this.
* probably won't work in full NAND on TMOUS. anyone who wishes to participate, please try to install on TMOUS without sd-ext and report what you get. logcats are most welcome!
* WiFi router doesn't work. Custom routers from Play Store should work.
* Video shooting works at 15FPS. Don't know if that can be fixed... for me 15FPS is fine anyway
next steps:
* hopefully fix some of the crashes
* fix terrible lags during initial configuration and in the setup wizard
* improve Rosie (I know how to make it even smoother )
* try crossbreeder
* install XPosed framework
* please suggest more things to improve!
installation:
* BACKUP!!!
* IMPORTANT: you need CWM 3.0.0.6.. Other recoveries may or may not work. voronkov_pavel reports that CWM touch recovery beta 8 does not work with this ROM.
* REMEMBER: for Data On Ext, keep your system partition small! philliped364 reports that 55MB works just fine
* install Common Sense from recovery
* reboot. the first boot will take a while (although it's waaaay faster than in other ROMs thanks to odexing). should boot in 2-3 minutes. if it doesn't boot within 10 minutes, please report
* wait for the lockscreen to appear. DON'T PULL THE RING YET!
* make some coffee. let your HD2 settle down for at least half an hour
* pull the ring to unlock. if the setup wizard does not appear immediately, don't touch the device for another half an hour. if the device reboots by itself, please report.
* complete the setup wizard. it will lag. please be patient. DON'T SIGN IN TO YOUR GOOGLE ACCOUNT YET! finish the wizard and let Sense load.
* wait for two minutes and reboot
* let it settle down for another half an hour. it will optimize the databases during that phase. don't try to work with the device. it will lag terribly.
* unlock, go to Settings -> developer's settings, scroll down, disable "force GPU rendering"
* reboot
* your device should be fully functional now. now go to Settings -> accounts and sign it to your google account, email and whatever you like
big thanks to Legion.X (for sending me his HD2 for free), philliped346 (for his immense help and making my ROM nativeSD), saurabhrendale (for his incredible animations), Mr Evil (for letting me kang sound files from his EvoHD2 ROM), ckpv5 (for letting me kang Sense files from his MyOneDx ROM), dorimanx (for his kernel), RobbieP, ya5, aazzam16661, Daekin and many, many others for helping me out.
Some technical details about the ROM:
Config: Data on Ext, DB on NAND, looped over EXT2.
System: mostly taken from other Sense 4.1 devices, proprietary files taken from several half-working Sense 4.x ROMs flying around here. Sound system taken from EvoHD2 ROM (yeah, CM9). Credits to Mr Evil for these files.
Kernel: Dorimanx 7.2 HWA (credits to Dori please)
Framework: stock Desire X ROM as a base, heavily modified to work with CM9 sound system, heavily optimized for smoothness.
Sense: mostly myONEdx RC4.0 FX+ ROM. Rosie modified by me. Some files taken from stock Desire X ROM.
A word about kanging:
my goal is to create a stable Sense 4.1 base for HD2. feel free to kang anything you find here. just please PLEASE give proper credits. don't forget the guys who gave me some of the files: Mr Evil (creator of the EvoHD2 ROM) and ckpv5 (creator of the MyOneDx ROM)
NOTE for DEVs:
I was stunned to discover that DISABLING HW acceleration makes scrolling silky-smooth in 99% of the applications. Exceptions are: Rosie, Browser and... uh... that's it, I think. So, I REVERSED the way framework enables HW acceleration. Here's how: if the application doesn't request HW acceleration, it doesn't get it by default. If it requests it (HWAcceleration=true in the manifest), it DOESN'T get it either. If hwAcceleration=false in manifest, it DOES get it. This way, I only had to modify Rosie and the Browser and set hwAcceleration=false for them to actually GET the acceleration. The other apps just denied the acceleration natively. Please be aware of this change
Enjoy.
Report bugs.
May the Force be with you

thelonewolf_pav said:
Well, here we go...
This is not the way I wanted to post this thread, but fate was stronger than me
Guys, I spent last several months working on a stable Sense 4.1 base for our HD2. I succeeded in a lot of things. I got BT working. I got mic working in applications. I got this damn thing running smoother than my wife's Galaxy S3 (I'm not kidding)...
So, yesterday my HD2 died on me. For the second time. I can't afford to fix it anymore, I don't have neither time nor money for that. Mainly time... So, unfortunately, I have to stop the development right here.
Someone, please take it from here. It would be a real pity for me if this ROM died together with my HD2.
Here's the link. Enjoy.
http://d-h.st/7MZ
Disclaimer:
Frankly, I don't even know if it boots the way it is now. I was in the middle of something when this happened. Most probably, it will just work though.
Technical details:
Config: Data on Ext, DB on NAND, looped over EXT2. Yeah, it's returded fast.
System: mostly taken from other Sense 4.1 devices, proprietary files taken from several half-working Sense 4.x ROMs flying around here. Sound system taken from EvoHD2 ROM (yeah, CM9). Credits to Mr Evil for these files.
Kernel: Dorimanx 7.2 HWA (credits to Dori please)
Framework: stock Desire X ROM as a base, heavily modified to work with CM9 sound system, heavily optimized for smoothness.
NOTE for DEVs:
I was stunned to discover that DISABLING HW acceleration makes scrolling silky-smooth in 99% of the applications. Exceptions are: Rosie, Browser and... uh... that's it, I think. So, I REVERSED the way framework enables HW acceleration. Here's how: if the application doesn't request HW acceleration, it doesn't get it by default. If it requests it (HWAcceleration=true in the manifest), it DOESN'T get it either. If hwAcceleration=false in manifest, it DOES get it. This way, I only had to modify Rosie and the Browser and set hwAcceleration=false for them to actually GET the acceleration. The other apps just denied the acceleration natively. Please be aware of this change
Sense: stock Desire X ROM. I've got permission to use MyOne ROM (see Desire X forum), it has full 3D effects enabled and runs smooth as silk on HD2 (it's pretty damn smooth even with live wallpapers!)
What should work:
Everything. I know that WiFi router doesn't work, but that's it, more or less. Video shooting works at 15FPS. Sound recording works. Voice input works. BT works.
Known problems:
It does crash from time to time. Needs more work on system files. I was planning to recompile gralloc from CM9 to use it here, but didn't have the privilege to finish that.
For EXT2 loop to work, one needs to add creation of an empty data.img file in /Data/Data folder. Make it as big as possible. Format it for Ext2. The rest will be done by init.rc
............. Well, that's it. I'll be watching this thread. Don't ask me to develop anything though, I can't do anything without a working HD2. Sorry guys and good luck to anyone who will take it from here.
Bye
Click to expand...
Click to collapse
I will continue your hard work with Daekin
I've been working on Desire X Sense 4.1 port so, this will fix BT for us(build prop)
Thanks

Cant Install
Hello,i tried installing this rom but i couldnt..i get E:error in sdcard/commonsense41..zip(status6) any ideas?

blackphoenix50 said:
Hello,i tried installing this rom but i couldnt..i get E:error in sdcard/commonsense41..zip(status6) any ideas?
Click to expand...
Click to collapse
I cannot check for an obvious reason, but my gut feeling tells me that you downloaded a corrupted file. Try to open it with winzip. if it opens, extract the files and pack them back.
or just download again....

thelonewolf_pav said:
I cannot check for an obvious reason, but my gut feeling tells me that you downloaded a corrupted file. Try to open it with winzip. if it opens, extract the files and pack them back.
or just download again....
Click to expand...
Click to collapse
I did all these but still cant install.....tried also with twrp it gave me an error about updater binary...i searched at google and i think that the problem is the updater-script file...could someone plz check it cz i dont have the knowledge for that....

thelonewolf_pav said:
Well, here we go...
This is not the way I wanted to post this thread, but fate was stronger than me
Guys, I spent last several months working on a stable Sense 4.1 base for our HD2. I succeeded in a lot of things. I got BT working. I got mic working in applications. I got this damn thing running smoother than my wife's Galaxy S3 (I'm not kidding)...
So, yesterday my HD2 died on me. For the second time. I can't afford to fix it anymore, I don't have neither time nor money for that. Mainly time... So, unfortunately, I have to stop the development right here.
Someone, please take it from here. It would be a real pity for me if this ROM died together with my HD2.
Here's the link. Enjoy.
http://d-h.st/7MZ
Disclaimer:
Frankly, I don't even know if it boots the way it is now. I was in the middle of something when this happened. Most probably, it will just work though.
Technical details:
Config: Data on Ext, DB on NAND, looped over EXT2. Yeah, it's returded fast.
System: mostly taken from other Sense 4.1 devices, proprietary files taken from several half-working Sense 4.x ROMs flying around here. Sound system taken from EvoHD2 ROM (yeah, CM9). Credits to Mr Evil for these files.
Kernel: Dorimanx 7.2 HWA (credits to Dori please)
Framework: stock Desire X ROM as a base, heavily modified to work with CM9 sound system, heavily optimized for smoothness.
NOTE for DEVs:
I was stunned to discover that DISABLING HW acceleration makes scrolling silky-smooth in 99% of the applications. Exceptions are: Rosie, Browser and... uh... that's it, I think. So, I REVERSED the way framework enables HW acceleration. Here's how: if the application doesn't request HW acceleration, it doesn't get it by default. If it requests it (HWAcceleration=true in the manifest), it DOESN'T get it either. If hwAcceleration=false in manifest, it DOES get it. This way, I only had to modify Rosie and the Browser and set hwAcceleration=false for them to actually GET the acceleration. The other apps just denied the acceleration natively. Please be aware of this change
Sense: stock Desire X ROM. I've got permission to use MyOne ROM (see Desire X forum), it has full 3D effects enabled and runs smooth as silk on HD2 (it's pretty damn smooth even with live wallpapers!)
What should work:
Everything. I know that WiFi router doesn't work, but that's it, more or less. Video shooting works at 15FPS. Sound recording works. Voice input works. BT works.
Known problems:
It does crash from time to time. Needs more work on system files. I was planning to recompile gralloc from CM9 to use it here, but didn't have the privilege to finish that.
For EXT2 loop to work, one needs to add creation of an empty data.img file in /Data/Data folder. Make it as big as possible. Format it for Ext2. The rest will be done by init.rc
............. Well, that's it. I'll be watching this thread. Don't ask me to develop anything though, I can't do anything without a working HD2. Sorry guys and good luck to anyone who will take it from here.
Bye
Click to expand...
Click to collapse
wow, nice job!

blackphoenix50 said:
I did all these but still cant install.....tried also with twrp it gave me an error about updater binary...i searched at google and i think that the problem is the updater-script file...could someone plz check it cz i dont have the knowledge for that....
Click to expand...
Click to collapse
There are a few double brackets in there. Mike_1996 noticed a few in this thread http://forum.xda-developers.com/showthread.php?t=2694879 thanks Mike. I spotted a couple more.
https://dl.dropboxusercontent.com/u/24033707/updater-script
Not tried this yet but looking forward to it, sad news about phone though, thanks.

updater-script modified http://www.mediafire.com/download/q8wt2wlh8aaokf8/updater-script.zip
modified with notepad++
now boot fine but take a long time !
i have installed with 5/40/5 partition clk 1.5 and ext4 2100 mb.
wifi don't work for me
bluetooth also
and comcorder
http://www.mediafire.com/download/zu1sz8u4qz7vwdr/commonsense4.1.zip

an image !

philipped346 said:
updater-script modified http://www.mediafire.com/download/q8wt2wlh8aaokf8/updater-script.zip
modified with notepad++
now boot fine but take a long time !
i have installed with 5/40/5 partition clk 1.5 and ext4 2100 mb.
wifi don't work for me
bluetooth also
and comcorder
http://www.mediafire.com/download/zu1sz8u4qz7vwdr/commonsense4.1.zip
Click to expand...
Click to collapse
does the recent apps appear when you long press the home button?cz i think its an essential feature...

I would just remove menu button and assign that to recent apps. that is the modern way. (not Samsung dinosasur way )

For system crash could be kernel fault... I remember when I tested dorimanx kernel each release was never really 100% stable independently from clock frequencies.

II test this rom of dungphp with tytung kernel (thank to all) and this is the same with sense 4.1 .
wifi/3g , camera , bluetooth , sound work .
camcorder don't work and google play work with uptades but can't instal news applications.(fixed instal apk
)
it's a very smooth rom and if someone can fix this problems .
View attachment 2656090
View attachment 2656091
this the link of one s ics2ville:removed
I have installed system on nand with dataonext (initrd intégrated) 5/370/5 :silly:
I have updated Google play in new installation and now it's OK.
new link http://www.mediafire.com/download/c8ds4r7g7qd7n5e/one_s_ics.zip

zenida said:
For system crash could be kernel fault... I remember when I tested dorimanx kernel each release was never really 100% stable independently from clock frequencies.
Click to expand...
Click to collapse
Dorimanx's kernel haven't given me one single problem with this ROM.
I used it as my daily driver until my HD2 died...

zenida said:
I have installed system on nand with dataonext (initrd intégrated) 5/370/5 :silly:
I have updated Google play in new installation and now it's OK.
new link http://www.mediafire.com/download/c8ds4r7g7qd7n5e/one_s_ics.zip
Click to expand...
Click to collapse
if you're using my ROM (I couldn't figure this out from your post), and use my initrd, then you have to make your system partition as SMALL as possible. Most of system files are relocated to EXT4.
For camcorder to work, copy it from any CM9 ROM.
Sense camcorder tries to record at 30FPS, which doesn't work with this version of stagefright. CM9 camcorder records at 15FPS and works flawlessly

thelonewolf_pav said:
if you're using my ROM (I couldn't figure this out from your post), and use my initrd, then you have to make your system partition as SMALL as possible. Most of system files are relocated to EXT4.
For camcorder to work, copy it from any CM9 ROM.
Sense camcorder tries to record at 30FPS, which doesn't work with this version of stagefright. CM9 camcorder records at 15FPS and works flawlessly
Click to expand...
Click to collapse
your rom is very smooth but i can't have wifi/3g working , it's a problem

philipped346 said:
your rom is very smooth but i can't have wifi/3g working , it's a problem
Click to expand...
Click to collapse
this is really strange. I had wifi and 3g working without any problems. I use both of them daily...
are you using magldr or clk?
what's your system size?
did you look at the logcat?

I use clk 1.5 and système size 5/40/5 .
Sent from my Nexus 5 using XDA Premium 4 mobile app

philipped346 said:
I use clk 1.5 and système size 5/40/5 .
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
interesting.
can you use ADB? if yes, try to:
cd /data
chmod -R 777 data
chmod -R 777 system
let me know if that changes anything

I test tomorow now i watch football .
Sent from my Nexus 5 using XDA Premium 4 mobile app

Related

ROM [22/03/10] Villain 4.0 Legend Beta2 - STABLE Build (2.1, Sense, Legend Base)

VillainROM4.0 Beta2 – More Stable BUILD
Overview
This BETA build is a port of a recent WWE 2.1 Legend dump. You'll be pleased to know that the speed of Rosie is double what it was before.
This is a very solid build, which is incredibly stable.
Features
HTC Quietly Brilliant Bootscreen (Please feel free to create some bootanimation.zips!
*
Notification Trackball doesn't flash like mad
*
Eris Port speed from a FULLY functional legend build
*
Fully working market – all apps, protected or otherwise working
*
Apps2SD - Working
*
Busybox
*
Root
*
Video Working
*
Optimized PNGs & Zip Aligned apks
*
All Legend goodies – Wallpaper, Friendstream, new widget designs
*
Working Google Navigation
*
Working embedded webpages/ip (yey!)
*
Working 3D Gallery (May FC once on first boot)
Known Issues
See post #3 for known issues.
Special thanks to:
RaiderX (for saving me hours with Rosie fix)
anon2212/Pulser (for his perseverance, dedication and inspiration)
Benham (as some of this build is taken from his ORIGINAL Legendary rom, before any fixes were applied)
Kendong (for his support & something I can't share just yet).
LennyUK (for help & support)
...& Everyone else that’s remained incredibly loyal, friendly and supportive throughout what has turned out to be an epic project.
WHEN INSTALLING> Follow this process:~
1. Nandroid Backup
2. FULL WIPE (Might work without if coming from Villain 4.0 Beta
3. Flash the ROM
4. Follow the setup wizard
5. When Sense has fully loaded, reboot.
6. Download Spare Parts from market and set transitions to FAST.
7. Restore/Install all apps, then reboot again> this should cache some of your apps, and speed up the system.
8. Test, Test, Test!
Once again, Thank you for your continued support.
If you like this rom, or any of my work, please consider making a small donation using the link below. I could really do with the cash as I've been on the baked beans diet all week.
Thank you,
NPR
*********
Downloads:
Www.villainrom.co.uk/villain4Beta2.zip
Www.villainrom.co.uk/usmirror/villain4Beta2.zip
More mirrors to follow
*********
Please use the BUG TRACKER for bug reporting!
.
I would like to dedicate this space as a permanent THANK YOU to Mike Perry, from Union City in the US. Mike kindly donated a HTC Hero for dev use. After my original G2 broke, I was left with only one again. Now I have a lot more time for testing thanks to his incredibly generous donation. Thank you, once again Mike.
​
GRAPHICAL GLITCH FIX & SENSE CRASH FIX - COURTESY OF HOMERSP. Thank you; you've saved me some work there!
FLASH THIS OVER VILLAIN4.0 BETA2 ONLY!
22/03/10 - Villain 4.0 BETA 2
- Back end Speed Tweaks
- Rosie speed/laginess completely fixed
- Fixed Apps2SD
- Fixed frantic flashing trackball notification
GRAPHICAL GLITCH FIX & SENSE UI CRASH FIX - COURTESY OF HOMERSP. Thank you; you've saved me some work there!
It was caused by the Google Search bar widget after all.
FLASH THIS OVER VILLAIN4.0 BETA2 ONLY!
Known Issues
Google Search Bar widget causes the Sense FC - Homersp has fixed this, and the update.zip has been added to first post.
*
GPS issue still exists. Please reboot phone with GPS on from settings for a temp fix. I am working on fixing this across all 2.1 Sense roms. Again, Please wait until Monday/Tuesday.
*
Rotation Bug still exists in Gallery3D-MT
ATTENTION ALL PEOPLE LOOKING AT THIS ROM
As Nathan is away for the weekend there has been various update.zip hot fixes made in his absence to fix tiny bugs and problems.
Please go to this link to find these http://www.villainrom.kriev.com/
There are fixes for Apps2SD issues (if you have any) as well as removing the flashing trackball lights (if it bothers you that much)
Thanks goes out to all those involved in these fixes, and hosting them.
Thank you for your time
Back to origional post:
See i was going to post and ruin your reserved, but decided not to, downloading now and will flash as soon as I can, bit slow at work this afternoon now anyway.
Awesome!!! Thanks a lot for all your hard work. Will be getting this flashed when i'm home from work
Lennyuk said:
See i was going to post and ruin your reserved, but decided not to, downloading now and will flash as soon as I can, bit slow at work this afternoon now anyway.
Click to expand...
Click to collapse
Lol, bloody stupid 30 second rule...
I SO nearly missed it!
Thanks but what the difference off behaam build
putting it on sd card to flash now
kosworld said:
Thanks but what the difference off behaam build
Click to expand...
Click to collapse
I haven't tried Benham's build without the changes, so I couldn't tell you.
The first blindingly obvious difference is that all apps show in the market.
Other than that, it should be slightly quicker right from the go... but give it 2-3 days, and I'll HUGELY improve the speed.
Updates should all be no-wipe, too
Great Work, Can't wait for the speed tweaks!
Lennyuk said:
putting it on sd card to flash now
Click to expand...
Click to collapse
just wondering..is this comes with the original theme?? or the 3.4 theme??
Nandbackuping ... and preparing to flash
Installing Now
Thanks Lot, really appreciate your work ...
Hi Nathan,
I presume you have no issue with me 'holding the fort' while you're at the weddings? (ie. Any hotfixes or update.zips as discovered.
I'll use this thread, or new site if it gets sorted...
Hopefully we'll hear from the guy offering the villainrom domain. i suggested a php bug tracker. Just to keep it easier to see any bugs...
About 3min to flash
I am in first boot now, its taking a while
Edit: taking absolutely ages
kevinlow said:
just wondering..is this comes with the original theme?? or the 3.4 theme??
Click to expand...
Click to collapse
It will be stock sense. I will look ay 'collecting' themes this weekend and tonight...
anon2122 said:
Hi Nathan,
I presume you have no issue with me 'holding the fort' while you're at the weddings? (ie. Any hotfixes or update.zips as discovered.
I'll use this post if that's ok.
Hopefully we'll hear from the guy offering the villainrom domain. i suggested a php bug tracker. Just to keep it easier to see any bugs...
Click to expand...
Click to collapse
Excellent mate. No, I have no issue with this whatsoever.
I'm about to PM you.
I really think we should be using hashtags while in this thread in order to make it easier to identify problems, especially as nathan is gone this weekend.
#bugs for bugs
#ideas for new ideas
etc
anon2122 said:
It will be stock sense. I will look ay 'collecting' themes this weekend and tonight...
Click to expand...
Click to collapse
many thanks..will prefer the espresso type of rosie & lockscreen . ..
thanks

[ROM][AOSP 2.1][UPDATE 07/06/2010] Androbin_CR1_update fix AUTOBRIGHTNESS/3D

Hi guys!
This ROM has been built with cyanogen sources 2.1 (sdk7), with the addition of my customizations and optimization. The next release will bring this ROM to be very complete, faster and stable.
Credits to:
ekowanz, princedwi, werziluk, liljom, danwar for their help in testing this rom.
alderveld.nl for hosting (http://www.alderveld.com/).
adwinp and behnaam for the indirect help on kernel
Special thanks to:
dipje, for his time, battery life and awesome work done on the kernel
nprussell said:
In my opinion (and I hope that means something around here):
This is the best VANILLA 2.1 rom around right now. Really, this is brilliant work Robin.
Click to expand...
Click to collapse
Thanks man
Important:
I dedicate most of my free time in the development roms, so I need incentives to continue with my next projects.
Please, consider a minimal donation, a small fee for you is a great help to me.
For any problem send me a message or post on the thread.
Thanks so much for your contribution.​
​
I'm not responsable if you bricked your phone, data lost or something else. You have to always do an nandroid backups' before updating.
THIS ROM IS ONLY FOR GSM HERO
Features:
-Making phone calls
-3G and 2G data
-HSDPA indicator
-Sync all
-Network location
-GPS and AGPS
-Bluetooth file transfer
-Live wallpapers
-Full market access
-Camera at 5 megapixel resolution
-APNdroid
-Tweaks
-Apps2Sd
-Java Box
-3d gallery
-JIT
-OC kernel
and much more!
Code:
Extra_apps:
-Facebook
-Overclock widget
-Astro
-Jbed
-CorCall
-CorGal
-GScript_Lite
-HTC_music
-Adfree
-Autokiller
-APNdroid
-Shazam
-GoogleGoggles
-Market_enabler
-Maps
-Reboot_widget
-TitaniumBackup
-Wired_tether
-Wireless_tether
Known Bugs:
-BT audio during calls (maybe)
Instructions:
if you come from AndrobinXXXXXX follow this:
1.Put the package AndrobinXXXXXX in your SDCard.
2.Recovery mode
3.Nandroid backup
4.New ext partition (Board ext2, since the hero doesn't have much ram)
5.Wipe dalvik-cache
6.Flash ROM
7.Flash extra_appsXXXXXX
8.Reboot
if you come from another rom then follow this:
2.Put the package AndrobinXXXXXX in your SDCard.
3.Recovery mode
4.Nandroid backup
5.Wipe data and dalvik-cache
6.New ext partition (Board ext2, since the hero doesn't have much ram)
7.Flash ROM
8.Flash extra_appsXXXXXX
9.Reboot
remember, complete wipe is always best
It's highly recommended restarting a second time to allow the system to settle down.
It would be better to wait 30 seconds after the start of the device to permit full loading of the system, even if the lock screen is already visualised.
Code:
You can use gscript-lite to enable / disable compcache
Add these scripts:
disable compcache (SU required on)
Code:
rm -f /system/etc/init.d/35ramzswapenable comopcache
enable compcache (SU required on)
Code:
cp /system/etc/35ramzswap /system/etc/init.d/35ramzswap
Code:
-[B]if you want to change the freq min/max are in the system/etc/init.d/30tweaks:[/B]
echo 245760 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq
echo 518400 > /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq
otherwise you can simply use overclocking widget
table of selectable frequencies 122880, 352000, 652800, 691200
the frequency and number of frequency, were chosen to provide greater stability, performance and battery life
Code:
-[B]to optimize the performance of your device follow these threads:
[URL="http://forum.xda-developers.com/showthread.php?t=628178"]spare parts/overclock[/URL] and [URL="http://forum.xda-developers.com/showthread.php?t=622666"]autokiller manager[/URL][/B]
Code:
-[B]a2sd activates automatically, [URL="http://forum.xda-developers.com/showpost.php?p=6068162&postcount=122"]read here[/URL] for more information on its operation.[/B]
Changelog CR1:
-update buggy gallery3D
-ultimate ADWlauncher (thanks Anderweb)
-add HtcMusic
-add CorCal & CorGal
-fix facebook sync (melianTQ)
-solved huge battery drain
-fix gps signal lost
-fix su
-fix graphical bug in default_wallpaper (joshman99)
-BFS and compcache
-set by default -- freq_min = 245760 MHz -- freq_max = 518400
-live Wallpapers all work well (high frequency of CPU work more smoothly, thanks firerat)
-other things that I don't remember
update @fix 3D issue and autobrightness (test it)
Changelog 1.1111_R_:
-ricompiled kernel with OC at 710 MHz (may be unstable )
-add and fix overclock widget
-fix ADB
Changelog 1.1111_jit_beta_r5:
-checks space in your ext partition (with a2sd)
-repair missing or corrupted market (with a2sd)
-integrated darchstar rom (based on CyanogenMod-5, thanks darchstar )
-lighter system (more fluid)
-new ADWlauncher_rc1 by default (see the customization in home
-screen: Menu -> adwsettings - >....) thanks anderweb
-all livewallpapers work great (at least for me )
-added many bootanimation in extra_themes
-LauncherPro added in arn_apps (thanks federico)
Changelog 1.1111_jit_beta_r4:
-update a2sd (more commands)
-fixed timestamp (correct date and time format)
-fixed video playback (works well)
-new AWD launcher
-some update from new CyanogenMod-5 (5.0.7-DS)
Radio update highly suggested!
Read the instructions before installing!
Download link:
-Androbin_CR1_update
-Androbin_R_
-Androbin_1.1111_jit_beta_r5 (WITH JIT, HIGHER SPEED AND PERFORMANCE)
-Androbin_1.1111_beta_r5 (WITHOUT JIT, MORE STABLE AND FUNCTIONAL)
-New radio update (back to the old, if you have problems with the new)
-Old radio
-HTC_IME (instructions for installation)
-extra_themes&launcher&boot
-extra_apps
-Launchers
-JIT_on (live wallpapers work, games work badly)
-JIT_off (live wallpapers work, games work)
If you have requests or if you have found problems post here!
___________________________________________________
consider a small donation, I have to buy another hero used to develop
Follow me on twitter robin_0
any picture?
it is good work with launcher2? the nexus launcher? thanks
I don't get it, what differentiates this from the already existing rom's and why would one change when some of your bugs are fixed in many of the other rom's?
btdag said:
I don't get it, what differentiates this from the already existing rom's and why would one change when some of your bugs are fixed in many of the other rom's?
Click to expand...
Click to collapse
How do you say??
I started this work from scratch, with the next release fixes errors already solved in other ROMs.
There are some of my customizations even if you do not see written!
robin04 said:
How do you say??
Click to expand...
Click to collapse
Camera at 5 megapixels,graphic error in market,BT audio...all of this fixed in other builds...(i.e. ahero 0.6)
Thx for your work anyway...always nice to see new rom developers
ZED_pt said:
Camera at 5 megapixels,graphic error in market,BT audio...all of this fixed in other builds...(i.e. ahero 0.6)
Thx for your work anyway...always nice to see new rom developers
Click to expand...
Click to collapse
See the previous post before writing
If you look at other Rom have basically the same mistakes
when i started the reply you dindt edit it yet,all it was in the reply was what i quote...sorry anyway not trying to annoy you or anything...just answering a question.
hy,
Market can fix with the vending.apk of eris leak and the camera work at 5Mega pixel with the good apk
robin04 said:
How do you say??
I started this work from scratch, with the next release fixes errors already solved in other ROMs.
There are some of my customizations even if you do not see written!
Click to expand...
Click to collapse
I appreciate what you're doing and well done an all but all i'm saying is that the RoM's on offer should be doing all they can to show what they have done differently to other builds.
Personally I can see little difference between your release and Villain or aHero aside from the bugs which they fixed a while ago. All I'm saying is that to get followers/users you need to offer something new! What is your rom offering that Villain isn't? Why would I want to go through all the hassle of backup & wipe?
Not cool guys.
If I have learned ONE thing from my experience with many, MANY different ROMs over the last few months, it's that each one has it's own uniqueness about it, despite what it may say on the "features" list.
There is ALWAYS room for new ROMs on the scene, and just because it may not be YOUR favourite, doesn't mean someone else won't prefer x over y.
No one is forcing you to backup & wipe. If you're happy with your current ROM, then don't bother. But DON'T come here and question the developer on the necessity of his work!
I'll certainly be trying this ROM out, as I'm yet to find a vanilla 2.1 ROM that I am 100% happy with for day-to-day use. Perhaps this isn't the one, but I'll certainly give it a shot.
Thanks robin04. I hope the negative attitude in this thread doesn't dissuade you from further development.
can't download it plz upload on mediafire
I wasnt beeing negative as i said in 1st post its always nice to see new ROM developers.
All i did was answer the dude question not my fault that he edited it while i was typing.
I do hope he continues to develop his ROM
StNickZA said:
Not cool guys.
If I have learned ONE thing from my experience with many, MANY different ROMs over the last few months, it's that each one has it's own uniqueness about it, despite what it may say on the "features" list.
There is ALWAYS room for new ROMs on the scene, and just because it may not be YOUR favourite, doesn't mean someone else won't prefer x over y.
No one is forcing you to backup & wipe. If you're happy with your current ROM, then don't bother. But DON'T come here and question the developer on the necessity of his work!
I'll certainly be trying this ROM out, as I'm yet to find a vanilla 2.1 ROM that I am 100% happy with for day-to-day use. Perhaps this isn't the one, but I'll certainly give it a shot.
Thanks robin04. I hope the negative attitude in this thread doesn't dissuade you from further development.
Click to expand...
Click to collapse
Thanks so much for your support StNickZA
btdag said:
I appreciate what you're doing and well done an all but all i'm saying is that the RoM's on offer should be doing all they can to show what they have done differently to other builds.
Personally I can see little difference between your release and Villain or aHero aside from the bugs which they fixed a while ago. All I'm saying is that to get followers/users you need to offer something new! What is your rom offering that Villain isn't? Why would I want to go through all the hassle of backup & wipe?
Click to expand...
Click to collapse
I'm new cooking and should therefore lagging behind other, however i have made available my work.If you want to try out of curiosity but nobody forces you to change the Rom.
meLIanTQ said:
hy,
Market can fix with the vending.apk of eris leak and the camera work at 5Mega pixel with the good apk
Click to expand...
Click to collapse
Thanks for your suggestions
awesome rom thanx for sharing,few issues could we implement the camera fix and vending.apk for the market or could someone point me in the direction of these plz ? also is there any other youtube.apk that we could push to this build because the videos dont play on this rom ?
If we could get these issues fixed this would be the best AOSP rom i have used simply because most live wallpapers actually work !
"green" "didgital rain" "water" "Duck hunt" and a bunch of others from the market actually stay on and dont dissapear with the lock / unlock cycle
StNickZA said:
Not cool guys.
If I have learned ONE thing from my experience with many, MANY different ROMs over the last few months, it's that each one has it's own uniqueness about it, despite what it may say on the "features" list.
There is ALWAYS room for new ROMs on the scene, and just because it may not be YOUR favourite, doesn't mean someone else won't prefer x over y.
No one is forcing you to backup & wipe. If you're happy with your current ROM, then don't bother. But DON'T come here and question the developer on the necessity of his work!
I'll certainly be trying this ROM out, as I'm yet to find a vanilla 2.1 ROM that I am 100% happy with for day-to-day use. Perhaps this isn't the one, but I'll certainly give it a shot.
Thanks robin04. I hope the negative attitude in this thread doesn't dissuade you from further development.
Click to expand...
Click to collapse
I have no idea what negative attitude you're referring to but i think you've got the wrong end of the stick. I'm trying to help him out! I'm not here advertising my rom or any favorite, just asking what differentiates his.
I just think the ROM should probably be labeled correctly. It would be easy for a new user to install this rom when other roms would be better suited. Labelling this ROM a beta would probably be more accurate, until the major kinks are worked out.
The 3gp video record with the camera can play or not? (freeze after first frame)
Thanks
great rom Robin, imho the best AOSP 2.1 avaiable!! thx
Does this rom have root? If so,I can't get it... have flashed many roms but never had this problem. I have wiped data and dalvik. never used a2sd.
Any ideas?
never mind. got it working
How's the battery life?
tun.ko in aosp rom possible?

[31 DEC] gauner1986's HD-FI 0.3 (Desire HD based) [KERNEL = my own :)]

So.. MAGLDR is finally out. I'd like to give away the stuff i've put my love in in the last few months while testing MAGLDR. Without neat release pictures (I'm bad at marketing, i'm the software guy, sorry..)
This is the latest version of Desire HD Sense FRG83D (very close to stock). Basically everything is working and I have been using it for a while now.
It's a little slower than most Desire ROMs (though you get neat benchmark scores; NOTE: Benchmark scores are usually lower than the ones from SD builds,
because NAND writes are slower), but that pays off feature wise in my opinion. See for yourself.
I have squashfsed the app and framework directory, which saves a lot of space. (Desire HD ROMs are very space hungry). Finally got it down to use only 230 MB + (6MB free in /system, because mkyaffs2image does strange stuff), which means you will have 184MB of storage space available for your user files (if you use the partitioning layout I supplied with the DFT flasher and depending on if you chose to use the EXTROM area/last 24 MB of NAND space in MAGLDR - if you have a TMOUS LEO you will of course have more).
Things i have removed (i can remember..):
Maps (it's an outdated version anyway - download a new version from Market)
eReader stuff + eBooks (takes 50 MB or so - WTF, not worth it)
Not sure if all languages are working, because I removed some of the language dependend stuff, except for German and English.. Has to be tested. <- should be working according to users.
Notes:
This ROM comes as ODEX-ROM, because that again saves a lot of space, which would otherwise be taken twice (once in davlik cache and once in /system/app / system/framework)
If you want SuperUser, install the superuser app from market. I'm not sure if i am allowed to just include it in my ROM. (0.2 has superuser app pre-installed)
My own kernel is included, based on the latest linux_on_wince_htc git. It has the SMARTASS and INTERACTIVE governor as well as an undervolt (925 mV) (no UV in 0.2 anymore).
Of course this ROM comes with RMNET enabled. My version of the libhtc_ril_wrapper allows you to choose between PPP and RMNET by file. If /system/ppp exists (create it with touch /system/ppp) then PPP will be used, otherwise RMNET. RMNET is working quite well, so i would suggest you use that.
If you want notifications working, install Led me know from market. I had battery drainage issues with it, so i removed it.
If you still experience problems with the Browser just closing, or crashing, install Flash player from Market
Due to the squashfsed app and framework directory you will NOT be able to write into /system/framework and /system/app. If you want to change sth there you need to extract my ROM and unpack squashed.sqsh, make your changes and put everything back. I won't explain it in detail here. Use google if you want to know more, or search the forum.
The MAC address of the WIFI interface can't be read correctly, nor changed at the moment. We need to wait for Cotulla to implement it in MAGLDR. <- MAC address can be changed temporarily. See here. Thanks to clio94 for posting this.
Known issues:
There is some issue with dexopt running for the apk's in /data/app on every boot atm, which i was not able to solve yet.. (You see a lot of Pruning dalvik file.... in logcat, making bootup slow, if you have a lot of apps installed)
Maybe someone else can help out on this?
On some languages you can't add cities to the weather widget/app. Switch to English if you want to do that as a workaround, you can switch back afterwards again.
htcsense.com features are not working currently - dunno what causes this; Maybe it's HTCs fault
If you think the ROM is slow.. Wait at least one hour after you installed and configured all your stuff before judging! ROM is syncing and configuring a lot of stuff after initial setup!
Download:
Version 0.3 -> Multiupload; BACK UP YOUR STUFF BEFORE FLASHING if you use a previous version to be sure!
Code:
Changelog in v 0.3:
- Squashfsed more directories - gives us a LOT of space.. System footprint now is 209 MB; you should have more userdata space available!
- Fixed issues with browser closing while loading flash vids - test it please
- Added HTC Location widget
- Added News reader widget
- Standard kernel included; optional overclock kernel (1113 Mhz) in the release package; if you want to use it, replace the zImage in /system with the zImage in release package
Version 0.2 -> Multiupload
Mirrors (thanks to fakker/noobhands):
http://box.noobhands.com/magldr/gauner1986hd-finand0.2.7z
http://box2.noobhands.com/magldr/gauner1986hd-finand0.2.7z
http://box3.noobhands.com/magldr/gauner1986hd-finand0.2.7z
http://box4.noobhands.com/magldr/gauner1986hd-finand0.2.7z
http://box5.noobhands.com/magldr/gauner1986hd-finand0.2.7z
http://box6.noobhands.com/magldr/gauner1986hd-finand0.2.7z
Click to expand...
Click to collapse
Code:
Changelog in v 0.2:
- Removed undervolting
- Superuser app now pre-installed; Any crashes or other problems with this should be fixed now!
- RMNET module now is no longer loaded if you chose to use PPP (to use PPP instead of RMNET create an empty file ppp in /system)
Version 0.1 -> Multiupload
Important:
To all those having trouble flashing the ROM with Cotulla's flasher
Please go to Cotulla's thread and ask for help there, this is not the place for this.
Instructions taken from Cotulla:
1. download MAGLDR 1.10
2. download NAND Android ROM
3. Install MAGLDR to your LEO (ROMUpdateUtility.exe)
4. Boot LEO and select in the menu "4. USB Flasher"
5. Run DAF.exe on your computer. Do all steps.
6. Wait while it's flashing.
7. After flashing device will make auto-reset.
8. It should boot directly to Android.
9. If any errors happens, please report in Cotulla's thread, which is here.
Click to expand...
Click to collapse
So finally i want to thank some people.. Without you that all would not have been possible.
* Cotulla: for his great MAGLDR and trusting me while testing it.
* mdeejay: for supplying me with userspace stuff.
* Markinus, LeTama, Rajko and all the other great devs from #htc-linux who contributed
* Everyone else I forgot
If you want to buy me a beer you can do so by clicking the link in my signature. I put a lot of time in all this.
And of course buy Cotulla a beer, without him we wouldn't have come so far in that little time!
You know I want a working Desire HD ROM, don't you, you little tease
Keep up the good work my man. I shall follow this thread with mighty salivation.
jesus...
i cant choose which to d/l first!!! =P
great work guys!!!
Can't wait! Thanks so much guys for your hard work.
Thanks, looking forward to this one
I just sent some beer your way, do you happen to know donation details for Cotulla/DFT?
Happy new years
So much thank you all for giving this gift to us!
I'll test it in minutes
gauner1986, HI-FI man how's unlock time on your build usually on desire hd builds it is 3 seconds... to much
drooling already.... more and more familiar names here...
could anyone explain this for me ??
"(if you use the partitioning layout I supplied with the DFT flasher and depending on if you chose to use the EXTROM area/last 24 MB of NAND space in MAGLDR)."
i found an option "UseLast24NAND" but what does that mean ?! ..ooouuuh Im so confused with all these unknown words
Whooohooo I'm excited for this!
can you upload before newyear
As an user of MDJ's Desire HD builds I can't wait for this
it' working great! thx gauner1986
six-one said:
it' working great! thx gauner1986
Click to expand...
Click to collapse
you already got this rom ?? I thought, download-link is not released yet.
six-one said:
it' working great! thx gauner1986
Click to expand...
Click to collapse
wow it's not upped and you know how it works
lol. No it's not out yet. ETA is 40 mins, i'm uploading. Had to fix a problem
gauner1986 said:
lol. No it's not out yet. ETA is 40 mins, i'm uploading. Had to fix a problem
Click to expand...
Click to collapse
Gauner,i am not sure if you did read my pm,but is the 'problem' also busybox problem ?
I cannot get root acces with titanium backup in cotulla's nand build because of missing busybox,which i cannot install.
Hope you maybey can help
Great build, everything looks awesome. Haven't tried busybox yet.
Thanks gauner
pkchips said:
Great build, everything looks awesome. Haven't tried busybox yet.
Thanks gauner
Click to expand...
Click to collapse
What the hell its not even out yet... its not even a build!! *walks away shaking head*
gauner1986 said:
lol. No it's not out yet. ETA is 40 mins, i'm uploading. Had to fix a problem
Click to expand...
Click to collapse
*lol* back
ich weiß was das heißt, wenn ein Programmierer sagt: Es dauert nur noch gahaaanz kurz... max. 40 min...

[23 JAN] gauner1986's Z-FI 0.1 (Desire Z based) [KERNEL = my own :)]

Hi guys, i'm back from exams with a fresh and funky release
This is the latest version of Desire Z Sense FRG83D - 1.72 (very close to stock). Basically everything is working and I have been using it for a couple of days now.
Speed should be WAY better than on Desire HD ROMs, but still not as fast as stock Desire, comes close though. Costs are some additional trash menu options, like the one for the hardware keyboard and no arrow keys on the on-screen keyboard.
Focus in this ROM is on battery life, free space in NAND and to be close to stock.
I have squashfsed some directories, which saves a lot of space. (Desire Z ROMs are a bit lighter than HD ones, because of the less capable hardware, but still space hungry). Finally got it down to use only 200 MB + (6MB free in /system, because mkyaffs2image does strange stuff), which means you will have ~230MB of storage space available for your user files (if you use the partitioning layout I supplied with the DFT flasher and depending on if you chose to use the EXTROM area/last 24 MB of NAND space in MAGLDR - if you have a TMOUS LEO you will of course have more). This is more than enough in my opinion, no need for apps2sd so far, but i may add it in the future.
You will be able to "overwrite" the squashfsed stuff in lib, framework and app, because i just used deep symlinking there.
Things i have removed (i can remember..):
Maps (it's an outdated version anyway - download a new version from Market)
eReader stuff + eBooks (takes 50 MB or so - WTF, not worth it)
Some commercial stuff
Most of the included wallpapers
All skins except Slate
Notes:
This ROM comes as ODEX-ROM, because that again saves a lot of space, which would otherwise be taken twice (once in davlik cache and once in /system/app / system/framework)
My own kernel is included, based on the latest linux_on_wince_htc git. It has the SMARTASS and INTERACTIVE governor, as well as support for CIFS and EXT4 (for those who need it)
Of course this ROM comes with RMNET enabled. My version of the libhtc_ril_wrapper allows you to choose between PPP and RMNET by file. If /system/ppp exists (create it with touch /system/ppp) then PPP will be used, otherwise RMNET. RMNET is working quite well, so i would suggest you use that.
If you want notifications working, install Led me know from market. I had battery drainage issues with it, so i removed it.
Known issues:
Currently none
Version 0.1 -> Multiupload
Important:
To all those having trouble flashing the ROM with Cotulla's flasher
Please go to Cotulla's thread and ask for help there, this is not the place for this.
Instructions taken from Cotulla:
1. download MAGLDR
2. download NAND Android ROM
3. Install MAGLDR to your LEO (ROMUpdateUtility.exe)
4. Boot LEO and select in the menu "4. USB Flasher"
5. Run DAF.exe on your computer. Do all steps.
6. Wait while it's flashing.
7. After flashing device will make auto-reset.
8. It should boot directly to Android.
9. If any errors happens, please report in Cotulla's thread, which is here.
Click to expand...
Click to collapse
Kernel sourcecode diff to linux_on_wince_htc: http://pastebin.com/FUsLfypk
So finally i want to thank some people.. Without you that all would not have been possible.
* Cotulla: for his great MAGLDR and trusting me while testing it.
* mdeejay: for supplying me with userspace stuff.
* Markinus, LeTama, Rajko and all the other great devs from #htc-linux who contributed
* Everyone else I forgot
Tell me your suggestions for improvements on this ROM in this thread please, not in PMs
If you want to buy me a beer you can do so by clicking the link in my signature. I put a lot of time in all this.
And of course buy Cotulla a beer, without him we wouldn't have come so far in that little time!
Great I will download and test it for you.........
third...... downloading. great work will test sounds good!
Testers please let me know how the call volume is on this ROM.
Thanks!
welcome back! your DHD was a big hit to me. will flash soon
Hey gauner1986, any chance of a non-squashfs'd, non-stripped build for those of us with T-Mobile US devices? Or is it possible to de-squash it ourselves?
The only thing I don't like about the Z series is the rotating homescreens. When they rotate back to port, it's like reloading all the homescreens from fresh and it takes a while. There's always a lag for the screen elements to appear. That's one reason I don't use the imilka Vision ROM and have been waiting for an updated HD.
thanks gauner.. i will download it now ..but please i need u to think to build one on glacier it is more looking and stable
Great TNX,
I will download and try it....
EDIT: would like this rom to support DATA2EXT
good work gauner. Fan of your work!
Keep it up bud.
What's about
bluetooth mac, wake up lag and streaming video (SPB TV)????
I'm currently running gauners hd rom... what would be better with this build?
Any improvement?
juergenn said:
What's about
bluetooth mac, wake up lag and streaming video (SPB TV)????
I'm currently running gauners hd rom... what would be better with this build?
Any improvement?
Click to expand...
Click to collapse
Speeds seems way better.
And I have 194Mb free Internal after first boot.
first contact : anoyng startup sound. very fast startup
I like sense but i don't like HD, it too big, so this is my best choice.
criszz said:
first contact : anoyng startup sound. very fast startup
Click to expand...
Click to collapse
Yes Gauner, get the HTC sound out please
NIce to see u back and ur great build! No support of A2sd+
Its led notification work?
Sent from my HTC HD2 using XDA App
Does this version have FM Radio? I didn't use it much in WinMobile, but I realize now that I miss it. Other than this, I will monitor the evolution of this ROM closely.
Hi Gauner, any chance of making your kernel work with an extended battery?
shree.cse said:
NIce to see u back and ur great build! No support of A2sd+
Click to expand...
Click to collapse
I know, it's 2bad, cant restore my apps with TitaniumBackup, I'm out of space....
Can't use this rom

[ROM][Sense 2.3.3][May 27th] HeroSalsa-1.0 Beta (HTC Salsa port)

This is a port of the HTC Salsa Europe Gingerbread Sense release with the libs taken from SebastianFM port to the magic.
This version should fix the gfx crashes in map applications, games, etc. Thanks to Sebastian for the fixed libs
Known issues:
Hardare issues:
- no notifications lights
- no usb mount
- BT (did my best to get BT working but this ROM really hates the Heros BT )
- hotspot
- Camcorder at "High (640x480) quality" is not supported by the Hero. It does work at "Low (320x240)".
Generally I feel this ROM is not 100% stable. It might be stable enough for some to use as a daily ROM, not for me.
Downloads:
HeroSalsa-1.0.zip (Android RTK)
HeroSalsa-1.0.zip (Multiupload)
Imporant: Full wipe is necessary!
Changelog:
version 1.0
Original build from the SFM 1.1 release, with following additions:
* More complete set of apps taken from the original HTC release
* FlyKernel 12a (camera is not 100% stable on LV)
* Some hardware fixes: Wifi, Sensors, sdcard
* USB fix for 2.6.29 kernels (added in version 1.0)
* Full app2SD
* Superuser and busybox (fixed in version 1.0)
* RTL fixes for hebrew (sorry the new version which supports Arabic is not ready yet for GB)
* Teeter (how else can you know the G-sensor works )
* reboot menu
Credits:
Well SebastianFM obviously, he did most of the work on this port
Fix for superuser is from here, credits to rmk
Reserved (for what?!)
Wow really cool ^^
might try this out tonight
did you put in flykernel already?
and... FIRST POST
more details about this ROM please,
Flash it and find out yourself....
thanx, downloading now
Is it just me or is there no Facebook for HTC Sense?
Hi Eras
Thanks for all your hard work on porting Sense roms for us.
I just flashed this ROM, and I see that its only Asian/English/ language.
I cant USB-mount either as you wrote. Maps is not working - same behaviour as in WildHero1.1.
I will keep testing - first impression is that it looks close to WildHero1.1
Best regards,
Henrik
Another rom for our hero, amazing. will try this one later.
Eran, when I was doing this port, dmesg did report problems with USB mounting. I got a report from someone who knows more than me about this and they think it's to do with the fact that the Salsa ROM is compiled on a kernel > .29. There was a greater in-depth explanation but I don't remember it too well . Thing is I tried a .35 kernel and got no issues with USB mounting although the ROM seemed to hang when booting, ie. when preloading assets it slowed right down after loading sim-verification and then stopped. I'm not sure if it would have continued had I left it longer becuase i only left 7 or 8 minutes, but to me thats too long to load basic assets.
JieeHD said:
(...)Thing is I tried a .35 kernel and got no issues with USB mounting although the ROM seemed to hang when booting, ie. when preloading assets it slowed right down after loading sim-verification(...)
Click to expand...
Click to collapse
I'm currently investigating this one aye. On "normal" roms it restarts all apps though, maybe it is the lack of memory on this one?
riemervdzee said:
I'm currently investigating this one aye. On "normal" roms it restarts all apps though, maybe it is the lack of memory on this one?
Click to expand...
Click to collapse
Not sure, although /system in this ROM is massive, well over 170mb space that the Hero has, so unless I've caused problems moving some things to /data/app. dmesg didn't report anything strange when this was happening though, the only indication I got that something was wrong was from logcat.
JieeHD said:
Not sure, although /system in this ROM is massive, well over 170mb space that the Hero has, so unless I've caused problems moving some things to /data/app. dmesg didn't report anything strange when this was happening though, the only indication I got that something was wrong was from logcat.
Click to expand...
Click to collapse
list of things you can remove..
- Mirror (uses front facecamera which we don't have)
- Plurk.. (don't even know what it is, and if someone uses it)
- Teeter (as it can be installed from HTC Hub)
that should clear some MB's =)
JieeHD said:
Not sure, although /system in this ROM is massive, well over 170mb space that the Hero has, so unless I've caused problems moving some things to /data/app. dmesg didn't report anything strange when this was happening though, the only indication I got that something was wrong was from logcat.
Click to expand...
Click to collapse
Wrong. I do not release ROMs which do not fit the hero's system partition:
Code:
/dev/block/mtdblock3 170.0M 167.8M 2.2M 99% /system
Being 99% full is just fine (I have seen perfectly working ROMs with more than 167.8M). In any case, since its read only, any space left free on the system partition is a waste of your internal memory. What Riemer was talking about was free RAM....
I tried to leave as much of the weird new apps on this ROM intact so we can check what they are. You are right about the mirror app, it crashes since we don't have a front camera. Apparently Plurk is some kind of social network, never heard of it before either, but apparently its common enough for HTC to write special app for it.
The Salsa have 320x480 resolution and 800 Mhz processor. Its going to be the future.
You think, it'll will work later well?
All development on this ROM is now here:
http://forum.xda-developers.com/showthread.php?p=14017604#post14017604
Basically, I just don't see the point in supporting both this and the WildHero ROM. Even if I wanted to, I don't think I have the time. For now I think I will concentrate on the WildHero WWE release and/or WildLatte. Anyone who thinks they have something to contribute to any of these ROMs, please feel free to use my work as a base and post your contribution independently. As always proper credits will be nice.
nice ROM... good work..
Posted updated version, based on SFM 1.1 libs and the apps from the official European release. This should hopefully fix gfx crashes in games and map apps.
For some reason both notification lights (also LED) and the USB mount are now broken. Like stated before, I do not have the time to properly maintain this ROM, I am aiming this release mainly at developers JieeHD so that they can take what they think is appropriate for their ROMs. I will concentrate on the WildHero ROM and my other projects.
Thanks eran
Sent from my HTC Hero using XDA App

Categories

Resources