All of lore.kernel.org
 help / color / mirror / Atom feed
* Problems with Centrino frequency modulation
@ 2005-04-29 23:58 Joshua Kwan
  2005-04-30  0:54 ` Kevin Fenzi
  0 siblings, 1 reply; 2+ messages in thread
From: Joshua Kwan @ 2005-04-29 23:58 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1020 bytes --]

Hello!

I'm running 2.6.11.7 on an IBM Thinkpad T42. APM is working out very
nicely in everything except clock modulation, which seems to require
ACPI before speedstep-centrino will see it. p4-clockmod is able to
wrangle the CPU, but it warns that I should really be using
speedstep-centrino as p4-clockmod can't change the CPU voltage.

My CPU is family 6 / model 13 / stepping 6 (CPU_DOTHAN_B0 in
speedstep-centrino.c.) Is there a way to get speedstep-centrino working
without having to use the wretched ACPI (which, among other things,
prevents -- or at least makes it a large magnitude harder to -- sleep.
If I do echo 3 > /proc/acpi/sleep or echo mem > /sys/power/state, it
sleeps correctly, but will wake up with a blank screen or a completely
white one. [Observant readers will notice this is exactly what I
reported with my last laptop and I'm disappointed to notice that the
problem is not restricted to that POS.]) Therefore, I really, really
don't want to use ACPI.

Any suggestions?

Thanks.

--
Joshua Kwan

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 948 bytes --]

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

* Re: Problems with Centrino frequency modulation
  2005-04-29 23:58 Problems with Centrino frequency modulation Joshua Kwan
@ 2005-04-30  0:54 ` Kevin Fenzi
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Fenzi @ 2005-04-30  0:54 UTC (permalink / raw)
  To: linux-kernel

>>>>> "Joshua" == Joshua Kwan <joshk@triplehelix.org> writes:

Joshua> Hello!  I'm running 2.6.11.7 on an IBM Thinkpad T42. APM is
Joshua> working out very nicely in everything except clock modulation,
Joshua> which seems to require ACPI before speedstep-centrino will see
Joshua> it. p4-clockmod is able to wrangle the CPU, but it warns that
Joshua> I should really be using speedstep-centrino as p4-clockmod
Joshua> can't change the CPU voltage.

Joshua> My CPU is family 6 / model 13 / stepping 6 (CPU_DOTHAN_B0 in
Joshua> speedstep-centrino.c.) Is there a way to get
Joshua> speedstep-centrino working without having to use the wretched
Joshua> ACPI (which, among other things, prevents -- or at least makes
Joshua> it a large magnitude harder to -- sleep.  If I do echo 3 >
Joshua> /proc/acpi/sleep or echo mem > /sys/power/state, it sleeps
Joshua> correctly, but will wake up with a blank screen or a
Joshua> completely white one. [Observant readers will notice this is
Joshua> exactly what I reported with my last laptop and I'm
Joshua> disappointed to notice that the problem is not restricted to
Joshua> that POS.]) Therefore, I really, really don't want to use
Joshua> ACPI.

Not that you want to hear it, but I have a T42p (that I just got a few
weeks ago) and it can do S3 suspend/resume just fine.

There are 3 things you need to do: 

boot with: "acpi_sleep=s3_bios"

rmmod all the usb modules before suspending. 

do not use the binary only ati drivers. 

I use the hibernate script from the suspend2 project: 
http://suspend2.net/
set to do S3 instead of suspend2, which also unloads blacklisted
modules (Including the usb ones) and re-loads them on resume. 

You might try that if you get a chance. ACPI has come a long way... 

Joshua> Thanks.
Joshua> -- Joshua Kwan

kevin


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

end of thread, other threads:[~2005-04-30  0:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-29 23:58 Problems with Centrino frequency modulation Joshua Kwan
2005-04-30  0:54 ` Kevin Fenzi

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.