View Single Post
Posts: 15 | Thanked: 1 time | Joined on Jan 2008
#3492
I am using kernel-config to load the ideal settings from /home/user/.kernel/myconfig which I created with kernel-config load ideal and kernel-config save myconfig. However on subsequent loads with kernel-config load myconfig the voltages are loaded wrong even though they are right in myconfig.

Here is the output from kernel-config show:

active frequencies: 500:38,180 550:30,360 600:33,400 700:38,430 750:45,430 805:45,430 850:48,430 900:48,500 950:54,500 1000:54,500 1100:60,500 1150:72,520

This is in my config:

FREQS="500:30,360 550:33,400 600:38,430 700:45,430 750:45,430 805:48,430 850:48,500 900:54,500 950:54,500 1000:60,500 1100:72,520 1150:72,520"

Any help is appreciated.