public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Renato S. Yamane" <renatoyamane@mandic.com.br>
To: Robert Hancock <hancockr@shaw.ca>
Cc: cpufreq@lists.linux.org.uk,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	jeremy@goop.org
Subject: Re: speedstep-centrino (no such device)
Date: Sat, 30 Jun 2007 23:04:39 -0300	[thread overview]
Message-ID: <46870BB7.9020901@mandic.com.br> (raw)
In-Reply-To: <468442D4.2030900@shaw.ca>

Robert Hancock wrote:
> Renato S. Yamane wrote:
>> Is impossible use speedstep in my Laptop with Pentium M 1,86Ghz:
>>
>> #modprobe speedstep-centrino
>> FATAL: Error inserting speedstep_centrino 
>> (/lib/modules/2.6.18-3-686/kernel/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.ko): 
>> No such device
>>
>> To do that (speedstep), I need install powersaved, but 
>> speedstep-centrino is not used.
> 
> I believe acpi-cpufreq is preferred over speedstep-centrino in most 
> cases today, does that work?

Robert, acpi_cpufreq works fine to me.
I insert parameter CPUFREQD_MODULE="acpi_cpufreq" in my 
/etc/powersave/cpufreq and now is possible use scaling frequency.

I read 
/usr/src/linux-2.6.21.5/arch/i386/kernel/cpu/cpufreq/speedstep-centrino.c 
and see that this module is made using document 25261202.pdf (from 
Intel) as reference.

This document include only some Pentium M models.

My Pentium M is model 750 (1.86GHz) and you can see datasheet on 
document 30526202.pdf available here:
<http://download.intel.com/design/mobile/datashts/30526202.pdf>

What I can choose on "CPUFreq Processor drivers" availiable in .config?
Currently I do that (in Kernel 2.6.21.1):

# CPUFreq processor drivers
#
CONFIG_X86_ACPI_CPUFREQ=m
# 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_ICH=m
# CONFIG_X86_SPEEDSTEP_SMI is not set
# CONFIG_X86_P4_CLOCKMOD is not set
# CONFIG_X86_CPUFREQ_NFORCE2 is not set
# CONFIG_X86_LONGRUN is not set
# CONFIG_X86_LONGHAUL is not set
# CONFIG_X86_E_POWERSAVER is not set

#
# shared options
#
# CONFIG_X86_ACPI_CPUFREQ_PROC_INTF is not set
CONFIG_X86_SPEEDSTEP_LIB=m
CONFIG_X86_SPEEDSTEP_RELAXED_CAP_CHECK=y

Best regards,
Renato S. Yamane

  reply	other threads:[~2007-07-01  2:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <fa.jQgBX5GocqZWw6ordgUe/I1tfb0@ifi.uio.no>
2007-06-28 23:23 ` speedstep-centrino (no such device) Robert Hancock
2007-07-01  2:04   ` Renato S. Yamane [this message]
2007-06-28 12:33 Renato S. Yamane
2007-06-28 13:22 ` jimmy bahuleyan

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=46870BB7.9020901@mandic.com.br \
    --to=renatoyamane@mandic.com.br \
    --cc=cpufreq@lists.linux.org.uk \
    --cc=hancockr@shaw.ca \
    --cc=jeremy@goop.org \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox