I have a thunderbolt recently rooted, uv/oc beater will not work . I read in another post it has to do with ziggy kernel so I have setcpu and I was wondering what would be the best setting so I don't burn my phone up but I would like to see some speed. Thank you for your time.
Please always include a relevant thread title when starting a new thread. Thank you.
Related
Hi Guys
First up, I know this is the wrong place to be asking but as 3.2 has been out for a lil bit now and I know the people regarding this topic would be watching. I can't find anyone else within xda or outside attempting a Kernel for Asus TF 3.2, I'm simply asking why? (in a non-offensive, pushy way)
TBH I have no skills in the development of kernels, all I really want to know is if I can stop checking every day to see if someone has released a custom Kernel for 3.2 with OC ability or if one is in the pipeline. I just cannot find this info anywhere else and am simply interested.
Cheers guys, look forward to hearing from you.
phonoflux said:
Hi Guys
First up, I know this is the wrong place to be asking but as 3.2 has been out for a lil bit now and I know the people regarding this topic would be watching. I can't find anyone else within xda or outside attempting a Kernel for Asus TF 3.2, I'm simply asking why? (in a non-offensive, pushy way)
TBH I have no skills in the development of kernels, all I really want to know is if I can stop checking every day to see if someone has released a custom Kernel for 3.2 with OC ability or if one is in the pipeline. I just cannot find this info anywhere else and am simply interested.
Cheers guys, look forward to hearing from you.
Click to expand...
Click to collapse
there are
please look at the relevant threads and I expect you will get an infraction for this thread; you should have asked in Q&A
I think the reason your not finding anything yet is because the kernel source for 3.2 hasn't been released yet.
First of all if you know this is the wrong place to be asking this, then why are you asking it here? There is an OC kernel compatible with TF 3.2 made by Clemsyn. It is only working with Clemsyn's Rom and stock rooted 3.2 right now or at least that's what the post claims.
you could have asked it in the right place, and still get the same responses you got now...except all the lecturing. there's really no reason you should have knowingling asked this in the wrong forum.
Sent from my Transformer TF101 using Tapatalk
here you go, works like a charm :
http://forum.xda-developers.com/showthread.php?t=1109630
depulle87 said:
here you go, works like a charm :
http://forum.xda-developers.com/showthread.php?t=1109630
Click to expand...
Click to collapse
Let's be 100% honest, it works, but not everything works well.
Until source for the newest ROM Kernel drops it won't be five nines reliable.
hey.. i got virtuous unity 2.39 on my htc inspire 4g. will the v9 kernel increase battery life if i install it?
Please don't take this as a flame as it is not intended that way.
You have not been here but barely three months and have started more threads that start out with a question about something that can be asked without even starting a new thread. I believe you will find more success here if you take the time to look around and make posts in existing threads than just slinging out new threads with every question you have.
Given the fact that this is a developers forum you should look for the relevant place to post. In this case you could look in m-deejay's thread that's over in the Desire HD forum. You could also post the question in the various Unity threads.
You will find that there are people here that are more than willing to help you and answer your questions if you go about it in a better way. i.e. ease off creating new threads, unless you put them in one of the Q & A sub forums. But asking this question in a new thread on a D & H forum... well I'd be surprised if it got answered at all.
Agreed please search and use the already open threads instead of opening a new one in the wrong spot. On a side not. When it comes to battery only you will be able to tell if the new kernel will increase your battery with the way you use your phone. I could tell you that it helped my battery but I use my phone different then you do and you might not see the same results. There is no one fix for all on these devices. It comes all down to you trying different things and then using what works best for you.
Thread closed
Hey guys,
I'm looking to learn how to implement the OC Daemon into custom ROMs which don't already make use of it (e.g. MIUI) and wondering if any of you could help with teaching me or pointing me in the right direction. I've done a couple of searches but turned up nothing so far.
Seeing as you're all so friendly in the Desire S forums , I thought I'd try here.
Any help would be greatly appreciated.
Cheers.
(Also, you're not having deja vu. I asked this question a while ago in the Q&A forum but it died without a single response. I'm guessing this was because the forum's not so popular, but forgive me if it's rude to ask the same question again elsewhere.)
UPDATE (30/01/12) - Answer:
If you want to do it from scratch, look for the virtuous_oc source code - you can get it from the rmk40's github.
If you just want to use it in your own rom, it's quite easy, and you can take it from an existing rom (e.g. Endymion).
You need:
/system/xbin/virtuous_oc (the daemon itself)
/system/etc/virtuous_oc (the entire directory, containing the files that the daemon will read to get configured)
and some script in /etc/init.d/ to actually start the daemon. Then you can use OC/UV Beater to control the thing.
Take a look into this and I'm sure you'll get it. The idea is that the files inside /etc/virtuous_oc contain the max and min frequencies, as well as the governor, for sleep and wake states.
And that's it! I don't want to go into much more detail than that, because it's not that difficult and if you're really interested you'll be able to work out any missing details for yourself anyway.
Finally, many thanks to the much loved Lowveld for sharing this.
Nickamina said:
Hey guys,
I'm looking to learn how to implement the OC Daemon into custom ROMs which don't already make use of it (e.g. MIUI) and wondering if any of you could help with teaching me or pointing me in the right direction. I've done a couple of searches but turned up nothing so far.
Seeing as you're all so friendly in the Desire S forums , I thought I'd try here.
Any help would be greatly appreciated.
Cheers.
(Also, you're not having deja vu. I asked this question a while ago in the Q&A forum but it died without a single response. I'm guessing this was because the forum's not so popular, but forgive me if it's rude to ask the same question again elsewhere.)
Click to expand...
Click to collapse
Hi. Welcome to the Desire S forums.
Lowveld has managed to incorporate the OC daemon and other scripts into Sense 3.5 ROM (Endymion). Maybe you can ask him (PM).
If I were you, i'd go after him...
enigmaamit said:
Hi. Welcome to the Desire S forums.
Lowveld has managed to incorporate the OC daemon and other scripts into Sense 3.5 ROM (Endymion). Maybe you can ask him (PM).
If I were you, i'd go after him...
Click to expand...
Click to collapse
Cheers enigmaamit. I guess I'll send him a PM then.
If I ever find what I'm looking for I'll be back to update this thread. I'm sure this is the kind of thing a lot of people here would love to learn more about.
Nickamina said:
Cheers enigmaamit. I guess I'll send him a PM then.
If I ever find what I'm looking for I'll be back to update this thread. I'm sure this is the kind of thing a lot of people here would love to learn more about.
Click to expand...
Click to collapse
Amen to that brother!
Thread updated with my findings.
I know its not a good post to this thread but can you please tell me what exactly oc daemon does ?
Gesendet von meinem HTC Desire S mit Tapatalk
noytexz said:
I know its not a good post to this thread but can you please tell me what exactly oc daemon does ?
Gesendet von meinem HTC Desire S mit Tapatalk
Click to expand...
Click to collapse
It's a form of integrated screen state frequency scaling (e.g. 1.2Ghz-245MHz/ondemand screen-on, 806Mhz-245Mz/conservative screen-off) which is more responsive and less prone to lag than using an app to control these values such as SetCPU.
Particularly useful if you have a different governor for your sleep state than you do for your awake state.
Nickamina said:
Thread updated with my findings.
Click to expand...
Click to collapse
Told you... Lowveld's the man!!
enigmaamit said:
Told you... Lowveld's the man!!
Click to expand...
Click to collapse
He was one of us lowly learners once.
Looking for kernals so I can overclock to 1. 9-2.1
Sent from my SGH-I535 using xda premium
If your on a jelly bean ROM use this one
http://forum.xda-developers.com/showthread.php?t=1853816
-tapped from my cm10 ktoonsez kernel'd Galaxy s3
This post belongs in the Q/A section. It is not related to/will lead to development.
Sent from my SCH-I535 using xda app-developers app
Before the evil ones shred you to pieces yet still wont help you like person above only ask questions in the q&a section bro. This is for development things only, just ask a mod to move it.
As to your question, I've always used clean kernel. Clocks to 1.99 and its stable and caused no problems for me.
Try it. Good luck
Ps. Guys see how easy that was to not be an ass and help someone out? Thats how xda should be.
Synergized at 1.9ghz Ikilling
If you're on TW ICS, go with imoseyon's lean kernel. That's the only one that's worked consistently for me. The others either don't actually seem to bring any noticeable improvements over stock, or they are far too unstable and/or buggy. Making TW based kernels is tricky, the source is incomplete, minor tweaks that improve AOSP roms don't always have the same results, and major tweaks tend to break stuff. So far, I've found imoseyon's kernel to be the best balance for TW roms, rock solid reliable, and you can undervolt it heavily while still clocking to 1.9ghz. Limited governor selection, but either interactivex or ondemand with a screen-off profile is about as good as you're gonna get anyway.
please read the rules before posting, development is for roms,kernels an mods. not for asking questions bout them,thats what Q&A is for.
moved.
sprintuser1977 said:
Before the evil ones shred you to pieces yet still wont help you like person above only ask questions in the q&a section bro. This is for development things only, just ask a mod to move it.
As to your question, I've always used clean kernel. Clocks to 1.99 and its stable and caused no problems for me.
Try it. Good luck
Ps. Guys see how easy that was to not be an ass and help someone out? Thats how xda should be.
Synergized at 1.9ghz Ikilling
Click to expand...
Click to collapse
LOL yes def be careful where you post because the dreaded mods (wink wink) will make you feel as though you don't deserve to be here and that your dumb and it is unnecessary but that's how it goes on xda... ( follow our rules or get the hell out) I have been here way before a lot of the mods but since I don't post nonsense my post count is not that high... LOL!! but I totally agree about Cleankernel 1.2... I am using it with his rom and it is INCREDIBLE to say the least, but your phone better be able to handle it as some people will get reboots going that high.... Just try in small increments and you will be fine... Good luck!
EDIT: I was sent an infraction for my post above about me attacking others or being racial.... smh I may get booted cause I actually have a sense of humor... How did I attack a moderator??? Anyone?? It was NOT directed at ANY specific moderators and I was just chiming in while trying to be humorous, but again, you can't do that here but they can make you look like a COMPLETE fool if you make a mistake or you are a noob or maybe you just can't understand something... I see threads full of hate and terrible comments...? I will just laugh it off cause that's all I can do... I will now refrain from even saying the word mod in any of my posts from here on out... mod..... lol
You think it would be nice for the touchwiz jellybean?
Sent from my SGH-I535 using xda premium
Dude, if you are ever in doubt about where to post or dont feel comfy posting something out of fear of getting flamed, pm me and I will help you.
I won't flame you too bad.
Jk
Synergized at 1.9ghz Ikilling
Cruiserdude said:
If you're on TW ICS, go with imoseyon's lean kernel. That's the only one that's worked consistently for me. The others either don't actually seem to bring any noticeable improvements over stock, or they are far too unstable and/or buggy. Making TW based kernels is tricky, the source is incomplete, minor tweaks that improve AOSP roms don't always have the same results, and major tweaks tend to break stuff. So far, I've found imoseyon's kernel to be the best balance for TW roms, rock solid reliable, and you can undervolt it heavily while still clocking to 1.9ghz. Limited governor selection, but either interactivex or ondemand with a screen-off profile is about as good as you're gonna get anyway.
Click to expand...
Click to collapse
Second that. Works beautifully with synergy
Sent from a SYNERGIZED GalaxySIII
I find myself struggling to figure out which governer to use? which one does what? which is better for battery life? is there a thread with all this info?
Ive listed some of the options below.
lulzactiveq
hotplug
ondemandx
lulzactive
Your help is much appreciated.
It's going to be up to you. Every phone is made a bit different, hence why under voting is touchy because some chips can't handle it.
I would suggest trying all the ones you would like to and comparing your experiences.
Some of the new governors will shut down one CPU core when the phone doesn't need it like when the screen is off.
I will try to find some of the helpful links floating around here on our new governors and such
---------- Post added at 08:44 AM ---------- Previous post was at 08:37 AM ----------
CoNsPiRiSiZe said:
It's going to be up to you. Every phone is made a bit different, hence why under voting is touchy because some chips can't handle it.
I would suggest trying all the ones you would like to and comparing your experiences.
Some of the new governors will shut down one CPU core when the phone doesn't need it like when the screen is off.
I will try to find some of the helpful links floating around here on our new governors and such
Click to expand...
Click to collapse
I realized this thread is in development, it will have to be moved but I could only find this at the moment.
http://forum.xda-developers.com/showthread.php?p=33087707
My setup is:
Paranoid-Android v12 OS 2.54
CPU speed is 192 min 1080 max
Governor is: ondemandX
I/O scheduler is:SIO and here are some screen shots of a 1900mah Anker. The stats on JB are a nightmare and a reboot allows for a gain of battery so my graph looks weird. Also I don't think I had any voice calls that day so mostly just SMS Google talk and games
Sent from a freaked out Jellybean
Thank you both for speedy responses. If enough useful info is gathered I will put together a "useful thread" on governers to help others out.
bukethead32 said:
Thank you both for speedy responses. If enough useful info is gathered I will put together a "useful thread" on governers to help others out.
Click to expand...
Click to collapse
That's a good idea
bukethead32 said:
Thank you both for speedy responses. If enough useful info is gathered I will put together a "useful thread" on governers to help others out.
Click to expand...
Click to collapse
No need. This one is more than sufficient.
http://forum.xda-developers.com/showthread.php?t=1369817
Also, take all settings advice from others with a grain of salt. Even those with the same device. All CPUs are different and can prefer different set-ups.
Moved and the thread quoted above was what was about to post.