Editing Build.prop via ADB - Hero CDMA Q&A, Help & Troubleshooting

Hey guys, I finally rooted my Hero and I'm using the aosp 0.9.9.2 ROM.
I wanted to try out JIT, but it is disabled in the newest release. Can somebody please walk me through the ADB commands to do so? I thought I had seen something about that a long time ago, but I cannot for the life of me find that again.
I installed the android SDK and all. I start by opening cmd promt and locating the device. All of that has worked properly, but I don't know where to go from there. Can somebody help me from there? I just want to adb pull, edit a few of the lines (scroll speed, wifi search, and JIT) on my computer, and then adb push it back.. this shouldn't be that hard! Thanks in advance!

JIT is dangerous stuff. You can get hooked on it, and it's a downward spiral from there. I wouldn't try it, because you could become hooked and I was told that it's bad stuff.
JUST SAY NO.
p.s. hint: adb pull, notepad++, and adb push are your friends.

sirmx said:
JIT is dangerous stuff. You can get hooked on it, and it's a downward spiral from there. I wouldn't try it, because you could become hooked and I was told that it's bad stuff.
JUST SAY NO.
p.s. hint: adb pull, notepad++, and adb push are your friends.
Click to expand...
Click to collapse
haha yeah I just want to try that and even other than JIT, there are a few other changes I'd like to make in the build.prop file. I have been playing with it for a while now and I can pull the file to my desktop, but now I'm just having trouble pushing it back because the system folder is read only.. Not sure how to get passed that, any help?

What do I think about JIT?
I love to JIT I used to JIT for almost a two months straight after I first read about it, never took a break. although as others said.. it can become addicting But I've been JIT free for over a month now and I've had no complaints about my phone's performance. Quite the contrary actually
As for the read only, before trying to push or pull make sure you do
Code:
adb remount

kyouko said:
What do I think about JIT?
I love to JIT I used to JIT for almost a two months straight after I first read about it, never took a break. although as others said.. it can become addicting But I've been JIT free for over a month now and I've had no complaints about my phone's performance. Quite the contrary actually
As for the read only, before trying to push or pull make sure you do
Code:
adb remount
Click to expand...
Click to collapse
Thanks I forgot about "adb remount" that did the trick! My linpack scores went from 3.253 MFLOPS to 5.266 MFLOPS! Thats a pretty huge difference! Now I can go edit some other minor things in the build.prop to make the phone run even better because I'm greedy haha!
Any particular reason you stopped using JIT? Any side effects? What's so addicting about it?

mehta35 said:
Any particular reason you stopped using JIT? Any side effects? What's so addicting about it?
Click to expand...
Click to collapse
I stopped because I was having problems with the phone freezing on occasion while I was talking on the phone, but that's back when it first became an option for us to use. And even though, yes I did get higher benchmark scores, performance wise I didn't notice much of a difference if at all.
I'd say try it out for a week or two to see if you notice anything better or worse
And as for side-effects, addicting, etc. Read this quote
Visionikz03 said:
Darchdroid is soo fast my girlfriend JITed before I even pulled out my hero!!!!
Click to expand...
Click to collapse
When JIT hit the hero forums posts like this were relatively common and on the IRC we threw these kinda jokes around all the time That should help explain the remainder of my post haha

Related

Search results here @ xda suck

Ive searched high and low, here, google, bing and forceclose.com' even tried ADB and terminal to look under the hood. nothing so far.
I hate the 1.6 camcorder; no auto-focus...not even sure if there is a zoom feature. Can anybody tell me which version or which image the camera/camcorder.apk in CM.4.0.4 is from so i can port.
It looks like a mesh of Magic's and Hero's modified, but im not sure and very confused.
This is the only thing keeping me from going full-donut.
that would be the htc camera port, give me a sec and i should be able to get you a link to it
it's a little bit old but the first one i found with the search
http://forum.xda-developers.com/showthread.php?t=521837
umm here is a newer one with terminal commands
http://forum.xda-developers.com/showthread.php?t=535736
first 2 with the search you just gotta be more specific
remember to type in android or g1 or mytouch since xda is a very large resource place for different types of os es
gridlock32404 said:
it's a little bit old but the first one i found with the search
http://forum.xda-developers.com/showthread.php?t=521837
Click to expand...
Click to collapse
THANX bro
you say first...i assume reguarding the search results but there arent any updated or modified versions of said info right?
EDIT: also there shouldnt be any stability issues to encounter. i mean why release 1.6 downgraded w/ less features?
it is not less features, just the stock camera that came with the phone's most likely
i don't use the camera on my phone ever so i couldn't tell you much about it, just from helping out or reading threads
try adding the month in on your search sometimes that helps
i put in htc camera .apk android so try it with a oct after it
gridlock32404 said:
i don't use the camera on my phone ever so i couldn't tell you much about it,
Click to expand...
Click to collapse
For everday use, me neither. But i got 2 G1s, no HD Cam and I wanted to create some basic tutorial vids for some fellow users.
here is a great guide to base it off of
http://forum.xda-developers.com/showthread.php?t=563679

