View Single Post
Posts: 1,729 | Thanked: 388 times | Joined on Jan 2010 @ Canada
#750
Originally Posted by Parlapipas View Post
Hey gabby, what is the cmd for the 700MHz LV button? I know how the cmds for both lv and limits at 700 separetly, but not combined in 1 QB button. Thanks buddy! Nice desktop!
that is a "custom setting"

Code:
/usr/sbin/kernel-config load lv
this loads LV settings, or any settings you want

Code:
/usr/sbin/kernel-config limits - 700
this sets cpu max freq to 700 (or as you want)

Code:
/usr/sbin/kernel-config save custom_name (i name mine 700-lv)
this saves your settings, and can be loaded by the code below

Code:
/usr/sbin/kernel-config load custom_name
this loads your saved settings

you can do as anyway you like, always do;

Code:
/usr/sbin/kernel-config show
to review your settings
__________________
if i did help you, just click "Thanks" on the lower right of my post. thanks!

"The best way to break a Spell is to prevent it from being cast in the first place"

N900: 1000/1150mhz; sampling_rate 15; up_threshold 150000;
 

The Following 3 Users Say Thank You to gabby131 For This Useful Post: