All of lore.kernel.org
 help / color / mirror / Atom feed
* Is it possible to modify "Frequency Table Helpers" to let Overclock?
@ 2005-01-20  2:34 Javi
  2005-01-20  5:12 ` Nebojsa Trpkovic
  2005-01-20  9:12 ` Dominik Brodowski
  0 siblings, 2 replies; 3+ messages in thread
From: Javi @ 2005-01-20  2:34 UTC (permalink / raw)
  To: cpufreq

First of all, hi everybody, it's my first mail to the list :)

I use to have my CPU overclocked and I would like to use dynamic CPU frequency scaling.
I have an AMD64 3400+ (754) which default's  frequency  is 2400Mhz, but I always run it at 2800Mhz.

The problem is that I can't use dynamic CPU frequency scaling because the max abiable speed I can set is 2400Mhz, so I can't overclock :(

# for i in $( ls /sys/devices/system/cpu/cpu0/cpufreq ); do  echo -n $i;  echo -n ": ";  cat $i; done ;
cpuinfo_cur_freq: 2000000
cpuinfo_max_freq: 2400000 
cpuinfo_min_freq: 1000000
scaling_available_frequencies: 2400000 2200000 2000000 1800000 1000000
scaling_available_governors: ondemand userspace
scaling_cur_freq: 2000000
scaling_driver: powernow-k8
scaling_governor: ondemand 
scaling_max_freq: 2400000 
scaling_min_freq: 1000000
scaling_setspeed: 2000000

Is there a way to change "Frequency Table Helpers" to let me overclock?

Thanks in advance.

Javi.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-01-20  9:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-20  2:34 Is it possible to modify "Frequency Table Helpers" to let Overclock? Javi
2005-01-20  5:12 ` Nebojsa Trpkovic
2005-01-20  9:12 ` Dominik Brodowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.