![]() |
2012-07-30
, 22:54
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#2
|
sudo kernel-config show default
![]() |
2012-07-31
, 03:07
|
Posts: 177 |
Thanked: 152 times |
Joined on Oct 2011
|
#3
|
The Following 6 Users Say Thank You to Sourav.dubey For This Useful Post: | ||
![]() |
2012-07-31
, 20:46
|
|
Posts: 59 |
Thanked: 16 times |
Joined on Jan 2012
|
#4
|
![]() |
2012-08-01
, 09:58
|
Posts: 242 |
Thanked: 169 times |
Joined on Nov 2011
|
#5
|
Which version of KP and KPS?
You shouldn't need custom voltages any more.
Install KP50> without KPS and you will have 250-600 SR 1 & 2.
SR will sort all the voltages out for you.
You have probably got a profile saved somewhere that is loading via your start script.
I am pretty sure you don't need a startup script anymore either.
Save a profile then load it with the "kernel-config load myprofile"
whats your
show?Code:sudo kernel-config show default
![]() |
2012-08-01
, 17:41
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#6
|
Could you explain that a litte more?
Do I not need this any more? Or can I simply activate SR in ideal profile in order to use smartreflex keeping my current profile?
SmartReflex
Before kernel-power v50, one would normally set voltages per frequency in a configuration file, which required manual testing to determine the lowest voltages possible for a specific frequency. This may result in reboots if the voltage was not set high enough to account for the CPU's power usage at full loads, or power wastage if the voltages were set higher than what is needed for light loads at a certain frequency. SmartReflex is a technology which automatically regulates the voltage used for the entire SoC, automatically adapting to lower voltages during light use and increase them during heavy use.
The Following User Says Thank You to sixwheeledbeast For This Useful Post: | ||
![]() |
2012-08-02
, 16:39
|
Posts: 242 |
Thanked: 169 times |
Joined on Nov 2011
|
#7
|
/usr/share/kernel-power-settings # kernel-config load default loading ./default successfully loaded. /usr/share/kernel-power-settings # kernel-config show current kernel configuration: current frequency: 600 supported frequencies: 125 250 500 550 600 720 805 850 900 950 1000 1100 1150 min. frequency: 250 max. frequency: 600 avoid frequencies: 125 active frequencies: 250:28,180 500:48,360 550:47,400 600:42,430 720:60,430 805:60,430 850:60,500 900:60,500 950:60,500 1000:60,500 1100:72,520 1150:72,520 SmartReflex VDD1=1, VDD2=1 governor ondemand: ignore nice load= 0, up threshold= 95, sampling rate= 300000, powersave bias= 0 /usr/share/kernel-power-settings #
![]() |
2012-08-02
, 17:15
|
Posts: 2,292 |
Thanked: 4,135 times |
Joined on Apr 2010
@ UK
|
#8
|
kernel-config limits 500 850 kernel-config save myprofile kernel-config load myprofile kernel-config default myprofile
The Following User Says Thank You to sixwheeledbeast For This Useful Post: | ||
![]() |
2012-08-02
, 17:39
|
Posts: 242 |
Thanked: 169 times |
Joined on Nov 2011
|
#9
|
I recommend you try for a number of reasons "250 805" but that's up to you.Code:kernel-config limits 500 850 kernel-config save myprofile kernel-config load myprofile kernel-config default myprofile
I can't explain it any better than my previous post or the wikis so I suggest you have another read.
![]() |
2012-08-02
, 17:47
|
Posts: 3,074 |
Thanked: 12,964 times |
Joined on Mar 2010
@ Sofia,Bulgaria
|
#10
|
well I've used ideal profile for many months with no problems at all, so I'd like to stay with something like that; using 500 as min frequency should result in more responsiveness, plus should be more conservative in the respect of voltage, comparing to default 250... but using smartreflex I cannot get it..
I mean, I keep kernel-config and configuration file stuff, so I cannot understand why only configuration files for other profiles than default are legacy
sorry for my stubbornness
The Following 5 Users Say Thank You to freemangordon For This Useful Post: | ||
min. freq: 500
max. freq: 805
avoid freq: 125, 250
which is kinda strange as my default config is lv (250-600Mhz).
So I changed it to lv and it was fine, but after like 5 mins it changed back to 500-805.
I`m 100% sure my default is 250-600 and I even created a line in startup-script but still no luck (it works for a few first minutes but then switches back)
Any help or advices would be appreciated. Thank you!