public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* speedstep-centrino (no such device)
@ 2007-06-28 12:33 Renato S. Yamane
  2007-06-28 13:22 ` jimmy bahuleyan
  0 siblings, 1 reply; 4+ messages in thread
From: Renato S. Yamane @ 2007-06-28 12:33 UTC (permalink / raw)
  To: Linux Kernel Mailing List

Hi,

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.

More information can see in:
<https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.17/+bug/66812>

Regards,
Renato

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: speedstep-centrino (no such device)
  2007-06-28 12:33 Renato S. Yamane
@ 2007-06-28 13:22 ` jimmy bahuleyan
  0 siblings, 0 replies; 4+ messages in thread
From: jimmy bahuleyan @ 2007-06-28 13:22 UTC (permalink / raw)
  To: Renato S. Yamane; +Cc: Linux Kernel Mailing List

Renato S. Yamane wrote:
> Hi,
> 
> 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.
> 
> More information can see in:
> <https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.17/+bug/66812>
> 
> Regards,
> Renato

did you try with the latest kernel (it works on my PentiumM and kubuntu)
or is this a ubuntu specific bug?


-jb
-- 
Tact is the art of making a point without making an enemy.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: speedstep-centrino (no such device)
       [not found] <fa.jQgBX5GocqZWw6ordgUe/I1tfb0@ifi.uio.no>
@ 2007-06-28 23:23 ` Robert Hancock
  2007-07-01  2:04   ` Renato S. Yamane
  0 siblings, 1 reply; 4+ messages in thread
From: Robert Hancock @ 2007-06-28 23:23 UTC (permalink / raw)
  To: Renato S. Yamane; +Cc: Linux Kernel Mailing List

Renato S. Yamane wrote:
> Hi,
> 
> 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.
> 
> More information can see in:
> <https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.17/+bug/66812>

I believe acpi-cpufreq is preferred over speedstep-centrino in most 
cases today, does that work?

-- 
Robert Hancock      Saskatoon, SK, Canada
To email, remove "nospam" from hancockr@nospamshaw.ca
Home Page: http://www.roberthancock.com/


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: speedstep-centrino (no such device)
  2007-06-28 23:23 ` speedstep-centrino (no such device) Robert Hancock
@ 2007-07-01  2:04   ` Renato S. Yamane
  0 siblings, 0 replies; 4+ messages in thread
From: Renato S. Yamane @ 2007-07-01  2:04 UTC (permalink / raw)
  To: Robert Hancock; +Cc: cpufreq, Linux Kernel Mailing List, jeremy

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-07-01  2:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [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
2007-06-28 12:33 Renato S. Yamane
2007-06-28 13:22 ` jimmy bahuleyan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox