All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nebojsa Trpkovic <trxman@gmail.com>
To: cpufreq@lists.linux.org.uk
Subject: Re: Is it possible to modify "Frequency Table Helpers" to let Overclock?
Date: Thu, 20 Jan 2005 06:12:55 +0100	[thread overview]
Message-ID: <41EF3DD7.2030806@gmail.com> (raw)
In-Reply-To: <200501200234.51382.javi@gsmlandia.com>

I guess you overclock by rising the FSB and frequency changes by cpufreq 
are done by changing the multiplier, so you still can overclock your 
Athlon. You'll just set your FSB to 233MHz and run it at 2800MHz, and 
when it's not under load it will run on 1166MHz. Check this with 
/proc/cpuinfo.

Just guessing...



Javi wrote:

>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.
>
>
>_______________________________________________
>Cpufreq mailing list
>Cpufreq@lists.linux.org.uk
>http://lists.linux.org.uk/mailman/listinfo/cpufreq
>
>  
>

  reply	other threads:[~2005-01-20  5:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-20  2:34 Is it possible to modify "Frequency Table Helpers" to let Overclock? Javi
2005-01-20  5:12 ` Nebojsa Trpkovic [this message]
2005-01-20  9:12 ` Dominik Brodowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41EF3DD7.2030806@gmail.com \
    --to=trxman@gmail.com \
    --cc=cpufreq@lists.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.