|
2013-08-27
, 11:19
|
|
Posts: 491 |
Thanked: 299 times |
Joined on Jul 2012
@ Pordenone IT
|
#2
|
|
2013-08-27
, 11:53
|
Posts: 238 |
Thanked: 131 times |
Joined on May 2011
@ Bulgaria
|
#3
|
The Following 2 Users Say Thank You to disappear For This Useful Post: | ||
|
2013-08-27
, 13:13
|
Posts: 17 |
Thanked: 3 times |
Joined on Jul 2013
@ Focsani, Romania
|
#4
|
sudo gainroot
cp /usr/share/kernel-power-settings/dsp /home/user/coslp01.txt
leafpad /home/user/coslp01.txt
you see somthing like this:
# DO NOT EDIT THIS FILE - CREATE A COPY OF IT FOR CUSTOMIZATION
# minimum frequency to use
MINFREQ=500
# maximum frequency to use
MAXFREQ=900
# list of frequency configurations: each "frequency:volt,dsprate"
FREQS="0:30,90 125:30,90 250:38,180 500:48,360 550:54,400 600:60,430 720:60,520 805:60,600 850:60,600 900:60,600 950:60,600 1000:60,600 1100:72,600 1150:72,600"
SMARTREFLEX_VDD1=1
SMARTREFLEX_VDD2=1
GOVERNOR=ondemand
UP_THRESHOLD=95
SAMPLING_RATE=300000
IGNORE_NICE_LOAD=0
POWERSAVE_BIAS=0
copy above settings in your coslp01.txt and then save from menu on leafpad
open again x-terminal:
sudo gainroot
cp coslp01.txt /etc/default/kernel-power
exit
/usr/sbin/kernel-config load
restart n900
done
|
2013-08-27
, 14:00
|
Posts: 236 |
Thanked: 223 times |
Joined on Apr 2011
@ switzerland
|
#5
|
The Following User Says Thank You to Mitrigol For This Useful Post: | ||
|
2013-08-27
, 14:07
|
|
Posts: 1,239 |
Thanked: 1,278 times |
Joined on Aug 2011
@ Balochistan
|
#6
|
The Following 2 Users Say Thank You to panjgoori For This Useful Post: | ||
|
2013-08-27
, 14:20
|
Posts: 17 |
Thanked: 3 times |
Joined on Jul 2013
@ Focsani, Romania
|
#7
|
|
2013-08-27
, 15:28
|
|
Posts: 1,974 |
Thanked: 1,834 times |
Joined on Mar 2013
@ india
|
#8
|
|
2013-08-27
, 15:53
|
Posts: 17 |
Thanked: 3 times |
Joined on Jul 2013
@ Focsani, Romania
|
#9
|
|
2013-08-27
, 16:05
|
|
Posts: 1,239 |
Thanked: 1,278 times |
Joined on Aug 2011
@ Balochistan
|
#10
|
The Following User Says Thank You to panjgoori For This Useful Post: | ||
Tags |
dsp overclock, h264 movie |
|
How do i overclock the dsp on the n900? I need to watch some h264 movie and it's a bit laggy.
Last edited by coslp01; 2013-08-27 at 11:22. Reason: forgot essential detail