LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* Re: [speedste-centrino] couldn't enable Enhanced SpeedStep
@ 2004-05-23 10:19 Manuel Kasten
0 siblings, 0 replies; 6+ messages in thread
From: Manuel Kasten @ 2004-05-23 10:19 UTC (permalink / raw)
To: linux-kernel
$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 9
model name : Intel(R) Pentium(R) M processor 1500MHz
stepping : 5
cpu MHz : 600.089
cache size : 1024 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr mce cx8 apic sep mtrr pge mca
cmov pat clflush dts acpi mmx fxsr sse sse2 tm pbe tm2 est
bogomips : 1187.84
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [speedste-centrino] couldn't enable Enhanced SpeedStep
2004-05-25 15:15 ` Manuel Kasten
@ 2004-05-25 17:04 ` Bruno Ducrot
0 siblings, 0 replies; 6+ messages in thread
From: Bruno Ducrot @ 2004-05-25 17:04 UTC (permalink / raw)
To: Manuel Kasten; +Cc: linux-kernel
Hi,
On Tue, May 25, 2004 at 05:15:40PM +0200, Manuel Kasten wrote:
> Hello,
>
> > Could you please try with CONFIG_X86_SPEEDSTEP_CENTRINO_ACPI
> > enabled? Sometimes, the BIOS would require that the OS take
> > ownership of the performance stuff..
>
> I have done that already. The only change is, that he won't report
> "found: Intel(R) Pentium(R) M processor 1500MHz". The line with
> "couldn't enable Enhanced SpeedStep" remains unchanged.
Could you please send me privately the output of acpidmp?
wget ftp://ftp.kernel.org//pub/linux/kernel/people/lenb/acpi/utils/pmtools-20031210.tar.bz2
tar xjvfp pmtools-20031210.tar.bz2
cd pmtools-20031210/acpidmp
make
sudo ./acpidmp > acpidmp.out
bzip2 acpidmp.out
Cheers,
--
Bruno Ducrot
-- Which is worse: ignorance or apathy?
-- Don't know. Don't care.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [speedste-centrino] couldn't enable Enhanced SpeedStep
2004-05-25 14:52 ` Bruno Ducrot
@ 2004-05-25 15:15 ` Manuel Kasten
2004-05-25 17:04 ` Bruno Ducrot
0 siblings, 1 reply; 6+ messages in thread
From: Manuel Kasten @ 2004-05-25 15:15 UTC (permalink / raw)
To: Bruno Ducrot, linux-kernel
Hello,
> Could you please try with CONFIG_X86_SPEEDSTEP_CENTRINO_ACPI
> enabled? Sometimes, the BIOS would require that the OS take
> ownership of the performance stuff..
I have done that already. The only change is, that he won't report
"found: Intel(R) Pentium(R) M processor 1500MHz". The line with
"couldn't enable Enhanced SpeedStep" remains unchanged.
MfG
Manuel Kasten
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [speedste-centrino] couldn't enable Enhanced SpeedStep
2004-05-23 9:26 Manuel Kasten
2004-05-23 10:03 ` Dave Jones
@ 2004-05-25 14:52 ` Bruno Ducrot
2004-05-25 15:15 ` Manuel Kasten
1 sibling, 1 reply; 6+ messages in thread
From: Bruno Ducrot @ 2004-05-25 14:52 UTC (permalink / raw)
To: Manuel Kasten; +Cc: linux-kernel
On Sun, May 23, 2004 at 11:26:11AM +0200, Manuel Kasten wrote:
> Hello,
>
> speedstep-centrino won't load on my laptop running 2.6.6 :
>
> $ cat /var/log/dmesg | grep speedstep
> speedstep-centrino: found "Intel(R) Pentium(R) M processor 1500MHz": max
> frequency: 1500000kHz
> speedstep-centrino: couldn't enable Enhanced SpeedStep
>
>
...
> # CONFIG_X86_GX_SUSPMOD is not set
> CONFIG_X86_SPEEDSTEP_CENTRINO=y
> CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE=y
> # CONFIG_X86_SPEEDSTEP_CENTRINO_ACPI is not set
Could you please try with CONFIG_X86_SPEEDSTEP_CENTRINO_ACPI
enabled? Sometimes, the BIOS would require that the OS take
ownership of the performance stuff..
Cheers,
--
Bruno Ducrot
-- Which is worse: ignorance or apathy?
-- Don't know. Don't care.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [speedste-centrino] couldn't enable Enhanced SpeedStep
2004-05-23 9:26 Manuel Kasten
@ 2004-05-23 10:03 ` Dave Jones
2004-05-25 14:52 ` Bruno Ducrot
1 sibling, 0 replies; 6+ messages in thread
From: Dave Jones @ 2004-05-23 10:03 UTC (permalink / raw)
To: Manuel Kasten; +Cc: linux-kernel
On Sun, May 23, 2004 at 11:26:11AM +0200, Manuel Kasten wrote:
> Hello,
>
> speedstep-centrino won't load on my laptop running 2.6.6 :
>
> $ cat /var/log/dmesg | grep speedstep
> speedstep-centrino: found "Intel(R) Pentium(R) M processor 1500MHz": max
> frequency: 1500000kHz
> speedstep-centrino: couldn't enable Enhanced SpeedStep
>
> Can anybody explain what's going on?
We poke a magic bit, and read it back to see if it stuck at the
value we poked it. In your case it didn't for some reason.
/proc/cpuinfo please ?
Dave
^ permalink raw reply [flat|nested] 6+ messages in thread
* [speedste-centrino] couldn't enable Enhanced SpeedStep
@ 2004-05-23 9:26 Manuel Kasten
2004-05-23 10:03 ` Dave Jones
2004-05-25 14:52 ` Bruno Ducrot
0 siblings, 2 replies; 6+ messages in thread
From: Manuel Kasten @ 2004-05-23 9:26 UTC (permalink / raw)
To: linux-kernel
Hello,
speedstep-centrino won't load on my laptop running 2.6.6 :
$ cat /var/log/dmesg | grep speedstep
speedstep-centrino: found "Intel(R) Pentium(R) M processor 1500MHz": max
frequency: 1500000kHz
speedstep-centrino: couldn't enable Enhanced SpeedStep
Can anybody explain what's going on?
Thanks,
Manuel Kasten
###### .config ######
#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_PROC_INTF=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
CONFIG_CPU_FREQ_GOV_POWERSAVE=y
CONFIG_CPU_FREQ_GOV_USERSPACE=y
CONFIG_CPU_FREQ_24_API=y
CONFIG_CPU_FREQ_TABLE=y
#
# CPUFreq processor drivers
#
# CONFIG_X86_ACPI_CPUFREQ is not set
# CONFIG_X86_POWERNOW_K6 is not set
# CONFIG_X86_POWERNOW_K7 is not set
# CONFIG_X86_POWERNOW_K8 is not set
# CONFIG_X86_GX_SUSPMOD is not set
CONFIG_X86_SPEEDSTEP_CENTRINO=y
CONFIG_X86_SPEEDSTEP_CENTRINO_TABLE=y
# CONFIG_X86_SPEEDSTEP_CENTRINO_ACPI is not set
# CONFIG_X86_SPEEDSTEP_ICH is not set
# CONFIG_X86_SPEEDSTEP_SMI is not set
# CONFIG_X86_P4_CLOCKMOD is not set
# CONFIG_X86_LONGRUN is not set
# CONFIG_X86_LONGHAUL is not set
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2004-05-25 17:04 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-23 10:19 [speedste-centrino] couldn't enable Enhanced SpeedStep Manuel Kasten
-- strict thread matches above, loose matches on Subject: below --
2004-05-23 9:26 Manuel Kasten
2004-05-23 10:03 ` Dave Jones
2004-05-25 14:52 ` Bruno Ducrot
2004-05-25 15:15 ` Manuel Kasten
2004-05-25 17:04 ` Bruno Ducrot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).