[Devs] Can I hold your attention for a minute?

I see a lot of porting and creating being done such as Hero roms, Blur, Pulse, and everything else we can get out hands on (and I'm thankful for all of it)
But I was curious if we could make mixture rom with a little bit of everything.
I really like the Pulse's Canvas 3x3 home screen display
And the Behold ii's Notification bar with shortcuts to the wifi,gps, etc.
Hero's this
Blur's that.
Etc.
Would if be too much of a mess with framework and odex's files to mash into one rom?
Highly possible, and very easy... All you need is the source code to all the ROMs you are mixing.... So let me reword that - Highly impossible, and very hard.
twistedumbrella said:
Highly possible, and very easy... All you need is the source code to all the ROMs you are mixing.... So let me reword that - Highly impossible, and very hard.
Click to expand...
Click to collapse
lol Nicely put
EDIT: WOOHOO POST 1000
It might be possible but I think we'd struggle to fit it on a g1 anyway.. By the time you've ported all the neccessary framework to support everything, I think you'd be way past the 90-odd meg we have to play with.... and that's assuming all those packages would play nicely together in the first place.. I'm not about to try it.
Aw shucks, it's a beautiful idea though you all have to admit lol.
But ok well my minute is up I don't mind this thread being moved or deleted thanks guys
goldenarmZ said:
It might be possible but I think we'd struggle to fit it on a g1 anyway.. By the time you've ported all the neccessary framework to support everything, I think you'd be way past the 90-odd meg we have to play with.... and that's assuming all those packages would play nicely together in the first place.. I'm not about to try it.
Click to expand...
Click to collapse
90?? I thought the G1 could take up to like a 100+
Ace42 said:
90?? I thought the G1 could take up to like a 100+
Click to expand...
Click to collapse
And that, dear boy, is why your updates failed. Past about 92 MB you exceed the system allowable update size. We haven't gotten an update that installs directly to the ext yet, although we could do it that way...
twistedumbrella said:
And that, dear boy, is why your updates failed. Past about 92 MB you exceed the system allowable update size. We haven't gotten an update that installs directly to the ext yet, although we could do it that way...
Click to expand...
Click to collapse
XD hahha. did i mention i love you twisted? your post quality is off the charts
In all seriousness, though, get an update.zip to mount the ext before install and you could put the apps directly on it and just symlink the folder temporarily for first boot, then let the system remove and recreate the link...
twistedumbrella said:
In all seriousness, though, get an update.zip to mount the ext before install and you could put the apps directly on it and just symlink the folder temporarily for first boot, then let the system remove and recreate the link...
Click to expand...
Click to collapse
That's true. I think we really have something here. Perhaps this thread could become a think tank for getting 100Mb+ roms working. Yes? The only thing is... we don't have a 100Mb+ rom to work on... Hm...
there's a rom floating around here that manages something similar, it's a hero rom with hero apps and the blur launcher with some mixed anims and visuals, a personal favorite of mine, you should check it out, I think it's by diaztradeinc, but I'm not sure, I'll look it up and let you know
twistedumbrella said:
In all seriousness, though, get an update.zip to mount the ext before install and you could put the apps directly on it and just symlink the folder temporarily for first boot, then let the system remove and recreate the link...
Click to expand...
Click to collapse
So edit the update-script and set the symlinking on the firstboot.sh?
format everything lol
we could format the whole g1 and add the stuffs that we need
or format a 2gb and up sdcard to ext3-4 and put everything on it
I was planning to that. I was trying to put all files from the g1 hard drive to my sdcard but ran out of space. In theory it is possible but you will need a very motived dev to do this.
I think this was the one, but now that I saw it, it looks like this one uses a rosie skinned like the blur's launcher. I remember I had seen another one that actually used the blur launcher on the hero apps/framework, I'd need to dig a bit deeper
http://forum.xda-developers.com/showthread.php?t=567122
oh, and, honestly, even if we had the source for every single release, I'm very, very sure you still wouldn't see some sort of mashup rom. Why? think about what has been done so far with the available source from android? Other than a few modifications to Launcher, mms, phone, and settings apks (and stericson's lockscreen mods), there's been very little done from the code. Why? because most people here don't even know java. Having the source would still be useless to most people here, let alone actually making something out of it. So, actually, in the mean time, it seems that if this is going to work, the way it's going to be done is the easy way, the way it's been done up to now, just mash things together and force them to work.
jubeh said:
just mash things together and force them to work.
Click to expand...
Click to collapse
This could be my epitaph...
jubeh said:
there's a rom floating around here that manages something similar, it's a hero rom with hero apps and the blur launcher with some mixed anims and visuals, a personal favorite of mine, you should check it out, I think it's by diaztradeinc, but I'm not sure, I'll look it up and let you know
Click to expand...
Click to collapse
I believe this WAS the rom u were looking for. I dl'ed it a long time ago, but never flashed it so I couldn't tell u for sure. Its been long since deleated, so I can't try for u now, sorry.
forum.xda-developers.com/showthread.php?t=557982
fastludeh22 said:
I believe this WAS the rom u were looking for. I dl'ed it a long time ago, but never flashed it so I couldn't tell u for sure. Its been long since deleated, so I can't try for u now, sorry.
forum.xda-developers.com/showthread.php?t=557982
Click to expand...
Click to collapse
Nah, that wasn't it. Most (all?) of drizzy's roms were a joke anyway. I have the rom somewhere in my computer (did I mention I have like 30 GB of roms that I've downloaded? basically, if it's on androidspin, it's on my computer too), so I'll look for it.
To be honest guys I don't think space is a problem at all.
While everyone is going around asking if the g1 will get the 2.0 update I'm very confident we'll be running android 3.0 on our g1's eventually we'll just need to figure out a way to put it on the sd card which I'm sure we can figure out.
It's a shame though, I was hoping we should manage something like that.
A home replacement that uses the Pulse's canvas
Some editis to the notification bar.
Etc etc etc.
But I guess it ties into what someone said about not knowing how to write in the specific code needed which is understandable.
Icebergxx said:
But I guess it ties into what someone said about not knowing how to write in the specific code needed which is understandable.
Click to expand...
Click to collapse
Not yet...since ive been here reading and following along (+ testing ofcourse ) for over a year now, people have progressed amazingly here! More and more are starting to figure out that this is something we all should invest in. Give it more time, more people will learn or come through that are genius coders.
Down the road I absolutely see people writing their own androids, like linux is now. Distributions (or highly modified current builds).
Sort of how hero changed everything, we had the basic one tab at the bottom, then all of a sudden this came out and we had many tabs and new interactions.
Anything is possible with this, just give maybe another 6 months, but def. a year will bring some talent through. Just hope the g1 holds till then

Advice please....

This morning there is a new item in the notification pull down screen.
Updates Available
1 update found
I'm scared to even click on it, thinking it will automatically download and install the patch that kills root. I am currently running Fresh 2.1 and don't want to change a darn thing!
I had followed these instructions:
DISABLE OTA UPDATES!!!!
To disable OTA updates that will patch this exploit, (after rooting and booted after creating a nandroid backup) run the following commands from Command Prompt.
Code:
cd C:\android-sdk-windows\tools
Code:
adb remount
Code:
adb shell
Code:
mv /system/etc/security/otacerts.zip /system/etc/security/otacerts.zip.bak
After doing this, the OTA updates WILL still download, BUT they will not pass signature checks to flash because of the code you just entered.
So do I just clear the notice? Has anyone clicked this thing?
That's for your market apps, perfectly safe
nebenezer said:
That's for your market apps, perfectly safe
Click to expand...
Click to collapse
Indeed it was...Autokiller updating as I type this.
Thank you, Nebenezer.
You have helped eased my tender nerves since the very first time I posted on XDA.
/bow
Chaid said:
Indeed it was...Autokiller updating as I type this.
Thank you, Nebenezer.
You have helped eased my tender nerves since the very first time I posted on XDA.
/bow
Click to expand...
Click to collapse
Chaid, between you and me - Don't listen to anything neb ever tells you. He will ONLY get you in trouble.
Kcarpenter said:
Chaid, between you and me - Don't listen to anything neb ever tells you. He will ONLY get you in trouble.
Click to expand...
Click to collapse
puh-sha
yeah, if by "trouble" you mean "awesome state of coolness few people have ever experienced" then yes, KC is absolutely correct
nebenezer said:
puh-sha
yeah, if by "trouble" you mean "awesome state of coolness few people have ever experienced" then yes, KC is absolutely correct
Click to expand...
Click to collapse
Well of course that's what I ment - Urban dictionary defintion of Trouble: Awesome state of coolness few people have ever experienced. the only known cause is the presence of either Nebenezer or Chuck Norris.
Ha! Both of you where the first to give me help! Too funny.....
Ok, since I have you both here, I have a silly question.
After I re-rooted after the 2.1 RUU, one of the first ROM's I flashed was Fresh 2.1.2.....I can't for the life of me remember why I didn't like it. Flashed Damage and a few others and ended up with Fresh 2.1, which I love.
So, after reading about both Fresh's ROMs, I don't see much difference.
Did 2.1.2 just fix things? There is absolutely nothing wrong with 2.1 (at least for me), but feel like I might be missing out on something I overlooked.
Whatchu think?
Chaid said:
Ha! Both of you where the first to give me help! Too funny.....
Ok, since I have you both here, I have a silly question.
After I re-rooted after the 2.1 RUU, one of the first ROM's I flashed was Fresh 2.1.2.....I can't for the life of me remember why I didn't like it. Flashed Damage and a few others and ended up with Fresh 2.1, which I love.
So, after reading about both Fresh's ROMs, I don't see much difference.
Did 2.1.2 just fix things? There is absolutely nothing wrong with 2.1 (at least for me), but feel like I might be missing out on something I overlooked.
Whatchu think?
Click to expand...
Click to collapse
I can't keep up any more LOL.
I think 2.1.2 was de-odexed and might be a little faster for you in that case.
I am on a fresh 2.1.2 with friend stream that JSChi put out yesterday.
You still have to be careful with those updates. There has been cases where an update has either basically removed itself or severely gimped features of the program and that is either because it infringes on a copyright or the author decided to go the paid route and firebombed his old free app. It has happened in the past.
There have also been cases of major bugs being introduced that don't get fixed for awhile.
Just make sure to read the comments as people will usually mention those things.

I did it

Thank You All
I took the plunge this morning and decided to jump in with both feet,and am now running the custom rom Cyanogen 6.0 RC-1 recommended here. This is a blast,and nowhere as difficult as what I thought it would be (believe me though..I was sweating bullets when I hit enter )
Without all the good information here I don't think I would have ever been able to do this myself.
I don't know what to do next,but it seems like everything,including my [email protected]& red haze on my camera is gone too...I am real happy camper now
OK guys..what to do next now. What should I download and install on here since it's a clean slate.
Mac
Mac11700 said:
I don't know what to do next,but it seems like everything,including my [email protected]& red haze on my camera is gone too...I am real happy camper now
OK guys..what to do next now. What should I download and install on here since it's a clean slate.
Click to expand...
Click to collapse
Glad we could help -- that's why we're here
Well, don't feel like you NEED to do anything next. But I'll offer a couple general suggestions.
1) Browse around the Themes and Apps section. There are lots of cool themes, apps, mods, etc. that you could add that provide even further customization and additional functionality. Also consider browsing around the Development forum to see if you might like to try any of the other ROMs out for a bit.
2) Think of what else do YOU want your phone to be able to do? Think of some things you'd like to see out of your phone. Then start searching around here, or in the Market, and see if such an app/mod already exists or if someone here is working on it.
Basically, you don't NEED to do anything next, but just know that you can do plenty of exploring here for all kinds of stuff, and you now have the ability to customize further.
chromiumleaf said:
Glad we could help -- that's why we're here
Well, don't feel like you NEED to do anything next. But I'll offer a couple general suggestions.
1) Browse around the Themes and Apps section. There are lots of cool themes, apps, mods, etc. that you could add that provide even further customization and additional functionality. Also consider browsing around the Development forum to see if you might like to try any of the other ROMs out for a bit.
2) Think of what else do YOU want your phone to be able to do? Think of some things you'd like to see out of your phone. Then start searching around here, or in the Market, and see if such an app/mod already exists or if someone here is working on it.
Basically, you don't NEED to do anything next, but just know that you can do plenty of exploring here for all kinds of stuff, and you now have the ability to customize further.
Click to expand...
Click to collapse
Thanks..appreciate the advise.
I did manage to download the gapps and flashed that (starting to feel pretty good ) and will check out what you suggested as well. I can't get over how much faster this phone is now and love the os typewriter over the stock one. I only made 20 mistakes with it first time typing on it instead of 200 I usually do with the stock one
I can't wait to show this puppy off tonight at work to the Evo boys...I'm going to have a nice laugh back at them when they see it now,since a bunch of them were putting my "putzy" little Hero down last night. That really was one hell of a motivating factor for me to do this BTW I would love to get that matrix type start up screen on this today...if I can keep me eyes open long enough..(graveyard shift) especially if it will work right,that aught to blow their little minds ehh..
Mac
Mac11700 said:
Thanks..appreciate the advise.
I did manage to download the gapps and flashed that (starting to feel pretty good ) and will check out what you suggested as well. I can't get over how much faster this phone is now and love the os typewriter over the stock one. I only made 20 mistakes with it first time typing on it instead of 200 I usually do with the stock one
I can't wait to show this puppy off tonight at work to the Evo boys...I'm going to have a nice laugh back at them when they see it now,since a bunch of them were putting my "putzy" little Hero down last night. That really was one hell of a motivating factor for me to do this BTW I would love to get that matrix type start up screen on this today...if I can keep me eyes open long enough..(graveyard shift) especially if it will work right,that aught to blow their little minds ehh..
Mac
Click to expand...
Click to collapse
Couple easy things would be to download a new ADW Launcher theme (just type that into the market search box) and then you can look at other themes. BlackMod and Dark envy are my favorites.
smolck said:
Couple easy things would be to download a new ADW Launcher theme (just type that into the market search box) and then you can look at other themes. BlackMod and Dark envy are my favorites.
Click to expand...
Click to collapse
Thanks...I'll check them out
Mac
Welcome to the Dark Side.....bwahahah.
Sent from my HERO200 using XDA App
pinoy724 said:
Welcome to the Dark Side.....bwahahah.
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
Looks like I'll be doing 3 more hero's for my wife and 2 son's.They all want theirs done now OMG what have I done.....
Mac
which are you using?
tailsthecat3 said:
which are you using?
Click to expand...
Click to collapse
Cyanogen 6.0 RC-1
Mac
How long did it take? Have you tried it with Bluetooth?
sbbamafan said:
How long did it take? Have you tried it with Bluetooth?
Click to expand...
Click to collapse
Well..since it was my very first time doing any of this,about 1-1/2 -2 hours actually doing it...but about a week of reading and trying to understand it
I still don't have it down pat and am not 100% comfortable doing any of it,but if your wanting to try it sooner or later your going to have to jump in and get your feet wet too..
Yes..the Blue tooth works with my older Platronic's headset very well. That's as much as I have done with it. I don't have any of the external speakers or use it through any radio in the car..sorry.
Mac
There's nothing to really do next because everything is all user preference. I would suggest you download Titanium Backup from the market and backup all your apps+data so you don't lose anything if something goes wrong. Also, do nandroid backups prior to make modifications to your phone. What I did when I first started was just read, read, and read. There's so much to do and the members of XDA are very supportive. Welcome to our world. LOL
Step by step?
So for a newbie, can you post the step-by-step things you did to root and update your phone?
Like people say do nandroid, and I have not a clue where to get that.
Thanks,
Jim
jarome1 said:
So for a newbie, can you post the step-by-step things you did to root and update your phone?
Like people say do nandroid, and I have not a clue where to get that.
Thanks,
Jim
Click to expand...
Click to collapse
The search feature and Google are really a good tools to use here and on the web.You will be pleasantly surprised at all of the information you can come up with.
Now..a step by step guide to rooting my phone..No..like I said..I am still not 100% comfortable doing this yet,and I just don't feel I am qualified enough to explain the process to you..sorry
I will give you some good advise though..RESEARCH RESEARCH..and then RESEARCH what you are wanting to do to your phone..before you do anything at all. I spent a whole bunch of hours reading everything from here and elsewhere just trying to get a good idea of what to do before doing anything..and you should too.
1) Figure out what exactly you want from your phone and decide then before you do anything.
2) Take a look at all of the different Rom's that are available and what each offer you, and while your looking at them and reading about them you should be looking at all of the issues each have and decide if you can live with them before you do anything.
3) Use the search feature here and Google. You'll have hundreds of hours of reading at your finger tips to digest. Sure..you'll have more questions then answers right off the bat,but keeping researching and you will most likely find enough stuff to help you understand the process enough to jump in eventually.
It really isn't difficult to root you phone anymore nor is it difficult to do a nandroid back up but you need to put forth some effort to have a basic understanding of what you are wanting to do and what all the terminology means.. Sorry if this sounds condescending to you, I'm not trying to be in any way, but this is just some friendly advise from one newbie to another.
4) Once you got a good idea of what you would like to try,and a basic idea of what the terminology means, then get comfortable hooking your phone up to the computer and see what happens on it.Look up here or elsewhere what it means to do a nandroid back up..and also backing up a sd card to your computer..Look at what it means to wipe the data and making a partition on your sd card. Once your familiar with all of this...then go look at the universal 1 click method to root your phone and then also look at the guide to rooting your phone via the a terminal that is posted on this forum and what has been said about both of them. See what your comfortable with. Now once you done all of this.. go look the instructions each of the chef's give with their Roms, and see if it starts making sense to you or not. You will need to follow these instructions word for word to make it work right the first time you try this....same for using the long way to root via a terminal too..
If you do your homework and still can't figure out what it all means..then in all reality you really shouldn't try it..at least not till you at least understand it..This is how I did it..and my suggestion to you is to do the same. I know the terminology is strange and it may seem overwhelming at first..but if you spend enough time researching it,it will help you in the long run.
Mac
Well said, Mac.
Mac11700 said:
Cyanogen 6.0 RC-1
Mac
Click to expand...
Click to collapse
You are now on the slippery slope of obsessive tweaking!
I was just like you...sweating over taking the plunge. But once I put my toes in the water, it was all in all the way!
I started with CM6 RC1...after a couple weeks, I flashed CM nightly 9/7 and saw improvement. Just yesterday I flashed Darc's #14 kernel. AWESOME... more speed....more zippiness. I LOVE my Hero
Don't load up a bunch of crap. You don't need task killers and such. I did pop #2 for SetCPU and run my Hero very nicely at 729mhz. Can you say "zing"?
Enjoy your phone, and say "Take that, Sprint!"
jarome1 said:
So for a newbie, can you post the step-by-step things you did to root and update your phone?
Like people say do nandroid, and I have not a clue where to get that.
Thanks,
Jim
Click to expand...
Click to collapse
This is what I used to get started...
http://forum.xda-developers.com/showthread.php?t=694572

