All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kenneth Ho <ken.ho@theorem.ca>
To: cpufreq@www.linux.org.uk
Subject: speedstep-piix4 don't work
Date: Tue, 08 Jul 2003 12:12:54 -0400	[thread overview]
Message-ID: <3F0AED86.7040500@theorem.ca> (raw)

The latest patch posted on this mailing list, against 2.4.21-ac4, 
doesn't work on my Thinkpad X20.

The CPU is a Speedstep capable P3@600MHz, whose clockspeed varies from 
260 to 600 depending on BIOS settings and AC power (as reported during 
testing with speedstep-detect and bootup). speedstep-detect also catches 
a single bit GPO change when switching from AC to battery on boot, with 
BIOS settings at automatic defaults.

GPOs changes from 0x767bbfe to 0x767fbbff after disconnecting the AC. 
This should be gpo_hilo=0.

Calling modprobe speedstep-piix4 gpo_hilo=0 leaves dmesg saying cpufreq: 
changed failed.

Using the old speedstep_bx module on poupinou with gpo_hilo=0 yields the 
following (success) output on dmesg:
gpo_hilo: 0x34
gpo_hilo_shift: 0x0
frequency_high: 600000
frequency_low: 500000

I'd like to use the autospeedstep daemon for neat powersaving-ness so 
any assistance and troubleshooting would be appreciated.

(Incidentally, the patch posted leaves out a dependency of 
speedstep-lib.o - so I added it to the arch/i386/kernel/Makefile)

             reply	other threads:[~2003-07-08 16:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-08 16:12 Kenneth Ho [this message]
2003-07-08 16:35 ` speedstep-piix4 don't work Ducrot Bruno
2003-07-08 17:45   ` Kenneth Ho
2003-07-08 18:17     ` Ducrot Bruno
2003-07-09  6:09       ` Kenneth Ho
2003-07-09 10:08         ` Ducrot Bruno
2003-07-11 15:11           ` Frank Mehnert
2003-07-11 15:48             ` Ducrot Bruno
2003-07-11 16:08               ` Frank Mehnert

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=3F0AED86.7040500@theorem.ca \
    --to=ken.ho@theorem.ca \
    --cc=cpufreq@www.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.