cpufreq Archive on lore.kernel.org
 help / color / mirror / Atom feed
* why does speedstep_detect_processor() return failure?
@ 2005-11-30  3:16 Rob Hess
  2005-12-04 16:57 ` Dominik Brodowski
  0 siblings, 1 reply; 4+ messages in thread
From: Rob Hess @ 2005-11-30  3:16 UTC (permalink / raw)
  To: cpufreq

Hi,
In speedstep_lib.c, the function speedstep_detect_processor() returns 0 for
processor model 4 in family 0xf.  In fact, the function returns 0 for all
processors in family 0xf (Pentium 4 M) except model 2 (this is at line 213
in speedstep_lib.c in my kernel tree).  Can anyone help me understand why
that is?  Is there documentation to which someone can refer me?  I'm trying
to figure out why I am unable to use any of the speedstep drivers with my
P4M processor.

Thanks.
Rob Hess

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: why does speedstep_detect_processor() return failure?
  2005-11-30  3:16 why does speedstep_detect_processor() return failure? Rob Hess
@ 2005-12-04 16:57 ` Dominik Brodowski
  2005-12-05  0:43   ` Rob Hess
  0 siblings, 1 reply; 4+ messages in thread
From: Dominik Brodowski @ 2005-12-04 16:57 UTC (permalink / raw)
  To: Rob Hess; +Cc: cpufreq

Hi,

Please post the output of /proc/cpuinfo and of x86info

Thanks,
	Dominik

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: why does speedstep_detect_processor() return failure?
  2005-12-04 16:57 ` Dominik Brodowski
@ 2005-12-05  0:43   ` Rob Hess
  2005-12-06  6:19     ` Dominik Brodowski
  0 siblings, 1 reply; 4+ messages in thread
From: Rob Hess @ 2005-12-05  0:43 UTC (permalink / raw)
  To: Rob Hess, cpufreq

Thanks for responding.

> Please post the output of /proc/cpuinfo and of x86info

/proc/cpuinfo:
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 15
model           : 4
model name      : Mobile Intel(R) Pentium(R) 4 CPU 2.80GHz
stepping        : 1
cpu MHz         : 2791.294
cache size      : 1024 KB
physical id     : 0
siblings        : 2
core id         : 0
cpu cores       : 1
fdiv_bug        : no
hlt_bug         : no
f00f_bug        : no
coma_bug        : no
fpu             : yes
fpu_exception   : yes
cpuid level     : 5
wp              : yes
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe pni
monitor ds_cpl est tm2 cid xtpr
bogomips        : 5589.46



x86info:
CPU #1
Family: 15 Model: 4 Stepping: 1 Type: 0 Brand: 0
CPU Model: Pentium 4 Xeon (Foster) Original OEM
Feature flags:
 fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat
pse36 clflsh dtes acpi mmx fxsr sse sse2 selfsnoop ht acc pbe
Extended feature flags:
 est tm2 cntx-id
Instruction trace cache:
        Size: 12K uOps  8-way associative.
L1 Data cache:
        Size: 16KB      Sectored, 8-way associative.
        line size=64 bytes.
L2 unified cache:
        Size: 1MB       Sectored, 8-way associative.
        line size=64 bytes.
Instruction TLB: 4K, 2MB or 4MB pages, fully associative, 64 entries.
Data TLB: 4KB or 4MB pages, fully associative, 64 entries.
Processor serial: 0000-0F41-0000-0000-0000-0000
The physical package supports 2 logical processors


Note that two identical processors show up in each of these because I
have SMP enabled so I can use HyperThreading.  I've cut out the second
processor in both outputs.

Also, the model name in /proc/cpuinfo is correct.  The one in x86info is not.


Rob

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: why does speedstep_detect_processor() return failure?
  2005-12-05  0:43   ` Rob Hess
@ 2005-12-06  6:19     ` Dominik Brodowski
  0 siblings, 0 replies; 4+ messages in thread
From: Dominik Brodowski @ 2005-12-06  6:19 UTC (permalink / raw)
  To: Rob Hess; +Cc: cpufreq

Hi,

On Sun, Dec 04, 2005 at 04:43:30PM -0800, Rob Hess wrote:
> > Please post the output of /proc/cpuinfo and of x86info

Thanks for the info.

> Extended feature flags:
>  est tm2 cntx-id
   ^^^

Then either speedstep-centrino or acpi-cpufreq are the drivers to
use, not speedstep-ich.

	Dominik

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-12-06  6:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-30  3:16 why does speedstep_detect_processor() return failure? Rob Hess
2005-12-04 16:57 ` Dominik Brodowski
2005-12-05  0:43   ` Rob Hess
2005-12-06  6:19     ` Dominik Brodowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox