Hey all,
I was looking through the Hero GSM forums and I saw this from the G1 forums:
http://forum.xda-developers.com/showthread.php?t=637419
Apparently it JIT enables you Dalvik VM, if I understand them correctly. I'm on Darchstar's AOSP 2.1 so I tried it. My results are below:
MFlops (tested using Linpack from the Market):
Before - 2.19
After - 3.48
Seems interesting I suppose.
if you check the Darchstar 2.1 thread you will see that most of us are running JIT now. I experienced a huge amount of increased performance, (tested with CaffeineMark from market)
I recommend this to anyone.
I tried this on Flipz 2.1, and basically it made my phone lock up when sliding down the unlock screen at boot.
I had every command execute successfully except I couldn't "unmount /system"
Any ideas as to what I might have done wrong?
Also, can this be done for ANY rom, or just the 2.1 roms?
Has anyone got this going on a 2.0 ROM? I'm still running darchstar's 2.0.1 ROM but wouldn't mind enabling JIT if it's doable.
I hadn't seen the instructions on the first post, these are the ones I followed and couldn't get to work...but others did, and I DO know that most on darchstar's rom have it up and running. I tried on flipz 2.1 and had issues, but it could have been just me I DID do one line at a time, and also had to do an ADB remount in there too.
http://forum.xda-developers.com/showpost.php?p=5703076&postcount=193
kmartburrito said:
I hadn't seen the instructions on the first post, these are the ones I followed and couldn't get to work...but others did, and I DO know that most on darchstar's rom have it up and running. I tried on flipz 2.1 and had issues, but it could have been just me I DID do one line at a time, and also had to do an ADB remount in there too.
http://forum.xda-developers.com/showpost.php?p=5703076&postcount=193
Click to expand...
Click to collapse
I followed these instructions and it worked great on AOSP 2.1. I haven't tried it on flipz 2.1 though. Basically, all that is needed is the libdvm.so file and a line added to the build.prop file.
http://forum.xda-developers.com/showpost.php?p=5716781&postcount=1480
Tikerz said:
I followed these instructions and it worked great on AOSP 2.1. I haven't tried it on flipz 2.1 though. Basically, all that is needed is the libdvm.so file and a line added to the build.prop file.
http://forum.xda-developers.com/showpost.php?p=5716781&postcount=1480
Click to expand...
Click to collapse
What ROM was this for? Darchstar's or Flipz?
I DID see that it at least requires a hacked 1.6 ROM or any of the 2.1 ROMs
sleejay said:
if you check the Darchstar 2.1 thread you will see that most of us are running JIT now. I experienced a huge amount of increased performance, (tested with CaffeineMark from market)
I recommend this to anyone.
Click to expand...
Click to collapse
My bad. I didn't realize that. I stopped following the thread. Its dangerous in there
kmartburrito said:
What ROM was this for? Darchstar's or Flipz?
I DID see that it at least requires a hacked 1.6 ROM or any of the 2.1 ROMs
Click to expand...
Click to collapse
It was in Darchstar's AOSP 2.1 thread and works fine on that ROM. I saw you were trying to enable it on flipz 2.1 without any luck so I thought I'd share the instructions I used for the AOSP 2.1 ROM. I'm curious to know if it works for flipz 2.1 ROM though.
Tikerz said:
It was in Darchstar's AOSP 2.1 thread and works fine on that ROM. I saw you were trying to enable it on flipz 2.1 without any luck so I thought I'd share the instructions I used for the AOSP 2.1 ROM. I'm curious to know if it works for flipz 2.1 ROM though.
Click to expand...
Click to collapse
I'll give it a shot tonight when I get home from work. Those instructions that I followed unsuccessfully were assuming you were using FASTTEST, which is where the discovery was first found. Obviously, neither Darchstar or Flipz rom are using that, so I guess I was doomed for failure
I'll report back when I know!
kmartburrito said:
I tried this on Flipz 2.1, and basically it made my phone lock up when sliding down the unlock screen at boot.
I had every command execute successfully except I couldn't "unmount /system"
Any ideas as to what I might have done wrong?
Also, can this be done for ANY rom, or just the 2.1 roms?
Click to expand...
Click to collapse
It's "umount /system" and that wouldn't cause the installation to fail. I tried this as well and had the same issue. I'm assuming that this will not work in Flipz 2.1.
chavis said:
It's "umount /system" and that wouldn't cause the installation to fail. I tried this as well and had the same issue. I'm assuming that this will not work in Flipz 2.1.
Click to expand...
Click to collapse
Ah, you are correct! I must have read that wrong. Thanks for pointing that out. Also, I didn't think it would cause it to fail, so I'm glad you got the same result. Did you follow the FASTTEST instructions, or the ones mentioned in post 1480 mentioned earlier? I haven't looked closely at those, so I don't know if they differ at all.
Do we think it's because the flipz from is based (portions at least) on 2.0.1 rather than 2.1?
I may be totally wrong on that last part, but was thinking that for some reason.
Ran 15 tests through linpack before installing JIT, average came out to 2.389, installed JIT ran 15 more tests average went up to 3.620, now thats a boost if I've seen one yet.
kmartburrito said:
I'll give it a shot tonight when I get home from work. Those instructions that I followed unsuccessfully were assuming you were using FASTTEST, which is where the discovery was first found. Obviously, neither Darchstar or Flipz rom are using that, so I guess I was doomed for failure
I'll report back when I know!
Click to expand...
Click to collapse
FWIW. Those are the instructions I used on darchstar 2.1 and it worked perfectly.
Related
Hi guys,
Lately I have been developing a kitchen to help ordinary people learn how to build their own ROM on HTC-based Android devices. It allows you to do basic things such as rooting a shipped ROM, adding apps2sd, modifying the task killer memory threshold, etc.
Today I added some settings to make it work for the Droid Eris, but I am unable to test it, as I don't have an Eris.
Here is the link to the kitchen:
http://forum.xda-developers.com/showthread.php?t=633246
Please try it out if you can, and let me know if it works
Before flashing any ROM from the kitchen, please make a Nandroid backup first of your existing ROM!
Thank you, and enjoy!
I will cook a rom with your kitchen and test it on my Eris. Thank you for your work.
Will update with results.
UPDATE!
kitchen mostly works, the roms build and they flash onto the phone. had a few problems with setting task management, then tried option 14 and 15 with a few errors as well, so i just skipped that and just did a very basic rom build. so the core of the kitchen works and you can build roms, the issues i am having could be with my setup or it could be that DSIXDA was unable to test it before releasing, but for an untested kitchen it is FANTASTIC!
if this works does this mean we can overclock our phones..?
ashertheplague said:
if this works does this mean we can overclock our phones..?
Click to expand...
Click to collapse
what from the first two posts made you think this?
because i was reading that with this we can make a rom that doesnt belong on our phone and make it to where it can go on our phone. soo if we get a rom that can be over clocked will that work
Thank you!! Of course I am damned by the leak but I feel a root coming on and this will really come in handy...
ashertheplague said:
because i was reading that with this we can make a rom that doesnt belong on our phone and make it to where it can go on our phone. soo if we get a rom that can be over clocked will that work
Click to expand...
Click to collapse
I don't believe you would be able to make a ROM that have the capabilities to OC. With all these current ROMS that have been made by competent cooks, yet none of them OC. But hey, you might be able to and prove me wrong. Which I do hope you can. But I have read from a few forums that OC is not that possible.
We don't have the source for 2.1 for our phone. When we do then OC'ing will be possible. That won't be released until hopefully with or shortly after official 2.1 OTA is released from Verizon.
Thanks!
Probably won't be cooking as much as fiddling with ROMs to suit my own ideals of them, but this seems like it might open the doors to a lot more people.
Just tried porting the DarchDroid ROM:
http://forum.xda-developers.com/showpost.php?p=5663463
From the base of this:
eris21official-root.zip: http://www.multiupload.com/YP1BIUOF60
Everything was successful and I got a signed ROM, but it wouldn't boot. Just got stuck on splash. Tried doing logcat too but nothing showed up.
alexhendershott said:
Just tried porting the DarchDroid ROM:
http://forum.xda-developers.com/showpost.php?p=5663463
From the base of this:
eris21official-root.zip: http://www.multiupload.com/YP1BIUOF60
Everything was successful and I got a signed ROM, but it wouldn't boot. Just got stuck on splash. Tried doing logcat too but nothing showed up.
Click to expand...
Click to collapse
Please make sure you can flash an actual Eris ROM before you start work on porting roms from other devices. Let me know how that works out.
dsixda said:
Please make sure you can flash an actual Eris ROM before you start work on porting roms from other devices. Let me know how that works out.
Click to expand...
Click to collapse
I actually tried one of your kitchens yesterday, i'm guessing it didn't have eris support then But this is the problem i had It wouldn't boot It was just stuck on the three android skateboard screen wouldn't even go thru the bootanimation. so I can back up his story on this.
t2noob said:
I actually tried one of your kitchens yesterday, i'm guessing it didn't have eris support then But this is the problem i had It wouldn't boot It was just stuck on the three android skateboard screen wouldn't even go thru the bootanimation. so I can back up his story on this.
Click to expand...
Click to collapse
Yesterday there wasn't any Droid Eris support, that's why it wasn't working yesterday. I had to modify the kernel build command a bit for the Eris. Actually, now that I think about it, the code from yesterday should still work, as it correctly figured out the kernel's base address.
I'll dig into it a bit more...
quick quesion, what are the main differences between hero and eris roms?
Sent from my Eris using the XDA mobile application powered by Tapatalk
So where Can I get a stock eris rom since you advise against using nandroid backup???
fKngFtd said:
quick quesion, what are the main differences between hero and eris roms?
Sent from my Eris using the XDA mobile application powered by Tapatalk
Click to expand...
Click to collapse
Basically the kernel's physical base address and the WiFi module. There are a few minor things as well. I did not port an Eris ROM myself when I had the Hero, but this is what people have told me.
CaptainJager said:
So where Can I get a stock eris rom since you advise against using nandroid backup???
Click to expand...
Click to collapse
you can get the rom in the very first post of this section. im surprised you missed it.
http://forum.xda-developers.com/showthread.php?t=649705
dsixda, when i tried to follow your setup guide for your kitchen, i noticed that you didnt have any links for x64 based linux setups. i tried to find the java bin and jre install files but linux is new to me and i dont think i grabbed the right ones. would you be able to point me to the right links for those on ubuntu 9.10 x64?
thanks!
Have you tried obtaining the Java package with the sudo command? Unfortunately I have not tried the 64 bit method, nor have I been asked about it before. If you find a way please let us know.
If you guys are still having problems with the cooked ROM not booting, then I'll ask some of the experienced Eris cooks around here for help.
ECLIPS3 said:
you can get the rom in the very first post of this section. im surprised you missed it.
http://forum.xda-developers.com/showthread.php?t=649705
dsixda, when i tried to follow your setup guide for your kitchen, i noticed that you didnt have any links for x64 based linux setups. i tried to find the java bin and jre install files but linux is new to me and i dont think i grabbed the right ones. would you be able to point me to the right links for those on ubuntu 9.10 x64?
thanks!
Click to expand...
Click to collapse
dsixda said:
Have you tried obtaining the Java package with the sudo command? Unfortunately I have not tried the 64 bit method, nor have I been asked about it before. If you find a way please let us know.
If you guys are still having problems with the cooked ROM not booting, then I'll ask some of the experienced Eris cooks around here for help.
Click to expand...
Click to collapse
I will try cooking a new ROM right now. No porting or anything, just a cooked ROM from the original 2.1 root with some apps removed so I know it is different.
Updating in a few...
I'm working on a ROM right now using your kitchen. I just recently came across your kitchen while searching the forums. I am using version v0.38 and I'm assuming eris support is on v0.39, correct? Should I just extract the the files into the same directory that I have been using for v0.38?
I'll let you know when I sign and try to flash if it works. Thanks for taking the time to do this.
[ROMs][GPL] Tenzo's Stock "Plain" HTC 2.1 ROMs - 2.37.605.4 w/JulyOTA [10-01-10]
Many of my recent efforts have lead me to take a few steps back in discovering a few things (does that makes sense?). In working on fixes for 3GP Vanilla MMS and the 50% TWS "issue" I have put these together.
Should hopefully help others, especially those new to cooking that want an easy, trouble free base to start with (no "extra fonts" and no "updating" the JulyOTA manually).
EDIT: if you have "issues" with either wired or wireless tether, you can use the apk's attached below. (thanks Conap, bugger561, and T2Noob)
I have built all of these ROMs from the RUU and integrated the JulyOTA. All ROMs are deodexed. Information below:
ROMs built with dsixda's 0.97 Android Kitchen
---------------------------------------------------------------------------
Tenzo-Official2.1-JulyOTA.zip (95.22 MB)
http://www.multiupload.com/UTESX66PBP
md5 - F3047E1D78251A4150367F5265F57457
sha1 - CFDF4720B44F8CB23B3B2489C6CC9EE594D7BC04
Tenzo-Official2.1-JulyOTA.zip
Stock ROM built from RUU
JulyOTA Update applied
ROM Deodexed
Removed System Updates (systemupdater.apk)
Added adb/debug capabilities on by default
Will not update radio, recovery or bootloader
NO ROOT OR ANY EXTRAS
---------------------------------------------------------------------------
Tenzo-Official2.1-JulyOTA-Root.zip (97.01 MB)
http://www.multiupload.com/776C431YTM
md5 - 7241DEB69057FD5E4C857E0A7C621FBA
sha1 - 9AF1C84258C6E30D46E1F69D806BFDC313DDD6B7
Tenzo-Official2.1-JulyOTA-Root.zip
Stock ROM built from RUU
JulyOTA Update applied
ROM Deodexed
Removed System Updates (systemupdater.apk)
Added adb/debug capabilities on by default
Will not update radio, recovery or bootloader
v5 cfs kernel
root (ChainsDD 2.3.6.1)
busybox
wired tether
wireless tether
Changed CPU govenor to "ondemand" (Kernel defaults to "performance")
---------------------------------------------------------------------------
Tenzo-Official2.1-JulyOTA-A2SD.zip (100.17 MB)
http://www.multiupload.com/73RVCD8IWI
md5 - 60FDE63FF4B55266F0321106D6A564DE
sha1 - AE279F1BB88F118B96F4FC03B29C8398516004B8
Tenzo-Official2.1-JulyOTA-A2SD.zip
Stock ROM built from RUU
JulyOTA Update applied
ROM Deodexed
Removed System Updates (systemupdater.apk)
Added adb/debug capabilities on by default
Will not update radio, recovery or bootloader
v5 cfs kernel
root (ChainsDD 2.3.6.1)
busybox
wired tether
wireless tether
Changed CPU govenor to "ondemand" (Kernel defaults to "performance")
A2SD 2.7.5.1 (non busybox run-parts method)
---------------------------------------------------------------------------
Tenzo-Official2.1-Cache.zip (100.17 MB)
http://www.multiupload.com/6AB22H8PQ3
md5 - C9F54A0A5454931C2BB3DEE41B53FD51
sha1 - 0904B696C38A54B1A68557F7DA68A5031026E837
Tenzo-Official2.1-Cache.zip
Stock ROM built from RUU
JulyOTA Update applied
ROM Deodexed
Removed System Updates (systemupdater.apk)
Added adb/debug capabilities on by default
Will not update radio, recovery or bootloader
v5 cfs kernel
root (ChainsDD 2.3.6.1)
busybox
wired tether
wireless tether
Changed CPU govenor to "ondemand" (Kernel defaults to "performance")
A2SD 2.7.5.1 (non busybox run-parts method)
Cache2Cache enabled (Over 150MB+ of Internal Storage)
---------------------------------------------------------------------------
No Spareparts or DevTools!!! Use attachments below if you want/need these.
---------------------------------------------------------------------------
Acknowledgments / Thanks:
dsixda - Android Kitchen - http://forum.xda-developers.com/showthread.php?t=633246
tkirton - Apps2SD - http://forum.xda-developers.com/showthread.php?t=715116
Conap and decad3nce - CFS Kernel - http://forum.xda-developers.com/showthread.php?t=774211
Please donate to one of the Dev's above. Seriously, if it wasn't for them, your phone would suck
10/01/10
Added Cache2Cache Version
Added WiredTether v1.4 (to attached downloads)
09/27/10
Initial Uploads
I just flashed this and now I am having troubles getting wi-fi to work. Whenever I try to enable it, I get an error saying "Unable to start wi-fi". I wasn't having any problems previously with any roms and I just did a full wipe from KaosFroyo V35. Any ideas?
-Allen
THIS HAS BEEN FIXED... SO PLEASE IGNORE THIS POST (UNLESS OF COURSE YOU DL'ED BEFORE I FIXED THE LINKS)
homaygfresh2000 said:
I just flashed this and now I am having troubles getting wi-fi to work. Whenever I try to enable it, I get an error saying "Unable to start wi-fi". I wasn't having any problems previously with any roms and I just did a full wipe from KaosFroyo V35. Any ideas?
-Allen
Click to expand...
Click to collapse
which ROM?
----------------------
crap... it was either the A2SD or ROOT version, yes? my goof... pulling links... will be back up soon
if you don't want to wait/reflash... unzip the attachment and put them in androidsdk\tools folder...
then:
adb remount
adb push tun.ko /system/lib/modules
adb push wlan.ko /system/lib/modules
------------------------------------------
SORRY BOUT THAT!!!
I have the same problem on Tenzo-Official2.1-JulyOTA-Root.
Why don't you just flash PlainJaneT2 which is total Stock with A2sd, and are able to enable JIT through a2sd with By typing "a2sd jit"
Everything works, on it is pretty fast for a HTC rom.
http://forum.xda-developers.com/showthread.php?t=718092
Just wondering Why you made another rom thats already out there...
I didn't mean to take over the thread just curious what the difference between PlainJane and this.
Another question is if you tested wired tether?
Because if you just dropped it in the rom I CAN GUARANTEE that it is not working, thats why I didn't add it to the rom, And If you did get it to work can you tell me how you did it?
If you included SETCPU i suggest you take it off if you don't want to have problems with the SETCPU developer later in the future..... A Member has been kicked because he included apps that developers had told him to get rid of.
This has the newest build of 2.1 by HTC. And wired tether has been updated to work on the Eris and incredible. Plainjane, even though it is older than this and T2 is still better for those who do jot care about JIT or A2SD. I've tried both as well as this and jcase's Rom features the most free memory. I uninstall a lot of stock apps and then add maybe 25-30mb of market apps. Plainjane left new with 95+mb free. This and T2 leave me with roughly 70mb.
bugger561 said:
I have the same problem on Tenzo-Official2.1-JulyOTA-Root.
Click to expand...
Click to collapse
you can do the same thing posted above
t2noob said:
Why don't you just flash PlainJaneT2 which is total Stock with A2sd, and are able to enable JIT through a2sd with By typing "a2sd jit"
Everything works, on it is pretty fast for a HTC rom.
http://forum.xda-developers.com/showthread.php?t=718092
Just wondering Why you made another rom thats already out there...
I didn't mean to take over the thread just curious what the difference between PlainJane and this.
Another question is if you tested wired tether?
Because if you just dropped it in the rom I CAN GUARANTEE that it is not working, thats why I didn't add it to the rom, And If you did get it to work can you tell me how you did it?
If you included SETCPU i suggest you take it off if you don't want to have problems with the SETCPU developer later in the future..... A Member has been kicked because he included apps that developers had told him to get rid of.
Click to expand...
Click to collapse
hmmm
this is completely stock... no extra scripts, no extra fonts, no a2sd, etc. it's stock... with july OTA integrated and deodexed. that's all i did. can you point out where the other completely stock ROM with JulyOTA integrated is? If i missed it, i apologize. again... other than not trashing bootloader, recovery, etc, it's as "stock" as it gets. no symlinks changed in update-script, etc. again, this is the only stock ROM w/July OTA integrated that i've seen on the forum. did i miss something? (Official Obsession is close... but that requires you flash over the update. not easy for beginning cooks trying to customize a ROM... and it's not deodexed)
the "other" 2 ROMs are different as well... one is almost stock, with just latest ChainsDD superuser (root) added (no a2sd), with Conap's CFS kernel. the other is the same, with latest a2sd added (which allows the ability to add cache2cache as well).
i've enjoyed PlainJaneT2... and it is still my base for TT2.1. i've given full props to you with links and request even for donations in that thread. if i've upset you, again, i apologize.
also, no "extra" apps (setcpu, etc) are included... i know the rules
i'm not trying to "ruin" any experience for anyone... or step on anyone's toes. i'm just trying to help out and contribute. certainly have never tried to upset anyone on this forum EVER!
bugger561 said:
This has the newest build of 2.1 by HTC. And wired tether has been updated to work on the Eris and incredible. Plainjane, even though it is older than this and T2 is still better for those who do jot care about JIT or A2SD. I've tried both as well as this and jcase's Rom features the most free memory. I uninstall a lot of stock apps and then add maybe 25-30mb of market apps. Plainjane left new with 95+mb free. This and T2 leave me with roughly 70mb.
Click to expand...
Click to collapse
one thing you can do with a2sd 2.7.5.1 is run the cache on the cache partition.
adb remount
adb shell
a2sd cachepart
when it's done, it will reboot the ROM. pull the battery and clear dalvik (or else you'll get a few FC's when you reboot).
you can try the above with "a2sd cachepartreset" and it "should" clear dalvik for you... but it hasn't worked well for me
t2noob said:
Another question is if you tested wired tether?
Because if you just dropped it in the rom I CAN GUARANTEE that it is not working, thats why I didn't add it to the rom, And If you did get it to work can you tell me how you did it?
Click to expand...
Click to collapse
There was a version of wired tether put up here on xda somewhere that did work with our phones....
Conap said:
There was a version of wired tether put up here on xda somewhere that did work with our phones....
Click to expand...
Click to collapse
added to first post big thanks (as always) Conap!
tenzomonk said:
added to first post big thanks (as always) Conap!
Click to expand...
Click to collapse
The official wired tether 1.4 integrated the fix for our phone. So the latest from the official site will work.
bugger561 said:
The official wired tether 1.4 integrated the fix for our phone. So the latest from the official site will work.
Click to expand...
Click to collapse
good to know thanks......
Hey, I pasted those two files into the correct directory using rootexplorer. I've done it twice now and rebooted, WiFi is still not working.
bugger561 said:
Hey, I pasted those two files into the correct directory using rootexplorer. I've done it twice now and rebooted, WiFi is still not working.
Click to expand...
Click to collapse
try the "new" DL and just flash over (no wipe should be needed). what does it say your "kernel" is under software info?
t2noob said:
Another question is if you tested wired tether?
Because if you just dropped it in the rom I CAN GUARANTEE that it is not working, thats why I didn't add it to the rom, And If you did get it to work can you tell me how you did it?
If you included SETCPU i suggest you take it off if you don't want to have problems with the SETCPU developer later in the future..... A Member has been kicked because he included apps that developers had told him to get rid of.
Click to expand...
Click to collapse
Conap said:
There was a version of wired tether put up here on xda somewhere that did work with our phones....
Click to expand...
Click to collapse
In here, the version that was taken from the EVO guys:
http://forum.xda-developers.com/showpost.php?p=7666883&postcount=12
tenzomonk said:
try the "new" DL and just flash over (no wipe should be needed). what does it say your "kernel" is under software info?
Click to expand...
Click to collapse
I have Conap's CFS #5
sickbox said:
In here, the version that was taken from the EVO guys:
http://forum.xda-developers.com/showpost.php?p=7666883&postcount=12
Click to expand...
Click to collapse
Why use this old 1.2 when the official 1.4 does it cleaner: http://code.google.com/p/android-wired-tether/
Perfect timing on this! My lady is techologically challenged and having a ROM like this is perfect. She kept busting my bawls about not having teeter... Every time I installed it via an APK it would always FC after a bit.
Edit this was on a different rom, so far only issue I've had with this rom is a FC when trying to auto-update google maps.
tenzomonk said:
you can do the same thing posted above
hmmm
this is completely stock... no extra scripts, no extra fonts, no a2sd, etc. it's stock... with july OTA integrated and deodexed. that's all i did. can you point out where the other completely stock ROM with JulyOTA integrated is? If i missed it, i apologize. again... other than not trashing bootloader, recovery, etc, it's as "stock" as it gets. no symlinks changed in update-script, etc. again, this is the only stock ROM w/July OTA integrated that i've seen on the forum. did i miss something? (Official Obsession is close... but that requires you flash over the update. not easy for beginning cooks trying to customize a ROM... and it's not deodexed)
the "other" 2 ROMs are different as well... one is almost stock, with just latest ChainsDD superuser (root) added (no a2sd), with Conap's CFS kernel. the other is the same, with latest a2sd added (which allows the ability to add cache2cache as well).
i've enjoyed PlainJaneT2... and it is still my base for TT2.1. i've given full props to you with links and request even for donations in that thread. if i've upset you, again, i apologize.
also, no "extra" apps (setcpu, etc) are included... i know the rules
i'm not trying to "ruin" any experience for anyone... or step on anyone's toes. i'm just trying to help out and contribute. certainly have never tried to upset anyone on this forum EVER!
Click to expand...
Click to collapse
Like I said I was just asking and playing devils advocate I was gone for a month a half so I have no Idea of what happened I'm just catching up. Take no offense to what I said I was just curious.
first post updated w/new Cache2Cache version
Ok, after the last tmo/samsung update bricked my vibrant i got my replacement left it stock and let it update. it worked fine. Question is, should I root, incase they send another update i cannot refuse and it bricks my phone again. It's just that the lag fix makes it twice as fast. But i don't like bricked phones.
Root
Clockwork
Backup
Flash Fusion
Enjoy
# no lag fix #
s15274n said:
Root
Clockwork
Backup
Flash Fusion
Enjoy
# no lag fix #
Click to expand...
Click to collapse
+1
Sent from my Samsung Vibrant on Bionix 1.9.1
well, i'm a noob with this. any tuts on all that? I figured out how to use odin to flash diff roms on my phone and had no issues. but all that Idk. yes I know I can prolly search for all of it, but that took me hours last time. any help would be awesome. thanks.
Click the link in my signature. That thread took a LOT of work, but it should have eveything you need to know. If it does not, let me know what I can do to make it better.
i will try tonite, thanks. I search alot for this stuff and the ppl here seem to be the best. you guys are awzum.
s15274n said:
Click the link in my signature. That thread took a LOT of work, but it should have eveything you need to know. If it does not, let me know what I can do to make it better.
Click to expand...
Click to collapse
s15274n said everything I had to say... the both times he posted.
It's easy once you read and understand. And i'm almost certain you could've fixed your last 'bricked' phone if you searched.
I searched. the first was a soft brick sticking at vibrant logo. I fixed it, but I didn't have a stock backup i flashed, it was a "stock rom" i found on here somewhere. But when it bricked the second time it wouldn't power up, no battery on screen when charging, nothing. But, I will give it a go this way and see what happens, I have 2 now, so eh. It's fun, but I am jsut getting into it. like I flashed it with one of the froyo roms, but the sound wouldn't work for nothing, i searched and no one else using that rom had that problem that i could find. So i know there was something i didn't do. I just wanna makesure i can get it back to stock if i need to.
don't forget to check if your phone is hardware locked.
Sent from my SGH-T959 using XDA App
iynfynity said:
don't forget to check if your phone is hardware locked.
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
Wish I had got bricked good. Got the replacement and its not hardware locked so flash away
Ok, so I did all that you mentioned seemed to work fine, but this fusion rom doesn't seem like much. now don't flame yet, i am just talkin. but it doesn't look like it changed much other than add launcher pro and as for lag. it's not as slow as stock but with ryans lag fix my quadrant score was 2550 and i'm getting 950 on this. although i have to say the gps snapped to lock. that was great.i really like the froyo rom i flashed before if i could have figured our how come my sound wasn't working and everyone else did not have that issue.
gt_byrd said:
Ok, so I did all that you mentioned seemed to work fine, but this fusion rom doesn't seem like much. now don't flame yet, i am just talkin. but it doesn't look like it changed much other than add launcher pro and as for lag. it's not as slow as stock but with ryans lag fix my quadrant score was 2550 and i'm getting 950 on this. although i have to say the gps snapped to lock. that was great.i really like the froyo rom i flashed before if i could have figured our how come my sound wasn't working and everyone else did not have that issue.
Click to expand...
Click to collapse
There are a few options available on TeamWhiskey website:
1. Fusion with stock kernel
2. Fusion with JAC kernel
3. Fusion with KK kernel
All of the above do not include any lagfixes, except a manual invocation via ADB for RyanZA's equivalent, a.k.a mount /data on a virtual EXT2 partition.
Optionally you can load Voodoo EXT4 based lagfix on non stock kernel options.
Another project is underway with TW own overclocked kernel and z4mod.
And as far as not much, compare the system resource utilization on stock Vibrant and on Vibrant with Fusion (with stock kernel option) - the guys over at TW have squeezed as much as possible out of TouchWiz to make the phone snappier, and as an added bonus they have removed most of the bloatware for you as well leaving the Media Hub for those who might wanna use it.
Hello, I am currently using Quantum Rom 2.0 but I switch all the time. I have flashed the dt a2sd and when I try to run it, it always fails. After searching the actual thread about this I see that some mods have to be done to the kernel to get it to work on Epic 4g. Also I see that the creator of ViperRom has gotten it to work. Can anyone explain to me what needs to be done to enable this to run on mine, and any rom? What needs to be there/changed/ and how? Thank you
johnyardavid said:
Hello, I am currently using Quantum Rom 2.0 but I switch all the time. I have flashed the dt a2sd and when I try to run it, it always fails. After searching the actual thread about this I see that some mods have to be done to the kernel to get it to work on Epic 4g. Also I see that the creator of ViperRom has gotten it to work. Can anyone explain to me what needs to be done to enable this to run on mine, and any rom? What needs to be there/changed/ and how? Thank you
Click to expand...
Click to collapse
I'm not certain that it works properly on ViperRom. I and a couple others were not able to run it properly, but for some reason could not get any answers in the thread. I don't think anyone has it properly implemented in their Froyo roms yet.
odub303 said:
I'm not certain that it works properly on ViperRom. I and a couple others were not able to run it properly, but for some reason could not get any answers in the thread. I don't think anyone has it properly implemented in their Froyo roms yet.
Click to expand...
Click to collapse
Boo, lol 10char
downloaded this android http://www.multiupload.com/KOY1IS2G8L
when i run haret i get these error messages
line 8: Expected <varname>
unknown keyword: 'INITRD_OFFSET'
unknown keyword: 'rel_path'
unknown keyword: 'INITRD_OFFSET'
but then android starts up normally?!
i get the sprint and 4g animations
then its asks me to launch using either launcher which or zeam, i used both and they both are different in layout, i normally use launcher,
and my WIFI DOESNT WORK, i go to settings turn wifi on but it just says ERROR.
My MAIN PROBLEM IS WIFI SOlVED
Main problem now is that android keeps freeezing, carry on reading this thread
Okay I've edited it, try it now! Should work!
nasko_spasko said:
Try with another haret. Post or attach your startup.txt. ops sorry i didn'saw your startup
Click to expand...
Click to collapse
another haret? do u mean different android version, because if so i dont want 2.1 or 2.2 ive tried them and their not great, want to use froyo red
mickeystar said:
another haret? do u mean different android version, because if so i dont want 2.1 or 2.2 ive tried them and their not great, want to use froyo red
Click to expand...
Click to collapse
NONO forget it
just look the post above^^^^^^
I've attached the startup.txt and put the androit files to the root of sd, not to andboot
nasko_spasko said:
NONO forget it
just look the post above^^^^^^
I've attached the startup.txt and put the androit files to the root of sd, not to andboot
Click to expand...
Click to collapse
but my android still works i want wifi to work
Why are you using FROYO X RED 2011.02.06,
there is a newer release: FROYO X RED CAMERA 2011.02.24 FOR BLACKSTONE
mickeystar said:
but my android still works i want wifi to work
Click to expand...
Click to collapse
The startup, you have posted is very complicated and wrong! Try with that I've posted and download the latest kernel and modules from here
nasko_spasko said:
The startup, you have posted is very complicated and wrong! Try with that I've posted and download the latest kernel and modules from here
Click to expand...
Click to collapse
kk, im busy at the moment check this thread in like a few days times
what kernels do i use the link u posted has loads?
mickeystar said:
what kernels do i use?
Click to expand...
Click to collapse
Well, use the latest(first in list) htc-msm-linux. After the download completes, copy and rename zImage**** to zImage(replace the old zImage) the modules don't need rename, just delete the old modules. I've already posted that in the gingerbread thread, you can read it, take a look at the video, you will like it, I like it
more than FROYO X (I'm talking about the Gingerbread)
nasko_spasko said:
Well, use the latest(first in list) htc-msm-linux. After the download completes, copy and rename zImage**** to zImage(replace the old zImage) the modules don't need rename, just delete the old modules. I've already posted that in the gingerbread thread, you can read it, take a look at the video, you will like it, I like it
more than FROYO X (I'm talking about the Gingerbread)
Click to expand...
Click to collapse
are u telling me to use gingerbread instead of froyo x?
also do i launch using zeam or lanucher. ive been using launcher but my android keeps freezing so that nothing works and i have to restart my phone, ive using the latest modules and zimage but my phone still froze. ive not been able to use my android for more than 10 mins without it freezing
mickeystar said:
are u telling me to use gingerbread instead of froyo x?
also do i launch using zeam or lanucher. ive been using launcher but my android keeps freezing so that nothing works and i have to restart my phone, ive using the latest modules and zimage but my phone still froze. ive not been able to use my android for more than 10 mins without it freezing
Click to expand...
Click to collapse
There is something you mess up! Mine runs with Launcher Pro
Gingerbread is much better than froyo in general, but as I say there is a lot of work to do (the developers)!
i installed froyo red x camera but i don have txt input, i keep getting acore has stopped unexpectedly.....cant therefore sync contacts, sms or make calls as error keeps poppin up
nasko_spasko said:
There is something you mess up! Mine runs with Launcher Pro
Gingerbread is much better than froyo in general, but as I say there is a lot of work to do (the developers)!
Click to expand...
Click to collapse
So how do I stop android from freezing?
mickeystar said:
So how do I stop android from freezing?
Click to expand...
Click to collapse
I'll tell you how I'm doing it. I've just downloaded the gingerbread image, I used to boot it
with the pack(haret+startup) of froyo x, and I've updated the kernel, and modules ofcourse, and rootfs optionally! And it works for me.
BTW, try to put the device into 'Airplane Mode' and tell us if it freezes.
I'm really tired now, I'm coming back from work, so bye!
This should be kept inside the Froyo X Red Camera test thread
This should be kept inside the Froyo X Red Camera test thread
Read that thread and follow the instructions there.
If you cant solve it with those instructions your are much more likely to get an answer from someone with experience with the build or even the creator of the build. Any complaint of a crash or nonstart should come hand in hand with a log.
Search.
Read.
Write.(If this related to an existing thread then ask there)
magfal said:
This should be kept inside the Froyo X Red Camera test thread
Read that thread and follow the instructions there.
If you cant solve it with those instructions your are much more likely to get an answer from someone with experience with the build or even the creator of the build. Any complaint of a crash or nonstart should come hand in hand with a log.
Search.
Read.
Write.(If this related to an existing thread then ask there)
Click to expand...
Click to collapse
u have 9 posts dont tell me what to do. lol
well seriously thanks for the advice
Follow this guide to the letter
http://forum.xda-developers.com/showthread.php?t=959831
I have run x red setup exactly as this thread said and have had no problems whatsoever for the last few days.
I would also suggest flashing one of the newer roms like this one.
http://forum.xda-developers.com/showthread.php?t=616294
Try running this combo for at least an hour before trying to add new apps so we can exclude as many possible sources of failiure
hey there
followed the instructions... managed to run haret on my blackstone however it just can reboot to the froyo... changed the startup.tx file but to no avail.. any help?
Wait a bit will upload the files i am using
Did you unpack all the files at the root of your memorycard (not in a folder)?
If so i will upload an allready set up dump of my system that you can try.
magfal said:
Did you unpack all the files at the root of your memorycard (not in a folder)?
If so i will upload an allready set up dump of my system that you can try.
Click to expand...
Click to collapse
problem solved i replaced my froyo user config with the gingerbread.userconfig
also in airplane mode