Ulrik
|
2010-04-18
, 15:26
|
Posts: 42 |
Thanked: 11 times |
Joined on Nov 2009
@ Denmark
|
#3011
|
|
2010-04-18
, 15:28
|
Posts: 53 |
Thanked: 20 times |
Joined on Feb 2010
|
#3012
|
|
2010-04-18
, 15:30
|
Posts: 7 |
Thanked: 3 times |
Joined on Apr 2010
|
#3013
|
echo "30 15 25 30 33 38 45 45 48 48 54 54 54 60 60" >/sys/power/vdd1_opps_vsel echo 0 >/sys/devices/system/cpu/cpu0/cpufreq/ondemand/avoid_frequencies echo 125000 >/sys/devices/system/cpu/cpu0/cpufreq/scaling_min_freq echo 1000000 >/sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq echo ondemand > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor echo 99 > /sys/devices/system/cpu/cpu0/cpufreq/ondemand/up_threshold # Not sure if this has any effect .. (it has, 5M caused mediaplayer to skip like hell) echo 150000 > /sys/devices/system/cpu/cpu0/cpufreq/ondemand/sampling_rate echo 1 >/sys/devices/system/cpu/cpu0/cpufreq/ondemand/ignore_nice_load # Renice all those background processes that are running on idle -> no powerup for these. renice +1 `pidof hildon-status-menu` `pidof hildon-home` `pidof hildon-desktop` `pidof BatteryGraph\ d` `pidof intellisyncd`
# cat /sys/devices/system/cpu/cpu0/cpufreq/stats/time_in_state 1150000 0 1100000 0 1000000 114970 950000 1032 900000 257 850000 1050 805000 1428 750000 895 700000 328 600000 8283 550000 978 500000 296393 250000 12083 125000 6946135
|
2010-04-18
, 15:31
|
Posts: 362 |
Thanked: 113 times |
Joined on Feb 2010
|
#3014
|
|
2010-04-18
, 15:57
|
Posts: 169 |
Thanked: 41 times |
Joined on Apr 2010
@ Portugal
|
#3015
|
The Following User Says Thank You to nokian-series For This Useful Post: | ||
|
2010-04-18
, 15:57
|
Posts: 53 |
Thanked: 20 times |
Joined on Feb 2010
|
#3016
|
hi, just uninstalled all my previous kernels.. installed maemo25
I'm trying the 1st command from the wiki
/usr/sbin/kernel-load /usr/share/kernel-power-settings/ideal
and I got this:
/usr/sbin/kernel-load: not found
uname -r gives the right info
please can someone tell me what freq the power-flasher runs? its ranging from 250-900 at the moment without doing anyting to it
|
2010-04-18
, 15:58
|
Posts: 1,751 |
Thanked: 844 times |
Joined on Feb 2010
@ Sweden
|
#3017
|
hi, just uninstalled all my previous kernels.. installed maemo25
I'm trying the 1st command from the wiki
/usr/sbin/kernel-load /usr/share/kernel-power-settings/ideal
and I got this:
/usr/sbin/kernel-load: not found
uname -r gives the right info
please can someone tell me what freq the power-flasher runs? its ranging from 250-900 at the moment without doing anyting to it
|
2010-04-18
, 16:07
|
Posts: 25 |
Thanked: 4 times |
Joined on Mar 2010
|
#3018
|
|
2010-04-18
, 16:08
|
Posts: 362 |
Thanked: 113 times |
Joined on Feb 2010
|
#3019
|
Wich kernel did you run before that? in my case it keeped all settings in /usr/share/kernel-power-settings folder
|
2010-04-18
, 16:09
|
Posts: 362 |
Thanked: 113 times |
Joined on Feb 2010
|
#3020
|
|