HELP With SetCPU Settings.......

Someone PLEASE give me some good proper settings for the SetCPU. I have VEGAn TAB Gingerbread Edition 7.0. Kernal Version says: 2.6.32.36-cyanogenmod [email protected] #1.
I know someone on here is using this...so let me know how to set this up using my G Tablet.
I want faster performance at the same time...extending battery life a little. Either way..nothing to make it overheat tho.
Let me even know the specs i posted will work with SetCPU. Thanks.
Performance and battery life are opposites. You have to underclock to get more battery life.
Oh.. and it's a kernel not kernal.
Sent from my GB Galaxy Tab using Tapatalk.
Typo in my spelling. But theres a middle where you can set to get a little of each. Anyway...anyone??????????
Not gonna happen. If you do anything to make it faster it increases power consumption, period. The On Demand governor, default, does the best job of letting you go 100% when you want and drop to a low freq when you are idle.
Sent from my GB Galaxy Tab using Tapatalk.
rustyshack3 said:
Not gonna happen. If you do anything to make it faster it increases power consumption, period. The On Demand governor, default, does the best job of letting you go 100% when you want and drop to a low freq when you are idle.
Sent from my GB Galaxy Tab using Tapatalk.
Click to expand...
Click to collapse
Ok..are you using this? Would you know any good settings for this GTab? I dont wanna do anything and overheat it or put the wrong settings and stuff. You know. Any bad side effects?
Edit: Dumb question but...if i use this plugged in alot...in my room..then all the power it uses would be for the good right? can't kill the battery then.
Edit 2: One more question..if there was something you didnt like about it...does just uninstalling it put your phone right back to how it was? Or a little more tweaking you need to do before you uninstall?
DJR0D said:
Ok..are you using this? Would you know any good settings for this GTab? I dont wanna do anything and overheat it or put the wrong settings and stuff. You know. Any bad side effects?
Edit: Dumb question but...if i use this plugged in alot...in my room..then all the power it uses would be for the good right? can't kill the battery then.
Edit 2: One more question..if there was something you didnt like about it...does just uninstalling it put your phone right back to how it was? Or a little more tweaking you need to do before you uninstall?
Click to expand...
Click to collapse
As I recall, running VEGan 7.0 I used SetCPU no higher than 1.2 w/interactive. No noticeable drag or heat. Perhsoot builds great kernels but I seem to recall using Blades or Clemsyn but could be wrong. Unless you find a way to clock so far out of parameters (voltage/speed) I seriously doubt you can irreparably fry your GTab. Using the wrong power adapter would be more likely to nuke a tab. IMO.
Using plugged in logically it's a wash as you use what you charge. I'm no expert in electronics. Others may have more input here.
I have always re-flashed ROMs to reset. That way you know you cover the custom kernel. Some have had success flashing only the kernel. YMMV.
Always proceed after a good backup!
skeeterpro said:
As I recall, running VEGan 7.0 I used SetCPU no higher than 1.2 w/interactive. No noticeable drag or heat. Perhsoot builds great kernels but I seem to recall using Blades or Clemsyn but could be wrong. Unless you find a way to clock so far out of parameters (voltage/speed) I seriously doubt you can irreparably fry your GTab. Using the wrong power adapter would be more likely to nuke a tab. IMO.
Using plugged in logically it's a wash as you use what you charge. I'm no expert in electronics. Others may have more input here.
I have always re-flashed ROMs to reset. That way you know you cover the custom kernel. Some have had success flashing only the kernel. YMMV.
Always proceed after a good backup!
Click to expand...
Click to collapse
Thanks alot for the reply. See...i don't flash or anything like that. Haven't took the time to learn it..when i know i need to.
I was hoping no kind of reflashing was involved. So your saying uninstalling it may not put things back like it was?
Also curious on this one..that "Set to Boot" thing..if you DON'T check that...does that mean whenever you reboot...it goes back to normal? And you have to open SetCPU again and again to set it up?
And of course checking it would mean it stays that way i guess. Just heard a few weird stories that you can't uninstall it. But even if i do..wanted to seriously know if everything will go back like it was. Thanks again.
DJR0D said:
Thanks alot for the reply. See...i don't flash or anything like that. Haven't took the time to learn it..when i know i need to.
I was hoping no kind of reflashing was involved. So your saying uninstalling it may not put things back like it was?
Also curious on this one..that "Set to Boot" thing..if you DON'T check that...does that mean whenever you reboot...it goes back to normal? And you have to open SetCPU again and again to set it up?
And of course checking it would mean it stays that way i guess. Just heard a few weird stories that you can't uninstall it. But even if i do..wanted to seriously know if everything will go back like it was. Thanks again.
Click to expand...
Click to collapse
Not a problem. We were all noobies at one time!
Flashing sounds like trouble but if/when done right it's simple. Trust me, you will one day laugh at remembering how anxious you were about it.
Check your other post. Doing a nandroid backup thru CWM will make a FULL BACKUP of everything on your GTab as it is right now. It's way simple to do really and can save your ass if something goes wrong.
Set To Boot means just what you think. If you leave it unchecked your GTab will revert to stock speed. Set To Boot means when your GTab reboots it goes back to overclock speed you set.
skeeterpro said:
Not a problem. We were all noobies at one time!
Flashing sounds like trouble but if/when done right it's simple. Trust me, you will one day laugh at remembering how anxious you were about it.
Check your other post. Doing a nandroid backup thru CWM will make a FULL BACKUP of everything on your GTab as it is right now. It's way simple to do really and can save your ass if something goes wrong.
Set To Boot means just what you think. If you leave it unchecked your GTab will revert to stock speed. Set To Boot means when your GTab reboots it goes back to overclock speed you set.
Click to expand...
Click to collapse
Yea..had a feeling thats what the BOOT part meant. Just wanna be sure. And the ROM manager thing..im getting ALOT of negative things about it working NOT good with the GTab. Even my thread on here has a few people saying that. My gut keeps telling me when i try this...something will go wrong...then ill thing " Why did i have to try this..there was nothing wrong with my Tablet before this". You know. That lil voice.
Thats true about how we are were the same at one time. I hate when certain people think they never were. Funny.
Are there teps to nandroid backup without that ROM Manager? I want the easiest way possible.
Plus...how can i tell which Bootloader i am...you know..they say its either 1.1 or 1.2. I bought mine already flashed. Cant get ahold of the dude to ask him.
DJR0D said:
Yea..had a feeling thats what the BOOT part meant. Just wanna be sure. And the ROM manager thing..im getting ALOT of negative things about it working NOT good with the GTab. Even my thread on here has a few people saying that. My gut keeps telling me when i try this...something will go wrong...then ill thing " Why did i have to try this..there was nothing wrong with my Tablet before this". You know. That lil voice.
Thats true about how we are were the same at one time. I hate when certain people think they never were. Funny.
Are there teps to nandroid backup without that ROM Manager? I want the easiest way possible.
Plus...how can i tell which Bootloader i am...you know..they say its either 1.1 or 1.2. I bought mine already flashed. Cant get ahold of the dude to ask him.
Click to expand...
Click to collapse
OK. How to tell what bootloader you have....here.
Install CWM Guide here.
CWM is the only way I know of to do a complete nandroid backup. Installing CWM just for that makes it indispensable.
ROM Manager on the GTab is iffy at best. Works well on other tablet but not so much on GTab. I used it for informational purposes only.
I know that "little voice". We all have heard it. But having a full backup helps quiet it. I would not suggest you get to tweaking until you have a nandroid backup via CWM. That dreaded "something" will go wrong. It happens to most all on here who want to learn. Nothing like a soft bricked tablet to motivate one!
Just a suggestion. Before you get in too deep. Spend a week or so just reading the forum. Learn to use the Search function (It will save your butt many many times). Keep your threads condensed. (Two SetCPU threads can be confusing) and keep reading...
Oh, and relax. Pretty much whatever one does to a tablet can be fixed. I said "pretty much"! lol
skeeterpro said:
OK. How to tell what bootloader you have....here.
Install CWM Guide here.
CWM is the only way I know of to do a complete nandroid backup. Installing CWM just for that makes it indispensable.
ROM Manager on the GTab is iffy at best. Works well on other tablet but not so much on GTab. I used it for informational purposes only.
I know that "little voice". We all have heard it. But having a full backup helps quiet it. I would not suggest you get to tweaking until you have a nandroid backup via CWM. That dreaded "something" will go wrong. It happens to most all on here who want to learn. Nothing like a soft bricked tablet to motivate one!
Just a suggestion. Before you get in too deep. Spend a week or so just reading the forum. Learn to use the Search function (It will save your butt many many times). Keep your threads condensed. (Two SetCPU threads can be confusing) and keep reading...
Oh, and relax. Pretty much whatever one does to a tablet can be fixed. I said "pretty much"! lol
Click to expand...
Click to collapse
So, to check which branch you are on if you are on STOCK: Go to Settings -- About Tablet -- Tapu UI Version.<<< I dont see that Tapu UI anywhere in my About Tablet. Hmmm. But i am running VEGAn TAB. I DO see Build Number: GRI40.
When in read how to check the bootloader thing..he did say something like ' If i have a lock screen..i must be on 1.2. I DO have a lockscreen. So 1.1 doesnt have any lock screen when the Tablet starts up????
But just a weird question...wouldnt i already have CWM if i have VEGAn TAB on here already?? I thought yes. I DO wanna speed this baby up a little bit. Doesnt have to be SUPER fast. Just a little faster startup and faster when i click apps or menu stuff. I want a Motorola Xoom soon. Wanna sell and trade up stuff for it.
I also wouldnt mind VEGA n TAB 7.1...i think they said the Camera works in that version for Skype and other stuff..not sure. Im a paranoid person with certain things in life. I guess this is one of em. Weird...im good with computers. Programs and stuff a little bit.
Guess i should just DL SetCPU and run it..just dont click set on BOOT.
Edit: WOW..those steps in how to install CWM is point on. Thats what i like...the DUMMY style step by step. Every word. You know..until we learn how to do it. Some people would explain..then say a certain word and ill be lost. That one was good. Thanks alot for the kind words and help. I really appreciate it.
Edit 2: I can put the zoip to CWM onto the internal SD of the GTab right? Even if theres alot of stuff already in it???
Edit 3: In the CWM folder i downloaded...i see the update.zip...zipped..and a folder that says Recovery. Strange..in the steps to install CWM...it says everything but it doesnt say what to do with this folder...even tho i think it should be in there no????
DJR0D said:
Ok..are you using this? Would you know any good settings for this GTab? I dont wanna do anything and overheat it or put the wrong settings and stuff. You know. Any bad side effects?
Edit: Dumb question but...if i use this plugged in alot...in my room..then all the power it uses would be for the good right? can't kill the battery then.
Edit 2: One more question..if there was something you didnt like about it...does just uninstalling it put your phone right back to how it was? Or a little more tweaking you need to do before you uninstall?
Click to expand...
Click to collapse
No. I used it on a different tab that I wanted to underclock to get battery life. The Galaxy tab is fast enough that I dont desire to overclock, so cpuset is useless to me.
Sent from my GB Galaxy Tab using Tapatalk.

Categories

Resources