4/23 -- treve old damaged rom mod thread. New thread for GUI at ?t=670098 - Hero CDMA Android Development

This is an old thread now. Moved to keep things easier. new thread ?t=670098
Download:
"Full" Version - (full dc, JIT/Swap/a2sd with dalvik/apps moved, 32apks banned) - more @&postcount=84
If you want to disable JIT & go back to sense just pull your /system/etc/dc.conf and replace it with the one code quotes below.
4-23 http://www.4shared.com/file/bVN1T-zN/TrevE_NewDamageMods423FULL.html
-(hopefully) fixes issues with new install & no wallpaper :|
-fix up fb sync again
-few other goodies (yes shes bloated,ill optimize when its reported working)
If you get bootloops upgrading try whacking private apps
adb remount
adb shell rm /data/app-private/*
adb shell reboot
older versions: (not recommended)
4-22 - http://www.4shared.com/file/smHMIWMe/TrevE_NewDamageMods422FULL.html
-Fixes issues with JIT & launcher.
-Adds in live wallpapers. libgsl.so is included (should make lwp stick but could cause graphics issues in opengl games. youo should be able to adb shell rm /system/lib/libgsl.so if you want 'unsticky' lwp but fixed games. Will eventually have a switch if you want lwp or Weather wp in sense.
-minor
4-21 version http://www.4shared.com/file/U8lsLrsv/TrevE_NewDamageMods421FULL.html
Update Version
***This is alittle outdated now. Once i have confirmation newer updates work ill fix this as well****
update.zip (only modifies files needed should be flashable on anything based on DC, JIT/swap/banned apps OFF, dalvik/apps moved) - http://www.4shared.com/file/8j7J5_y6/update_signed.html
*4/21 @ 5pm est version* --Fixes permissions issue with zipalign
Fixes:
-Avalaunches 'Eris' Audio fix for this kernel (still testing only flash if your having a problem) - http://www.4shared.com/file/Y7czJU0K/AvalaunchErisFix420_TrevE.html
More info ?t=657244 (do not use the zips from his thread they will not work with this)
About this mod:
just a few features
-new more robust a2sd should fix alot of issues. Logs to /data/dcboot.log if you lock on boot pull that file before you restart and post here. (overwritten each reboot)
-zipalign apks in /data/app if they need it on boot. Logs output to above log aswell.
-first boot will take forevor. just wait. We wipe dalvik, check for app uuid mismatches & potentially move files around for a2sd. Only the initial boot will be painful but Its worth it for a clean upgrade.
-easy JIT. Been using LWP in helix launcher for awhile now. pretty stable
-everythings stored in a nice dc config file. no dummy folder mess. now dc can be tweaked more than ever & makes saving settings for upgrades easy.
*Testing now* Adding in a delete parameter to bannedapps.conf. if you delete the same apps every upgrade now just make a list of them and it will be automatic.
Still testing, havent heard of any bugs so far. let me know ill get it working. also if you want to help build off of this shoot me a PM
TrevE:
stock 4.0-4.2 ish mem, 2.254 MFLOPS (ss above)
with just [email protected] enabled 4.7ish mem
[email protected] & JIT enabled (8-8.5ish memory, 3.6 MFLOPS): &postcount=18

Is HTCLockscreen the Vanilla one or the big gray pulldown bar? Downloaded. Will flash after I have had some coffee.

Downloading and flashing.

tejasrichard said:
Downloading and flashing.
Click to expand...
Click to collapse
me 2chars
Treve, a few Q's:
Is this newer than than the one from yesterday afternoon? - nvm, i learned how to read
This requires a wipe and reflash of the rom first? - gonna give it a try without reflashing the rom, hope it goes well
Is autokiller compatible with these kernel mods or do I have to edit dc.conf to change the minfree settings?

Can someone post membench with jit enabled. Using this rom and these mods.

Well I flashed it over the rom I was running (modified dc2.07.2) with no ill effects that I can tell so far.
I am still curious though how to go about manipulating minfree...
I guess I'll toy with dc.conf
Thanks TrevE!!

wow
I know you said it was a long boot but wow that took me 10 minutes first time trying to use a2sd hope things go well

Ok so the long boot only come to it a boot loop when ever i touch the screen it now reboots, I wiped the phone clean everything then reflashed DC2.07.2 booted made sure everything worked turned off the phone applied the update and again as soon as i touch the screen the phone freezes and reboots. what am i doing wrong

Just did the update. For some reason rosie seems to force close whenever I change to any page other than the main home screen. Kind of strange, really.

Do you have JIT on? Seems even having the files there with the build.prop line thats suppose to disable is causing issues for some people. Already have a new script to try to keep JIT files elsewhere until enabled just finishing up code checking now, for now you can try to
adb remount
adb shell rm /system/bin/dalvikvm
adb shell rm /system/lib/libdvm.so
adb shell rm /system/lib/libnativehelper.so
adb shell reboot
Click to expand...
Click to collapse
see if that helps. If nto reboot to recovery + wipe dalvik-cache.

TrevE, this is awesome! I'm going to see if I can start to build a plain Vanilla ROM off of this with JIT and everything enabled (that is if you don't mind).

mrinehart93 said:
TrevE, this is awesome! I'm going to see if I can start to build a plain Vanilla ROM off of this with JIT and everything enabled (that is if you don't mind).
Click to expand...
Click to collapse
thats fine by me just give me props where props are due feel free to work off the code i started too, im just an IT guy not a dev so im sure theres things that can be cleaner.
New version will be up shortly

looks cool good work...if i dont use a2sd and dont partition my sd and all that but enable JIT will this **** anything up?

TrevE said:
thats fine by me just give me props where props are due feel free to work off the code i started too, im just an IT guy not a dev so im sure theres things that can be cleaner.
New version will be up shortly
Click to expand...
Click to collapse
All I will basically end up doing is creating an AOSP-style ROM that is clean and fast, JIT-enabled, but keeps the stability of the HTC ROM's.

mrinehart93 said:
All I will basically end up doing is creating an AOSP-style ROM that is clean and fast, JIT-enabled, but keeps the stability of the HTC ROM's.
Click to expand...
Click to collapse
The faster you do this, the faster I will be a happy camper! lol

Hah alright. You can try Ic3Rom right now if you want... mine will be similar in appearance, but will have the old OpenGL (better Launcher2 performance), no LWP's since IMO they slow things down and drain battery faster, and will obviously be JIT enabled. There is really no reason NOT to use JIT anymore... especially since we're getting it figured out more.

Ahh speaking of figuring jit out more i just realized the build.prop isn't even used for jit. As soon as the files hit /system/lib/ its enabled.
New version that fixes JIT enable/disable has been uploaded to same link in first post. Ill post screenshots in a sec of benchmarks for swapping + jit on my c6 card.
**Remember if your using JIT delete HTC lockscreen (or just use menu+menu to unlock, swipe and youll freeze up.) also use homeswitcher to set launcher as a default before flashing**

Here is tests of swapping set to 30, a2sd & dalvik moved to sd & JIT enabled
Using a c6 sd card
Swap is working:
Code:
# free
free
total used free shared buffers
Mem: 195632 193408 2224 0 984
Swap: 31704 1020 30684
Total: 227336 194428 32908
I see a buncha messages about JIT floating by logcat. Its def on. Im impressed almost doubled mem scores...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

TrevE said:
Do you have JIT on? Seems even having the files there with the build.prop line thats suppose to disable is causing issues for some people. Already have a new script to try to keep JIT files elsewhere until enabled just finishing up code checking now, for now you can try to
see if that helps. If nto reboot to recovery + wipe dalvik-cache.
Click to expand...
Click to collapse
JIT is not on. It didn't seem to have helped, the phone has been sitting at the HTC screen for about 40 minutes. I did a nandroid restore. Going to try wiping dalvik cache in the recovery screen.

how can we enable JIT without enabling a2sd?

Related

[Updated on 11/28/09][ROM][32B/MT3G] OTPA Sense UI 4 Magic - v.3.0

Welcome to my OTPA roms!
Version 1.2.x -> Base build is 1.79.482.3 146733
Version 1.4.x -> Base build is 2.73.405.38
Version 1.5.x -> Base build is a mix of 2.73.405.38 and Sense UI 4 Magic
Version 2.0.x -> Base build is a mix of 2.73.405.38, Sense UI 4 Magic, updated kernel, and etc
Version 3.0.x -> Base build is a mix of 2.73.405.38/3.03.990.6, Sense UI 4 Magic, updated kernel, and etc
Credit/Thanks goes to MLIGN, JAC, CC, Paul @ MoDaCo, Drizzy, QTek, Cyanogen, Haykuro, Twistedumbrella, DWang, bouyark, jabbawalkee, sardoid, others, and of course XDA itself.
The Beta Testers
bouyark
sardoid
jabbawalkee
djlman
Donators:
Bouyark
DJlman
PDL
WebghostDK
tfoteh
Requirements:
Format your sdcard with the following specs.
Fat32
ext2/3
linux-swap - At least 96mb
How to setup sdcards
How To Partition SD Card With Ubuntu
From the recovery mod
Manual partition of sdcard w/parted,goto ext3/4 from adb. no liveCD req'd
==================================
Then use the following command or your own.
Run the following command in the adb shell
# Backup your apps using the following commands.
mkdir /sdcard/backup
mkdir /sdcard/backup/app
mkdir /sdcard/backup/app-private
cp -R /system/sd/app/*.* /sdcard/backup/app
cp -R /system/sd/app-private/*.* /sdcard/backup/app-private
# Remove app_s files from system before starting the flashing process.
rm -r /system/sd/app_s/*.*
reboot recovery
Then a WIPE is required...!
These steps need to be performed before flashing this rom.
My otpi will do the same one you've already flashed this rom.
Disclaimer:
This rom is for "HTC Magic/MyTouch 3G/32B devices only.
Please make sure to make a nandroid backup before flashing this rom.
I am not responsible for bricked devices, dead sdcards, and etc.
Please do some research before trying to flash this rom.
Mods:
Added: Bluetooth fix
Moved to app: BizCardReader
Moved to app: HTC_IME
Moved to app: Maps
Moved to app: Quickoffice 1.0.1
Moved to app: teeter
Settings:
Default with Linux Swap set at 60 swappiness
If for some reason it does not set swappiness to 60, then please use swapper to adjust as needed.
Tips:
Create a folder called backup on your sdcard before flashing this rom.
Then another folder called app within the backup folder.
Copy your currenlty used apps into the app folder.
Once your done flashing this rom, connect your device and within adb shell, type otpr.
This will copy all files within your sdcard/backup/app onto /system/sd/app
Tools:
The following tools will be added to this rom, simply connect your system via adb shell and type names below.
otpi
This simple add-on script will backup your app to sdcard/backup/app, then remove all existing files from app_s and app.
Once completed it will reboot your device into recovery mode so that you can flash another rom.
otpm
This simple add-on script will simply mount your sd card with read + write options.
otpr
This simple add-on script will restore your save files from sd/backup/app to your /system/sd/app folder.
=======================================================================
Still working on fixing the following:
1. FC when searching contacts
2. Full Bluetooth support
============================
Version 1.5
OTPA.v.1.5.5 - Updates
This update will fix the miss call issues when present.
It also includes Java and a few addional apps.
It also fixes the sound issue.
There are two versions one with A2sd as with the current rom and one without A2sd.
Do not perform a wipe when using Updates.
If the swappiness drops from 60 to 10 after a reboot, please download swapper and adjust as needed. I will include swapper in the next update.
==========================================
OTPA.v.2.0 - Sense UI 4 Magic
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Contents:
Bluetooth muisc still works
Faster
More Stable
Black Dialer -> Thanks to twisted for his help
Transparent Lockscreen -> Got bored waiting for a new phone...lol
Replaced kernel with drizzy's -> with some minor edits to the boot.img by me
Removed all warez
Hard coded swappiness to 60 -> Yes, it will stay at 60 after reboots. Do no use swapper on this version...!
Set cpu to 38400 instead of max to help reduce battery drain.
And other things I forgot about.
Wifi Fix - OTPA.v.2.0 - Magic Users Only and Not MyTouch
Do not perform a wipe when using Updates.
====================================
Version 3.0
New Rosie look
Black out theme
Back with old screen lock since people did not like the clear look..lol
Update apks and framework
Two different versions
One with BT Music (Music streaming only not full BT)
One without BT Music (Much smoother since it has the newer core, people search works...lol)
and etc
All roms moved to 4shared folder.
====================================
App Pack v.1.1
Roms Folder - 4shared
========================================
Enjoy,
Suggestions.
If I may:
- Add Plurk, including the widget.
- Render the notification tray transparent.
- Implement EXT4 support.
- Be sure that the Compcache modules are correct.
- Linux-swap supported AND/OR back_swap supported.
- Add Stocks, including the widget. (It's not that much of a resource hog.)
- Add Spare Parts.
- Keep all standard wallpapers to avoid gallery selection force closes.
- Keep all media to avoid "Ringdroid" or "Rings Extended" force closes.
- Keep the standard lock screen w/ throttle bar. (It's gorgeous.)
- Be sure that the latest kernel is the BFS-222 kernel. (Cyanogen's latest is.)
- (Opt.) Twisted's "black dialer."
- (Opt.) 2.73 based-build number. (Modaco's latest WWE dump.)
If you can make that happen before your release...or keeps your initial release HELD OFF...that's fine, trust me ---> it'll be worth it!
The community would be going nuts if you can make some of that happen!
Seriously, if you make at least half of that happen, I'll flash this ROM to both of my devices, and promote the hell outta' this.
Thanks.
EDIT: The reason for the Modaco dump suggestion is because he has the only build that DOES NOT force close while using the People Search function in the contacts. That's a big deal. IMO.
haha am i following you or the other way around. i Used your rom on my Wing, so i will be sure to check this one out.
TTran!!! Dude!! Your on sapph and dream roms now. You are my hero from herald forum!! I cant wait to see what happens with you toying with android!! Now lets go get Ivan lol!!
Be waiting for your upload
Ttran...
Great you here on andriod LOL. I used your rom for HTC Wing LOL..and i still have it..(too bad you retired from it) look foward in your work...
downloading now. About to install. Will report back shortly
vtecbros said:
downloading now. About to install. Will report back shortly
Click to expand...
Click to collapse
Thank you for the response,
Please remember that this is a full version so it might run a bit slower.
I'm running a strip down version of this rom and its working great so far.
E:Failure at line 3:
copy_dir PACKAGE:system System:
Installation aborted.
Tried twice...and still have this message??
x1tyme said:
E:Failure at line 3:
copy_dir PACKAGE:system System:
Installation aborted.
Tried twice...and still have this message??
Click to expand...
Click to collapse
That's strange, I've test it before uploading, the file must have gotten corrupted or something.
I'm going to download it and try again.
File is not available from megaupload...
nevermind, i guess you're uploading it again
Bro this thing is very fast. And as what you said its a full verison so it might be a bit slow. But i dont think its slow at all. I have a class 2 4gb. Its still fast! Getting my class 6 in 3 days
I did notice one thing, with JACHEROski builds the prediction on QWERTY mode prediction dont work. But that is not a problem to me i can just use better keyboard while this whole thing gets figured out why it wont work on texting mode only.
But hey other than that this ROM is go for.
Thanks.
x1tyme said:
E:Failure at line 3:
copy_dir PACKAGE:system System:
Installation aborted.
Tried twice...and still have this message??
Click to expand...
Click to collapse
I just flahed it again did not have any problem, but I've already started uploading it again so, please hang in there.
schtuka said:
File is not available from megaupload...
nevermind, i guess you're uploading it again
Click to expand...
Click to collapse
The upload has been completed.
Thank you for taking the time to try my rom out.
vtecbros said:
Bro this thing is very fast. And as what you said its a full verison so it might be a bit slow. But i dont think its slow at all. I have a class 2 4gb. Its still fast! Getting my class 6 in 3 days
I did notice one thing, with JACHEROski builds the prediction on QWERTY mode prediction dont work. But that is not a problem to me i can just use better keyboard while this whole thing gets figured out why it wont work on texting mode only.
But hey other than that this ROM is go for.
Thanks.
Click to expand...
Click to collapse
Thank you for your feedback.
Hey ttran001,
I seen that you had to re-upload the file.
The one you just re-upload were there any chance to it? There is 3mb less then the first one you uploaded?
vtecbros said:
Hey ttran001,
I seen that you had to re-upload the file.
The one you just re-upload were there any chance to it? There is 3mb less then the first one you uploaded?
Click to expand...
Click to collapse
Man, I'm starting to hate megaupload.
It should be the same file.
As for changes, I'm going to wait until tomorrow after folks have had time to download it and provide their feedback.
I personally like the other build I have of JaCs, but it looks as if people want MoDaCo rom.
ttran001 said:
Man, I'm starting to hate megaupload.
It should be the same file.
As for changes, I'm going to wait until tomorrow after folks have had time to download it and provide their feedback.
I personally like the other build I have of JaCs, but it looks as if people want MoDaCo rom.
Click to expand...
Click to collapse
Well The MoDaCo is running smooth right now. But maybe you can make a build with JaCs and then just upload for testing.
idk?
ttran001 said:
I just flahed it again did not have any problem, but I've already started uploading it again so, please hang in there.
Click to expand...
Click to collapse
I tried to dl it..(even switch memory card) still have the same message???
ttran001 when will you be releasing the Lite verison?
later today?

[ROM][OCT 17 SEP] Bulletproof 0.2.2 » 3 lockscreens | Power Menu | Overscroll Options

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I hope you enjoy the most customizable proprietary ROM available!
Features
The usual suspects
Stock kernel included
Rooted, unsecure boot.img
Zipaligned & zipaligns /data/app, /system/app, /system/framework at boot for you
Screenshot enabled with Power + Home
Extended power menu
Busybox with runparts (init.d support)
Bash command & nano editor
Only a few APKs removed for now
Unlimited browser tabs (well 255 technically)
SD readahead set to 2048
Added Talk2
Added Superuser3 Final
Added new Android Market (3.1.5)
Rosie Tweaks
Enable/disable Sense unlock animation (carousel effect)
4 column app drawer or 5 column app drawer (configured in Tweaks)
disable/enable paginated app drawer
Transparent apps drawer
Statusbar Tweaks
Custom Extended settings with an extra Ringtone slider
Ability to hide recent apps in pulldown (hidden by default)
Clock options (colors/am pm settings/hide)
Signal options (color/dbm text/hide)
Battery options (text/automagically colored text based on battery level/hide icon)
Choose between showing H or 4G in the statusbar
hide any extended settings you don't want!
center clock!
quick-quick settings option (automatically turn to settings when no notifications to clear)
Other Additions
My permissions init.d script (fixes most permissions on each boot)
Added mod version to settings display
Added tweaks shortcut to settings
Added Bloater - will become more populated with items over time, check it once a week
CRT Animations (with ability to toggle which you want, screen on/off)
Overscroll (ability to toggle off/glow/bounce/bounce+glow) - enable in tweaks
Toggle screenshot on/off - your choice
EXT 4 optimizations
Improved JPEG quality
Improved overall UI smoothness
Hardware GUI rendering
many many more tweaks!
Bugs
I am not aware of any bugs at the moment. Please report any you may find!​
RAM
I've seen lots of users complain about how little RAM some ROMs have. RAM does not mean speed. It does not determine how fast a ROM is. It simply means how many apps you can have open at once without Android having to close another one. Have you ever filled up the amount of RAM your device allows?
Android is built to use RAM efficiently. Let it handle it. Don't worry about RAM. This ROM has about 190mb free running the Sense launcher out of the box. The more apps you have installed the less that number becomes over time. Don't pay so much attention to it and just enjoy your phone.​
Change Log
Code:
[u][B][SIZE="4"]0.2.2[/SIZE][/B][/u]
- fix FC when pressing enter on certain fields
[u][B][SIZE="4"]0.2.1[/SIZE][/B][/u]
- fix FC on fields that have auto-completion/suggestions
[u][B][SIZE="4"]0.2 - Oct 8[/SIZE][/B][/u]
[LIST]
[*]Added overscroll animations
[*]Added screenshot with power + home & toggle for it in Tweaks
[*]Added advanced power menu
[*]Added Android lockscreen
[*]Added my Honeycomb lockscreen
[*]I think that's it for this version
[*]changed screenshot location to /sdcard/screenshots
[*](depink coming in next version I guess)
[/LIST]
[u][B][SIZE="4"]0.1 - Sep 27[/SIZE][/B][/u]
-initial release
Screenshots
Credits
-cyanogenmod
-dsixda - HTC kitchen which makes things so easy for us
-modaco - CWM & initial base (thank you paul!)​
Install Instructions
Make sure you are using Modaco's 4.0.0.9 CWM!
If this is your first custom ROM be sure to format /system in recovery!
Make a nandroid backup. Losing 10 minutes of your life is easier to cope with than losing a phone
Download, match MD5 tags, copy to SD card
Reboot into recovery
OPTIONAL: wipe/factory reset. I highly recommend doing this when coming from a different ROM, that said it's your choice. Please don't report bugs if you have not wiped.
Install ROM from zip.
Reboot, wait ~20m,
Download
Bulletproof 0.2
md5: 4d7b63066dbc9579dbbb28c0d3e8deee​
Bulletproof Doubleshot 0.2+ => 0.2.2 Upgrade​
I suggest you also install Bloater, it complements this ROM VERY nicely.​
Mods & Addons
None yet!​
Graphics, etc
thanks MMoodyB!
​
Code:
[PLAIN][URL=http://forum.xda-developers.com/showthread.php?p=17388251][IMG]http://i.imgur.com/SfL1q.png[/IMG][/URL][/PLAIN]
PS> The name is still debatable. This is your ROM as much as it is mine. I'm always open to suggestions, feature requests, and more!
For science!
Grayed out items have not YET been implemented.
error in sdcard/bulletpoof_doubleshot_0.1.zip
(status 0)
Installation Aborted
Tried installing this several times. I am running the correct recovery menu, and I redownloaded this file several times. Just thought you might want to know.
darkphoenix2012 said:
error in sdcard/bulletpoof_doubleshot_0.1.zip
(status 0)
Installation Aborted
Tried installing this several times. I am running the correct recovery menu, and I redownloaded this file several times. Just thought you might want to know.
Click to expand...
Click to collapse
Hmmmm, I was able to flash this just fine, tested it a couple times just to be sure.
Are you using Modaco 4.0.0.9 recovery? And have you formatted /system in modaco recovery?
I had to do both of those steps before I could get it to properly flash.
Flashed it. Excellent modification options! Love the boot animation.
One problem though:
Getting error on installing/updating apps through Market 3:
Error
Error downloading "...". There is insufficient space on the device. Any advice on how to solve it?
N1LOY said:
Flashed it. Excellent modification options! Love the boot animation.
One problem though:
Getting error on installing/updating apps through Market 3:
Error
Error downloading "...". There is insufficient space on the device. Any advice on how to solve it?
Click to expand...
Click to collapse
Try wiping /cache & dalvik-cache in recovery.
Also, you may have to start over with a /data wipe (Titanium backup ftw)
This is awesome. I loved your Trigger roms for the vibrant. I can't wait to try this out.
Yes I'm on that recovery, and I manually wiped every wipe option prior to attempting to install. I'm getting the same error message repeatedly. I have no idea, as I've tried both recoveries.
darkphoenix2012 said:
Yes I'm on that recovery, and I manually wiped every wipe option prior to attempting to install. I'm getting the same error message repeatedly. I have no idea, as I've tried both recoveries.
Click to expand...
Click to collapse
And the downloaded file has the same MD5 as the one posted? Just wanna make sure it's not the problem...
Romanbb said:
Hmmmm, I was able to flash this just fine, tested it a couple times just to be sure.
Are you using Modaco 4.0.0.9 recovery? And have you formatted /system in modaco recovery?
I had to do both of those steps before I could get it to properly flash.
Click to expand...
Click to collapse
I've wiped dalvik battery stats system data cache, etc.. Everything has been wiped aside from the sdcard its self. I'm backing my card up, and going to try reformatting the sdcard, and see if possibly that could help somehow. Any ideas?
darkphoenix2012 said:
Yes I'm on that recovery, and I manually wiped every wipe option prior to attempting to install. I'm getting the same error message repeatedly. I have no idea, as I've tried both recoveries.
Click to expand...
Click to collapse
Are you able to flash other roms beside this?
Cool. Trying it out when I get back home. I went over my 2 gb high speed lol.
Romanbb said:
Try wiping /cache & dalvik-cache in recovery.
Also, you may have to start over with a /data wipe (Titanium backup ftw)
Click to expand...
Click to collapse
Still getting this same error...
_____________________
Fixed
I had to delete some files in cache by myself using root explorer which I installed using adb.
Romanbb said:
Hmmmm, I was able to flash this just fine, tested it a couple times just to be sure.
Are you using Modaco 4.0.0.9 recovery? And have you formatted /system in modaco recovery?
I had to do both of those steps before I could get it to properly flash.
Click to expand...
Click to collapse
Formatting my sdcard using the recovery options seems to have solved this. My guess would be I didn't have a proper ext system in place, although I never got any errors before. I hope this helps anyone else in the same boat. For any other problems out there, maybe try this as a last resort.
Thank you for the support guys! This rom is awesome!
is it possible to run the no sense script on this rom?
chrispaw said:
is it possible to run the no sense script on this rom?
Click to expand...
Click to collapse
Not sure... probably but stay away from it for a day or two. Tomorrow or Friday I will add a "removal procedure" to Bloater. You'll be able to go down a list and remove chunks of Sense at a time. I have a similar procedure on my Sensation ROM.
Thanks Roman! Always nice to have another dev offering support for our device! Hopefully we can get source code soon so things can really continue to jam!
is this rom stable
Hi romanbb,
I would recommend some changes in the updater-script. This would it make easier for some users to flash.
First i would format the system partition:
format("ext4", "EMMC", "/dev/block/mmcblk0p22");
And for mounting the data and system partition I would recommend the new updater-script format:
mount("ext4", "EMMC", "/dev/block/mmcblk0p22", "/system");
mount("ext4", "EMMC", "/dev/block/mmcblk0p23", "/data");
Maybe this will help some users with flash problems.
That wont work chris. This recovery doesnt recognize ext4 it only does ext3. Trust me ive tried.
Sent from my MyTouch 4G Slide using xda premium

[MOD/TOOL] [2/11/12] The Configurator - Universal Multi-Tool - For ALL Devices

The Configurator 2.1
The easiest way to configure your device !! It does it all !!
Flashable on ANY device that has busybox, it also includes terminal emulator just in case you don't have it.
Combines your favorite tweaks, backup tools, and optimizations in one script.
Get the most out of your device, all setting should work with any device even tablets. It uses common android files for tweaks.
Please post your feedback here !!
See Post 2 for changes made.
Works on aosp and sense roms
Should also work on ICS ROMs.
These settings will be there even after a reboot, and it can be turned off via the script.
This was developed for the Evo 3D but the settings are on most android devices. I don't have every device to test it on so some stuff may not work with every device.
See what your device can really do...Extend your battery life...Make your device more responsive...
Settings:
Not all settings may work on your device...
1. Set CPU Governor
2. Set Max CPU Frequency
3. Set Min CPU Frequency
4. Undervolt CPU (If Available)
5. Multiple Tweaks
6. Enable/Disable Virtuous OC (Developed by rmk40)
7. Configure Virtuous OC
8. Enable/Disable The Configurator
9. Optimize Mounts
10. Enable/Disable SD Read Ahead
11. Backup Apps
12. Restore Apps
13. Backup Configurator Settings
14. Restore Configurator Settings
15. Enable/Disable Cleanup
16. Set I/O Scheduler
New Features
Backup Settings/Data
Enable/Disable Swap
SQLite Optimization
More tweaked settings
Click to expand...
Click to collapse
Usage:
Code:
Flash zip in recovery
Open Terminal
Type "su"
Type "cc"
Both without the quotes
NOTES:
I/O Scheduler: This can speed up read and write on your device. each kernel has their own set of io schedulers but the script displays the ones in your kernel. You current io scheduler will have [ ] around it. To learn more about io schedulers check this out:
http://www.linuxjournal.com/article/6931
I use either sio or noop, seem to be the fastest
Undervolting: Your kernel must support this feature. It undervolts the cpu to save battery
Virtuous OC Daemon: When enabled it set you max cpu for wake and sleep and changes the governor when your device is awake or asleep. It saves battery by lowering cpu frequencys while the device sleeps, when it awakes it automatically speeds it up again. Or alternately you can set the cpu with the configurator.
Optimze Mounts: Remounts system, cache, dev, and data using different options.
SDCard Read Ahead: Speeds up read/write speeds to sdcard
Cleanup: Cleans up cache/dalvik and trash file on your sdcard on boot
Backup/Restore Apps: Backups are made flashable backups stored on sdcard root.
Bugs:
When switching io scheduler if you select the one with [] around it, it will spit out an invalid argument error. This is because it is copying the brackets too. To correct just pick one without the brackets press enter to confirm then select the one you want again. I am trying to fix it. But if the one you want to use has the [] around dont put in a number just press enter.
IMPORTANT: After restoring data/settings you MUST make a phone call to get radio working properly, just call someone in your contacts and everything will work properly again.
Turning everything off requires a reboot to return the settings back to normal, it can be rebooted from this script.
Settings are remembered so they will be on after a reboot too. No need to set them again after rebooting.
Post ideas for stuff you'd like to see added or any problems/questions you may have.
Devs feel free to add into your roms, just give credit.
Check out my video It shows the menus and what not..Guess video embedding is broke so here is the link:
http://www.youtube.com/watch?v=eocdqj5CaCc
As with all mods i HIGHLY recommend a nandroid backup before using this just in case ​
2/11/12: 2.1
Fixed error when rebooting with system tweaks active
Fixed issue with "leds" file not found
2/7/12: 2.0
Revamped the menu system- Looks ALOT better now
Found most used tweak settings and added them to the tweaks section- should be ok for all devices.
Added the ability to add swap, improves performance on some devices.
Added Data/Settings backup- This will backup your accounts and settings, Not app data but stuff like wifi, sms, google account, and phone settings. Makes a flashable zip file called Data-Backup.zip flash this after you wipe data and install a new rom.
App backup also now makes a flashable zip called App-Backup.zip so you can flash at any time.
Added SQLite Optimizations- turns on vaccum and reindexing.
Tweaks include build.prop, sysctl and system- Adds common values to the settings nothing crazy. But does improve overall performance. Fulfills the need for speed...
Again some features may not work on all devices.
Thanks alot, seems like a nice 'addon'.
However, when I change my io scheduler and I reboot, it switches back again to what I had.
nerotix said:
Thanks alot, seems like a nice 'addon'.
However, when I change my io scheduler and I reboot, it switches back again to what I had.
Click to expand...
Click to collapse
Sorry about that, i was trying something and thought it worked, its fixed now in the attachment. Just read the Bugs section in the op.
smokin1337 said:
Sorry about that, i was trying something and thought it worked, its fixed now in the attachment. Just read the Bugs section in the op.
Click to expand...
Click to collapse
I did what u said in the bug section but still when I do select the IO I want 2 times and reboot it goes back to sio again.. :s could u perhaps explain it better on how to fix it?
Thanks
nerotix said:
I did what u said in the bug section but still when I do select the IO I want 2 times and reboot it goes back to sio again.. :s could u perhaps explain it better on how to fix it?
Thanks
Click to expand...
Click to collapse
Did you download the new attachment and flash it ?
If so i'm not sure why it saves for me. I just did it with all the schedulers i have.
If the one you want to use has [] around it there is no need to change it or select it. If you pick the number of the one with the brackets around it it write that to the file and when it sets it it includes the brackets.
Open root explorer or whatever file manager you use and go to /system/etc/configurator/scheduler and be sure it says the one you want without the [] around it, if not edit the file to the one you want. Like cfq, noop, sio, etc. If it has the [] just remove them.
Hello,
I have an HTC Vision running CM 7.1.0 stable.
I get the following error message when trying to enable undervolting, sick tweaks, etc.
The error message is: /system/etc/configurator/led: No such file or directory.
I have enabled the configurator by selecting '8' and the '2' for enabled thinking that this would correct the problem, but it did not.
Did I miss something?
Thanks for the script.....i used it a lot when i wasusing my HTC EVO 3D
Sent From My SAMSUNG GALAXY S II
Updated to 2.0
Please post some feedback i'm trying to get this recognized and possibly on the portal
Let me know what you think of the new menus and additions.
Which one or both do I flash? Sorry off I missed that somewhere
Sent from my HTC Glacier using XDA App
The one with 2.0 sorry I forgot to remove the first one
Sent from my PG86100 using xda premium
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is the error I'm getting when trying to start the script. I've install the mod twice, no luck
Sent from my HTC Glacier using XDA App
Sorry i fixed it in the op. Forgot a " in the final version of the script. Thanks for pointing it out.
Got same error as pnut22r
Sent from my Swift Me using Tapatalk
$ export PATH=/data/local/bin:$PATH
$ su
# cc
/system/xbin/cc: 786: Syntax error: "done" unexpected (expecting ";;")
#
That's the error I got :/ HTC sensation on virtuous sensation
Can you please upload the CC file
Sent from my Swift Me using Tapatalk
So which one to use now:
The-Configurator-2.0.zip
or
The-Configurator-v2.5-Full-signed.zip (from Sensation forums)
purpler said:
So which one to use now:
The-Configurator-2.0.zip
or
The-Configurator-v2.5-Full-signed.zip (from Sensation forums)
Click to expand...
Click to collapse
2.0, i fixed the script sorry about that it was one little symbol causing it now its fixed and tested. Download 2.0-Fixed and reflash.
Sorry guys
Love the Script
Installed and everything worked fine so far... (No error messages)
I almost did a back flip when I saw the data backup option, then re-read the description. Can you add app data to the backup? Titanium is great, but a flashable batch data restore would be an excellent addition. (Then I could continue my back flip) I love the ability to do things from recovery, then I don't have to worry about finding and installing apps. If there's an issue with restoring data across different ROMs or devices, then my mistake.
damastah said:
Installed and everything worked fine so far... (No error messages)
I almost did a back flip when I saw the data backup option, then re-read the description. Can you add app data to the backup? Titanium is great, but a flashable batch data restore would be an excellent addition. (Then I could continue my back flip) I love the ability to do things from recovery, then I don't have to worry about finding and installing apps. If there's an issue with restoring data across different ROMs or devices, then my mistake.
Click to expand...
Click to collapse
The real problem is ownership, when copying the databases/files to sdcard it loses ownership. The data it currently copies have standard owners ie., system, radio other apps like htc apps and third party apps have specific owners like app_15, app_27, etc. And they vary between devices and apps that being said i know where to get who owns it and i am working on a way to do it, hopefully i can get it working.

[ROM] Rdavisct's Supercharged Atrix Under New Ownership! See bottom of op!

-What do we have here?
-Supercharged script's
-SuperClean script's
-Deblur
-Deodex
-Oc Under terminal emulator (built in in V4 and above see second post)
-Build.Prop tweaks (a lot of 'em)
-Sdcard speed tweaks
-1 percent battery mod
-No carrier logo
-Quick Settings
-Webtop over hdmi
*********-How to Install...**********
------------------This only applies to v1-4, For V5 and above follow instructions listed next to downloads below---------------
-Boot into**BOOTSTRAP**(NO SAFESTRAP)
-Format System
-Install Stock Deodex rom
-Wipe Data/Factory Reset
-Wipe Cache
-Wipe Dalvik Cache
-Reboot phone
-Once stock rom has loaded install bootstrap and reboot into recovery(we need a clean, deodxed, rooted base)
-Wipe Data/Factory Reset
-Wipe Dalvik Cache
-Wipe Cache
-Install SuperCharged Rom
-*****DO NOT FORMAT/WIPE ANYTHING AFTER FLASHING****
-Now what???
-When prompted choose go launcher and set as default
*********Changelog*********
-V1.0
-Initial Release
-Known minior theming bugs.
-v2.0
-Fixed a few theme bugs(wipe data/factory reset)
-Fixed Contacts
-Edit's to updater script
-Added apps (including bloat freezer, I checked its cool)
-Move some apps to /data (so you can uninstall them)
-Added ics notification sounds
- Put back moto launcher (use home switcher)
-V3
-****HUGE Performance increase over V1 and V2****
-Fixed Super user issue's
-Fixed busy box issue
-Fixed webtop?
-Fixed permission issues with oc. Should no longer cause a reboot.
-V4
-Fixed webtop (I'm sure this time)
-OC'd to 1122 on boot
-Ad blocking in hosts file
-Wireless tether hack is now included (this damn thing..)
-Removed Motomizer (I could not seen any improvement over the included scripts)
-Removed Scripts app and BloatFreezer (both were causing push ad's)
-Removed Ciq Completely! (THANKS JIMBRIDGEMAN!)
-V5
-Based on 2.3.6 Update
-Added CapnPez's Toggles
-Better Init.d support (Now loaded from system/bin if install-recovery.sh fails)
-New boot animation
-More build.prop tweaks
-This is a fesh build of 2.3.6 from a system dump, it has been deodxed.
-----------V5_Update_1
------------------Fixed haptic feedback matches 2.3.6
------------------Fixed Supercharger "V6" scripts THANK YOU ZEPPELINROX
------------------Build prop edits to wifi, vm, and 3g Thanks Tyler Carter
---------------------------V5_Update_2
-------------------------------------------Added reboot option and ICS animation. Thank you JRW28 and COGEARY
-------------------------------------------Added ICS Ui, Notification's, and Ringtones.
-------------------------------------------Added Voicesearch from market to system/app
-------------------------------------------Fixed gps fix issues that show up after a few days with rom
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
<----Go launcher ics theme
*********Downloads*********
http://depositfiles.com/files/7sm8wjocq <----SuperCharged V 5 This is not a flashable zip, it is a cwm backup, you will need to extract the contents of the zip to the root of your sdcard. Instructions are included in the zip. READ THE "README" FILE INSIDE THE ZIP!---YOU WILL NEED TO WIPE DATA/FACTORY RESET NO MATTER WHAT ROM YOU ARE COMING FROM. Then go to back up and restore, select restore, select SuperCharged_V_5. Let it restore Reboot and you are on your way!
http://downloads.h22designs.com/SuperCharged_V_5_DO_NOT_FLASH.rar <----SCV5 Mirror thanks to Script
http://depositfiles.com/files/0z63kidwv <---- SCV5 Update 1, ALL YOU NEED TO DO IS FLASH FROM BOOTSTRAP, No wipe etc... SCV5 "ONLY"
http://depositfiles.com/files/k4opdtt3g <----SCV5 Update 2, ALL YOU NEED TO DO IS FLASH FROM BOOTSTRAP, YOU DO NOT NEED TO WIPE ANYTHING. This Includes SCV5 Update 1. Having force close issues? Use the full backup listed below.
http://depositfiles.com/files/en42gu9jp <----SCV5 Update 2 Full System Img. Place on root of sdcard, Use advanced restore and only restore /system Read the "README" File included in the zip. You will Not need to wipe. This is only for those of you facing force closes after updating to SCV5_Update_2.
http://www.multiupload.com/9UHYFAPETU <----Supercharged V 4 (If coming from
V3 Just wipe dalvik cache any other rom, full wipe see above)
http://depositfiles.com/files/a3my85m50 <---- Alt Link for Supercharged V 4
http://www.sendspace.com/file/o7kzac <---- Alt link for Supercharged V 4
http://www.multiupload.com/FIUXZ4FBFD <----Supercharged V 3 (Wipe data/factory reset, wipe dalvik cache)
http://www.multiupload.com/21J01SXJ6Z <----Supercharged V 2
http://db.tt/MtDaBE8O <----Supercharged Atrix Rom
http://www.multiupload.com/IZVCVPRNGJ <----Stock Deodexd Rom Direct Link
http://forum.xda-developers.com/showthread.php?t=1420980 <----Stock Deodexed Thread
Thanks for clicking Thanks!!
*********Thanks*********
Thanks: Jimbridgeman-No ciq and more advice then you can shake a stick at , Shady_lanen-Theme base, most of updater script and power toggles, Nitro-Battery Icons,fenny-webtop mod,hashcode,Jydaddy, zeppelinrox, tylercarter... If I forget ya PM me and i'll put it up.
A special thanks to all of you willing to test almost everything I throw at you, It helps so much thanks guys.
Xda Member Script is nice enough to host the rom's free of charged, Please click this link and click thank's! http://forum.xda-developers.com/member.php?u=441777
Hey guys sorry for taking so long to do well... anything :-(. Since I have let my A2 go to take advantage of an amazing opportunity presented to me by another smart phone manufacturer I weighed the options of just letting the supercharged rom die or hand it over to one of the other amazing devs here for the a2. And after literally 354 pm's requesting updates, fixes, or just to get back in the game it became clear I couldn't let it die! And lucky for you guys rdavisct is willing to take the rom on! I hope you all the best of luck and I know you are all in great hands with rdavist. I encourage you all to check out his work and to stay tuned as I know he will make great things happen for your devices! Thank you guys for all your support and hard work, You made a dev out of a tinker lol.
************A note on over clocking***********
For best results this is how ya need to do it. (only if you are using the old method exp typing 1200 into terminal emulator)
-Do not over clock until your phone is fully loaded (feels like setup lag is gone)
-Use motor_hot_plug governor
-Set min and Max to 1000
-Reboot the phone
-Wait till the phone is fully booted (again feels like lag is gone)
-Now open terminal emulater and type "su"
-Now type "1100"
-Run at 1100 for a few mins put some stress on it at 1100
-Now go to terminal emulator and type "su"
-Now type "1200"
****I'm seeing much better results if I "break it in" the over clock as opposed to just jumping in at 1200****
Thanks to Rick#2 for this overclock method.
Original OC thread http://forum.xda-developers.com/showthread.php?t=1341514
************READ ME************
If you are running V4 you will need to delete the file OC3 in system/ect/init.d in order to use this overclock method, the default method in V4 is different then this one but they are both included. Please read the post linked below to learn how to set your own clock speed.
If you want to OC to say 1200 you would open terminal emulator type su, then echo 1200000000 > /proc/opptimizer
Another option is say you know your phone is stable at 1250 you could go to /system/etc/init.d open the file oc3 and change the values to 1250000000 and you would be at 1250 on every boot. DO NOT SET THIS TO A LEVEL YOUR PHONE IS NOT STABLE AT YOU WILL BOOT LOOP.
http://rootzwiki.com/topic/14511-op...4-overclocking-kernel-modulesofficial-thread/
Why distribute a rom as a backup?
It's just so much easier to maintain a rom like this, by just using the /system image for the restore we keep things small, simple, and updates can come much faster. We are also eliminating the possibility of a bootloop during flash to a new rom and we don't need a prep rom that causes gps issues! This will also mean the future updates in theory should never require you to format /data. That means we should not have to lose all our setting's in future editions of the supercharged roms!
____
-Beta;
It means the rom is a "WIP" Work In Progress, With enough of the features working to be a daily driver. In this stage the rom is not to be considered as a finished product or 100% stable. Expect bugs, (Report bugs!)
_____________
********Included in SCV5 update*****
-Like the lighter haptic feedback 2.3.6 has stock?? Me too... Here's how to get it back in SCV5.
1: Click here ----> http://depositfiles.com/files/fg1c2ro4e
2: From cmd or terminal type:
3: adb push framework-res.apk /sdcard/
4: adb shell
5: su
6: mount -o rw,remount /dev/null /system
7: cp /sdcard/framework-res.apk /system/framework/
8: reboot
9: All Done!
__________________
***********MD5**********
SuperCharged V5_Update_2 618A7E1EC527439459717391BDACEB07 *SuperCharged_V_5_Update_2_Do_Not_Flash.rar
SuperCharged V5 AC513654F485042DE5A3E3686031C1B4 *SuperCharged_V_5_DO_NOT_FLASH.rar
SuperCharged V4
SuperCharged V3 35BAE13E25D61A1E3531EECE446F3C2B *SuperCharged_Atrix_V3.zip
SuperCharged V2 CA30B7CDE32C633C8E74EC0005D3C700 *SuperCharged_Atrix_V2.zip
SuperCharged V1 257B237EB0566E679591FB1D493A8A3E *SuperCharged_Atrix.zip
Sounds great! Where can we download it? Thanks
I heard dropbox will get upset if you share to much, have you thought about www.multiupload.com just an idea.
Sent from my MB865 using xda premium
Zoide_ said:
Sounds great! Where can we download it? Thanks
Click to expand...
Click to collapse
It's up now!
kleeman7 said:
I heard dropbox will get upset if you share to much, have you thought about www.multiupload.com just an idea.
Sent from my MB865 using xda premium
Click to expand...
Click to collapse
Yeah, I will. It's just dropbox is so easy I mean come on in windows it's just a drag and drop to the internet!
lfaber06 said:
It's up now!
Yeah, I will. It's just dropbox is so easy I mean come on in windows it's just a drag and drop to the internet!
Click to expand...
Click to collapse
Agreed, lol. I love dropbox.
Sent from my MB865 using xda premium
I see the link to the new rom is up Could you please provide a link to the "stock deodexed rom"? Thanks
This is working well so far.
So far, Overclocking with opptimizer doesn't need to run for 24 hours to work properly; at 1275mhz I'm beating a galaxy nexus in antutu.
I kinda miss the stock blur homescreen
Do we have to use Go Launcher? Just wondering, Thanks again for another great looking ROM.
Love you lfaber! Great news to wake up to! Will flash tonight once I get home from work. I have the stock deodexed rom already on the phone and I will report back any issues, if I run into any. Thanks!
PeteSeiler2010 said:
Do we have to use Go Launcher? Just wondering, Thanks again for another great looking ROM.
Click to expand...
Click to collapse
You can install another launcher if you wish. I prefer ADW Launcher on my touchpad... It works well here too.
Also, I was able to restore the stock launcher
Drop BlurHome2.apk from the StockRootedOcWebDeodex zip back into /system/app directory, reboot, then install Moto Home Fix to switch to it.
I was wondering if i could use the themes from the StockDeodexRootTogglesOc-2 rom?
So I decided to go ahead and install the ROM and realized that the theme is already there.
Running this all morning so far, its nice and fast and stable, Thanks again!
PeteSeiler2010 said:
Running this all morning so far, its nice and fast and stable, Thanks again!
Click to expand...
Click to collapse
How is your battery life so far?
i installed everything and it looks great so far!
however when i try to open AnTuTu i get a force close.
any ideas?
nevermind.
i updated the app and all is well!
When I try to open my google account to stop it from syncing certain things i get a FC that states. "The application Accounts (processcom.motorola.setup) has stopped unexpectedly. Please try again"
I also am not able to find the email app. I use exchange and can add my account but not able to find the emails.
Coldheat1906 said:
How is your battery life so far?
Click to expand...
Click to collapse
My battery was holding its own pretty well, I would not be able to give an actual percentage now though, I plugged it in to transfer some files and forgot to unplug it...
duke8804 said:
When I try to open my google account to stop it from syncing certain things i get a FC that states. "The application Accounts (processcom.motorola.setup) has stopped unexpectedly. Please try again"
I also am not able to find the email app. I use exchange and can add my account but not able to find the emails.
Click to expand...
Click to collapse
Fixed in v2
moofree said:
You can install another launcher if you wish. I prefer ADW Launcher on my touchpad... It works well here too.
Also, I was able to restore the stock launcher
Drop BlurHome2.apk from the StockRootedOcWebDeodex zip back into /system/app directory, reboot, then install Moto Home Fix to switch to it.
Click to expand...
Click to collapse
BlurHome is back in v2 just use home switcher from the market.
duke8804 said:
I was wondering if i could use the themes from the StockDeodexRootTogglesOc-2 rom?
Yes but you would get the carrier logo back (AT&T logo in status bar) I have not updated them yet.
Click to expand...
Click to collapse
Is the link in the OP for V1 or for V2? This is the one I see:http://db.tt/MtDaBE8O. The filename is SuperCharged_Atrix.zip
Thanks for your great work!
EDIT: I see you added the link for V2 just now

[ROM][Dec-11][KitKat][4.4.4] BeanStalk v4.4.4065 | Release 7 | A2SD

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Info:
I am proud to continue the BeanStalk ROM for the HTC Desire. Big thanks to Chromium for bringing it first to our device. This feature packed ROM is created and maintained by scott.hart.bti, and contains tons of customization from SlimROM and CyanogenMod. This is currently by far the most feature filled KitKat ROM available for the HTC Desire, so if you like customization, this is the one for you.
Features:
Basically everything that you could possibly want including...
- Navigation bar settings (colours, icons, layout, buttons)
- Pie with many options
- Status bar settings
- Lockscreen settings
- Lockscreen blur effect
- MultiWindow
- Dark stalk
- Halo
- Lockscreen notifications
- Theme chooser
- Performance control (overclock, underclock, change kernel governor)
- Notification drawer and Quick settings customization
- Active Display (the thing from the Moto X)
- Built in Screen Recorder
- Custom system animations
- Custom ListView (scroll) animations
- Custom ProgressBar animations
- Xposed built in
- Per App Settings via xposed module
- Customizable power menu
- Gesture Anywhere
- Many Init.d tweaks
- Recents RAM bar
- Slim recents
- Hover
- Heads Up notifications
- Battery saver mode
- Shake events
- Tons of other stuff that I cant fit here
To do for next build:
- Find a proper solution to fix the problem with WPA/WPA2 PSK
- Update to Android Security Updates from 1st Dec 2015
Download:
Release 7: BeanStalk-4.4.4065-20151211-bravo.zip (152.13 MB)
- Added official Android Security Updates from 1st Nov 2015 (you can now view the information about the patch level under Settings > About Phone > Android security patch level)
- Compiled the kernel with UBER toolchain 4.9.4 for increased speed and battery life (credits Cl3Kener)
- Updated NovaLauncher to 4.2.0 (Marshmallow look&feel)
- Added A2SD support (credits Evervolv)
- Added signature spoofing support
- Added my slimmed system apps (AOSP Keyboard, cLock)
- Added Trackball wake
- Patch for preventing wakelocks caused by Google Play Services 7.x SystemUpdateService (credits CM)
Slim GApps: Slim GApps for BeanStalk Release 7 (88.00 MB)
Older builds can be found in Chromium's original ROM thread.
Instructions
Recommendations/Requirements:
- An hboot with at least 250mb on system. These include stock hboot or @jmcclue's 250/5/182 hboot.
- A 512mb - 1.5gb EXT partition (EXT4 recommended) on your sdcard. Use this guide, and this guide only to create the partition. Partitions made using other tools (CWM, Minitool Partition Wizard, etc.) will likely cause issues.
- The latest TWRP or 4EXT Recovery. Old versions of CWM may cause issues.
- A somewhat decently functioning brain (optional)
Installation Steps:
- Boot into recovery
- Full wipe *
- Flash ROM
- If you want to use your phone as WiFi Hotspot, then flash this Hotspot WPA/WPA2 PSK Fix (credits @ze7zez)
- Boot the ROM and let it settle down for 2-3 minutes
- Important: Go into Developer Settings to enable Root for Apps & ADB
- Enable A2SD from Terminal **
- After the ROM has booted, reboot to recovery
- Flash GApps
- Reboot
- Start Play Store to load setup for WiFi, Google account, etc.
* Full wipe includes system, data, cache, dalvik cache, .android_secure and sd-ext
** Open up Terminal Emulator App.
Enter 'su' without quotation marks and confirm root permission.
Enter 'a2sd install'.
Answer the questions: y - n - y.
Your phone will reboot now and while booting up, it will automatically move apk files to sd-ext to free up space on internal nand.
Optimized Settings and Tips:
Settings > BeanStalk options > BeanStalk Init.d scripts > Clear cache
Settings > BeanStalk options > BeanStalk Init.d scripts > Enable speedy modified (This may cause graphical issues. If it is bothering you disable this option)
Settings > BeanStalk options > BeanStalk Init.d scripts > Enable loopy smoothness
Don't make app drawer background transparent (instead it should be opaque for best performance)/
Use Greenify to hibernate memory hungry apps that constantly run in the background.
Thanks to:
@scott.hart.bti - the founder and lead developer of the ROM
@Chromium for giving birth to BeanStalk for HTC Desire
@LaidbackNikez and Evervolv - makers of the awesome qsd8k kernel that powers this ROM, as well as htc vendor files and bravo device tree
@parkedraccoon - helped to fix build errors
@tommypacker - for testing and porting to the Nexus One (at the same time)
ROM Sources:
https://github.com/scotthartbti
https://github.com/spezi77
Kernel Sources:
https://github.com/spezi77/android_kernel_htc_qsd8k
You may want to compile it yourself:
Code:
repo init -u git://github.com/spezi77/android.git -b bs44
cp .repo/manifests/local_manifests/roomservice.xml .repo/local_manifests/
repo sync
wget https://s.basketbuild.com/uploads/devs/Cl3Kener/TOOLCHAIN/uber-arm-eabi-4.9.tar.xz
tar xvC prebuilts/gcc/linux-x86/arm -f uber-arm-eabi-4.9.tar.xz
rm uber-arm-eabi-4.9.tar.xz
brunch bravo
Have a nice day!
Wow, again, thanks!
Excellent ROM with A LOT of features. I only had one problem with release 6: the vibrator and LED did not worked. Will test with release 7.
I'll try this new version tomorrow.
Need to get a new battery for my desire the old extended cell doesn't make it past 6 hours on standby. Any plans on implementing the December the 1st security patches (has another 16 cve's).
plazma247 said:
Need to get a new battery for my desire the old extended cell doesn't make it past 6 hours on standby. Any plans on implementing the December the 1st security patches (has another 16 cve's).
Click to expand...
Click to collapse
Hum, I wasn't aware of that yet. Yes, the sooner or later..
I'm not a user of the desire anymore, but I consider awesome the people who it's still making new roms for this phone, unbelievable.
Probably one of the first good phones in Android, at least when the smartphone world began the exponential growing.
Congrats and keep your hard work, if I have time I'll check some ROM just for having fun and remenber old times were always better hahaha
Sent from my LG-D802 using Tapatalk
Excellent, @spezi77. +1'ing on the awesomeness remark by @ceutas. Many thanks, even though I'll probably only occasionally use this ROM.
Any advances on this issue?
Cheers
hotspot wpa/wpa2 fix
spezi77 said:
To do for next build:
- nothing at the moment of creating this post
Click to expand...
Click to collapse
Hi spezi77.
Why is there no Hotspot WPA/WPA2 PSK Fix for every ROM which you prepare?
Whenever I write about it, I do not have a Reply. Can you relate?
ze7zez said:
Hi spezi77.
Why is there no Hotspot WPA/WPA2 PSK Fix for every ROM which you prepare?
Whenever I write about it, I do not have a Reply. Can you relate?
Click to expand...
Click to collapse
Hi ze7zez,
The answer is simple. I ain't no magician and I couldn't find out how to fix it in the code. If you point me to the solution, I'd be glad to add it to the codebase.
Maybe I could add the link to that flashable zip to the rom download section. What do you think?
vodoomoth said:
Excellent, @spezi77. +1'ing on the awesomeness remark by @ceutas. Many thanks, even though I'll probably only occasionally use this ROM.
Any advances on this issue?
Cheers
Click to expand...
Click to collapse
Hum, I don't know whether this problem still present in release 7. I think that it was fixed in CM-11. Please let me know if you can reproduce it in BS ROM.
spezi77 said:
[...]If you point me to the solution, I'd be glad to add it to the codebase.
Maybe I could add the link to that flashable zip to the rom download section. What do you think?
Click to expand...
Click to collapse
Adding the link in the first post would be at least advisable.
You might as well add these libraries as well as adding a Terminal Emulator or Nova Launcher, right?
ze7zez said:
Adding the link in the first post would be at least advisable.
You might as well add these libraries as well as adding a Terminal Emulator or Nova Launcher, right?
Click to expand...
Click to collapse
Theoretically yes. But I don't want to take the risk of causing unknown effects or instabilities for all users. I would not like to replace healthy portions of the ROM with files that were compiled for a JellyBean ROM ages ago. Unless there is a proper fix in the source code, I would like to keep the Hotspot WPA/WPA2 PSK Fix as separate patch for those people who really need it.
Does this sound fair to you?
ze7zez said:
Adding the link in the first post would be at least advisable.
You might as well add these libraries as well as adding a Terminal Emulator or Nova Launcher, right?
Click to expand...
Click to collapse
Imo both of these things are unnecessary cuz both can be downloaded from PlayStore or other external sources. And baking this stuff into the ROM on a device which has so little memory is dumb.
spezi77 said:
Does this sound fair to you?
Click to expand...
Click to collapse
Fine. You add the path in the first post.
Sunandroid said:
And baking this stuff into the ROM on a device which has so little memory is dumb.
Click to expand...
Click to collapse
hostapd and hostapd_cli present in each ROM. If you have enough space, remove ringtones. Many more you save.
Sunandroid said:
Imo both of these things are unnecessary cuz both can be downloaded from PlayStore or other external sources. And baking this stuff into the ROM on a device which has so little memory is dumb.
Click to expand...
Click to collapse
ze7zez said:
hostapd and hostapd_cli present in each ROM. If you have enough space, remove ringtones. Many more you save.
Click to expand...
Click to collapse
Right, but I think that he meant with this stuff, to bloat the system partition with NovaLauncher.apk and Term.apk.
@Sunandroid, please calm your horses..
As Beanstalk is CM based, it brings many unnecessary apks and needs to be slimmed in order to fit into the tiny system partition (250mb) of HTC Desire.
In order to manage this, I have removed quite a few things (e.g. Trebuchet launcher, ART, exotic font types, tts engine, ringtones etc.). This is why this ROM badly needed a replacement for Trebuchet. Both apps are from my pov essential to get the ROM started. Terminal Emulator is needed to enable A2SD support. However, the installer script in this ROM copies Term.apk and NovaLauncher.apk to the userdata partition (and not to system partition).
I hope that I didn't lose you.. If you have any suggestions to further improve this ROM, please don't be shy.
spezi77 said:
Right, but I think that he meant with this stuff, to bloat the system partition with NovaLauncher.apk and Term.apk.
@Sunandroid, please calm your horses..
As Beanstalk is CM based, it brings many unnecessary apks and needs to be slimmed in order to fit into the tiny system partition (250mb) of HTC Desire.
In order to manage this, I have removed quite a few things (e.g. Trebuchet launcher, ART, exotic font types, tts engine, ringtones etc.). This is why this ROM badly needed a replacement for Trebuchet. Both apps are from my pov essential to get the ROM started. Terminal Emulator is needed to enable A2SD support. However, the installer script in this ROM copies Term.apk and NovaLauncher.apk to the userdata partition (and not to system partition).
I hope that I didn't lose you.. If you have any suggestions to further improve this ROM, please don't be shy.
Click to expand...
Click to collapse
Oh well. Sorry, then @ze7zez didn't want to offend you. Personally I would add something else but nova since it uses quite a lot of memory & RAM. But do as you want. Every1 can replace with whatever he want's.
You're right about the terminal emulator. I'm not that deep into my desire anymore. But I still have it and it's running nikez latest evervolv. If I get the time to do so, I'll take the device out of my shelf and flash it with this one here. Looking forward to this^^
Hi,
I've just installed this ROM; looking quite good so far. However, I wasn't able to install Chrome on it because of insufficient space. I'm realtively sure I followed the instructions properly, but I noticed my /data partition is 148MB. Should that be bigger? What happens if I run a2sd install and select Y/Y/Y?
Thanks for your help.
John
i have hboot with 250mb, but i cannot install this rom.
When i install it in touch recovery everything seems ok(after wiping everything, with 1024mb ext4), but
sander815 said:
i have hboot with 250mb, but i cannot install this rom.
When i install it in touch recovery everything seems ok(after wiping everything, with 1024mb ext4), but
Click to expand...
Click to collapse
Share your recovery.log here.
like this?:
i don't see errors
http://pastebin.com/vERjbFMX

Categories

Resources