Hi,
I got CM 10 FXP 137 installed on my Arc LT15i and everythings working well so I wanted to test overclocking capabilities.
In Settings>Performance>Processor I pushed the max CPU frequency up to 1.6 GHz but I am afraid of causing a damage.
Now my question is if someone knows how this frequency selection works.
Do I only change the frequency or is CPU Vcore auto-adjusted with it and if it is the case please explain me how I can manually adjust the both of them seperately.
I hope you can help me and understand my text (sorry for my english).
Luuuk4s said:
Hi,
I got CM 10 FXP 137 installed on my Arc LT15i and everythings working well so I wanted to test overclocking capabilities.
In Settings>Performance>Processor I pushed the max CPU frequency up to 1.6 GHz but I am afraid of causing a damage.
Now my question is if someone knows how this frequency selection works.
Do I only change the frequency or is CPU Vcore auto-adjusted with it and if it is the case please explain me how I can manually adjust the both of them seperately.
I hope you can help me and understand my text (sorry for my english).
Click to expand...
Click to collapse
The frequency, that it is working on CURRENTLY, depends on the CPU governor, that you have chosen.
http://forum.xda-developers.com/showthread.php?t=1369817 - This thread has info about some governors.
post it In Q/A
Thank you for your help.
I will search the thread and if there should be a question remaining i will post it in Q/A.
Related
Hello there,
I've been flashing kernels since I was in LeeDroid Froyo and got no problems. However since I switched to GB based roms such as RCMix3D and TB Fusion, my phone always freezes when I try setting Kernel-Lee-V3.1.1-2.6.35.13-CALLREC or MDJs v19 to maximum overclock so I have no choice to but to stay on stock kernel. I have no ext3/ext4 partition on my SD card in case you ask.
Current ROM: TB Fusion 1.1.2
Radio: 12.54.60.25U_26.09.04.11_M2
Any idea what should I do to solve this issue?
golokipok said:
Hello there,
I've been flashing kernels since I was in LeeDroid Froyo and got no problems. However since I switched to GB based roms such as RCMix3D and TB Fusion, my phone always freezes when I try setting Kernel-Lee-V3.1.1-2.6.35.13-CALLREC or MDJs v19 to maximum overclock
Click to expand...
Click to collapse
uoooo this is sooo dangerous for your handset... u can "smoke" it...
Any idea what should I do to solve this issue?
Click to expand...
Click to collapse
yes, your handset freezes because the overclock that u do its too high... underclock it at 1200-1400mhz & try...
and configure SET CPU features... like the standby status, etc....but do it with common sense....
think about that DHD proccessor goes by default at 1gz, really when we overclock the processor we are putting in danger the security of our device
SERGI.3210 said:
uoooo this is sooo dangerous for your handset... u can "smoke" it...
yes, your handset freezes because the overclock that u do its too high... underclock it at 1200-1400mhz & try...
and configure SET CPU features... like the standby status, etc....but do it with common sense....
think about that DHD proccessor goes by default at 1gz, really when we overclock the processor we are putting in danger the security of our device
Click to expand...
Click to collapse
Haha! I know that overclocking is quite dangerous. Back on the froyo days, my phone is quite stable around 1.8ghz so I'm just wondering why is this happening (maybe my phone's processor is starting to fry up? ). Is there any effect if I'm using smartass profile on those kernels I've mentioned?
golokipok said:
Haha! I know that overclocking is quite dangerous. Back on the froyo days, my phone is quite stable around 1.8ghz so I'm just wondering why is this happening (maybe my phone's processor is starting to fry up? ).
i hope that the processor works or not works (don´t crashes a little bit...)
but the reason of your freezes maybe (almost sure) because froyo & gingerbread don´t works at the same form, and gingerbread need more resources & stability for to work correct... don´t forget that the kernel manages the hardware...
if u force it......... u know what can happen...
golokipok said:
there any effect if I'm using smartass profile on those kernels I've mentioned?
Click to expand...
Click to collapse
it´s possible, take this explanation, read and judge by yourself what´s the better cpu governor...
smartass (Best explanation i've found paraphrases to: based on interactive, but better.)
----
ondemand
Available in most kernels, and the default governor in most kernels. When the CPU load reaches a certain point (see "up threshold" in Advanced Settings), ondemand will rapidly scale the CPU up to meet demand, then gradually scale the CPU down when it isn't needed. - SetCPU website
conservative
Available in some kernels. It is similar to the ondemand governor, but will scale the CPU up more gradually to better fit demand. Conservative provides a less responsive experience than ondemand, but can save battery. - SetCPU website
performance
Available in most kernels. It will keep the CPU running at the "max" set value at all times. This is a bit more efficient than simply setting "max" and "min" to the same value and using ondemand because the system will not waste resources scanning for the CPU load. This governor is recommended for stable benchmarking. - SetCPU website
powersave
Available in some kernels. It will keep the CPU running at the "min" set value at all times. - SetCPU website
userspace
A method for controlling the CPU speed that isn't currently used by SetCPU. For best results, do not use the userspace governor. - SetCPU website
Interactive
The 'interactive' governor has a different approach. Instead of sampling the cpu
at a specified rate, the governor will scale the cpu frequency up when coming
out of idle. When the cpu comes out of idle, a timer is configured to fire
within 1-2 ticks. If the cpu is 100% busy from exiting idle to when the timer
fires then we assume the cpu is underpowered and ramp to MAX speed.
If the cpu was not 100% busy, then the governor evaluates the cpu load over the
last 'min_sample_rate' (default 50000 uS) to determine the cpu speed to ramp down
Click to expand...
Click to collapse
Thanks for the info
SERGI.3210 said:
because froyo & gingerbread don´t works at the same form, and gingerbread need more resources & stability for to work correct... don´t forget that the kernel manages the hardware...
if u force it......... u know what can happen...
Click to expand...
Click to collapse
You have mentioned about those "resources", is there any special measure that I need to do or what? I'm using the smartass profile on those kernels but still *sigh*
Anyway, I've observed on your sig that yours is overclocked @ 1.8ghz even though you're running GB, me envy
golokipok said:
have mentioned about those "resources", is there any special measure that I need to do or what? I'm using the smartass profile on those kernels but still *sigh*
Click to expand...
Click to collapse
you only should do a good over/underclock & set the correct cpu governor for your daily use....
well, you know ho is @MDeeJaay? the developer of MDJ kernels and roms...
he explained smartass with this words:
SMARTASS GOVERNOR - is based on the concept of the interactive governor.
I have always agreed that in theory the way interactive works - by taking over the idle loop - is very attractive. I have never managed to tweak it so it would behave decently in real life. Smartass is a complete rewrite of the code plus more. I think its a success. Performance is on par with the "old" minmax and I think smartass is a bit more responsive. Battery life is hard to quantify precisely but it does spend much more time at the lower frequencies.
Smartass will also cap the max frequency when sleeping to 245Mhz (or if your min frequency is higher than 245 - why?! - it will cap it to your min frequency). Lets take for example the 998/245 kernel, it will sleep at 245.
golokipok said:
, I've observed on your sig that yours is overclocked @ 1.8ghz even though you're running GB, me envy
Click to expand...
Click to collapse
no, no buddy... i only show the max speed nothing more... i set my cpu concretly like this;
CPU GOVERNOR:interactive
MAX SPEED:1113 MHZ
MIN SPEED:245 MHZ
PROFILE: screen off; 245 MHZ max.
245 MHZ min.
in adition i´m going to modify my syg LOL
haha..thanks again. I'm gonna try playing with the frequencies to see which will suit me
i hope someone can make a stable 1.8ghz kernel without the freeze
IT´S POSSIBLE but i don´t want to try it LOL
i love a lot my DHD
Hi folks!
I´ve installed the latest LeeDroid with full wipe and got the problem, that the display often don´t wake up from standby. The touchscreen works, but it won´t wake up.
Then i tried to install the latest radio version and flashed/wiped again. Still the same problem.
So i tried to flash CyanogenMod7 with GAPPS, but the same error is still available. Never had that problem with original rom.
What should i try next?
What radio do you have/flashed.
Maybe try a different kernel.
Now i´ve installed radio: 5.17.05.23
Before i had installed 5.17.05.08. I got the problems with both radio versions.
Version of kernel is 2.6.37.6-cyanogenmod-g37556d9 [email protected] #1
Where can i download suitable kernel versions?
AOSP Kernels - in the developement section.
http://forum.xda-developers.com/showpost.php?p=12350779&postcount=3
Are you using any program to control CPU? You can try SetCPU and use a screen-off profile.
I didn´t use this tools before, but now i´ve installed Set CPU for root users.
I´m now in the menu and see the the profile screen-off, but i don´t know what i should configure there?! What does that tool with screen-off do?
Update:
Made a profile with screen off with 245 max/min. Enabled it!
Anything else to do?
Which kernel you would prefer for my desire gsm?
Okay, first of all - set the main frequencies.
Depends on ROM, I have 384-998 Ondemand.
Then go to profiles, click enable.
Click add profile, then select:
Profile: Screen OFF
Max: 245
Min: 128
Scaling: Ondemand (but you can play around with that)
Priority: 100
Maybe, you must adjust higher frequencies, but play around with it a little.
Profile: Screen OFF
Max: 245
Min: 245 (minimum is 245, i can´t configure it to 128)
The display bug is still available!
Set max to 368. Seems as if your desire can't handle 245/245.
Swyped from Oxygen with Transparent XDA App
Update!
Now i wiped and installed CyanogenMod7 RC1 again with Gapps. I didn´t install any other Apps, so i can be shure, that no app cause this display problem.
I can´t reproduce the problem again. I need more time for testing, but at this time it seems that there is a problem with any installed app.
Set CPU is disabled!
Update:
Problem is here again!
Now i´m testing the suggestion of Mr. MatDrOiD!
Which governor do you use?
Swyped from Oxygen with Transparent XDA App
i use "Set CPU".
It feels like, the chance my Display wake up from standby is now bit higher and better, but the problem still exists.
Heavymaxx said:
i use "Set CPU".
It feels like, the chance my Display wake up from standby is now bit higher and better, but the problem still exists.
Click to expand...
Click to collapse
No, i mean the governor, not the software. The governors are the controllers for the regulation of the cpu frequencies (how fast it increases and decreases). Most available governors are "ondemand", "performance", "powersave", "interactive" and "smartass". So what governor do you use?
According to your experiences, setcpu is probably the crux of matter.
I can't be 100% I had the same issue as you, but when I used to use CM7 or Redux I did have problems with black screens and unresponsive touchscreen (in that order respectively). Didn't happen on Sense at all.
But now I've been on Oxygen for close to two weeks and I haven't had any of those symptoms since. I think all the hacks they include in CM7 and other custom ROMS is to blame. Perhaps give Oxygen a try to rule it out, as it's an almost pure AOSP ROM. Don't run Setcpu either on it.
MatDrOiD said:
No, i mean the governor, not the software. The governors are the controllers for the regulation of the cpu frequencies (how fast it increases and decreases). Most available governors are "ondemand", "performance", "powersave", "interactive" and "smartass". So what governor do you use?
According to your experiences, setcpu is probably the crux of matter.
Click to expand...
Click to collapse
Ah ok! I use "ondemand".
I would not use SetCPU if i would have no problems. I´m testing around, BECAUSE i have problems.
@Salty: Thanks for the fish! I got the same problem on LeeDroid too. IDC what Rom i use. It should be up to date and should support App2SD+, i need more internal memory, that´s all.
Amoled Display got changed - everything works fine!
Just wanted to finish this thread with a solution!
Thanx!
**CLOSED**
Hello everyone!
I will overclock my GPU. Somebody know how I can do this?
I have:
Xperia R800i
unlocked bootloader
root
Not very sure about what I'm about to say...
As far as I know you can't, the CPU and the GPU are on the same chip, so if you OC your CPU you're also OC'ing your GPU, BUT, there's also an app I haven't tried yet, I just read about it somewhere in this forums, if I'm not wrong its name is Voltage Control, it lets you tweak a lot of things about your CPU, GPU (what I read), voltages, schedulers, etc, just... be VERY careful.
Hope I was of help
Oh yeah I was forgetting something, you need to flash an alternative kernel to be able to overclock, by just having root access you will only able to underclock.
I recommend you the DooMLoRD's DooMKernel, look for it on the Development forum of the Xperia Play
jhonyrod,
I'm already have doomkernel v10 and OC CPU. (1.6GHz)
Thank you for information.
xSWIGx said:
jhonyrod,
I'm already have doomkernel v10 and OC CPU. (1.6GHz)
Thank you for information.
Click to expand...
Click to collapse
I'm about to install that app a was talking about, if you give me some time to look around I'll give you more info.
EDIT:
Ok, I installed the app, as far as I can see it has many other options but only for supported devices (the screenshots are actually showing a GPU tab), sadly, our R800 are not, it can only change the cpu governor, the I/O scheduler and the freqs... Maybe I was right since the beginning; CPU/GPU are on the same die, and when you OC your CPU you are OCing your GPU too, even though you can't see it, but in my experience (and benchmarking) it does.
Hey guys, i' using DoomKernel on my xperia arc with setCpu to adjust frequency, but i don't understand anything in scaling mode, can someone give me a link to a thread where it explain ?
use incredicontrol or 'no-frills cpu control'
I know that, but what i want is a link to a thread or a site which explain the differents scaling mode, like Scary, interactiveX, lagfree...
here forum.xda-developers.com/showthread.php?t=1242323
Thank you
I have htc wildfire s ...i hav rooted ...i want to overclock it 806 mhz.....pls tell me the procedure to overclock..
I am using htc wildfire rom ..pls help
First you need a kernel that supports overclocking.
If you using a stock Rom then look for the kernel that matches your Android version eg. 2.3.3 or 2.3.5 you will find them in the development section posted by Jikantaru
If you install a custom Rom then it will most likely have an overclockable kernel baked in.
To change clock settings I recommend 'no frills CPU' search it in the market or you could use set CPU.
Once you install one of the above apps then change the min and max sliders to the desired frequency.
if we over clock it much does it effect the speed or hardware of the phone?
Your phone may hang.
There is SetCPU for XDA members:
http://forum.xda-developers.com/showthread.php?t=505419
RRRb50 said:
if we over clock it much does it effect the speed or hardware of the phone?
Click to expand...
Click to collapse
You will definitely get better performance and it shouldn't cause you any problems.
Use no frills CPU I find its better than set CPU, when restarting your phone set CPU doesn't keep your overclock settings even though its set on boot.
As for the govonor settings I would choose smartass2 and noop for the scheduler.
I would keep the minimum frequency on 245MHz it can go lower but it could cause some issues (lag and slow unlocking and waking)
Note: not all cpu's are capable of running at the same speed, I'm lucky mine can run at 806MHz but some people have issues.
If you notice any problems like freezing etc, then drop the speed to a lower frequency until you find the sweet spot for your CPU.
I had mine at 806 MHz with no problems
Sent from my NookColor using xda premium
so it wont cause hardware problems only lagging and other stuff
RRRb50 said:
so it wont cause hardware problems only lagging and other stuff
Click to expand...
Click to collapse
Should be fine mate.
But remember if in the very unlikely event something does go wrong I wont be held responsible.
youll have to need an overclock kernel for that. (and a rom which supports one)
go for dust kernel or cake kernel! These two are well known for high end kernels!