Kernel Bug Tracker Bug 8423

Kernel Bug Tracker Bug 8423

"powernow-k8: Processor cpuid 70ff1 not supported" on Athlon64 3800+ AM2 which supports Cool'n'Quiet

 

Description From Tomasz Ostrowski 2007-05-03 03:10 <script type="text/javascript"></script> [ reply]
Most recent kernel where this bug did *NOT* occur: unknown
Distribution: vanilla kernel copiled with FC6 gcc-4.1.1-51.fc6
Hardware Environment: AMD Athlon64 3800+ AM2 on Gigabyte GA-M61PM-S2, latest BIOS
Software Environment: Fedora Core 6

Problem Description:
Powernow-k8 driver does not load - it shows a message
    powernow-k8: Processor cpuid 70ff1 not supported
on my new AMD Athlon64 3800+ on AM2 connector (Family: 15 Model: 15 Stepping:
1), which does support Cool'n'Quiet. Because of this I cannot use cpufreq in my
system.

I think it triggers a check
    (eax & CPUID_XMOD) > CPUID_XMOD_REV_G)
from row 524 in arch/i386/kernel/cpu/cpufreq/powernow-k8.c.

Macros CPUID_XMOD and CPUID_XMOD_REV_G are defined in
./arch/i386/kernel/cpu/cpufreq/powernow-k8.h:
    #define CPUID_XMOD                      0x000f0000      /* extended model */
    #define CPUID_XMOD_REV_G                0x00060000

Steps to reproduce:
1. compile kernel with powernow-k8 support
2. boot on Athlon64 3800+ AM2

------- Comment #1 From Tomasz Ostrowski 2007-05-03 03:13:41 <script type="text/javascript"></script> [reply] -------
Created an attachment (id=11381) [details]
x86info output

------- Comment #2 From Mark Langsdorf 2007-05-03 09:28:58 <script type="text/javascript"></script> [reply] -------
Known bug; correcting patch was submitted on February 23, 2007.
Correcting patch attached.

------- Comment #3 From Mark Langsdorf 2007-05-03 09:32:52 <script type="text/javascript"></script> [reply] -------
Created an attachment (id=11385) [details]
Change RevF numbers in powernow-k8

------- Comment #4 From Dave Jones 2007-05-13 15:06:52 <script type="text/javascript"></script> [reply] -------
not sure what happened to your earlier patch, but I don't seem to be able to
find it.  Someone else mailed me a patch yesterday which fixes the problem for
him, so I merged it and pushed it on to Linus.  That one replaced 

#define CPUID_XMOD_REV_G 0x00060000
with
#define CPUID_XMOD_REV_H 0x00070000

Whilst the patch you attached here bumps it to 80000.  Does RevH span two
revisions?, or were you thinking ahead for RevI :-)

------- Comment #5 From Dave Jones 2007-05-17 14:11:56 <script type="text/javascript"></script> [reply] -------
now fixed in Linus tree, and pushed to stable@
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值