All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jaime Peñalba" <jpenalbae@gmail.com>
To: cpufreq@lists.linux.org.uk
Subject: More Pentium III (Coppermine) problems
Date: Fri, 1 Jul 2005 00:11:06 +0200	[thread overview]
Message-ID: <edaeffdd05063015115b422687@mail.gmail.com> (raw)

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.

             reply	other threads:[~2005-06-30 22:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-30 22:11 Jaime Peñalba [this message]
2005-06-30 22:25 ` More Pentium III (Coppermine) problems 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=edaeffdd05063015115b422687@mail.gmail.com \
    --to=jpenalbae@gmail.com \
    --cc=cpufreq@lists.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.