Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S267737AbUJHG5B (ORCPT ); Fri, 8 Oct 2004 02:57:01 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S268042AbUJHG5B (ORCPT ); Fri, 8 Oct 2004 02:57:01 -0400 Received: from sicdec1.epfl.ch ([128.178.50.33]:35973 "EHLO sicdec1.epfl.ch") by vger.kernel.org with ESMTP id S267737AbUJHG45 (ORCPT ); Fri, 8 Oct 2004 02:56:57 -0400 Message-ID: <1097218606.41663a2ea1ac8@imapwww.epfl.ch> X-Imap-User: michel.mengis@epfl.ch Date: Fri, 8 Oct 2004 08:56:46 +0200 From: michel.mengis@epfl.ch To: Con Kolivas Cc: linux Subject: Re: Kernel 2.6.8 and DELL's DOTHAN Processor B0 References: <1097216489.416631e91faf9@imapwww.epfl.ch> <416634FE.60108@kolivas.org> In-Reply-To: <416634FE.60108@kolivas.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT User-Agent: Internet Messaging Program (IMP) 3.2.6 X-Originating-IP: 128.178.9.34 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2439 Lines: 67 I already tried to put all scaling_govenors... nothing changed... coz scaling_max_freq is set to 600000 and not to 1700000. ;( Michel. Selon Con Kolivas : > michel.mengis@epfl.ch wrote: > > > > Hi all, > > > > I have a lot of trouble to bring the kernel 2.6.8-1 to detect my dothan > > processor. > > It's a Pentium M Dothan B0 version, 1.7Ghz/600Mhz. > > The BIOS is DELL's D800 Bios version 09. > > > > I added 3 patches: > > cpufreq-speedstep-dothan-3.patch :add correct frequency table in > speedstep.c > > dothan-speedstep-fix.patch : add correct Level2 cache > > bk-cpufreq.patch : from http://linux-dj.bkbits.net/cpufreq > > > > I added a lot of output in speedstep-centrino.c, acpi/processor.c to track > the > > problem. > > > > I notice that my computer is running always in the lowest speed evenif I'm > > stressing it... All ouputs I added show me that Speedstep isn't the cause, > > neither CPUFreq but while CPUFreq calls all notifiers, acpi/processor.c's > > CPUFREQ_INCOMPATIBLE change the max speed to the lowest evenif during > > cpufreq_acpi_cpu_init the max speed is well detected. > > Seems to be like it's coz at boot time the kernel doesn't detect correctly > the > > max speed. > > dmesg shows me that a 600Mhz processor has been detected only and not > 1.7Ghz. > > (on my D600 pentium M not dothan, it detects correctly 1.6Ghz) > > > > is there a fix for that ? > > is it a known bug ? > > > > thx for all help I can get, > > Sounds like you've chosen powersave as the default power governor in > your config. Change it to performance or modify it manually in > /sys/devices.... cpufreq/scaling_governor > (cant remember the exact position; you'll find it) > > cat the output of that file and see if it says powersave performance or > ondemand. You can manually change it from one to the other, or set > either powersave or performance in your config during kernel config. > > Cheers, > Con > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/