Bug 135204 - mistake in speed detection of DELL's D800 Dothan processor
Summary: mistake in speed detection of DELL's D800 Dothan processor
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 2
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dave Jones
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-10-10 09:29 UTC by MENGIS Michel
Modified: 2015-01-04 22:10 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-10-15 06:36:23 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description MENGIS Michel 2004-10-10 09:29:45 UTC
Description of problem:
DELL's D800 BIOS A11. 
Processor speed detected at boot time: 600Mhz. 
-> platform_limit set to 600Mhz
Processor max speed detected by ACPI: 1.7Ghz
SpeedStep unable to change the processor speed to the high speed
detected by ACPI coz of platform limitation.
But Level2 cache detection works with these patches.

Version-Release number of selected component (if applicable):
Kernel-2.6.8-1.521 + dothan patches
dothan patches:
1.
ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.8.1/2.6.8.1-mm4/broken-out/bk-cpufreq.patch
2. cpufreq-speedstep-dothan-3.patch
3. dothan-speedstep-fix.patch

How reproducible:
just add these 3 patches to 2.6.8-1.521 kernel src and rebuild the
kernel. Boot on the new one.


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Warren Togami 2004-10-10 09:42:42 UTC
Please verify that speedstep is working as expected with the latest
FC3 development kernel.  If it is not, then push these patches to
upstream kernel.org, because we are unlikely to patch it ourselves.

Comment 2 MENGIS Michel 2004-10-10 11:16:02 UTC
Checked with kernel-2.6.8-1.603:
CPU speed detection : 600Mhz.
same trouble.

Level2 cache well detected.

Comment 3 Warren Togami 2004-10-10 22:12:13 UTC
My Thinkpad T41 BIOS must be set to "Userspace" power management
rather than "Max Battery" or "Performance" in order for cpufreq to be
able to change the frequency.  Does your BIOS have any such option?


Comment 4 MENGIS Michel 2004-10-11 06:15:11 UTC
Yes it's in "Userspace" power management configuration..

Comment 5 MENGIS Michel 2004-10-15 06:36:04 UTC
Was a Hardware bug... sorry.


Note You need to log in before you can comment on or make changes to this bug.