![]() |
Re: Overclock the N900?
I have a strange problem with under/overclocking:
Always when I try another profile than default (starving and XLV tested) the phone starts to stutter and is slower/less responsive even with overclocking (tried it up to 850Mhz) than with default settings! Now I have overclocked my N900 up to 750Mhz with the default settings (kernel-config limits 250 750) and it doesn't have this stutter effect but I cannot save energy with low energy profiles. Which setting in those profiles could cause this and how can I fix it? I tried to get this working but even after a reboot it doesn't do anything. What could be wrong? Thanks for help. |
Re: Overclock the N900?
Quote:
|
Re: Overclock the N900?
No, it is not the normal stutter it is something worse. Mobile Maps is not able anymore to speak fluently and the phone feels slower than with the default settings which means there must be something wrong with the tested profiles (starving and XLV) on my phone because it doesn't have this stutter effect with default mode and overclocking.
|
Re: Overclock the N900?
Quote:
Try loading the 'lv' profile. It's the least aggressive one and should be ok. Of course it offers less potential power savings, but honestly I haven't seen really significant, noticeable power savings from any of the power profiles anyway - but maybe that's just me. |
Re: Overclock the N900?
Quote:
i always have the stutter effect in XLV. and unexpected reboots in starving. but i always set the settings to default when playing music. EDIT: Crashdamage has the absolute point. |
Re: Overclock the N900?
Thanks and what about the "ULV" profile?
|
Re: Overclock the N900?
Quote:
|
Re: Overclock the N900?
So LV should be "stable" (without extreme stuttering) while ULV would behave more like XLV and starving, right?
And what about my second problem? |
Re: Overclock the N900?
BTW, i'd like to have different max frequency while the phone is plugged into usb/charger
|
Re: Overclock the N900?
Quote:
the unresponsiveness might also due to low voltages (but i am not certain). try re-booting your device before you try your settings |
Re: Overclock the N900?
Quote:
kernel-config load lv and see. |
Re: Overclock the N900?
Quote:
|
Re: Overclock the N900?
Guys i have a easy question.
I have loaded starving kernel with this command kernel-config load starving kernel-config limits 250 900 Now i want make some edit in that kernel .. like puting some more avoid frenquensies. what do i need to write in xterminal to change settings for starving kernel??? |
Re: Overclock the N900?
quite a few are asking for "personalized" freq settings. after a bloody research (that i found the solution from jakiman's sig), i now have the info on how you can set your desired freqs in a certain setting in one command (or simply, make your own setting).
i tried to make it as simple as possible: -open xterm -load your desired settings example: Code:
/usr/sbin/kernel-config load ideal-load your desired max freq example: Code:
/usr/sbin/kernel-config limits - 750-load your desire avoid freqs (i dont have any clue for the codes :( ) -load your desired governors example you want conservative: (old school style, experts please correct) Code:
echo conservative > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governorsCode:
/usr/sbin/kernel-config show-save your setting: Code:
/usr/sbin/kernel-config save ideal_750change ideal_750 to your desired name -test if your settings work:\ Code:
/usr/sbin/kernel-config load ideal_750well i think that's it, you can expect posts from experts and i will try my best to correct any errors. |
Re: Overclock the N900?
Quote:
|
Re: Overclock the N900?
Quote:
|
Re: Overclock the N900?
Quote:
Now I've gone to the trouble of going back and rereading his earlier message. It appears to me that he is saying that with starving and other settings his system becomes unresponsive. Yes, different settings cause different N900s to react differently. That is why there are different settings. I have found that certain settings make my system unresponsive as well, so I don't use those settings. |
Re: Overclock the N900?
Quote:
well starving does not make my device unresponsive, but give it an unexpected reboot every time i activate the setting. but xlv or ulv does not do any issues, |
Re: Overclock the N900?
Quote:
for no apparent reasons the n900 refused to play .avi anymore :( no boot vid or films , played wmv,mpg ok but no avi. solution after much testing was to remove the scripts and configs from phone , deleted from dbus,.kernel,etc/default,local bin the lot ! had tried increasing voltages but made no difference. once everything was deleted .avi worked instantly ! i have now set up again the scripts but changed to 'conservative' from 'ondemand' and increased voltages much higher (though never reaching overvoltage until 1ghz which i dont use -max 900mhz) and everything working ok . fingers crossed will continue to work !! . i do like the idea of temperture and batt level cpu control so will post back any more info should it arise :) |
Re: Overclock the N900?
The name 'conservative" misleads some people to think it is in any way safer than ondemand, while it is not.
I suggest not to use conservative governor, unless you actually know the technical difference between conservative and ondemand. |
Re: Overclock the N900?
Quote:
1) Make a custom file that you'll load with Code:
kernel-condig load <your config>or 2) Write avoided frequencies to "avoid_frequencies" -file. This need root rights. Code:
sudo gainrootNote: Avoid frequencies will work only with "ondemand" covernor. |
Re: Overclock the N900?
sorry for my slowness on overclocking in N900, I dont know whats actually the conservative governor, what it does actually?
I tried to set it and i found that my phone is much warmer and laggier when waken from idling. Besides that, i found that it is much battery consume than ondemand. my current setting is 250MHz ~ 1GHz, lv settings. sorry for my bad english. |
Re: Overclock the N900?
Quote:
Yes i am aware of the various governors and how they work , shall test conservative to compare performance against ondemand then select which i think is more suitable . |
Re: Overclock the N900?
so according to matan, conservative is not safe, but that does nor mean its dangerous right?
UPDATE: i read from here that conservative is suitable for battery powered devices. in pc and laptops though. so no assurance that the same will work on n900. but nothing has been said which governors are safe or harmful for the cpu. |
Re: Overclock the N900?
Quote:
|
Re: Overclock the N900?
the n900's CPU can switch or change freqs in a split second, and the ondemand governor quickly sets the cpufreq to the max when stress is loaded and jumps to the lowest freq when idle.
so yeah, ondemand is recomended. based on what i read. i tried both governors and what i notice is they actually have the same effect. (but i have no idea why the conservative gov takes longer time of using the device before it produce heat). im still experimenting. |
Re: Overclock the N900?
What about my choice to allow two frequencies only: 500 and 1000 (both undervolted)? Shouldn't it allow to save battery charge by doing heavy jobs at the highest speed and then jump down to the lowest freq?
|
Re: Overclock the N900?
Quote:
on the wiki, cpu sleeps @0mhz when idle. so in idle mode, every settings are the same in terms of battery. if the device is at stress, i have no idea of which settings (over/undervoltage) consumes more batttery life. |
Re: Overclock the N900?
I've spent a few weeks testing the conservative govenor compaed to the ondemand govenor and in my opinion they are both about the same as far as battery usage is concerned (for my usege) however using the conservative govenor had a negative impact on responsiveness due to it being much less agressive in scaling to the max freq.
Edit: I did notice though that the device stayed cooler when multi tasking using the conservative govenor, but not by enough to make it worth using That said i would still be very interested in testing the conservative govenor again once we have the ability to avoid freqs and adjust the sample rate, as i think it would be much more usefull with a minimal choice of freqs and a shortened sample rate. for the moment though im sticking with ondemand until the other govenors are fully suported. It is so amazing that in a few short months overclocking has come from an idea to being fully customizable, thanks dont even come close to expressing my gratitude for all the work thats gone into this, and it just keeps getting better:D |
Re: Overclock the N900?
The temperature/battery script still giving trouble . works by copying scripts to phone and editing a copy of default config to own freqs/volts etc .restart phone and scripts kick in but at stock voltage , load own default/config and set as default (symlink fron kernel-power settings) , all ok there and restart phone again (not sure how to refresh scripts other ways ?) . now scripts work and freqs/volts correct too so you would think alls good ? well it is until you restart phone cos then you lose .avi file support !! no boot vid or ability to play avi on phone , wmv,mpg work fine just no avi..
really at a loss why the batt/temp script from overclocking wiki combined with titan kernels behaves this way ? means i can use just never restart phone !!! also using ondemand governor based on matan,arbitrabbit,gabby131 earlier posts... update... not working now at all , script good but file format not supported for avi. looks like not gonna make it , any ideas ? |
Re: Overclock the N900?
@moepda
maybe this is due to the latest update of the extra decoders support. i too have the same issue. maybe we should report this bug to the extra decoders support thread. |
Re: Overclock the N900?
@gabby131
could be as i installed that update too. will remove and try earlier version to see if still affected, bug report sounds good idea :) |
Re: Overclock the N900?
Quote:
|
Re: Overclock the N900?
cheers :) will try that asap , 23.37 here in uk off for sleep now but will do in the morning :)
|
Re: Overclock the N900?
running script stock freqs and performed multiple restarts to check avi situation. avi files working fine at moment . completely removed extra decoders support. not re-installed any other version yet but will start with safest available version.next step before EDS are my custom freqs to eliminate them (hopefully) from the equation.
|
Re: Overclock the N900?
run custom scripts and lost avi support !! changed some settings in config and working again at present , not sure its extra decoder causing this, think is conflicting configs.temp script is 500-900 when unlocked and 250-500 when locked.my custom config was 250-900. after restart the 2 seem to clash so changed my config to 500-900 and rebooted. avi back online but waiting to see if 250-500 locked script still working , will use time in state script to check in a while...
|
Re: Overclock the N900?
Quote:
|
Re: Overclock the N900?
yes though have run this freq config without the temp script for weeks without any problems , only when adding temperature script did they fail to work . saying that i did increase all my voltages quite cosiderably just in case , at present avi still working and although 250mhz not included in configs is still showing in time in state script though at 0.0% and not being used , is a trade off of other parts working i guess but still testing
|
Re: Overclock the N900?
Everytime I try to run kernel-config load ideal, my phone will last about 10 minutes then will crash.
Seems to work fine using kernel-config load lv, but what does this actually do, also when I then run the next command of kernel-config limits 250 900, i'm expecting the phone to be running at 250 when idle, but instead its running at 500 why would this be? Kev |
Re: Overclock the N900?
The crashes are because of too low voltage , you need to copy the ideal config and increase the voltages. minimum mhz in ideal is 500mhz so unless you add 250mhz from lv , ulv etc its treated as an avoided frequency and wont be used
|
| All times are GMT. The time now is 04:25. |
vBulletin® Version 3.8.8