From: Henne <henne@nachtwindheim.de>
To: cpufreq@lists.linux.org.uk
Subject: cpufreq on Toshiba Portege M100 Laptop
Date: Thu, 12 Jul 2007 13:41:46 +0200 [thread overview]
Message-ID: <4696137A.1010701@nachtwindheim.de> (raw)
Hello,
this week I got a Toshiba Portege M100 Laptop. I installed Debian (sid) and everything was great.
I could see the P-States on powertop, which were 600MHz - 1200 MHz in 100MHz steps.
Then I upgraded the firmware of the Laptop and then it happend:
acpi-cpufreq: acpi_cpufreq_init
acpi-cpufreq: acpi_cpufreq_early_init
cpufreq-core: trying to register driver acpi-cpufreq
cpufreq-core: adding CPU 0
acpi-cpufreq: acpi_cpufreq_cpu_init
acpi-cpufreq: No P-States 1
cpufreq-core: initialization failed
cpufreq-core: no CPU initialized for driver acpi-cpufreq
cpufreq-core: unregistering CPU 0
That 1 in the line after "No P-States" is the value of perf->state_count from acpi_cpufreq_cpu_init(),
which I added to acpi-cpufreq to see whats wrong. I used the latest kernel-2.6.22-git2 via git.
Then I tryed cpeedstep-centrino with this result.
cpufreq-core: trying to register driver centrino
cpufreq-core: adding CPU 0
speedstep-centrino: No P-States
speedstep-centrino: speedstep-centrino: invalid ACPI data
speedstep-centrino: found "Intel(R) Pentium(R) M processor 1200MHz": max frequency: 1200000kHz
speedstep-centrino: trying to enable Enhanced SpeedStep (111088)
speedstep-centrino: couldn't enable Enhanced SpeedStep
cpufreq-core: initialization failed
cpufreq-core: no CPU initialized for driver centrino
cpufreq-core: unregistering CPU 0
So can you help/tell me where i have to look for this error.
Before the firmware upgrade I made hexdump -C of the first MB of /dev/mem, maybe that could help.
Btw, PFX should not be used in dprintk(), cause speedstep-centrino: is printed twice.
I'll write a patch for that.
Greets, Henne.
P.S. Here's the output of /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 9
model name : Intel(R) Pentium(R) M processor 1200MHz
stepping : 5
cpu MHz : 598.516
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 sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 tm pbe est tm2
bogomips : 1197.79
clflush size : 64
next reply other threads:[~2007-07-12 11:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-12 11:41 Henne [this message]
2007-07-16 21:17 ` cpufreq on Toshiba Portege M100 Laptop Pallipadi, Venkatesh
2007-07-17 16:07 ` Henne
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=4696137A.1010701@nachtwindheim.de \
--to=henne@nachtwindheim.de \
--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.