View Single Post
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#22
dunno mate I just opened CPUfreqUI and mine says SR is enabled, maybe your doing something wrong... BTW I only use CPUfreqUI.


what I did from start:

1. in xterm as root:
kernel-config load ideal
kernel-config save oc

2. via WinSCP over wifi, edited the kernel config file (I saved it as "oc") in "home/user/.kernel" to:
Code:
MINFREQ=805
MAXFREQ=805
FREQS="0:25,90 805:48,430"
SMARTREFLEX_VDD1=1
SMARTREFLEX_VDD2=1
GOVERNOR=ondemand
IGNORE_NICE_LOAD=1
UP_THRESHOLD=75
SAMPLING_RATE=150000
POWERSAVE_BIAS=0
then saved.

3. back to xterm as root:
kernel-config load oc
kernel-config default oc




hope that helps
 

The Following User Says Thank You to F2thaK For This Useful Post: