* More Pentium III (Coppermine) problems
@ 2005-06-30 22:11 Jaime Peñalba
2005-06-30 22:25 ` Dominik Brodowski
0 siblings, 1 reply; 6+ messages in thread
From: Jaime Peñalba @ 2005-06-30 22:11 UTC (permalink / raw)
To: cpufreq
Hi,
Im having troubles trying to enable cpufreq on a toshiba portege
3480ct, with Intel Corp. 82440MX chipset.
Infinity:~# uname -a
Linux Infinity 2.6.11-portege #1 Thu Jun 30 22:31:34 CEST 2005 i686 GNU/Linux
----
Infinity:~$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 8
model name : Pentium III (Coppermine)
stepping : 6
cpu MHz : 500.128
cache size : 256 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 pae mce cx8 sep mtrr pge mca
cmov pat pse36 mmx fxsr sse
bogomips : 987.13
---
Infinity:~# modprobe speedstep-smi
FATAL: Error inserting speedstep_smi
(/lib/modules/2.6.11-portege/kernel/arch/i386/kernel/cpu/cpufreq/speedstep-smi.ko):
No such device
---
Infinity:~$ dmesg | tail -4
speedstep-lib: x86: 6, model: 8
speedstep-lib: Coppermine: MSR_IA32_EBL_CR_POWERON is 0x44080020, 0x0
speedstep-lib: Coppermine: MSR_IA32_PLATFORM ID is 0x0, 0x2560000
speedstep-smi: signature:0x00008680, command:0x0000e6f5,
event:0x00000000, perf_level:0x47534943.
----
Changing module paramaters
Infinity:~# modprobe speedstep-smi smi_cmd=0x82 smi_port=0xb2
FATAL: Error inserting speedstep_smi
(/lib/modules/2.6.11-portege/kernel/arch/i386/kernel/cpu/cpufreq/speedstep-smi.ko):
No such device
-----
Infinity:~$ dmesg
speedstep-smi: trying to obtain ownership with command 8682 at port b2
speedstep-smi: result is 0
speedstep-smi: bug #1422 -- can't read freqs from BIOS
speedstep-smi: could not detect low and high frequencies by SMI call.
speedstep-lib: trying to determine both speeds
speedstep-lib: P3 - MSR_IA32_EBL_CR_POWERON: 0x44080020 0x0
speedstep-lib: speed is 500000
speedstep-lib: previous seped is 500000
speedstep-smi: trying to set frequency to state 1 with command 8682 at port b2
speedstep-smi: retry 1, previous result 0, waiting...
speedstep-smi: retry 2, previous result 0, waiting...
speedstep-smi: retry 3, previous result 0, waiting...
speedstep-smi: retry 4, previous result 0, waiting...
speedstep-smi: retry 5, previous result 0, waiting...
cpufreq: change failed with new_state 2 and result 0
speedstep-lib: P3 - MSR_IA32_EBL_CR_POWERON: 0x44080020 0x0
speedstep-lib: speed is 500000
speedstep-lib: low seped is 500000
speedstep-smi: trying to set frequency to state 0 with command 8682 at port b2
speedstep-smi: retry 1, previous result 0, waiting...
speedstep-smi: retry 2, previous result 0, waiting...
speedstep-smi: retry 3, previous result 0, waiting...
speedstep-smi: retry 4, previous result 0, waiting...
speedstep-smi: retry 5, previous result 0, waiting...
cpufreq: change failed with new_state 2 and result 0
speedstep-lib: P3 - MSR_IA32_EBL_CR_POWERON: 0x44080020 0x0
speedstep-lib: speed is 500000
speedstep-lib: high seped is 500000
speedstep-smi: could not detect two different speeds -- aborting.
----
I have tried several values for smi_cmd and smi_port, without success,
also changing speedstep modes on bios, with same result.
Thanks,
Jaime.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: More Pentium III (Coppermine) problems
2005-06-30 22:11 More Pentium III (Coppermine) problems Jaime Peñalba
@ 2005-06-30 22:25 ` Dominik Brodowski
2005-06-30 22:39 ` Jaime Peñalba
0 siblings, 1 reply; 6+ messages in thread
From: Dominik Brodowski @ 2005-06-30 22:25 UTC (permalink / raw)
To: Jaime Peñalba; +Cc: cpufreq
Hi,
please try out
modprobe speedstep-smi smi_cmd=0x82 smi_port=0xb2 smi_sig=1
Dominik
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: More Pentium III (Coppermine) problems
2005-06-30 22:25 ` Dominik Brodowski
@ 2005-06-30 22:39 ` Jaime Peñalba
2005-07-04 14:44 ` Jaime Peñalba
0 siblings, 1 reply; 6+ messages in thread
From: Jaime Peñalba @ 2005-06-30 22:39 UTC (permalink / raw)
To: cpufreq, linux
also doesnt work ;(
speedstep-lib: x86: 6, model: 8
speedstep-lib: Coppermine: MSR_IA32_EBL_CR_POWERON is 0x44080020, 0x0
speedstep-lib: Coppermine: MSR_IA32_PLATFORM ID is 0x0, 0x2560000
speedstep-smi: signature:0x00008680, command:0x0000e6f5,
event:0x00000000, perf_level:0x47534943.
speedstep-smi: trying to obtain ownership with command 47534982 at port b2
speedstep-smi: result is 0
speedstep-smi: bug #1422 -- can't read freqs from BIOS
speedstep-smi: could not detect low and high frequencies by SMI call.
speedstep-lib: trying to determine both speeds
speedstep-lib: P3 - MSR_IA32_EBL_CR_POWERON: 0x44080020 0x0
speedstep-lib: speed is 500000
speedstep-lib: previous seped is 500000
speedstep-smi: trying to set frequency to state 1 with command
47534982 at port b2
speedstep-smi: retry 1, previous result 0, waiting...
speedstep-smi: retry 2, previous result 0, waiting...
speedstep-smi: retry 3, previous result 0, waiting...
speedstep-smi: retry 4, previous result 0, waiting...
speedstep-smi: retry 5, previous result 0, waiting...
cpufreq: change failed with new_state 2 and result 0
speedstep-lib: P3 - MSR_IA32_EBL_CR_POWERON: 0x44080020 0x0
speedstep-lib: speed is 500000
speedstep-lib: low seped is 500000
speedstep-smi: trying to set frequency to state 0 with command
47534982 at port b2
speedstep-smi: retry 1, previous result 0, waiting...
speedstep-smi: retry 2, previous result 0, waiting...
speedstep-smi: retry 3, previous result 0, waiting...
speedstep-smi: retry 4, previous result 0, waiting...
speedstep-smi: retry 5, previous result 0, waiting...
cpufreq: change failed with new_state 2 and result 0
speedstep-lib: P3 - MSR_IA32_EBL_CR_POWERON: 0x44080020 0x0
speedstep-lib: speed is 500000
speedstep-lib: high seped is 500000
speedstep-smi: could not detect two different speeds -- aborting.
Any more sugestions?
Thanks,
Jaime.
2005/7/1, Dominik Brodowski <linux@dominikbrodowski.net>:
> Hi,
>
> please try out
>
> modprobe speedstep-smi smi_cmd=0x82 smi_port=0xb2 smi_sig=1
>
>
> Dominik
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: More Pentium III (Coppermine) problems
2005-06-30 22:39 ` Jaime Peñalba
@ 2005-07-04 14:44 ` Jaime Peñalba
2005-07-10 18:27 ` Dominik Brodowski
0 siblings, 1 reply; 6+ messages in thread
From: Jaime Peñalba @ 2005-07-04 14:44 UTC (permalink / raw)
To: cpufreq, linux
Nobody has any more suggestions?
Any help would be appreciated.
Thanks,
Jaime.
2005/7/1, Jaime Peñalba <jpenalbae@gmail.com>:
> also doesnt work ;(
>
> speedstep-lib: x86: 6, model: 8
> speedstep-lib: Coppermine: MSR_IA32_EBL_CR_POWERON is 0x44080020, 0x0
> speedstep-lib: Coppermine: MSR_IA32_PLATFORM ID is 0x0, 0x2560000
> speedstep-smi: signature:0x00008680, command:0x0000e6f5,
> event:0x00000000, perf_level:0x47534943.
> speedstep-smi: trying to obtain ownership with command 47534982 at port b2
> speedstep-smi: result is 0
> speedstep-smi: bug #1422 -- can't read freqs from BIOS
> speedstep-smi: could not detect low and high frequencies by SMI call.
> speedstep-lib: trying to determine both speeds
> speedstep-lib: P3 - MSR_IA32_EBL_CR_POWERON: 0x44080020 0x0
> speedstep-lib: speed is 500000
> speedstep-lib: previous seped is 500000
> speedstep-smi: trying to set frequency to state 1 with command
> 47534982 at port b2
> speedstep-smi: retry 1, previous result 0, waiting...
> speedstep-smi: retry 2, previous result 0, waiting...
> speedstep-smi: retry 3, previous result 0, waiting...
> speedstep-smi: retry 4, previous result 0, waiting...
> speedstep-smi: retry 5, previous result 0, waiting...
> cpufreq: change failed with new_state 2 and result 0
> speedstep-lib: P3 - MSR_IA32_EBL_CR_POWERON: 0x44080020 0x0
> speedstep-lib: speed is 500000
> speedstep-lib: low seped is 500000
> speedstep-smi: trying to set frequency to state 0 with command
> 47534982 at port b2
> speedstep-smi: retry 1, previous result 0, waiting...
> speedstep-smi: retry 2, previous result 0, waiting...
> speedstep-smi: retry 3, previous result 0, waiting...
> speedstep-smi: retry 4, previous result 0, waiting...
> speedstep-smi: retry 5, previous result 0, waiting...
> cpufreq: change failed with new_state 2 and result 0
> speedstep-lib: P3 - MSR_IA32_EBL_CR_POWERON: 0x44080020 0x0
> speedstep-lib: speed is 500000
> speedstep-lib: high seped is 500000
> speedstep-smi: could not detect two different speeds -- aborting.
>
> Any more sugestions?
>
> Thanks,
> Jaime.
>
> 2005/7/1, Dominik Brodowski <linux@dominikbrodowski.net>:
> > Hi,
> >
> > please try out
> >
> > modprobe speedstep-smi smi_cmd=0x82 smi_port=0xb2 smi_sig=1
> >
> >
> > Dominik
> >
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: More Pentium III (Coppermine) problems
2005-07-04 14:44 ` Jaime Peñalba
@ 2005-07-10 18:27 ` Dominik Brodowski
2005-07-10 22:02 ` Jaime Peñalba
0 siblings, 1 reply; 6+ messages in thread
From: Dominik Brodowski @ 2005-07-10 18:27 UTC (permalink / raw)
To: Jaime Peñalba; +Cc: cpufreq
On Mon, Jul 04, 2005 at 04:44:36PM +0200, Jaime Peñalba wrote:
> Nobody has any more suggestions?
Re-try with said parameters and _different_ BIOS settings. Maybe one such
combination actually works... Oh, and the acpi-cpufreq driver does not work
on your system, I suppose?
Dominik
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: More Pentium III (Coppermine) problems
2005-07-10 18:27 ` Dominik Brodowski
@ 2005-07-10 22:02 ` Jaime Peñalba
0 siblings, 0 replies; 6+ messages in thread
From: Jaime Peñalba @ 2005-07-10 22:02 UTC (permalink / raw)
To: Dominik Brodowski; +Cc: cpufreq
I dont know what could be happening, changing bios settings, has no
effect. And no, acpi-cpufreq doesnt work :(
Anyway, Thanks for your help.
Jaime.
2005/7/10, Dominik Brodowski <linux@dominikbrodowski.net>:
> On Mon, Jul 04, 2005 at 04:44:36PM +0200, Jaime Peñalba wrote:
> > Nobody has any more suggestions?
>
> Re-try with said parameters and _different_ BIOS settings. Maybe one such
> combination actually works... Oh, and the acpi-cpufreq driver does not work
> on your system, I suppose?
>
> Dominik
>
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2005-07-10 22:02 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-30 22:11 More Pentium III (Coppermine) problems Jaime Peñalba
2005-06-30 22:25 ` Dominik Brodowski
2005-06-30 22:39 ` Jaime Peñalba
2005-07-04 14:44 ` Jaime Peñalba
2005-07-10 18:27 ` Dominik Brodowski
2005-07-10 22:02 ` Jaime Peñalba
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.