View Single Post
Posts: 122 | Thanked: 17 times | Joined on Jun 2010
#197
Originally Posted by Jokah View Post
Since quite some time passed (which my fine tuning tests went on), i tought i'll post my updated drained settings.

PHP Code:
     default ULV     XLV     ideal  starving deprived drained
0    0
,9750  0,9125  0,8500         0,8750   0,8500   0,9000
125  0
,9750  0,9125  0,8500         0,8750   0,8500   0,9000
250  1
,0750  0,9125  0,9750         0,9500   0,9000   0,9000
500  1
,2000  1,0125  1,0125  0,9750 0,9625   0,9500   0,9500
550  1
,2750  1,0750  1,0750  1,0125 1,0000   0,9875   0,9750
600  1
,3500  1,0750  1,0750  1,0750 1,0250   1,0125   1,0000
700  1
,3500  1,1625  1,1625  1,1625 1,1125   1,0750   1,0500
750  1
,3500  1,1625  1,1625  1,1625 1,1250   1,1000   1,0875
805  1
,3500  1,2000  1,2000  1,2000 1,1625   1,1375   1,1250
850  1
,3500  1,2000  1,2000  1,2000 1,1750   1,1750   1,1625
900  1
,3500  1,2750  1,2750  1,2750 1,2125   1,2000   1,2000
950  1
,3500  1,2750  1,2750  1,2750 1,2375   1,2375   1,2375
1000 1
,3500  1,3500  1,3500  1,3500 1,2875   1,2750   1,2750
1100 1
,5000  1,5000  1,5000  1,5000 1,3875   -        1,3750
1150 1
,5000  1,5000  1,5000  1,5000 1,4625   -        1,4250 
here my config

# Jokah drained undervolt configuration
# minimum frequency to use
MINFREQ=250
# maximum frequency to use
MAXFREQ=1000
# list of frequency configurations: each "frequency:volt,dsprate"
FREQS="0:24,90 125:24,90 250:24,180 500:28,360 550:30,400 600:32,430 700:36,430 750:39,430 805:42,430 850:45,500 900:48,500 950:51,500 1000:54,500 1100:62,520 1150:66,520"
SMARTREFLEX_VDD1=0
SMARTREFLEX_VDD2=0
GOVERNOR=ondemand
UP_THRESHOLD=60
SAMPLING_RATE=150000
IGNORE_NICE_LOAD=1
POWERSAVE_BIAS=1

i get a line 14: syntax error: min freq*1000
as soon as i set powersave_bias to 0 it works fine??