From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dominik Brodowski Subject: Re: p4-clockmod doesn't seem to allow the highest possible speed Date: Sat, 10 Jan 2004 11:15:34 +0100 Sender: cpufreq-bounces@www.linux.org.uk Message-ID: <20040110101534.GA10003@dominikbrodowski.de> References: <20040109181851.GA1393@grep.be> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <20040109181851.GA1393@grep.be> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: cpufreq-bounces@www.linux.org.uk Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Wouter Verhelst Cc: cpufreq@www.linux.org.uk On Fri, Jan 09, 2004 at 07:18:51PM +0100, Wouter Verhelst wrote: > Hi, > > I can't seem to get my processor to run at full speed when using the > p4-clockmod driver: > > root@worldmusic:/sys/devices/system/cpu/cpu0/cpufreq# cat scaling_governor > userspace > root@worldmusic:/sys/devices/system/cpu/cpu0/cpufreq# cat scaling_max_freq > 2193205 > root@worldmusic:/sys/devices/system/cpu/cpu0/cpufreq# echo 2193205 > scaling_setspeed > root@worldmusic:/sys/devices/system/cpu/cpu0/cpufreq# cat scaling_setspeed > 1925000 > > What am I missing? Which kernel version are you using? What does "dmesg" tell us? Dominik